/* CSS Document */
body {
	margin:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#dadada;
}

img {
	behavior:	url("pngbehavior.htc");
	border: none;
	}

#container {
	position:relative;
	margin:0 auto 0 auto;
	width:980px;
	min-height:700px;
	height:auto !important;
	_height:700px;
	background:url(afbeeldingen/bg.png) repeat-x;
	
}

#content a:link {
	color:#FFFFFF;
	text-decoration: none;
}

#content a:active {
	color:#FFFFFF;
	text-decoration: none;
}

#content a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#content a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}


h1 {
	color:#c1c1c1;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;

}

.footer a:active {
	color: #FFFFFF;
		text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
		text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#plaatje-tekst {
	position: absolute;
	margin-top: 233px;
	margin-left: 32px;
	width:  290px;
	height: 20px;
	color: #FFFFFF;
}

#plaatje-tekst-2 {
	position: absolute;
	margin-top: 233px;
	margin-left: 10px;
	width:  290px;
	height: 20px;
	color: #FFFFFF;
}

#plaatje-tekst-3 {
	position: absolute;
	margin-top: 210px;
	margin-left: 10px;
	width:  290px;
	height: 20px;
	color: #FFFFFF;
}

#plaatje-tekst-4 {
	position: absolute;
	margin-top: 210px;
	margin-left: 32px;
	width:  290px;
	height: 20px;
	color: #FFFFFF;
}
