html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Verdana;
	font-size:12px;
}

body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_NL2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border: 0px;
}

div#container {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width:966px;
	min-height:390px;
	_height:390px;
	margin-top:4px;
}

div#container div#border {
	position: relative;
	border-bottom: 1px solid #c9d2e7;
	border-left: 1px solid #c9d2e7;
	border-right: 1px solid #c9d2e7;
	_height:850px;
	min-height:650px;
	background-image: url(../images/bg_left.gif);/*tijdelijk uit. nu heb je problemen met te korte pagina's*/
	background-repeat: repeat-y;
	margin-bottom: 10px !important;
}

div#content {
	position: relative;
	padding-top:30px;
	padding-left:0px;
	background-image: url(../images/bg_template.gif);
	background-position:0px 100px ;
	background-color: white;
}

div#logo {
	position: absolute;
	top:320px;
	left:80px;
}

div#logotemplate {
	position: absolute;
	top:0px;
	left:15px;
}

div#top {
	position: relative;
	padding-left:525px;
	padding-top:22px;
	height:103px;
}

div#menu_top {
	position: absolute;
	z-index:10;
	top:0px;
	left:214px;
	padding-right:5px;
	background-color: #FFFFFF;
}

div#disclaimer {
	position: relative;
	z-index:10;
	left:230px;
	width:723px;
	top: 0px;
	padding-right:0px;
	padding-top:4px;
	height:18px;
	background-color: white;
	border-top: 1px solid #fdf0b9;
}

div#bottommenu {
	position: absolute;
	text-align: right;
	color : #FBC300;
	left:500px;
}

div#bottommenu.template {
	left: 460px;
}

div#naarboven {
	position: absolute;
}

div#bottommenu a:visited {
	color : #ffcc00;
	font-weight: normal;
	text-decoration: none;
}

div#bottommenu a {
	color : #ffcc00;
	font-weight: normal;
	text-decoration: none;
}

div#bottommenu a:hover {
	color : #4142e8;
	font-weight: normal;
	text-decoration: underline;
}

div#contentTemplate {
	position: relative;	
	top:0px;
	margin-left:222px;
	padding-left:10px;
	padding-bottom:10px;
	width: 531px;
	min-height:665px;
	_height:665px;
}

div#rechterMenu {
	position: absolute;	
	top:185px;
	height:298px;
	padding-bottom:100px;
	left:820px;
	width: 140px;
}

div#afbeeldingLinks {
	position: absolute;
	top:0px;
	left:0px;
}


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

div#menu_images {
	position: absolute;
	left: 505px;
	top:61px;
	background-image: url(../images/menu/menu_images.jpg);
	height:64px;
	width:451px;
}

#errors{
	color: red;
}

a, a:visited {
	color: blue;
}

a.active, a.active:visited {
	font-weight: bold;
	color: #fde180;
	font-size: 12px;
	text-decoration: none;
}

div#filler {
	z-index: 30;
	position: absolute;
	left: 1px;
	background-image: url("../images/bg-template-top-left.jpg");
	width: 212px;
	height: 125px;
}

hr {
	color: #fdf0b9;
	height:1px;
}

div.title {
	font-weight: bold;
	color: #2a2f81;
	font-size: 14px;
}

h1 {
	font-weight: bold;
	color: #2a2f81;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

div.title_menu, div.title_menu a, div.title_menu a:visited {
	font-weight: bold;
	color: #fde180;
	font-size: 12px;
	padding-bottom:3px;
}

#rechterMenu ul, #rechterMenu ul li {
	list-style-type: none !important;
	margin: 0px;
	padding: 0px;
}

#rechterMenu ul li.active {
	color: #FDE180;
}