* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	background-color: #dfdbd9;
	font-family: Verdana;
}

#spanner {
	width: 980px;
	margin: auto;
	height: auto;
	min-height: 100%;
	position: relative;
	background-image: url('../images/bg.jpg');
}

#spanner #banner {
	width: 125px;
	height: 330px;
	position: fixed;
	z-index: 99;
	margin-top: 100px;
	margin-left: 820px;
}
#banner a:link, #banner a:visited {
	border: 0 none;
}
#banner img {
	border: 0 none;
}
#header {
	width: 980px;
	height: 100px;
	background-image: url('../images/bg.jpg');
	position: fixed;
	top: 0px;
	z-index: 3;
}
#header #left {
	float: left;
	width: 175px;
	height: 100px;
	padding-left: 10px;
	display: inline;
}
#header #flash{
	float: left;
	width: 610px;
	height: 100px;
}
#menu {
	float: left;
	text-indent: -10000px;
	padding-left: 10px;	
	padding-right: 10px;
	position: fixed;
	top: 100px;
	min-height: 1000px;
	z-index: 1;
	background-image: url('../images/bg.jpg');
}
#menu ul {
	border-top: 1px solid #c74c4f;
}
#menu ul ul {
	border-top: none;
}
li a {
	display: block;
	height: 30px;
}
ul{
	margin: 0;
	padding: 0;	
	width: 960px;
}
ul li {
	min-height: 30px;
	display: block;
	list-style-type: none;
	color: #fff;
	text-indent: -10000px;	
}
ul ul li {
	background-color: #c7221d;
}
#foto {
	width: 610px;
	min-height: 60px;
	display:block;
	overflow:hidden;
	background-image: url('../images/bgcontent.jpg');
}
#foto img {
	position: relative;
	z-index: 5;
	height: 300px;
}
h1 {
	background-image: url(../images/h1.png);
	color: #B70000;
	font-family: Arial,Verdana;
	font-size: 24px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
	position: absolute;
	width: 580px;
	z-index: 45;
	left: 0px;
}
h1.top {
	top: 340px;	
}
#contents {
	background-image: url('../images/bgcontent.jpg');
	z-index: 2;
	position: relative;
	padding-top: 100px;
	width: 610px;
	min-height: 489px;
	left: 185px;
}
#tekst {
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	width: 560px;
	font-size: 12px;
	color: #5d493f;
	line-height: 23px;
}
#footer {
	position: fixed;
	bottom: 0;
	width: 980px;
	height: 25px;
	background-image: url('../images/footer_1.png');
	z-index: 3;
}

#contents a:link, #contents a:visited {
	color: #B70000;
	text-decoration: underline;
}
#contents a:hover, #contents a:visited:hover {
	color: #5d493f;
	text-decoration: none;
}

form {
	margin-top: 50px;
	margin-bottom:16px;
} 
form label {
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
form textarea, form .tekstvak {
	width: 300px;
	border: 1px solid #000;
	padding: 3px;
	margin-bottom: 5px;
}

form br {
	clear: both;
}

form .submit {
	border: 1px solid #000;
	padding: 5px;
	background-color: #FFF;
	font-weight: bold;
	cursor: pointer;
}

.portfolio_item {
	display: block;
	overflow: hidden;
	border-bottom: 1.5px solid black;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	font-size: 12px;
	color: #5d493f;
	line-height: 25px;
}

.portfolio_item p
{
	float: right;
	width: 425px;
}

.portfolio_image {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	width:100px;
}
.portfolio_image img {
	border: 0px;
	margin-top: 6px;
}
.portfolio_image a
{
	font-size: 9px;
	color: #5d493f !important;
}
.portfolio_link {
	float: right;
	height: 25px;
	line-height: 25px;
	text-align: left;
	width: 425px;
	padding-bottom: 15px;
}
.hiddenItems {
	display: none;
}

#linkdisclaimer {
	width: 60px;
	height: 15px;
	display: block;
	margin-left: 40px;
	margin-top: 5px;
	text-decoration: none;
	float: left;
}
#linkprivacy {
	width: 40px;
	height: 15px;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	text-decoration: none;
	float: left;
}
#linkemail {
	width: 140px;
	height: 15px;
	display: block;
	margin-left: 445px;
	margin-top: 5px;
	text-decoration: none;
	float: left;
}
#adresgegevens {
	width: 609px;
	height: 23px;
	margin-left: 35px;
	margin-top: 0px;
	float: left;
	background-color: #5d4940;
	vertical-align: middle;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	line-height: 23px;
}
#adresgegevens a{
	color: #ffffff;
	text-decoration: none;
}
#linkro {
	width: 150px;
	height: 0px;
	display: block;
	margin-right: 20px;
	margin-top: 3px;
	text-decoration: none;
	float: right;
}
.highlight {
	font-size: 24px;
	color: #5d493f;
}
.bladTitel {
	font-size: 18px;
	color: #5d493f;
}

.portfolio_item h2 {
	float:right;
	width:425px;
	font-size: 18px;
	font-weight: normal;
	color: #5d493f;
}
.rood {
	font-size: 12px;
	color: #b70000;
}
#opmerkingen {
	height: 150px;
}
#emmes {
	display: none;
}
#tekst p
{
	margin-bottom: 16px;
}

fieldset
{
	border:0px;
}

legend
{
	display:none;
}

form fieldset p
{
	color: #ff0000;
	display: block;
	line-height: 16px;
	margin-bottom: 10px;
	margin-left: 150px;
}

#overlay {
	background-color: #dfdbda;
	position: fixed;
	width: 1000px;
	height: 5000px;
	top: 595px;
	left: 50%;
	margin-left: -500px;
	z-index: 5;
	background-image: url('../images/schaduwbottom.gif');
	background-position: top center;
	background-repeat: no-repeat;
}
#stempel {
	position: fixed;
	bottom: 25px;
	left: 50%;
	margin-left: 305px;
	width: 175px;
	height: 77px;
	z-index: 3;
}
#stempel img {
	border: 0px;
}