html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
gebroken wit voor onder logo : #f2f2f2;
gebroken zwart voor sidebar links : #333333;
rode achtergrond container : #e54731; (#e44832);
bordeaux border onder menu heading3 : #802126;
*/

*{
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Verdana, Sans-serif;
	background: #fff;
	font-size: 75%;
}

.right{
	float:right;
	margin-left:15px;
}

.left{
	float:left;
	margin-right:15px;
}
a img{
	border:none;
}

h1 {
	margin-left: 137px;
	padding-top: 36px;
	color:#e44832;
	font-size:32px;
	background-color: #f2f2f2;
	height: 64px;
	padding-left: 25px;
}
/* START PAGE STYLES */

#wrapper{
	width:960px;
}
#top{
	margin-left: 210px;
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-welkom.jpg) no-repeat;
	width: 620px;
	height: 15px;
	text-align:right;
	color:#fff;
}
#top a{
	color:#fff;
}
#top p{
	margin-right:20px;
}

#header{
	height: 100px;
	margin-left: 16px;
/*	background: #f2f2f2;*/
}
#logo{
	float:left;
	background-color: #f2f2f2;
	width: 93px;
	height: 48px;
	padding: 26px 15px;
}

#steunVo{
	margin:35px 0 0 15px;
}
#sidebar {
	padding:20px 0 30px 0;
	float:left;
}
#sidebar ul{
	list-style-image: url(http://www.woneninmeervoud.be/images/website/listImage.gif);
	list-style-position:inside;
	border-bottom: 1px solid #802126;
	padding-bottom:10px;
	width: 170px;
	padding-left:15px;
}

#sidebar a {
	color:#333333;
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration:underline;
}

#sidebar h3 {
	color: #333333;
	border-bottom: 1px solid #802126;
	width: 170px;
	margin:10px 0 5px 0;
	padding:0 0 10px 15px;
	font-size: 14px;
}
#sidebar h3.sub {
	border:none;
	padding-bottom:0px;
}

#mainContent {
	margin-left: 210px;
	background:#e44832;
	width: 580px;
	padding: 60px 20px 10px;
	line-height: 150%;
	color:#fff;
}
#mainContent h2 {
	color:#fff;
	font-size:30px;
	margin-bottom: 60px;
	margin-top: 0;
	margin-right: 0;
}

#mainContent p{
	margin-bottom: 16px;
}
#mainContent a {
	border-bottom: 1px solid #fff;
	color:#fff;
	text-decoration:none;
}
#mainContent a:hover{
	border-bottom: none;
	text-decoration:none;
}
#mainContent h3{
	font-size: 180%;
	color: #f2f2f2;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 4px;
}
#mainContent h4{
	font-size: 150%;
	color: #f2f2f2;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 4px;
}
#mainContent ul, #mainContent ol{
	font-size: 100%;
	color: #fff;
	margin-bottom: 16px;
}
#mainContent ul li {
	margin-bottom: 3px;
	margin-left: 15px;
	list-style-type: square;
}
#mainContent #tier2{
	overflow:auto;
}
#mainContent #left,#mid{
	border: 2px solid #fff;
	width: 179px;
	float:left;
	margin-right: 15px;
	color: #fff;
}
#mainContent #right{
	border: 2px solid #fff;
	width: 179px;
	float:left;
	color: #fff;
}
#mainContent #tier2 p{
	font-size:11px;
	margin:10px;
	font-weight:bold;
}
#mainContent #tier2 h4{
	font-size: 120%;
	margin:10px;
	font-weight:bold;
}
#footer{
	width: 620px;
	background:#f2f2f2;
	margin:5px 0px 15px 210px;
}

#footer p {
	padding:15px;
	text-align: center;
}
#footer a {
	color: #e44832;
}
#footer a:hover {
	text-decoration: none;
}
/* SPECIFIEKE STYLES */
/*********************/
/* DE startpagina PAGES */
body#startpagina div#wrapper div#content div#mainContent {
	margin-left: 210px;
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/mid.jpg) no-repeat;
	width: 580px;
	padding: 301px 20px 10px;
	line-height: 150%;
	color:#fff;
}
body#startpagina  #mainContent h2 {
	color: #f2f2f2;
	font-size:30px;
	margin-bottom: 36px;
	margin-left: 0;
}
/* DE wonen_in_meervoud PAGES */
body#wonen_in_meervoud #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#wonen_in_meervoud div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE de_architectuurprijs PAGES */
body#de_architectuurprijs #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#de_architectuurprijs div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE het_boek PAGES */
body#het_boek #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#het_boek div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE rondetafelgesprekken PAGES */
body#rondetafelgesprekken #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#rondetafelgesprekken div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE documenten PAGES */
body#documenten #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#documenten div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE pershoek PAGES */
body#pershoek #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#pershoek div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE contact PAGES */
body#contact #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#contact div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE disclaimer PAGES */
body#disclaimer #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#disclaimer div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE projecten PAGES */
body#projecten #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#projecten div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE vertel_uw_verhaal PAGES */
body#vertel_uw_verhaal #top{
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/top-link.jpg) no-repeat;
}
body#vertel_uw_verhaal div#wrapper div#content div#mainContent {
	background:#e44832 url(http://www.woneninmeervoud.be/images/website/midProject.jpg) no-repeat;
}
/* DE project PAGES */
body#project #top{
	background: #e44832 none no-repeat;
}
body#project div#wrapper div#content div#mainContent {
	background: #e44832 none no-repeat;
	padding-top: 19px;
}
/* SLIDE SHOW CSS */
ul#imageslist {
	list-style:none;
	height: 24px;
	margin-bottom: 11px;
	margin-left: -1px;
}
ul#imageslist li{
	float:left;
       list-style:none;
	margin-right:8px;
       margin-left:0px;
}
ul#imageslist li a{
	padding:4px;
        padding-left:7px;
        padding-right:7px;
        border:1px solid #FFF;
        font-weight:bold;
}
ul#imageslist li a:hover{
	padding:4px;
        padding-left:7px;
        padding-right:7px;
        border:1px solid #e44832;
       background:#fff;
       color:#e44832;
}
ul#imageslist li a.active {
	padding:4px;
        padding-left:7px;
        padding-right:7px;
        border:1px solid #e44832;
       background:#fff;
       color:#e44832;
}
#imageslist img{
   display:none;
}

#imageslist img.active{
	display:block;
	margin-bottom: 10px;
	
}
/* PROJECTENPAGINA */
/*.projecten img {
	float: right;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #fff;
}
#mainContent .projecten h3 {
	font-size: 140%;
	margin-bottom: 12px;
}
.projecten {
	clear: right;
	border-top: 1px solid #fff;
	padding-top: 15px;
	padding-bottom: 14px;
	margin: 0;
	padding: 0;
}
.projecten p {
	margin-bottom: 0;
}
.projecten hr {

	font-size: 1px;
	line-height: 1px;
	clear: right;
	visibility: hidden;
}*/

#mainContent .projectentabel h3 {
	font-size: 140%;
	margin-bottom: 12px;
}
hr {
	border: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-bottom: 0;
}
.projectentabel td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #fff;
	padding-bottom: 12px;
	padding-top: 12px;
}
.projectentabel td img {
	border: 1px solid #fff;
}
#mainContent .projectentabel .td_links a {
	border-style: none;
	margin: 0;
}
.projectentabel .td_links {
	width: 110px;
}
.projectentabel .td_rechts {
	width: 503px;
}
#mainContent .projectentabel p {
	margin-bottom: 0;
}