@charset "utf-8";
/* CSS Document */

body{
background-color: #4B494A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#e6e0e0;
}

#left h1{
	font-size:16px;
	color:#a5aa82;
	margin-bottom:1px;
	
}

img{
border-width:0px;
}

.toomuch{
	color:red;
	font-weight:bold;
}

#container{
margin:26px auto;
position:relative;
}

.fixed{
width:951px;
}

.clearer{
width:1px;
clear:both;
}

#top{
position:absolute;
top:0;
left:0;
width:950px;
height:170px;
background-image:url(../images/bg_top.gif);
background-repeat:no-repeat;


}

#header{
width:950px;
height:122px;


}
.logo{
float:left;
padding:20px;
overflow:hidden;
}

.home{
position:absolute;
float:left;
width:34px;
height:30px;
overflow:hidden;
top:3px;
left:914px;
}

.prijsvraag{
position:absolute;
float:left;
width:477px;
height:146px;
overflow:hidden;
top:-26px;
left:423px;
display:block;
}

#subheader{
width:950px;
height:42px;
}
.webcode{
position:absolute;
top:123px;
left:0px;
width:275px;
height:42px;
background-image:url(../images/bg_webcode.gif);
background-repeat:no-repeat;
overflow:hidden;
padding:5px 0 0 0px;
margin-right:20px;
}

#webcodeinput{
width:125px;
height:18px;
border:1px solid #797676;
color:#a5aa82;
font-weight:bold;
padding-top:5px;
font-size:14px;
text-align:center;
}

#webcodebtn{
width:auto;
height:auto;
border: 0;
}

.infobalk{
position:absolute;
top:123px;
left:455px;
width:494px;
height:42px;

}
.infobalk2{
position:absolute;
top:123px;
left:316px;
width:642px;
height:42px;
}

#cover{
width:951px;
clear:both;
margin:20px 0 20px 0;
}

#footer{

width:951px;
height:47px;
background-image:url(../images/bg_footer.gif);
background-repeat:no-repeat;
margin:0;
}

#footer ul{
font-size:11px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:15px 0 0 26px;
margin:0;
}

#footer li{
display:inline;
list-style-type: none;
padding:0;
margin:0;
}

#footer a{
color:#333333;
text-decoration:none;
}

#footer a:hover{
color:#a5aa82;
text-decoration:none;
}

#kruimel{
color:#a5aa82;
padding-top:15px;
padding-bottom:15px;
}

#kruimel a{
color:#a5aa82;
text-decoration:none;
}

#kruimel a:hover{
color:#e6e0e0;
text-decoration:none;
}

#left{
float:left;
width:275px;
color:#e6e0e0;
margin-top:0px;
}

.left_top{
float:left;
height:16px;
}

.left_mid{
background-image:url(../images/bg_left_mid.gif);
background-repeat:repeat-y;
}

.left_bas{
float:left;
height:16px;
}

#left ul{
	font-size:11px;
	margin:0px;
	padding:20px;
	
}

#left li{
padding:0;
margin:0 0 10px 0;
list-style-type: none;
}

#left a{
color:#e6e0e0;
text-decoration:none;
}

#left a:hover{
color:#a5aa82;
text-decoration:none;
}

#main{
float:left;
width:634px;
padding:0px 00px 20px 40px;
line-height:18px;
}

.back{
	border-left:1px black solid;
	border-right:1px black solid;
	padding:5px 20px 20px 20px;
	background-color:#6C6869;
}

#main h1{
font-size:15px;
color:#a5aa82;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#main a{
color:#e6e0e0;
text-decoration:underline;
}

#main a:hover{
color:#a5aa82;
text-decoration:underline;
}

#main input.veld{
width:150px;
}

#main select.veld{
width:150px;
}
