body {
	background-color: #F6E8D0;
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}
form {
	margin: 0px;
}
input.rubriek, select.rubriek {
	font-size: 11px;
	color: #666;
	width: 190px;
}
.bordertop {
	background: url(http://www.bouwenenwonen.be//newimages/bordertop.gif) no-repeat;
}
.bordertoprwo {
	background: url(http://www.bouwenenwonen.be//newimages/bordertoprwo.gif) no-repeat;
}
.borderleft {
	background-image: url(http://www.bouwenenwonen.be//newimages/borderleftbg.gif);
}
.borderright {
	background-image: url(http://www.bouwenenwonen.be//newimages/borderrightbg.gif);
}
.bodybg {
	background: url(http://www.bouwenenwonen.be//newimages/bodybg.gif) bottom no-repeat #FFF;
}
.bodypagbg {
	background: url(http://www.bouwenenwonen.be//newimages/bodypagbg.gif) bottom no-repeat #FABD70;
}
#wrap {
	width: 780px;
	margin: 20px auto;
}
#content {
	padding: 5px 5px 15px 5px;
	font-size: 11px;
}
#contentzoek {
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: url(http://www.bouwenenwonen.be//newimages/contentzoekbg.gif) no-repeat;
	padding: 5px;
	border-bottom: 1px solid #ACA3AC;
}
#contentrecht {
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: url(http://www.bouwenenwonen.be//newimages/contentrechtbg.gif) no-repeat;
	padding: 5px;
	border-bottom: 1px solid #A1AAAC;
	clear: both;
}
#contentcampagne {
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#contentinformatie {
	font-size: 11px;
	margin-left: 5px;
	background: url(http://www.bouwenenwonen.be//newimages/contentinformatiebg.gif) no-repeat;
	padding: 5px 5px 0 5px;
}
.bottomspace {
	margin-bottom: 5px;
}
#contentkijker {
	font-size: 11px;
	background: url(http://www.bouwenenwonen.be//newimages/contentkijkerbg.gif) no-repeat #BCE7D0;
	margin-top: 5px;
	padding: 5px 5px 0 5px;
}
.rubriektitel {
	color: #4E5767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.bodytekst {
	font-size: 12px;
	color: #517F99;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.teksttitel {
	font-size: 12px;
	color: #9B0520;
}
.leesverder {
display: block;
overflow: hidden;
width: 1px;
height: 1px;
}

.leeshierverder {
display: block;
overflow: hidden;
width: 1px;
height: 1px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
h2 {
	font-size: 12px;
	color: #9B0520;
}
input.knop {
	color: #517F99;
	background-color: #F5F5F7;
	margin: 5px;
	font-size: 10px;
}
table.wegwijs {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 5px;
}
td.wegwijs {
	height: 60px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.wegwijstitel {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 20px;
}
.wegwijstitel a:link, .wegwijstitel a:visited {
	color: #666666;
	text-decoration: none;
}
.wegwijstitel a:hover {
	color: #F08B08;
	text-decoration: none;
}

/********/

#navfiguurtjes {
	width: 760px;
	height: 45px;
	background-color: #F5F5F6;
}
#kruimel {
	color: #999;
	margin-left: 10px;
	margin-bottom: 5px;
}
#kruimel a:link, #kruimel a:visited {
	color: #626262;
	text-decoration: underline;
}
#kruimel a:hover {
	color: #4B6281;
	text-decoration: none;
}
#orangebar {
	width: 760px;
	height: 5px;
	background-color: #BFBFBF;
	color: #ffffff;
	font-size: 4px;
	font-weight: bold;

}
#aangemeld {
        border-left:1px solid #ccc;
        border-right:1px solid #ccc;
        border-bottom:1px solid #ccc;
        margin-top: -10px;
        padding: 5px;
        padding-top: 10px;
        width: 203px;
        z-index:-3;
}
#ikoon {
	margin: 0px 10px;
	width: 120px;
	height: 100px;
}
#titelpag {
	margin: 30px 0 0 30px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
#tekst {
	margin: 10px 15px 0px 30px;
}
#navigatie {
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: url(http://www.bouwenenwonen.be//newimages/navigatiebg.gif) no-repeat;
	padding: 5px;
	border-bottom: 1px solid #F08B08;
}
#navlist {
	padding-left: 0;
	margin: 0;
	border-bottom: 1px solid #EEE;
	width: 200px;
}
#navlist li {
	list-style: none;
	margin: 0;
	padding: 3px;
	border-top: 1px solid #EEE;
}
#navlist li a:link, #navlist li a:visited {
	color: #333;
	text-decoration: none;
}
#navlist li a:hover {
	color: #666;
	text-decoration: none;
}
