@import url("reset.css");
div
{
	//border: 1px solid #000000;
}
body {
	text-align:center;
	font:11px "Arial";
	background: url(../images/background.jpg) #FFF repeat-x;
}

a {
	color:#621A01;
	text-decoration:underline;
}
a:hover {
	color:#9C5835;
	text-decoration:underline;
}

div.holder {
	margin:0 auto;
	width:1000px;
}

.headerlinks{
	float:left;
	height:126px;
	width:784px;
	margin-left:9px;
}

.headerrechts{
	float:right;
	background:#621A01;
	width:191px;
	height:125px;
	border-right:solid 1px #621100;
	border-bottom:solid 1px #621100;
	color:#FFF;
	text-align:right;
	padding-right:15px;
	vertical-align:bottom;
}

strong{
font-weight:bold;
}


.menuholder{
border-left:solid 1px #621100;
padding-left:6px;
padding-top: 7px;
background:#FFF;
margin-left:9px;
width:175px;
font-size:0px;
float:left;
}

.menu{
background:#621A01;
text-align:left;
padding-left:10px;
color:#FFF;
font-size:11px;
padding-top:5px;
padding-bottom:7px;
}


.bierman{
	float:left;
	vertical-align:bottom;
}

.spacer{
background:url(../images/menuspacer.jpg) repeat-y top right;
width:191px;
}

.man{
float:left;
}

.content{
float:right;
text-align:left;
padding:6px 6px 6px 8px;
width: 794px;
border-right:solid 1px #621A01;
background:#FFF;
min-height:564px;
}

* html .content {
	height:599px; /* ie6 */
}

:root .content {
	min-height:561px;
}

.contenttitelvlak{
width:779px;
padding:6px 0px 0px 14px;
background:#621A01;
}

.contentvak{
width:763px;
border:solid 1px #621A01;
padding:14px 14px 14px 14px;
margin-bottom:8px;
}

.contentnieuwstitel{
width:379px;
padding:6px 0px 0px 14px;
background:#621A01;
}

.contentnieuwsvak{
width:363px;
border:solid 1px #621A01;
padding:14px 14px 14px 14px;
float:left;
min-height:140px;
display: block;
}

.contentajaxnieuwstitel{
width:379px;
padding:6px 0px 0px 14px;
background:#621A01;
float:right;
}

.contentajaxnieuwsvak{
width:363px;
border:solid 1px #621A01;
padding:14px 14px 14px 14px;
float:right;
min-height:140px;
display: block;
}

.onder{
width:809px;
float:right;
height:94px;
background:url('../images/onderr.jpg')#FFF  no-repeat bottom right;
}

a.emailcontact{
color:#FFF;
text-decoartion:underline;
}

.randfoto{
margin:3px;
border:solid 1px #621A01;
}

.label{
vertical-align:top;
}

input{
border:solid 1px #621100;
background-color:#FFF;
margin:1px;
height:15px;
}

textarea{
border:solid 1px #621100;
background-color:#FFF;
width:153px;
height:100px;
margin:1px;
}

.submit{
border:solid 1px #621100;
margin:1px;
text-align:center;
height:20px;
}
