*
{
	margin: 0px;
	padding: 0px;
}

body, html 
{
	height: 100%;
	background-color: #000;
}

body 
{
	text-align:center; /* horizontal centering for IE Win quirks */
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

#tekst a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#tekst a:hover
{
	color: #fff;
}

#black
{
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;	
	position: absolute;
	width: 850px;
	height:465px;
}

.exclusief
{
	background-image:none;
	background-repeat:no-repeat;
	width:230px;
	height:35px;
}


h1
{
	background-image:url(img/exlusief.png);
	background-repeat:no-repeat;
	height:35px;
	width:230px;
	text-indent:-300px;
	font-size:10px;
}

p
{
	margin-top:10px;
	font-size:11px;
	width: 500px;
	line-height: 20px;
}

#collectie_links
{
	float:left;
	background-image:url(img/link/left_collectie.jpg);
	background-repeat:no-repeat;
	height:465px;
	width:14px;
	background-position:center;

}

	#collectie_left_left
	{
		height:50px;
		margin-top:205px;
		cursor:Pointer;
	}

#collectie_right
{
	float:right;
	background-image:url(img/link/right_colllectie.jpg);
	background-repeat:no-repeat;
	height:465px;
	width:14px;
	background-position:center;
}
	#collectie_right_right
	{
		height:50px;
		margin-top:205px;
		cursor:Pointer;
	}



#distance 
{ 

	width:1px;
	height:50%;
	background-color:#000;
	margin-bottom:-325px; /* half of container's height */
	float:left;

}



#spanband 
{

	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height: 540px;
	overflow: hidden;
	width:900px;
	clear:left;
}


.pg_inhoud
{
	 display:block;
	 overflow:hidden;
	 width:850px;
}

.groupby
{
	float:left;
}


#spanband #content
{
	height:465px;
	width: 850px;
	margin:0 auto;
	border: solid 1px #caa553;
	top:0;
	
}

#content #inhoud
{
	width:850px; 
	height:310px;
	position:absolute;
	bottom:130px;
	z-index: 20;
}

#content #inhoud #tekst
{
	width:650px;
	float:right;
}

#content #inhoud #tekst #contact
{
	float:left;
	width: 480px;
	height:auto;
}

#content #inhoud #tekst #contactgegevens
{
	padding-top:5px;
	float:right;
	width: 170px;
	height:auto;
	font-size:12px;	
	color:#fff;
	position:relative;
}

#logo
{
	background-image:none;
	height:50px;
	width:135px;
	position:absolute;
	right:17px;
	bottom:16px;
}

.vak
{
	margin-bottom:5px;
	height:18px;
	padding-left:10px;
	width:410px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.vaktekst
{
	padding-left:10px;
	height:60px;
	width:410px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	overflow:hidden;
}

#submit
{
	background-image:url(img/link/submit_btn.jpg);
	background-color:#999;
	position:absolute;
	bottom:58px;
	width:62px;
	height:20px;
	border:none;
}

#msg 
{
	display:none; 
	position:absolute; 
	z-index:200; 
	background-color:#0C6;
	padding-left:7px
}
#msgcontent
{
	display:block; 
	background-color:#0C6;
	border:2px solid #666;
	border-left:none; 
	padding:5px; 
	min-width:100px; 
	max-width:250px; 
	color:#FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px;
}


#hoofdmenu
{
	width: 130px;
	height: 40px;
	margin-left: 20px;
	margin-top: -15px;
	float: left;
}

#hoofdmenu .hoofdmenuitem
{
	background-repeat:no-repeat;
	height: 37px;
	line-height: 37px;
	float: left;
	text-decoration: none;
	color: #ffffff;
	text-indent:-100px;
	overflow: hidden;
	width: 115px;
}

#home_footer
{
	height:40px;
	width:100%;
	background-color:none;
	border:none;
	position:absolute;
	bottom:73px;
	z-index:1;
	width:850px;
}

#home_footer p
{
	
	color:none;
	width: 550px !important;
	margin-left:25px;
	line-height:20px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}

#exclusief_home
{
	position:absolute; 
	bottom:96px; 
	right:25px;
}

#menu .sub,
#menu .subsub
{
	display: block;
}

#menu ul
{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	width: 110px;
	clear: left;
}

.menu_a
{
	float: left;
	display:block; 
	text-decoration:none; 
	color:#000;
	width:130px; 
	height:20px; 
	line-height:20px; 
	text-align:left; 
	font-size:12px; 
	text-indent: 5px; 
	background-image: none;
	margin-left: 12px;
	display: inline;
}

.menu_a:hover
{
	background-image: none !important;
	color:#666;
}


.menu_a_active
{
	float: left;
	display:block; 
	text-decoration:none; 
	color:#666;
	width:130px; 
	height:20px; 
	line-height:20px; 
	text-align:left; 
	font-size:12px; 
	text-indent: 5px; 
	background-image: none;
	margin-left: 12px;
	display: inline;
}

hr
{
	border: none;
	margin: 0;
	padding: 0;
	height: 1px;
	background-color: none;
	margin-top: 8px;
	opacity: 0.55;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
	filter: alpha(opacity=55);
	-moz-opacity:0.55;
	width: 550px;
}

.hr
{
	height:1px;
	position:absolute;
	bottom:113px;
	color:#FFF;
	width:850px;
	filter: alpha(opacity=88);
	-moz-opacity: 0.88;
	opacity: 0.88;
	background-color:#FFF;
}	


.minimum
{
	margin: 0;
	padding: 0;
	line-height: 17px;
}
#spanband #gegevens_onder p
{
	font-family:Tahoma, Geneva, sans-serif;
	margin-left: 23px;
	margin-top: 13px;
}
#spanband #gegevens_onder span
{
	color: #b1aca7;
	font-size: 10px;
	margin-right: 20px;
	float: left;
}
#spanband #gegevens_onder a
{
	color: #b1aca7;
	font-size: 10px;
	text-decoration: none;
}
#gegevens_nieuws span
{
	color: #b1aca7;
	font-size: 10px;
	margin-right: 40px;
	float: left;
}
#gegevens_nieuws p
{
	font-family:Tahoma, Geneva, sans-serif;
	margin-left: -2px;
	margin-top: 479px;
}
#gegevens_nieuws a
{
	color: #b1aca7;
	font-size: 10px;
	text-decoration: none;
}
