

  body {
                background-color: #fe02dd;
                background: transparent url('Bilder/punkt_pink.jpg') repeat;
                margin: 0;
                padding: 0;
                font-family: Geneva, Arial, Helvetica, sans-serif;
                font-size: 62.5%;

        }

        #wrapper {
                width: 950px;
                margin-left: auto;
                margin-right: auto;
                margin-top: 0;
                padding: 0;
                background-color: #5c3180;
                border-left: #8dfc50 4px solid;
                border-right: #8dfc50 4px solid;

        }

        #inhalt {
                width: 756px;
                background-color: #5c3180;
                margin-left: auto;
                margin-right: auto;
                margin-top: 0px;
                margin-bottom: 0px;
                color: white;
                font-family: helvetica;
                font-size: 12px;
                letter-spacing: 1.0px;
                word-spacing: 2.0px;
                text-align:justify;
        }



        #wrapper_footer {
                width: 1250px;
                height: 350px;
                margin-left: auto;
                margin-right: auto;
                margin: 0;
                padding: 0;
                background-color: #fe02dd;
                border-top: #8dfc50 4px solid;
                border-bottom: #8dfc50 4px solid;
                border-left: #8dfc50 4px solid;
                border-right: #8dfc50 4px solid;
        }

        #inhalt_footer {
                width: 756px;
                background-color: #fe02dd;
                margin-left: auto;
                margin-right: auto;
                margin-top: 0px;
                margin-bottom: 0px;
                color: white;
                font-family: helvetica;
                font-size: 12px;
                letter-spacing: 1.0px;
                word-spacing: 2.0px;
                text-align:justify;
        }


        #rundesache {
                width: auto;
                height: auto;
                margin: 0;
                padding-bottom: 50px;
                background-color: #fe02dd;
                border-top: #8dfc50 4px solid;
                border-bottom: #8dfc50 4px solid;
                text-align: center;
                }

        #rundesache h3 {
                text-align: center;
                }


        #rundesache a {
                 color: white;
                 font-weight: bold;
                 font-family: helvetica;
                 font-size: 12px;
                 letter-spacing: 1.0px;
                 word-spacing: 2.0px;
                 }

        #rundesache a:hover {
                 color: #553c33;
                 font-weight: bold;
                 }




        #footerfett a {
                 color: white;
                 font-weight: bold;
                 font-family: helvetica;
                 font-size: 12px;
                 letter-spacing: 1.0px;
                 word-spacing: 2.0px;
                 }

        #footerfett a:hover {
                 color: #553c33;
                 font-weight: bold;
                 }

        #breadcrumb {
                 margin-bottom: 20px;
                 font-size: 10px;
                 letter-spacing: 0.5px;
                 text-align: left;
                 word-spacing: 1.0px;
                 font-weight: normal;
                 }

        #quadrate {
                 color:#8dfc50;
                 margin-bottom: 20px;
                 }

        h1, h2, h3 {
                font-family: helvetica;
                font-size: 26px;
                color: #fe02dd;
                letter-spacing: 0.5px;
                text-align: left;
                word-spacing: 1.0px;
                font-weight: normal;
                margin-top: 70px;
        }

        #absatz {
                margin-top: 30px;
                }

        #absatz img {
                float:left;
                padding-right: 15px;
                margin-top: 0px;
                }

        a {
                color: #fe02dd;
                font-weight: bold;
                text-decoration: none;

        }

        a:hover {
                color: #8dfc50;
                text-decoration: none;
        }

        .mitte {
                text-align: center;
                margin-left: auto;
                margin-right: auto;
                margin-top: 50px;
        }