@charset "utf-8";
/* CSS Document */

body {
	background-color: #036;
}
body,td,th {
	color: #CCC;
	font-family: Calibri, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 40px;
	font-weight: bold;
	color: #ff6600;
	text-align: center;
}
h2 {
	font-size: 28px;
	font-weight: bold;
	color: #ff6600;
	text-align: center;
}
h3 {
	font-size: 20px;
	color: #ff6600;
}
h4{
	font-size: 16px;
	color: #ff6600;
}
#wrapper {
	position:absolute;
	width:1000px;
	margin-left:-500px;
	height:780px;
	left:50%;
	top:1px;
	z-index:1;
}
#header {
	position:absolute;
	left:1px;
	top:0px;
	width:1000px;
	height:107px;
	z-index:2;
}
#menu {
	position:absolute;
	left:0px;
	top:130px;
	width:136px;
	height:180px;
	z-index:2;
}
#inhoud {
	position:absolute;
	left:143px;
	top:107px;
	width:856px;
	height:670px;
	z-index:2;
	font-size: 13px;
}
#menuhouder {
	position:absolute;
	left:0px;
	top:137px;
	width:131px;
	height:390px;
	z-index:2;
	background-image: url(../img/index/328.jpg);
}
#img_logo {
	position:absolute;
	left:35px;
	top:538px;
	width:67px;
	height:64px;
	z-index:3;
}
#mail {
	position:absolute;
	left:0px;
	top:344px;
	width:131px;
	height:56px;
	z-index:2;
	text-align:center;
}
.oranje {color:#ff6600;}
.oranje20 {
	color:#ff6600;
	font-weight:900;
	font-size:20px;
}
.groen  {color:#006633;}
.helderrood  {color:#ff0000;}
.rood   {color:#870101;}
.lichtblauw {color: #00FFFF;}
.wit {
	color: #FFFFFF;
	font-size:18px;
	font-weight:900;
}
#content_rechts {
	position:absolute;
	left:712px;
	top:24px;
	width:142px;
	height:644px;
	z-index:2;
}
a:link {
	color: #00FFFF;
	text-decoration: none;

}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #870101;
	text-decoration: none;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}

#lijn_oranje_rechts {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:460px;
	z-index:2;
	background-color: #FF6600;
}
#pointer {
	position:absolute;
	left:0px;
	top:-22px;
	width:500px;
	height:19px;
	z-index:2;
	background-color: #003366;
	color: #ff6600;
	padding-left:10px;
	text-align:left;
}
.oranje_groot {
	font-size: 36px;
	color: #ff6600;
	font-weight: bold;
}
.geel {
	color: #FFFF00;
	font-weight: bold;
}
.grootte_10px {
	font-size: 11px;
}
.uitlijnen {
	text-align: justify;
}
