@charset "UTF-8";
/* Background-Styles ------------------ */

body {
	margin:0px; padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	height: 100%;
	background: url(images/bg.jpg) top center no-repeat white;
	font-size: 12px;
	line-height: 16px;
}

/* Container */
#container {
width: 966px;
height: 592px;
position: relative;
margin: 0px auto;
text-align: left;
}

#logo {
float: left;
width: 966px;
height: 95px;
}

#fb {
position: absolute;
top: 30px;
right: 0px;
background: url(images/fb.png) top left no-repeat;
width: 98px;
height: 30px;
}

#main {
width: 966px;
height: 474px;
float: left;
}

#menu {
width: 782px;
height: 58px;
float: left;
position: relative;
}

#menu a {
float: left;
width: 156px;
height: 14px;
padding: 12px 0px;
margin-bottom: 20px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
color: white;
}

#menu a:hover {
float: left;
width: 156px;
height: 14px;
padding: 17px 0px;
margin-bottom: 10px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
color: white;
}

#menu .active {
float: left;
width: 156px;
height: 14px;
padding: 17px 0px;
margin-bottom: 10px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
color: white;
}

#main_links {
width: 184px;
height: 471px;
float: left;
display: inline;
overflow: hidden;
}

#main_links .fotos {
width: 160px;
height: 100px;
float: left;
margin: 8px 0px 0px 14px;
}

#main_links .ovaal {
width: 194px;
height: 82px;
background: url(images/ovaal.png) top left no-repeat;
position: absolute;
bottom: 30px;
left: 0px;
z-index: 1;
}

#main_midden {
width: 508px;
padding: 0px 20px 20px 0px;
height: 380px;
margin: 0px 30px 13px 30px;
float: left;
overflow-y: auto;
}

#main_rechts {
width: 192px;
height: 413px;
float: left;
position: relative;
}

.magazine {
width: 190px;
height: 210px;
background: url(images/vwvastgoed_logo.jpg) center center no-repeat;
position: absolute;
bottom: 20px;
left: 0px;
z-index: 2;
}

#main_rechts a {
float: left;
width: 192px;
font-size: 13px;
line-height: 16px;
border-bottom: 1px solid #b5b5b8;
padding-bottom: 8px;
margin-bottom: 8px;
color: black;
}

#main_rechts a.none {
border: none;
}

#main_rechts a.none:hover {
border: none;
}

#bottom {
float: left;
width: 966px;
height: 18px;
padding-top: 5px;
text-align: center;
font-size: 11px;
}

.nieuws_img {
width: 506px;
height: 180px;
margin-bottom: 10px;
}

/* Tekst-Styles ------------------ */

h1 {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.12em;
	color: black;
	margin: 10px 0px 20px 0px;
	font-style: normal;
}

a, a:visited {
color: #2e93c3;
text-decoration: none;
}

a:hover {
color: #505050;
text-decoration: none;
}

.clear {
clear: both;
margin-bottom: 10px;
}
