body,html {
  background-color: #000000;
  font-family: Verdana, Arial;
  color: black;
  font-size: 11px;
  margin: 0px;
  height: 100%;
}

.paginatitel {
  color: white;
  font-size: 22px;
  letter-spacing: 1px;
}

.maatwerktitel {
  font-family : 			Verdana, Arial, Helvetica, sans-serif; 
  font-size : 				11px; 
  line-height:				25px;			  
}					 

.maatwerkoverzichteven {
  border-bottom:     1px solid black;
  font-family : 	Verdana, Arial, Helvetica, sans-serif; 
  font-size : 		11px;
  vertical-align: bottom;
  width: 250px;
} 
.maatwerkoverzichtoneven {
  border-bottom:     1px solid black;
  font-family : 	Verdana, Arial, Helvetica, sans-serif; 
  font-size : 		11px;
  vertical-align: bottom;
  width: 250px;
} 
  
.maatwerkomschrijvingeven, .maatwerkoverzichteven {
  font-family : 	Verdana, Arial, Helvetica, sans-serif; 
  font-size : 		11px;
  vertical-align: bottom;
  width: 250px;
} 
.maatwerkomschrijvingoneven, .maatwerkoverzichtoneven {
  font-family : 	Verdana, Arial, Helvetica, sans-serif; 
  font-size : 		11px;
  width: 250px;
  vertical-align: bottom;
}
#outer {
  height: 100%; 
  overflow: visible;
} /* or without overflow */

a, a:hover, a:active, a:visited {
  text-decoration: underline;
  color: #13bab0;
  font-weight: bold;
}

td {
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 18px;
}

.menu {
  height: 84px;
  width: 538px;  
}

input, textarea {
  border: 1px solid #13bab0;
  height: 15px;
  font-size: 11px;
  font-family: Verdana, Arial;
  width: 125px;
}

.geosanslight {
  font-size: 24px;
}
