* {
	padding: 0;
	margin: 0;
	behavior: url(/iepngfix.htc);
}

body{
	margin: 0;
	padding: 1em;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
	behavior: url(/csshover.htc);	
}
a{
	color: #925025;
}
a:hover{
	color: #6C471C;
}

#extraborder{

		border: 3px solid #925025;
		width: 1032px;
		margin: 0 auto;
		margin-top: 2px;
		height: 678px;
		
}
#wrapper{
	position: relative;
	top: 3px;
	width: 1010px;
	height: 656px;
	margin: auto;
	padding: 0.5em;
	border: 2px solid #925025;
	background-color: #fcfcfc;
	text-align: left;
	background-image: url(images/blommenhof_bg.jpg) ;
}

#logo{
	position: relative;
	float: left;
	height: 100px;
	width: 998px;
	top: 2px;
	opacity: 0.9;

	}
#header
{	
	position: absolute;
	left: 216px;
	top: 20px;

}
#container1{
	position: relative;
	top: 58px;
	width: ;
	
	
}
h1{
	margin: 0;
	padding: 0;
	font-size: 28px;
	color: #000000;
}


#menu{
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: left;
	list-style: none;
	top: 11px;
	background-color: #ffffff;
	padding-top: 10px;
	left:8px ;
	border: 1px solid #B3762E;
	opacity: 0.9;

	
}
#menu a{
	height: 28px;
	padding: 0em 0 0 0;
	margin: 0 3px 5px 0px;
	width: 168px;
	display: block;
	background-image: url(images/button.png) ;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font: italic bold 13px/20px Georgia, "Times New Roman", Times, serif;
		line-height: 22px;
	
}
#menu a:hover{
	background-image: url(images/button_hover.png);	
	line-height: 30px;
}

#menu a.selected
{
	
}
#content {
		overflow: auto;	width: 756px;	height: 428px;	line-height: 135%;		color: #999400;	position: relative;	padding-top: 10px;
	padding-right: 10px;
	float: left;
	font-weight: bold;
	left: 49px;
	top: 15px;
	border-right: 2px solid;
	border-color: #925025;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	z-index: 3;
}
#content h1 {
	font-size: 16px;
	color: #925025;
	margin-top: 10px;
	letter-spacing: 1px;
	font-weight: bold;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #925025;
	letter-spacing: 1px;
}


#content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #925025;
	letter-spacing: 1px;
}
#content h4 {
	color: #925025;
	
}

#content p{

	padding: 0;
}
img
{
border: none;	
	
	
}


#map {
	margin-left: 0px;
	position: relative;
	left: 15px;

}
#footer{
	clear: both;
	position: absolute;
	top: 621px;
	text-align: center;
	height: 25px;
	border-top : 2px solid #B3B32D;
	width: 768px;
	left: 222px;
	color: #925025;
	word-spacing: 7px;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
}
#footer p{
	margin: 2px;
	padding: 0;
	
}