                                                                                                                         body, html {
font: bold 95.01% Arial, Helvetica, Arial, sans-serif;
color: #005300;
scrollbar-base-color:#D4D4D4;
scrollbar-face-color:#ffffff;
background-color: #FBFFFB;
height: 100%;
max-height: 100%;
padding: 0;
margin: 0;
border: 0;
overflow: hidden;
}
a:link {color:#C6427A;}
a:visited {color:#400040;}
a:hover {color:#FF0080}
a:acitve {color:#843C5A;}


#head {
position: fixed;
margin: 0px;
top: 0px;
left: 50px;
right: 0px;
display: block;
width: 957px;
height: 180px;
background-color:#FBFFFB;
background-image: url(bilder/start/logo_corgipost.gif);background-repeat:no-repeat;
font-size: 14px;
z-index: 5;
color: #005300;
text-align: left;
}

#content {
display:block;
height:100%;
max-height:100%;
overflow:auto;
padding-left:50px;
position:relative; z-index:3;
}

h1 {font-family: Arial; color: #800040; font-size:1.5em; font-weight: bold;}
h2 {font-family: Arial; color: #005300; font-size:1.5em; font-weight: bold;}
h3 {font-family: Arial; color: #005300; font-size:1.0em; font-weight: bold;}

* html #head {
position: absolute;
}

#content p {
padding: 180px 0px 0px;
}




  ul#Navigation li {

    list-style: none;
    display: inline;
    margin: 0; padding: 0px;
  }

  ul#Navigation a, ul#Navigation span {
    position:relative; top:135px; left:170px;
    float
       margin: 1px; padding: 3px 6px;
    text-decoration: none; font-weight: bold;
    border: 2px solid #005300;
    color: #005300; background-color: #ffffff;
  }
  * html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 1em;
    w\idth: 2em;
  }
  ul#Navigation a:hover, ul#Navigation span {
      border-color: #ffffff;
    color: #ffffff; background-color: #005300;
  }
  ul#Navigation div {

     clear: both;
  }
