* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff;
	margin-top: 17px;
}

a:link, a:visited {
	color: #000;
	background-color: transparent;
}

a:hover, a:active, a:focus {
	color: #000;
	background-color: #ddd;
}

div.breedgroen {
	margin: 0px auto;
	width: 900px;
	height: 6px;
	background-color: #73c612;
	clear: both;
}

div#contentHolder {
	margin: 12px auto 0px auto;
	width: 872px;
}

div#logo {
	float: right;
	width: 282px;
	height: 20px;
	margin: 14px 0px 20px 0px;
	background: url(../images/logo.jpg) no-repeat;
}

div#achtergrondversiering {
	float: left;
	position: relative;
	margin: -25px auto 20px -40px;
	width: 935px;
	height: 307px;
	background: url(../images/balken-versiering.jpg) no-repeat 0px 0px;
	z-index: 0;
}

div#foto {
	float: left;
	margin: -300px auto 0px auto;
	width: 870px;
	height: 257px;
	z-index: 1;
}

div#links {
	float: left;
	width: 624px;
	margin-bottom: 20px;
}

div#content {
	background: #eee;
	width: 624px;
	min-height: 473px;
	padding: 17px;
	border: 1px solid #e0e0e0;
	margin-top: 22px;
}

#grijzebalk {
	background-color: #e2e2e2;
	margin: -18px -18px 20px -18px;
	height: 40px;
}

#grijzebalk ul {
	padding: 10px 10px 10px 20px;
}

#grijzebalk ul li {
	display: inline;
	list-style-type: none;
	margin-right: 2px;
	margin-left: 2px;
}

#grijzebalk ul li:hover a {
	padding-top: 10px;
	background: url(../images/pijltje_submenu.jpg) no-repeat center top;
}

#grijzebalk ul li a {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#grijzebalk ul li a:hover {
	border-bottom: 1px dotted #000;
}

span.seperator {
	margin: 0px 10px;
}

div#kopjecontent {
	margin-bottom: -18px;
}

div#kopjecontent h1 {
	margin-bottom: -18px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}

ul.sitemap {
	margin-left: 17px;
}

ul.subpagina {
	margin-left: 15px;
	list-style-type: disc;
}

ul.subpagina li a {
	color: #666;
}

ul#downloaditems {
	list-style-type: none;
	list-style-image: url(../images/external_link_icon.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-left: 22px;
	margin-bottom: 25px;
}

ul#downloaditems li a {
	margin-bottom: 17px;
	text-decoration: none;
}

ul#downloaditems li a {
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #758196;
	margin-bottom: 4px;
}

h1.onderwerpcontent {
	padding-left: 20px;
	background: url(../images/small_icon.jpg) no-repeat 5px 5px;
}

h1.contactform {
	margin-left: -8px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

input, textarea {
	width: 180px;
	border: 1px solid #bbb;
	margin-bottom: 4px;
	padding: 2px;
	}

input:hover, textarea:hover {
	border: 1px solid #999;
	}	
	
input {
	background: url(../images/bg-form.gif);
}

input.verzendenknop {
	width: 186px;
}

textarea {
	background: url(../images/bg-form.gif) repeat-x 0px 92px;
}

div#content table {
	margin-left: -2px;
}

fieldset {
	margin-left: -8px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

div#rechts {
	float: right;
	width: 202px;
	margin-bottom: 20px;
	margin-right: 2px;
}

div#blokeen, div#bloktwee {
	float: left;
	width: 182px;
	min-height: 101px;
	padding: 10px;
	background: #eee;
	border: 1px solid #e0e0e0;
	margin-bottom: 12px;
}

div#logos {
	float: right;
	width: 204px;
	padding: 0px;
	height: 68px;
	text-align: center;
	margin-bottom: 12px;
}

p {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 16px;
}

.dikgedrukt {
	font-weight: bold;
	margin-bottom: 1px;
}

#fixheightcontact {
	height: 310px;
}

div#map {
	margin-top: 28px;
	float: left;
	width: 300px;
	height: 273px;
}

.bottomgroen {
	margin-top: 20px;
}

div#footer {
	margin: 4px auto 0px auto;
	width: 872px;
}

div#footer p {
	color: #758196;
	font-size: 10px;
	text-align: right;
}

div#footer p a {
	color: #758196;
	font-size: 10px;
	text-decoration: none;
}

div#footer p a:hover {
	text-decoration: underline;
}

div#webadres{
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#macmenu {
	position: relative;
	float: left;
	z-index: 2;
	width: 870px;
	height: 257px;
	margin: -300px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #959fb5;
}

div#macmenulinks {
	float: left;
	width: 252px;
	height: 258px;
}

div#macmenurechts {
	float: left;
	width: 618px;
	height: 258px;
	background-color: #fff;
}

div#macmenulinks ul {
	padding: 10px;
}

div#macmenulinks ul li {
	list-style-type: none;
	padding-bottom: 3px;
}

div#macmenulinks ul li a {
	color: #fff;
}

div#macmenulinks ul li a:hover {
	text-indent: 1em;
	background-color: #959fb5;
}
