html, body { overflow-x: hidden; }
html {  overflow-y: scroll; }
body {
	background: #fff url('../img/zand.gif');
	/*background: #EDEFF2 url(/img/body_bg.gif) repeat-x scroll 0 0;*/
	text-align: center;
	font-size: .9em;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	line-height: 1.3em;
	font-family: Trebuchet, Calibri, sans-serif;
	/*font-family: GillSans, Cambria, Georgia, Times, Times New Roman, serif;*/
}

h1, h2, h3 {
	font-family: Trebuchet, Calibri, sans-serif;
	margin: .1em 10px .1em 10px;
	border-bottom: 1px solid #903;
	color: #903;
}
h1 { padding-bottom: 2px; }
#content table {
	border-collapse: collapse;
}
a {
	color: #903;
}

.promo {
	background: #ddd;
	padding: 10px;
}
.promo h1 {
	font-size: 1.4em;
}

.nieuwstitel { font-size: 1.2em; border-bottom: 0; }
.nieuwsdatum { font-size: 1em; color: black; }

.nieuwsbericht {  font-size: 0.8em; line-height: 1.3em; border-bottom: 1px solid #903; padding-bottom: 10px;}

li {margin-left:20px;} 

#content td {
	padding-left: 0;
}

h2 {
	margin: .8em 10px .4em 10px;
}

h3 {
	font-weight: bold;
	color: #903;
	border-bottom: 0px solid #903;
	margin: .1em 10px .1em 10px;}

p {
	margin: .8em 10px;
	text-align: justify;
}

#container {
	width: 980px;
	text-align: left;
	background: #EFEBE0;
	background: #fff;
	position: relative;
	margin: 0px auto 5px auto;
}
#footer {
	width: 970px;
	text-align: right;
	padding-right: 10px;
	margin: 0px auto 20px auto;
	background-color:white;
}

.clear {
	clear: both; 
}

#flash {
	height: 213px;
	background: #fff url('../img/zand.gif');
}

#menu {
	width: 980px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #990033 url('../img/menubg.png') no-repeat;
}

#main {
	min-height: 400px;
	height:auto !important;
  	height: 400px;
  	clear: both;
	position: relative;
}
#content {
	width: 739px;
	
	float: left;	
}
#contentfront {
	width: 457px;
	padding: 20px 10px 20px 20px;
	float: left;
}
#contentfront h1, #contentbreed h1 {
	border:0;
	font-size: 1.4em;
}
#nieuwsfront {
	float: left; 
	background: #e7ebee;
	width: 230px;
	padding: 10px;
}
#contentbreed {
	width: 509px;
	padding: 20px 10px 20px 20px;
	float: left;
}
#nieuwsleeg {
	width: 200px;
	float: left;
	height: 10px;
}
#content .block {
	padding: 20px 29px 20px 20px;
}
#content .blockbottom {
	padding: 0 29px 0 20px;
}
#rechts {
	float: left;
	width: 221px;
	z-index: 100;
	padding: 20px 10px;
}
.blockbottom {
	height: 10px;
	width: 100%;
}
#rechts h2 {
	margin: 2px 0 0 0;
	border: 0;
	font-size: 1.2em;
}
#zeester { 
	position: absolute;
	bottom: 0; 
	z-index: 2;
	left: 0;
}
#zeester2 {
	position: absolute;
	top: 10px; 
	z-index: 1;
	left: 1150px;
}
#menu ul {
	list-style-type: none;
	margin-left: 50px;
}
#menu ul li {
	float: left;	
	margin-right: 10px;
}

#menu ul li a.actief {
	
}