* {
	border:none;
	margin:0;
	padding:0;
	outline:0;
}

body {
	background-color:#dee5e5;
	font:normal normal normal 12px Arial, Sans-serif;
	background:url(../img/body_bg.gif) center top;
	margin-top:21px;
	line-height:16px;
}

ul {
	list-style-type:none;
}

a {
	text-decoration:none;
}

p {
	margin-bottom:1.4em;
}

.zapp {
	clear:both;
}

#wrapper {
	width:919px;
	margin:0 auto 200px auto;
	background:url(../img/body_bg.gif) center -21px;
}

/* ------------------------------------------------------------------------ HEADERS */

h1 {
	display:block;
	width:252px;
	height:51px;
	background:url(../img/woonactief_logo.gif);
	text-indent:-9999px;
	float:right;
}

h2 {
	font-size:26px;
	margin-bottom:5px;
}

h3 {
	color:white;
	width:240px;
	font-size:18px;
	margin-bottom:11px;
}

/* ------------------------------------------------------------------------ NAV */

#nav {
	height:60px;
	margin-left:5px;
}

#nav li {
	height:50px;
	float:left;
}

#nav a {
	text-indent:-9999px;
	display:block;
	height:50px;
	background-image:url(../img/nav_bg.gif);
	float:left;
	margin-right:10px;
}

#nav #nav_1 { width:134px; background-position:0 0; }
#nav #nav_2 { width:162px; background-position:-144px 0; }
#nav #nav_3 { width:183px; background-position:-316px 0; }
#nav #nav_4 { width:106px; background-position:-509px 0; }

#nav #nav_1:hover, #nav #nav_1.on { background-position:0 -50px; }
#nav #nav_2:hover, #nav #nav_2.on { background-position:-144px -50px; }
#nav #nav_3:hover, #nav #nav_3.on { background-position:-316px -50px; }
#nav #nav_4:hover, #nav #nav_4.on { background-position:-509px -50px; }

#subnav {
/* 	height:23px; */
	margin-left:5px;
/* 	padding-top:10px; */
	padding-bottom:4px;
	line-height:35px;
}

#subnav li {
	display:inline;
	
}

#subnav a {
	margin-right:10px;
	height:30px;
	color:#587b7c;
	font-weight:bold;
	padding-bottom:6px;
}

#subnav a span {
	padding-top:8px;
	padding-bottom:10px;
}

#subnav a span.l {
	padding-left:4px;
}

#subnav a span.l,
#subnav a span.r {
	background-image:url(../img/subnav_off.gif);
	background-repeat:no-repeat;
}

#subnav a span.r {
	background-position:right top;
	padding-right:6px;
}

#subnav a:hover,
#subnav a.on {
	color:white;
}

#subnav a:hover span.l,
#subnav a:hover span.r,
#subnav a.on span.l,
#subnav a.on span.r {
	background-image:url(../img/subnav_on.gif);
}

/* ------------------------------------------------------------------------ MAIN */

#main_top {
	height:9px;
	background:url(../img/main_top.png) left top no-repeat;
	line-height:1px;
	font-size:1px;
}

#main {
	background:url(../img/main_mid.png) left top repeat-y;
	padding-top:18px;
}

#tiles {
	border:1px solid #c1c9ca;
	padding:2px;
	margin:0 auto 30px auto;
	width:858px;
	height:286px;
}

#tiles img {
	float:left;
}

.column {
	float:left;
	margin-left:27px;
	margin-bottom:20px;
}

#c1 {
	width:576px;
	background:url(../img/c1_mid.gif) left top repeat-y;
	color:white;
	font-size:13px;
	line-height:18px;
}

#c1 .bg2 {
	background:url(../img/c1_top.gif) left top no-repeat;
}

#c1 .bg3 {
	background:url(../img/c1_bottom.gif) left bottom no-repeat;
	padding:25px;	
}

#c1 hr {
	border-bottom:1px solid white;
	margin-bottom:15px;
}

#c1 ul {
	margin:0 0 15px 25px;
	list-style-type:disc;
}

#c1 li {
	margin-bottom:0.3em;
}

#c1 a {
	color:white;
	text-decoration:underline;
}

#c1 a:hover {
	color:black;
}

#c2 {
	width:259px;
	background:url(../img/c2_mid.gif) left top repeat-y;
	font-size:11px;
	line-height:17px;
	color:black;
}

#c2 .bg2 {
	background:url(../img/c2_top.gif) left top no-repeat;
}

#c2 .bg3 {
	background:url(../img/c2_bottom.gif) left bottom no-repeat;
	padding:15px;
}

#c2 a {
	color:white;
}

#c2 a:hover {
	color:black;
}

#c2 img {
	padding:1px;
	border:1px solid #ffe5e2;
}

/* ------------------------------------------------------------------------ MEDEWERKERS */

div.medewerker {
	clear:both;
	padding-top:20px;
}

div.medewerker img {
	width:146px;
	float:left;
}

div.medewerker .info {
	margin-left:160px;
}

/* ------------------------------------------------------------------------ FOOTER */

#footer {
	height:42px;
	background:url(../img/footer_bg.png) left top no-repeat;
	text-align:center;
	color:#ef4035;
}

#footer a {
	color:#ef4035;
}

#footer a:hover,
#footer span {
	color:#303030;
}
