body {
	background-color: #3399CC;
	margin: 0px;
	padding: 0px;
	margin-top:0px;
}

h1 {
	font-family: verdana;
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 6px;
}
h2 {
	font-family: verdana;
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 6px;
}

h3 {
	font-family: verdana;
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 6px;
}

a
	{
	color: #3399CC;
	text-decoration: none;
	}

a:hover
	{
	color: #FF0000;
	text-decoration: underline;
	}


/* Opbouwelementen pagina */
#wrapper {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#top_wrapper {
	clear: both;
	height: 130px;

}

#image_wrapper {
float: left;
	height: 70px;
	top:0px;
}

#menubar_wrapper { 
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	height: 60px;
	background-color: #999999;
}

#content_wrapper {
	clear: both;
	margin-top: 10px;
	margin-left: 107px;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
}

#photo {
	position: relative;
	top: 75px;
	right: -450px;
	width: 400px;
	float: left;
	display: block;
	overflow: hidden;
}


#content {
	clear:both;
	float:left; 
	overflow: auto;
	width: 430px; 
	padding:0px; 
	margin-left: 0px;
	margin-top:-250px;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;

}

/* Einde Opbouwelementen pagina */




#header {
	background-color:#cccccc;
}


#footer {
	clear: both;
	margin-top: 15px;
	height: 50px;
	background-color: rgb(44,44,44);
}

#navigation {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 107px;
	margin-top:27px;
	padding: 0pt;
}

#navigation li {
	background-color: #999999;
	border: 1px solid #999999;
	margin: 0 0.15em;
	color: #0d2474;
	display: block;
	float: left;
	position: relative;
	text-align: left;
	margin-right: 10px;
}

#navigation a {
	color:#333333;
	display: block;
	margin: 0px;
	padding: 3px 0px;
	text-decoration: none;
	text-align: left;
	height: 2em;
	line-height: 2em;
}

#navigation ul {
	background-color: #FFFFFF;
	display: none;
	left: -2px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	padding: 0pt;
	position: absolute;
	z-index: 500;
}

#navigation ul li {
	background-color: transparent;
	background-image: none;
	float: none;
	position: static;
	text-align: left;
	width: 100%;
}

#navigation ul li a {
	font-weight: normal;
	padding: 3px 2px 4px;
	width: 105px;
}

#navigation ul li a:hover {
	background-color: white;
}


#navigation li:hover ul, #navigation li.sfhover ul {
	display: block;
}

#div_content {
	position: absolute;
	top: 300px;
	left: 600px;
}

#div_link {
	position: absolute;
	top: 95px;
	left: 15px;
	width: 169px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px dashed #82AFDD;
	line-height: 17px;
}

#content_sub_header {
	font-weight: bold
}

#content_subtitle {
	font-style: italic
}.test {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

