a.list-on             {color: #808080; text-decoration: none;}
a.list-on:hover {color: #333333; text-decoration: none;}
a.list-off             {color: #808080; text-decoration: none;}
a.list-off:hover {color: #808080; text-decoration: none;}
a.text             {color: #333333; text-decoration: none; font-size: 8pt}
a.text:hover {color: #004685; text-decoration: none;}
a.mail             {color: #F68C1F; text-decoration: none;}

body {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 5%;
  width: 99%;}
  
table {
  width: 100%;}
  
img, td {
  border-style: none;
  border-width: 0;}

#blank_one {
  width: 25%;
  height: 90px;}
#logo {
  width: 25%;
  height: 90px;}
#list {
  width: 25%;
  height: 90px;}
#blank_two {
  width: 25%;
  height: 90px;}
#imagebox_one {
  width: 25%;
  height: 180px;}
  #image_one{
  width: 100%;
  height: 100%;}
#menubox {
  width: 25%;
  height: 180px;
  background-color: #F68C1F;
  color:            #333333;
  vertical-align:   top;
  font-family:      Verdana;
  font-size:        7pt;}
#textbox {
  width: 25%;
  height: 180px;
  background-color: #004685;
  color:            #F68C1F;
  vertical-align:   top;
  font-family:      Verdana;
  font-size:        7pt;}
#imagebox_two {
  width: 25%;
  height: 180px;}
  #image_two{
  width: 100%;
  height: 100%;}
  

/*Start Linkbox*/
ul {
  font-family:      Verdana;
  font-size:        7pt;
  color:            #666666;
  margin:           0px 14px;
  padding:          0px;
  list-style-type:  disc;}
  
li {
  line-height:      125%;}
/*End Linkbox*/

span#selected-page {
  font-size:        14pt;
  color:            #004685}
p#menu {
  margin:   7px 5px;}

p.textbox {
  margin:   7px 5px;}  

/*Start Contactpage*/
p#phone {
  position: absolute;
  bottom:   0px;}
p#e-mail {
  position: absolute;
  bottom:   0px;}
/*End Contactpage*/