*{
margin:0;
padding:0;
}


html, body{height:100%;	width:100%;}

body{
	font-family: Arial, Helvetica, sans-serif;
	color:#002C31;
	font-size: 13px;
	line-height:18px;
}

#siteWrapper{
	margin: 0 auto;
	position:relative; 
	text-align:left;
	width: 935px;
	background:#FFFFFF url('/img/wrap-news-bg.gif') repeat-y;
	min-height: 100%;
	height:auto !important; 
	height:100%;
	z-index: 1;
}

/* General Style Info 
--------------------------------------------------------*/
#siteWrapper a,a:active{
	font-size:12px;
	color:#463D3B;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}

#siteWrapper a:hover{
	font-size:12px;
	color:#EBA200;
	text-decoration:none;
}

#siteWrapper a:active{color:#463D3B; text-decoration:none;}

#siteWrapper a.activeCity{color:#EBA200; text-decoration:none;}

#siteWrapper a img{border:none; text-decoration:none;}

#siteWrapper h1, h2, h3, h4{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#463D3B;
	font-size: 12px;
	padding-bottom:8px; 
}

#siteWrapper h1{font-size:14px;}

#siteWrapper h1.gray{background-color:#cecfca; padding-left:5px;} 

#siteWrapper h2.size{
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
}

#siteWrapper hr{
	height: 0;
	border: 0;
	border-top: 1px solid #B9BBB6;
	margin: 30px 0 10px 0;
}

#siteWrapper .maps{
	width:435px; 
	height: 265px;
	overflow: hidden;
	margin-top:-11px;
}

#siteWrapper .view-map{margin-bottom:10px;}

#siteWrapper .view-map img{vertical-align: middle;	
}

/* Layout 
--------------------------------------------------------*/

#siteWrapper #left, #left-building{	
	float:left;
	width:260px;	
	border:0px solid #000000;
	background:   #cecfca url('/img/left_bg_home.gif') repeat-x;
	/*margin-bottom:20px;*/
}

#siteWrapper #left-building{background: url('/img/left_bg_building.gif') repeat-x;}

#siteWrapper #language{	
	position:absolute;
	right:20px;
	top:58px;
}

#siteWrapper #login{	
	position:absolute;
	left: 722px;
	top:89px;
	width:210px;
}

#siteWrapper #left .co-optext{
	margin-top:37px;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
}

#siteWrapper #left #flashContent{
	margin-top:146px;
	width:260px;
	height:138px;
}

#siteWrapper #left .co-op{
	height: 210px;
	background-color: #969890;
	padding: 0 5px 0 5px;
}

#siteWrapper #center{
	position:relative;
	padding-top:37px;
	padding-bottom:0px;
	width:455px;
	border:0px solid #000000;
	min-height:100%;
	height:100%;
	z-index:10;
	overflow:hidden;
	background:#FFFFFF url('/img/wrap_bg.gif') repeat-x;
}

#siteWrapper #right{
	/*position:absolute;*/
	float:right;
	top:0px;
	left:715px;
	width:220px;
	/*height:400px;*/
	border:0px solid #000000;
	background: url('/img/right_bg.gif') repeat-x;
}

#siteWrapper #right .locations-wrap{
	margin-top:140px;
	margin-left:35px;
	color:#463D3B;
}

#siteWrapper #right .locations-wrap h3{
	color:#FFF;
	padding:0 0 0px 0;
	margin:0;
}

#siteWrapper #right ul.locations{margin-left:5px;}

#siteWrapper #right ul.locations li{margin-bottom:5px;}

#siteWrapper #right ul.locations li.dummy{list-style:none;	list-style-image:none;}

#siteWrapper #right ul.locations li a{text-decoration:none;}

#siteWrapper ul.legend{
	float:left;
	list-style:none;
	list-style-image:none;
	padding-top:5px;
	padding-bottom:20px;
}

#siteWrapper ul.legend li{
	display: inline;
	padding-left:5px;
	padding-right:5px;

}

#siteWrapper ul.legend li a{font-size: 10px; text-decoration:underline;} 

#siteWrapper ul.legend li a:hover{text-decoration:none;}

#siteWrapper #right .zoeken{
	margin-top:60px;
	vertical-align:bottom;
	padding-left:4px;
}

#siteWrapper #right #legenda{position:relative; margin-top:25px; }

#siteWrapper table{
	float:none;
	width:450px;
	display:block;
	margin-bottom:25px;
}

#BuildingBuildingSpecificatie p{float:none; display:block;}

#siteWrapper div#vogelvlucht{
	display:block;
	float:none;
	margin-top:0px;
}

#siteWrapper #menu{
	height:46px;
	border:0px solid #000000;
	color:#FFFFFF;
	font-size:14px;
	padding-left:5px;
}

#siteWrapper #menu ul{
	float:left;
	list-style:none;
	list-style-image:none;
	padding:20px 0 0 5px ;
	margin:0;
}

#siteWrapper #menu ul li{
	display: inline;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid;	
}

#siteWrapper #menu ul li a,a:active{
	font-weight:bold;
	padding-left:5px;	
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

#siteWrapper #menu ul li a:hover{color:#EEA70A;}

#siteWrapper #menu ul li.active a,a:active{color:#EEA70A;}

#siteWrapper #content{margin-top:47px;	padding:10px;}

#siteWrapper #home-footer{height:258px; background: #463D3B; clear:both;}

#siteWrapper #home-footer #flashContent{background:url('/img/footer_bg.gif') bottom repeat-x #969890; height:215px;}

#siteWrapper #home-footer .home-footer-logo{
	background:url('/img/home-footer-logo.png') no-repeat;
	width:184px;
	height:165px;
	margin:-154px 20px;
	float:right;
	position:relative;
	z-index:100;
	color:#FFFFFF;
	font-size:10px;
	padding:8px 0 0 13px;
}

#siteWrapper #home-footer .home-footer-logo a{
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}

#siteWrapper #home-footer .home-footer-logo a:hover{text-decoration:underline;}

#siteWrapper #home-footer .home-footer-coop{
	background:transparent url(/img/home-footer-coop.png) no-repeat scroll 0 0;
	color:#FFF;
	float:left;
	font-size:10px;
	height:165px;
	margin:-154px 0 0 31px;
	padding:8px 0 0 13px;
	position:relative;
	width:185px;
	z-index:100;
}

#siteWrapper #home-footer .home-footer-coop a{color:#FFF; font-size:10px;}

#siteWrapper #home-footer .home-footer-coop img.coop-logo{padding:13px 0 5px;}
	
#siteWrapper #home-footer .home-footer-disclaimer{
	float:left;
	margin:-25px 0 0 10px;	
	color:#FFFFFF;	
}

#siteWrapper #home-footer .home-footer-disclaimer ul.foot {
	list-style:none;
	list-style-image:none;
	margin:0;
}

#siteWrapper #home-footer .home-footer-disclaimer ul.foot li{
	display: inline;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid;	
	color:#FFFFFF;
}

#siteWrapper li{list-style-position:inside;}

#siteWrapper #home-footer .home-footer-disclaimer ul.foot a,a:active{
	padding-left:5px;	
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

#siteWrapper #home-footer .home-footer-disclaimer ul.foot a:hover{color:#EEA70A;}


/* Buildings 
--------------------------------------------------------*/

#siteWrapper #buildingContent{margin-top:10px; padding:10px;}

#siteWrapper #BuildingBuildingIntroductie{min-height: 565px;}

#siteWrapper #buildingContent img{
	/*margin-right:10px;*/
}

#siteWrapper #buildings{
	height:80px;
	width:450px;
	padding-left:5px;
	background: url('/img/building_menubg.gif') repeat-x;
}

#siteWrapper #buildings .buildingTitle{padding:10px 0 0 10px;}

#siteWrapper #buildings .buildingTitle h1{
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

#siteWrapper #buildings .type{
	position:absolute;
	right:20px;
	top:88px;
}

#siteWrapper #buildings ul.buildingMenu{
	bottom:10px;
	float:left;
	list-style:none;
	list-style-image:none;
	padding:10px 0 0 5px ;
	margin:0;
}

#siteWrapper #buildings ul.buildingMenu li{
	display: inline;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid;	
	color:#FFFFFF;
}

#siteWrapper #buildings ul.buildingMenu li a,a:active{
	padding-left:5px;	
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

#siteWrapper #buildings ul.buildingMenu li.active a,a:active{color:#000000;}

#siteWrapper #buildings ul.buildingMenu li a:hover{color:#000000;}

#siteWrapper #related{
	margin:30px 0;
	/*position: absolute;
	left: 455px;
	top: 460px;
	width: 220px;
	height:100px;
	margin-bottom: 0px;*/
	
}

#siteWrapper .specrelated{
	position: absolute;
	left: 457px;
	top: 700px;
	width: 200px;
}

#siteWrapper .building-img{
	float:left;
	clear:	both;
	margin-top: 5px;
}

#siteWrapper .building-txt{
	float:right;
	width: 375px;
	padding-bottom:20px;
}



/* news
--------------------------------------------------------*/

#siteWrapper #left .news, #siteWrapper #left-building .news{margin-top:15px; width:250px;}

#siteWrapper #left .news-wrap{margin-top:140px; color:#FFF; margin-bottom:20px; padding:0 10px 0 5px;}

#siteWrapper #left-building .news-wrap{margin-top:183px; color:#FFF;}

#siteWrapper ul.newsList {list-style:none;}

#siteWrapper li.newsList {padding-left: 0;	margin-left: 0;}

#siteWrapper .newsoverview_title{padding-left: 0;margin-left: 0;}

#siteWrapper h1.newsoverview{font-size:12px;}

#siteWrapper h1.news{
	font-size:14px;
	font-weight:bold;
	color:#463D3B;
	padding-bottom:0px;
}

#siteWrapper h2.news{
	font-weight:bold;
	color:#463c3b;
	margin:0;
	padding:0;
}

#siteWrapper .news-wrap h2.news{font-weight:bold; color:#463c3b;}

#siteWrapper #NewsNewsTitle{font-size: 14px;}

#siteWrapper .active-page{font-size:12px; color:#EBA200;}

#siteWrapper .page-counter{padding-left:3px; font-size:10px;}

#siteWrapper #NewsHomeBody{color:#FFF; width:300px;}

#siteWrapper a.front-news {color:#969890; font-size:10px;}

#siteWrapper a:hover.front-news {color:#EBA200;}

#siteWrapper .news a:hover{color:#EBA200;}

/* notices and errors 
--------------------------------------------------------*/

#siteWrapper #flashMessage,#siteWrapper .error,#siteWrapper .error_message {
	color:#900;
	font-size: 16px;
	background-color: #fff;
	margin: 8px 0px;
	font-weight: bold;
}

#siteWrapper .error_message {clear: both;}


/* FORMS
------------------------------*/

#siteWrapper fieldset{border: 1px solid  #666666;}

#siteWrapper legend{color: #fff; padding: 2px 6px 0 0px;}

#siteWrapper .zoek{width: 150px; height:20px;}


#siteWrapper input{
	border: solid 1px #CCCCCC;
	background-color:#FFFFFF;
	font-size:14px;
	width: 280px;
}

#siteWrapper .radio{width: 30px; border: 0px solid #AD181E;}

#siteWrapper textarea{border: solid 1px #CCCCCC; width:auto;}

#siteWrapper .formbutton{
	border:none;
	background-color:#EBA200;
	color:#000000;
	width: 60px;
	padding:3px;
	cursor:pointer;
}

#siteWrapper .zoekbutton{
	background-color:#EBA200;
	color:#000000;
	width: 60px;
	padding:2px;
	cursor:pointer;
	border: solid 0px;
	margin:0px;
	vertical-align:bottom;
}


/* tiny styles
--------------------------------------------------------*/
.kop2{
	color: #D39907;
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-weight:bold;
}

.orangeBold{
	color: #D39907;
	font-weight:bold;
}


