html {
	padding: 0;	
	color: #41403E;
	background: #F3F2EE url(../images/layout/bg.png) repeat-x;
	font: 12px "Verdana", Sans-Serif;
}


body {
	margin: 0 auto;
}

/* Link opmaak */
a {
	color: #41403E;
	text-decoration: none;
}
a:hover {
	color: #41403E;
	text-decoration: underline;
}
/* /Link opmaak */

/* Clear */
.clear {
	clear: both;
	width: 1px;
	height: 1px;
}
/* /Clear */

/* Images */
img {border: 0;}
/* /Images  */

/* Alinea */
p {
	margin: 0;
	padding: 7px 0;
}
/* /Alinea  */

/* Container */
#sitecontainer{
	width: 900px;
	height:615px;	
	position: absolute;
	top:50%;
	margin-top:-312px;
	left:50%;
	margin-left:-450px;		
}
/* /Container */

/* Header  */
div#header {
	width: 900px;
	height: 287px;
	background: #AA1E4A;
}

div#header .logo {
	width: 186px;
	height: 132px;
	top: 0px;
	right: 714px;
	bottom: 155px;		
	left: 0px;
	position: absolute;
	z-index: 999;
}

#melt {
	float: left;
	margin: 0;
	padding: 0;	
}
ul#vacatures {
	float: left;
	width: 181px;
	color: #fff;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}
ul#vacatures li.first{
	height: 38px;
	margin: 0 17px 0 14px;
	padding: 9px 0 0 0;	
	line-height: 150%;		
}
ul#vacatures li.first a {color: #fff;}
ul#vacatures li.follow{
	height: 38px;
	margin: 0 17px 0 14px;
	padding: 9px 0 0 0;
	border-top: 1px solid #fff;	
	line-height: 150%;
}
ul#vacatures li.follow a {color: #fff;}
/* /Header */

/* Menu  */
ul#menu, ul#menu2 {
	width: 142px;
	margin: 0 0 0 20px;
	padding: 10px 0;
	list-style: none;
}
ul#menu li, ul#menu2 li {
	color: #fff;
	margin: 0 21px 5px 0;
	font-size: 15px;
	font-variant: small-caps;	
	font-weight: bold;	
	text-align: right;
}
ul#menu li a, ul#menu2 li a {color: #fff;}
ul#menu2 {
 /* border-top: 1px dotted #fff;*/
}
/* /Menu */

/* Left */
div#left {
	float: left;
	width: 181px;
	height: 313px;
	background: #DD0077;
}
form#nieuwsbrief {
	color: #333;
	margin: 0px 0 0 19px;
}
form#nieuwsbrief h2 {
	color: #333333;
	margin: 0 40px 7px 0;
	font-size: 15px;
	font-variant: small-caps;	
	text-align: right;
	font-weight: bold;
}
form#nieuwsbrief .textfield {
	width: 140px;
	height: 15px;
	color: #333;
	background: #fff;
	margin: 3px 0 0 0;
	padding: 0;
	border: 1px solid #333;
}
form#nieuwsbrief .submit {
	width: 77px;
	height: 16px;
	color: #333;
	background: #DD0077;
	margin: 6px 0;
	padding: 0;
	border: 1px solid #333;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}
/* /Left  */

/* Content */
div#container {float: left;}
div#content {
	float: left;
	width: 539px;
	background: #fff;
	font-size: 11px;
	margin: 0;
	padding: 18px 0 18px 0;
	border-bottom: 1px solid #DD0077;
	line-height: 130%;
}
div#content h2, div#right h2 {
	margin: 0;
	padding: 0; 
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
}
div#wn2{ 
	position: absolute;
	width: 500px;
	height: 231px;
	margin-left: 15px;
	overflow: hidden;
}
div#lyr2{
	position:absolute;
}
div#scroll {
	position: relative;
	float: right;
	width: 7px;
	padding: 0 7px 0 7px;	
	height: 231px;
	border-right: 1px solid #DD0077;
}
div#scroll img {cursor: pointer;}
div#scroll img.up {margin: 9px 13px 0 0;}
div#scroll img.down {margin: 200px 13px 0 0;}
/* /Content  */

/* Right */
div#right {
	float: left;
	width: 143px;	
	height: 245px;
	background: #fff;
	padding: 22px 19px 0 18px;
	font-size: 10px;
	color: #DD0077;
	border-bottom: 1px solid #DD0077;
	line-height: 130%;
}
div#right .verder {text-align: right;}
div#right a{color: #DD0077;}

ul#zoeken {
	width: 719px;
	height: 45px;
	color: #DD0077;	
	background:   url(../images/layout/zoek_bg.png) repeat-x;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
ul#zoeken a{color: #DD0077;}
ul#zoeken li.footerLeft{
	float: left;
	width: 355px;
	color: #DD0077;
	height: 35px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 17px;
	font-variant: small-caps;	
	font-weight: bold;	
}
ul#zoeken > li.footerLeft a {color: #DD0077;}
ul#zoeken li.footerRight{
	float: left;
	width: 355px;
	color: #AA1E4A;
	height: 35px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 17px;
	font-variant: small-caps;	
	border-left: 1px dotted #AA1E4A;
	font-weight: bold;	
}
ul#zoeken li.footerRight a{color: #AA1E4A;}

/* /Right  */

/* Footer */
div#footer {
	font-size: 10px;
	padding: 2px 0 0 0;
	_margin: -23px 0 0 0;	
	clear: both;
}
/* /Footer  */

