BODY {
      font-family : Arial, Helvetica, sans-serif;
      text-align: justify
      margin: 20px; 
      }

.mainheader {
    position: absolute;
    top: 55px;
    left: 243px;
    width: 65%;
    height: auto;
    font-size: 26px;
    color: #000000;
    } 

.headline {
      font-family : Arial, Helvetica, sans-serif;
      font-size: 26px;
      font-weight: 600px;
      color: #ffffff;
      padding: 10px;
      }

.hauptbox {
    position: absolute;
    top: 150px;
    left: 200px;
    width: 520px;
    height: auto;
    padding: 2em;
    background: #669933;
    border-color : #669933;
    border-style: solid;
    border-width : 1px;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height : 130%;
    text-align: justify
    }                  
    
.navbox {
    border:1px solid #000080; position: absolute;
    top: 40px;
    left: 50px;
    width: 130px;
    height: auto;
    padding-top: 15em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    background: #000080;
    line-height : 110%;; margin-left:Helvetica; margin-right:font-family; margin-top:2px; margin-bottom:Arial
    }                  

.navbuttonmedium {
   font-size: 15px;
   font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
   color: #ffffff;
   background-color: #000080;
   border-color: #000080;
   border-width: 2px;
   padding: 1px;
   margin: 2px;
   }
.navbuttonlarge {
   font-size: 15px;
   font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
   color: #ffffff;
   font-size: 20px;
   font-weight: 600;
   background-color: transparent;
   border-color: #000080;
   border-width: 2px;
   padding: 1px;
   margin: 2px;
   }

.picupperright {
    position: absolute;
    top: 35px;
    left: 680px;
    width: 109px;
    height: 107px;
    background-image: url('images/logo.jpg');
    }
.picupperleft1 {
    position: absolute;
    top: 84px;
    left: 20px;
    width: 109px;
    height: 86px;
    background-image: url('images/gloriosa.jpg');
    }
.picupperleft2 {
    position: absolute;
    top: 21px;
    left: 82px;
    width: 141px;
    height: 100px;
    background-image: url('images/arboretum.jpg');
    }

a:link {
  color: #ffffff; 
  text-decoration : underline; 
  background: transparent;
  }

a:visited {
  color: #000080; 
  text-decoration : none; 
  background: transparent;
  }

a:hover { 
  color: #000080; 
  text-decoration : underline; 
  background: transparent;
  }

a.navimportant:link {
  color: #ffffff; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:25px; 
  background: #000080;
  }

a.navimportant:visited {
  color: #99ccff; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:25px; 
  background: #000080;
  }

a.navimportant:hover {
  color: #ffffff; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:25px; 
  background: #000080;
  }
       
a.nav:link {
  color: #ffffff; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;
  }

a.nav:visited {
  color: #99ccff; 
  text-decoration : none;
  font-weight: 600; 
  font-size:14px; 
  background: transparent;
  }

a.nav:hover { 
  color: #ffffff; 
  border-top : 2px;
  border-bottom: 2px;
  border-color:#000080; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;
  }
