body { 
	position:relative;
	width:auto;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
    	margin-right:auto;
    	margin-left:auto;
    	margin-top:0px;
	color: #000000;
	text-align:center;
}
table, td {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:left;
}
#header { 
	position:relative; left:0px; top:5px; width:728px; height:57px; 
  	background-image:url('../images/header.jpg');
 	background-repeat: no-repeat;
	text-align:right; 	
 	z-index:1;
} 
#menubalk { 
	position:relative; left:0px; top:0px; width:728px; height:25px;
 	background-repeat: no-repeat;
	z-index:3;
} 

#content { 
	position:relative; left:0px; top:0px; width:728px; height:604px; 
  	background-color: #F0F0F0;
 	background-repeat: no-repeat;
	z-index:2;
} 

#contenttekst { 
	position:relative; left:10px; top:0px; width:680px; height:604px; 
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:left;
    	margin-right:10px;

} 
#footer { 
	position:relative; left:0px; top:0px; width:728px; height:14px; 
	color: #FFFFFF;
	text-align:center;
	background: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
} 
#imagenormal{
	margin-left: 13px;
	margin-bottom: 13px;
	align:center;
}

a {
	 font-family: Arial, Sans-Serif;
	 text-align:center;
	 font-size: 13px;
         color: #090909;
	 text-decoration: none;
}


h1 {
	 font-family: Arial, Sans-Serif;
	 text-align:left;
	 font-size: 15px;
         color: #000000;
         letter-spacing:0.1em;
}
p.tekstcenter {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	vertical-align: top;
	color: #999999;
	text-align:center;
}

