.csc-form-label-req{
        color: #99CC00;
        }
        label {
        /* background-color:#82BC8B; */
        width: 150px;
        }
        body {
        text-align: center;
        }


/* iv {
        border:1px #000000 solid;
}  */

* {
        margin:0;
        padding:0;
        outline:0;
}


#wrapper {
         position: relative;
                 width: 1000px;
                margin: 0 auto;
                text-align: left;

             height: 800px; */

        }
/* CSS Definition für den Content Layer */
#toplayer {
        position: absolute;
        width: 700px;

        top: 50px;
        left: 251px;
        font-size: 12px;
        background-image: url(../../../Image_Archive/background_trans85.jpg);
        height: 100px;
}

#content {
        position: absolute;
        width: 660px;
        top: 150px;
        left: 251px;
        font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;        /* overflow: auto; */
        font-size:0.85em;
        background-image: url(../../../Image_Archive/background_trans85.jpg);
        padding-left: 20px;
        padding-right: 20px;
        text-align:justify;
        padding-top: 75px;
        border:1px #82BC8B solid;
        height:550px;
        overflow:auto;

}
/* CSS Definition für das Menü */
#logo {
        position: absolute;
        width: 200px;
        top: 50px;
        left: 51px;
        background-image: url(../../../Image_Archive/Wappen%20I%20200.jpg);
        height: 176px;
}
#menu_1 {
        position: absolute;
        top: 226px;
        left: 51px;
        background-color: #009900;
        font-family: Verdana, Arial, Helvetica, sans-serif;        /* overflow: auto; */
        font-size: 12px;
        padding-left: 30px;
        width: 170px;
        height:551px;
        }

#content A:link {
        color : #000000;
        text-decoration : none;
        text-decoration:underline;
        font-weight : bold;
}



A:visited {
        background-color : transparent;
        color : #0000FF;
        font-weight : bold;
        text-decoration : none;
}
/*
A:hover {
        background-color : transparent;
        color : #CCCCCC;
        text-decoration : none;
}
A:active {
        background-color : transparent;
        color : #000000;
        font-weight : bold;
        text-decoration : none;
} */


#impressum {

        font-size:12px;
        height:20px;
        text-align: center;
        color:#82BC8B; 
}
