html, body, td, th, p
{
font-family: verdana, geneva, sans-serif;
font-size: 11pt;
font-weight: normal;
font-color: Black;
scrollbar-face-color:White;
scrollbar-highlight-color:White;
scrollbar-3dlight-color:#3366ff;
scrollbar-darkshadow-color:#000033;
scrollbar-shadow-color:#000099;
scrollbar-arrow-color:#000099;
scrollbar-track-color:White;
}
body {

margin:0px;
padding:0px;
background:url("hintergrund.png") #CC0606;
background-repeat:repeat-x;
color: #C0C0C0;
}


	
.kl
{
font-family: verdana, geneva, sans-serif;
font-size: 9pt;
color: #121212;
}
.mini
{
font-family: verdana, geneva, sans-serif;
font-size: 7pt;
color: #121212;
}
.rechtliches
{
font-family: verdana, geneva, sans-serif;
font-size: 9pt;
color: #5C7000;
}

.text
{
font-family: verdana, geneva, sans-serif;
font-size: 11pt;
color: #660000;
font-weight:normal;
}  
	
ol, ul, li 	
	{
font-family: verdana, geneva, sans-serif;
font-size: 11pt;
color: #660000;
font-weight:normal;
}  

h1
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 14pt;
color: #CC0606;
font-weight:bold;
}
 
h2	
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 14pt;
color: #CC0606;
font-weight:bold;
}
				
h3
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 14pt;
color: #CC0606;
font-weight:bold;
}	
h4
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 14pt;
color: #CC0606;
font-weight:bold;
}	

.ueberschrift
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 14pt;
color: #CC0606;
font-weight:bold;
}
	
.gross 
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 12pt;
COLOR: #CC0606;
TEXT-DECORATION: none;
font-weight: bold;
}


A:link 
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 10pt;
COLOR: #CC0606;
TEXT-DECORATION: none;
font-weight: bold;
}

A:visited 
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 10pt;
COLOR: #CC0606;
TEXT-DECORATION: none;
font-weight: bold;
}
	
A:hover 
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 10pt;
COLOR: #ffffff; 
TEXT-DECORATION: underline;
font-weight: bold;
}
	
A:active 
{
font-family: Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
font-size: 10pt;
FONT-WEIGHT: bold;
COLOR: #CC0606;
TEXT-DECORATION: none;
font-weight: bold;
}

/* footer
--------------------------------------------------*/

#footer {

background:url("footer_linie.jpg");
background-repeat:no-repeat;
font-color:#5F6061;
}

#footer a {
color:#63B021;
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
color:#5a5a5a;
}


