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;
}

div#container {

}

div#container div#border {

}

div#content {

}

div#logo {
	display:none;
}

div#logotemplate {
	display:none;
}

div#top {
	display:none;
}

div#menu_top {
	display:none;
}

div#disclaimer {
	display:none;
}


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

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

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

div#contentTemplate {

}

div#rechterMenu {
display:none;
}

div#afbeeldingLinks {
display:none;
}


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

div#menu_images {
display:none;
}

#errors{
	color: red;
}

a, a:visited {
	color: blue;
}

div#filler {
	display:none;
}

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

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

div.title_menu {
	font-weight: bold;
	color: #fde180;
	font-size: 12px;
}