body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: 0.9em/1.4 Frutiger, Verdana, Arial, Helvetica;
	background: #FFF;
	background-position:center;
	color: #333;
	height: 100%;
}
/*
* {
margin: 0;
}
*/
html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1000px;
	margin: 0 auto -4em;
	text-align: center;
}
#iframe{
	height: 1000px;
}
#footer2, .push {
	padding: 0;
	border: 0;
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	border-top: 1px dotted #666;
	margin: 10px auto 0;
	width: 1000px;
	text-align: left;
	/*

	text-align: left;
	
	margin-top: 30px;
	padding: 10px;
	
	border-top: 1px dotted #666;
	height: 30px;
	clear:both;
	padding: 0;
	background:#ffffff;
	margin-top: 30px;
	width: 1000px;*/
}
.oneColFixCtrHdr {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: 0.9em/1.4 Frutiger, Verdana, Arial, Helvetica;
	background: #FFF;
	color: #333;
	height: 100%;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #ffffff;
	padding:0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 120px;
}
.oneColFixCtrHdr #menu {
	background: #ffffff;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	margin: 5px 10px;
	height: 26px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 5px 10px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	margin: 10px 0 0 0;
}
.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	margin: 10px 10px;
	border-top: 1px dotted #666;
}
.oneColFixCtrHdr #footer h5 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/* remove the bullets, padding and margins from the lists */
.menu-hor ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu-hor li {
	float:left;
	position:relative;
	z-index:100;
}
/* use the table to position the dropdown list */
.menu-hor table {
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:25px;
}
/* style all the links */
.menu-hor a, .menu-hor :visited, .menu-hor a:link {
	display:block;
	font-size:10px;
	width:108px;
	padding:7px 0;
	color:#000;
	font: 0.9em/1.1 Frutiger, Verdana, Arial, Helvetica;
	font-weight: bold;
	background: none;
	text-decoration:none;
	text-align:center;
}
/* style the links hover */
.menu-hor :hover {
/*	color:#93C12A;*/
	background: url(../images/menu_bg.png) no-repeat;
}
/* hide the sub level links */
.menu-hor ul ul {
	visibility:hidden;
	position:absolute;
	width:108px;
	height:0;
}
/* make the sub level visible on hover list or link */
.menu-hor ul li:hover ul, .menu-hor ul a:hover ul {
	visibility:visible;
}
.drk {
	background: url(../images/menu_bg_std.png) no-repeat;
}
#logo {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
#zoeken {
	float: right;
	margin: 30px 10px 0 0;
	width: 275px;
	text-align:right;
}
#sub_left {
	float: left;
	width: 375px;
	margin: 15px 5px 0 0;
}
#sub_right {
	float: right;
	width: 375px;
	margin: 15px 0 0 5px;
}
#sub_1-4 {
	float: left;
	width: 188px;
	margin: 15px 5px 0 0;
}
#sub_3-4 {
	float: right;
	width: 562px;
	margin: 15px 0 0 5px;
}
#flash {
	background: #ffffff;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 5px 0px;
}
#sub {
	width: 760 px;
	margin: 15px 10px 0px 10px;
}
.clear {
	clear: both;
}
#bnr_tekst {
	position: absolute;
	z-index: 2;
	left: auto;
	right: auto;
	padding: 0 0 0 0px;
	top: 380px;
	width: 740px;
}
#bnr_tekst p {
	font: 1.1em/1.2 Frutiger, Verdana, Arial, Helvetica;
	margin-top: 0em;
	margin-bottom: 0;
	color: #fff;
	padding: 0;
	font-weight: bold;
}
.portfolio a {
	border: 1px solid #666;
}
.portfolio :hover {
	border: 1px solid #93C12A;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0em;
	color: #444;
	font-size: x-large;
}
h2 {
	font-size: x-large;
	margin-top: 1px;
	margin-bottom: 0px;
	color: #ffffff;
}
h3 {
	font-size: small;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	color: #ffffee;
}
h4 {
	font-size: small;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	color: #333;
}
h5 {
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: normal;
	color: #333;
}
h6 {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #eee;
}
p {
	font: 0.9em/1.2 Frutiger, Verdana, Arial, Helvetica;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #333;
	padding: 0.5em 0 0 0;
}
td {
	font: 0.9em/1.2 Frutiger, Verdana, Arial, Helvetica;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #333;
	vertical-align:text-top;
	padding-top: 0em;
	padding-right: 0.3em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}
table th {
	font: 0.9em/1.2 Frutiger, Verdana, Arial, Helvetica;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #333;
	padding: 0em 2px 0em 0.5em;
	vertical-align:text-top;
	border-width: 1px 1px 1px 1px;
	border-style: none none solid none;
	border-color: gray gray gray gray;
}

table .border-topandbottom {
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}
table .border-top {
	border-top: 1px dotted #666;
}
table .border-bottom {
	border-bottom: 1px dotted #666;
}
table .border-left {
	border-left: 1px dotted #666;
}
table .border-right {
	border-right: 1px dotted #666;
}
table .border-all {
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	border-left: 1px dotted #666;
	border-right: 1px dotted #666;
}

table .border-lefttopbottom {
	border-left: 1px dotted #666;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}
table .border-righttopbottom {
	
	border-right: 1px dotted #666;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}

table .border-lefttop {
	border-left: 1px dotted #666;
	border-top: 1px dotted #666;
}

table .border-leftbottom {
	border-left: 1px dotted #666;
	border-bottom: 1px dotted #666;
}

table .border-righttop {
	border-top: 1px dotted #666;
	border-right: 1px dotted #666;
}

table .border-rightbottom {
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
}

table .border-leftright {
	border-left: 1px dotted #666;
	border-right: 1px dotted #666;
}

table .border-leftrighttop {
	border-left: 1px dotted #666;
	border-right: 1px dotted #666;
	border-top: 1px dotted #666;
}

table .border-leftrightbottom {
	border-left: 1px dotted #666;
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
}

td td {
	font: 1em/1.2 Frutiger, Verdana, Arial, Helvetica;
	padding: 0.0em 0 0 0;
	
}
li {
	font: 0.9em/1.2 Frutiger, Verdana, Arial, Helvetica;
	color: #333;
}
.nieuws_titel {
	font: 1em/1.0 Frutiger, Verdana, Arial, Helvetica;
	font-weight:bold;
}
.menubar {
	margin: 0 0 0 50px;
}
.img {
	border: 0;
}
.img-sub {
	border: 0;
	margin: 5px 10px 0 0;
}
.img-blauw {
	border: 0px solid #93C12A;
}
.img-right {
	float: right;
	margin: 0 0 10px 10px;
}
.rood {
	color: #93C12A;
}
.left {
	text-align: left;
}
a:link {
	color: #93C12A;
}
a:visited {
	color: #93C12A;
}
a:active {
	color: #93C12A;
}
a:hover {
	color: #93C12A;
	text-decoration: underline;
}
.footer a:link {
	color: #93C12A;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited {
	color: #93C12A;
	font-weight: normal;
	text-decoration: none;
}
.footer a:active {
	color: #93C12A;
	text-decoration: none;
}
.footer a:hover {
	color: #93C12A;
	text-decoration: underline;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
