A:hover{text-decoration: underline }
a {text-decoration: none;}
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px;
}

.normalwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: ; color: #FFFFFF}
.normalwhitekl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px; font-weight: ; color: #000000; font-weight: bold}
.normaldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
font-weight: ; 	color: #333333;
	font-style: normal;
}
.normalred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
font-weight: ; 	color: #FF0000;
	font-style: normal;
}
.uberschr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 13px; font-weight: ; color: #FFFFFF; font-weight: bold}
.uberschrdark { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 13px; font-weight: ; color: #333333; font-weight: bold }
.dark_fett { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: ; color: #333333 ; font-weight: bold}
.red_fett { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: ; color: #FF9900; font-weight: bold}
.uberschrgruen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
font-weight: ; 	color: #7D9CAE;
	font-weight: bold;
	font-style: normal;
}
.text_gross {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: ; color: #333333; font-weight: normal}
.text_gross_fett {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: ; color: #333333; font-weight: bold}

#nav{
	width:155px;
	padding-top:10px;
	}
	
#nav ul, #nav ul ul, #nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	list-style:none;
	font-weight:bold;
	line-height:30px;
}

#nav ul{
margin:0 0 0 6px;
padding:0 0 0 6px;
}

#nav ul ul{
margin:0 0 0 7px;
padding:0 0 0 7px;
}

	#nav ul li a{
		font-size:12px;
		background:white;
background:url(images/bullet_both.jpg) no-repeat;
background-position:0px -13px;
padding:0 0 0 15px;
	}
	#nav ul li a:hover{
		background-position:0 0;
		 text-decoration:none;
	}
	
	#nav ul ul li a{
		font-size:11px;
			background:white;
			background:url(images/bullet_both.jpg) no-repeat;
background-position:0px -13px;
padding:0 0 0 15px;

	}
	#nav ul ul li a:hover{
		background-position:0 0;
	  text-decoration:none;	}

#footer, #footer a{
	background:#7D9CAE;
	padding:0 0 0 5px;
	color:white;
	font-size:14px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style:italic;
}

#kursplanbutton {
	background:#333333;
	width:150px;
	height:25px;
text-align:center;

}
#kursplanbutton a{
color: #ff9900;
	font-size:14px;
	line-height:25px;
	
}
