/* CSS Document */

body {  background-color: #FFFFFF; 
}



.Menu { font-family: "Courier New", Courier, mono; font-size: 14pt; font-style: normal; font-weight: bold; color: #999999; text-decoration: none }

a.Menu:hover		{
	color: #990033;
	font-weight: bolder;
} 



.inhalt {  font-family: "Courier New", Courier, mono; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; color: #999999}



.inhaltlk {
	font-family:"Courier New", Courier, mono;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
}

a.inhaltlk:link { color: #CC0033;} 

a.inhaltlk:hover		{ color: #FF9966;}




.inhaltlkmini {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none;}

a.inhaltlkmini:link { color: #0066FF;} 

a.inhaltlkmini:hover		{ color: #FFFF66;}

a.inhaltlkmini:visited { color: #0066FF;} 

a.inhaltlkmini:visited:hover { color: #FFFF66;}



.menukl { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color:  #000000; text-decoration: none }

a.menukl:hover		{ color: #FFFF33;} 

.Titel {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}



.kleinerLink {  font-size: 8pt; color: #FFFF00; text-decoration: none}

a.kleinerLink:hover		{ color: #0066FF;} 
.inhaltklbright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.inhaltmini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}

