html, body {
	margin: 0;
	padding:0;
	width: 100%;
	height: 100%;
}
body {
	background: url(images/background.jpg) repeat-x top left;
}
/* algemeen */
BODY, TD {
	color: #555;
	font: 9pt Calibri, Arial, Helvetica, Geneva;
}
H1, H2, H3 {
	color: #518292;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 6px;
}
H4 {
	color: #3b90b8;
	font-size: 16px;
	margin-bottom: 3px;
}
H5 {
	font-size: 12pt;
	margin-bottom: 2px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
/* content*/
div#wrapper_outer {
	position: relative;
	_width: 100%;
	min-width: 100%;
	_height: 100%;
	min-height: 100%;
	background-image: url(images/bg_wrapper.jpg);
	background-position: center 171px;
	background-repeat: no-repeat;
}
	
div#wrapper {
	width: 935px;
	margin: 0 auto 30px auto;
}
div#border_top {
	width: 920px;
	height: auto;
	float: left;
	border-right: 1px solid white;
}
div.shortcut {
	border-left: 1px solid white;
	height: 21px;
	width: 100px;
	float: right;
	text-align: center;
	padding-top: 5px;
}
div.clear_float {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	
}
div#header {
	width: 830px;
	height: 107px;
	padding-left: 90px;
	border-right: 1px solid #fff;
}
div#logo {
	float: left;
	width: 520px;
}
.quote {
	position: relative;
	margin: 0;
	padding: 0;
	top: -22px;
	left: 108px;
	color: white;
	font-size: 15px;
	float: left;
	text-transform: none;
	line-height: 17px;
}
div.header_image {
	float: right;
	width: 100px;
	border-left: 1px solid white;
}
div#left {
	float: left;
	width: 200px;
	background: url(images/bg_left.jpg) top right repeat-y;
	padding-left: 1px;
}
div#iso {
	position: absolute;
	bottom: 45px;
	width: 200px;
}
div#right {
	background: url(images/bg_content.jpg) repeat-x top left white;
	float: left;
	width: 720px;
}
.flags {
	float: right;
	width: 95px;
	text-align:right;
	padding: 5px 5px 0 0;
	border-left: 1px solid #ccc;
	text-transform: uppercase;
}
.flags img {
	opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
.flags:hover img{
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.flags_a {
	float: right;
	width: 95px;
	text-align:right;
	padding: 5px 5px 0 0;
	border-left: 1px solid #ccc;
	text-transform: uppercase;
}
.flags_a a:hover {
	color: #888;
}
div#shadow_right {
	float: left;
	width: 10px;
	height: 100px;
	background: url(images/shadow_right.png) top left no-repeat;
}
div#bg_content {
	height: auto;
}
/* navigatie */
div#navigation {
	border-top: 1px solid white;
	padding-left: 5px;
	margin-left: 1px;
        padding-top: 10px;
        width: 190px;
		padding-bottom: 70px;
}
.doc {
	list-style: none;
	padding-left: 15px;
}
.docs {
	list-style: none;
	padding-left: 15px;
}
.sdoc {
	list-style: none; 
	padding-left: 15px;
	background: url(images/arrow.gif) no-repeat;
	color: #334f66;
}
.sdocs {
	list-style: none; 
	padding-left: 15px;
	background: url(images/arrow.gif) no-repeat;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: gray;
}
a:active, a:hover {
	color: black;
}
.menulevel1 {
	font-size: 14pt;
	color: #518292;
}
.menulevel1 a {
	font-weight: normal;
	color: #518292;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #518292;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: #17617a;
}
.menulevel2 {
	font-size: 12pt;
	color: #6f8891;
}
.menulevel2 a {
	font-weight: normal;
	color: #6f8891;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #6f8891;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #0e95c2;
}
.menulevel3 {
	font-size: 10pt;
	color: #748388;
}
.menulevel3 a {
	font-weight: normal;
	color:  #748388;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color:  #748388;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: #1597c3;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-face: arial;
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
/* content  */
div#content {
	margin: 25px 15px 25px 20px;
	line-height: 1.5;
}
/* search */
div#search {
	padding: 7px 0 0 15px;
	background: url(images/bg_search.jpg) no-repeat top left;
	height: 30px;
	width: 185px;
	
}
div#search  .text {
	border: 1px solid #aaa;
	width: 140px;
	height: 20px;
	padding: 0;
	margin: 0;
	float: left;
	color: #888;
	font-family: Calibri;
	font-size: 16px;
	font-style:italic;
}
div#searchbox {
	background: black;
}
div#search .submit {
	padding: 0 3px 0 7px;
	float: left;
}
.search a {
	font-weight: normal;
	
}
.search a:link, .search a:visited {
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
div#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
}
#footerline {
	height: 1px;
	background: #c4c4c4;
	line-height: 1px;
	overflow: hidden;
}
#footer_color {
	background: #e7e4e0;
	width: 100%;
	height: 36px;
}
#footer_text {
	width: 930px;
	margin: auto;
	text-align: right;
	padding-top: 6px;
	color: #888888;
}
.foot {
	float: left;
	padding: 0 22px 0 22px;
	margin: 0;
	border-right: 1px solid #bbb;
}
.foot_right {
	float: right;
	padding: 0 22px 0 22px;
	margin: 0;
	border-right: 1px solid #bbb;
}
