/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	background-color:#3c3d47; /*background-color:#000;*/
	color:#fff;
	color:#c6c6c9;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 13px;
}
#wrapper{
	/*background-image:url(../images/wrapper_bg.gif);*/
	background-color:#2c2d37;
	background-repeat: no-repeat;
	border-bottom: 0px solid #000000;
	border: 1px solid #000;
	height: 570px;
	width: 891px;
	margin-top: -275px;
	margin-left: -445px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
}
#prebanner {
	position: absolute;
	z-index: 41;
	height: 28px; /*height: 73px;*/
	width: 629px;
	left: 17px;
	top: 12px; /*top: 73px;*/
	text-align: center; 
	color: #6c6c73;
}
#banner {
	background-color: #2c2d37;
	position: absolute;
	z-index: 40;
	height: 58px; /*height: 73px;*/
	width: 629px;
	left: 17px;
	top: 27px; /*top: 73px;*/
	text-align: center; 
	color:#FFFFFF;
	color:#c6c6c9;
	font-size:36px;
}
#vertikaaltje {
	background-color: #6c6c73; /*background-color: #2c2d37;*/
	position: absolute;
	z-index: 30;
	height: 392px; /*height: 73px;*/
	width: 1px;
	left: 651px;
	top: 85px; /*top: 73px;*/
}
/* ---------------------------------------------------------- nav*/
.nav {
	vertical-align:top;
}
.nav ul {
	list-style:none;
	text-align: right;
}
.nav li {
	/*border-bottom: 1px #fff solid;*/ /* moet gelijke afstand zijn als bij maincolum*/
	/*padding: 5px 5px 5px 5px;*/
	list-style-type:none;
	height: 28px;
}
.nav li a {
	text-decoration:none;
	color: #fff; /*color: #888;*/
	color:#c6c6c9;
	padding: 5px 8px 3px 9px; /*padding: 5px 5px 3px 9px;*/
	margin: 0px 0px 4px 0px;
/*	margin: 0;*/
	display: block;
}
.nav li a:hover {
	background-color:#e70006;
	background-color:#fff;
	/*background-color:#c6c6c9;*/
	color:#fff; /*color:#bbb;*/
	color:#6c6c73;
}
.nav li a.activebut:hover {
	background-color: #2c2d37;
	color:#6c6c73;
}
.nav .activebut {
	background-image:url(../images/activityNavIndicatorGrijs.gif);
	background-repeat:no-repeat;
	color: #6c6c73;
}
#home_but {
	position: absolute;
	background-image:url(../images/homebut_1i.gif);
	background-repeat:no-repeat;
	z-index: 62;
	height: 20px; /*height: 392px; */
	width: 20px;
	left: 813px;
	top: 43px;
}
#home_but a:hover {
	position: absolute;
	background-color:#fff;
	background-image:url(../images/homebut_1i_hover.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border:opx;
}
#nav_work {
	background-color: #2c2d37; /*background-color: #2c2d37;*/
	position: absolute;
	z-index: 60;
	height: 306px; /*height: 392px; */
	width: 181px;
	left: 656px;
	top: 85px; /*top: 73px;*/
	text-align:right;
}
#nav_gen {
	background-color: #2c2d37; /*background-color: #2c2d37;*/
	position: absolute;
	z-index: 65;
	height: 52px; /*height: 77px; */
	width: 181px;
	left: 656px;
	top: 350px; 
	text-align:right;
}
#language {
	background-color: #2c2d37; /*background-color: #2c2d37;*/
	position: absolute;
	z-index: 68;
	height: 28px; /*height: 81px; */
	width: 181px;
	left: 656px;
	top: 455px; 
	text-align:right;
	vertical-align:bottom;
	color:#6c6c73;
}
#language li a{
	display:inline;
}
#language ul.nav li a.active { 
	color:#6c6c73;
	background-color:#2c2d37;
}
/* ---------------------------------------------------------- content*/
#content {
	background-color: #444; background-color: #2c2d37;
	position: absolute;
	z-index: 50;
	height: 392px; /*height: 73px;*/
	width: 629px;
	left: 17px;
	top: 85px; /*top: 73px;*/
	text-align: left; 
	color:#FFFFFF;
	color:#c6c6c9;
	font-size:13px;
	overflow: auto;
}
.td_L135R135 {
	padding-left:135px;
	padding-right:135px;
}
H1 {
	font-size:24px;
	padding:0 0 5px 0;
}
H2 {
	font-size:15px;
	font-weight:700;
	text-decoration:underline;
	padding:5px 0 13px 0;
}
H3 {
	font-weight:700;
	padding:0px 0 5px 0;
}
H4 { text-decoration:underline;}
p {
	padding:0 0 13px 0;
}
.cursief16 {
	font-size:16px;
	font-style:italic;
}
.cursief14 {
	font-size:13px;
	font-style:italic;
}
.bron {
	font-size:10px;
	font-style:italic;
}
#content a {
	color:#c6c6c9;
	
	/*display: block;*/
}
#content a:hover {
	background-color:#e70006;
	background-color:#fff;
	color:#6c6c73;
}
#content .lees_meer{
	text-decoration:none;
	color:#6c6c73;
}
.bigtext {font-size:24px;}
.onderlijnd {text-decoration: underline;}
/*-----------------------------------------------------------Form*/
form tr td {
	height:10px;
/*	padding-left: 20px;*/
}
form tr td input {
	height:15px;
	width:160px;
	/*background-color:#2c2d37;*/
	border: 0px;
	font-family: "Times New Roman", Times, Georgia, serif;
}
form tr td #submitbut {
	height:39px;
	width:160px;
	background-color:#2c2d37;
	border: 1px #FFFFFF solid;
	color:#FFFFFF;
	vertical-align:top;
}
form tr td #submitbut:hover {
	background-color:#FFFFFF;
	background-color:#c6c6c9;
	color:#2c2d37;
}
form tr td input:onfocus {
	background-color:#333;
	color:#fff;
}
form tr td #eventchecker{width:20px;}
form tr td #txtarea {
	height:45px;
	width:160px;
	/*background-color:#2c2d37;*/
	border: 0px;
}
#error {
	/*font-weight: bold;*/
	color: #CC0000;
	color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	background-color:#cc0000;
	border:1px #09307b solid;
	border:2px #fff solid;
}
	
#error li {
	padding-top: 5px;
	text-align:left;
	color:#FFFFFF;
	list-style:disc;
	list-style-position:inside;
}
#error ul {
	padding: 0px 0px 0px 0px;
	}
/*------------------------------------------------------------------Footer*/
#footer {
	position:absolute;
	/*background-color:#003333;*/
	z-index:310;
	top: 550px;
	/*left:0px;*/
	height:20px;
	width:100%; /*890px;*/
	color: #6c6c73; 
}
#copyright {position:absolute; left:330px;}
#toope a {float:right; text-align:right; padding-right:5px; /*padding-right:62px;*/ padding-left: 120px; font-size:9px; text-decoration: none; color: #6c6c73;}
#toope a:hover {background-color: #fff;}

