body, p, td, tr {
	color: #000099;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 14px;
	text-indent: 0px;
}



H1 {
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-indent: 0px;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-indent: 0px;
}

H3 {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-indent: 0px;
}
H4 {
	font-size : 14px;
	font-weight : bold;
	font-variant : normal;
	font-style: normal;
	text-indent : 0px;
}

H1 A {
	color : #000099;
	text-decoration : underline;
	font-weight : bold;
}

H1 A:HOVER {
	color : #CC3300;
	text-decoration : none;
	font-weight : bold;
}

H2 A {
	color : #000099;
	text-decoration : underline;
	font-weight : bold;
}

H2 A:HOVER {
	color : #CC3300;
	text-decoration : none;
	font-weight : bold;
}

H3 A {
	color : #000099;
	text-decoration : underline;
	font-weight : bold;
}

H3 A:HOVER {
	color : #CC3300;
	text-decoration : none;
	font-weight : bold;
}

H4 A {
	color : #000099;
	text-decoration : underline;
	font-weight : bold;
}

H4 A:HOVER {
	color : #CC3300;
	text-decoration : none;
	font-weight : bold;
}


A {
	color : #000099;
	text-decoration : underline;
}

A:HOVER {
	color : #CC3300;
	text-decoration : none;
}

LI {
		color : #000099;
}

OL {
		color : #000099;
}

UL {
		color : #000099;
}

.bijschrift{
	font-size: 13px;
	color: #000099;
	font-style: italic;
}
.bijschrift A:hover{
	color : #CC3300;
	text-decoration : none;
}
.bijschrift A{
	color : #000099;
	text-decoration : underline;
}





.footer{
	font-size : 10px;
	color : #000099;
}
.footer A:hover{
	color : #CC3300;
	text-decoration : none;
}
.footer A{
	color : #000099;
	text-decoration : underline;
}



.nav1{
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-indent: 10px;
}

.nav1 A:hover{
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
.nav1 A{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

.nav2{
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-indent: 25px;
}

.nav2 A:hover{
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
.nav2 A{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}

