body, table, table.home{
  color: #00359E;
  font-family: Verdana; 
  font-size:12px;
  line-height: 1.5;  
}

body{
  background-color: #E2E2E2;
}

table{
  background-image: url(images/achtergrond.gif);
  background-repeat: no-repeat;
  
}

table.home{
  background-image: none;
}


.smallright{
  font-size: 9px;
  text-align:right;
  
}

.smallcenter{
  font-size: 9px;
  text-align:center;
}

.gezegde{
  background-image: url(images/achtergrond_gezegde.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  font-style: italic;
  font-family: Arial;
  font-size: 13px;
  text-align: center;
  padding-left: 20px;
}


h1 {  
  font-size:18px;
}

a, a:visited {
  color: #00359E;
  font-weight: bold;
}

#menu {
  position:relative;
  text-decoration:none; 
  text-align:center;
  color: #00359E;
  font-family: Verdana; 
  font-size:14px; 
  font-weight: bold;
  margin-top:0px;
  display:block; 
  width:220px;
  }
  
#menu a, #menu a:visited {
  display:block; 
  width:180px; 
  height:20px; 
  background:url(images/blaadjes.gif);
  background-repeat:no-repeat;
  background-position:bottom right; 
  background-color:transparent; 
  text-align:right; 
  color:#00359E; 
  line-height:20px; 
  text-decoration:none; 
  font-family:arial, sans-serif;
  font-weight:bold;
  padding-top:15px;
  padding-right:45px;
  padding-bottom:0px;
  margin-bottom:0px;
  }

#menu a:hover{
  color:#3366FF;
}  

#active{
  color:#3366FF;
} 
#content {
  margin-top: 10px;
	margin-left: 15px;
	margin-right: 30px;
	line-height: 1.5;
	text-align: left;  
}

#adres{
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  margin-left:35px;
}

.scroll {
  unicode-bidi:bidi-override; 
  display:block; 
  width:645px; 
  height:540px; 
  overflow:auto;
  padding-left:17px;
  padding-right:10px;
  
	scrollbar-face-color:			#ffffff;
	scrollbar-highlight-color:		#00359E;
	scrollbar-darkshadow-color:		#888888;
	scrollbar-shadow-color:			#ffffff;
	scrollbar-arrow-color:			#00359E;
	scrollbar-track-color:			#ffffff;	
}
