body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: "Myriad Web Pro", "Myriad Pro", Myriad, sans-serif;
	background: #fff url(../media/body.gif) repeat-y 50%;
}
#wrapper
{
	position: absolute;
	width: 681px;
	top: 20px;
	bottom: 0;
	left: 50%;
	margin-left: -390px;
}
#marquee
{
	position: absolute;
	left: 50%;
	margin-left: -390px;
	border: 0;
	border-left: 150px solid #fff;
	width: 630px;
	height: 20px;
	background-color: #A3D1E9;
	color: #fff;
	line-height: 22px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.04em;
	word-spacing: 0.1em;
}
#marquee a
{
	color: #fff;
	line-height: 22px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.04em;
	word-spacing: 0.1em;
}
#header
{
	border-top: #fff 1px solid;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 112px;
	background-image: url(../media/header.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}
#content
{
	position: absolute;
	left: 17px;
	top: 190px;
	width: 762px;
	right: -99px;
	z-index: 0;
	font-weight: 400;
	margin: 0;
	background: url(../media/nvm.jpg) no-repeat;
	background-position: right bottom;
}
#nl
{
	left: 585px;
	background-image: url(../media/nl.gif);
}
#en
{
	left: 617px;
	background-image: url(../media/en.gif);
}
#de
{
	left: 649px;
	background-image: url(../media/de.gif);
}
#nl.active, #nl:hover
{
	background-image: url(../media/nl_a.gif);
}
#en.active, #en:hover
{
	background-image: url(../media/en_a.gif);
}
#de.active, #de:hover
{
	background-image: url(../media/de_a.gif);
}
.language
{
	top: 91px;
	width: 30px;
	height: 20px;
	position: absolute;
	display: block;
	background-repeat: no-repeat;
}
#sidebar
{
	position: absolute;
	top: -1px;
	bottom: 20px;
	width: 98px;
	height: 200px;
	left: 682px;
	background-image: url(../media/gilde.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#sidebar a
{
	position: absolute;
	display: block;
	top: 80px;
	width: 98px;
	height: 14px;
	font-size: 10px;
	font-weight: bold;
	color: #03587A;
}
#sidebar a:hover
{
	color: #E68A0F;
}

#gildeaanbod {
	position: absolute;
	top: 80px;
	width: 98px;
	height: 200px;
	left: 682px;
	padding-left: 8px;
	z-index: 1001;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}

#gildeaanbod a {
	color: #03587A;
}

#gildeaanbod a:hover {
	color: #E68A0F;
}

#maps {
	position: absolute;
	top: 235px;
	width: 98px;
	height: 150px;
	left: 682px;
	z-index: 1002;
}

.flashbanner {
 	text-align: center;
 	visibility: visible; 
 	position: absolute; 
 	width: 98px; 
 	top: 141px; 
 	padding-top: 50px;
 	padding-bottom: 4px;
}

#openhuis {
	position: absolute;
	left: 682px;
	z-index: 1001;
	text-align: center; 
	width: 98px; 
	top: 130px;
	padding-top: 55px;
	padding-bottom: 4px;
	background-image: url(../media/openhuizenroute.gif);
}	
#openhuis a {
	display:inline;
	font-size:12px;
	font-weight:bold;
	height: auto;
	position:relative;
	top:0;
	width:auto;	
}
#openhuis:hover {
	cursor: pointer;
}
