body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	background-color:#1f1f1f;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#container 
{
	margin:-256px 0 0 -485px;
	width:970px;
	height:290px;
	position:absolute;
	top:50%;
	left:50%;
}
#top {
	width:970px;
	height:159px;
	background-image:url(../images/bg_top.gif);
}
#top_home {
	width:970px;
	height:159px;
	background-image:url(../images/bg_top_home.gif);
}

#content {
	width:650px;
	height:264px;
	background-image:url(../images/bg_content.gif);
	padding:25px 0 0 320px;
}
#content_new {
	width:650px;
	height:264px;
	background-image:url(../images/bg_content.gif);
	padding:25px 0 0 320px;
}
#content_home {
	width:970px;
	height:289px;
	background-image:url(../images/bg_content.gif);
}
#content_gallery {
	width:650px;
	height:289px;
	background-image:url(../images/bg_content.gif);
	padding:0 0 0 320px;
}

#bottom {
	width:970px;
	height:132px;
	background-image:url(../images/bg_bottom.gif);
}

#bottom_home {
	width:970px;
	height:132px;
	background-image:url(../images/bg_bottom_home.gif);
}
#tekst {
	width:444px;
}

#close {
	position:absolute;
	width:50px;
	height:50px;
	z-index:10;
	padding-left:410px;
}
#dia {
	z-index:1;
	position:absolute;
	width:410px;
	height:290px;
}

p { 
	padding-left:2px;
}

/*NAVIGATIE*/
#nav{
	height:25px;
	width: 970px;
	float: left;
}

.ul_nav {
	margin:0px;
	padding:0 0 0 31px;
}

#nav ul li{
	margin: 0;
	list-style: none;
	display: inline;
	padding:0px;
	margin:0px;
}

#nav ul li a, #nav ul li span{
	text-indent: 1700px;
	overflow: hidden;
	height: 25px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;

}

#nav ul li a:hover, #nav ul li span{
	background-position: 0px -25px;
}
.home a, .home a:visited, .home a:active, .home span{
	width: 54px;
	background:url('../images/buttons/home.gif') 0px 0px no-repeat;

}

.over_ons a, .over_ons a:visited, .over_ons a:active, .over_ons span{
	width: 76px;
	background: url('../images/buttons/over_ons.gif') 0px 0px no-repeat;
}


.visie a, .visie a:visited, .visie a:active, .visie span{
	width: 45px;
	background: url('../images/buttons/visie.gif') 0px 0px no-repeat;
}

.projecten a, .projecten a:visited, .projecten a:active, .projecten span{
	width: 78px;
	background: url('../images/buttons/projecten.gif') 0px 0px no-repeat;
}


.huurprijs a, .huurprijs a:visited, .huurprijs a:active, .huurprijs span{
	width: 230px;
	background: url('../images/buttons/huurprijs.gif') 0px 0px no-repeat;
}

.ontwikkeling a, .ontwikkeling a:visited, .ontwikkeling a:active, .ontwikkeling span{
	width: 140px;
	background: url('../images/buttons/ontwikkeling.gif') 0px 0px no-repeat;
}



.contact a, .contact a:visited, .contact a:active, .contact span{
	width: 72px;
	background: url('../images/buttons/contact.gif') 0px 0px no-repeat;
}

#none {
float:left;
}
#none a:hover {
	color: #000000;
	background-color: transparent;
}
