<!-- STYLESHEET UZN -->

a:link { color:#000000 ; text-decoration: underline} 
a:active { color: #000000; text-decoration: underline} 
a:visited { color:#000000 ; text-decoration: underline} 
a:hover { color: #0066b3; 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;
}

.contact {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.contact2 {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.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;
}

.noord {
	background-image: url(images/kop_uzn_noord.jpg);
	background-repeat: no-repeat;
}
.midden {
	background-image: url(images/kop_uzn_midden.jpg);
	background-repeat: no-repeat;
}
.zuid {
	background-image: url(images/kop_uzn_zuid.jpg);
	background-repeat: no-repeat;
}


.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_1.jpg);
	background-repeat: no-repeat;
}

.contactbg1 {
	background-image: url(images/contact_05_uzn2.jpg);
	background-repeat: no-repeat;
}
.contactbg2 {
	background-image: url(images/contact_05_uzn1.jpg);
	background-repeat: no-repeat;
}

.menubg{
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
}
li{
	list-style-type: disc;
	color:#75472e
}
.Textvak {
	FONT-SIZE: 8pt;
	WIDTH: 200px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #0066b3;
	background-color: #feedaa;
}
.Textvak2 {
	FONT-SIZE: 8pt;
	WIDTH: 200px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #0066b3;
	background-color: #ededee;
}
.bgnoord {
	background-image: url(images/achtergrond_noord.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bgmidden {
	background-image: url(images/achtergrond_midden.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bgzuid {
	background-image: url(images/achtergrond_zuid.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


