body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	min-height: 100%;
    height: 100% !important;
	background-image: url(/algemeen/afbeeldingen/achtergrond/achtergrond10.gif) repeat-y;
}

#header {
	background-color: #DCDDDE;
	height: 122px;
	margin: 0;
	padding:0;
	position:absolute;
	width:100%;
	z-index:2;
}
.zoeken{
	height:15px;
	font-size:10px;
	border:1px solid #F7AD0C;
	width: 85px;
	padding:0; margin:0;
}
.button_zoeken{
	background-color:#FFFFFF;
	border:1px solid #F7AD0C;
	color:#F7AD0C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	width:20px;
}
html,#wrapper{
 min-height: 100%;
}
body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 66px;}
#logo{
	border:0;
	margin: 6px;
	margin-top: 20px;
}
#steps{
	position:absolute;
	margin-left: 240px;
	margin-top: 43px;
}
#container {
	width: 100%;
	min-height: 500px;
	float: right;
	margin-left: -200px;
	background: url(/images/bg_paars.gif) repeat-y;
}
#content {
	background: #fff;
	margin-left: 220px;
	margin-top: 140px;
	height:100%;
	width: 750px;
}
#content p{
	width: 400px;
}
h1 {
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #f7ad0c;
	color:#f7ad0c;
	font-size: 16px;
	text-transform:uppercase;
	vertical-align: bottom;
}
h2{
	text-transform:uppercase;
	color:#f7ad0c;
	font-size: 11px;
	margin:0;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight:bold;
}
p{
	margin:0;
	padding:0;
	margin-top: 10px;
	line-height:16px
}
b, strong{
	text-transform:uppercase;
	color:#f7ad0c;
	font-size: 11px;
	margin:0;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight:bold;
	
}
#sidebar {
	width: 195px;
    height: 100% !important;
	float:left;
	color:#f7ac15;
	border-right: 1px solid #f7ac15;
}
#side_content{
	margin-top: 120px;
}
#side_content b{
text-transform:uppercase;
color:#1C1236;
}
.left_purple{
	padding: 5px;
	background: url(/images/bg_paars.gif) repeat-y;
}
.left_white{
	background-color:#FFF;
	padding: 5px;
}
#side_content a{
	text-decoration:none;
	color:#000000;
}

.clearing {
	height: 0;
	clear: both;
}
#navcontainer{
	margin-top: 19px;
	line-height: 22px;
	height: 24px;
	border-top: 3px solid #fff;
	background-color: #f7ad0c;
	padding-bottom: 0px;
}
#navlist{
	margin-left: 180px;
	margin-top: 1px;
	margin-bottom: 6px !important;
	height: 18px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #fff;
	height: 12px;color:#000000;
}
#navlist a{
	text-decoration:none;
	color:#000000;
	text-transform:uppercase;
	font-size: 8px;
	line-height: 12px;
	font-weight:bold;
}
#navlist li .selected{
	color: #FF3333;
}
#footer {
	background: #f7ad0c;
	height: 66px;
	bottom:0px;
	width: 100%;
	position: relative;
	margin-top: 0px; /* negative value of footer height */
	clear:both; 
}
#footer img{
float:right;
margin-right: 20px;
}
address{
	float:left;
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	margin:10px;
}
.sectoren{
border: 0px;
text-decoration:none;
}
.sectorblock{
	float:left; 
	margin: 5px; 
	width: 135px; 
	height:175px; 
	display:block;
	text-align:center;
	
}
.sectorblock a{
	text-decoration:none;
	text-transform:uppercase;
	color:#f7ad0c;
}
#cursusblock{
	width:180px; float:left; background-color:#fdd696;
	padding: 6px;;
	border: 1px solid #f7ad0c;
	border-top: 0px;
}
#cursusdetails{
	width:300px; float:left; margin-left: 10px; line-height:16px
}
#cursusdetails p{
	width: 295px;
}
.cursus_titel{
	text-transform:uppercase;
	color:#f7ad0c;	
	font-weight:bold;
	font-size: 11px;
	margin-top: 10px;
}
.input_cursus {
	background-color:#FFFFFF;
	border:1px solid #F7AD0C;
	margin-bottom: 1px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:225px;
}
.input_cursus_cursussen {
	background-color:#FFFFFF;
	border:1px solid #F7AD0C;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:350px;
}
.textarea {
background-color:#FFFFFF;
border:1px solid #F7AD0C;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:50px;
width:225px;
}