
html, body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: White;
	color: black;
} 


#px{
	font-size: 1px;
	color: #929292;
}

A:link {
	color: black;
	text-decoration: none;
	
}     
A:active {color: black;
	text-decoration: none;
}        
A:hover {
	color: black;
	text-decoration: none;
}     
A:visited {color: black;
	text-decoration: none;
} 

#pagewidth{ 
 width:760px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 

  
} 
 
#header{
	height: 100px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(versicherungsvergleich_head.gif);
} 

#leftcol{
	width: 200px;
	float: left;
	position: relative;
	margin-left: -200px;
	margin-right: 1px;
	background-color: #ECF4DF;
	border-right: 1px solid #FFA500;

}

.menu{
	margin-bottom: 2px;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #FFA500;
	font-size: 12px;
	font-weight: bold;
}
.submenu{
	font-size: 10px;
	padding-left: 20px;
	margin-bottom: 5px;
	/*background: transparent url(pfeil.gif) no-repeat 4px;*/
}
#vergleich{
	padding-left:180px;
}
#img{
	float:  right;
	padding: 5px;
}
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 200px; /* left column width. NN4 hack to hide borders */ 
border-left-color: #FFFFFF;   /* left column colour */ 
border-left-style: solid; 
  background-color: #F7FBEF;/* center column colour */ 
width: auto; 
 } 
 

#footer{
	height: 30px;
	width: 100%;
	background-color: #E8F8EA;
	border-top: 2px solid #FFA500;
	
} 
 
#inner{margin:0; width:100%;}
 
#maincol{
	float: left;
	width: 100%;
	position: relative;
	margin: 0 -8px 0 -1px;
}
 
#outer>#inner {
	border-bottom: 0px solid #FFFFFF;
}
 
.clr{clear:both;}
 
.content{padding-left:600px; font-size: 11px;} /*padding for content */ 
.box{
	background-color: #FFFFF0;
	font-size: 11px;
	height: 820px;
}
p{
	margin: 1px 0px 0px 2px;
	padding: 5px 10px 10px 10px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: black;
	
}
h3 {
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 5px;
	margin-top:1px;
	padding-left:5px;

}
.ueber{
	margin-left: 5px;
	background-image: url(sub.jpg);
	background-repeat: repeat-x;
}
#button{
	background-image: url(button3.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 250px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	padding-top: 45px;
	margin-left: 150px;
	margin-bottom:60px;
}
#bu{
	color: #EA9900;
	text-decoration: underline;
}
.haupt{
	font-size: 13px;
	margin-bottom: 20px;
}
.sublinks{
	font-size: 10px;
	width: 760px;
	min-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1000px;
}
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
#space{
	height:750px;
}
 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}
