body{
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#3F3F3F;
}

#wrapper{
	width:100%;
	text-align:center;
}
#header{
	text-align:left;
}
#logoHolder{
	width:990px; height:54px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#menubar{
	height:20px;
	background-color:#3F3F3F;
	margin-top:4px;
}
#menu{
	width:990px; height:20px;
	margin-left:auto; margin-right:auto;
	position:relative; clear:both;
	padding-left:10px;
}
.menuitemholder{
	position:relative;
	float:left;
	margin-right:22px; padding-top:1px;
}
.menuitem{
	color:#FFFFFF;
	cursor:pointer;	
	font-size:15px; font-weight:bold;
}
.menuitemMO{
	color:#FFB901;
	cursor:pointer;	
	font-size:15px; font-weight:bold;
}

.submenuholder{
	position:absolute;
	left:0px; top:15px;
	width:170px; padding-top:1px;
	background-color:#3F3F3F;
}
.submenupad{
	background-color:#666666;
	padding-top:1px; margin-top:4px;
}
.subitem{
	position:relative;
	color:#FFFFFF;
	cursor:pointer;	
	height:20px;
	margin-bottom:1px;
	background-color:#3F3F3F;
	padding:1px; padding-left:3px;
	font-size:12px; font-weight:bold;
}
.subitemMO{
	position:relative;
	color:#FFB901;
	cursor:pointer;	
	height:20px;
	margin-bottom:1px;
	background-color:#3F3F3F;
	padding:1px; padding-left:3px;
	font-size:12px; font-weight:bold;
}

#contentHolder{
	position:absolute; clear:both;
	top:102px; left:50%; margin-left:-495px;
	width:990px; height:500px;
	
}
#content{
	text-align:left;
	position:relative;
	width:990px; height:500px;
	background-image:url(img/content.jpg);
}



#flashwindow{
	position:absolute; left:429px; top:1px; width:546px; height:228px;
}
 
#textwindow1{
	position:absolute; left:20px; top:15px; width:390px; height:470px;
}
#textwindow2{
	position:absolute; left:435px; top:250px; width:180px; height:110px;
}
#textwindow3{
	position:absolute; left:710px; top:250px; width:265px; height:110px;
}
#textwindow4{
	position:absolute; left:903px; top:348px; width:70px; height:17px;
	font-size:14px; font-weight:bold;		
}
#textwindow4 a{
	text-decoration:none;
}
#textwindow5{
	position:absolute; left:435px; top:380px; width:260px; height:110px;
}
#textwindow6{
	position:absolute; left:620px; top:478px; width:80px; height:17px;
	font-size:17px; font-weight:bold;	
}
#textwindow6 a{
	text-decoration:none;
}
#aanbieding{
	position:absolute; left:715px; top:382px;
	cursor:pointer;
}
