body, html{
  	background:#eaeaea URL(../i/mainnbwgrijs.gif) repeat-y;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	color:#000000;
  	overflow:auto;
  	font-size:8pt;
  	line-height: 15px;
  	width:100%;
  	margin:0px;
  	overflow-x: hidden;}
  
#header{
  	color:#000000;
  	width:100%;
  	height:116px;
  	background:#606060 url(../i/h_grijs.gif) no-repeat;
}

#topleft{
  	color:#000000;
  	width:160px;
  	height:20px;
  	background:#606060 url(../i/h_grijs_B.gif) no-repeat;
  	border-bottom:1px solid #fff;
  	z-index:1;
}

#topbar{
	position:absolute;
	width:100%;
	left:160px;
	top:116px;
	height:19px;
	background-color: #808080;
	border-top:1px solid #ffffff;
	z-index:0;
	
}

/*DIV met stijlen voor body content*/

#main{
  color:#000000;
  position:absolute;
  left:161px;
  top:140px;
  width:580px;
  height:auto;
  padding:10px;
  line-height: 15px;
}

#main div h1{
  display:inline;
  font-size:8pt;
  font-weight:normal;
  
}

#main div h1.blauw{
  display:block;
  font-size:9pt;
  font-weight:bold;
  color: #003a93;
}

#main h1{
	display:block;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	background-color:#606060;
	width: 570px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin:0px;
	line-height:normal;
}

#main li{
	list-style-type: none;
	list-style-image: url(../i/list.gif);
}
/*
#mainblok a, a.content, a.contentlink {
	color: #5b85ad;
	font-weight: bold;
	text-decoration: none;
}
	
#mainblok a:hover, a.content:hover, a.contentlink:hover {
	color: #5b85ad;
	text-decoration: underline;}

*/


/* Voor mozilla browsers */
html>body #main {
	min-height: 640px;
}

/* Navigatie in topbalk */
ul#top{
  	padding:0px;
  	margin:0px 0px 0px 0px;
	list-style: none;
	position:relative;
}

#top li{
 	 display:inline;
}

#top a{
	display: inline;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
	padding: 1px 40px 5px 6px;
	text-decoration: none;
	text-align:left;
	border-left:1px solid #ffffff;
}

#top li a:hover{
  	background-color:#336799;
  	color:#FFFFFF;
  	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}
/* Einde topnavigatie */

/*HOOFDNAVIGATIE*/

/* Navigatie witte achtergrond */
ul#navwit li a.groot{
  	color: #fff;
  	border-bottom:1px solid #606060;
 	padding-left:10px;
	font-weight: bold;
  	height:15px;
  	background-color:#808080;
}

ul#navwit li a:hover{
  	background-color:#5b85ad;
  	color:#FFF;
}

ul#navwit{
  	width:160px;
	padding: 0px;
  	margin:0px;
	list-style: none;
	position:relative;
}

ul#navwit li{
  	background-color: #fff;
  	border-left: 5px solid #5b85ad;
}

#navwit a{
  	padding-top:2px;
  	padding-left:45px;
  	display:block;
  	color:#5b85ad;
	font-size: 11px;
	text-decoration: none;
  	border-bottom:1px solid #606060;
  	height:15px;
}

/* Navigatie groene achtergrond */
ul#navgroen li a.groot{
  	border-bottom:1px solid #606060;
  	padding-left:10px;
	font-weight: bold;
 	 height:15px;
}

ul#navgroen li a:hover{
 	 background-color:#71AC1E;
}

ul#navgroen{
 	width:160px;
	padding: 0px;
 	margin:0px;
	list-style: none;
	position:relative;
}

ul#navgroen li{
  	border-left: 5px solid #71AC1E;
  	background-color: #808080;
}

#navgroen a{
  	padding-top:2px;
  	padding-left:45px;
  	display:block;
  	color:#FFF;
	font-size: 11px;
	text-decoration: none;
  	border-bottom:1px solid #606060;
  	height:15px;
}

/* Navigatie gele achtergrond */
ul#navgeel li a.groot{
  	border-bottom:1px solid #606060;
  	padding-left:10px;
	font-weight: bold;
  	height:15px;
  	color: #fff;
}

ul#navgeel li a:hover{
 	background-color:#FFFF00;
  	color: #000;
}

ul#navgeel{
  	width:160px;
	padding: 0px;
  	margin:0px;
	list-style: none;
	position:relative;
}

ul#navgeel li{
  	border-left: 5px solid #FFFF00;
  	background-color: #808080;
}

#navgeel a{
  	padding-top:2px;
  	padding-left:45px;
  	display:block;
  	color:#fff;
	font-size: 11px;
	text-decoration: none;
 	 border-bottom:1px solid #606060;
  	height:15px;
}

/* Navigatie oranje achtergrond */
ul#navoranje li a.groot{
  	border-bottom:1px solid #606060;
  	padding-left:10px;
	font-weight: bold;
  	height:15px;
  	color:#fff
}

ul#navoranje li a:hover{
  	background-color:#ff9233;
  	color: #FFF;
}

ul#navoranje{
  	width:160px;
	padding: 0px;
 	 margin:0px;
	list-style: none;
	position:relative;
}

ul#navoranje li{
  	border-left: 5px solid #FF7900;
  	background-color: #808080;
}

#navoranje a{
  	padding-top:2px;
  	padding-left:45px;
  	display:block;
  	color:#fff;
	font-size: 11px;
	text-decoration: none;
  	border-bottom:1px solid #606060;
  	height:15px;
}

/*navigatie paars*/
ul#navpaars li a.groot{
  	color: #FFF;
  	border-bottom:1px solid #606060;
  	padding-left:10px;
	font-weight: bold;
  	height:15px;
}

ul#navpaars li a:hover{
  	background-color:#662291;
  	color: #FFF;
}

ul#navpaars{
  	width:160px;
	padding: 0px;
  	margin:0px;
	list-style: none;
	position:relative;
}

ul#navpaars li{
  	border-left: 5px solid #662291;
  	background-color: #808080;
}

#navpaars a{
  	padding-top:2px;
  	padding-left:45px;
  	display:block;
  	color:#FFF;
	font-size: 11px;
	text-decoration: none;
  	border-bottom:1px solid #606060;
  	height:15px;
}
/* Navigatie grijs achtergrond */
ul#navgrijs li a.groot{
  	color: #808080;
  	border-bottom:1px solid #606060;
  	padding-left:10px;
	font-weight: bold;
  	height:15px;
}

ul#navgrijs li a:hover{
  	background-color:#666666;
  	color: #FFF;
}

ul#navgrijs{
  	width:160px;
	padding: 0px;
  	margin:0px;
	list-style: none;
	position:relative;
}

ul#navgrijs li{
  	border-left: 5px solid #666666;
  	background-color: #fff;
}

#navgrijs a{
  	padding-top:2px;
  	padding-left:45px;
  	display:block;
  	color:#808080;
	font-size: 11px;
	text-decoration: none;
  	border-bottom:1px solid #606060;
  	height:15px;
}

/* Navigatie blauwe achtergrond */ 
ul#navblauw li a.groot{
  	color: #fff;
 	border-bottom:1px solid #336799;
  	padding-left:10px;
	font-weight: bold;
  	height:15px;
}

ul#navblauw li a:hover{
  	background-color:#5B85AD;
  	color:#FFF;
}

ul#navblauw{
  	width:160px;
	padding: 0px;
  	margin:0px;
	list-style: none;
	position:relative;
}

ul#navblauw li{
  	border-left: 5px solid #5b85ad;
  	background-color: #fff;
}

#navblauw a{
  	padding-top:2px;
  	padding-left:45px;
  	display:block;
  	color:#FFF;
	font-size: 11px;
	text-decoration: none;
  	border-bottom:1px solid #336799;
  	height: 15px;
}

/*EINDE HOOFDNAVIGATIE*/

/*footer*/
.footer hr{
  	color: #606060;
}

.footer{
	margin: 0px;
	font-size: 9px;
	text-align: center;
	color: #606060;
	width:580px;
	left: 19px;
}

.footer a {
	color: #606060;	
  	padding: 0px 10px 6px 6px;
	font-size: 9px;
	text-decoration: none;
}

.footer a:hover {
	color: #606060;
	font-size: 9px;
	text-decoration: underline;
}
/*einde footer*/


/*links body content*/

a.contentlink {
	color: #606060;
	font-weight: bold;
	text-decoration: none;
	}
	
a.contentlink:hover {
	color: #606060;
	text-decoration: underline;
	}	
	
/*einde links body content*/

/*blok naast rectangle grijs*/

#block_home{
	width:235px;
	height:280px;
	float: right;
	background-color: #ffffff;
	border-style:solid;
	border:0px;
	border-color:#606060	  
	/*display:none;*/
}
#block_home div.blockhome_grijs{
  background-color: #ffffff; 
  padding-left: 5px; 
}

p.block_home_grijs{
	display:block;
	font-size:11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	background-color: #606060;
	background-image: url(../i/h_donkergrijs.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
}
/*einde blok naast rectangle blauw*/

/*tabs nieuwbouwprojecten*/

.tabtable {
	background-color: #FFFFFF;
}

a.tabactief {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #254B6F;
	text-decoration: none;
	font-weight: bold;
}
 
a.tabactief:hover {
	color: #000000;
}

a.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

a.tab:hover {
	color: #c2d4e8;
}

.tableft{
	width:11px;
	height:21px;
	background-image: url(../i/tabtop-left.gif);
	background-repeat: no-repeat;
}

.tabcenter{
  background:url(../i/tab-center.gif) repeat-x;
}

.tabright{
  background:url(../i/tabtop-right.gif) no-repeat;
  width:11px;
  height:21px;
}

.tableft_active{
  background:url(http://www.nieuwbouw-woningen.nl/images/top-left-a.gif) no-repeat;
  width:11px;
  height:21px;
}

.tabcenter_active{
  background:url(http://www.nieuwbouw-woningen.nl/images/empty-a.gif) repeat-x;
}

.tabright_active{
  background:url(http://www.nieuwbouw-woningen.nl/images/top-right-a.gif) no-repeat;
  width:11px;
  height:21px;
}

/*einde tabs nieuwbouwprojecten*/

/*CSS voor inhoud tabs nieuwbouwprojecten*/

#main2{
	color:#000000;
	position:absolute;
	left:161px;
	top:136px;
	width:803px;
	height:947px;
	padding:10px;
	line-height: 15px;
	background-color:#FFFFFF;
}

#main2 div h1{
  display:inline;
  font-size:8pt;
  font-weight:normal;
}

#main2 div h1.blauw{
  display:block;
  font-size:9pt;
  font-weight:bold;
  color: #003a93;
}

#main2 h1{
	display:block;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	background-color:#5b85ad;
	width: 570px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin:0px;
	line-height:normal;
}

#main2 h2{
	display:block;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	background-color:#5b85ad;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin:0px;
	line-height:normal;
}

#main2 h3{
	display:block;
	font-size:11px;
	font-weight:normal;
	color: #fff;
	width:215px;
	background-color:#c2d4e8;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin:0px;
	line-height:normal;
	border-top: solid 5px #fff;
}

#main2 h4{
	display:block;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	width:215px;
	background-color:#ff0000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin:0px;
	line-height:normal;
	border-top: solid 5px #fff;
}

.heading_oranje{
	display:block;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	background-color:#ff7900;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin:0px;
	line-height:normal;
	background-image: url(../i/h_oranje_r.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}

.blok_oranje{
	display:block;
	font-size:11px;
	font-weight:normal;
	color: #000;
	background-color:#fbcba0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right:10px;
	margin:0px;
	line-height:normal;
}

a.blok_oranje {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:normal;}
	
a:hover.blok_oranje {
	color:#FF6600;
	text-decoration:underline;}
	
a.blok_paars {
	color:#662291;
	text-decoration:none;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:normal;}
	
a:hover.blok_paars {
	color:#662291;
	text-decoration:underline;}

.heading_paars{
	display:block;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	background-color:#662291;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin:0px;
	line-height:normal;
	background-image: url(../i/h_paars_r.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}

.blok_paars{
	display:block;
	font-size:11px;
	font-weight:normal;
	color: #000;
	background-color:#d2a0f1;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin:0px;
	line-height:normal;
}

a.blauwebalk{
	color:#FFFFFF;
	text-decoration:none;}
	
a:hover.blauwebalk{
	color:#FFFFFF;
	text-decoration:underline;}
	
a.blauwebutton{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;}
	
a:hover.blauwebutton{
	color:#FFFFFF;
	text-decoration:underline;}
	

/*einde CSS voor inhoud tabs nieuwbouwprojecten*/

/*CSS diversen*/
.copyright{
	margin: 0px;
	width: 155px;
	font-size: 9px;
	text-align: center;
	color: #fff;
	position:absolute;
	left: -161px;
	
}

select{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:8pt;
}

.formtext{
  border:1px solid #CADDFF;
}


.contentblok {
	color: #000000;
   	background-color: #e5e5e5;
	line-height: 15px;
	padding-left: 5px;	
	padding-top: 5px;	
	padding-bottom: 5px;
	padding-right: 5px;
	border:solid 1px #606060;
	}
/*einde CSS diversen*/


