html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #FFFFFF;
}

h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0;
}

h3, h4, h5, h6 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 780px;
	background-color: #FFFFFF;
	border-spacing: 0;
}


table {
    border-collapse: collapse;
	border: none;
}
th, td {
    padding: 0;
}

a,
a:link,
a:visited,
a:active {
	color: #18486F;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #839000;
	text-decoration: underline;
}
a:focus {
	outline: none;
}

.infobalk {
	bottom: 0;
	clear: both;
}

.adres,
.adresklein,
.banner_kop,
.kolom_kop,
.kolom_subkop,
.isearch_title,
.kop,
h1,
h2,
.titel,
.subkop {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.adres {
	width: 135px;
	position: absolute;
	bottom: 0;
	padding: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.adres a,
.adres a:link,
.adres a:visited,
.adres a:active {
	color: #FFFFFF;
}

.adres a:hover {
	color: #D1E500;
}
.adres div.hr {
	border-top: 1px solid #ffffff; 
	padding: 3px 0 3px 0;
}

.adresklein {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
.adresklein a,
.adresklein a:link,
.adresklein a:visited,
.adresklein a:active {
	color: #FFFFFF;
}

.adresklein a:hover {
	color: #D1E500;
}

.kruimel {
	color: #000000;
	padding-left: 20px;

}



body, p, td			{ color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

input, textarea		{ color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; border: 1px; }


.wit				{ color: white; }
.wit a   			{ color: #4F0C18; }

.hoofdmenu 			{ font-size: 14px; }
.submenu, .item	 	{ font-size: 11px;  }


h1, h2, .kop, .titel, .subkop, .isearch_title {
	font-weight: bold;
	color: #1F5989;
}

.titel {
	text-transform: uppercase;
	color: #B7C235;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 14px;
}

h1, .kop {
	font-size: 20px;
	margin-bottom: 10px;
}



h2, .subkop, .isearch_title {
	font-size: 14px;
	color: #839000;
}

.intro { 
	color: #000000;
	font-weight: bold; 
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

.embed { 
	margin-bottom: 10px;
}

.tekst { 
	color: #000000; 
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

.bijschrift  		{ font-size: 9px; padding-top: 2px; padding-right: 10px; padding-bottom: 2px }
.s 					{ font-size: 9px; }
.m 					{ font-size: 12px; }
.l 					{ font-size: 18px; }

hr.lijn	{
	background-color: #1E5989;
	width: 100%; 
	height: 1px; 
	border-width: 0;
	float: left;
}

.zoekveld {
	width: 172px;
	border: 1px solid #8EACC4;
	background-color: #FFFFFF;

}
.zoek_knop { 
	border-left: solid 1px #B9C8D4;
	border-right: solid 1px #B9C8D4;
	border-bottom: solid 1px #D1E500;
	border-top: solid 1px #fff;
	background-image: url(../media/knopbg.gif);
	background-repeat: repeat-x;
	padding: 2px 5px 0 5px;
}
.zoek_knop:hover { 
	border-color: #000;
}


.kolom_kop { 
	color: #ffffff;;
	font-size: 18px;
	padding: 1px 10px 0 20px;
}

.kolom_kop2 { 
	color: #ffffff;;
	font-size: 18px;
	padding: 1px 0 0 20px;
}

.kolom_subkop { 
	font-weight: bold;
	color: #333333;;
	font-size: 13px;
}

.kolom_tekst { 
	color: #333333;;
	font-size: 10px;
}


.banner_kop { 
	color: #1F5989;;
	font-weight: bold;
	font-size: 13px;
}

.banner_tekst {
	font-size: 10px;
	padding: 4px 0 0 6px;
}

.banner_topbg {
	background-image: url(../media/bannerbg.gif);
	background-repeat: repeat-x;
}


span.subkop
{
	font-size:		16px;
	font-weight:	bold;
	color: 			#224059;
}

.tekstgrootte {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #1F5989;
}

.tekstgrootte_klein {
	font-size: 10px;
}

.tekstgrootte_middel {
	font-size: 12px;
}

.tekstgrootte_groot {
	font-size: 16px;
}

.tekstgrootte_klein_active a {
	font-size: 10px;
	color: #839000;
}

.tekstgrootte_middel_active a {
	font-size: 12px;
	color: #839000;
}

.tekstgrootte_groot_active a {
	font-size: 16px;
	color: #839000;
}

.s, tr.overzicht td {
	font-size: 10px;
}

hr {
	background-color: #D1E500;
	width: 100%; 
	height: 1px; 
	border-width: 0; 
	margin: 0;
	padding: 0;
}

.isearch_highlight,
.isearch_search {
	font-weight: bold;
	color: #839000;
}

.isearch_head {
	font-weight: bold;
}

.pagebrowser {
	background-color: #F1F7B2;
	color: #839000;
	font-size: 13px;
	padding: 4px 5px;
	margin-bottom: 10px;
}
.pagebrowser b {
	background-color: #839000;
	color: #fff;
	padding: 0 4px;
}

.horbaritem {
	padding-top: 2px;
}

td.dark {
	background-color: #e8f280;
	vertical-align: top;
}

td.light {
	background-color: #f4f9c0;
	vertical-align: top;
}

tr.overzicht td {
	border-top: 1px solid white;
}

table.form td {
	border-bottom: 1px solid #d1e500;
	padding: 2px 0;
}

table.form tr.noborder td {
	border-bottom: none;
}


/* Accordion */
.basic  {
	width: 100%;
}
.basic div.content {
/*	overflow: hidden;*/
	padding: 10px 0 0 0;
}
.basic a.toggle {
	display: block;
	height: 30px;
	background: #d2e500 url(../media/bg_accordion_toggle.png) no-repeat;
	padding: 0 10px 0 25px;
	line-height: 30px;
	text-decoration: none;
	outline: none;
	font-size: 20px;
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	color: #1F5989;
	border-top: 1px solid #f5ff81;
	border-left: 1px solid #f5ff81;
	border-right: 1px solid #a6b501;
	border-bottom: 1px solid #a6b501;
	cursor: pointer;
	margin: 0;
	font-weight: bold;
}
.basic a.toggle:hover,
.basic a.toggle.selected {
	
	background: #1F5989 url(../media/bg_accordion_toggle_active.png) no-repeat;
	color: #fff;
	border-top: 1px solid #8facc4;
	border-left: 1px solid #8facc4;
	border-right: 1px solid #0f2c44;
	border-bottom: 1px solid #0f2c44;
}

.basic div.content td,
.basic div.content p {
	padding: 0;
	margin: 0;
	line-height: 14px;
}
.basic div.content table.padding td,
.basic div.content table.padding p {
	padding: 0 10px 10px 0;
	margin: 0;
}
.basic div.content form {
	margin: 0;
	padding: 0;
}
.basic div.content table.padding tr.no_padding_bottom td {
	padding: 0 10px 2px 0;
}
.basic div.content .zoekveld {
	width: 80px;
	border: 1px solid #8EACC4;
	background-color: #FFFFFF;
}
.basic div.content legend {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #18486f;
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	margin-left: 0;
	padding-left: 0;
}
.basic div.content fieldset {
	margin: 0 0 10px 0;
	border: 1px solid #8EACC4;
	padding: 10px 0 10px 10px;
}






input.button,
a.button {
	padding: 6px 15px;
	font-weight: bold;
	font-size: 14px;
	background: #18486f url(../media/bg_button_hover.gif) repeat-x;
	border-top: 1px solid #18486f;
	border-left: 1px solid #18486f;
	border-right: 1px solid #18486f;
	color: #fff;
}
input.button:hover,
a.button:hover {
	background: #989f00 url(../media/bg_button.gif) repeat-x;
	border-top: 1px solid #d1e500;
	border-left: 1px solid #d1e500;
	border-right: 1px solid #d1e500;
	color: #18486f;
}
a.button {
	display: block;
	text-align: left;
	padding-bottom: 8px;
	margin: 10px 0 0 20px;
}
a.button:link,
a.button:visited {
	color: #fff;
}
a.button:hover {
	text-decoration: none;
	color: #fff;
}
a.button span {
	font-weight: normal;
	font-size: 12px;
}
a.button br {
	line-height: 4px;
}


/* tabs */
ul#tabs {
	margin: 0;
	padding: 0;
	height: 31px;
	border-bottom: 1px solid #8facc4;
}
ul#tabs li {
	margin: 0;
	display: block;
	float: left;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	line-height: 14px;
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	color: #1F5989;
	border-top: 1px solid #f5ff81;
	border-left: 1px solid #f5ff81;
	border-right: 1px solid #a6b501;
	border-bottom: 1px solid #8facc4;
}
ul#tabs li.active, ul#tabs li.active:hover {
	background: #fff;
	color: #18486F;
	border-top: 1px solid #8facc4;
	border-left: 1px solid #8facc4;
	border-right: 1px solid #0f2c44;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-weight: bold;
}
ul#tabs li.inactive {
	background: #D1E500 url(../media/bg_tab_inactive.png) repeat-x;
}
ul#tabs li:hover {
	background: #1F5989 url(../media/bg_tab_hover.png) repeat-x;
	border-top: 1px solid #8facc4;
	border-left: 1px solid #8facc4;
	border-right: 1px solid #0f2c44;
	border-bottom: 1px solid #8facc4;
	color: #fff;
}
ul#tabs li a {
	display: block;
	height: 23px;
	padding: 7px 10px 0 10px;
}
ul#tabs li:hover a {
	color: #fff;
	text-decoration: none;
}
ul#tabs li.active:hover a {
	color: #18486F;
	cursor: default;
}
div#tab0, div#tab1, div#tab2 {
	clear: left;
	border-left: 1px solid #8facc4;
	border-right: 1px solid #0f2c44;
	border-bottom: 1px solid #0f2c44;
	padding: 10px;
	margin-bottom: 10px;
}


/* twitter */

#tweets {
	background: #fff url(/media/bg_twitter.gif) no-repeat bottom right;
	margin-bottom: 15px;
	width: 400px;
}
#tweets img {
	border: none;
}
#tweets table {
	border-collapse: collapse;
	width: 331px;
	background: transparent url(/media/bg_tweet.png);
	border-bottom: 1px solid #7fb4d0;
}
#tweets #bird {
	background: transparent url(/media/bird.gif) no-repeat top right;
}
#tweets tr {
	border-top: 1px solid #7fb4d0;
}
#tweets tr:hover {
	cursor: pointer;
}
#tweets td.text {
	background: transparent url(/media/icon_tweet.gif) no-repeat 5px 5px;
	padding: 5px 5px 3px 25px;
}
#tweets td.link {
	padding: 5px 0 3px 0;
	width: 44px;
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#tweets td.link a {
	background: transparent url(/media/meer_s.gif) no-repeat center right;
	padding-right: 10px;
}
#tweets td.link a:hover {
	background: transparent url(/media/meer_s_hover.gif) no-repeat center right;
}
#tweets h3 {
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
#tweets h3 a {
	background: transparent url(/media/meer_s.gif) no-repeat center right;
	padding-right: 10px;
}
#tweets h3 a:hover {
	background: transparent url(/media/meer_s_hover.gif) no-repeat center right;
}


/* right column */

#right {
	width: 200px;
	background-color: #D2DEE7;
}
#right h2 {
	padding-bottom: 2px;
	background-color: #18486F;
	color: #ffffff;;
	font-size: 18px;
	padding: 2px 10px 2px 20px;
	margin: 0;
	font-weight: normal;
	border-top: solid 1px #ffffff;
}
#right h3 {
	padding: 2px 4px;
	background-color: #ffffff;
	font-weight: normal;
	margin: 5px 10px 0 20px;
	font-size: 12px;
}
#right h3.twitter {
	background: #fff url(/media/Twitter.gif) no-repeat top right;
}
#right ul {
	margin: 0 10px 0 20px;
	padding: 0;
	font-size: 11px;
	/*list-style-image: url(/media/meer_s.gif);*/
	list-style-type: none;
}
#right li {
	padding: 5px 0 0 0;
	/*font-weight: bold;*/
}
#right li {
	list-style-image: url(/media/meer_s.gif);
}
#right li:hover {
	list-style-image: url(/media/meer_s_hover.gif);
}



/* ZOEKWIDGET */

form#zoekwidget {
	/*background: #7992a4 url(/media/bg_zoekwidget.gif) repeat-x top left;*/
	background: #D2DEE7;
	padding: 5px 10px;
	border: 1px solid;
	border-color: #d3dde6 #2d3740 #2d3740 #d3dde6;
	margin-bottom: 15px;
}
form#zoekwidget h1 {
	margin-bottom: 5px;
}
form#zoekwidget div.clear_right {
	clear: right;
	height: 0;
	overflow: hidden;
}
form#zoekwidget td {
	padding: 0 3px 5px 0;
}
form#zoekwidget td.label {
	padding-right: 3px;
}
form#zoekwidget input.zoekveld {
	border: 1px solid;
	border-color: #2d3740 #d3dde6 #d3dde6 #2d3740;
	width: 60px;
}
form#zoekwidget select {
	border: 1px solid;
	border-color: #d3dde6 #2d3740 #2d3740 #d3dde6;
}
form#zoekwidget select#plaats_id {
	width: 188px;
}
form#zoekwidget select#range_postcode1 {
	width: 30px;
}
form#zoekwidget td#postcode {
	width: 30px;
}
form#zoekwidget td#range {
	width: 30px;
}
form#zoekwidget td#afstand {
	text-align: right;
}
form#zoekwidget input#submit1 {
	margin-top: 12px;
	.margin-top: 17px;
	padding: 5px 10px;
	display: block;
	float: right;
}
form#zoekwidget h1 a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	float: right;
}


/* ik wil huren / ik ben huurder */

div#buttons_xl {
	background: #D2DEE7;
	padding: 10px 10px;
	border: 1px solid;
	border-color: #d3dde6 #2d3740 #2d3740 #d3dde6;
	margin-bottom: 15px;
	text-align: center;
}
div#buttons_xl input.button {
	padding: 5px 20px;
	margin: 0 20px;
}