	/* STYLE VAN BRIDGE4U.NET  */
	
	   body 
		 {
		  text-align: center;
		  background-color: #000000;
		  padding:0px;
		 }
	   
	   ul 
		 {
		  font-family: Arial;
		  font-size: 12px;
		  margin-top: 10px;
		  margin-bottom: 10px;
		  color: #ffffff;
		 }
		 
		
	
		 
	   a:link {color: #000066; text-decoration:none; font-weight: 550; font-size:11 }     
	   a:visited {color: #000066; text-decoration:none; font-weight: 550;font-size:11 }  
	   a:hover {color: #990000; text-decoration:none; font-weight: 550;font-size:11 r}  
	   a:active {color: #990000; text-decoration:none; font-weight: 550;font-size:11 } 
	   #mailto {color: #990000; text-decoration:none; font-weight: 550;font-size:12 } 
	   
	/* alle id's van Bridge4U  */
	   #wrapper 
		 {
		  border: 1px solid #000;
		  background-color:#ededed;
		  text-align: center;
		  margin: 0;
		  padding: 0;
		  width: 835px;
		 }
	   
	   #header 
		 {
		  vertical-align: top;
		  text-align: right;
		  height: 250px;
		  width: 837px;
		  margin: 0;
		  padding: 0;
		  background-image: url('images/header.JPG'); 
		  background-repeat: no-repeat
		 }
	
	   
	   #footer 
		{
		  height: 31px;
		  width: 837px;
		  background-image: url('images/footer.JPG'); 
		  background-repeat: no-repeat
		 }
		 
			 
	   #menuoptie
		 {
		  margin-top:-40px;
		  padding: 10;
		  text-align: left;
		  left: 20px;
		  float: left;
		  height: 300px;
		  width: 330px;
		  font-family: arial; 
		  font-size: 12px;
		  color: #202020;  	
		  background-color:#ededed;
		 }
		 
	   #pbottomtable 
		 {
		  width:300px;     
		  margin-top: 180px;
		  margin-right: 235px;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 13px;
		  font-weight: bold;
		  text-align:left;
		 }
		 
	   #content
		 {
		  margin-top:10px;
		  float: left;
		  height: 300px;
		  width: 500px;
		  text-align: left;
		  padding-left: 50px;
		  float: left;
		  margin-left: 0px;
		  font-family: arial;
		  font-size: 12px;
		  background-image: url('images/content_bg.JPG');
		 } 
		
		#fotos
		 {
		  margin-right: -37px;
		  width: 270px;
		  height: 200px;
		  border: 1px solid #000;
		  background-color: #B4B4B4;		 
		  overflow: auto;
		  cursor: hand;
		 }
	
	
		.menutabel 
		 {
		  margin-left: 40px;
		  width: 270px;
		  height: 250 px;
		  border: 1px solid #000;
		  background-color: #B4B4B4;
		 }
		 
		.contact
		 {
		  margin: 0px;
		  width: 300px;
		  height: 150 px;
		  border: 0px solid #000;
		  font-size: 12px;
		  
		 }
	

