HTML, BODY {
	background-image: url(../04_images/tapete.gif);
	Width: 100%;
	Height: 100%;
	Margin: 0;
	Overflow: yes;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
} 

a:link { 
  font-weight: bold; 
  color: #990000; 
  text-decoration: none; 
} 

a:visited { 
  font-weight: bold; 
  text-decoration: none; 
  color: #990000; 
} 

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

a:active { 
  text-decoration: none; 
  color: #999999; 
}

.ueberschrift {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
} 

.ueberschrift02 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;

}
