a, html, body, input, textarea, li, ul, p, table, td, tr {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

a img {
	border: none;
}

a {
	color: #1d4fa0;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.input {
	width: 300px;
	height: 20px;
	border: 1px solid #1d4fa0;
	color: #000;
}

.area {
	width: 300px;
	height: 100px;
	border: 1px solid #1d4fa0;
	color: #000;
}

.button {
	background: #1d4fa0;
	border: 1px solid #000;
	color: #fff;
}

body, html {
	width: 100%;
	margin: 0px;
	background: #f3f3f3 url(../images/back.jpg) repeat-x left bottom;
}

#wrapper {
	width: 1030px;
	height: 100%;
}

#topbalk {
	width: 100%;
	height: 30px;
}

.topbalk {
	position: absolute;
	left: -510px;
	top: -343px;
	width: 1020px;
	height: 55px;
	background: url(../images/top_bg.png) no-repeat left top;
	text-align: center;
	line-height: 55px;
	z-index: 1000;
}

#header {
	width: 100%;
	height: 323px;
	background: url(../images/headerbg.jpg) repeat-x center -1px;
}

.header {
	position: absolute;
	height: 323px;
	top: -323px;
	left: -510px;
	z-index: 4;
}

#menu_kader {
	width: 296px;
}

.menu_top {
	position: relative;
	top: -40px;
	left: 0px;
	width: 296px;
	height: 40px;
	background: url(../images/menu_top.png) no-repeat left bottom;
	z-index: 6;
}

#menu {
	background: url(../images/menu_middle.png) repeat-y left top;
	width: 296px;
	margin-top: 0px;
	_margin-top: -40px;
}

.menu_middle {
	background: url(../images/menu_middle2.png) no-repeat left bottom;
	width: 274px;
	_width: 296px;
	min-height: 115px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu_middle a {
	padding-left: 36px;
	padding-right: 10px;
	line-height: 24px;
	display: block;
	color: #222;
	font-weight: bold;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	background: url(../images/pijl_wit.png) no-repeat 10px;
}

.menu_middle a:hover {
	color: #ddd;
}

.subitems {
	padding-left: 24px;
	margin-bottom: 10px;
}

.subitems a {
	padding-left: 26px;
	padding-right: 10px;
	line-height: 24px;
	display: block;
	color: #444;
	font-weight: bold;
	font-size: 13px;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	background: url(../images/pijl_grijs.png) no-repeat 10px;
}

.subitems a:hover {
	color: #ddd;
}

#menu_bottom {
	width: 296px;
	height: 39px;
	min-height: 39px;
	background: url(../images/menu_bottom.png) no-repeat left bottom;
}

#content {
	background: url(../images/content_middle.png) repeat-y left top;
	width: 730px;
}

.content {
	width: 650px;
	_width: 730px;
	padding: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	_margin-top: -50px;
}

.content_top {
	position: relative;
	top: -40px;
	left: 0px;
	width: 730px;
	height: 40px;
	background: url(../images/content_top.png) no-repeat left bottom;
	z-index: 5;
}

.content_bottom {
	width: 730px;
	height: 39px;
	background: url(../images/content_bottom.png) no-repeat left bottom;
}

.pos {
	position: relative;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
}

h1, H1 {
	font-size: 20px;
	color: #1d4fa0;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}

h2, H2, .subkopje {
	font-size: 16px;
	color: #1d4fa0;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h3, H3 {
	font-size: 13px;
	color: #1d4fa0;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.datumknop a {
	width: 200px;
	_width: 220px;
	line-height: 18px;
	color: #1d4fa0;
	text-decoration: none;
	display: block;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
}

.datumknop a:hover {
	background: #1d4fa0;
	color: #fff;
}

.selectknop {
	background: #1d4fa0;
	color: #fff;
}

.backbox {
	position: absolute;
	background-image: url(../images/transback.png);
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transback.png', sizingMethod='scale');
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.thumbbox {
	position: absolute;
	left: 18%;
	top: 8%;
	_left: 30%;
	_top: 30%;
	background: #1d4fa0;
	width: 671px;
	height: 536px;
	border-top: 2px solid #1d4fa0;
	z-index: 10;
}

.plaatjes {
	text-align: center;
}

.plaatjes img {
	border: 5px solid #222;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	margin-top: 10px;
}

#overlaydisplaydiv {
	display: none;
}

#overlaydiv {
	background: #fff;
	padding: 20px;
	padding-left: 60px;
	width: 400px;
	line-height:22px;
	color: #000;
}

#overlaydiv a {
	cursor: pointer;
}
