body {
	scrollbar-face-color: #6A1D0B;
	scrollbar-shadow-color: #6A1D0B;
	scrollbar-highlight-color: #6A1D0B;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D9D0D0;
	scrollbar-arrow-color: #D9D0D0;
	font-family: Arial, Helvetica, sans-serif;
	color: #6A1D0B;
	background-repeat:no-repeat;
	background-attachment: fixed;
} 

p {  
	font-size: 12px; 
	}
h1 {  
	font-size: 14px; 
	font-weight: bold; 
	}
	
h2 {  
	font-size: 12px; 
	font-weight: bold; 
	
	}	
a {
	color: #6a1d0b;
	text-decoration: underline;

}

a:hover {
	color: #D9D0D0;
	background-color: #6a1d0b;
	text-decoration: none;

 }

ul {  
	font-size: 12px; 
	
	}
	
li {  
	font-size: 12px; 
	font-weight: normal; 
	
	}
	
ol {  
	font-size: 12px; 
	
	}
	
select {  
	font-size: 12px; 
	font-weight: bold; 
	
	}
	
option {  
	background-color: #D9D0D0
	}
	
h6 {
	font-size: 9px;

}
hr {
	color: #6a1d0b;
	line-height: normal;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	
	}


img {
	margin: 5px 5px 5px 5px;
	}
.clearplusborder{clear:both;border: 1px solid #6A1D0B;}

	

.clear{clear:both;}
.mijnborder {
	border: 1px dotted #6A1D0B;
	}
	
.mijnborder2 {
	border: 1px solid #6A1D0B;
	}
.mijnborder3 {
	border: 2px solid #6A1D0B;
	}
.dikkerand {
border-top: 1px solid #6A1D0B;
border-bottom: 1px solid #6A1D0B;
	border-left: 10px solid #6A1D0B;
	border-right: 10px solid #6A1D0B;
	}