html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 1.4em;
}

div#body {
	width: 100%;
	height: 100%;
	background: url(images/bg.jpg) repeat-x top left #ededed;
}

* {
	font-size: 1em; 
}
html {
	font-size: 62.5%;
}

body, td, p {
	font-family: Trebuchet MS, Arial, Helvetica;
}

a:link, a:active, a:visited {
	color: #069;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #222;
}
hr {
	height: 0;
	border: solid #D1D7DC 0;
	border-top-width: 1px;
}
.clear {
	clear: both;
}

form {
	margin: 0;
}
IMG {
	border: 0;
}

H1, H2, H3 {
	font-weight: normal;
	margin-bottom: 6px;
	font-family: Trebuchet MS;
	margin: 0;
}

h1 {
	font-size: 1.6em;
	color: #0e79c4;
	text-transform: uppercase;
	margin-bottom: 18px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
	color: #0e79c4;
	margin-bottom: 0px;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}



/* Layout */


#wrapper {
	position: absolute;
	width: 960px;
	margin-left: -480px;
	left: 50%;
	height: 100%;
}
#wrapper_left {
	float:left;
	background: url(images/bg_left.jpg) top left no-repeat;
	width: 275px;
}
#left {
	padding: 140px 20px 0 40px;	
}

#main {
	float: left;
	min-height: 480px;
	height: auto;
	_height: 480px;
	width: 685px;
	background: url(images/bg_main.jpg) top left repeat-x;
}

#main_top {
	width: 685px;
	height: 30px;
}
#content {
	margin: 50px 0 0 7px;
	padding: 0;
	width: 670px;
	overflow-x: hidden;
}


/* Bovenbalk */


ul.toplist {
	padding: 0;
	margin: 13px 0 0 0;
	list-style: 0;
	float: left;
}

ul.toplist li {
	display: inline;
	float: left;
	border-left: 1px solid #eee;
	border-right: 1px solid #ccc;
}

ul.toplist li a {
	color: #555;
	display: block;
	float: left;
	margin: 0 10px;
}

ul.toplist li a:hover {
}


div#print{
	float: left;
	margin: 13px 15px 0 15px;
}

div#lang {
	float:right;
	margin: 15px 0 0 0;
}
div#lang a, div#lang p {
	display:block;
	float:right;
	margin: 0;
	padding: 0 10px;
	border-left: 1px solid #eee;
	border-right: 1px solid #ccc;
}

/* Navigatie */


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: 15px;
}
.menulevel1 li {
	line-height: 36px;
}
li.doc {
	list-style-image: url(images/arrow_silver.png);
	list-style-type:square;
	padding-left: 5px;
	background: url(images/nav_lijn.png) no-repeat bottom left;
}
li.docs {
	list-style-image: url(images/arrow_silver.png);
	list-style-type:square;
	padding-left: 5px;
	background: url(images/nav_lijn.png) no-repeat bottom left;
}
li.sdoc {
	list-style-image: url(images/arrow_blue.png);
	list-style-type:square;
	padding-left: 5px;
	background: url(images/nav_lijn.png) no-repeat bottom left;
}
li.sdocs {
	list-style-image: url(images/arrow_blue.png);
	list-style-type:square;
	padding-left: 5px;
	background: url(images/nav_lijn.png) no-repeat bottom left;
}
.menulevel1, .menulevel2, .menulevel3, .locator, .navigator, .sitemaplevel1, .sitemaplevel2, .sitemaplevel3, .submenu {
	font-size: 12px;
	font-weight: normal;
	color: #36a0d3;
	text-transform: uppercase;
}

.menulevel2 li, .menulevel3 li{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	line-height: 26px;
}

ul.menulevel2 {
	margin:0;
	padding:0;
	margin: 0 0 7px 0;
}

.menulevel2, .menulevel3 {
	font-size: 11px;
}

.menulevel1 a:link, .menulevel1 a:visited, .menulevel1 a:active, .menulevel1 a:hover, .menulevel2 a:link, .menulevel2 a:visited, .menulevel2 a:active, .menulevel2 a:hover, .menulevel3 a:link, .menulevel3 a:visited, .menulevel3 a:active, .menulevel3 a:hover, .locator a:link, .locator a:visited, .locator a:active, .locator a:hover, .navigator a:link, .navigator a:visited, .navigator a:active, .navigator a:hover, .sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited, .sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover, .submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover {
	text-decoration: none;
	color: #414141;
}

.menulevel1 a:hover, .menulevel2 a:hover {
	color: #1680b3;
}

.menu {
	font-weight: bold;
	font-size: 8pt;
	color: #5493B4;
}
.menu a {
	text-decoration: underline;
	font-weight: bold;
}


/* Zoekresultaten en sitemap */

.search li, .sitemaplevel1 li, .sitemaplevel2 li, .sitemaplevel3 li{
	line-height: 30px;
}


/* Zoekveld */

#searchbox p {
	font-weight: bold;
	color: #36a0d3;
	text-transform: uppercase;
	margin-bottom: 7px;
}
#searchbox input.text {
	border: 1px solid #ddd;
	width: 115px;
	padding: 2px;
	color: #666;
	margin: 0 5px 0 0;
	float: left;
}

#searchbox .submit {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 24px;
	height: 23px;
}


.bodyline {
	border: 1px #98AAB1 solid;
	background: #FFF;
}
.cmsline {
	border: 2px #069 solid;
	background: #FFF;
}
.innerline {
	border: 2px #FFF solid;
}
.copyright {
	font-size: 10px;
	color: #444;
	letter-spacing: -1px;
}
.copyright a, .copyright a:link, .copyright a:visited {
	color: #444;
	text-decoration: none;
}
.copyright a:hover, .copyright a:active {
	color: #000;
	text-decoration: underline;
}

#credits {
	margin-top: 10px;
	color: #999;
	font-size: 10px;
}

#credits a:link, #credits a:visited {
	color: #777;
	text-decoration: none;
}

#credits a:hover  {
	color: #555;
}



/* mailform */
textarea {
	border: 1px solid #ccc;
	padding: 3px;
	width: 570px;
	margin-bottom: 10px;
	background:none;
	font-family: Trebuchet MS, Arial, Helvetica;
}
input {
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	margin-right: 10px;
}
label {
	display:block;
	float:left;
	width: 130px;
}

label.long {
	width: 250px;
}

input.checkbox {
	border: none;
}

input.submit {
	color: #333;
	cursor: pointer;
}


