@page {
size: landscape;
margin-left: 2cm;
}

body{
font: 1em arial, helvetica, sans-serif;
text-align: left;
color: black;
background-color: white;
}

#container{
position: relative;
left: 0em;
top: 0em;
margin: 0px auto;
}

#greenbar{
display: none;
}

#slogan{
display: none;
}

#search {
display: none;
}

#navibox1{
display: none;
}

#navibox2{
display: none;
}

#mainframe{
position: relative;
top: 20px;
height: 640px;
width: 1000px;
text-align: justify;
background: #FFFFFF url(../images/APACHE_LOGO.gif) no-repeat 12px 5px;
}

        #mainframe a {
        color: #003300;
        font-style: italic;
        text-decoration: none;
        }

#leftcontent {
position: absolute;
top: 10px;
left: 10px;
width: 700px;
}

        #leftcontent ul {
        margin-bottom: 5px;
        list-style-type: square;
        }

        #leftcontent img {
        text-align: center;
        }

#rightcontent {
position: absolute;
top: 10px;
right: 10px;
width: 230px;
height: 535px;
background-color:#E6F2E6;
padding: 0px 10px 10px 10px;
}

#rightcontentstart {
position: absolute;
top: 10px;
right: 10px;
width: 230px;
height: 570px;
background-color:#E6F2E6;
padding: 0px 10px 10px 10px;
}


ul#fuss {
position: relative;
top: 555px;
background-color:#E6F2E6;
text-align: center;
margin: 10px;
padding: 5px 0px 5px 0px;
}

        ul#fuss li {
        list-style: none;
        display: inline;
        }

        ul#fuss a{
        position: relative;
        margin: 10px;
        background: url(../images/green_square10x9.gif) no-repeat left bottom;
        border-bottom: 1px solid #003300;
        padding-left: 14px;
        padding-top: 5px;
        text-decoration: none;
        font-size: 12px;
        color: #003300;
        text-align: left;
        }

        ul#fuss a:hover, a:active, a#current {
        background: url(../images/red_square10x9.gif) no-repeat left bottom;
        border-bottom: 1px solid #D92D39;
        color: #D92D39;
        }



  h1 {
  border-bottom: 2px solid #003300;
  margin: 5px 0px 10px 0px;
  background: transparent url(../images/green_square10x9.gif) no-repeat scroll left bottom;
  padding-left: 16px;
  padding-bottom: 3px;
  font-size: 18px;
  letter-spacing: 0.1em;
  }

h2 {
border-bottom: 2px solid #003300;
margin: 10px 0px 10px 0px;
padding-left: 14px;
background: url(../images/green_square10x9.gif) no-repeat left bottom;
color: #003300;
font-size: 20px
}

p {
padding-top: 5px;
padding-bottom: 2px;
}

a img{
border: 3px #FFFFFF;
}

a:hover img{
border: 3px #B7D1CE;
}

  tr.zeile1 {
  line-height: 18px;
  font-size: 12px;
  vertical-align: top;
  text-align: center;
  padding-left: 8px;
  }

  tr.zeile2 {
  line-height: 18px;
  font-size: 12px;
  vertical-align: top;
  text-align: center;
  background-color: #E6F2E6;
  padding-left: 8px;
  }

