@CHARSET "utf-8";

H1, H2 {
	margin:0;
	padding:0;
}
HTML, BODY {
	width:100%;
	height:100%;
	text-align:left;
}
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000;
	background-image:url('../img/portal/bgimg.gif');
	background-repeat:repeat-x;
	background-color:#0099D8;
	background-position:0 -26px;
}

A {
	color:#000000;	
	outline:none;
}

#portal_content A { color:#0099d8; }

.clear2 { clear:both; }

.clear { clear:both; }

#container {
	width:980px;
	margin:0px auto;
}

#bannerKGB {
	height:300px;
	margin-left:520px;
	position:absolute;
	width:470px;
	z-index:999;
}

#header {
	background-image:url(../img/portal/portal_header.gif);	
	height:90px;
	width:100%;
	background-position:20px;
}

#content-holder-bg {
	width:980px;
	background-color:#5EA5DD;
	padding-bottom:20px;
}

#content-holder {
	position:relative;
	width:940px;
	background-color:#FFF;
	margin-left:20px;
	padding-bottom:38px;
	min-height:695px;
}

#left-holder {
	width:319px;
	height:335px;
	float:left;	
}

#center-holder {
	width:289px;
	height:335px;
	float:left;
	margin-left:4px;
}

#right-holder {
	width:319px;
	height:335px;
	float:right;
}	

#left-title {
 	width:299px;
 	height:20px;
	margin:30px;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}

#left-title a:hover, #center-title a:hover, #right-title a:hover { text-decoration:none; }

#center-title {
 	width:240px;
 	height:20px;
	margin-top:30px;
	margin-left:15px;
	margin-bottom:30px;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}

#right-title a {
	position:absolute;
	z-index:9999;	
}

#right-title {
	width:240px;
 	height:20px;
	margin-top:30px;
	margin-left:20px;
	margin-bottom:30px;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}

#left-title img, #center-title img, #right-title img { padding-right:15px; }

#left-content {
	background-color:#0099D8;
	width:289px;
	height:231px;
	border:1px solid #CCC;
	margin-left:20px;
	margin-top:-20px;	
	padding-top:14px;
}

#left-content img {
	margin-left:120px;	
	margin-top:15px;
}

#left-content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	margin-left:5px;
	text-align:center;
	line-height:1.3em;	
	margin-bottom: 15px;
}

#center-content {
	background-color:#f0f0f0;
	width:289px;
	height:245px;
	border:1px solid #dfdfdf;
	margin-left:0px;
	margin-top:-20px;	
}

#right-content {
	width:289px;
	height:245px;
	border:1px solid #dfdfdf;
	margin-left:5px;
	margin-top:-20px;	
}

#total2 img {
	margin-left:14px;
	margin-top:0px;	
}

#clear-dots {
	clear:both;
	background:url('../img/clear-dots.png') repeat-x;
	margin-left:20px;
	height:5px;
	width:898px;	
}

#news { clear:both; }

#klantgericht_bouwen {
	display:block;
	height:43px;
	left:792px;
	position:relative;
	text-indent:-99999px;
	top:-34px;
	width:180px;
	outline:none;
}

#divisie-link{
	position:absolute;
	margin-left:719px;
	background:url('../img/right-arrow.gif') no-repeat 73px 7px;
	text-align:right;
	display:block;
	width:155px;
	top:15px;	
}

#portal_logo {	
	display:block;
	height:73px;
	left:41px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-indent:-99999px;
	top:16px;
	width:298px;
}

#slider {
	width:940px;
	border:20px solid #F1F1F1;
	border-bottom:none;
	height:180px;
}

#slider DIV { position:absolute; }

#startpaginaBackBtn { float:right; }

/* SEARCH */
#searchFormBox{
	position:relative;
	padding-bottom:33px;
	border:solid 20px #5EA5DD;
	/* border-bottom:none; */
	border-top:none;
}

#searchResult { padding:40px 0 20px 20px; }

/* Crumble path */
#portal_crumbs {
	color:#7B7B7B;
	font-size:11px;
	height:25px;	
	padding:10px 20px;
}

#portal_crumbs A { color:#7B7B7B; }

/* NEWS */
#news {
	background-color:#f0f0f0;
	height:245px;
	overflow: hidden;
}

#latest_news {
	background-image:url(../img/portal/laatste_nieuws.gif);
	background-position:4px 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	height:12px;
	padding:7px 0 12px 43px;
	width:90px;
	outline:none;
}

#news_detail {
	width:292px;	
	background-color:#FFF;	
}

#news_detail .nieuwsImage {
	width:150px;
	float:left;
	margin:10px 15px 7px 0;
}

#news_detail .content {
	margin:0 5px;
	height:245px;
}

#news_detail .content H2 {
	margin-bottom:18px;
	color:#0099D8;
}

.news_options {
	text-align:right;
	padding-top:5px;
	padding-right:2px;
}

.news_options A {
	background-image:url(../img/portal/close.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	height:14px;
}

.news_options A:hover { text-decoration:none; }

#news_detail .left, #news_detail .right { float:left; }

#news_detail .left {
    height:216px;
    margin-top:10px;
    overflow-x:hidden;
    overflow-y:auto;
	width:284px;
}

#news_detail .left A {
	color:#0099D8;
	text-decoration:underline;
}

#news_detail .left A : HOVER { text-decoration:none; }

#news_detail .right {
	width:280px;
	padding-bottom:20px;
}

#news_detail .newsItem .date { 
	color:#666666;
	font-size:10px;
}

#news_detail .newsItem A { color:#0099D8; }

#news-foto-holder { /*float:left;*/ }

#first-foto { width:202px; }

#first-foto IMG { width:202px; }

#foto-thumbs { width:212px; }

#foto-thumbs .thumb {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height:68px;
	width:96px;
	background-color:#eeeeee;
}

#news-item-text .small {
	float:left;
	padding:0 10px;
	width:368px
}

#news-foto-text {
	 font-style:italic;
	 margin:10px 0px;
	 width:202px;

}
#news-foto-text p{
	 padding:0;
	 margin:0;
}

A#archief-link {
	margin:10px 0px;
	color:#0099D8;
	display:block;
}

/* DIVISIES */
#divisies {
	margin-top:0px;
	margin-bottom:20px;
	padding-left:0px;
	height:282px;
	overflow:hidden;
	width:940px;
	margin-left:20px;
}

#divisies .divisie {
	float:left;
	width:209px;
	height:282px;
	background-color:#FFFFFF;	
	margin-right:18px;
	cursor:pointer;
}

#divisies .last {
	margin-left:2px;
	margin-right:0px;
}

#divisies .divisie H2 {
	text-indent:-999999px;
	height:63px;	
}

#divisie1 h2 { background:transparent url(../img/portal/img_titel.gif) 0 0 no-repeat; }
#divisie2 h2 { background:transparent url(../img/portal/img_titel5.gif) 0 0 no-repeat; }
#divisie3 h2 { background:transparent url(../img/portal/img_titel3.gif) 0 0 no-repeat; }
#divisie4 h2 { background:transparent url(../img/portal/img_titel2.gif) 0 0 no-repeat; }
#divisie5 h2 { background:transparent url(../img/portal/img_titel4.gif) 0 0 no-repeat; } 

#divisies .divisie IMG {
	width:209px;
	clear:both;
	margin-top:130px;
}

#divisies .divisie a.divisie-arrow {
	background:transparent url(../img/portal/divisie-arrow.jpg) 0 0 no-repeat;
	padding-left:20px;
}

#divsies .divisie .content { height:80px; }

#divisies .divisie .content UL {
	font-size:11px;
	padding:15px 0px 15px 35px; 
	background-color:#0099D8;
	position:absolute;
	width:174px;
	margin:0;
	color:#FFF;	
	height:100px;
}

#divisies .divisie .content UL LI { margin-bottom:10px; }

#divisies .divisie .content .text {
	padding:0px 20px 20px;
	position:absolute;
	width:169px;
	background-color:#0099D8;
	color:#FFF;
}

#divisies .divisie .content .text p {
	color:#FFF;
	line-height:19px;
	height:215px;
}

#divisies .divisie .content .text A {
	color:#000;
	text-decoration:none;
}

#divisies .divisie .content .text A:HOVER { text-decoration:underline; }

/* Content */
div#left-bar {
	padding-bottom:33px;
	padding-top:0;
}

#kwaliteit-blok { margin-top:20px; }

#portal_content {
	float:left;
	margin-left:20px;
	padding-bottom:10px;
	width:675px;
}

ul#search-results ul li.title a {
	color:#0099D8;
	text-decoration:underline;
}

ul#search-results ul li.title a:HOVER { text-decoration:none; }

ul#search-results #divisieLinks { padding:0px 0 0 22px; }

ul#search-results img {
	height:100px;
	width:175px;
}

ul#search-results .projectOfLabel {
	font-weight:bold;
	margin-left:21px;
	display:block;
}

#divisieLinks A {
	color:#999999;
	text-decoration:underline;
}
#divisieLinks A:HOVER { text-decoration:none; }

/***  Nieuwsticker  ***/
#news-archief {
	margin:0 10px;	
	width:264px;
}

#news-archief ul {
	list-style:none;
	margin:0;
	padding:0 16px 0 0;	
}

#news-archief ul span {
	display:block;
	color:#0099D8;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}

#news-archief ul li { margin-bottom:10px; }

#news_detail .left #news-archief ul li a{
	text-decoration:none;	
	color:#000;
	font-weight:normal;
}

ul#marquee {
    color:#000000;
    float:left;
    font-size:11px;
    height:242px;
    letter-spacing:0;
    list-style-type:none;
    margin:0 15px;
    overflow-y:scroll;
    padding:2px 0;
    text-align:left;
    text-indent:0;
    width:275px;
}

ul#marquee li { padding:5px 10px 0 0; }

ul#marquee li span {
	padding:0px 0px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0099D8;
	font-weight:700;
}

ul#marquee > li > a { color:#000; }

#hide { visibility:hidden; }

#archief-btn {
	font-size:10px;
	margin-left:10px;	
}

#archief-btn:hover { color:#0099D8; }

