body { 
	position:relative;
	width:1001px;
	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:901px; height:96px; 
	background-color: #1c8177;
 	background-repeat: no-repeat; 
	z-index:1;
}
#menubalk { 
	position:relative; left:0px; top:0px; width:901px; height:24px;
 	background-repeat: no-repeat;
	z-index:6;
} 

#content { 
	position:relative; left:0px; top:0px; width:901px; height:413px; 
 	background-color: #1c8177;
	z-index:2;
} 
#linkermarge {
	position:absolute; left:24px; top:0px; width:256px; height:413px; 
  	background-image:url('../images/titane-left.gif');
 	background-repeat: no-repeat;
 	background-color:#81fff3;
	z-index:4;
} 

#contenttekst { 
	position:absolute; left:256px; top:0px; width:610px; height:413px; 
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:left;
 	background-repeat: no-repeat;
 	background-color:#ffffff;
 	overflow:scroll;
	margin-left:0px;
	overflow:auto;
	scrollbar-arrow-color:white;
	scrollbar-base-color:#81fff3;
	scrollbar-face-color:white;
 	margin-left:10px;
    	margin-right:11px;
    	z-index:5;
} 
#footer { 
	position:relative; left:0px; top:0px; width:901px; height:24px; 
	background-color: #1c8177;
	color:#81fff3;
 	background-repeat: no-repeat; 
	z-index:3;
} 
#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;
}

#mapid { height: 700px; }