* {margin:0;padding:0}

html{
height:100%;
} 
body{
height:100%;
background-color: #D9E0E7;
background-image: url(../images/body_bg.jpg);
background-repeat: repeat-y;
font-family: Arial, Verdana, Tahoma;
font-size:11px;
line-height: 18px;
color: #333333;
}

ul{
	padding-left: 20px;
}

#minHeight {display:none}

* html #outer{	height:100%;}
* html #footer {
	height:20px;/* for ie5 */
	height:18px;/* for ie6 */
}
#outer{
	margin-left:200px;
	margin-right:216px;
	background:#FFFFFF;
	margin-bottom:-18px;
	color: #000000;
	min-height:100%;
}

#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:115px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	text-align: right;
}

#left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	margin-left:-199px;/*must be 1px less than width otherwise won't push footer down */
	left:-1px;
}

#right {
	position:relative;/*ie needs this to show float */
	width:216px;
	float:right;
	margin-right:-215px;/*must be 1px less than width otherwise won't push footer down */
	left:1px;
	background-color: #D9E0E7;
}

#footer {
	width:100%;
	clear:both;
	height:18px;
	background-color: #F9CF30;
	color: #000000;
	text-align:right;
	position:relative;
}
#footer a{
	color: white;
	text-decoration: none;
	margin-right: 20px;
}

/*needed to make room for header*/
#clearheader
{
	height:115px;
}
	             
#clearfooter{clear:both;height:20px;}/*needed to make room for footer*/

#centrecontent {
	width:100%;
	float: left;
	position: relative;
	margin:0 -1px;/* moz fix*/
}

/* vanaf hier extra toegevoegd*/
#contenttable{
	margin-left: 15px;
}
	
#content{
		padding: 0;
}
#contentright{
	padding: 10px;
	padding-left: 5px;
	
}
#logo{
position: absolute;
left: 0;
top: 0;
border: 0;
}
#menulinks1{
	border-top: 1px solid silver;
	width: 190px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#taalkeuze{
	padding-left: 10px;
	padding-top: 10px;

}
#menulinks2, #menulinks3{
	border-top: 1px solid silver;
	width: 190px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.links1{
	font-weight: bold;
	color: #F9C730;
}
.links2{
	font-weight: bold;
	color: #027FAD;
}
.breadcrumb{
	display: block;
	margin-left: 15px;
	margin-top: 10px;
}
.breadcrumb a{
	color: #333333;
	text-decoration: none;
}
.talen{
color: silver;
border: 1px solid silver;
background-color: Black;
font-family: Arial, Verdana, Tahoma;
font-size:11px;
width: 130px;
}

h1, .kop_gr{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h2, .kop_wit{
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 0px;
}
h3, .kop_bl{
	display: block;
	color: #027FAD;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 0px;
}
.tekst_gr{
	display: block;
	margin-left: 5px;
	padding: 10px;
}
.tekst_gr2{
	display: block;
	padding: 10px;
}
.tekst_wit{
	display: block;
	padding: 10px;
	padding-right: 90px;
	color: #ffffff;
}
.tekst_wit2{
	display: block;
	padding: 10px;
	color: #ffffff;
}
.tekst_wit2 a{
color: silver;
text-decoration: none;
}
.tekst_wit2 a:hover{
color: white;

}
.citaat_wit{
	display: block;
	font-size: 14px;
	padding: 10px;
	color: #ffffff;
}
#hometable{
	padding: 0;
	margin: 0;
	margin-top: 10px;
}
#geel{
	width: 50%;
	background-color: #F9C730;
	background-image: url(../images/bg_geel.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 194px;
	vertical-align: top;
}
#blauw{
	width: 50%;
	background-color: #027FAD;
	background-image: url(../images/bg_blauw.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 194px;
	vertical-align: top;
}
#td1{
	width: 50%;
	vertical-align: top;
}
#image{
	margin: 10px;
}
#image2{
	margin:0px;
}

.zoekvenster{
	color: #333333;
	height: 16px;
	width: 130px;
}
.zoek{
	font-weight: bold;
	width: 100px;
	color: #333333;
	text-decoration: none;
}
#blokgrijs{
	background-color: #57575A;
	width: 195px;
}
#submit1 {
	background-color: #57575A;
	margin-top: 10px;
	display: block;
	color: #ffffff;
	height: 25px;
	width: 75px;
}
.SearchResults{
	display: block;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #FEF9EA;
}
.SearchResults2{
	display: block;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
.SearchResults a,.SearchResults2 a{
color: #333333;
	font-weight: bold;
}
.highlight{
	background-color: Yellow;
}
