body {
	background-color: #0081c6;
	font-family:Tahoma;
	font-size:small;
}

a {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
}

a.aktiv {
	color: #0081c6;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.aktiv:hover {
	color: #0081c6;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}

table.navi {
	width:133px;
}


td.naviMitte {
	background:url(../image/naviMitte.jpg);
	text-align:left;
	height: 26px;
	padding-left:5px;
	
}
td.naviOben {
	background:url(../image/naviOben.jpg);
	text-align:left;
	height: 34px;
	padding-left:5px;
	
}
td.naviUnten {
	background:url(../image/naviUnten.jpg);
	text-align:left;
	height: 34px;
	padding-left:5px;
	
}
td.werbMitte {
	/*height:127px;*/
	vertical-align:middle; 
	text-align:center;
	background:url(../image/werbMitte.jpg);
}

td.textFeldMitte {
	padding-left:10px;
	padding-top:10px;
	vertical-align:top;
	height:430px;
}


table.hintergrundRahmen {
	border-width:1px;
  	border-style:solid;
  	border-color:#000000;
	width:970px;
	cellpadding:0px;
	cellspacing:0px;  
	background-color:#FFFFFF;
	height:580px
}

.Auswahlschritt {
	color: #0081c6;
	font-weight: bold;
}

.FehlerhafteEingaben {
	color: #FF0000;
	font-weight: bold;
}

.titelUntertitel {
	color: #0081c6;
	font-style: normal;
	font-weight: bold;
}

.untertitel {
	color: #0081c6;
	font-style: normal;
}

.kursAusfall {
	color: #000000;
	font-style:italic;
}

.anmerkungTextfeld {
	border: thin solid #FF0000;
}