titel {
	font-weight: bold;
	font-size: 14px;
}
span.rood {
	color: #FF0000;
}
html, body {
	color: #003921;
	font: 12px/15px Verdana;
	text-align: center;
	background: #f2f3f2;
	margin-top: 0px;
	
}

div#container {
	text-align: left;
	background: #fff;
	width: 930px;
	margin: 0 auto;
	margin-top:0px;
}

div#inner_container {
	width: 880px;
	margin: 25px;
}

a {
	color: #003921;
	text-decoration: none;
}

a:hover {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60)
}

.border {
	border: #ccc 1px solid;
}

/* @group Header */

h1 a, ul#topmenu, ul#topmenu li {
	background-color: #005d32;
	background-repeat: no-repeat;
	float: left;
}

h1 a {
	text-indent: -99999px;
	background-image: url(../images/logo.gif);
	height: 85px;
	width: 550px;
	background-position: center;
	display: block;
}

h1 a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100)
}

/* @group Topmenu */

ul#topmenu {
	width: 380px;
	height: 85px;
}

ul#topmenu li {
	float: right;
}

ul#topmenu li a {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 18px 15px 0 0;
	display: block;
}

ul#topmenu li a.margin {
	margin-right: 35px;
}

ul#dienstenmenu {
	position: absolute;
	margin-left: 620px;
}
ul#dienstenmenu li {
	float: left;
	color: #005d31;
	width: 250px;
	height: 20px;
	text-align: center;
	padding: 2px;
}

ul#dienstenmenu li a {
	color: #005d31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

/* @end */

/* @group Submenu */

ul#submenu {
	background: #024e2b;
	height: 25px;
	padding-left: 25px;
	clear: both;
}

ul#submenu li {
	float: left;
}

ul#submenu li a {
	text-indent: -99999px;
	background: url(../images/submenu.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-right: 16px;
	display: block;
}

ul#submenu li a:hover {
	opacity: 0.7;
}

ul#submenu li#aanbod_koop a {
	width: 116px;
	background-position: -2px 6px;
}

ul#submenu li#aanbod_huur a {
	width: 116px;
	background-position: -136px 6px;
}

ul#submenu li#aanbod_exclusief a {
	width: 126px;
	background-position: -267px 6px;
}

ul#submenu li#aanbod_bog a {
	width: 74px;
	background-position: -405px 6px;
}

ul#submenu li#aanbod_horeca a {
	width: 80px;
	background-position: -497px 6px;
}

ul#submenu li#aanbod_discreet a {
	width: 80px;
	background-position: -590px 6px;
}

ul#submenu li#diensten a {
	width: 107px;
	background-position: -683px 6px;
}

ul#submenu li#magazine a {
	width: 56px;
	margin: 0;
	background-position: -805px 6px;
}

ul#submenu li#aanbod_koop a.active {
	width: 116px;
	background-position: -2px -29px;
	background-color: #fff
}

ul#submenu li#aanbod_huur a.active {
	width: 116px;
	background-position: -136px -29px;
	background-color: #fff
}

ul#submenu li#aanbod_exclusief a.active {
	width: 126px;
	background-position: -267px -29px;
	background-color: #fff
}

ul#submenu li#aanbod_bog a.active {
	width: 74px;
	background-position: -405px -29px;
	background-color: #fff
}

ul#submenu li#aanbod_horeca a.active {
	width: 80px;
	background-position: -497px -29px;
	background-color: #fff
}

ul#submenu li#aanbod_discreet a.active {
	width: 80px;
	background-position: -590px -29px;
	background-color: #fff
}

ul#submenu li#diensten a.active {
	width: 107px;
	background-position: -683px -29px;
	background-color: #fff
}

ul#submenu li#nieuws a.active {
	width: 44px;
	background-position: -757px -29px;
	background-color: #fff
}

ul#submenu li#magazine a.active {
	width: 58px;
	background-position: -805px -29px;
	background-color: #fff
}

/* @end */

/* @end */

div#col1, div#col2, div#col3 {
	float: left;
}

div#footer {
	font-size: 10px;
	background: url(../images/footerback.gif) no-repeat 0 30px;
	text-align: center;
	padding: 50px;
	clear: both;
}

div#footer address {
	color: #7f9c90;
	margin-top: 3px;
}

.arrowtop {
	background: url(../images/arrowtop.gif);
	height: 37px;
	border-bottom: #ccc 1px solid;
}

.arrowtop span, .arrowtop a {
	text-indent: -99999px;
	background-repeat: no-repeat;
	background-position: 38px 13px;
	height: 37px;
	width: 212px;
	display: block;
	float: left;
}

.checkbox {
	margin-bottom: 10px;
}

div#col1 div, div#col3 div {
	background: #FAFAFA;
	width: 212px;
}

div#col1 {
	margin-right: 10px;
}

div#col1 form {
	padding: 15px 0 13px 35px;
	border: #fff 1px solid;
}

div#col1 form label {
	font-size: 11px;
	display: block;
	margin: 5px 0 2px 0;
}

div#col1 form input#nieuw_aanbod {
	float: left;
	margin-right: 5px;
}

div#col1 form p.checkbox {
	margin-bottom: 15px;
}

div#col1 form p.checkbox label {
	line-height: 12px;
}

div#col1 form select, #trefwoord {
	width: 140px;
}

div#col1 form input#trefwoord {
	width: 135px;
}

div#col1 form button {
	background: url(../images/searchbutton.gif);
	width: 72px;
	height: 18px;
	margin: 10px 0 11px 75px;
	border: 0;
	cursor: pointer;
}

div#col1 form button span {
	display: none;
}

div#zoek {
	margin-bottom: 10px;
}

div#col2 {
	float: left;
	margin-right: 10px;
	width: 428px;
}

h2#aanbod_koopwoningen span {
	background-image: url(../images/aanbod_koopwoningen.gif);
}

h2#aanbod_huurwoningen span {
	background-image: url(../images/aanbod_huurwoningen.gif);
}

h2#aanbod_bog span {
	background-image: url(../images/aanbod_bog.gif);
}

h2#aanbod_horeca span {
	background-image: url(../images/aanbod_horeca.gif);
}

h2#aanbod_discreet span {
	background-image: url(../images/aanbod_discreet.jpg);
}

h2#zoek_woningen span {
	background-image: url(../images/zoeken.gif);
}

h2#zoekresultaten span {
	background-image: url(../images/zoekresultaten.gif);
}

h2#nieuw_toegevoegd span {
	background-image: url(../images/nieuw_toegevoegd.gif);
	width: 430px;
}

h2#over_ons span {
	background-image: url(../images/over_ons.gif);
	width: 430px;
}

h2#sale_en_leaseback span {
	background-image: url(../images/sale_en_leaseback.png);
	width: 430px;
}

h2#nieuws span {
	background-image: url(../images/nieuws.gif);
	width: 430px;
}

h2#contact span {
	background-image: url(../images/contact.gif);
	width: 430px;
}

h2#magazine span {
	background-image: url(../images/magazine.gif);
	width: 430px;
}

div#laatste_nieuws h2 span {
	background-image: url(../images/laatste_nieuws.gif);
}

h2#huiskopen span {
	background-image: url(../images/huiskopen.jpg);
}

h2#huisverkopen span {
	background-image: url(../images/huisverkopen.jpg);
}

h2#taxaties span {
	background-image: url(../images/taxaties.jpg);
}

h2#hypotheken span {
	background-image: url(../images/hypotheken.jpg);
}

h2#bogkopen span {
	background-image: url(../images/bogkopen.jpg);
}

h2#boghuren span {
	background-image: url(../images/boghuren.jpg);
}

h2#horecakopen span {
	background-image: url(../images/horecakopen.jpg);
}

h2#nieuwsbrief span {
	background-image: url(../images/nieuwsbrief.gif);
}

h2#totaal_aanbod span {
	background-image: url(../images/totaal_aanbod.gif);
}

h2#gratis_waardebepaling span {
	background-image: url(../images/gratis_waardebepaling.jpg);
}

h2#gezocht span {
	background-image: url(../images/gezocht.jpg);
}

h2#emailservices span {
	background-image: url(../images/emailservices.jpg);
}

div#col3 div#laatste_nieuws {
	background: url(../images/side_gradient.gif) no-repeat 3px -50px;
	margin-bottom: 10px;	
}
div#laatste_nieuws ul {
	padding: 10px 15px;
	border-top: #fff 4px solid;
	border-bottom: #fff 4px solid;
}

div#laatste_nieuws ul li {
	text-indent: 13px;
	background: url(../images/listarrow.gif) no-repeat 0 3px;
}

div#laatste_nieuws ul li a {
	font-size: 10px;
}

ul.results li {
	font-size: 11px;
	min-height: 75px;
	width: 390px;
	margin: 20px 19px;
	border-bottom: #ccc 1px solid;
}

ul.results li img {
	margin: 0 20px 0 0;
	float: left;
}

ul.results li strong {
	font-weight: bold;
	display: block;
}

ul.results li a {
	text-indent: -99999px;
	background: url(../images/meerinfo.gif) no-repeat;
	display: block;
	width: 100px;
	height: 23px;
	margin-top: -23px;
	float: right;
}

div#sidelink {
	background: #fff;
}

div#sidelink img {
	margin: 3px 3px 0 3px;
	display: inherit;
}

div#sidelink ul {
	margin: 3px 0 0px 0;
	width: 212px;
	background-repeat: no-repeat;
}

div#sidelink ul li a {
	text-indent: -99999px;
	width: 206px;
	display: block;
	background-color: #FFFFFF;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0)
}

div#sidelink ul li a:hover {
	text-indent: -99999px;
	width: 206px;
	display: block;
	background-color: #FFFFFF;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60)
}

div#pagination {
	text-align: left;
	color: #005d32;
	font-family: arial;
	font-size: 14px;
	text-transform: uppercase;
	background: url(../images/pagination_back.gif) no-repeat;
	height: 16px;
	margin: 19px;
	padding: 10px;
	font-weight:bold;
	width: 391px;
}

div#pagination a {
	color: #005d32;
}

div#pagination a:hover {
	color: #005d32;
}

div#pagination div {
	float: right;
}

* html body div#col1 {
  margin-right: 8px
}

* html body div#col1 form p.checkbox input {
	margin: 0;
	padding: 0;
}

* html body div#col1 form p.checkbox label {
	line-height: 17px;
}

* html body div#col3 {
  margin-left: -2px
}


* html body img#img_big {
  margin: 0 17px 15px 15px;
}

* html body #span_vraagprijs {
  margin: 15px 0px 15px 0px;
  line-height: 24px;
}

* html body h3 {
  margin-left: 5px;
}
