html{
	padding:0px;
	margin:0px;
}
body{
	padding:0px;
	margin:0px;
	background-color:#eeeeee;
	font-family:Verdana,Arial,Serif;
	font-size: 10pt;
	line-height:18px;
}
strong{
	font-weight:bold;
}
#supercontainer{
	width: 983px;
	margin: auto;
        background: url(../images/nob_bg.jpg) repeat-y;
}
.clear{
    clear:both;
}
#left_container{
	width: 205px;
	float: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color:#ffffff;
}

#right_container{
	width: 775px;
	float: left;
	border-right: 1px solid #000000;
	background-color: #ffffff;
	padding-bottom:10px;
}

#logo{
	width: 207px;
	height:153px;
}
#quick_links{
	width: 207px;
	height:116px;
	background-color: #000000;
	padding:0px;
	margin:0px;
	background-image: url(../images/quicklinks.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#quick_links li{
	line-height: 18px;
	width: 184px;
	color: #a5a0d6;
	border-bottom: 1px solid #ffffff;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-weight: bold;
	float:left;
}
#quick_links li a{
	color: #a5a0d6;
	text-decoration: none;
	display: block;
	background-image: url(../images/arrow_blue_black.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:20px;
}

#web_items{
	width: 207px;
	float:left;
}

#web_items li{
	width:184px;
	border-bottom: 1px dashed black;
	padding-left: 23px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	float:left;
}
#web_items li.last{
	border-bottom:0px;
}

#web_items li a{
	background-image: url(../images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:20px;
	text-decoration: none;
	display: block;
	color: #000000;
}

#news_title{
	width: 207px;
	height: 30px;
	color: #a5a0d6;
	background-color: #000000;
	line-height:20px;
	float:left;
}

#news_title p{
	padding-left: 43px;
	padding-top: 5px;
	font-size: 10pt;
	font-weight: bold;

}

#news{
	width: 207px;
	font-size:8pt;
	float:left;
}
#news ul{
	padding:0px;
	margin:0px;
}
#news li{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	padding-right: 27px;
	width:155px;
	border-bottom: 1px dashed #000000;
	list-style-type: none;
	float:left;
}

#news li p{
	padding-left: 20px;
	line-height:normal;
}

#news li a{
	background-image: url(../images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:20px;
	text-decoration: none;
	display: block;
	color: #000000;
	font-weight: bold;
	line-height:18px;
}

#news_archive{
	width: 207px;
	border-bottom: 1px dashed #000000;
	float:left;
        
}

#news_archive li{
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 23px;
	padding-right: 27px;
}

#news_archive li a{
	background-image: url(../images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position: left 5px;
	display: block;
	color: #a5a0d6;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
}

.date{
	font-size:8pt;
}

#menulist{
	height: 26px;
	width: 776px;
	background-color: #000000;
}

#menulist li{
	float: left;
	width: 183px;
	padding:0px;
	padding-left: 10px;
	font-weight: bold;
	border-right: 1px solid white;
}
#menulist li a{
	display:block;
	width:193px;
	padding-top:5px;
	height:21px;
	text-decoration: none;
	color: #a5a0d6;
}
#menulist li.last{
	border:0px;
}

/* subitems */
#menulist li ul.closed{
	display:none;
}
#menulist li.hover ul,
#menulist li ul{
	width: 193px;
	height: 227px;
	margin-left:-11px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	display:block;
	position:absolute;
	background-image:url(../images/submenu_back.png);
	padding-top: 16px;
}
#menulist li ul li,
#menulist li ul li.last{
	border:0px;
	height: 28px;
	border-bottom: 1px dashed black;
}
#menulist li ul li a{
	width:184px;
	color: white;
}

#menulist li ul li.act_sub a{
	color: #000000;
}
#spacing{
	height: 243px;
	width:775px;
	overflow:hidden;
}

#breadcrumb{
	height: 30px;
	padding-left: 20px;
	padding-top: 8px;
	font-size: 8pt;
	font-family: verdana;
	color: #a5a0d6;
}
#breadcrumb a{
	text-decoration: none;
	font-size: 8pt;
	color: #a5a0d6;
}

#content_container{
	padding-left: 20px;
}

#content{
	width: 511px;
	float: left;
}
#content h1{
	font-size:11pt;
	font-weight: bold;
	padding-bottom: 20px;
}
#content h2{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
}
#content p{
	margin-top:10px;
	margin-bottom:10px;
}
#content a{
	color: #a5a0d6;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
#pica{
	width: 202px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#pica img{
	margin-top:20px;
	border: 1px solid black;
}

#footer{
	height: 25px;
	width: 983px;
	background-color: #000000;
	float: left;
	text-align: right;
	padding-top: 6px;
	color: white;
}
#footer a{
	text-decoration: none;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#sitemap ul{
	margin-left: 20px;
}
#sitemap li a{
	text-decoration: none;
	color: #000000;
	background-image: url(../images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left:20px;
	line-height:18px;

}
#sitemap li{
	padding-top:8px;
	padding-bottom:5px;
}

/* Jobs */
input,select{
	font-size:10pt;
	font-family:Verdana;
}
mailform{
	margin:0px;
	padding:0px;
	margin-bottom:4px;
	font-size:10pt;
	display:inline;
}
#vacTable {
	background-color: #CCCCCC;
	width: 100%;
	margin-top:10px;
}

#vacTable td {
	padding:5px;
	background-color: #FFFFFF;
	font-size: 10pt;
}

#vacTable th {
	font-weight: bold;
	font-size: 10pt;
	text-align:left;
	padding:5px;
	background-color: #000000;
	color:#a5a0d6;
}
/** EINDE JOBS **/

/** FORMS **/
#form input,
#form textarea{
	font-size:10pt;
	width:300px;
}
#form textarea{
	height:200px;
}
#form input.submit{
	width:auto;
}
#form div.field{
	margin-top:8px;
}
#form div.label{
	display:block;
	float:left;
	font-weight:bold;
	width:150px;
}
#form div.validation-advice{
	color:red;
	font-size:0.7em;
}
/** EINDE FORMS **/

/** Referenties **/
div.lees_meer{
	text-align:right;
}
li.referentie_item{
	height:133px;
}
div.referentie_gallery_short{
	width:200px;
	height:133px;
	overflow:hidden;
	border:1px solid #000000;
	margin-top:20px;
	background-position:center;
}


/** Einde referenties **/