@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF9FF;
	padding: 10px;
	line-height:18px;
}

#container {
	position: relative;
	margin:auto;
	width: 901px;
	z-index: 1;
}

.rand {
	border: thin double #b224b9;	
}

#header {
	position:absolute;
	top:0px;
	width:901px;
	height:150px;
	z-index: 2;
}

#navigatie_balk {
	position:absolute;
	top:150px;
	width:901px;
	z-index:3;
	background-color: #FFFFFF;
	height: 20px;	
}

#content {
	position:absolute;
	top:170px;
	width:672px;
	height:409px;
	background-color: #ffffff;
	z-index: 4;
}
#content_rechts {
	height: 409px;
	width: 230px;
	left: 670px;
	top: 170px;
	position: absolute;
	background-color: #ffffff;
	z-index: 6;
}

.rand_content_rechts {
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #CCCCCC;
}

.lijn_verticaal {
	border-right-style: double;
	border-right-color: #cccccc;
	border-right-width: thin;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}


.inspring_navigatie {
	border-right-style: double;
	border-right-color: #cccccc;
	border-right-width: thin;
	border-left-style: double;
	border-left-color: #cccccc;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	
}
#tekst {
	position: absolute;
	z-index: 7;
	width: 455px;
	height: 370px;
	left: 211px;
	top: 180px;
	overflow: auto;
	background-image: url(afbeeldingen/achtergrond_tekst4.gif);
}


.style1{
	color:#ff4500;
	
}
#apDiv3 {
	width:190px;
	height:325px;
	top:190px;
	position:absolute;
	z-index:11;
	left:200px;
}
#navigatie_down {
	border: none;
	position:absolute;
	z-index: 8;
	width: 184px;
	height:170px;
	top: 217px;
}

