@import url(form.css);

body, div, blockquote, p, a, td, tr, ul, li, img, h1, h2, h3, h4, pre, noscript {
/* Verwijderd alle browser afhankelijke defaults */
margin: 0; padding: 0; border: none; text-indent: 0;
}

td, tr, li ,dt, dd {
	margin-left: 0;
	padding-left: 0;
}
html {height: 100%;}

body {
	background: black url(../images/bg.jpg);
	color: White;
	font-style: normal;
	font-size: 15px;
	font-family: "Arial Narrow", verdana, helvetica,  sans-serif;
	margin: 0;
	height: 100%;
	min-height: 100%;

}

p {
	padding: 0 0 6px 0;
}

hr {
	border-top: 2px dashed #E98B19;
	height: 0px;	
	margin-left: 12px;
	margin-right: 10px;
}

div.content {
	background: transparent url(../images/content-bg.jpg) repeat-y;
	left: 50%;
	margin-left: -385px;
	position: absolute;
	width: 780px;
}

div.footer {
	background: black url(../images/footer.jpg) no-repeat top;
	clear: both;
	height: 46px;
	text-align: center;
}

div.footer p {
	color: gray;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	position: relative;
	padding-top: 12px;
	text-transform: uppercase;
}

div.footer p a, div.footer p a:link {
	text-decoration: none;
	color: #EB8B1B;
}

div.footer p a:hover {
	color: black;
}

div.clearer {
	clear: both;
}

ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* 2-kolommen */
/* Linkerkolom */
#left {
	display: inline;
	float: left;
	width: 492px;
	padding: 18px;
}

#left p {
	color: White;
	font-size: 1.0em;
	line-height: 16px;
	text-align: justify;
}

#left h2 {
	color: #4C4103;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0 0 2px 0;
}

#left h3 {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
/*	letter-spacing: .1em;*/
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0 0 2px 0;
}

#left h4 {
	color: white;
	font-size: 1.0em;
	font-weight: bold;
/*	letter-spacing: .1em;*/
	margin-top: 4px;
	margin-bottom: 2px;
	padding: 0 0 2px 0;
}

#left ul li {
	background: url(../images/bullet.gif) no-repeat 0 2px;
	color: white;
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 0px 0px 8px 17px;
}

#left a:link {
	color: #473B07;
	border: 0;
	font-weight: bold;
}

#left a:visited {
	color: #473B07;
	border: 0;
	font-weight: bold;
}

#left a:hover {
	color: black;
	border: 0;
	font-weight: bold;
}

#left a:active{
	color: #473B07;
	border: 0;
	font-weight: bold;
}

#left table {	
	margin-left: 13px;
}

#left .img {
	border: 1px solid white;
	display: inline;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
}

#left a .img {
	display: inline;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
}

#left a:link .img {
	border: 1px solid white;
	display: inline;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
}

#left a:visited .img {
	display: inline;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;	
}

#left a:hover .img {
	border: 1px solid black;
	display: inline;
	padding: 3px;	
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
}

#left a:active .img {
	display: inline;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
}

/* Rechterkolom */

#right {
	float: left;
	display: inline;
	width: 216px;
	padding: 18px;
}

#right h2 {
	color: #4C4103;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0 0 2px 2px;
}

#right h3 {
	color: #4C4103;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0 0 2px 2px;
}

#right p {
	color: white;
	font-size: 1em;
	text-align: justify;
}

#right .img {
	border: 1px solid #ECEBE9;
	padding: 3px;
}

#right .thumbnail {
	float: left;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 100px;
}




/* Horizontale navigatie */
#hor-navcontainer { 
	width: 700px; 
}
	
#hor-navlist {
	font-size: 15px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	left: 18px;
	position: absolute;
	top: 179px;
	font-weight: normal;
}

#hor-navlist ul, #hor-navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#hor-navlist a:link, #hor-navlist a:visited {
	border-top: 9px solid #E98B19;
	padding: 8px;
	float: left;
	margin: 0;
	color: black;
	text-decoration: none;
	border-right: 1px solid white;
	border-left: 1px solid silver;
}

#hor-navlist a:link#current, #hor-navlist a:visited#current{
	border-top: 9px solid #4a3218;
	padding: 8px;
	color: black;
	font-weight: bold;
}

#hor-navlist a:hover {
	padding: 8px;
	color: #E98B19;
	background-color: white;
	text-decoration: none;
}

/* Links */
a {
	color: #473B07;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
}
a.vastgoedbeheer:hover {
	background-image: url(../images/vastgoedbeheer-hover.png);
	background-repeat: no-repeat;
}
a.vastgoedbeheer{
	background-image: url(../images/vastgoedbeheer.png);
	background-repeat: no-repeat;
	height: 178px;
	width: 500px;
	display: block;
	margin-top: 100px;
	margin-left: 200px;
	float: left;
}
a.vastgoedontwikkeling:hover {
	background-image: url(../images/vastgoedontwikkeling-hover.png);
	background-repeat: no-repeat;
}
a.vastgoedontwikkeling{
	background-image: url(../images/vastgoedontwikkeling.png);
	background-repeat: no-repeat;
	height: 178px;
	width: 500px;
	display: block;
	margin-top: 50px;
	margin-left: 200px;
	float: left;
}


.kleineletters {
	font-size: 9px;
	margin-left: 13px;
}


/* 3-kolommen 
div.recent {
	background: url(../images/recent-bg.jpg) repeat-y;
	left: 50%;
	margin-left: -385px;
	position: absolute;
	width: 840px;
	height: 174px;
}
/* Linkerkolom *
#recent-left {
	display: inline;
	float: left;
	padding-top: 0px;
	padding-left: 56px;
	padding-right: 16px;
	width: 280px;
	height: 174px;
}
/* Middenkolom *
#recent-mid {
	float: left;
	padding-top: 0px;
	padding-left: 56px;
	padding-right: 16px;
	width: 280px;
}
/* Rechterkolom *
#recent-right {
	float: left;
	padding-top: 0px;
	padding-left: 56px;
	padding-right: 16px;
	width: 280px;
}*/


.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #402570;
	position: relative;
	height: 100%;
}
.wrapper img{
	margin-top: 100px;
	margin-left: 145px;
	margin-bottom: 50px;


}

