body {

font-family : verdana,arial,helvetica;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #000000;
background-color : #0033ff;
}





/* menülinks  */

a.textlink {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:lighter;
text-decoration:none;
color: #000000;
}
a.textlink:visited {
color:#000000;
}
a.textlink:hover {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;


}




/* Menü-Links alternativ*/

a.menue {
	text-decoration: none;
	color: #000000;
	font-family: "Comic Sans MS";
	font-size:14px;
	font-style: normal;
	font-weight: bold;


}
a.menue:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: "Comic Sans MS";
	text-decoration: underline;





}
a.menue:visited {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;


}
.text {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: #0033FF;
	color: #FFFF33;



}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF33;
	font-weight: bold;

}
.Seitentext {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFF33;
	background-color: #0033FF;

}
a.menuegelb:hover {
	text-decoration: none;
	color: #FFFF33;
	font-family: "Comic Sans MS";
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}
a.menuegelb {
	text-decoration: none;
	color: #FFFF33;
	font-family: "Comic Sans MS";
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;

}
a.menuaktuell {


	text-decoration: underline;
	color: #FFFF33;
	font-family: "Comic Sans MS";
	font-size:14px;
	font-style: normal;
	font-weight: bold;
}
a.menuaktuell:hover {

	text-decoration: none;
	color: #FFFF33;
	font-family: "Comic Sans MS";
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
