.header {
   background-color: #F6A427;
   background-image: url(images/schaduwen.jpg);
   background-position: right;
   background-repeat: no-repeat;
}

.header H1 {
   position: relative;
   font-family: Arial;
   font-size: 50px;
   color: #FFFFFF;
   font-weight: normal;
   left: 202px;
   top: 10px;
}

.borderrechts {
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #F2F3F3;
}

.bordergroot {
	border-color: #000000;
	border-style:solid;
	border-width: 1px;
		}
.borderboven {
	border-top-color: #F2F3F3;
	border-top-style: solid;
	border-top-width: 3px;
	}
.borderbovenwit {
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	}
.bruinarial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DB8317;
	padding-left: 10px;
	}
.zwartarial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
	}
.witarial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
	valign: center;
	}
.borderlinksrechts {
	border-left-color: #F1B458;
	border-left-style: solid;
	border-left-width: 15px;
	border-right-color: #F1B458;
	border-right-style: solid;
	border-right-width: 15px;
	}
.witarial11schuin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: italic;
	color: #FFFFFF;
	padding-left: 5px;
	}
.zwartarial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	}
.zwartarial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	}
   
.witarial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	valign: center;
	}

   
A {
   color: #000000;
   text-decoration: none;
}

LI {
   line-height: 25px;
   list-style-position: inside;
}

strong {
   font-size: 12px;
}

.witarial10 A {
   color: #FFFFFF;
}