/* DATEI: pmm.css */

#noprint
{
	display: none;
}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
 }

.toolbar {
	visibility : hidden;
	display : none;
}

.textnavi {
	visibility : hidden;
	display : none;
}

.content {
	color : Black;
}

span.starttext {
	font-size: 10px;
}

.opt {
	color : Green;
}

.bgreen {
  color: Green;
  font-weight: bold;
}

.bred {
  color: Red;
  font-weight: bold;
}

.headline {
	color : Black;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
}

.whitetext {
	color : #FFFFFF;
	font-weight: bold;
}

span.pseudolinkblack {
  color: Black;
  text-decoration: underline;
  font-weight: normal;
}

span.pseudolinkblue {
  color: Blue;
  text-decoration: underline;
  font-weight: normal;
}

a.courses {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight: normal;
	text-decoration : underline;
}

a.courses:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight: normal;
	text-decoration : underline;
}

a.courses:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight: normal;
	text-decoration : underline;
}

a.forumindex {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-weight: bold;
	text-decoration : underline;
}

a.forumindex:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-weight: bold;
	text-decoration : underline;
}

a.forumindex:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-weight: bold;
	text-decoration : underline;
}

a.startangebot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
}

a.startangebot:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
}

span.startangebot {
	font-size: 18Px;
	font-weight: bold;
}
 
span.Veranstaltungstitel {
	font-weight : bold;
	font-size : 11px;
}

span.Veranstaltungsueberschrift {
	font-weight : normal;
	font-size : 11px;
}

td.Bottomline {
	font-weight : normal;
	font-size : 11px;
}

span.Formel {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
	font-size : 15px;
}

h1 {
	font-size: 22px;
	font-weight : bold;
	color : Black;
}

h2 {
	font-size:20px;
	font-weight : bold;
	color : #000000;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color : #000000;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color : #000000;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color : #000000;
}

p.Bildunterschrift {
	color : #000000;
	font-weight : normal;
	font-size: 10px;
	font-style : italic;
}

ul {
	list-style-type : disc;
}

ol {
	list-style-type : decimal;
}

td.Kopfzeile {
	background-color : #336699;
	background : #336699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-align : left;
}



td.Fusszeile {
	background-color : #336699;
	background : #336699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-align : left;
}

td.Toolbutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

td.Textkoerper {
	background-color : #FFFFFF;
	background : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	text-align : left;
}

table.PMM {
	border : thin solid Black;
	empty-cells : show;
/* Cellspacing und Cellpadding fehlen noch */
	}

a.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : underline;
}

a.visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : underline;
}
	
a.glossar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

td.fett {
	color: White;
	font-weight: bold;	
}

p.Zwischenfrage {
	color : Black;
	font-weight : bold;
}

td.Ortsangabe {
/*	color : #FFFFFF; */
	color: #000000;
	font-weight : bold;
}

p.Zwischenueberschrift {
	font-weight: bold;
	color : #000000;
}

p.Fehlermeldung {
	font-weight: bold;
	color: Red;
}

BODY {
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 0;
	margin-bottom : 0;
	}

td.Coursemap {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size: 10px;
}

a.Coursemap:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: Blue;
}

a.Coursemap:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: Blue;
}

a.Coursemap:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: Blue;
	background-color : #CCCCCC;
	background : #CCCCCC;
}

a.Coursemap_selected:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: White;
	background-color : Navy;
	background : Navy;
}

a.Coursemap_selected:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: White;
	background-color : Navy;
	background : Navy;
}

a.Coursemap_selected:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: Blue;
	background-color : #CCCCCC;
	background : #CCCCCC;
}


td.Formularfeld {
	background-color : #336699;
	background : #336699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-align : left;
	font-size: 12px;
	vertical-align : top;
}

td.gruppen {
	background-color : White;
	background : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	text-align : left;
	font-size: 12px;
	vertical-align : top;
}

.kopf {
	font-size: 12px;
	color : #2D2DD0;
}
	
td.list {
	background-color: #FFFFFF;
	background: #FFFFFF;
	font-size: 12px;
	}	

td.listc {
	background-color: #D7EBFF;
	background: #D7EBFF;
	font-size: 12px;
}	

td.forumhead {
	background-color: #E0E0E0;
	background: #E0E0E0;
	font-size: 12px;
}	

td.forumtop {
	background-color: #2D2DD0;
	background: #2D2DD0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}	

td.forumbody {
	font-size: 12px;
}	

td.forumc {
	background-color: #F0F0F0;
	background: #F0F0F0;
	font-size: 12px;
}

td.forum {
	background-color: #FFFFFF;
	background: #FFFFFF;
	font-size: 12px;
}

a.intable {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-align : left;
	text-decoration : underline;
	font-size: 11px;
}


input {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size: 12px;

}

a.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #0000FF;
	text-decoration : underline;
	font-size: 10px;
}

select.switch {
color : #336699;
font-size: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}


td.subtitle_sel {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	font-size: 11px;
}

td.subtitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	font-size: 11px;
}

td.rundkopf {
	background-color : #2F2FBD;
	background : #2F2FBD;
	color : White;
	font-weight : bold;
}

.textmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	font-weight: bold;
	text-decoration : none;
}
