/* CSS Document */

body{ 
padding:0em 0em 0em 0em; 
margin:0em 0em 0em 0em; 
 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
background:url(bilder/bg.gif);
text-align:left;
} 

#grau_bg{
background-color:#999999;
color:#000000;
}
#white_bg{
background-color:#FFFFFF;
color:#000000;
}

a:link { 
color:#000000; 
text-decoration:none; 
font-size:12px; 
} 

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

a:hover { 
color:#003399; 
text-decoration:none; 
font-size:12px; 
} 

#head{ 
font-size:13px; 
color:#003399;
font-weight:bold;
} 

.blau_highlight
{color: #003399;}

.zitat1 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.zitat2 {
font-size: 11px;
}

.inhalt:link { 
color:#003399; 
text-decoration:none; 
font-size:12px; 
} 

.inhalt:visited { 
color:#003399; 
text-decoration:none; 
font-size:12px; 
} 

.inhalt:hover { 
color:#003399; 
text-decoration:none; 
font-size:12px; 
} 