body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 140%;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 8pt;
	background-image: url(../images/bg_body.jpg);
	background-position: center;
	background-repeat: repeat-y;
}


td, div, p, input, textarea
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#main {
	position: absolute;
	width: 995px;
	top: 0px;
	left: 50%;
	margin-left: -390px;
	background-color: #DBD9E7;
		
}

#header {
	position: absolute;
	top: 0px;
	left: -108px;
	height: 133px;
	width: 885px;
	background-image: url(../images/bg_header.jpg);
}

#flash {
	position: absolute;
	top: 35px;
	left: -85px;
	height: 65px;
	width: 200px;
}

#zoek {
	position: absolute;
	top: 0px;
	left: 770px;
	height: 29px;
	width: 117px;
	background-color: #FFFFFF;
	z-index: 9;
}

#nav_onder {
	position: absolute;
	top: 29px;
	left: 770px;
	height: 104px;
	width: 117px;
	background-color: #FFFFFF;
}

#nav_boven {
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	top: 133px;
	left: -108px;
	width: 995px;
	height:25px;
	background-color: #352C65;
}

#nav_boven a {
	
	color: #FFFFFF;
}

#afbeelding {
	position: absolute;
	top: 63px;
	left: 0px;
	width: 220px;
	height: 387px;
}

#titel {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	color: #F24036;
	letter-spacing:1px;
	top: 187px;
	left: -95px;
	width: 300px;
	font-size: 15pt;
	font-weight: bold;
}


#content {
	position: absolute;
	top: 230px;
	left: -100px;
	width: 760px;
	height: 400px;
	background-color: #DBD9E7;	
}

#afbeeldingen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
}

img.afb {
	width: 150px;
	border: 1px solid #352C65;
	cursor: pointer;
}

img.vergroot {
	cursor: pointer;
}

#tekst {
	position: absolute;
	top: 0px;
	left: 170px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 627px;
}

#nieuwshome {
	position: absolute;
	top: 0px;
	left: 360px;
	width: 290px;
	
}

#banner {
	position: absolute;
	top:430px;
	width: 337px;
	height: 76px;
	background-color: #352C65;
	left: 0px;
	
}


#container_rechts1 {
	position: absolute;
	padding-top: 5px;
	padding-left: 80px;
	top: 430px;
	left: 340px;
	width: 230px;
	height: 69px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_tip.jpg);
	background-repeat: no-repeat;
	border: 1px solid #352C65;
	color: #F24036;
}

#container_rechts {
	position: absolute;
	top: 162px;
	left: 590px;
	width: 297px;
	height: 500px;
	color: #FFFFFF;
}

#logo {
	position: absolute;
	top: 430px;
	left: 655px;
	width: 310px;
	height: 67px;
	
}
#logo2 {
	position: absolute;
	top: 520px;
	left: 00px;
	width: 310px;
	height: 67px;
	border: 1px solid #312861;
	
}

.inner {
	padding-left: 5px;
	padding-right: 5px;
	
	padding-top: 2px;
	padding-bottom: 2px;
	
}

.field {
	border: 1px solid #F24036;
	background-color: #ffffff;
}

a {
	color: #F24036;
	text-decoration: none;
}

.field, textarea {
	background-color: #FFFFFF;
	border: 1px solid #F24036;
}

textarea {
	overflow: auto;
}
