/*/////////////////////////////////////////////////////
LINKS /////////////////////////////////////////////////
/////////////////////////////////////////////////////*/

a:link, a:visited {
	color:#006130;
	text-decoration: underline;
	font-weight: bold;
} 

a:hover {
	text-decoration: none
}

a.blue:link, a.blue:visited {
	color:#0033FF;
	text-decoration: underline;
	font-weight: bold;
} 

a.blue:hover {
	text-decoration: none
}

/*/////////////////////////////////////////////////////
GENERAL ///////////////////////////////////////////////
/////////////////////////////////////////////////////*/

body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #164e21;
}

#headerArea {
	height: 89px;
	background-color: #000000;
	}

#header {
	margin: auto;
	width: 920px;
	text-align: center;
	}

#contentArea {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/index/bg_content.gif);
}

#content {
	margin: auto;
	width: 920px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#intro {
	height: 349px;
	margin-bottom: 40px;
}
#izabella {
	text-align: left;
	width: 544px;
	padding-bottom: 25px;
}



#kijker {
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#kijkerLeft {
	float: left;
	width: 260px;
	text-align: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	background-image: url(images/index/bg_colLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
}

#kijkerLeft img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#kijkerLeft p {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	margin: 0px;
	width: 110px;
}


#kijkerRight {
	float: left;
	width: 245px;
	text-align: left;
	margin: 0px;
	padding-left: 27px;
	height: 120px;
	background-image: url(images/index/bg_colRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}

#kijkerRight img {
	float: left;
	margin: 0px;
	padding-left: 80px;
}

#kijkerRight p {
	float: left;
	padding-top: 30px;
	margin: 0px;
}

#colLeft {
	float: left;
	width: 272px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 188px;
	background-image: url(images/index/bg_colLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}

#colRight {
	float: left;
	width: 262px;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	height: 150px;
	background-image: url(images/index/bg_colRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	font-size: 17px;
	color: #498B27;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 13px;
	color: #000000;
}

h4 {
	font-size: 13px;
	color: #000000;
}

.clear {
	clear: both;
}

.imgLeft {
	float: left;
	padding-right: 15px;
}
.imgIndex {
	padding-top: 100px;
	padding-bottom: 35px;
}

.imgRight {
	float: right;
	padding-left: 20px;
}

.lijn {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #498B27;
	padding-top: 15px;
}

/*/////////////////////////////////////////////////////
FOOTER ////////////////////////////////////////////////
/////////////////////////////////////////////////////*/

#footerArea {
	background-image: url(images/index/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #164e21;
}

#footer {
	margin: auto;
	width: 920px;
	clear: left;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	height: 150px;
	background-image: url(images/index/bg_footer.gif);
	background-repeat: repeat-x;
}

#verdographics {
	text-align: center;
	width: 920px;
	margin-top: 0px;
	padding-top: 30px;
}

#verdographics a:link, #verdographics a:visited {
	color:#257435;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
} 

#verdographics a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

