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

html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #F3FAFF;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
}

body, td, input, textarea {
	font-family: Arial, Verdana, Helvectica, sans-serif;
	font-size: 11px;
	color: #5c5b5b;
	line-height: 13px;
}

form, p {
	padding: 0;
	margin: 0;
}

a, a:hover {
	color: #00A94F;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvectica, sans-serif;
	line-height: normal;
}

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

h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font-size: 11px;
	color: #143DA1;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 11px;
}

h4 {
	font-size: 14px;
	color: #00A94F;
	font-weight: bold;
	margin-bottom: 14px;
}

h5 {
	font-size: 14px;
	color: #00A94F;
	font-weight: bold;
	margin-bottom: 10px;
}

div.centercontent {
	position: absolute;
	padding-top: 36px;
	left: 50%;
	margin-left: -454px;
	width: 908px;
}

td.mainkader_top {
	background-image: url(img/mainkader_top.gif);
	background-repeat: no-repeat;
}

td.mainkader_content {
	background-image: url(img/mainkader_content.gif);
	background-repeat: repeat-y;
}

td.mainkader_left {
	background-image: url(img/mainkader_leftback.gif);
	background-repeat: repeat-y;
}

td.mainkader_right {
	background-image: url(img/mainkader_rightback.gif);
	background-repeat: repeat-y;
}

div.mainkader_content_padding {
	padding: 12px;
}

div.hoofdnav {
	background-color: #00A94F;
	color: #FFFFFF;
	height: 28px;
	padding-left: 5px;
}

div.hoofdnav_divider {
	float: left;
	padding: 7px 0 3px 0;
}

div.hoofdnav a, div.hoofdnav a:hover {
	display: block;
	float: left;
	padding: 7px 15px 3px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

div.subnav a, div.subnav a:hover {
	text-decoration: none;
}

td.leftkader {
	background-color: #143DA1;
	background-image: url(img/globe.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

a.subnav {
	display: block;
	background-image: url(img/bullit_whitedot.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	margin-bottom: 3px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.subnav:hover {
	text-decoration: underline;
}

div.subnav a:hover {
	text-decoration: underline;
}

div.subnav_minheight {
	_height: 450px;
	min-height: 450px;
	padding: 0px 12px 0 12px;
}

div.bullit_blauw {
	background-image: url(img/bullit_greensquare.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 13px;

}

td.mainkader_bottom {
	background-image: url(img/mainkader_bottom.gif);
	background-repeat: no-repeat;
}

div.logo_vls {
	background-image: url(img/logo_VLS_back1.gif);
	background-repeat: no-repeat;
	background-color: #143DA1
}

img.logo_vls {
	margin: 28px 0 18px 19px;
}

div.foto_vervolg {
	margin: 9px 0 16px 0;
	border-bottom: 6px solid #143DA1;
}

div.footer {
	height: 17px;
	margin-top: 12px;
	padding-right: 6px;
	background-color: #00A94F;
}

div.footer, div.footer, div.footer td, div.footer a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	color: #FFFFFF;
}

div.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

input.header_veld {
	border: 1px solid #143DA1;
	width: 125px;
	padding-left: 2px;
}

input.button {
	border: 0;
	background-color: #143DA1;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

div.menu {
	visibility: hidden;
	position: absolute;
	width: 231px;
	background-color: #143DA1;
	margin-top: 0px;
	padding: 7px 0 14px 0;
}

div.menu a {
	display: block;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	color: #afdbe8;
}

div.menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div.maincontent {
	margin-top: 4px;
}

span.text_wit, span.text_wit a {
	display: block;
	color: #FFFFFF;
}

span.text_blauw, span.text_blauw a {
	display: inline;
	color: #00A94F;
}

span.top_nav, span.top_nav a {
	color: #00A94F;
	text-decoration: none;
}

span.top_nav a:hover {
	color: #00A94F;
	text-decoration: underline;
}

span.text_groot {
	font-size: 12px;
}

div.flash_homepage {
	margin-bottom: 7px;
}

input, textarea {
	border: 1px solid #a5acb2;
}

span.msg {
	color: #FF0000;
	font-weight: bold;
}

div.gekleurdblokje {
	height: 28px;
	background-color: #143DA1;
}

a.nohover, a.nohover:hover {
	cursor: default;
	color: #FFFFFF;
}

div.bullit_blauw td {
	vertical-align: top;
}

*.sitemap_link {
	background-image: url(img/sitemap_menu.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

ul.sitemap_hoofd {
	font-weight: bold;
	list-style-image: url(img/sitemap_menu.gif);
	margin: 0 0 10px 17px;
	padding: 0;
}

ul.sitemap_hoofd li {
	font-weight: bold;
	list-style-image: url(img/sitemap_menu.gif);
	margin: 0 0 10px 0;
	padding: 0;
}

ul.sitemap_hoofd ul li {
	margin: 0 0 0 20px;
	list-style-image: url(img/sitemap_page.gif);
	font-weight: normal;
}

div.clear {
	clear: both;
}

div.print img {
	vertical-align: middle;
}
