.background {  background-image: url(images/background.jpg); background-repeat: repeat}
.menu {  font-size: 20px; font-style: italic; font-weight: bold; color: #000000; text-decoration: none; font-family: "Bradley Hand ITC", "Times New Roman", sans-serif}


.uberschrift1 { font-family: "Times New Roman", Times, serif; font-size: 50px; font-weight: normal; color: #000000 ; font-style: italic}
.uberschrift2 {  font-family: "Times New Roman", Times, serif; font-size: 25px; color: #000000; text-decoration: none; list-style-type: square; list-style-position: inside; text-align: justify}
.text {  font-family: "Times New Roman", Times, serif; font-size: 18px; color: #000000; text-decoration: none}
.uberschrift3 { font-family: "Times New Roman", Times, serif; font-size: 35px; font-weight: normal; color: #000000 ; font-style: italic }
.uberschrift4 { font-family: "Times New Roman", Times, serif; font-size: 25px; font-weight: normal; color: #000000 ; font-style: italic ; text-decoration: none}
.hauptbild2 {  background-image: url(images/hauptbild2.jpg); background-repeat: no-repeat; background-position: right}
.textklein { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; text-decoration: none }
.textrechts { font-family: "Times New Roman", Times, serif; font-size: 18px; color: #000000; text-decoration: none }

#hauptbild {position:absolute;
           top:10px;
           right:10px;
           background-image: url(images/hauptbild.jpg);
           background-repeat: no-repeat;
           background-position: right top;
/*         border:#000000 solid 1px; */
           height:235px;
           width:380px;
           }

#hintergrund {position:absolute;
              width:420px;
              height:40px;
              vertical-align:middle;
              left:50%;
              margin-left:-200;
              top: 80;
              background-image:url(images/anihintergrund.gif);
              background-repeat:no-repeat;
              padding-top:5px;
              }

#animatedtext {
              position:absolute;
              top:46px;
              right:7px;
              width:250px;
              height:58px;
              background-color:#005B56;
              /* border:#000000 solid 1px; */
              font-family: Arial, Helvetica, sans-serif;
             font-size: 25px;
              color: #D1BB00;
              }

br.klein {
                font-size: 10px;
               }
