/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #393536;
	min-height: 800px;
}
body, a, p,td, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 20px;
	font-weight:bold;
	color:#393536;
}

strong, b {
	font-size:13px;
	color:#000000;
}
p {
	margin-bottom: 12px;
	margin-top: 4px;
}
h1 {
	color: #FFFFFF;
	font-size: 24px;
}
#header {
	background-color: #231f20;
	text-align:center;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}

#footer, .darkline {
	background-color: #231f20;
}
#footer a {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
#content {
	background: url(img/achtergrond.gif) top;
	font-size:10px;
	line-height: 13px;
	height: 100%;
}
#contentbox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#logo {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 250px;
	height: 129px;
}
#menu {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 260px;
	overflow:hidden;
}
#menu a img, #menu img {
	margin-bottom: 8px;
}
#contact {
	position: absolute;
	right: 0px;
	top: 10px;
	width:85px;
	height:14px;
}
#koptekst {
	position: absolute;
	left: 285px;
	top: 100px;
	width:635px;
	height: 30px;
	background-color:#231f20;
	border-left: 4px solid #231f20;
	border-right: 4px solid #231f20;
}
#koptekst h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	display:block;
	text-align:center;
}
#foto {
	position: absolute;
	left: 285px;
	top: 130px;
	width: 635px;
	height: 100px;
	border-left: 4px solid #231f20;
	border-right: 4px solid #231f20;
	border-bottom: 2px solid #231f20;
	overflow: hidden;
}
#slideshow {
	position: absolute;
	left: 285px;
	top: 30px;
	width: 635px;
	height: 200px;
	border-top: 4px solid #231f20;
	border-left: 4px solid #231f20;
	border-right: 4px solid #231f20;
	border-bottom: 2px solid #231f20;
	overflow:hidden;
}
#koptekst2 {
	position: absolute;
	left: 285px;
	top: 453px;
	width:635px;
	height: 30px;
	background-color:#231f20;
	border-left: 4px solid #231f20;
	border-right: 4px solid #231f20;
}
#koptekst2 h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	display:block;
	text-align:center;
}
#slideshow_large {
	position: absolute;
	left: 285px;
	top: 30px;
	width: 635px;
	height: 425px;
	border-top: 4px solid #231f20;
	border-left: 4px solid #231f20;
	border-right: 4px solid #231f20;
	border-bottom: 2px solid #231f20;
	overflow:hidden;
}
#route_button_box {
	position: absolute;
	left: 0px;
	bottom: 30px;
	background-color:#000000;
	z-index:800;
}
#route_button {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	padding: 5px;
	padding-left: 25px;
	z-index:800;
}
#show_route_box {
	position: absolute;
	left: 10px;
	bottom: 40px;
	height: 350px;
	width: 610px;
	background-color:#c786af;
	border: 2px solid #000000;
	overflow:hidden;
	-moz-opacity:.80;
	filter:alpha(opacity=80);
	opacity:.80;
	z-index:700;
}
#show_route {
	position: absolute;
	left: 20px;
	bottom: 50px;
	height: 320px;
	width: 600px;
	font-size: 10px;
	overflow:hidden;
	font-size:9px;
	z-index:700;
}




#bodycontainer {
	position: absolute;
	left: 285px;
	top: 230px;
	width: 635px;
	bottom: 25px;
	border-left: 4px solid #231f20;
	border-right: 4px solid #231f20;
	border-bottom: 4px solid #231f20;
	overflow:auto;
	scrollbar-3dlight-color:#231f20;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#231f20;
    scrollbar-face-color:#231f20;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
	
}

.reactiekop {
	background-color: #231f20;
	padding: 3px;
	color:#FFFFFF;
	display:block;
}
.reactiesmall {
	font-size: 10px;
	font-weight:normal;
}
hr {
	color:#231f20;
	background-color:#231f20;
	height:1px;
	border:none;
}
.foto {
	position: relative;
	width: 127px;
	height: 127px;
	overflow:hidden;
	text-align:center;
	margin-right: 10px;
	float:left;
}