body {
	margin: 0;
	padding: 0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#c0c0c0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #404040;
}

h1 {
	font-size:18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #747378;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #4B6DA5;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4B6DA5;
	border-bottom:1px dotted #799DCD;
	font-weight: bold;
}
.new {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #4B6DA5;
	font-weight: normal;
}
a {
	color: #C19200;
	text-decoration:underline;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

img {
	border: none;
}
.image{
   padding:4px;
   border:1px solid #d2d2d2;
}

.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #515789;
	font-weight: normal;
	line-height: 20px;
	}
	
.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height:17px;
	}
	
.trackrecord {
	font-family: Arial,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:17px;
	}
/* Header */

#top {
	width: 950px;
	margin: 0 auto;
	height: 85px;
}

#visual {
	clear: both;
	margin: 0 auto;
	width: 950px;
	height: 175px;
	margin: 0 auto;
	background-image: url(../images/visual.jpg);
	background-repeat: no-repeat;
}
#visual-winkelvastgoedfonds {
	clear: both;
	margin: 0 auto;
	width: 950px;
	height: 175px;
	margin: 0 auto;
	background-image: url(../images/visual.jpg);
	background-repeat: no-repeat;
}
.adres{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #efefef;
	text-align:right;
	line-height: 19px;
}
.adres a {
	text-decoration: none;
	color: #efefef;
}

.adres  a:hover {
	text-decoration: underline;
}


/* Menu */


#nav {

}

/* tijdelijk */

#nav ul {
	list-style: none;
	line-height: 1;
	padding:0;
	width: 950px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 auto 0 auto;
}

#nav a {
	display: block;
	width: 135px;
	color: #404040;
	text-decoration: none;
	padding: 2px 0 0 0;
	margin:0;
}

#nav a.sub {
	background: url(../images/sub-arrow.gif) bottom right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	margin:0;
	width: 135px;
	background:#e6e7ea url(../images/li-seperator.gif) right repeat-y;
	line-height:22px;
	text-align:left;
}

#nav li a {
	text-align:center;
	padding:0;
	margin:0;
}

#nav li li a {
	text-align:left;
	padding:2px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	font-weight: normal;
	border-top:1px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	margin: 0;
}

#nav li li {
	width: 180px;
	text-align:left;
	border-bottom:1px solid #ffffff;
	line-height:16px;

}

#nav a:hover {
	color:#FFFFFF;
}

#nav li ul a {
	width: 170px;
}

#nav li ul ul {
	margin: -20px 0 0 180px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #d6a000;
}

#nav ul .last {
	border:0;
	padding:0 3px 0 2px; 
}

#nav .active
{
	background: #d6a000;
	color:#FFFFFF;
}

/* END MENU */


/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background: #ffffff;
}

#content {
	float: left;
	width: 615px;
	padding: 0px 20px 20px 20px;
	line-height: 22px;
	margin-top: 20px;

}
#content2 {
	float: left;
	width: 900px;
	padding: 20px 20px 20px 20px;
	line-height: 25px;
	margin-top: 20px;

}
#right-column {
	float: right;
	width: 250px;
	padding: 50px 20px 20px 20px;
	line-height: 20px;
	font-size:11px;
}

#right-column a {
	text-decoration: none;
	color: #C19200;
	font-weight: normal;
}

#right-column a:hover {
	text-decoration: underline;
	font-weight: normal;
}


#divider {
	clear: both;
	width: 950px;
	height: 5px;
	background-color: #D6A000;
}
.ad {
	display:block;
	border: 1px dotted #ccc;
	background-color: #a6badb;
	width: 602px;
}
.ad-title {
	color:#4B6DA5;
	font-size:16px;
	
}
/* Footer */


#footer {
	clear: both;
	width: 950px;
	color: #999999;
	padding: 5px 0 0 0;
	height: 70px;
	background-color: #e6e7ea;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 200px;
	padding: 5px 15px 15px 20px;
	text-align:left;
}

#footer li ul {
	line-height: 1.8em;
}

#footer li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 0px;
	line-height: 20px;
}


#footer a {
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	text-decoration: underline;
}

