/* CSS Document */

body {
	padding:0 0 0 0;
	margin:0;
	background: url(afbeeldingen/background.gif) left top repeat-y #630200;
	color: #333333;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
 	color: #333333;
 	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
div.header {
	position:absolute;
	left: 0px;
	top: 0px;
	background:url(afbeeldingen/header.jpg) no-repeat;
	width: 755px;
	height: 201px;
	color: #FFFFFF;
	font-size:9px;
	margin: 0;
	padding: 0;
	text-align:right;
}
div.header p {
	padding: 0;
	margin: 0;
}
div.header a:link, div.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div.header a {
	padding: 4px;
}
div.header a:active {
	background: #FFF;
	color: #A8A8A8;
	text-decoration: none;
}
div.header a:hover {
	background: #FFF;
	color: #A8A8A8;
	text-decoration: none;
}
div.izzyleft {
	position:absolute;
	left: 0px;
	top: 201px;
	background:url(afbeeldingen/izzy_left.jpg) no-repeat;
	width: 97px;
	height: 590px;
}
div.menu {
	position:absolute;
	left: 97px;
	top: 201px;
	background:url(afbeeldingen/menu_top.jpg) no-repeat top left;
	width: 175px;
	height: 590px;
	padding-top: 50px;
	padding-left: 4px;
	padding-right: 4px;
}
div.content {
	position:absolute;
	left: 272px;
	top: 201px;
	background:url(afbeeldingen/content_lefttop.jpg) no-repeat top left;
	width: 478px;
	padding-top: 26px;
}
div.content p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.content h2 {
	margin-top: 0px;
	font-size:12px;
	font-weight:bold;
	padding-left: 20px;
	border-bottom: solid 1px #FFF;
	color: #FFFFFF;
	padding-bottom: 7px;
}
div.navcontainer ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
	border: 0;
 	font: 12px/21px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top:solid 1px #5B5A5A;
	width: 167px;
}
div.navcontainer li {
text-align:center;
}
div.navcontainer a {
 	display: block;
 	width: 167px;
 	height: 21px;
}
div.navcontainer a:link, div.navcontainer a:visited {
 	color: #FFFFFF;
 	text-decoration: none;
	background:url(afbeeldingen/menu_off.gif) repeat-y #363535;
}
div.navcontainer a:active {
	background:url(afbeeldingen/menu_on.gif) repeat-y #403F3F;
	color: #FFFFFF;
	text-decoration: none;
}
div.navcontainer a:hover {
	background:url(afbeeldingen/menu_on.gif) repeat-y #403F3F;
	color: #FFFFFF;
	text-decoration: none;
}
div.content img {
	float: right;
	padding: 10px;
	margin: 10px;
	background:#BDB79A;
	border: 1px solid #FFFFFF;
}
span.floatleft img{
	float: left;
	}
div.lipsum img {
	padding: 0px;
	margin: 0px;
	background:none;
	border: 0px solid #FFFFFF;
}
.style1 {color: #FFFFFF}
.gastenboek_spacing {
	display:block;
	width: 100px;
	float:left;
}
div.gastenboek_button img {
	float:right;
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
}
.gastenboek_bericht {
	display:block;
	width: 478px;
	background: #BDB79A;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	margin-top: 10px;
}
#footer {
	position: relative;  /* Needed for Safari */
	padding: 10px;
	background-color: #c09;
	width: 75%;
}
hr {
	border: 0;
	height: 1px;
	background-color: #FFF;
	color: #FFF;
}
.wit {
	display:block;
	width: 100%;
	color:#FFFFFF;
	background: #CEC7A5;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 1px;
}
table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0px;
	border-spacing: 0px;
	border-collapse:collapse;
	background: none;
}

table th {
	font-weight: bold;
	border-bottom: 1px solid #fff;
	text-align: left;
	color: #FFF;
	padding: 5px;
}

table td {
	border-right: 1px solid #d2ccb0;
	border-bottom: 1px solid #d2ccb0;
	background: #bdb79a;
	padding: 5px;
}
table td:hover {
	background: #d2ccb0;
}
.date{
	width: 75px;
	padding: 0 0 0 20px;
	}
.time {
	width: 35px;
}
fieldset {
	border: 1px solid #d2ccb0;
	border-width: 1px 0;
	background: #bdb79a;
	padding: 10px;
	margin: 0 0 15px 0;
}
