/*
Woonbond CSS - by Bitman webhelden
*/
body {
background-color:#26989B;
background-image:url(../art/graphics/bg-standaard.gif);
background-repeat:no-repeat;
background-position:center top;
background-attachment:fixed;
	font-family:"trebuchet MS", verdana, helvetica, sans-serif; 
	font-size:12px;
	margin:0;
	text-align:center;
}

/* ### POSITIONERING */
#wrapper{
	width:877px;
	margin:0px auto;
	padding:0px 0 0 94px;
	position:relative;
	text-align:left;
	line-height:1.5em;
	
}
#header{
	height:50px;
}
#hoofdmenu{ /* ul hoofdnavigatie */
	float:left;
	padding:0;
	margin:0 0 0 30px;
	list-style-type:none;
}
#hoofdmenu li{
	float:left;
	display:inline;
	padding:1px;
}

#hoofdmenu li #id_102, #hoofdmenu li #id_103, #hoofdmenu li #id_104{
	display:none;
}
#hoofdmenu li a, #submenu li a{
	color:#000;
	display:block;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding:4px 10px;
	margin:1px 1px 1px 1px;
	text-decoration:none;
}
#hoofdmenu li a.current, #submenu li a.current, #broodkruim li a.current{
	background:#CF051D;
	color:#fff;
}
#hoofdmenu li a.stamvader{
	background:#CF051D;
	color:#FFF;
}
#hoofdmenu li a:hover{
	background:#CF051D;
	color:#fff;
}
/* zoekvenster */
#zoeken{
	float:right;
	
	width:205px;
}
#fld_zoek{
	border:1px solid #000;
	height:18px;
	width:145px;
	margin:4px 4px 0 0px;
	float:left;
}
#btn_zoek{
	background-color:#26989B;
	width:50px;
	border:none;
	color:#fff;
	cursor:pointer;
	height:22px;
	margin:4px 0 0 0;
	float:right;
}
/* poll */
#pollform h3{
	font-size:12px;
}
.label{
	font-size:10px;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	width:120px;
}
.balk{
	background:#E00033;
	height:10px;
}
.balk_outline{
	background:#fff;
	border:1px solid #bdcdcd;
	height:10px;
	width:120px;
}
#btn_stem{
	margin:5px 0 10px 0;
}
#links{
	margin:0px 0 20px 30px;
	/* width:640px; geen width geven, IE duwt m dan onder floatende div #rechts! */
}
#banner{
	background:#cfe5e5;
	color:#26989B;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin:0 0 31px 0;
	padding:10px 10px 10px 20px;
	width:575px;
}
/* voorkom onderstreping van links in banner  */
#banner a{
	color:#f01124;
	text-decoration:none;
}
#banner a img{
	border:none;
}
#submenu{
	float:left;
	width:162px;
}
.block_left{
	border-bottom:1px solid #bdcdcd;
	padding-bottom:5px;
}
/* submenu */
#submenu ul{
	list-style-image:url(../art/graphics/gra_pijl.png);
	margin:4px 0 0 13px;
	padding:0px;
}
#submenu ul li{
	margin:2px 0 2px 0;
}
#submenu ul a{
	color:#26989B;
	font-style:italic;
	font-weight:bold;
}
#submenu ul a:hover{
	color:#CF051D;
}



#left{
	float:left;
	width:162px;
}
.block_left{
	border-bottom:1px solid #bdcdcd;
	padding-bottom:5px;
}
/* submenu */
#left ul, #sitemap ul{
	list-style-image:url(../art/graphics/gra_pijl.png);
	margin:4px 0 0 13px;
	padding:0px;
}
#left ul li, #sitemap ul li{
	margin:2px 0 2px 0;
}
#left ul a, #sitemap ul a{
	color:#26989B;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
#left ul a:hover, #sitemap ul a:hover{
	color:#CF051D;
}
#left h4{
	color:#CF051D;
	font-size:20px;
	font-style:italic;
	margin:2px 0 2px 0;
	padding:0px;
}

#left .homelinkvraagvandeweek {
	color:#CF051D;
	font-size:20px;
	font-style:italic;
	margin:2px 0 2px 0;
	padding:0px;
}


#left p{
	margin:0px;
	padding:0px;
}
#left h5{
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	margin:0px;
	padding:2px 0 2px 0;
}
#left h6{
	color:#26989B;
	font-size:14px;
	font-style:italic;
	margin:0px;
}
#left a, .agenda_link a, block_center{
	color:#999;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
}
#center{
	margin-left:162px;
	/*position:absolute;*/
	width:440px;
	
}
.block_center{
	border-left:1px solid #bdcdcd;
	border-bottom:1px solid #bdcdcd;
	margin:0 0 20px 30px;
	padding:0 0 15px 20px;
	line-height:1.5em;
}

.goedvoorbeeldhome{
	color:#999;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
}

#center h4{
	color:#CF051D;
	font-size:24px;
	font-style:italic;
	margin:5px 0 5px 0;
	line-height:28px;
}
#center h5{
	color:#26989B;
	font-style:italic;
}
.agenda_datum{
	color:#26989B;
	font-weight:bold;
}

#rechts{
	width:186px;
	border-left:1px solid #bdcdcd;
	border-bottom:1px solid #bdcdcd;
	clear:both;
	float:right;
	margin:0px 0 0 0;
	padding:0 0 15px 20px;
}
.block_right{
	margin:0 0 20px 0;
}
.block_right a img{
	border:none;
}
#footer{
	background:url(../art/graphics/gra_logo.png) 36px 5px no-repeat;
	clear:both;
	height:40px;
	padding:0 0 10px 220px;
}
#footer a{
	color:#999;
	font-style:italic;
	font-weight:bold;
	margin-right:20px;
	text-decoration:none;
}
#mmgd{
	color:#26989B;
	font-style:italic;
	margin:7px 0 0 0;
}
.clearboth {
	clear:both;
	visibility:hidden;
	
}
/* FORMULIER */
#reactieformulier input, #reactieformulier textarea{
	border:1px solid #ccc;
	width:230px;
}
#reactieformulier input.button{
	margin-top:20px;
}
/* ZOEKRESULTATEN */
.searchphrase{
	font-weight:bold;
}
/* FORUM */
#forum h3{
	margin:0px;
}
#forum h3 a{
	color:#000;
	margin:10px 0 5px 0;
	text-decoration:none;
}
#forum .berichten tr{
	height:20px;
	vertical-align:top;
}
#forum h5{
	margin:0px;
}
#forum h5 a{
	color:#CF051D;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#forum .berichten{
}
#forum .berichten td{
	line-height:1em;
	vertical-align:top;
}
#forum .naamendatum{
	font-size:9px;
	margin:0px;
	padding:0px;
}
#forum input[type="text"]{
	width:100%;
}
#forum textarea{
	height:100px;
	width:100%;
}
#forum .knop a{
	background:#cf051d;
	color:#fff;
	font-weight:bold;
	padding: 2px;
	text-decoration:none;
}

/* LINKS */
#hyperlinks{
	/* margin:0 0 20px 0;*/
	
	border-left:1px solid #bdcdcd;
	border-bottom:1px solid #bdcdcd;
	margin:0 0 20px 30px;
	padding:0 0 15px 0px;	
}
#hyperlinks .linkcat{
	display:none;
}
#hyperlinks h3{
	background:#CF051D url(../art/graphics/gra_pijl2_ov.png) no-repeat 380px 8px;
	display:block;
	height:27px;
	margin:0px;
	padding-top:4px;
}
#hyperlinks .h3_outline{
	background:#fff;
	border-top:1px solid #CF051D;
	border-bottom:1px solid #CF051D;
	padding-bottom:1px;
	padding-top:1px;
}
#hyperlinks h3 a{
	color:#fff;
	text-decoration:none;
	font-size:18px;
	font-style:italic;
	padding:0px 0 0 20px;
}
#links div.linkvlak{
	background:url(../art/graphics/gra_pijl.png) no-repeat 10px 20px;
	padding:11px 10px 10px 20px;
}
#hyperlinks div.linkvlak_outline{
	background:#fff;
	border-top:1px solid #ecf4f4;
	border-bottom:1px solid #ecf4f4;
	padding-bottom:1px;
	padding-top:1px;
}

#hyperlinks .linkcat h4 a{
	color:#26989B;
	font-size:14px;
}
#hyperlinks .linkcat a{
	color:#CF051D;
	font-size:11px;
	font-style:italic;
	text-decoration:none;
}
.linkvlak p{
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
.img_left{
	float:left;
	margin:0 8px 5px 0;
}
.img_right{
	float:right;
	margin:0 0 5px 8px;
}

.img_left_banner{
	
	margin:0 8px 5px 0;
	padding-bottom:1px;
	
}
.img_right_banner{
	float:right;
	margin:0 0 5px 8px;
	
}
