body, html{background:#303030; height:100%;}
body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #303030;
}
div.buiten
      {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 520px;
	overflow:hidden;
	margin-left: -50%; /* halve breedte */
	margin-top: -260px;  /* halve hoogte */
	background-image: url(/cmsfile/285);
	background-position: 50% 15%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #333333;
      }
div.binnen {
	position:absolute;
	left: 50%;
	top :50%;
	width: 960px;
	height: 520px;
	overflow:hidden;
	/*_height: 518px;*/
	margin-left: -480px;  /* halve breedte */
	margin-top: -260px;   /* halve hoogte */
	background-color: #000000;
}
b{font-size: 110%;}
em{color:#666666;}

#maincontainer{
	width: 960px; 
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}
#topsection{
	height: 70px; 
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#topsection h1{
	margin: 0;
	padding-top: 15px;
}
#topsection a{
	color: #007B91;
	text-decoration:none;
}
#topsection a:link{
	color: #007B91;
	text-decoration:none;
}
#topsection a:hover{
	color: #007B91;
	text-decoration:underline;
}
#contentwrapper{
	margin:0px;
	padding:0px;
	float: left;
	width: 100%;
}
#contentcolumn{
	width:600px;
	/*_width: 620px;*/
	margin-left: 330px;
	/*_margin-left:10px;*/
	/*_float: right;*/
	padding:5px;
	height: 410px;
	background-color: #333333;
	text-align: left;
	overflow: auto;
}
#contentcolumn h2,h3,h4,h5,h6{
	font-size: 12px;
	color: #fff;
}
#contentcolumn p {
	padding: 5px;
	width:99%;
	display:block;
}
#leftcolumn{
	float: left;
	width: 150px; 
	margin-left: -960px;
	height: 420px;
	text-align: right;
	padding: 0px;
}
#rightcolumn{
	float: left;
	width: 180px; 
	margin-left: -810px;
	background-color: #000000;
	height: 420px;
	text-align: left;
}
#footer{
	clear: left;
	width: auto;
	background-color: black;
	color: #999999;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.innertube{
	width:auto;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	text-align: left;
}
.contentbox{
	width:95%;
	margin-right: 10px;
	margin-bottom: 0px;
	/*margin-left:-330px;*/
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 4px;
	text-align: left;

}
#allwrap {
	width: 100%;
	margin-top: 10%;
	margin-right: 0px;
	margin-left: 0;
	margin-bottom: auto;
	background-color: #000000;
	height: 525px;
	background-image: url(/cmsfile/37);
	background-position: 50% 15%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	width: 400px;
	padding-top: 20px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
#topnav a {
}
#logo {
	float: left;
	height: 40px;
	width: 120px;
	padding-top: 10px;
}
.innertube-2 {
	margin-top: 100px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#navcontainer {
	width: auto;
	height:420px;
	overflow-y:auto! important;
	overflow-x:hidden! important;
}
#contentcolumn h1 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 6px 0;
	padding:0;
}
#topnav a:link {
}
#topnav a:hover {
	text-decoration: underline;
}
#contentcolumn p {
	/*margin-left: 330px;*/
	background-color: #333333;
	text-align: left;
	overflow: auto;
	padding: 4px;
}
#contentcolumn a{
	font-size:11px;
	color: #007B91;
	text-decoration:none;
}
#contentcolumn a:link{
	font-size:11px;
	color: #007B91;
	text-decoration: none;
}
#contentcolumn a:hover{
	font-size:11px;
	color: #007B91;
	text-decoration:underline;
}
#contentcolumn td{
	font-size: 11px;
}

/* Formulieren */ 

#contentcolumn input{
	margin: 4px 0 4px 0;
}
#contentcolumn select, option{
	margin: 4px 0 4px 0;
}
#kolom-rechts {
	width: 90%;
	/*width: 45%;*/
	float: right;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
}
#kolom-links {
	float: left;
	width: 45%;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
}
.related_header{
	display: none;
}
.list_header_center{
	font-size: 12px;
	
}

.inputtext {
	border:1px solid #007B91;
	width:180px;
}

.inputtextarea {
	border:1px solid #007B91;
	width:180px;
	height: 70px;
}
#alternative_footer{color:#000;}
#file_upload{background:#fff;}
#file_upload a{color:#fff !important;}
