/**************** Tags ****************/ 

body, p, td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	width: 100%;
}
hr {
	color: #d4760c;
	height: 1px;
}
a {
	color: #ee7600;
	text-decoration: none;
}
h1 {
	font-size: 23px;
	color: #ee7600;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #002f5f;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #002f5f;
	font-weight: bold;
}

/**************** Classes ****************/ 

.linkbar {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	float: left;
	height: 22px;
	width: 100%;
	background-color: #0878c1;
	text-align: center;
}
.linkbarrood {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	float: left;
	height: 22px;
	width: 100%;
	background-color: #ee7600;
	text-align: center;
}
.linkbar:hover {
	background-color: #ee7600;
}
.witlink {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.witlinksub {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.roodlink {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.roodlinksub {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.btnzoek {
	color: #FFFFFF;
	height: 20px;
	width: 40px;
	background-color: #2d84e6;
	border: 1px solid #1f4774;
	position: absolute;
	top: 4px;
	left: 133px;
	background-position: center center;
}
.zoekveld {
	border: 1px solid #1f4774;
	width: 120px; 
	height: 16px;
	position: absolute;
	top: 4px;
	left: 6px;
}
.nieuwstitel {
	font-size: 14px;
	color: #FFFFFF;
}

/**************** Div's ****************/ 

#bodybackground{
	height: 100%;
	width: 100%;
	background-image: url(../images/verloop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#master1 {
	width: 962px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	background-image: url(../images/untitled-1.jpg);
	background-repeat: repeat-y;
}
#master2 {
	width: 962px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
	background-image: url(../images/mastertop.jpg);
	background-repeat: no-repeat;
}
#mastercontent {
	width: 906px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 3;
}
#topspacer {
	width: 906px;
	height: 114px;
	position: relative;
}
#topzone {
	width: 906px;
	height: 189px;
	position: relative;
}
#logo {
	width: 190px;
	height: 164px;
	position: absolute;
	left: 19px;
	top: 8px;
}
#image {
	width: 674px;
	height: 179px;
	position: absolute;
	left: 232px;
	top: 0px;
	z-index: 15;
}
#flash {
	width: 674px;
	height: 179px;
	position: absolute;
	left: 232px;
	top: 0px;
	z-index: 16;
}
#nieuws {
	width: 906px;
	position: relative;
}
#topmenuzone {
	width: 906px;
	height: 31px;
	position: relative;
}
#zoekzone {
	width: 179px;
	height: 29px;
	position: relative;
	background-color: #0878c1;
	float: left;
}
#topmenu {
	width: 724px;
	height: 29px;
	position: relative;
	background-color: #0878c1;
	margin-left: 3px;
	float: left;
}
#contentmaster {
	width: 906px;
	position: relative;
	clear: both;
	bottom: 0px;
	z-index: 55;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: -12px;
}
#menuzone {
	width: 179px;
	position: relative;
	float: left;
	bottom: 0px;
	margin-bottom: 15px;
	background-color: #0878c1;
}
#menutop {
	width: 179px;
	height: 11px;
	position: relative;
}
#menu {
	width: 179px;
	position: relative;
}
#nieuwsarchief {
	width: 179px;
	height: 27px;
	position: relative;
}
#menubottom {
	width: 179px;
	height: 11px;
	position: relative;
}
#menuadres {
	width: 179px;
	position: relative;
	height: 415px;
	background-color: #0878c1;
}
#adres {
	width: 117px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 135px;
}
#contentzone {
	width: 727px;
	float: left;
	position: relative;
}
#contenttop {
	width: 727px;
	height: 25px;
	position: relative;
}
#contentleft {
	width: 30px;
	height: 25px;
	float: left;
	position: relative;
}
#content {
	width: 697px;
	float: left;
	position: relative;
	margin-bottom: 12px;
}
#contentbottom {
	width: 962px;
	position: relative;
	left: -28px;
}
#schaduwbottom {
	width: 962px;
	position: relative;
	left: -28px;
}

