/* VOORDEEL.COM */

/*main*/
body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body.benefit{
	background-color: #786350;
}


h1{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	font-variant: small-caps;
	color: #003366;
}
h2{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	font-variant: normal;
	color: #039;
	padding: 0px;
	margin: 0px;
}

#container{
	margin: 0 auto;
	padding: 18px 0px 0px 0px;
	width: 900px;
	position: relative;
	background-color: #fff;
}
#containerbenefit{
	margin: 0 auto;
	padding: 18px 0px 0px 5px;
	width: 905px;
	position: relative;
	background-color: #fff;
}


#header{
	position: relative;
	margin: 18px 0px 18px 0px;
	height: 81px;
}
#ads_top{
	position: absolute;
	left: 372px;
	width: 500px;
	height: 81px;
	top: 0px;
}
#ads_side{
	position: absolute;
	left: 882px;
	width: 120px;
	height: 600px;
	top: 158px;
}

#voordeelbon{
	position: absolute;
	left: -354px;
	width: 354px;
	height: 712px;
	top: 0px;	
}
#menu{
	background: url(images/menu_back.jpg) no-repeat;
	height: 74px;
	padding-left: 12px;
	position: relative;
}
#menu ul{
	list-style-type: none;
	height: 74px;
	display: inline;
}
#menu li{
	position: relative;
	float: left;
	height: 28px;
	display: inline;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 12px 12px 0px 12px;
	background: #ff9900;
	font-variant: small-caps;
}

#menu li a{
	text-decoration: none;
	color: #FFF;
}
#menu img{
	border: none;
}

#menu li a span{
	text-decoration: none;
	color: #aaa;
}

#login{
	position: absolute;
	left: 350px;
	width: 500px;
	text-align: right;
	font-variant: small-caps;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	top: 13px;
}
#login a{
	font-variant: small-caps;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


#content{
	width: 100%;
	height: 100%;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}

.smallcomment{
font-size:11px;
color: #F00;
}
.error{
font-size:12px;
color:#FF0000;
font-weight:bold;
}
#footer{
	background: url(images/footer.jpg) no-repeat;
	height: 88px;
	width: 872px;
	padding: 0px 0px 39px 0px;
	position: relative;
}
#footertekst{
	height: 88px;
	left: 147px;
	width: 725px;
	top:0px;
	position: absolute;
}
#footertekst p{
	margin-top:30px;
	font-size: 10px;
	color:#6699ff;
}


.form_fields {
	border: none;
	font:Tahoma 11px #003366;
	background-color:#ffd59a;
}

.kelkoo{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;	
}
.kelkoo h1{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #000;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
.kelkoo td{
	border-bottom: 1px dotted #003366;
}

.kelkoo h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	font-variant: normal;
	color: #003366;
	margin: 0px;
	padding: 0px;	
}
.kelkoo a{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	font-variant: normal;
	color: #003366;
	text-decoration: underline;
}

#hoehetwerkt{
	margin: 10px;
	width: 500px;
	padding: 0px 340px 0px 0px; 
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}


#hoehetwerkt p{
	line-height: 20px;
	font-size: .9em;
	color: #0066cc;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
#hoehetwerkt ul li{
	line-height: 20px;
	font-size: .9em;
	width: 600px;
	color: #0066cc;
}
#homecontent{
	width: 834px;
	margin: 15px 0px 0px 19px;
}
#homecontent p{
	line-height: 20px;
	font-size: .9em;
	width: 550px;
	color: #0066cc;
}
#homecontent p a,#hoehetwerkt a{
	color: #e58500;
}

#homecontentr{
	margin: 30px 0px 0px 0px;
	position: relative;
}

#homecontentr img{
	position: absolute;
	left: 590px;
	top: 20px;
}
#homecontentr ul li{
	line-height: 20px;
	font-size: .9em;
	width: 600px;
	color: #0066cc;
}
.menuitem{
	width: 189px;
	height: 139px;
	float: left;
	margin: 25px 26px 0px 0px;
}

.menuitemr{
	width: 189px;
	height: 139px;
	float: left;
	margin: 25px 0px 0px 0px;
}
.clearfix{
	clear: both;
}
/*register*/
.register{
	font-size: 12px;
	text-align: right;
	width: 100px;
	
}


.menubene{
	position: absolute;
	top: 40px;
	right: 0px;
	width: 600px;
	height: 30px;
	text-align: right;
}

.menubene ul {
	list-style: none;
}

.menubene ul li {
	display: inline;
	font-size: 12px;
}

.menubene ul li a{
	color: #666;
	margin-right: 20px;
	text-decoration: none;
}
.menubene ul li a:hover{
	color: #36C;
	margin-right: 20px;
}
