<!-- STYLESHEET NIVO -->

a:link { color:#000000 ; text-decoration: underline} 
a:active { color: #000000; text-decoration: underline} 
a:visited { color:#000000 ; text-decoration: underline} 
a:hover { color: #11a935; text-decoration: none;}  
a.right { color:#000000 ; text-decoration: underline} 

BODY {
	background-color: #feedaa;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

td {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.klein2 {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.contact {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.contact3 {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

.klein {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.koponder {
	color:#172e71;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.tabelbg {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
}

.contactbg {
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
}

.contactbg1 {
	background-image: url(images/contact_05_nivo2.jpg);
	background-repeat: no-repeat;
}
.contactbg2 {
	background-image: url(images/contact_05_nivo1.jpg);
	background-repeat: no-repeat;
}
.contactbg3 {
	background-image: url(images/contact_05_nivo3.jpg);
	background-repeat: no-repeat;
}

.menubg{
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
}

li{
	list-style-type: disc;
	color:#2cbf1c;
}

.Textvak {
	FONT-SIZE: 8pt;
	WIDTH: 200px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #11a935;
	background-color: #feedaa;
}

.Textvak2 {
	FONT-SIZE: 8pt;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #11a935;
	background-color: #feedaa;
}

.Textvak8 {
	FONT-SIZE: 8pt;
	WIDTH: 200px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #11a935;
	background-color: #ededee;
}


