html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Georgia;
	font-size:14px;
	line-height:23px;
	letter-spacing:.5px;
	color:black;
}
body, html {
	background:#99b6d5;
	line-height: 1;
	height:100%; /* needed for container min-height */
}
.holder {
	position:relative;
	width:960px;
	margin:auto;
	background-color:white;
}
h1, h2, h3 {
	font-weight:normal;
	padding-bottom:5px;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size:16px;
}
.content {
	position:relative;
	width:820px;
	float:left;
}
.headeroverlay {
	width:820px;
	height:217px;
	background-image:url(../images/headeroverlay2.png);
	position:absolute;
	left:0px;
	top:0px;
}
.header {
	position:relative;
	width:820px;
	height:217px;
}
.menu {
	position:absolute;
	width:635px;
	height:35px;
	top:217px;
	background-color:#004897;
	z-index:490;
}
.navigation li ul {
	display:none;
}
#main  li {
	position:relative;
	float: left;
	text-align: left;
	color:white;
	list-style-type:none;
}
#main li a {
	line-height:12px !important;
	display: block;
	padding: 12px 15px 5px 15px;
	*padding: 12px 15px 2px 15px;
	text-decoration:none;
	display:block;
	font-size:18px;
	min-width:45px;
	color:white;
	background-color:#004897;
}

#main li a:hover, .subMenu li a:hover
{
color:#004897;
background-color:white !important;
}

#main .active, #main .active a
{
color:#004897;
background-color:white;
}


.subMenu
{
z-index:500;
position:absolute;
left:0px;
top:35px;
padding:0px;
margin:0px;
display:none;
border:1px solid #CCCCCC;
border-top:none;
	background-color:#004897;
}

.subMenu li
{
padding:0px;
margin:0px;
}

.subMenu li a {
	line-height:12px !important;
	display: block;	
	text-decoration:none;
	display:block;
	font-size:18px;
	color:white;
	padding:10px !important;
	margin:0px;
	width:150px;

}



.tekst {
position:relative;
	margin-top:35px;
	top:35px;
	padding:15px;
	width:605px;
	background-color:white;
	color:#3d3d3d !important;
	z-index:250;
}
.smallbar {
	position:absolute;
	top:217px;
	right:0px;
	width:185px;
	background-image:url(../images/sideimage.jpg);
	background-repeat:no-repeat;
	background-color:#e8eef6;
}
.sidebar {
	float:left;
	width:140px;
	background-image:url(../images/logoside.gif);
	background-repeat:no-repeat;
	background-color:#004897;
}
.vogel {
	width:326px;
	height:196px;
	position:absolute;
	top:565px;
	right:0px;
	background-image:url(../images/vogel.png);
	overflow: hidden;
}

