body{
	font-family:arial,verdana,helvetica,sans-serif;
	color:#000;
	font-size:13px;
	line-height:20px;
	margin:0;
	padding:0;
	background:#fff url("../images/bg.gif") no-repeat fixed center center;
}
a{
	color:#369;
	text-decoration:none;
	font-weight:bold;
}
a:hover{text-decoration:underline;}

h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	margin:0;
	padding:0;
}
h1 {
	position:absolute;
	left:100px;
	top:0;
	padding-left:5px;
	font-size:20px;
	line-height:36px;
	width:595px;
}
h2{
	background:#d0e0f0;
	color:#036;
	margin:0;
	padding:2px;
	padding-left:5px;
	font-size:14px;
	border-bottom:1px solid #69c;
}
h3{
	margin:10px;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dotted #000;
}
h4{
    margin-left:15px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

hr{
	height:1px;
	margin:0;
	padding:0;
	border:0;
	border-bottom:1px solid #69c;
}

em,dt {font-weight:bold; font-style:italic;}
strong {font-weight:bold;}
dd{padding-left:10px;margin-left:10px;}
dl{padding:5px;margin:0;}

img {border:none; padding:0; margin:5px;}
img.inline{margin:0 2px 0 2px;}

small {font-size:10px; color:#777;}
small img{margin:0;}

#container{
	position:absolute;
	left:50%;
	top:0;
	width:700px;
	margin:0;
	margin-left:-350px;
	padding:0;
}

#headerK{
	position:absolute;
	left:100px;
	top:36px;
	width:595px;
	color:#fff;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	padding-left:5px;
	background:#369;
}
#headerimg{
	position:absolute;
	left:0;
	top:0;
	width:101px;
	height:81px;
	background:#d0e0f0 url("../images/logo.gif") no-repeat center center;
}
#headerrechts{
	z-index:100;
	position:absolute;
	right:0;
	top:0;
	width:7px;
	height:81px;
	background:#d0e0f0 url("../images/titelrechts.gif") no-repeat center center;
}
#location, #homelink{
	z-index:100;
	position:absolute;
	top:60px;
	right:0;
	color:#777;
	font-size:11px;
	line-height:20px;
	padding-right:5px;
}
#location{
	z-index:90;
	left:5px;
	width:694px;
	padding:0;
	background:#d0e0f0;
	border-bottom:1px solid #69c;
}
#homelink a:hover{
	color:#369;
}

#printheader, .nodisplay{
	display:none;
}
#content{
	position:absolute;
	left:150px;
	top:90px;
	width:548px;
	border:1px solid #69c;
}
#content.metrechts{
	width:400px;
}
#content.media{
	width:400px;
}

.topleft{overflow:hidden;position:absolute;top:-1px;left:-1px;width:6px;height:5px;padding:0;background:#d0e0f0 url("../images/border/topleft.gif") no-repeat 0px 0px;}
.topright{overflow:hidden;position:absolute;top:-1px;right:-1px;width:6px;height:5px;padding:0;background:#d0e0f0 url("../images/border/topright.gif") no-repeat 0px 0px;}

p{
	padding:5px 10px 5px 10px;
	margin:0;
}
#pagetitle img{float:left; margin:0 10px 0 5px;}
#pagetitle #print {float:right; margin:2px 5px 0 5px;}

#submenu{
	color:#000;
	margin:5px;
	padding:8px;
	border:1px solid #69c;
	background:#d0e0f0;
}
#submenu li{
	display:inline;
}
#submenu a{
	padding:4px;
	margin-right:5px;
	border:1px solid #d0e0f0;
	background:#d0e0f0;
}
#submenu a:hover, #submenu a.selected{
	padding:4px;
	margin-right:5px;
	border:1px solid #369;
	background:#90c0f0;
	color:#369;
	text-decoration:none;
}
#submenu img{margin:0 0 -2px 0;padding:0;}

#footer{
	font-size:10px;
	text-align:right;
	color:#777;
	padding:5px;
	margin-top:10px;
	border-top:1px solid #69c;
}

#menu, #news{
	position:absolute;
	top:90px;
	width:140px;
	border:1px solid #69c;
}
#menu{
	left:0px;
}
#news{
	right:0px;
}
#news dl {margin: 5px; padding: 0;}
#news dt {border-bottom:1px dotted #69c; font-size:12px; color:#369; margin-top:5px;}
#news dd {font-size:11px; color:#777; margin-left:10px;line-height:13px;}
#news img {float:left; margin:0 2px 0 0;}
#thumbnails{
	height:340px;
	line-height:84px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	margin:100px 10px 10px 10px;
	background:white;
	text-align:center;
}
#thumbnails img, img.thumbnail{
	border:1px solid #69c;
	margin:5px;
	padding:1px;
}


#menu a{font-weight:normal;}
#menu ul{border:0;border-bottom:1px dotted #69c;margin:0;padding:0;}
#menu li{
	line-height:16px;
	margin:0;
	padding:0;
	list-style-type: none;
	display:inline;
}
#menu a{
	margin: 1px;
	padding: 2px;
	border: 1px solid white;
	display: block;
}
#menu a:hover, #menu a.selected{
	text-decoration:none;
	border: 1px solid #69c;
	background: #d0e0f0;
	display: block;
}
#menu img{float:left; margin:0 5px 0 2px;}
#menu a.image, #news a.image{border:none;background:#ffffff;}
input, select, textarea{
	font-family:arial,verdana,helvetica,sans-serif;
	padding:2px;
	margin:2px;
	background:#d0e0f0;
	color:#334;
	font-size:11px;
}
input.radio{
	background:#fff;
}
input.text, select.text, textarea.text{
	border:1px solid #369;
}
input.text:focus, textarea:focus, select:focus{
	background:#ddd;
}
input.submit{
	border-style:solid;
	border-width:1px;
	border-top-color:#fff;
	border-left-color:#fff;
	border-bottom-color: #036;
	border-right-color: #036;
}

#deflijst{
	margin:0;
	padding:10px;
}
#deflijst dt{
    padding:5px;
	padding-left:20px;
	margin-left:10px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	background:url("../images/item.gif") no-repeat 0px 0px;
}
#deflijst dt.folder{
	background:url("../images/folder.gif") no-repeat 0px 0px;
}
#deflijst dt.d1{margin-left:30px;}
#deflijst a dd, #deflijst dd{
	color:#777;
	font-weight:normal;
	font-size:11px;
	margin-left:25px;
}
#deflijst dd.d1{margin-left:45px;}
#deflijst a:hover dd{
	text-decoration:underline;
}
#gastenboek{
	color:#000;
	background:#d0e0f0;
	border:1px solid #369;
	padding:5px;
	margin:10px;
}
#imgPhoto{
    margin:0;
    padding:0;
    border:1px solid #369;
}
#imgComment{
	color:#777;
	font-weight:normal;
	font-size:11px;
	text-align:center;
}
.marginleft{
	margin-left:20px;
}
.alert, .info{
	font-size:13px;
	line-height:16px;
	color:#000;
	padding:16px;
	padding-left:36px;
	margin:15px;
	background:#d0e0f0 url("../images/alert.gif") no-repeat 12px 16px;
	border:1px solid #369;
}
.alert dt{font-weight:bold;font-style:normal;}
.alert dd{padding-left:0;}
.info{
	background:#d0e0f0 url("../images/info.gif") no-repeat 12px 16px;
	font-size:11px;
	line-height:13px;
}
.small{font-size:11px;line-height:13px;color:#777;}
.center{text-align:center;}
.right{text-align:right;}
.border{
	border:1px solid #369;
	padding:1px;
	margin:5px;
}
