body {
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x }
	
td { font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 20px; 
	color: #4a4947; }

H1 { 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #f49833; 
	}
	
.adres { font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 17px; 
	color: #4a4947; }

#footer {
	background-image: url('../images/bg-footer.gif');
	background-repeat: repeat-x;
	height:15px }	
	
#tekstkader {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 0px;
 }	
#kaart {
	background-image: url('../images/bg-kaartje.gif');
	background-repeat: no-repeat; }
	
#aanbod { width: 565px;
      height: 350px;
      top: 240px;
      left: 185px;
      overflow: auto;
      background: white; 
      scrollbar-base-color: #000000; 
	  scrollbar-face-color: #d2d2d2; 
	  scrollbar-track-color: #EFEFEF;
	  scrollbar-arrow-color: #000000;
	  scrollbar-highlight-color: #EFEFEF; 
	  scrollbar-3dlight-color: #DDDDDD; 
	  scrollbar-shadow-color: #ECECEC;
	  scrollbar-darkshadow-color: #ECECEC;     
}
 
#tabel tr td { 
	border-bottom: 1px solid grey;
	padding-top:5px;
	padding-bottom:5px;
 }
 
A:link { text-decoration: none; font-weight: bold; color: #f49833; } 
A:visited { text-decoration: none; font-weight: bold; color: #f49833; } 
A:hover { 	text-decoration: underline; font-weight: bold; color: #f49833; }

A.adres:link { text-decoration: none; font-weight: normal; color: #4a4947; } 
A.adres:visited { text-decoration: none; font-weight: normal; color: #4a4947; } 
A.adres:hover { 	text-decoration: underline; font-weight: normal; color: #4a4947; }
