html {
	height: 100%;
}
body {
	margin: 0; 
	padding: 0; 
	height: 100%;
	font-family: arial, serif;
	background-color: white;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#wrap {
	min-height: 100%;
	margin: auto;
	position: relative;
}
* html #wrap {
	height: 100%;
}
#menu {
	background-color: #B2927B;
	margin: 0; 
	padding: 0;
	width: 218px;
	float: left;
	top: 0px;
	height: 450px;
	left: 0;
	position: absolute;
}
#menu-spacer {
	margin-top: 45px;
}
#inner-wrap {
	position: relative;
	right: 0;
	background-color: #ffffff;
	color: #ffffff;
	margin: 0 0 0 234px;
	padding: 0;
	min-width: 685px;
}
#inner-wrap:after {
	content: " ";
	display: block;
	clear: both;
}
#logo-wrap {
	position: relative;
	background-color: #916C52;
	color: #ffffff;
	margin: 0 0 0 234px;
	padding: 0;
	width: 765px;
	height: 77px;
}
#logo-wrap:after {
	content: " ";
	display: block;
	clear: both;
}

#logo {
	margin: 0;
	padding: 0;
	height: 77px;
	float: left;
}
#logo-spacer {
	height: 25px;
	width: 685px;
	margin: 0 0 0 234px;
}
#boek {
	position: absolute;
	top: 180px;
	left: 306px;
}
#boek-tekst {
	position: absolute;
	top: 180px;
	left: 630px;
	width: 335px;
}
#footer {
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 402px;
}
#portret {
	background-color: #B2927B;
	color: #613822;
	margin: 0; 
	padding: 0;
	width: 218px;
	height: 193px;
	position: absolute;
}
#content {
	border-top: 2px solid black;
	position: relative;
	width: 765px;
	float: left;
}
#content-datum {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	position: relative;
	text-align: right;
	top: -25px;
	margin-bottom: -20px;
}
#content-tekst {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	height: 465px;
	width: 720px;
	overflow: auto;
	padding-left: 37px;
	padding-right: 10px;
}
ul#column-list {
	margin-left: -20px; 
	color: #ED8D36; 
	list-style-type: square;
}

div.menu-option {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 30px;
	color: #613822;
	text-decoration: none;
	line-height: 38px;
	border-bottom: 2px solid white;
}
div.menu-option A {
	color: #613822;
	text-decoration: none;
	display: block;
	background-color: #B2927B;
}
div.menu-option A:hover {
	color: #ED8D36;
	display: block;
	background-color: #ffffff;
}	
div.boek-0 {
	float: left;
	width: 319px;
	height: 200px;
	padding: 20px 0 10px 0;
}
div.boek-1 {
	float: right;
	width: 319px;
	height: 200px;
	padding: 20px 0 10px 0;
}
div.boek-img {
	float: left;
	padding-right: 10px;
	height: 200px;
	width: 160px;
}
div.boek-noimg {
	height: 200px;
	width: 190px;
	border: 1px solid black;
}
div.boek-tekst {
	font-size: 14px;
}
span.boek-titel {
	font-weight: bold;
}
span.boek-fragment A {
	color: #ED8D36;
	text-decoration: underline;
	font-weight: bold;
}
span.boek-fragment A:hover {
	color: #ED8D36;
	text-decoration: none;
	font-weight: bold;
}
span.boek-bestel A {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
span.boek-bestel A:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
	
span.v_line {
	font-weight: bold;
	font-size: 20px;
	color: #ff7400;
	letter-spacing: 4px;
}	
img {
	border: 0;
}
img.boek {
	border: 1px solid white;
}
img.portret {
	border-top: 1px solid black;
}
div#gb-write {
	height: 220px;
}
div#gb-read {
}
div#gb-content {
	overflow: auto;
	height: 195px;
	width: 720px;
	background-color: #fef4ea;
}
div#gb-read-nav {
	float: right;
	font-size: 13px;
	color: #CCCCCC;
}
div#gb-read-nav a {
	font-weight: bold;
	text-decoration: underline;
	color: #613822;
}
div#gb-read-nav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ED8D36;
}
div.gb-titletext {
	float: left;
}
div.gb-title {
	font-family: arial, serif;
	color: #ED8D36;
	font-size: 14px;
	font-weight: bold;
}
div#gb-form-hide {
	width: 0px;
	height: 0px;
	position: absolute;
	z-index: 1;
}
div#gb-form-submit {
	position: absolute;
	z-index: 3;
}
img#white {
	width: 200px;
	height: 30px;
	position: absolute;
	z-index: 2;
}

div#hr {
	float: left;
}
div.guestbook-username {
	color: #ED8D36;
}
div.guestbook-username a {
	color: #ED8D36;
}
div.guestbook-username a:hover{
	color: #613822;
}
table.cms {
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
}
td.cms_head {
	border-bottom: 1px solid black;
}
tr.orange {
	background-color: #f9bc83;
}
tr.white {
	background-color: #ffffff;
}
hr.orange {
	border: 1px solid #ED8D36;
}
div.guestbook-entry-0 {
	background-color: #fef4ea;
	padding: 10px;
}
div.guestbook-entry-1 {
	background-color: #ffffff;
	padding: 10px;
}
input { text-indent : 2px; }

.submit {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	font-family: arial, serif;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	background: #ED8D36;
	border-bottom: 1px solid #613822;
	border-right: 1px solid #613822;
	border-left: 1px solid #fef4ea;
	border-top: 1px solid #fef4ea;
}
p.header_fragment {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
div.fragment_content {
	float: left;
}
div.fragment_content a {
	color: #ED8D36;
	text-decoration: underline;
}
div.fragment_content a:hover {
	text-decoration: none;
}

div.full_hr {
	float: left;
	width: 90%;
}

div.agenda {
	float: left;
}
div.agenda_year {
	float: left;
	width: 90%;
	font-family: arial, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ED8D36;
	margin-top: 20px;
}
div.agenda_left {
	float: left;
	width: 20%;
	font-family: arial, serif;
}
div.agenda_right {
	float: left;
	width: 70%;
	font-family: arial, serif;
}
div.agenda_datum {
	font-size: 14px;
	font-weight: bold;
	color: #613822;
}
div.agenda_title {
	font-weight: bold;
	margin-bottom: 10px;
}
div.agenda_content {
}
div.project_title {
	margin-top: 20px;
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED8D36;
	float: left;
	width: 90%;
}
div.project_content {
	float: left;
	font-size: 16px;
	width: 90%;
	overflow: visible;
	margin-bottom: 10px;
}
div.project_content a {
	color: #ED8D36;
	text-decoration: underline;
}
div.project_content a:hover {
	text-decoration: none;
}
#why {
	position: absolute;
	width: 300px;
}
#why a {
	margin-left: 5px;
	margin-top: 3px;
	display: block;
	font-size: 0.9em;
}
#why a:hover {
	text-decoration: none;
}
#why span {
	display: none;
}
#why a:hover > span {
	display: block;
	position: absolute;
	height: auto;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	font-size: 1.3em;
	padding: 4px;
	color: #000000;
	text-decoration: none;
}


