body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-size: 12px;
}
a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #666666;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

.ueber1 {
	font-size: 24px;
	font-weight: bold;
	color: #006600;

}
.ueber2 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;

}
#fettkursiv { 
font-weight:bold; 
font-style:italic; 
}
.wichtig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	background-color: #e0e0e0;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	border: none;





}
UL{ 
list-style: outside 
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #CCCCCC;
}
