body {
background-color: #E8E8E3;
font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 90%;
        color: #777;
}


   /* styles für ebenen */
#rahmen {
        position: relative;
        z-index: 1;
        margin: 0px auto;
        width: 800px;
        height: 700px;
        background-color:white;


}
#logo{
        position: absolute;
        z-index: 2;
        width: 800px;
        height: 74px;
        top: 0px;
        left: 0px;
        text-align:left;
        /*background: transparent url(../image/logo.jpg) no-repeat; */
        /**/

}

#bildleiste {
        position: absolute;
        z-index: 3;
        width: 800px;
        height: 115px;
        top: 75px;
        left: 0px;
        text-align: left;
        /*background: transparent url(../image/pferdetrans1.jpg) no-repeat; */

}


#suchform {
        position: absolute;
        z-index: 5;
        top: 191px;
        left: 0px;
        width: 159px;
        height: 456px;
        padding-top: 20px;
        border-left: 1px solid white;
        background-color: #E9EAE1;
        text-align: center;
}
#content {
        position: relative;
        z-index: 6;
        float: left;
        top: 191px;
        left: 161px;
        width: 618px;
        height: 456px;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: auto;
        display: block;
        font-size: 0.9em;
        line-height: 130%;
         color:#777;
        border-right: 1px solid white;
        background-color: #E9EAE1;

        }
#content1 {
        position: relative;
        z-index: 6;
        float: left;
        top: 50px;
        left: 160px;
        width: 620px;
        height: 550px;
        padding-top: 20px;
        padding-left: 10px;
        overflow: auto;
       text-align:justify;
       font-size: 0.90em;
        line-height: 130%;
         color:#777;
        /*border: 1px solid black;*/
        background-color: #E8E8E3;

        }
#fusszeile {
        position: absolute;
        z-index: 7;
        top: 668px;
        left: 0px;
        height: 30px;
        width: 800px;
        text-align: center;
        /*border: 1px solid black;*/
        background-color: #D3CFB4;
        padding-top: 3px;

}
/*Links global:*/

a:link {
        color: #FF9900;
        text-decoration: none;
        width: 100px;
        font-size:0.90em;

}
a:visited {
        color: #FF9900;
        text-decoration: none;
         font-size:0.90em;
}
a:hover {
        color: #999999;
        text-decoration: underline;
         font-size:0.90em;

}

a.topnavi:link {
        color: #FF9900;
        text-decoration: none;
        font-weight: bold;
         font-size:0.90em;
}
h3 {

 font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1.10em;
        line-height: 110%;
         color: #990000;
         background: transparent;
         }

#navcontainer {
        background: #E9EAE1;
        width: 100%;
        margin: 0 auto;
        padding: 1.0em 0;
        font-family: georgia, serif;
        font-size: 0.90em;
        text-align: center;
        text-transform: lowercase;
}
#navcontainer a img {
border: 0 none;
}
#navcontainer p {
margin: 1px 0 ;
font-size:0.85em;
}

ul#navlist {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 80%;
}

ul#navlist li {
        display: block;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
        display: block;
        width: 100%;
        padding: 0.5em 0 0.5em 2em;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: #777;
        text-decoration: none;
        background: #f7f2ea;
}

#navcontainer ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: #f0e7d7;
        color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #800000;
        background: transparent;
        border-color: #aaab9c #fff #fff #ccc;
}
/*suchformular*/
.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #666666;
        text-align: center;

        background-color: #F6F6F6;
        height: 22px;
        width: 135px;
        border: 1pt solid #FF9900;
        vertical-align: middle;
}

.form {
        background-color: #E8E8E3;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        font-size: 9pt;
        color: #333333;


}
.select {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        background-color: #F5F7E8;
        font-size: 9pt;
        color: #333333;
        width: 250px;
}
.select1 {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        background-color: #F5F7E8;
        font-size: 9pt;
        color: #333333;
        width: 330px;
}

.beschriftung {
        font-size: 1.1em;
        line-height: 14%;
        font-weight: bold;
        color: #333333;
}
.beschriftung2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.90em;
        color: #333333;
        font-weight: normal;
}
address {
font-style: normal
}
h1#pft{
width: 800px;
height: 115px;
 }
h1#pft span {
visibility: hidden;
}
