html, body {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	min-height:100%;
}
* {
	margin:0;
	padding:0;
}
a {color:#464646;}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}
div.clear1 {
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

a.webba { text-decoration: underline !important; }
a:hover.webba { text-decoration: none !important; }

#wrapper {
	position:relative;
	z-index:1;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* Container */
#container {
	margin:0 auto;
	width:1001px;
}

#bgroundholder {
	background:url(images/container.png);
	padding:0 12px;
	width:977px;
	float: left;
		
}

* html #container {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/container.png", sizingMethod="scale");
}
#container_bottom {
	background:url(images/container_bottom.png);
	width:1001px;
	height:15px;
	margin:0 auto;
}
* html #container_bottom {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/container_bottom.png", sizingMethod="scale");
}

/* Header */
#header {background:url(images/header.png);}
#header_logo {
	background:url(images/logo.gif) no-repeat 17px 11px;
	height:99px;
}
#header ul {padding:65px 0 0 0;}
#header li {
	float:right;
	display:block;
	padding:0 5px 0 0;
}
#header li a {
	float:left;
	display:block;
	line-height:34px;
	font-size:10pt;
	color:#fff;
	height:34px;
	text-decoration:none;
	font-weight:bold;
	background: url(images/menu_bg.png) top repeat-x;
}
#header li a:hover, #header li a.selected {
	background-position:bottom;
}
#header li a span {display:block;}
#header li a span.right {padding:0 10px; background:url(images/menu_right.png) no-repeat right top;}
#header li a span.left {background:url(images/menu_left.png) no-repeat left top;}
#header li a:hover span.left, #header li a.selected span.left {background-position:left bottom;}
#header li a:hover span.right, #header li a.selected span.right {background-position:right bottom;}

#zoekbalk {
	background:url(images/zoekbalk.gif);
	height:30px;
	padding:6px 0 0 183px;
}
#zoekbalk input.text {
	float:left;
	background:url(images/input_text.gif);
	width:182px;
	height:14px;
	padding:4px 10px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#464646;
}
#zoekbalk input.submit {
	float:left;
	background:url(images/input_submit.gif);
	width:21px;
	height:22px;
	margin:0 0 0 8px;
	cursor:pointer;
	border:0;
}
/* /Header */

/* Body */
#body {
	background:url(images/body.gif) repeat-x top;
	padding:0 0 15px 0;
	height:100%;
}
#kolom {
	float:left;
	width:183px;
}
div.kolom_block {
	background:#d2d2d2;
}
#kolom_top_menu {
	width:160px;
	height:49px;
	background:url(images/kolom_block_top.png);
	margin:0 auto 6px auto;
	padding:0 0 0 14px;
}
#kolom_top_menu a {
	display:block;
	float:left;
	clear:both;
	height:21px;
	color:#ff7920;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
	background: url(images/pijl.png) left center no-repeat;
	padding:0 0 0 12px;
	font-size:12px;
}
#kolom_top_menu a:hover {text-decoration:underline;}
#kolom ul {
	background:url(images/kolom_block_bottom.gif) no-repeat bottom;
	padding:0 0 55px 0;
	border-top:1px solid #ececec;
	overflow:hidden;
}
#kolom li {
	float:left;
	display:block;
}
#kolom li a {
	float:left;
	display:block;
	background:url(images/kolom_li.gif) no-repeat 8px 6px;
	width:158px;
	line-height:24px;
	padding:0 0 0 25px;
	border-bottom:1px solid #ececec;
	text-decoration:none;
	font-size:10pt;
}
#kolom li a:hover {
	background:url(images/kolom_li_hover.gif) no-repeat 8px 6px #73b500;
	color:#fff;
}
div.form {
	background:url(images/kolom_form.gif);
	width:182px;
	margin:10px 0 0 0;
}
div.form_top {background:url(images/kolom_form_top.gif) no-repeat top;}
div.form_bottom {
	background:url(images/kolom_form_bottom.gif) no-repeat bottom;
	padding:5px;
}
div.form p {
	margin:0 0 2px 0;
	padding:2px 0;
	border-bottom: 1px solid #fff;
	text-align:center;
}
div.form input.text {
	background:url(images/kolom_input_text.gif);
	width:160px;
	height:16px;
	margin:4px 0 0 0;
	padding:2px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#464646;
	border:0;
}
div.form input.submit {
	background:url(images/kolom_input_submit.gif);
	width:172px;
	height:20px;
	margin:8px 0 0 0;
	color:#fff;
	border:0;
	cursor:pointer;
}
div.border {
	height:10px;
	margin:0 0 10px 0;
	border-bottom:1px solid #d2d2d2;
}
#content {
	float:right;
	width:782px;
	padding:3px 0 0 0;
}
div.top {
	background:#ececec;
	width:780px;
	padding:0 0 8px 0;
	border:1px solid #d2d2d2;
	border-top:0;
	overflow:hidden;
}
div.top p {
	float:left;
	padding:4px 8px;
}
div.top p a {
	text-decoration:none;
	font-weight:bold;
	color:#73b500;
}
div.top form {
	float:right;
	background:url(images/content_form.gif);
	width:366px;
	height:32px;
	margin:0 50px 0 0;
	padding:5px 0 0 20px;
}
div.top form span {
	float:left;
	display:block;
	height:22px;
	margin:0 8px;
	border-right:1px solid #fff;
}
div.top input.text {
	float:left;
	background:url(images/content_input_text.gif);
	width:128px;
	height:14px;
	padding:4px 10px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#464646;
}
div.top input.submit {
	float:left;
	background:url(images/content_input_submit.gif);
	width:21px;
	height:22px;
	margin:0 0 0 8px;
	cursor:pointer;
	border:0;
}
#wat-waarom {
	width:782px;
	height:141px;
	padding:13px 0 0 0;
	background: url(images/vrouw.png) right bottom no-repeat;
}
#wat-waarom ul {
	float:left;
	padding:62px 0 0 17px;
	list-style-type:none;
}
#wat-waarom ul li {
	height:21px;
	margin:2px 0 0 0;
	line-height:21px;
	color:#629b00;
	font-weight:bold;
	font-size:12px;
}
#wat-waarom ul li span {
	display:block;
	float:left;
	margin:0 6px 0 0;
	height:21px;
	width:15px;
	background: url(images/bol.png);
	color:#fff;
	padding:0 0 0 6px;
	font-size:14px;
}
a.tekoop {
	float:left;
	display:block;
	width:212px;
	height:141px;
	background: url(images/iets_te_koop.png) top no-repeat;
	margin:0 13px 0 0;
}
a.tekoop:hover, a.kopen:hover {background-position:bottom;}
a.kopen {
	float:left;
	display:block;
	width:212px;
	height:141px;
	background: url(images/iets_kopen.png) top no-repeat;
}
h1 {
	margin:20px 0 0 0;
	padding:5px 0 20px 10px;
	border-top:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	color:#73b500;
	font-size:11pt;
}
div.block_left, div.block_right {
	float:left;
	background:#ececec;
	width:370px;
	margin:8px 0 0 0;
	position : relative;
}
div.block_right {float:right;}
h2 {
	background:url(images/block_p.gif);
	width:360px;
	line-height:32px;
	padding:0 0 0 10px;
	color:#73b500;
	font-weight:bold;
	font-size:8pt;
}
div.block_left div.inhoud, div.block_right div.inhoud {
	line-height:200%;
	border:1px solid #d2d2d2;
	border-top:0;
	overflow:hidden;
}

div.adv_overzicht_inhoud{
	border:1px solid #d2d2d2;
	border-top:0;
	overflow:hidden;
	position:relative;	
	float : left;
	width : 368px;
	height: 100px;
	font-size: 12px;
}
div.adv_overzicht_link{
	line-height:200%;
	position : absolute; 
	bottom : 5px; 
	right : 5px;
}
a.plaatsreactie{
	background-color:#73B500;
	color:#FFFFFF;
	line-height:2.4;
	padding:0px;
	position : absolute; 
	padding:0 10px 0 10px;
	margin-right:10px;
	text-decoration:none;
	border:1px solid #D2D2D2;
	
}
div.block_left a.foto img, div.block_right a.foto img {
	float:left;
	margin:6px 5px 6px 6px;
}
a.right {
	float:right;
	display:block;
	background:#FF7920;
	padding:0 8px;
	margin:15px 5px 0 0;
	border:1px solid #d2d2d2;
	text-decoration:none;
	color:#fff;
}
a.right:hover {
  	background:#73b500;
}
div.navigatie {
	background:#ececec;
	width:768px;
	line-height:25px;
	margin:25px 0 0 0;
	padding:0 6px;
	border:1px solid #d2d2d2;
	font-size:9pt;
	overflow:hidden;
}
div.navigatie a {text-decoration:none;}
p.left {float:left;}
p.left a {
	background:url(images/pijl_left.gif) no-repeat left;
	padding:0 0 0 15px;
}
p.midden {
	float:left;
	margin:0 20px;
}
p.midden a {padding:0 5px;}
p.midden a.active {
	color:#73b500;
	font-weight:bold;
}
p.right {float:right;}
p.right a {
	background:url(images/pijl_right.gif) no-repeat right;
	padding:0 15px 0 0;
}
/* /Body */

/* Footer */
#footer {
	background:#73b500;
	line-height:40px;
	border:1px solid #d5d5d5;
	text-align:center;
	color:#fff;
	font-size:9pt;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a img {vertical-align:middle;}
/* /Footer */
.formulier input {
	border:1px solid #73B500;
	padding:2px;
}
.formulier input[type="text"] {
	width:300px;
}
.formulier input[type="password"] {
	width:300px;
}
.formulier textarea {
	border:1px solid #73B500;
	padding:2px;
	width:300px;
	height:150px;
}
.formulier select {
	border:1px solid #73B500;
	width:300px;
}
.formulier table {
	margin-left:20px;
}

.contentbox {
	margin-left:20px;
	font-size: 12px;
	line-height: 18px;
}
/* /Container */
/* NOTICE */
.warning,
.notice {
    color: #333;
    padding: 0.7em 5em 0.7em 4.3em;
    margin: 1.2em 0 1em 0 !important;
    clear: left;
} /* ie6 */ 
.notice { 
    background: #eff6e8 url(images/circle-check-green.gif) 1.3em 0.5em no-repeat; 
    border-top: 1px solid #A5CC7A; 
    border-bottom: 1px solid #A5CC7A;
}
.permalink-wrap .notice {
    margin-right: 320px !important;
} 
.warning div,
.notice div {
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
}
.warning p,
.notice p {
    margin: 0;
}
/* WARNING */
.warning {     
    background: #fff url(images/circle-yellow-exclamation.gif) 1.3em 0.5em no-repeat; 
    border-top: 1px solid #ddd; 
    border-bottom: 1px solid #ddd;
    }
.warning h3
{
    font-weight: bold !important;
    letter-spacing: normal !important;
    font-size: 1.2em !important;
    padding: 0 0.5em 0 0 !important;
    margin: 0 !important;
    display: inline;
}
.warning h3,
.warning strong {
    color: #b50b05;
}
.first {
    margin-top: 0 !important;
}
/*sitemap*/
#sitemap ul {
	margin-left:25px;
}
/*errorbox*/
#errors {
	background-color:#ffd8be;
	color:#464646;
	margin:20px;
	border:1px solid #ECECEC;
	padding:10px;
}

.questionMark {
	position:relative;
	height:26px; /*dimensions of our image*/
	width:26px;
	background:url(./images/help.png) top left no-repeat;
}
.toolTip {
	position:absolute;
	left:26px; /*Moves it to the right beside the question mark*/
	top:0;
	display:none;
	/*Making it look pretty*/
	width:200px;
	padding:5px;
	font:10px;
}
