body {
	margin: 0px;
	background-color: #5caa9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

td {font-size: 12px;}

#wrap {
	width: 970px;
	margin: 0px auto;
	text-align: left;
}

#site{
	/*margin-top: 165px;*/
	margin-top: 216px;
	background-color: #FFFFFF;
	float: left;
}

#cse-search-results {
padding: 10px;
}

#navwrap {
	float: left;
	display: block;
	width: 200px;
	background-color: #FFF;
}

#contentwrap {
	width: 770px;
	float: right;
	display: block;
}

#maincontentwrap-small {
float:left;
width: 790px;
}

#maincontentwrap-small #contentwrap {
width: 590px;
}

#sidebarwrap {
float: right;
width: 180px;
}

#headerwrap {
	position: absolute;
	top: 0px;
	height: 216px;
	width: 970px;
	float: left;
	clear: both;
}

#topmenuholder {
	background-color: #ffa300;
	background-image: url("layout/top_menu.jpg");
	background-repeat: no-repeat;
	font-size: 10px;
	color: #b17f27;
	height: 32px;
}

#topbanner {
	padding: 10px;
	text-align: center;
}

div.topmenu {
	padding-top: 8px;
	margin-left: 10px;
	float: left;
	width: 720px;
}

#header {
	width: 970px;
	height: 70px;
	background-image: url("layout/header-bg.jpg");
	background-repeat: repeat-x;
	background-color: #473e0d;
	

}

#header #logo {
	float: left;
}

#header #logo img {
	border: none;
}

#header a {
outline: none;
}

#header #logo a {
	background-image: url("layout/aow-logo-trans.png");
	background-repeat: no-repeat;
	background-position: 20px 10px;
	text-indent: -9999px;
	width: 460px;
	height: 70px;
	display: block;
}

#footerwrap {
	clear: both;
	text-align: left;
	padding-bottom: 20px;
}

#footer {
	background-color: #FFA300;
	background-image:url(layout/top_menu.jpg);
	background-repeat:no-repeat;
	color:#B17F27;
	height:32px;
	line-height: 32px;
	padding-left: 10px;
	clear: both;
}

#footer a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color: #83651A;
}

#footer a:hover {
color: #342007;
text-decoration: underline;
}

#footer a:active {
	color: #342007;
}

#footerlinks {
	clear: both;
	float: left;
	width: 100%;
	padding: 30px 0px;
	background-color: #f5f2e3;
	border-top: 3px solid #FFA300;
}

#footerlinks .footerlinksbox {
	width: 280px;
	float: left;
	margin-left: 30px;
}

#footerlinks .footerlinksbox .footertitle a {
	font-size: 18px;
	display: block;
	margin-bottom: 20px;
	text-decoration: none;
}

#footerlinks .footerlinksbox ul {
	padding: 0px;
	margin: 0px;
}
#footerlinks .footerlinksbox li {
	list-style: none;

}

#footerlinks .footerlinksbox ul li a {
	padding: 5px 5px 5px 10px;
	display: block;
	border-bottom: 1px solid #d8d2b5;
	text-decoration: none;
}

#footerlinks .footerlinksbox ul li a:hover {
	text-decoration: none;
	background-color: #fdfdf7;
}

#contenttext {
	width: 550px;
	float: left;
}

h1, .extratitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #002120;
	padding-bottom: 10px;
	border-bottom: dashed 1px #333;
	font-weight:100;
	margin: 15px 0px;
}

h1 a:link, h1 a:visited, h1 a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
}

h1 a:hover{
	text-decoration: none;
}

h2, .blocktitle, .h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #002120;
	padding-bottom: 5px;
	border-bottom: dashed 1px #333;
	font-weight:100;
	margin-bottom: 10px;
}

h2 a:link, h2 a:active, h2 a:visited, .h2 a:link, .h2 a:active, .h2 a:visited {
	font-size: 17px;
	color: #002120;
}

h2 a:hover, .h2 a:hover {
	text-decoration: none;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
/*
#contenttext h2 {
border: 0px solid #000;
}
*/

#contenttext h2 {
font-family: arial;
font-weight: bold;
font-size: 14px;
border: 0px solid #000;
padding: 0px;
margin-bottom: 12px;
margin-top: 16px;
}

#content, #googleadsright, #nieuwsbrief, #blogposts, #polls {
	margin: 0px;
	padding: 10px;
}

#content {
	background-color: #FFF;
	height: 100%;
	/*padding-bottom: 100px;*/
}

#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
	color: #83651a;
}

#topmenu a:hover, #topmenu a.actief {
	text-decoration: underline;
	color: #342007;
}

#topmenu a:active {
	color: #342007;
}

#topmenu li {
float: left;
list-style: none;
}

#topmenu {
padding: 0px;
margin: 0px;
}

#nav {
	background-color: #FFF;
	padding: 10px;
	margin: 0px;
}

#blogposts {
	background-color: #FFF;
}

#polls {
	background-color: #FFF;
}

#googleadsright {
	background-color: #FFF;
}

#nieuwsbrief {
	text-align: left;
	background-color: #DDD;
}

a:link, a:visited, a:active {
	font-size: 12px;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #005636;
}

a.menu {
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	margin-bottom: 3px;
	border: solid 1px #AAA;
	background-color: #DDD;
	background-image: url("layout/menu_bg.gif");
}

a.menu:hover, #block-block-1 a.active{
	text-decoration: none;
	border: solid 1px #005636;
	background-color: #55AB8B;
	color: #FFF;
	background-image: none;
}

#breadcrumbs {
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
}

#breadcrumbs, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	font-size: 9px;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

.mozaiek {
	margin: 0 auto;
	clear: both;
	width: 100%;
}

.mozaiekgroep {
	margin: 0 auto;
	width: 100%;
}

.img_groep, .imggroep {
	border: solid 1px #BBB;
	padding:3px;
	margin-bottom: 3px;
}

.img_groeptext {
	border: solid 1px #BBB;
	padding:3px;
	margin: 5px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.img_wrapper {
	width: 210px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_wrapper hr {
	background-color: #AAAAAA;
	border: none;
	margin: 7px;
	float: left;
	width: 200px;
	height: 5px;
	clear:both;
}

.img_art {
	margin: 5px;
	margin-right: 10px;
	border: solid 1px #BBB;
	padding:3px;
}


#contenttext ul, #contenttext ol {
overflow: auto;
}

#content #contenttext li {
	margin-left: 20px;
	padding-left: 0px;
}

ul.blogposts {
	padding-left: 20px;
	margin: 0px;
}

ul.blogposts li a {
font-size: 11px;
}

ul.blogposts li a:active, ul.blogposts li a:visited, ul.blogposts li a:hover {
font-size: 11px;
}

ul.top20 {
	padding: 0px;
	margin: 0px;
}

ul.top20 li {
	margin: 10px;
	list-style: none;
}

ul.top20 li a {
}


div.nieuwsbrief {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 10px;
	color: #555;
}

div.search {
float: left;
	font-size: 10px;
	padding-top: 5px;
}

#zoekbutton {
	border: solid 1px #AA5300;
	background-color: #ffa300;
	font-size: 11px;
	padding: 2px;
}

#zoekveld {
	padding: 3px;
	border: solid 1px #AA5300;
	font-size: 11px;
	width: 150px;
}



/* wordpress */

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

/* 2)-=-=-=- Structure -=-=-=- */

.tagline {
	color: #888;
	font-size: 0.9em;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	background: #F5F5F5;
	font-size: 9px;
	}

.highlight {
	background: #FEE3DC;
}

.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
}

.comments a:link, .comments a:visited {
	color: #005636;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover, .comments a:active {
	text-decoration: underline;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	list-style: none;
	background: #ECE8E8 !important; 
	margin: 10px;
	color: #005636;
	padding: 10px 10px 10px 10px !important;
	border-bottom: dashed 1px #005636;
}

p.metadate {
	font-size: 9px;
	margin: 0px;
}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}

.postinput {
	margin-left: 10px;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#links li {
	list-style: none;
	background: url(images/links_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 2px 20px;
	}

#links li li {
	background: url(images/sub_icon.gif) no-repeat 0 4px;
	padding: 2px 0 2px 13px;
	font-size: 1em !important;
	}
	
#links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 5px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
	}

#links ul {
	padding: 10px;
	margin: 5px;
	}

#links ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
	}

#links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

#links a {
	font-size: .9em;
	text-decoration: none;
	}

#links a:link {
	color: #565D4A;
	font-weight: normal;
	}

#links a:visited {
	color: #aaa;
	}

#links a:hover, #links a:active {
	background: #D11111;
	color: #fff;
	}


#blogarchief {
	margin: 3px;
	padding: 10px;
	text-align: left;
	background-color: #DDD;
}


/* 6)-=-=-=- Forms -=-=-=- */

input {
	border: 1px solid #BFBFBF;
	color: #005636;
	background: #fff;
	padding: 3px 5px 3px 5px;
	font-size: 13px;
}

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #005636;
	padding: 2px 5px 1px 5px;
	/*width: 350px;*/
}	

div.warning, span.warning {
	color: #F00;
	font-weight: bold;
}

.reacties {
	width: 100%;
	border: 1px solid #5caa9c;
}

.reactiegeplaatst {
	width: 100%;
	background-color: #5caa9c;
	border: 1px solid #36514c;
}

.auteurreactie {
	width: 130px;
	vertical-align: top;
	font-weight: bold;
}

.berichtreactie {}

.alt {
	background-color: #d0fff7;
}

#reactiecontrol {
	float:right;
	margin-bottom: 20px;
}


.artikelfootlink {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #5caa9c;
	background-color: #EEEEEE;
}

.inlinead {
	text-align: center;
	width: 100%;
	margin: 10px;
}

a.button {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	margin-bottom: 3px;
	border: solid 1px #AAA;
	background-color: #DDD;
	display: block;
	width: 200px;
	text-align: center;
	color: #F00;
	background-image: url("layout/menu_bg.gif");
}

a.button:hover, a.button:active, a.button:visited {
	font-size: 12px;
	color: #F00;
}

a.button:hover {
	text-decoration: underline;
}

.fieldset {
	padding: 20px;
}

.validatie {
	display: none;
}

.metainfo {
	padding: 10px;
	margin: 20px 0;
	clear:left;
	background-color:#F5F2E3;
}

.metainfo a {
	color: #000;
	font-weight: bold;
}

.metainfo a:hover {
	text-decoration: none;
}

.metainfo .bookmark {
	margin-top: 10px;
}

.metainfo .bookmark a {
	margin-right: 7px;
	text-decoration: underline;
}

.metainfo .bookmark a:hover {
	text-decoration: none;
}

.metainfo .bookmark span {
	margin-right: 3px;
}

#introWrapper {
clear: both;
margin-bottom: 20px;
float:left;
}

#homeBanner {
float: left;
margin-right: 20px;
width: 510px;
height: 200px;
}

#homeIntro {
width: 200px;
float: left;
}

.clear {
clear: both;
}

.laatstenieuws {
margin-bottom: 30px;
}

.laatstenieuws .gezocht-architecten {
	background-image: url("layout/architecten-plan.jpg");
	background-repeat: no-repeat;
	background-position: 300px 0px;
	
}

.laatstenieuws .gezocht-architecten p {
	padding-right: 250px;
}

.laatstenieuws .architect-link {
	background-image: url("layout/architecten-contacteer-ons.jpg");
	background-repeat: no-repeat;
	width: 380px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

/* Nieuwsbrief */
.text form label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.text form .submit {
	display: block;
	margin-top: 10px;
}

/* Artikels pagina */
.blokwrap {
	float: left;
	margin-bottom: 20px;
}

.blokwrap .imggroep {
	margin-right: 10px;
	float: left;
}


/* home */
/* nieuwe vakmannen */
.laatstevakmannen {
	margin-bottom: 40px;
}

.laatstevakmannen .tekst {
margin:10px;
padding-bottom:10px;
}
.laatstevakmannen .tekst .vakmannen-registreer{
background-image: url("layout/vakmannen-registreer.jpg");
height: 152px;
text-indent: -9999px;
outline:none;
display: block;
}


.vakman {
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #BBBBBB;
}

.vakman a.title {
	font-size: 13px;
	font-weight: bold;
	color: #005636;
}

.vakman a.title:hover {
	text-decoration: none;
}

/* misc menu */
#miscmenu {
	/*height: 24px;*/
	padding-top: 46px;
	padding-right: 10px;
}

#miscmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#miscmenu li {
	float: left;
	margin-left: 2px;
}

#miscmenu a {
	text-decoration: none;
	/*font-weight: bold;*/
	color: #FFF;
	/*background-image: url("layout/misclink-bg2.gif");
	background-repeat: no-repeat;*/
	display: block;
	height: 24px;
	/*width: 100px;*/
	text-align: center;
	line-height: 24px;
	background-color: #322b07;
	padding: 0px 15px;
	font-size: 11px;
	
	-webkit-border-top-right-radius: 5px;  
	-webkit-border-top-left-radius: 5px;  
	-moz-border-radius-topright: 5px;  
	-moz-border-radius-topleft: 5px;  
	border-top-right-radius: 5px;  
	border-top-left-radius: 5px;  
}

#miscmenu a.normal {
/*	background-position: -100px 0px;*/
}

#miscmenu a:hover {
	text-decoration: underline;
	background-color: #ffa300;
}

#miscmenu a:active {
	background-color: #1f3a35;
}

.partnerlinkshome span {
color:#3D7F66;
	display: block;
	margin: 10px;
}

.partnerlinkshome a {
	text-decoration: none;
	color: #005636;
}

/* bottom ad */
#ie6-content-container {left:0px;}

#bottomad {display: none;}

#bottomad #adwrap {
	width:970px;
	margin: 0px auto;
	position: relative;
}

#bottomad #adwrap .close-bottomad {
	position: absolute;
	right: 2px;
	top: 15px;
	z-index: 10;
	font-family: verdana;
	font-size: 10px;
	color: #473c0e;
	text-decoration: underline;
}

#adwrap iframe {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -485px;
	z-index:5;
}

.block-nopad {
margin-top: 10px;
margin-bottom: 10px;
}

.block-nopad img {border:none;}

/* Affiliate products */
.aff .products {
	width: 100%;
	background-color: #F5F2E3;
}

.aff .products tr {
	border-bottom: 1px solid red;
}

.aff .productimage {
border: 1px solid #DDD;
width: 75px;
height: 75px;
text-align: center;
vertical-align: middle;
background-color: #FFF;
}

.aff .productimage img {
	border: none;
}

.aff .productinfo {
	/*vertical-align: top;*/
}

.aff .productname {
	color: #002120;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.aff .productname:hover {
	text-decoration: underline;
}

.aff .productprice {
	color: #005636;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.aff .productmeerinfo {
	background-color: #005636;
	color: #FFF;
	text-decoration: none;	
	/*display: block;*/
	padding: 3px 10px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.aff .productmeerinfo:hover {
	background-color: #002120;
}


#wedstrijdform .form-row {
	margin: 10px 0px;
}

#wedstrijdform .form-row label {
width: 100px;
float: left;
}

#wedstrijdform .form-row input{
width:300px;
}

.imgblock {
	width: 380px;
	overflow: hidden;
	float: right;
}

#socialbtns {
	margin-left: 20px;
}
