html, body {
	margin:0; padding:0;
	height:100%;
}
 
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #730000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	
scrollbar-arrow-color: #730000;
scrollbar-3dlight-color: #fff;
scrollbar-face-color: #ccc;
scrollbar-highlight-color: #730000;
	/*
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #FFFFCC;
	scrollbar-3dlight-color: #FFFFCC;
	scrollbar-darkshadow-color: #730000;
	scrollbar-face-color: #730000;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #660000;
	scrollbar-track-color: #FFFFCC;
	*/
}
 
#floater {
	position:relative; float:left;
	height:50%;	margin-bottom:-325px;
	width:1px;
}
 
#centered {
	position:relative;
	clear:left;
	height:650px;
	width:90%;
	max-width:800px;
	min-width:400px;
	margin:0 auto;
	border:4px solid #666;
	background-color: #FFFFCC;
}
 
#bottom {
	position:absolute;
	bottom:-38px;
	left: 673px;
}
 
#nav {
	position:absolute; left:0; top:0; bottom:0; right:70%;
	padding:20px; margin:10px;
	list-style-type:none;
}

.crop img {
	width: 500px;
}

#content {
	position: absolute;
	left: 200px;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: auto;
	height: 580px;
	padding: 20px;
	margin: 10px;
	width: 549px;
}
#nav ul {
	padding:0;
	margin:20px 0 0 0;
	text-indent:0;
}
 
#nav li {
	padding:0; margin:3px;
}
 
#nav li a {
	display:block;
	background-color:#730000;
	padding:7px;
	margin:0;
	text-decoration:none;
	color:#FFFFCC;
	border-bottom:1px solid #bbb;
	text-align:right;
}
 
#nav li a::after {
	content:'»'; color:#aaa; font-weight:bold;
	display:inline; float:right;
	margin:0 2px 0 5px;
}
 
#nav li a:hover, #nav li a:focus {
	border-bottom-color:#777;
	background-color: #FFFFCC;
	color: #730000;
}
 
#nav li a:hover:after {
	margin:0 0 0 7px; color:#777;
}
 
#nav li a:active {
	padding:8px 7px 6px 7px;
}
#centered {
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;
}
 
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666;
}
 
h1 {
	color:#730000;
	border-bottom:1px solid #ddd;
	letter-spacing:-0.05em;
	font-weight:bold;
	margin-top:0;
	padding-top:0;
}
 
 
#bottom {
	padding:10px;
	font-size:0.7em;
	color:#730000;
}
 
 
#logo {
	font-size:2em; text-align:center;
	color:#999;
}
 
#logo strong {
	font-weight:normal;
}
 
#logo span {
	display:block;
	font-size:4em; line-height:0.7em;
	color:#666;
}
 
p, h2, h3 {
	line-height:1.6em;
}
/* 
a {
	color:730000;
	text-decoration: none;
}
*/
#content  a {
	color:#730000;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color:#730000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#content a:visited {
	color:#333333;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#centered #gastenboek_terug  a {
	color:#730000;
	text-decoration: none;
	font-weight: bold;
}

#centered #gastenboek_terug a:hover {
	color:#730000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#centered #gastenboek_terug a:visited {
	color:#333333;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#centered #content img {
	float: right;
	top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
}
