
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: normal;
        color: #808080;
        background: #FFF;
        background-image: url(images/backblau.jpg);
        background-position: left;
        left: 50px;
        top:50px;
        background-repeat: repeat-y;
             margin:0;
        padding:0;
          }
.zentrum{
        position: absolute;
         width: 1000px;
         left:50%;
          margin-left: -500px;

          }


#blume{
        position: absolute;
         color: #000000;
         top: 0px;
         left: 0px;
         width: 240px;
         padding: 10px;
         z-index: 9;
         }

h2 {
        font-size: small;
        font-weight: normal;
        color: #7EB9F5;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        line-height:1,5em;

}
h3 {
        font-size: medium;
        font-weight: bold;
        color: #7EB9F5;
        margin: 0px;
        padding: 0px 0px 0px 15px;
        line-height: 1,5em;
        text-align: center;
        padding: 20px;
}
h4 {
        font-size: medium;
        font-weight: bold;
        color: #FF0000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
        line-height: 1em;
        text-align: center;
        padding: 5px;
}
h5 {
        font-size: x-small;
        font-weight: bold;
        color: #808080;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        line-height: 1,5em;
        text-align: center;
        padding: 5px;
}
h6 {
        font-size: small;
        font-weight: bold;
        color: #7EB9F5;
        margin: 0px;
        padding: 0px 0px 0px 15px;
        line-height: 1,5em;
        text-align: center;
        padding: 20px;
}

ul {
        list-style: none;
       margin: 0;
        padding:10px;
        }
ul img{
display: block;
float: left;
}


.header {
        position: absolute;
        left: 46px;
        top: 0px;
        width:93%;
        background-color: #ffffff;
        color: #000000;
        background-image: URL(images/backblauhoch.jpg);
        background-position: left;
        background-repeat: repeat-x;
        text-align: center;
        padding: 20px;
        z-index: 1;

}
.headright {
        position: absolute;
       right: 0px;
        width:15px;
        top:0px;
        color: #ffffff;
         background-repeat: repeat-x;
        text-align: center;
        z-index: 10;
    }

.bannerrechts {
        position: absolute;
           text-align: center;
       right: 60px;
        width: 200px;
        top:42px;
        z-index: 9;
}

.balken {
      position: absolute;
     text-align: center;
      left: 70px;
        width: 100px;
        top:530px;
}



.inhalt {
        position: absolute;
         background-color: #ffffff;
         top:190px;
         left: 250px;
         width: 60%;
         height: auto;
         margin: 0px;

 }

 .inhalt img{
         display: block;
        float: right;
          margin: 10px;
         border: #7EB9F5 2px solid;
}

}
#schrift img{
display :inline;
border: 0px;


}


 .produkte {
        position: absolute;
         background-color: #ffffff;
         top:100px;
         left: 100px;
         width: 40%;
         height: auto;
         margin: 5px;
         z-index:7;
 }

 .produkte img{
         display: block;
        float: left;
         padding: 10px;
         margin: 10px;
         border: #7EB9F5 2px solid;
        }


.rico {position: absolute;
         background-color: #ffffff;
         top:350px;
         left: 320px;
         width: 100px;
         height: auto;
         margin: 5px;

}

 .rico img{
         display: block;
        float: left;
         margin: 20px;

        }
 .active {position: absolute;
         top: 350px;
         left: 250px;
         border: #7EB9F5 0 solid;
        }
.active img{
         display: block;
        float: left;
         border: #7EB9F51 px solid;
        }


.adresse {
        position: absolute;
          color: #808080;
          font-size: 11px;
          line-height: 1,5em;
         top:450px;
         left:50px;
         width: auto;
         padding: 3px;

 }


      /*- Menu 13--------------------------- */

#menu13 {position: absolute;
        font-size: 12px;
        top: 300px;
        left:5px;
        width: 220px;
        margin: 10px;

        }

#menu13 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu13 li a:link, #menu13 li a:visited {
        color: #4D4D4D;
        display: block;
        background:  url(menu10.gif);
        padding: 8px 0 0 10px;
        }

#menu13 li a:hover, #menu13 li #current {
        color: #FF9834;
        background:  url(menu10.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }