@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0;
	padding:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Verdana;
	font-size:10px;
}

img {
	border:none;
}

ul {
	list-style:none;
}

h1 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

h2 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

html {
	overflow: -moz-scrollbars-vertical;
	background:url(images/bg_body.png) left top repeat-x #a5a5a5;
	height:100%;
}

body {
	background:url(images/bodybg.png) center 31px no-repeat;
	padding-bottom:1px;
	height:100%;
}

#container {
	position:absolute;
	left:50%;
	margin-left:-495px;
	min-height:700px;
	height:auto !important;
	height:700px;
	width:990px;
}

#header {
	float:left;
	margin-top:38px;
	width:990px;
	height:291px;
}

#header-top {
	float:left;
	width:990px;
	height:68px;
	background-color:#eaeaea;
	border-bottom:1px solid #cccccc;
}

#logo {
	float:right;
	width:380px;
	height:68px;
}

#flash {
	float:left;
	width:990px;
	height:189px;
	border-top:1px solid #9f9f9f;
	border-bottom:2px solid #cccccc;
}

#flashbestand {
	float:left;
	width:990px;
	height:189px;
	overflow:hidden;
}

#mainmenu {
	float:left;
	width:990px;
	height:30px;
	background:url(images/bg_mainmenu.png) left top repeat-x;
	text-align:center;
}

ul#mainmenu-ul {
	position:absolute;
	width:auto;
	left:50%;
	margin-left:-330px;
}

ul#mainmenu-ul li {
	float:left;
}

ul#mainmenu-ul li a:link, ul#mainmenu-ul li a:visited {
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	width:105px;
	color:#9e9e9e;
	text-align:center;
	text-decoration:none;
	letter-spacing:2px;
	text-transform:lowercase;
}

ul#mainmenu-ul li a:active {
	background:url(images/bg_mainmenu_active.png) left top no-repeat;
}

ul#mainmenu-ul li a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url(images/bg_mainmenu_hover.png) left top no-repeat;
}

.blokje1 {
	float:left;
	margin-top:10px;
	margin-left:27px;
	margin-right:15px;
	background:url(images/blokje.png) left top no-repeat;
	width:16px;
	height:8px;
}

.blokje2 {
	float:right;
	margin-top:10px;
	margin-left:15px;
	margin-right:27px;
	background:url(images/blokje.png) left top no-repeat;
	width:16px;
	height:8px;
}

#content-container {
	float:left;
	width:990px;
}

#submenu {
	float:left;
	width:990px;
	height:30px;
	background:url(images/bg_submenu.png) left top repeat-x;
}

ul#submenu-ul {
	float:left;
	width:840px;
}

ul#submenu-ul li {
	float:left;
}

ul#submenu-ul li a:link, ul#submenu-ul li a:active, ul#submenu-ul li a:visited {
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	width:115px;
	color:#9e9e9e;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	text-transform:lowercase;
}

ul#submenu-ul li a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url(images/bg_submenu_hover2.png) left top no-repeat;
}

#inner-content-container {
	float:left;
	width:990px;
	background-color:#ffffff;
	min-height:200px;
	height:auto !important;
	height:200px;
}

#content-links {
	float:left;
	width:550px;
}

#tekst {
	float:left;
	margin-top:25px;
	margin-left:58px;
	margin-right:27px;
	margin-bottom:10px;
	color:#000000;
	font-size:10px;
}

#tekst a {
	color:#000000;
	font-size:10px;
	text-decoration:underline;
}

#tekst a:hover {
	text-decoration:none;
	color:#029b96;
}

#tekst em {
	font-size:10px;
	font-style:italic;
}

#tekst strong {
	font-size:10px;
	font-weight:bold;
}

#tekst  ul {
	float:left;
}

#tekst  ul li {
	float:left;
	list-style:square;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

#tekst  ul li a:link, #tekst  ul li a:visited {
	float:left;
	display:block;
	width:300px;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

#tekst  ul li a:active, #tekst  ul li a:hover {
	color:#029b96;
}

#content-rechts {
	float:left;
	width:440px;
}

.afbeeldingen {
	float:left;
	margin-top:40px;
	margin-left:27px;
}

/*.afbeeldingen img {
	border:1px solid #812780;
}*/

#footer {
	float:left;
	margin-top:2px;
	background:url(images/bg_footer.png) left top no-repeat;
	width:990px;
	height:28px;
}

#footer-tekst {
	float:left;
	margin-top:5px;
	margin-left:15px;
	color:#666666;
}

#footer-tekst a {
	color:#666666;
	text-decoration:underline;
}

#footer-tekst a:hover {
	color:#029b96;
}


#sitemapcontent ul {
	float:left;
	width:400px;
}

#sitemapcontent ul li {
	float:left;
	list-style:square;
}

#sitemapcontent ul li a:link, #sitemapcontent ul li a:visited {
	float:left;
	display:block;
	width:300px;
	color:#666666;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

#sitemapcontent ul li a:active, #sitemapcontent ul li a:hover {
	color:#029b96;
	text-decoration:underline;
}