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

body {
	background-color:#1A1414;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
hr {
	color:#CCCCCC;
	width:100%;
	height:1px;
}
h1 {
	font-size:16px;
	color:#F99D14;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
.hoog { 
	line-height:18px; 
}
.groen {
	color:#666666;
}
.rood {
	color:#FF0000;
}
.oranje {
	color:#F99D14;
}
a:link {
	text-decoration:none;
	color:#F99D14;
}
a:hover {
	text-decoration:none;
	color:#CCCCCC;
}
a:visited {
	text-decoration:none;
	color:#F99D14;
}
a:active {
	text-decoration:none;
	color:#F99D14;
}
a:link.link {
	text-decoration:none;
	color:#000000;
}
a:hover.link {
	text-decoration:none;
	color:#999999;
}
a:visited.link {
	text-decoration:none;
	color:#000000;
}
a:active.link {
	text-decoration:none;
	color:#000000;
}
#container {
	width:632px;
	height:auto;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	overflow:hidden;
}
#header {
	width:632px;
	height:206px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#topnav {
	width:632px;
	height:50px;
	padding:0px;
	font-size:12px;
}
#topnav_left {
	width:235px;
	height:50px;
	padding:0px;
	padding-top:20px;
	padding-left:75px;
	color:#FFFFFF;
	float:left;
}
#topnav_right {
	width:275px;
	height:50px;
	padding:0px;
	padding-top:20px;
	padding-left:35px;
	color:#FFFFFF;
	float:right;
}
#topnav_left_left {
	width:100px;
	height:50px;
	color:#FFFFFF;
	padding:0px;
	float:left;
}
#topnav_right_left {
	width:100px;
	height:50px;
	color:#FFFFFF;
	padding:0px;
	float:left;
}
#topnav_left_right {
	width:95px;
	height:50px;
	color:#FFFFFF;
	padding:0px;
	float:right;
}
#topnav_right_right {
	width:120px;
	height:50px;
	color:#FFFFFF;
	padding:0px;
	float:right;
}
#topline {
	width:504px;
	height:2px;
	padding:0px;
	padding-left:60px;
	padding-right:68px;
	padding-top:140px;
	float:left;
	font-size:12px;
	font-style:italic;
}
#content {
	width:504px;
	height:auto;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	padding:0px;
	padding-left:60px;
	padding-right:68px;
	padding-top:20px;
	overflow:hidden;
}
#content_onder {
	width:504px;
	height:455px;
	background-image:url(../images/content_onder_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	padding-left:60px;
	padding-right:68px;
	padding-top:10px;
}
#content_onder_container {
	width:504px;
	height:255px;
	padding:0px;
	padding-top:20px;
}
/*#content_onder_left {
	width:160px;
	height:255px;
	padding:0px;
	padding-right:20px;
	padding-top:10px;
	float:left;
	border:solid;
	border-right:1px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	border-right-color:#CCCCCC;
}*/
#content_onder_right {
	width:502px;
	height:255px;
	padding: 0px;
}
#footer {
	width:552px;
	height:30px;
	background-color:#1A1414;
	padding:0px;
	padding-left:40px;
	padding-right:40px;
	color:#FFFFFF;
	font-size:9px;
}
