body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../img/back.gif) no-repeat;
}


/* header */
#headerpict {
	width:956px;
	background-color:#D2000D;
	position:relative;
}
#headermenu{
	position:absolute;
	top: 3px;
	left: 671px;
	width: 275px;
	_width:285px;
	height:18px;
	_height:18px;
	padding: 2px 0px 0px 10px;
	background: url(../img/headermenu_back.gif) no-repeat left top;	/*	filter:alpha(opacity=90);
	-moz-opacity: 0.9;  */
}
#headermenu a{
	text-decoration:none;
}
#headermenu a:hover{
	text-decoration:underline;
}
#searchform{
	height:18px;
}
#search{
	float:left;
	width: 125px;
}
.searchfield{
	width:100px;
	height:15px;
	font-size:11px;
	border: 1px solid #D2000D;
	background-color:#FFF;
}


#content {
	position:relative;
	width:625px;
	z-index:2;
	left: 332px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 60px;
	top: 32px;
}


/* hoofdmennu */
#mainmenu {
	position:absolute;
	width:579px;
	z-index:1;
	left: 376px;
	top: 135px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	height: 30px;
}
#mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
	background: #D2000D;
	border-right: 2px solid #FFFFFF;
	padding: 6px 5px;
}
#mainmenu a:hover {
	color: #D2000D;
	background: #FFFFFF;
}
#mainmenu a.active {
	color: #ED1B23;
	background: #FFFFFF;
}


/* submenu */
#submenu {
	position:absolute;
	width:231px;
	height:30px;
	z-index:1;
	left: 61px;
	top: 194px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
#submenu_item1 a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: url(../img/menuback.gif) no-repeat left;
	display: block;
	width: 230px;
	padding: 2px 10px;
	margin-bottom: 2px;
}
#submenu_item1 .active, #submenu_item2 .active, #submenu_item3 .active {
	color: #D2000D;
	font-weight: bold;
}
#submenu_item1 a:hover, #submenu_item2 a:hover, #submenu_item3 a:hover {
	color: #D2000D;
	background: url(../img/menuback_h.gif) no-repeat left;
}
#submenu_item2 a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: url(../img/menuback.gif) no-repeat left;
	display: block;
	width: 210px;
	padding: 2px 10px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#submenu_item3 a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: url(../img/menuback.gif) no-repeat left;
	display: block;
	width: 200px;
	padding: 2px 10px;
	margin-bottom: 2px;
	margin-left: 30px;
}


/* agenda */
#agenda-col-right {
	float: right;
	width: 250px;
	padding-left: 20px;
}
#agenda-col-right li, #nieuwsarchief li {
	font-size: 11px;
}
#agenda-col-right a, #nieuwsarchief a {
	text-decoration:none;
}
#agenda-col-right a:hover, #nieuwsarchief a:hover {
	text-decoration:underline;
}


/* footer */
#footer {
	left: 312px;
	position: relative;
	font-size: 11px;
	color: #D2000D;
	width: 644px;
	text-align: right;
	padding-top: 12px;
	height: 46px;
	background: url(../img/footer_back.gif) no-repeat;
}
.credits {
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top: 6px;
}
.credits a {
	color: #999999;
}


/* lay-out algemeen */
a {
	color: #D2000D;
}
a:hover{
	text-decoration: none;
}
h1 {
	font-size: 1.4em;
	color: #000;
	margin-top: 0px;
}
.kopje {
	font-weight:bold;
	letter-spacing:1px;
}
#tabel_rand {
	border-top: 1px solid #D2000D;
	border-left: 1px solid #D2000D;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#tabel_rand td {
	border-right: 1px solid #D2000D;
	border-bottom: 1px solid #D2000D;
	padding: 1px 2px 1px 4px;
}
table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.tabelkop_wit {
	color: #FFFFFF;
	font-weight: bold;
	background: #D2000D;
}
li {
	list-style: url(../img/bullet.gif);
	padding-top: 0px;
	margin-left: -10px;
}
.fout {
	color: #FF0000;
}
.img-right{
	margin-left:10px;
}
.img-left{
	margin-right:10px;
}
#pictleft {
	position:absolute;
	z-index:1;
	left: 72px;
	top: 182px;
}
#actiebanner {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 280px;
	top: 175px;
}


