* {
	outline: none;
}

body, html {
	height: 100%;
}

body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

html, body, fieldset, form, h1, h2, h3, div, span { 
	margin: 0;
	padding: 0;
}

img
{
	display: block;
}

h1 {
	height: 44px;
	line-height: 44px;
}

input {
	border: 1px solid #d4df8a;
	padding: 2px;
	background: #fff;
	width: 220px;
	height: 18px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-bottom: 2px;
}

textarea {
	border: 1px solid #d4df8a;
	padding: 2px;
	background: #fff;
	width: 220px;
	height: 125px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	overflow: auto;
	margin-bottom: 2px;
}

select {
	border: 1px solid #d4df8a;
	background: #d4df8a;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.submit
{
	width: 123px;
	height: 24px;
	border: none;
	padding: 0px;
	margin-left: -2px;
}

p, div, span, table {
	font-size: 13px;
	line-height: 23px;
}


p {
	margin: 0px;
}

strong, b {
	color: #448816;
	font-style: italic;
}

img {
	border: none;
	outline: none;
}

ul {
	margin-bottom: 0;
}

a {
	color: #2d6905;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
}

#bg_left
{
	background: url(../images/template/bg_left.gif);
	height: 177px;
	width: 50%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#bg_right
{
	background: url(../images/template/bg_right.gif);
	height: 177px;
	width: 50%;
	position: absolute;
	top: 0px;
	right: 0px;
}

#container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url(../images/template/achtergrond.jpg) bottom right no-repeat;
		
}

#site {
	margin: 0 auto;
	width: 916px;
	height: auto;
	padding-bottom: 55px;
	position: relative;
	z-index: 10;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content {
	width: 550px;
}

#content p {
	margin: 25px 0px;
	line-height: 23px;
}

#content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	width: 933px;
	height: 177px;
	background: url(../images/template/header_bg.jpg) repeat-x;
	text-align: left;
}

#logo {
	padding-top: 45px;
}

#menu
{
	position: relative;
	width: 815px;
	height: 36px;
	float: right;
	padding-right: 21px;
}

.home
{
	position: absolute;
	top: 29px;
	left: -2px;
	z-index: 7;
}

.over_ons
{
	position: absolute;
	top: 29px;
	left: 73px;
	z-index: 6;
}

.groenvoorziening
{
	position: absolute;
	top: 29px;
	left: 166px;
	z-index: 5;
}

.onderhoud
{
	position: absolute;
	top: 29px;
	left: 244px;
	z-index: 4;
}

.drainage
{
	position: absolute;
	top: 29px;
	left: 307px;
	z-index: 3;
}

.boomwerk
{
	position: absolute;
	top: 29px;
	left: 399px;
	z-index: 3;
}
.sportvelden
{
	position: absolute;
	top: 29px;
	left: 475px;
	z-index: 3;
}
.vacatures
{
	position: absolute;
	top: 29px;
	left: 584px;
	z-index: 2;
}

.contact
{
	position: absolute;
	top: 29px;
	left: 688px;
	z-index: 1;
}

#links {
	width: 254px;
	height: auto;
	float: left;
	position: relative;
	z-index: 15;
}

#contact {
	width: 222px;
	height: 134px;
	background: url(../images/template/contact_gegevens.jpg);
	margin-top: 41px;
	color: #FFFFFF;
	padding-left: 32px;
	padding-top: 63px;
	text-align: left;
}

#contact a {
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	font-weight: normal;
}

#contact a:hover {
	text-decoration: underline;
}

#projecten {
	padding-left: 26px;
	padding-top: 57px;
	padding-bottom: 11px;
	position: relative;
}

#scrollable {
	width: 218px;
	height: 173px;
	overflow: hidden;
	position: relative;
	margin-top: 11px;
	margin-left: 26px;
	float: left;
	text-align: left;
	z-index: 25;
}

#scrollable:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.rij 
{
	width: 442px;
	height: 79px;
	position: relative;
	margin-bottom: 6px;
	z-index: 30;
}

.rij .img
{
	border: 1px #cbe6b9 solid; 
	padding: 2px;
	margin-right: 6px;
	width: 100px;
	height: 73px;
	position: relative;
	display: block;
	z-index: 35;
	float: left;
}

.nomargin
{
	margin: 0px;
}

#slide_bar {
	margin-left: 14px; 
	width: 228px; 
	background: url(../images/slider/bar.gif); 
	cursor: pointer; 
	position: relative;
	height: 23px;
	margin-top: 25px;
	text-align: left;
	float: left;
}

#slide_button {
	width: 20px; 
	height: 21px;
	top: 1px;
	cursor: pointer;
	background: url(../images/slider/button.gif);
}

#rechts {
	width: 600px;
	position: relative;
	float: left;
	text-align: left;
	padding-left: 61px;
	margin-top: 67px;
}

#rechts img {
	display: block;
}


.afspraak
{
	margin-top: 40px;
}

.img_right {
	float: right;
	margin-left: 10px;
}

#footer {
	margin: 0px auto;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-indent: 30px;
	width: 100%;
}

#realisatie
{
	width: 933px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	text-indent: 38px;
	padding-bottom: 20px;
}

#realisatie a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.fotos
{
	width: 100%;
	height: 94px;
	position: relative;
	margin: 0px;
}

.fotos img
{
	float: left;
	margin-right: 10px;
}

.sgs
{
	width: 163px;
	height: 65px;
	position: relative;
	margin: 20px 0px 0px 20px;
	float: left;
}
