body {
	margin: 0px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: black;
	/* background-color: #DDE3EE ; */
	text-align:center;
	/* background-image:url(../images/layout/header_bg_vhk1.gif); 
	background-repeat: repeat-x;
	background-position: top; */
}

#header {
	display:none;
	visibility:hidden;
	width: 100%;
	width:920px;
	max-width:920px;
	height: 0px;
	overflow:hidden;
	clear:both;
	top: 0px;
	text-align:left;
	margin: 0px auto 0px auto;
	background-color:white;
	/* border-bottom: 1px solid black; /* #5F6C7F; */
}

#vhklogo {
	padding:0;
	margin:0;
	width:300px;
	height:75px;
	background:url(../images/layout/VHKhemel_vignetblok300.png) no-repeat;
}

#witteachtergrond {
	width:100%;
	background-color:white;
	border-top: 1px solid #5F6C7F;
	border-bottom: 1px solid #D1D6DF /*#5F6C7F*/ ;
	text-align:center;
}

#data-wrapper {
	width: 100%;
	width:920px;
	max-width:920px;
	clear: both;
	padding: 0 0 20px 0;
	background-color:white;
	overflow:hidden; 
	text-align:left;
	margin: 0px auto 0px auto;
}
	
#data-links {
	display:none;
	visibility:hidden;
	float:left;
	width:10px;
	height:200px;
	padding:0 10px 0 20px;
	margin-top:12px;
	border-right:1px solid #777; 
}


#data-midden {
	margin-left:300px;
	top:0;
	padding-top:12px;
	padding-right: 8px;
}

/* #data-links, #data-midden { 
	padding-bottom:4000px; 
	margin-bottom:-4000px;
} */

#clear {
	clear:both;
}

#footer {
	clear:both;
	width:100%;
	/* padding-right:30px;*/
	padding-top:5px;
	max-height:20px;
	max-width:920px;
	margin: 0px auto 0px auto;
	background-color: #DDE3EE ;
}

#floatwindowrechts {
	float:right;
	border: solid 1px #888;
	padding:8px;
	margin:20px;
	max-width:250px;
}

#floatrechts {
	float:right;
	}

/* <!--[if IE]>
* html #wrapper
	{
	overflow: visible;
	}
<![endif]--> */


.menu, .menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display:none;
	visibility:hidden;
	/* font-size:11px;
	text-decoration:none;
	line-height:136%;
	color: #000050; /* #1F547F; */
	}
	
.footer, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	font-size:8pt;
	color:#6D809F;
}

.footer a:link, .footer a:visited, .footer a:hover {
	text-decoration:underline;
}

.footer a:hover {
	color:#000080;
}

.splashtitel {
	padding-left:60px;
	padding-bottom:30px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12pt;
	letter-spacing:0.07em;
	color:black;
}

.figuurtekst {
	font-size:8.5pt;
	color:#555;
	line-height:140%;
}

.smallekolomtekst {
	display:none;
	font-size:8.5pt;
	color:white;
	line-height:140%;
}

.smallekolomtekst a:link, .smallekolomtekst a:visited, .smallekolomtekst a:active {
	display:none;
	/* text-decoration:none; */
	color:#ccc; /* #93A5BF; */
}

.smallekolomtekst a:hover {
	display:none;
	color:#ccc;
	text-decoration:underline;
}

.kolomitem {
	display:block;
	border: solid 1px #888;
	padding: 8px;
	font-size:9pt;
	color:#555;
	line-height:140%;
}

.attention {
	display:block;
	margin:8px;
	padding:8px;
	background-color:#D4E6FC;
	}

.floatleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.floatright {
	float: right;
	margin-bottom: 2px;
	margin-left: 8px;
}


.clearit {
	clear:both;
}

h1 {
	font-size:18pt;
	color:#2C3C4F;
	font-weight:normal;
	width:25em;
	max-width:25em;
	padding-bottom:8px;
}	

h2 {
	font-size:14pt;
	color:#306080;
	font-weight:normal;
	/* width:30em;
	max-width:30em; */
	letter-spacing:0.07em;
	padding:0;
	margin-top:0.3em;
}

h3 {
	font-size:10pt;
	color:#306080;
	font-weight:bold;
	/* width:35em; */
	max-width:35em;
	letter-spacing:0.07em;
	padding:0;
	line-height:100%;
	margin-bottom:0.2em;
	margin-top:1.5em;
}

h4 {
	font-size:10pt;
	color:#707080;
	font-style:italic;
	font-weight:bold;
	/* width:40em; */
	max-width:40em;
	padding:0;
}
	
p {
	font-size:10pt;
	line-height:135%;
	max-width:40em;
	padding: 2px 0 2px 0;
	margin:0;
}

ul {
	list-style-type: square;
	width:40em;
	max-width:45em;
}

li {
	padding-bottom : 5px;
	line-height : 125%; 
}

A:link {
	color:#006699;
	text-decoration : none;
}

A:visited {
	color : #999999;
	text-decoration : none;
}

A:hover {
	color:#006699;
	text-decoration : underline;
	/* background-color:#ffffee; */
}


