body, p, td {font-family: Arial, helvetica, verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	scrollbar-face-color:#7C2E13;
scrollbar-shadow-color:#C68F7C;
scrollbar-highlight-color:#C68F7C;
scrollbar-3dlight-color:#C68F7C;
scrollbar-darkshadow-color:#C68F7C;
scrollbar-track-color:#C68F7C;
scrollbar-arrow-color:#F9DA6E
	
}

h1          
 { font-family: Arial, helvetica, verdana; 
 font-size: 50pt; 
font-weight: bold;
 color: #ffffff; 
 letter-spacing: 2pt;  
 font-weight: bold 
 
 }

h2          
 { font-family: Arial, helvetica, verdana; 
 font-size: 20pt; 
 font-weight: bold;
 color: #ffffff; 
 letter-spacing: 1pt;  
 font-weight: bold 
 
 }
 
 h3          
 { font-family: Arial, helvetica, verdana; 
 font-size: 30pt; 
 font-weight: bold;
 color: #ffffff; 
 letter-spacing: 2pt;  
 font-weight: bold 
 
 }

#hintergrund { 
	background-image: url('imges/hg.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: -120px;
	left: 00px;
}

#logo { 
	position: absolute;
	top: 350px;
	left: -10px;
	width: 438px;
	height: 300px;
	background-image: url('images/logo3.gif');
	background-repeat: no-repeat;

}

#striche {
	position: absolute;
	background-image: url('images/strich.gif');
	background-repeat: no-repeat;
}

#Frames { 
	position: absolute;
	background-image: url('images/rahmen.gif');
	background-repeat: no-repeat;
}

A:link {

font-family: Arial, helvetica, verdana;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #ffffff;

}
A:hover {
font-family: Arial, helvetica, verdana;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #ffffff;
background-color: #F9DA6E;

}
A:active {
font-family: Arial, helvetica, verdana;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #ffa200;
background-color: #F9DA6E;
}

A:visited { color: #ffffff;
font-family: Arial, helvetica, verdana;
font-weight: bold;
font-size: 11px;
text-decoration: none;


	}