#horizon {
	background: #add8e6 url(../images/achtergrond.gif) no-repeat  center top;
	background-color: transparent;
	position: absolute;
	/*	top: 50%; */
	top: 0px;
	left: 0px;
	width: 100%;
	/*	margin-top: -200px;  */
	text-align: center;
	min-width: 702px;
	height: 560px;
}

#horizon2 {
	background: #add8e6 url(../images/achtergrond2.gif) no-repeat scroll center top;
	background-color: transparent;
	position: absolute;
	/*	top: 50%; */
	top: 0px;
	left: 0px;
	width: 100%;
	/*	margin-top: -200px;  */
	text-align: center;
	min-width: 702px;
	height: 560px;

}

#wrapper {
/*	background-color: #add8e6; */
	position: relative;
	text-align: left;
	width: 702px;
	height: 560px; 
	margin: 0px auto;
	}

 body {
	background-color: #add8e6; 
	font-family: arial;
	font-size: 12px;
	color: black;
	padding: 0px;
	min-width: 702px;
	
	
}

body.achtergrond2 {
	background: #add8e6 url(../images/achtergrond2.gif) no-repeat scroll;
}

#werkgebied {
	position: absolute;
	width: 698px;
	top: 167px;
	left: 3px;
	height: 386px;
	}


#linkerkolom {
	position: absolute;
	width: 325px;
	top: 10px;
	left: 13px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	height: 370px;
	}
body>#linkerkolom {
	width: 315px;
	}

#rechterkolom {
	position: absolute;
	width: 329px;
	top: 10px;
	left: 362px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	height: 370px;
	}
#rechterkolomindex {
	position: absolute;
	width: 328px;
	top: 10px;
	left: 364px;
	height: 369px;
	}
#beidekolommen {
	position: absolute;
	width: 678px;
	top: 10px;
	left: 8px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	height: 370px;
	
}

body>#rechterkolom {
	width: 310px;
	}

#onderkolom1en2 {
	position: absolute;
	width: 670px;
	left: 47px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	}
body>#onderkolom1en2 {
	width: 670px;
	}

.menu {
	position: absolute;
	top: 9px;
	width: 702px;
	text-align: center;
	left: 1px;
	height: 150px;
}

#nav, #nav ul {
	float: left;
	width: auto;
	list-style: none;
	line-height: normal;
	background: black;
	color: white;
	padding: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#nav a.menulink {
	font-family: arial;
	font-size: 12px;
	border: solid #add8e6;
	border-width: 0px 1px 1px 1px;
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

#nav li {
	width: 117px;
	float: left;
	padding: 0px;
} 

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 117px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #999999;
}

img.imagenoborder {
	border: 0px;
	margin-bottom: 2px;
}

h1 {
	color: black;
	font-family: arial;
	font-size: 18px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}

h2 {
	clear: both;
	color: black;
	font-family: arial;
	font-size: 14px;
	font-style:italic;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: -5px;

}

p.normaal {
	clear: both;
	color: black;
	font-family: arial;
	font-size: 12px;
	text-align: left;
}

p.tekstlinksvanfoto {
	color: black;
	font-family: arial;
	font-size: 12px;
	text-align: left;
}

.datum {
	clear: both;
	color: red;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 0px;
}

.nieuws {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 8px;
}

a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: blue;
	}

a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: blue;
	}

a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: red;
	}

a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: red;
	}

img {
	margin-bottom: 1px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	}
	
.imgnoborder {
	border: 0px;
	}

.fotoplustekst {
	clear: both;
	float: right;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:45px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
	}

.fotoplustekstnofloat {
	clear: both;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
	}
	
.fotoplustekstCenter {
	margin-top: 20px;
	text-align: center;
	display:block;
	}	
	
	
.fotoplustekstliggend {
	clear: both;
	float: right;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:20px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
	}
	
.fotoplustekstscrollbar {
	position:absolute;
	top:50px;
	left:465px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
	}


.fotoplustekstleft {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 11px;
	margin-right: 25px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;

	}

.fotoplustekstnoclearboth {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
	}

.red {
	color: red;
	}

#rechterkolomwit {
	position: absolute;
	background-color:#FFF;
	width: 336px;
	top: 5px;
	left: 355px;
	height: 375px;
	}

