* {
	margin: 0;
	padding: 0;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

html, body {
	height: 100%; 
}

body {
	margin: 0;
	padding: 0;
    background-color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000000;
}
h1 {
font-size: 14px;
font-weight:bold;
color: #ec5223;
margin-bottom: 12px;
}
h2{
font-size: 14px;
font-weight:bold;
color: #ec5223;
margin-bottom:0px;
}

h3{
font-size: 12px;
font-weight:bold;
color: #ec5223;
margin-bottom:0px;
}
/* Structuur
----------------------------------------------- */

div#wrapper {
	width: 100%;
	margin: -1px 0 0;
	padding: 0;
	
}
div#main {
	margin: 0 auto;
	width: 914px;
	padding: 0px 20px;
}
#content {
	margin: auto;
	margin-top: 78px;
	padding: 0pt;
	position: relative;
	
	width: 900px;
	background-image:url(../img/zwart_transp.png);
	border: 1px solid #ec5223;
}
#header{
	height: 112px;
	width: 100%;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	

}
#footer{
	position:absolute;
	height: 30px;
	width: 900px;
	line-height: 30px;
	font-size:11px;
	color:#FFF;
	bottom: -30px;
	left: 0px;

}
#top{	height: 195px;}
div#flash-container {
	height: 100%;
	overflow: visible;
	width: 100%;
}
div#background {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
#kolom_links {
	width:585px;
	position:relative;
	display:block;
	float:left;
	padding-left: 17px;
	margin-bottom: 7px;
}

#kol_rechts {
	display:block;
	float:left;

	width:271px;
	padding:0;
	margin-left: 10px;
	margin-bottom: 7px;
}
.sub_kolom{
	background-image:url(../img/kader_main_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	border: 5px solid #fff;
	background-color:#FFF;
	margin-bottom: 10px;
	}
.inhoud{

padding: 14px;
}
#hoofdafb{
	
	width: 100%;
	border: 5px solid #FFF;
	position:relative;
	width:575px;
	height: 195px;
	padding:0;
	margin-bottom: 10px;

}
.main_column {
	width: 100%;
	border: 5px solid #FFF;
	background-repeat:repeat-x;
	background-image:url(../img/kader_main_bg.gif);
	background-position:bottom;
	background-color:#FFF;
	position:relative;
	width:575px;
	padding:0;
	margin-bottom: 10px;
}
#main_image {
	LEFT: 0px; OVERFLOW: hidden; 
	position:fixed;
top:0;
left:0;

}


/* Navigatie
----------------------------------------------- */
#menu{
	list-style:none;
	margin: 0px;
	padding: 0px;
	height: 37px;
	margin-top: 38px;
	float: right;
}

#menu li{ display: inline; height:37px;float: left;

}
#menu li a{ 
background: #ec5223;
height: 29px;
padding-left: 12px;
padding-right: 12px;
color: #FFF;
font-weight:bold;
float: left;
line-height: 27px;
font-size: 14px;
text-decoration:none;

}
#menu li a:hover{
	text-decoration:underline;}
.active{ background-image:url(../img/active.png);
background-position:center bottom;
background-repeat:no-repeat;
}
/*CONTENT*/


.designby {
	float:right;
	text-align:right;
	padding-right:5px;
}
.hr1 {
	background-image:url(../img/ruler_small.gif);
	width:100%;
	background-repeat:no-repeat;
	height:2px;
	border:none;
	margin-top:10px;
	margin-bottom:10px;
}

.kader_main_content {
	background-position:right;
	width:521px;
	border-top:solid;
	border-top-color:#FFF;
	border-top-width:5px;
	margin:auto;
	padding:10px;
}

.kader_sub_content {

	width:225px;
	border-top:solid;
	border-top-color:#FFF;
	border-top-width:5px;
	margin:auto;
	padding:10px;
}
.kader_sub_content img {
	margin-bottom:10px;
}


#main_splash {

	position:relative;
	display:block;
	float:left;
	padding-left: 17px;
	margin-bottom: 17px;
}.splash_column {
	width: 418px;
	border: 5px solid #FFF;
	background-repeat:repeat-x;
	background-image:url(../img/kader_main_bg.gif);
	background-position:bottom;
	background-color:#FFF;
	position:relative;
	padding:0;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
#oranje_balk{
	list-style:none;
	margin: 0px;
	padding: 0px;
	height: 29px;
	margin-top: 38px;
	float: right;
	background-color: #ec5223;
	width: 624px;
}