

html {
	margin: 0px;
	padding: 0px;
	width:100%;
	height: 100%;
	cursor: default;
}

body {
	margin:0px;
	padding: 60px;
	font-family: Verdana, sans-serif;
	font-size:11px;
	color: rgb(100,100,100);
	line-height:17px;
	overflow-x:hidden;
}

img {
	border: 0px;
	margin:0;
}
.vullen {
	clear:both;
}

#uitlijnen {
	margin-top:60px;
	margin-left:60px;
	margin-bottom:40px;
}

#hoofding {
	position:absolute;
	width:900px;
}

#hoofdrechts {
	left:137px;
	position:absolute;
}

#menu {
	position:absolute;
	top:140px;
}

#menutitel {
	height:14px;
	position:relative;
}

#menuknoppen {
	margin-top:5px;
	position:relative;
}

.menuknop {
	float:left;
	height:14px;
	margin-right:10px;
	position:relative;
	cursor: pointer;}

.menuknopover {
	float:left;
	height:14px;
	margin-right:10px;
	position:relative;
	cursor: pointer;}

.menuknopaan {
	float:left;
	height:14px;
	margin-right:10px;
	position:relative;
	border-bottom:1px solid #668F5E;
	padding-bottom:3px;
	cursor: pointer;}

.inputknop {
	float:left;
	height:14px;
	position:relative;
}

.inputveld {
	border:0;
	color:#668F5E;
	float:left;
	height:14px;
	position:relative;
	border-bottom:1px solid #668F5E;
	padding-bottom:2px;
}
.inputveldrood {
	border:0;
	color:#F00;
	float:left;
	height:14px;
	position:relative;
	border-bottom:1px solid #F00;
	padding-bottom:2px;
}
#inhoud {
	position:absolute;
	top:194px;
	padding-bottom:40px;
}

.inhoudblok {
	position:relative;
}

#AO {
	position:relative;
	float:left;
}

#slash_groen {
	position:relative;
	float:left;
	margin-left:7px;
	margin-right:7px;
	margin-top:4px;
}

/*nieuws*/
.nieuwsdatum {
	position:absolute;
	top:3px;
	left:0;
}
.nieuwstekst {
	position:relative;
	left:143px;
	top:1px;
	width:500px;
	margin-bottom:20px;
}
.nieuwstitel {
	margin-bottom:16px;
	left:143px;
	top:3px;
	position:relative;
}

/*algemeen*/
a:link,a:visited {
	color:#668F5E;
	text-decoration: none;
}
a:hover {
	color:#668F5E;
	text-decoration: none;
	padding-bottom:2px;
	border-bottom:1px solid #668F5E;
}

.imglink {
	cursor: pointer;}

.titel {
	margin-bottom:16px;
	position:relative;
}
.ondertitel {
	margin-bottom:12px;
	position:relative;
	left:143px;
}
.tekst {
	left:143px;
	position:relative;
	width:500px;
	margin-bottom:20px;
}
.fotokader {
	position:relative;
	margin-bottom:17px;
}
.foto {
	position:relative;
}
.fotoslash {
	left:490px;
	position:absolute;
	top:0;
}
.fotobijschrift {
	left:552px;
	position:absolute;
	top:-1px;
	width:100px;
}

:focus { 
	outline: 0px;
}

#eennuldrie {
	bottom:10px;
	right:10px;
	background-image: url("../afbeeldingen/wf08014.gif");
	width:53px;
	height:7px;
	cursor: pointer;position: fixed;}
