body{
	padding-left: 15px;
	margin: 0px; 
}

a 	{
	color: #000000; 
	text-decoration: underline;
	}
	
a:hover {
	color: #62CAE3; 
	text-decoration: underline;
	}
	
body, table, td {
	color: #786860; 
	font-family: Trebuchet MS; 
	font-size: 10pt;
	}
	
select, input {
	font-size: 100%; 
	}
	
.breed {
	width: 550px; 
	}
		
.button {
	text-align: center;
	color: #FFFFFF; 
	font-weight: bold;
	border: 0px;
	background-color: #B9ACA5;
	margin-right: 5px;
	cursor: pointer;
	width: 86px;
	height: 22px;
	}
	
.button :hover{
	background-color: #ED1A3B;
	}
		
.col1 {
	width: 220px; 
	}
	
.col2 {
	margin-top: 2px; 
	width: 220px; 
	}
		
.hidden {
	display: none; 
	}
	
.knopbuiten {
	width: 80px; 
	}
	
.knopmidden {
	text-align: center; 
	}
	
.lege_regel {
	height: 20px; 
	}
		
.titel {
	color: #ED1A3B; 
	font-weight: bold; 
	font-size: 12pt;
	text-transform: uppercase;
	}
	
.kop {
	font-weight: bold; 
	color: #ED1A3B;
	}
	
.kop2 {
	font-weight: bold; 
	color: #ED1A3B;
	font-style: italic;
	}
	
.klein_tekst{
	font-size: 10pt;
	font-style: italic;
	}
