/********** LAYOUT *************/
img {
	border:none;
}
body {
	background-image: url(bck_page.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #050986;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#060985;
}
#container {
	width: 752px;
	margin: 0px auto;
	text-align: left;
}
#navlayer {
	width: 755px;
	height: 136px;
	position: absolute;
	z-index: 1;
	top: 20px;
}
#navlayer_inner {
	width: 755px;
	height: 136px;
}
#contentlayer {
	width: 754px;
	padding-top: 90px;
	padding-left: 1px;
}
/********** CONTENT *************/
A:Link, A:Active, A:Visited {
	color:#060985;
	text-decoration:underline;
}
A:Hover {
	text-decoration:none;
}
.contentzone {
	background-color: #e0f5e0;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin:0px;
	padding:80px 15px 15px 15px;
	color:#060985;
}
.txt_content {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #060985;
	padding: 60px 30px 0px 30px;
	text-align: justify;
}
.txt_content A:Link, .txt_content A:Visited, .txt_content A:Active {
	color: #003C00;
	text-decoration: none;
}
.txt_content A:Hover {
	text-decoration: underline;
}
/********** TOPNAVIGATION *************/
.topbtns {
	padding: 45px 0px 0px 0px;
	color: #e0f5e0;
}
.topbtns A:Link, .topbtns A:Active, .topbtns A:Visited {
	color: #060985;
	text-decoration:none;
}
.topbtns A:Hover {
	text-decoration:underline;
}
/********** SUBNAVIGATION *************/
.bcksubnavigation {
	background-color: #b5e7b4;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin:0px;
	padding:80px 0px 15px 0px;
	color:#060985;
}

.btn001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 27px;
	text-align: right;
	padding: 0px 22px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9f8d9;
}
.btn001 A:Link, .btn001 A:Active, .btn001 A:Visited {
	color: #333333;
	text-decoration: none;
}
.btn001 A:Hover {
	text-decoration: underline;
}
*html .btn001 {
	height: 21px;
}
.btn001_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 27px;
	text-align: right;
	padding: 0px 22px 0px 0px;
	background-color: #1d460a;
}
.btn001_on A:Link, .btn001_on A:Active, .btn001_on A:Visited {
	color: #FFFFFF;
	text-decoration: none;
}
.btn001_on A:Hover {
	text-decoration: underline;
}
*html .btn001_on {
	height: 21px;
}
.subbtn001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A762B;
	height: 27px;
	text-align: right;
	padding: 0px 30px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9f8d9;
}
.subbtn001 A:Link, .subbtn001 A:Active, .subbtn001 A:Visited {
	color: #0A762B;
	text-decoration: none;
}
.subbtn001 A:Hover {
	text-decoration: underline;
}
*html .subbtn001 {
	height: 21px;
}
.subbtn001_on {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	text-align: right;
	padding: 0px 30px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9f8d9;
	background-color: #A2DF9F;
}
.subbtn001_on A:Link, .subbtn001_on A:Active, .subbtn001_on A:Visited {
	color: #0A762B;
	text-decoration: none;
}
.subbtn001_on A:Hover {
	text-decoration: underline;
}
*html .subbtn001_on {
	height: 21px;
}
/********** TITLES *************/
.title01 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #0da339;
	font-weight: bold;
	margin-bottom: 20px;	
}
.title02 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #050986;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: none;
}
.title03 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: none;
}
/********** INDEKIJKER *************/
.indekijker {
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #007f25;
}
/********** AKTUELLE *************/
.aktuelle {
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #009e2f;
	background-color: #ffffff;
}
.aktuelle A:Link, .aktuelle A:Visited, .aktuelle A:Active {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #009e2f;
	text-decoration:none;
}
.aktuelle A:Hover {
	text-decoration:underline;
}
/********** NEWS *************/
.news {
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #007f25;
}
.news A:Link, .news A:Visited, .news A:Active {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.news A:Hover {
	text-decoration:underline;
}
/********** COPYRIGHT *************/
.copyright {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #DBF3FB;
	padding: 10px 0px 0px 5px;
}
.copyright A:Link, .copyright A:Active, .copyright A:Visited {
	color: #DBF3FB;
	text-decoration: none;
}
.copyright A:Hover {
	text-decoration: underline;
}
/********** KONTAKT BOTTOM *************/
.kontakt {
	font-size: 11px;
	color: #FFFFFF;
}
.kontakt A:Link, .kontakt A:Active, .kontakt A:Visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.kontakt A:hover {
	text-decoration:underline;
}
/********** FORMS *************/
SELECT {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #01681f;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: 1px solid #ffffff;
	font-weight: bold;
}
INPUT, TEXTAREA {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #01681f;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	FONT-SIZE: 10px;
	padding: 1px;
	border: 1px solid #ffffff;
}
FORM {
	margin: 0px;
	padding:0px;
}
.button {
	BACKGROUND-COLOR: #008026;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	FONT-SIZE: 10px;
	border: 1px solid #01681f;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}

.containerthumbprojectthumbbig {
	height:103px;
	width:157px;
	position:static;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.clipthumbprojectthumbbig {
	position:absolute;
	clip:rect(0px 157px 1034px 0px);
}
.boxthumbprojectthumbbig {
	width: 157px;
	height: 103px;
	cursor: pointer;
}
