*{
margin: 0;
padding: 0;
}


#video_overlay_hack, #background{
	background: #fff2d5;
	
}

#background{
margin-top: 5px;
padding-top: 10px;
}

body{
background: black;
}



#hitarea_email{
display: block;
width: 145px;
height: 20px;
position: absolute;
top: 100px;
left: 70px;
}

#bottombar{
clear: both;
width:100%;
height: 50px;
margin-top: 40px;
bottom:0; /* stick to bottom */
background: black;
overflow:auto; 
}

#video_margin_hack{
margin-bottom: 570px;
*margin-bottom: 210px;
_margin-bottom: 210px;
}

 
#bottombar span{
color: #333;
margin: 0px 3px;
}


#bottombar a{
color: #fac448;
}

#bottombar div{
position: relative;
top: 5px;
	width: 956px;
	margin: 0 auto; 
	color: white;
	font-size: 11px;

}

#wrapper{   
    position: relative;
	width: 956px;
	margin: 0 auto; 
	text-align: left;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */

}

#video_overlay_hack{
position: absolute; height: 500px; width: 120px; z-index: 1; margin-left: -120px;
}

#header{
position: relative;
background-image: url(/img/header3.jpg);
width: 100%; 
left: 5px;
background-repeat: no-repeat;
height: 131px;
}

#menu{
position: relative;
z-index: 2;
float: left;
top: 20px;
margin-left: 5px;
}

.form_checker input{
display: none;
}

.obl{

}

#errorBox{
font-size: 11px;
color: red;
}

#content{
float: left;
width: 470px;
margin-left: 20px;
margin-top: 20px;

}

#frame{
margin-top: 20px;
 float: right;
 margin-right: 0px;
}

#frame span{
display: block;
text-align: center;
margin-top: 0px;
font-size: 11px;
margin-bottom: 6px;
font-weight: bold;
}

#frame img{
display: block;

width: 215px;
border: 1px solid black;
}

.thumb{
display: block;
width: 223px;
border: 1px solid black;
}

.thumb_holder{
float: left;
margin-right: 10px;
}

.thumb_holder span{
display: block;
width: 130px;
text-align: center;
font-size: 10px;
padding-bottom: 5px;
font-weight: bold;
}
.thumb_content{
display: block;
width: 130px;
border: 1px solid black;
}

.merk_logo{
background: white;
margin: 0px 10px 10px 0px;
padding: 10px;
float: left;
height: 60px;
}

#menu a.thumb_link, #menu a.thumb_link:hover{
background: none;
border: none;
}