/* body anweisungen */
body {
        background: #0E7B98 url(../gfx/back.jpg) no-repeat;
        margin-top:0px;
        margin-bottom:0px;
        margin-left:0px;
        margin-right:0px;
}

/* text allgemein */
body, table, tr, td, div, input, textarea, select, p, br, li, ul {
        font-family: Verdana;
        font-size: 11px;
        text-decoration: none;
        color: #000000
}


.txt_rot {
        color: #FF0000

}


.txt_white {
        color: #FFFFFF

}


.txt_headline {
        color: #FFFFFF;
        background-color: #333333

}


.color_a {
        background-color: #333333;

}


.color_b {
        background-color: #E1F0F3;

}


.color_c {
        background-color: #336699;

}


.color_d {
        background-color: #FFFFFF;

}


a {
        text-decoration: none;
        color: #FF0000
}

a:hover {
        text-decoration: none;
        color: #333333
}


a.subnavi {
        font-size: 11px;
        text-decoration: none;
        color: #FF0000
}

a.subnavi:hover {
        font-size: 11px;
        text-decoration: none;
        color: #000000
}





.rahmen {
        border: #333333 solid;
        border-width: 1px 1px 1px 10px;
        background-color: #E1F0F3;
        }


.pic {
        border: #333333 solid;
        border-width: 1px 1px 1px 1px;
        background-color: #E1F0F3;
        }


.fld_a {
        width: 120px;
}


.fld_b {
        width: 365px;
}


.fld_c {
        width: 200px;
}


.fld_d {
        width: 140px;
}


.fld_e {
        width: 55px;
}


.fld_f {
        width: 200px;
}
.plan {
        background-color: #FF9966;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
        border: #333333;
        border-style: solid;
        border-top-width:
        1px; border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px
}

.kal_f {
        background-color: #FFCC99
}

.kal_b {
        background-color: #990000;
        color: #FFFFFF
}

.kal_tage {
        background-color: #333333;
        color: #FFFFFF
}

.tab_member {
        border: 1px #333333 solid;
        background-color: #E1F0F3
}

.rahmen_last {
        border: solid;
        border-width: 1px 1px 1px 10px;
        background-color: #E1F0F3;
        border-color: #333333 #333333 #333333 #FF0000
}

h1 {
        color : #FFFFFF;
        font-size : 11px;
        font-weight: bold;
        line-height:10px;
        text-align: right
}.rahmen_pic { border: 1px #333333 solid; background-color: #E1F0F3; }
.fld_g { width: 480px; }