body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom left;
 	margin-left: 10px;
	margin-top: 10px;

}

table,td,th,tr {
	color: #4F4F4F;
	background-repeat:no-repeat;
	vertical-align:top;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	text-indent: 10px;
	height: 30px;
	background-color:#234f3e;
	vertical-align:middle;


}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 10px;
}

.style2-line-height {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 5px;
}

.style2-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 10px;
}


.style3 {
	color:#000000;
}

.style10 {
	color:#000000;
}


.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
}

.kop {
	color:#66CC00;
}

	
	
.tabel-borders {
  border-style:solid;
  border-width:thin;
  border-color:#234F3E;
  margin-top: 10px;

}


a:link {
	text-decoration: none;
	color:#ffffff;
}

a:visited {
	text-decoration: none;
	color:#ffffff;
}

a:hover {
	text-decoration: none;
	color:#ffffff;
}

a:active {
	text-decoration: none;
	color:#ffffff;
}



