body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: ffecbf;
	
}



table{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height : 18px;
}	


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom : 10px double;
	border-bottom-width : 1px;
	padding-bottom :5px;
	margin-bottom: 1px;
}

h2 {
font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin-top: 18px;
	margin-left : 20px;
	margin-bottom : -1px;
}

h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 1px;
	margin-left : 20px;
	margin-bottom : -1px;
}
h5 {
font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-bottom : -1px;
}

.kopje2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: Black;
	line-height : 14px;
}

hr{
	color : #FFB200;
	height : 1px;
	border : solid;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffb200;
	text-decoration: underline overline;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#ffb200;
	font-size: 12px;
	text-decoration: underline overline;
	font-weight: bold;
}
a:link {
	color: #FFB200;
	text-decoration: underline overline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFB200;
	text-decoration: none;
	font-weight: bold;
}

BODY
{
	scrollbar-face-color: #ffb200;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #ffd980;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}


.foto{
	border: 1px solid #000000;
}
.foto-rechts{
	border: 1px solid #000000;
	float:right;
	margin:0px 10px 10px 10px;
}


