/* Zusatzlayout Marktplatz */


 .RAHMENkain { border: 2px outset silver;
    margin: 10px ;
    padding: 6px 0px 6px 20px;
    color: silver;
    background-image: url(images/LogoKain.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: rgb(0, 0, 0);
    text-decoration: none;
    font-weight: bold;
    font-size: large;
    display: inline-block ;
    width: 100px;
    }

   .RAHMENraziel { border: 2px outset silver;
    margin: 10px ;
    padding: 6px 0px 6px 20px;
    color: silver;
    background-image: url(images/LogoRaziel.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: rgb(0, 0, 0);
    text-decoration: none;
    font-weight: bold;
    font-size: large;
    display: inline-block ;
    width: 100px;
    }

 .RAHMENdumah { border: 2px outset silver;
    margin: 10px ;
    padding: 6px 0px 6px 20px;
    color: silver;
    background-image: url(images/LogoDumah.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: rgb(0, 0, 0);
    text-decoration: none;
    font-weight: bold;
    font-size: large;
    display: inline-block ;
    width: 100px;
    }


