@charset "utf-8";
/*CSS Document */
*{
       zoom:100%;
}
        body {
        font-family:Arial, Helvetica, sans-serif;
        color:#666666;
        font-size:14px;
        padding-top: 10px;
        }

        .copy {
        font-size:9px;
        color:#333333;
        font-style:italic;
        }

/* obere Teil */
        #ol {
        background-image: url(../bilder/lo.jpg);
        height: 203px;
        }

        .schrift{
        font-family:"Arial";
        color:#000000;
        }


/* hover linkzeile (mouse over link)*/
        a {
        text-decoration:none;
        color:#666666;}

        a1 { text-decoration:underline;
        color:#666666;}

        #div1 a:hover, a:hover {
        color:#FF6600;
        }


        #mi {
        background-image: url(../bilder/oben.jpg);
        height: 203px;
        text-align: center;
        }

        #or  {
        background-image: url(../bilder/ro.jpg);
        background-repeat: no-repeat;
        height: 203px;
        }

/* mittelteil*/
        #li {
        background-image: url(../bilder/li.jpg);
        background-repeat: repeat-y;
        height: 300px;
        }

        #re  {
        background-image: url(../bilder/re.jpg);
        background-repeat: repeat-y;

        }

/* untere Teil */
        #lu  {
                background-image: url(../bilder/lu.jpg);
                background-repeat: no-repeat;
                height: 43px;
        }

        #mu {
                background-image: url(../bilder/unten.jpg);
                height: 43px;
        }

        #ru  {
                background-image: url(../bilder/ru.jpg);
                background-repeat: no-repeat;
                height: 43px;
        }

        .text-mitte {
                font-size: 12px;
        }
#mi #mgpferd {
        background-image: url(../bilder/mg-pferd.gif);
        height: 89px;
        width: 109px;
        position: relative;
        top: 11px;
}