BODY  {
	margin: 0;
	padding: 0;
	text-align: center;
	color : black;	
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:white;
	scrollbar-face-color: white; 
    scrollbar-highlight-color: white; 
	scrollbar-shadow-color: black; 
	scrollbar-3dlight-color: black; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
	scrollbar-base-color: black;
	scrollbar-arrow-color: black;
}
P, DIV, TD, TH, TR, LI, UL, table  {
	font-size : 15px;
	font-family : Century Gothic,verdana, Arial, Helvetica;
	color :black;
	line-height: 20px;
}
B, strong  {
	font-size : 16px;
	font-weight : bold;
	font-family : Century Gothic,verdana, Arial, Helvetica;
	
}
h3  {		
	font-size : 20px;
	font-weight : bold;
	font-family : Century Gothic,verdana, Arial, Helvetica;
	color :black;
}
.titel  {		
	font-size : 20px;
	font-weight : bold;
	font-family : Century Gothic,verdana, Arial, Helvetica;
	color :black;
}
.angebot  {		
	font-size : 22px;
	height:30px;
	font-weight : bold;
	font-family : Century Gothic,verdana, Arial, Helvetica;
	color : #FF704A;
}

A:Link, A:Visited  {
	color :#FF704A;
	text-decoration : none;
	font-weight : bold;
	font-size : 22px;
	
}
A:Active {
	color :black;
	text-decoration : none;
	font-weight : bold;
	font-size : 22px;
	
}  
A:Hover {
	color :gray;
	text-decoration : none;
	font-weight : bold;
	font-size : 22px;
	
}  

a:link.cont, a:visited.cont { 
	 font-family: Century Gothic,verdana, Arial, Helvetica; 
	 font-size: 16px; 
	 color: #FF704A;
}  
A:Active.cont, a:hover.cont  {
	color :black;
	font-family: Century Gothic,verdana, Arial, Helvetica;
	font-size : 16px;
}

#hg {
	position:relative;
	text-align: left;
	height:570px;
	width:800px;
	top:30px;
	margin-right:auto;
	margin-left:auto;
	z-index: 1;
	
		
}
#inhalt {	
	position: absolute;
	top: 20px;
	left: 350px;
	width: 430px;
	height: 300px;
	/*background-color: gray;*/
	z-index: 5; 
}

#navi {
	position: absolute;
	top: 14px;
	left:26px;	
	width: 310px;
	z-index: 5;
	/*background-color:#CCCCCC;*/
}
/*a.kreis { 
   background-image:url(images/kreis.gif); 
   }   

a.kreis:hover { 
   background-image:url(images/kreis_schwarz.gif); 
   }  */ 

#bild {	
	position: absolute;
	top: 244px;
	left: 0px;	
	z-index: 3; 
}

#logo {	
	position: absolute;
	top: 360px;
	left: 490px;	
	z-index: 3; 
}
.input  {
    border-bottom: 1px solid black;		
	border-top: 1px solid black;	
	border-left: 1px solid black;	
	border-right: 1px solid black;
}

#rahmen {	
	position: absolute;
	top: 210px;
	left: 200px;	
	z-index: 4; 
}

