/* CSS Document */
body {
	background-image: url(images/bg.jpg); 	
	margin: 0;
	padding:0;
}
html {
  font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
  color: #000000;
}
#page{
	width: 1000px;
	margin: 0 0 0 0;
}
#boven{
	width: 1000px;
	height: 112px;
	margin:  0 0 0 0;
}
#kader{
	width: 1000px;
	height: 365px;
	margin: 0 0 0 0;
	padding: 0px;
	background: #ffffff;	
}
#tekstkader{
	width: 985px;
	height: 349px;
	margin: 0 0 0 0;
	background: #ffffff;
	padding: 0px;
}
#onder{
	width: 1000px;
	height: 111px;
	margin: 0 0 0 0;
}
a.normaal {
 text-decoration: none; 
 font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
 color: #ffffff;
}
a.normaal:hover {
 color: #99FF00;
}
a.zwart {
 text-decoration: none; 
 font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
 color: #000000;
}
a.zwart:hover {
 color: #99FF00;
}
td{  
  text-decoration: none; 
  font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
  color: #ffffff;	
}
td.p95{  
  width: 585px;
  height: 349px;  
  padding: 20px;
  margin: 0 0 0 0;
  text-decoration: none; 
  font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
  color: #ffffff;	
  vertical-align: top;
  background-image: url(images/bgp95.jpg); 
}
td.cs{  
  width: 600px;
  height: 349px;  
  padding: 20px;
  margin: 0 0 0 0;
  text-decoration: none; 
  font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
  color: #000000;	
  vertical-align: top;
}
td.wd{  
  width: 636px;
  height: 349px;  
  padding: 0px;
  margin: 0 0 0 0;
  text-decoration: none; 
  font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
  color: #ffffff;	
  vertical-align: top;
  background-image: url(images/bgwd.jpg); 
}
td.zwart{   
  font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
  color: #000000;	
  vertical-align: center;
}
td.wdca{  
  width: 636px;
  height: 349px;  
  padding: 0px;
  margin: 0 0 0 0;
  text-decoration: none; 
  font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
  color: #ffffff;	
  vertical-align: top;
  background-image: url(images/worldca.jpg); 
}
td.wdeur{  
  width: 636px;
  height: 349px;  
  padding: 0px;
  margin: 0 0 0 0;
  text-decoration: none; 
  font-family: Tahoma;
  font-size: 9.0pt;
  font-weight: 700;
  color: #ffffff;	
  vertical-align: top;
  background-image: url(images/worldeurope.jpg); 
}
input{
 border: 1px solid #ffffff;
 background: #ffffff;
}