body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}

body, div, th, td, ul, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:active, a:visited, a:link {
	color: #08966f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3, p, form  {
	margin: 0;
}

.error {
	color: red;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 770px;
	border-bottom: 20px solid #FFF;
}

#quicknav {
	display: none;
}

#header {
	position: relative;
	height: 142px;
	border-bottom: 1px solid #FFF;
	z-index: 3;
	
	background: #FFF;
}

#taalkeuze {
	position: absolute;
	color: #969696;
	font-size: 11px;
	left: 149px;
	top: 10px;
}
#taalkeuze a, #taalkeuze a:active, #taalkeuze a:visited, #taalkeuze a:link {
	color: #969696;
	text-decoration: none;
}
#taalkeuze a:hover {
	color: #000;
}
#taalkeuze a.active {
	color: #000;
	cursor: default;
}

#logo {
	position: absolute;
	left: 10px;
	top: 50px;
}

#logo img, #headersfeerbeeld img {
	border: 0;
}

#headersfeerbeeld {
	background: #08966f url(../images/gradient_green.gif) repeat-x center bottom;
	width: 621px;
	height: 108px;
	position: absolute;
	right: 0;
	top: 34px;
	z-index: 4;
}

#zoeken {
	background: transparent url(../images/searchfield.gif) no-repeat left top;
	position: absolute;
	right: 0;
	top: 9px;
	height: 18px;
	width: 200px;
}

#zoeken h3 {
	display: none;	
}

#zoeken input.searchfield {
	background-color: #FFF;
	position: absolute;
	left: 4px;
	top: 2px;
	font-size: 11px;
	color: #000;
	border: 0;
	width: 147px;
	heigth: 28px;
	padding: 0;
}

#zoeken input.button {
	background-color: transparent;
	position: absolute;
	left: 158px;
	top: 0px;
	width: 40px;
	heigth: 28px;
	font-size: 11px;
	font-weight: bold;
	color: #06694e;
	border: 0px;
	cursor: pointer;
	padding: 0;
}

#testimonial {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 430px;
}

#navigatie {
	background-color: #9e9e9e;
	position: absolute;
	z-index: 1000;
	left: 149px;
	top: 143px;
	width: 621px;
	height: 26px;
}

#navigatie h3 {
	display: none;	
}

#main {
	overflow: hidden;
	position: relativ;
	background: #FFF url(../images/bg_main.gif) repeat-y left top;
	width: 100%;
}

#left {
	position:absolute;
	left: 0;
	bottom: 0;
	/* f0f0f0 */
	background: #e8eceb url(../images/bg_left.gif) repeat-x left bottom;
	width: 148px;
	height: 2430px;
	vertical-align: bottom;
	border-right: 1px solid #FFF;
	z-index: 2;
}

#conent_container {
	float: left;
	margin: 0 0 0 148px;
}

#content {
	vertical-align: top;
	width: 601px;
	padding: 41px 0px 20px 20px;
	line-height: 1.5em;
	min-height: 350px;
}

#content h1 {
	font-size: 18px;
	color: #06694e;
	font-style: italic;
	margin: 10px 0 5px 0;
}
#content h2 {
	font-size: 18px;
	color: #06694e;
	font-style: italic;
	margin: 5px 0 5px 0;
}

#vacatures {
	float: right;
	width: 130px;
	height: 130px;
	padding: 0 0 0 15px;
}

#homenieuws {
	float: left;
	width: 425px;
	margin: 15px 0 0 0;
}
#homenieuws ul {
	padding: 1px 0 0 0;
	margin: 0;
	list-style: none;
	background: transparent url(../images/dashed_line_gray.gif) repeat-x left top;
}
#homenieuws li {
	background: transparent url(../images/dashed_line_gray.gif) repeat-x left bottom;
	padding: 4px 0;
}
#homenieuws li a {
	text-decoration: none;
}
#homenieuws li a span {
	display: none;
}

#homelogos {
	text-align: center;
	float: right;	
	width: 160px;
	margin: 15px 0 0 0;
}

#homelogos img {
	margin: 7px 0;
}

#breadcrumb {
	font-size: 11px;
	color: #696969;
}
#breadcrumb a, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:link {
	text-decoration: none;
	float: left;
}
#breadcrumb a:hover {
	color: #000;
}
#breadcrumb span {
	background: transparent url(../images/arrow_right.gif) no-repeat center center;
	display: block;
	width: 15px;
	height: 18px;
	float: left;
}
#breadcrumb span span {
	display: none;
}

div.datum {
	font-size: 10px;
	line-height: 1em;
}

div.zoekresultaat span {
	font-size: 10px;
	line-height: 1em;
	display: block;
	margin: 0 0 10px 0;
}

#footer {
	background: #08966f url(../images/gradient_green_footer.gif) repeat-x center top;
	height: 40px;
	width: 621px;
	position: relative;
	z-index: 999;
}

#footernavigatie {
	font-size: 11px;
	position: absolute;
	bottom: 20px;
	right: 10px;
	color: #FFF;
}
#footernavigatie a, #footernavigatie a:active, #footernavigatie a:visited, #footernavigatie a:link {
	color: #FFF;
	text-decoration: none;
}
#footernavigatie a:hover {
	color: #054d39;
}

#copyright {
	font-size: 11px;
	position: absolute;
	bottom: 6px;
	right: 10px;
	color: #054d39;
}

/* overlib styling */
#overDiv {
	position:absolute;
	visibility:hidden;
	z-index:1000;
}

.overlibfont {
	padding: 3px 4px;
	font-size: 11px;
}

.overlibbgcolor {
	background-color: #f0f0f0;
}
.overlibborder {
	background-color: #06694e;
}

.overlibcaption {
	color: #fff;
	padding: 2px 4px;
	font-weight: bold;
}

/* end overlib styling */

table.formulier {
	width: 100%;
	background: transparent url(../images/dashed_line_gray.gif) repeat-x left top;
	
}
table.formulier tr {
	background: transparent url(../images/dashed_line_gray.gif) repeat-x left bottom;
	
}

table.formulier td {
	padding: 5px 5px 5px 0px;
}

table.formulier input, table.formulier textarea, table.formulier select {
	border: 1px solid #06694e;
	background-color: #f5f5f5;
	width: 260px;
}

table.formulier input.checkbox {
	background-color: transparent;
	border: none;
	width: auto;
}

table.formulier select {
	margin: 3px 0 0 0;
}

table.formulier input.button {
	border: auto;
	background-color: #06694e;
	color: #FFF;
}



.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 */


.sIFR-active h1, .sIFR-active h2 {
  visibility: hidden;
  line-height: 1em;
  font-size: 20px;
}

/* START SIFR STYLES -> do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* END SIFR STYLES */

.bold {
	font-weight: bold;
}
