td.csc-form-fieldcell {
	width: 70%;
}

td.csc-form-labelcell {
	width: 30%;
}

table.csc-mailform {
	width: 480px;
}

td.bodytext span {
	color: #000066;
}

div.div_logo_oben
{
    position:    absolute;
    top:         20px;
    height:         70px;
    left:        120px;
    width:        750px;

    background-color:    transparent;


    font-family: arial, verdana, serif;
    font-size:      10px;
}


div.div_bild_rechts
{
    position:    absolute;
    top:        111px;
    height:        171px;
    left:        622px;
    width:        248px;

    background-color:    transparent;


    font-family: arial, verdana, serif;
    font-size:      10px;
}

div.div_regi_rechts
{
    position:    absolute;
    top:        282px;
    height:        301px;
    left:        622px;
    width:        248px;

    background-color:    #F49530;
    text-align:     center;

    font-family: verdana, arial, serif;
    font-size:      10px;
}

a.a_regi
{
    font-family: verdana, arial, serif;
    font-size:      14px;
}

div.div_regi_rechts_inner
{
    position: relative;

    top: 37%;
    left:0;

    font-family: verdana, arial, serif;
    font-size:      10px;
}

div.div_menue_oben
{
    position:    absolute;
    top:         90px;
    height:         19px;
    left:        120px;
    width:        750px;

    background-color:    #F49530;


    font-family: arial, verdana, serif;
    font-size:      10px;
}


div.div_content
{
    position:    absolute;
    top:        130px;
    left:        138px;
    width:        460px;

    background-color:    transparent;
}


td.kopfzeile
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;


    padding-top: 4px;
    text-align: left;


    height: 15px;
}


.kopfzeile A {
    color: #990000;
}

.kopfzeile A:active {
    color: #ffffff;
}
.kopfzeile A:hover {
    color: #ffffff;
}

.submit_button
{
    border-top: 1px solid #6076b5;
    border-right: 1px solid #b7c5ee;
    border-bottom: 1px solid #b7c5ee;
    border-left: 1px solid #6076b5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #d7dded;
    font-weight: bold;
    color: #006;
}

/*
.submit_button
    {
        background-color:#ffcb7f;
        color:#990000;
        font-weight: bold;
        font-size: 10px;
        border-top: 1px solid #f49530;
        border-right: 1px solid #990000;
        border-bottom: 1px solid #990000;
        border-left: 1px solid #990000;
        background-color: #ffcb7f;
    }
    */