body { font: 11px verdana, arial, sans-serif; color: #333; }

a, a:link, a:visited, a:hover {
color: #f90;
font-weight: bold;
text-decoration: none;
font-size: 10px;
}

a:hover{ text-decoration: underline; }

h1#top {
width: 758px;
height: 40px;
top:0.031in;
background: url(../img/bandboven.jpg) 0 0;
position: absolute;
left: 10px;
}

h1#top span { display: none; }

h2 {
background: url(../img/titel.gif) no-repeat left bottom;
font-size: 20px;
color: #666;
text-indent: 10px;
}

#left {
width: 212px;
height: 340px;
background: url(../img/blauw-abdij.jpg) 0 0;
position: absolute;
left: 10px;
top: 60px;
}

#right {
width: 120px;
height: 600px;
position: absolute;
left: 545px;
top: -2px;
}

#nav {
width: 462px;
height: 15px;
position: absolute;
left: 242px;
top: 60px;
}

#leftnav {
width: 170px;
height: 120px;
position: absolute;
left: 53px;
top: 42px;
}
#overgang {
	width: 212px;
	height: 2496px;
	position: absolute;
	left: 10px;
	top: 500px;
	background-color: #0186DC;
}

#colorleft {
	width: 212px;
	left: 10px;
	top: 400px;
	position:absolute;
	height: 100px;
	background: url(../img/grasovergang.jpg);
}

a.leftnav1, a.leftnav2, a.leftnav3, a.leftnav4 {
width: 159px;
height: 30px;
position: absolute;
left: -40px;
top: 0px;
background: url(../img/nav.jpg);
}

a.leftnav1 { background-position: 0 0; }
a.leftnav2 { background-position: 0 -60px; }
a.leftnav3 { background-position: 0 -120px; }
a.leftnav4 { background-position: 0 -180px; }
a.leftnav1:hover { background-position: 0 -30px; }
a.leftnav2:hover { background-position: 0 -90px; }
a.leftnav3:hover { background-position: 0 -150px; }
a.leftnav4:hover { background-position: 0 -210px; }
a.leftnav1 span, a.leftnav2 span, a.leftnav3 span, a.leftnav4 span { display:none; }

#center {
	width: 526px;
	position: absolute;
	left: 242px;
	top: 112px;
	height: auto;
}

#centerplan {
	width: 800px;
	position: absolute;
	left: 241px;
	top: 146px;
	height: auto;
}

#splitscreenleft {
	width: 263px;
	position: absolute;
	left: 244px;
	top: 85px;
	height: auto;
}

#splitscreenright {
	width: 260px;
	position: absolute;
	left: 515px;
	top: 85px;
	height: auto;
}

#center2 {
	width: 100%;
	left: 0px;
	top: 18px;
	position: absolute;
	height: auto;
	border: 2px solid #f90;
	background-color:#CCCCCC;
}
#center3 {
	width: 100%;
	left: 0px;
	height: auto;
	border: 2px solid #f90;
}
#center4 {
	width: 100%;
	left: 0px;
	height: auto;
	border: 2px solid #fff;
}

#centerleft {
width: 263px;
position: relative;
height: 100%;
border: 2px solid #f90;
top: -2px;
left: +2px;
}

#date {
width: 64px;
height: 41px;
position: absolute;
left: 708px;
top: 62px;
}

#siteinfo {
width: 526px;
position: absolute;
left: 240px;
top: 2541px;
text-align: center;
height: 32px;
color: #999;
}

input {
border: 1px solid #fff;

}

#knav li {
margin: 0;
list-style: none;
width: 120px;
height: 30px;
position: relative;
}

#knav li div {
position: absolute;
left: 120px;
top: -1px;
z-index: 1;
background-color:#fff;
display: none;
width: 160px;

}

#knav div ul {
background-color:#fff;
margin: 0px;
padding: 0;
border: #f90 1px solid;
}

#knav div ul li {
width: auto;
}

html>body #knav div ul li { /* ! Opera */ width: 72px; }

#knav li.kitem:hover, #knav li.over { background-color: #fff;}

#knav li:hover div, #knav li.over div { display: block; background-color: #fff;}

.navtitle {background-color: #CCCCCC; height:inherit; width: auto;}
