@charset "utf-8";
/* CSS Document */

body{
background-color:#D2EBF3;
margin:0;
margin-top:50px;
margin-bottom: 50px;
padding:0;
height:100%; 
color:#757575;
  background:				   url(http://www.goedkoop-verzekeren.eu/image-files/bg.jpg) repeat-x;
  background-position:		   bottom;
  background-attachment:	   fixed;

}
#container{
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	border:1px solid #03AADF;
	border-top:none;
}

#banner{
background-image: url(image-files/banner_spaarvarken.png);


}
#footer{

}
#content{
	height:100%;
	width:530px;
	float:left;
}
#menu{
width:200px;
float:left;
height:100%;
padding-left:10px;
margin-right:10px;
padding-right:10px;
margin-top:20px;
border-left:0px;
}
#menu_right{
width:160px;
float:right;
height:100%;
padding-top:20px;
}
.rechts{
border: 1px solid #03AADF;
width:138px;
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
margin-bottom:20px;
}
.rechts_actie{
width:138px;
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
margin-bottom:20px;
}
#adsenseblok{
float:left;
margin-right:40px;
margin-bottom:40px;
}
#adsensebanner{
margin-top:10px;
margin-bottom:0px;
width:100%;
text-align:center;

}
#streep{
width:10px;
height:250px;
background-color:#03AADF;
float:left;

}
#tekst{
margin-bottom:30px;

}
#main{
background-color:#FFFFFF;

}
div.kop_menu, h1, h2{
	font-size:20px;
	color:#19406A;
	margin-bottom:10px;
	margin-top:0px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
div.kop_menu{
	font-size:16px;
}
h1{
	color:#666666;
	font-size:20px;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}
div.tussenkop_menu, h3	{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
text-decoration:none;
font-weight:bold;
margin-bottom:0px;
}
h3{
color:#666666;
}
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#03AADF;
	font-weight:bold;
	text-decoration:underline;
	line-height:15px;
}
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#03AADF;
	font-weight:bold;
	text-decoration:underline;
	line-height:15px;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#03AADF;
	font-weight:bold;
	text-decoration:underline;
	line-height:15px;
}
a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#03AADF;
	font-weight:bold;
	text-decoration:underline;
	line-height:15px;
}
ul{
	margin-left:10px;
}
table{
border:1px solid #666666;
border-collapse:collapse;
}
.rating,
.rating a:hover,
.rating .current
{
background: url(http://www.goedkoop-verzekeren.eu/image-files/stars.jpg) left;
}
.rating
{
position: relative;
width: 125px; /* 5 stars width */
height: 25px; /* 1 star height */
overflow: hidden;
list-style: none;
margin: 0px;
padding: 0px;
background-position: top left;
}
.rating li
{
display: inline;
}
.rating a,
.rating .current
{
position: absolute;
top: 0;
left: 0;
text-indent: -9000px;
height: 25px; /* 1 star height */
line-height: 25px; /* 1 star height */
outline: none;
overflow: hidden;
border: none;
/* I replaced the pixel-width with an em-width, but must set font size in px */
font-size: 25px; /* 1 star width */
}
/* Show stars when hovered */
.rating a:hover
{
background-position: left bottom;
}
/* Set each section to the appropriate width, stacking so leftmost is topmost */
.rating a.rate1
{
width: 20%;
z-index: 6;
}
.rating a.rate2
{
width:40%;
z-index: 5;
}
.rating a.rate3
{
width:60%;
z-index: 4;
}
.rating a.rate4
{
width:80%;
z-index: 3;
}
.rating a.rate5
{
width:100%;
z-index: 2;
}
.rating .current
{
z-index: 1;
background-position: left center;
}

.rechts_kop_titel, .rechts_kop{
	height:100%;
	width:150px;
	background-color:#FFFFFF;
	-moz-border-radius-topright: 10px;
    -webkit-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
    -webkit-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}

.rechts_kop_titel{
	background-color:#03AADF;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:5px 0px 5px 0px;
}
