html, body{ margin: 0px; font-family: Verdana, Geneva, sans-serif; font-size:12px; line-height: 18px; }
input, select, textarea{ font-family: Verdana, Geneva, sans-serif; font-size: 12px; }
p{ margin: 0px; padding: 0px; }
a{ text-decoration: none; }
img{ border: none; }
a:hover{ text-decoration: underline; }
.container{ width: 980px; margin: 0px auto; }
.clear{ clear: both; }

#logo{ width: 418px; height:135px; float: left; }
#adres{ height:135px; width: 144px; float: left; }
#adres .padder{ padding-top: 27px; font-size: 12px; line-height: 18px; color: #0d4d89;}
#whatwesee{ background: url(../images/whatwesee.jpg) no-repeat; width: 380px; height:135px; float: left; }
#icons{ width: 38px; float: left; }
#icons .icon{ margin-top: 10px; width: 29px; height: 29px; margin-left: 3px; }
#icons a:hover .icon{ margin-top: 7px; height: 35px; width: 35px; margin-left: 0px; }
#menu{ clear:both; background-color: #0d4d89; color: white; }
#menu a{ color: #fff; text-decoration: none; }
#menu .inner{ width: 980px; margin: 0px auto; }
#menu ul{ margin:0px; padding:0px; list-style:none; }
#menu ul li{ margin-left: 10px; float:left; padding: 5px 10px; padding-left: 30px; font-size: 14px; font-weight:bold; background: url(../images/item.jpg) no-repeat center left; }
#menu ul li ul{ display: none; position: absolute;  border: #0d4d89 2px solid; background-color: white; margin-top: 3px; width: 200px; margin-left: -10px; }
#menu ul li ul li{ float: none; background: none; padding-left: 10px; }
#menu ul ul a{ color: #0d4d89; font-weight: normal; }
#menu ul li:hover ul{ display: block; }
#banner{ height: 440px; margin-top: 2px; }

#left{ width: 330px; background: url(../images/nieuw_project.png) no-repeat 0px 50px; float: left}
#left h1, #blogRight h1, #blogLeft h1{ color: #0d4d89; padding: 10px 0px 2px 0px; margin: 0px; font-size: 16px;}
.door{ color: #888; font-size: 11px; }
#left .tekst{ padding-left: 55px; }
#left .tekst a{ color: #666; text-decoration: none; }

#right{ width: 620px; margin-left: 30px; float: left; background: url(../images/right_bg.png) repeat-y; }
#right .inner{ padding: 15px; background: url(../images/right_top.png) no-repeat top left; color: white; min-height: 100px; }
#right .bottom{ height: 24px; background: url(../images/right_bottom.png) no-repeat bottom left; }
#right ul{ list-style-image: url(../images/bullet.png);  }
#right a{ color: white; }
#right h1{ padding: 0px; margin: 0px; padding-bottom: 10px; font-size: 18px; color: black; }
#right h1 a{ color: black; }
 
#blogLeft{ width: 330px; float: left; }
#blogLeft a{ color: black; font-weight: bold; }
#blogRight{ width: 620px; margin-left: 30px; float: left; }

#bannerImg{ height: 200px; overflow: hidden; margin-top: 2px; margin-bottom: 10px; }
#ballonnen{ height: 200px; }

#bottom{ height: 200px; background: #0d4d89; border-top: 10px solid #6b6b69}
#bottom .inner{ width: 980px; margin: 0px auto; }
#bottom .inner .item{ width: 150px; float: left; margin-top: 20px; }
#bottom .inner a.parent{ color: white; font-weight: bold; }
#bottom .inner a.child{ color: white; }
.copyright{ text-align: right; color: black; font-size: 11px; margin: 10px 0px; }

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0d4d89;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

