body
{
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	background-image:url(../images/background_header.png);
	background-repeat:repeat-x;
}

html, body {
height: 100%; /* héél belangrijk */
}

#header
{

	height:16px;
	width:100%;
	z-index:2;
	position:absolute;
}

#main
{
	width:752px;
	position:absolute;
	left:50%;
	margin-left:-376px;
}

#banner
{
	background-image:url(../images/background_banner.png);
	height:334px;
	width:752px;
	z-index:3;
	position:relative;
	top:0px;
	border-bottom:4px solid #543e36;
}

#pagImage
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:752x;
}

#banner #beeldmerk
{
	width:192px;
	height:214px;
	background-image:url(../images/beeldmerk.png);
	position:absolute;
	left:530px;
	top:146px;
}


#banner #talen
{
	position:absolute;
	top:-6px;
	left:510px;
	width:300px;
	z-index:100;
	
}

#banner #talen a
{
	font-size:9px;
	color:#f7fffe;
	text-decoration:none;
	display:inline;
	position:relative;
	z-index:100;
}

#adres
{
	font-size:10px;
	height:20px;
	width:800px;
	position:absolute;
	top:340px;
	left:0px;
	z-index:100;
}

#adres ul
{
	display:inline;
	list-style:none;
	position:relative;
	left:-40px;
	width:800px;
}

#adres li
{
	display:inline;
	width:100px;
	padding-right:20px;
	z-index:1000;
}

#adres a
{
	text-decoration:none;
	color:#7a7a7a;
	font-size:10px;
	z-index:1000;
	display:inline;
}


#content
{
	width:460px;
	padding-right:292px;
	position:absolute;
	top:350px;
	font-size:10px;
	line-height:18px;
	background-image:url(../images/back_content.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

#content hr
{
	background-color:#CCCCCC;
	border:0px;
	height:1px;
}

#content h2,#content h1
{
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:42px;
	letter-spacing:2px;
	line-height:60px;
	position:relative;
	top:-15px;
}


#content .text
{
	position:relative;
	top:-25px;
}

#content .copy a
{
	color:#999999;
	text-decoration:none;
	font-size:9px;
}

#content a
{
	color:#999999;
	text-decoration:underline;
}


#container {
	position: absolute;
	min-height: 100%;
	height:auto; /* voor moderne browsers */
	height:100%; /* voor IE */
	left:50%;
	margin-left:134px;
	background-color:#f5f1f0;
}


#footer {
	position: absolute;
	bottom: 0; /* heel belangrijk */
}


#inhoud
{
	position:relative;
	top:334px;
	width:242px;
	background-color:#f5f1f0;
	z-index:10;
}

#inhoud ul
{
	display:block;
	list-style:none;
	position:absolute;
	top:50px;
	z-index:10;
}

#inhoud li
{
	margin-left:-25px;
	margin-top:-20px;
	padding:5px 5px 5px 35px;
	width:170px;
}

#inhoud #calltoaction
{
	position:absolute;
	top:200px;
	left:127px;
	z-index:1000;
}

#inhoud li.hoofdmenu_open
{
	margin-left:-25px;
	margin-top:-20px;
	padding:5px 5px 5px 35px;
	width:170px;
	background-image:url(../images/menu_active.png);
	background-repeat:no-repeat;
	background-position:left;
}


#inhoud li:hover
{
	margin-left:-25px;
	background-color:#FFFFFF;
	padding:5px 5px 5px 35px;
	width:170px;
	cursor:pointer;
}


#inhoud a
{
	display:block;
	width:100%;
	font-size:13px;
	color:#7a7a7a;
	text-decoration:none;
}

#inhoud li a
{
	display:block;
	width:100%;
	font-size:13px;
	color:#7a7a7a;
	text-decoration:none;
}

#content .gallery
{
	line-height:40px;
	letter-spacing:16px;
}

#content .title2
{
	font-size:11px;
}

#content input
{
	border:0px;
	background-color:#f5f1f0;
	color:#7a7a7a;
}

#content textarea
{
	border:0px;
	background-color:#f5f1f0;
	color:#7a7a7a;
}

#content select, option
{
	border:0px;
	background-color:#f5f1f0;
	color:#7a7a7a;
}
