﻿body {
	text-align: center;
}

#mainwrap {
/*	width: 880px; */
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#leftcol {
	width: 224px;
	float: left;
}

#rightcol {
	width: 725px;
	float: left;
}

h1#logo {
	margin: 0;
}

#logo a {
	display: block;
	height: 82px;
	line-height: 72px;
	font-size: 18px;
	color: #000;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	padding: 0 20px;
}

#logo a span {
	color: #ea4800;
}

#logo a:hover {
	text-decoration: none;
}

#mainnav {
	border-top: solid 10px #343428;
}

#mainnav ul li, #mainnav ul li a, #mainnav ul li a span {
	display: block;
	height: 40x;
/**	height: 46px; **/
	line-height: 40px;
}

#mainnav ul {
	margin: 0;
}

#mainnav ul li {
	list-style-type: none;
	margin: 0;
}

#mainnav ul li a {
	background: url(../images/mainnav_bg.gif) left top repeat-x;
}

#mainnav ul li a span {
	color: #fff;
	font-weight: bold;
	background: url(../images/bullet1.gif) 19px 50% no-repeat;
	padding-left: 35px;
}

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

/*.module-box h2 {
	height: 28px;
	line-height: 28px;
	padding: 0 19px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
} */

.nieuwsblok h2 {
	height: 28px;
	line-height: 28px;
	padding: 0 19px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
} 


.module-content {
	padding: 8px 19px;
}

h2.groen {
	background: #99cc00;
	border: solid 1px #99cc00;
}

h2.none {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-bottom: 0;
}

h2.grey {
	background: #8e8870;
	border: solid 1px #666666;
}

.grey {
	background: #e7e2cc;
}

.grey1 {
	background: #edecd8;
}

#header {
	background: #343428;
	height: 80px;
	width:725px;
	float:left; 
}

#toptekst {
	width: 395px;
	height: 31px;
	float: left;
	color: #8e8870;
	margin-top: 45px;
	margin-left: 1px;
 /*	background: url(../images/but_call_bg.gif) left top no-repeat; */
	line-height: 31px;
	text-indent: 5px;
}

#banner {
	height: 230px;
	/* -- toevoegingen --  banner was 238*/
	width:755;
	float:left;
/*	background: url(../images/img1.jpg) left top no-repeat; */
}

#content {
	border-top: solid 10px #343428;
	border-bottom: solid 10px #343428;
	margin-left:25px;
	margin-top:300px;

}

#content h3 {
	color: #99cc00;
	font-weight: bold;
}

img.floatleft {
	margin-right: 16px;
	float: left;
}

ul.bullet li {
	list-style-type: none;
	background: url(../images/bullet2.gif) left 50% no-repeat;
	padding-left: 16px;
}

#footer {
	padding: 16px;text-align:center;width:685px;margin:0 auto;
}

#botnav ul {
	margin: 0 auto;
width:400px;
}

#botnav ul li {
	list-style-type: none;
	float: left;
	margin-right: 40px;
	margin-left: 0;
}

#botnav ul li a {
	color: #ea4800;
}

#copyright {
	text-align:center;
	margin-top:15px;
}