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

body {
	font-size: 12px;
	font-family: Arial;
}

span {
	display: block;
}

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

/* Contentpage */
#top, #rechterMenu, #afbeeldingLinks,
#contentTemplate img,
#disclaimer, #naarboven, #bottommenu, #menu_top, #language,
#flashOverlay1, #flashOverlayNoTransparency1, #flashOverlay2, #flashOverlayNoTransparency2 {
	display: none;
}

/* Homepage */
#menu_left, #menu_right {
	display: none;
}

#contentHome {
	position: absolute;
	top: 0px;
	left: 0px;
}

p img {
	display: block !important;
}
