div#bodytekst {
	text-align: justify;
	/**margin-top: 107px;**/
	margin-top: 50px;
	width: 240px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
div#bodytekstBreed {
	text-align: justify;
	margin-top: 50px;
	width: 370px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.titel{
color: #333399;
	text-align: left;
	width: 240px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/**font-style: italic;**/
	font-style: normal;
	font-variant: normal;
}
input {
	border: 0px solid #E0F0F5; background: #D0DFE7; 
	font-family: Verdana, Arial, sans-serif; font-size: 11px; 
	color: #61767D; padding: 3px;
}
input.submit, input.reset { 
	width: 70px;
	border: 0px solid #666; 
	/**border-top-color: #919A90;
	border-left-color: #919A90;**/
	padding: 4px 0 4px 0;
	background: #3399CC;
	color: #fff;
	cursor: pointer;
	font: normal 12px Verdana, Arial, sans-serif;
	}
input.submit:active, input.submit:hover, input.reset:active, input.reset:hover{
	border: 0px solid #666; 
	border-top-color: #303330;
	border-left-color: #303330;
	background: #3399CC;
	color: #fff;
	}

textarea {
	border: 0px solid #666; background: #D0DFE7; 
	font-family: Verdana, Arial, sans-serif; font-size: 12px; 
	color: #61767D; padding: 3px;
}
	 
textarea:focus, select:focus, input:focus {background:#E0F0F5;}

a:link, a:visited {
	text-decoration : underline;
	color: #3399CC;
	background: transparent;
	}

a:hover {
	text-decoration : underline;
	color: #FFFFFF;
	background: #3399CC;
	}

a:active {
	text-decoration : none;
	color: #3399CC;
	background: transparent;  
	}

hr {
color:#E0F0F5 ;
	}
.privacy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
}

