@charset "utf-8";
/* CSS Document */

body { 
background: url(../graphics/herplaatsing-back.jpg) #e4dac1;
margin : 0;
padding: 0;
} 
body, td, th { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: bold;
color : #e4dac1;
} 
a:link { 
color : #e4dac1;
} 
a:visited { 
color : #e4dac1;
} 
a:active { 
color : #c6a962;
} 
a:hover { 
color : #c6a962;
} 

#hoofd {
margin : 0 auto;
width : 820px;
}

.titel { 
font-size : 16px;
font-weight : bold;
} 

.alinea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
}
.copyright { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style : italic;
font-size : 8px;
font-weight : bold;
text-align : center;
} 

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}


