/* 
// -------------------------------------------------------------------
// ---- Formularformatierungen
// ------------------------------------------------------------------- 
*/

.c_form {
    font-family: Verdana;
    width: 135px;
}

.c_form_hint{
    font-family: Verdana;
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
    background-color: #f7f970;
}

.c_form_pflicht {
    font-family: Verdana;
    width: 135px;
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
    background-color: #C6D4ED;
}

.c_form_pflicht_empty {
    font-family:Verdana;
    width: 135px;
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
    color:#ffffff;
    background-color: #ba3b33;
}

.c_form_pflicht_bau {
    font-family: Verdana;
    width: 155px;
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
    background-color: #C6D4ED;
}

.c_form_pflicht_empty_bau {
    font-family:Verdana;
    width: 155px;
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
    color:#ffffff;
    background-color: #ba3b33;
}

.c_form_pflicht_empty option{
    font-family:Verdana;
    color:#ffffff;
}

.c_email {
    font-family:Verdana;
    width: 200px;
    border-color: #ffffff;
    border-width: 0px;
    border-style: solid;
    height: 18px;
}

.c_form_20 {
    font-family:Verdana;
    width: 30px;
}

.c_form_30 {
    font-family:Verdana;
    width: 40px;
}

.c_form_30_error {
    font-family:Verdana;
    width: 40px;
    color:#FFFFFF;
    background-color: #ba3b33;
}

.c_form_40 {
    font-family:Verdana;
    width: 40px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
}

.c_form_50 {
    font-family:Verdana;
    width: 50px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
}

.c_form_50_aktiv {
    font-family:Verdana;
    width: 50px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
    background: #C6D4ED;
}

.c_form_65b {
    font-family:Verdana;
    width: 65px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
}

.c_form_80b {
    font-family:Verdana;
    width: 80px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
}

.c_form_80b_aktiv {
    font-family:Verdana;
    width: 80px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
    background: #C6D4ED;
}

.c_form_120b {
    font-family:Verdana;
    width: 120px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
}

.c_form_120b_aktiv {
    font-family:Verdana;
    width: 120px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
    background: #C6D4ED;    
}

.c_form_180b {
    font-family:Verdana;
    width: 180px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
}

.c_form_180b_aktiv {
    font-family:Verdana;
    width: 180px;
    height: 15px;
    font-family:Verdana;
    font-size: 10px;
    background: #C6D4ED;    
}

.c_form_80 {
    font-family:Verdana;
    width: 80px;
}

.c_form_80_error {
    font-family:Verdana;
    width: 80px;
    color:#FFFFFF;
    background-color: #ba3b33;
}

.c_news {
    font-family:Verdana;
    width: 140px;
}

.c_news_aus {
    font-family:Verdana;
    width: 90px;
}

.c_form_200 {
    font-family:Verdana;
    width: 170px;
}

#formfzgart {
    width: 170px;
}

.c_form_180 {
    font-family:Verdana;
    width: 240px;
}

.c_form_285 {
    font-family:Arial;
    font-size: 12px;
    width: 285px;
}

.c_form_285_50 {
    font-family:Verdana;
    width: 285px;
    height: 94px;
}

.c_form_285_100 {
    font-family:Verdana;
    width: 285px;
    height: 154px;
}

input{
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
    color: #000000;
    font-family:Verdana;
    text-indent: 2px;
    padding-top: 0px;
    margin-top: 0px;
    height: 18px;
    line-height: 14px;
}

.input_pflicht {
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
    color: #ffffff;
    font-family:Verdana;
    text-indent: 2px;
    height: 20px;
    background-color: #C6D4ED;
}

.input_readonly {
    border-color: #F7F9FC;
    border-width: 1px;
    border-style: solid;
    color: #000000;
    font-family:Verdana;
    text-indent: 2px;
    background-color: #F7F9FC;
}

.radio {
    border-color: #ffffff;
    border-width: 0px;
    border-style: solid;
    color: #001D60;
    text-indent: 0px;
}

.radio2 {
    border-color: #ffffff;
    border-width: 0px;
    border-style: solid;
    color: #001D60;
    text-indent: 0px;
    width: 1px;
    height: 1px;
}

form {
    display: inline;
}

/* 
// -------------------------------------------------------------------
// ---- Buttons
// ------------------------------------------------------------------- 
*/

#button_position{
    position: absolute;
    top: 1px;
    left: 120px;
}

#button_position2{
    position: absolute;
    top: 0px;
    left: 205px;
}

#button_position_content{
    position: absolute;
    top: 0px;
    left: 770px;
}

#button_position_content_liste_text{
    position: absolute;
    top: 3px;
    left: 610px;
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
}

#button_position_content_liste{
    position: absolute;
    top: 0px;
    left: 770px;
}

#button_position_content2{
    position: absolute;
    top: 0px;
    left: 720px;
}

#button_position_ausstattungen{
    position: absolute;
    top: 13px;
    left: 716px;
}

* html #button_position_ausstattungen{
    position: absolute;
    top: 27px;
    left: 700px;
}

*+html #button_position_ausstattungen{
    position: absolute;
    top: 29px;
    left: 700px;
}



#button_pos_right{
    position: absolute;
    right: 180px;
}

#button_left{
    border-width: 0px;
    height: 20px;
    width: 6px;
    background: url('../pictures/allgemein/button_left.gif') 0 0 no-repeat;
    float: left;
}

#button_right{
    height: 20px;
    width: 15px;
    background: url('../pictures/allgemein/button_right.gif') 0% 0% no-repeat;
    float: left;
}

#button_posi{
    padding-left: 130px;
}

#button_right_ohne{
    height: 20px;
    width: 6px;
    background: url('../pictures/allgemein/button_right_ohne.gif') 0% 0% no-repeat;
    float: left;
}

.button_middle{
    height: 20px;
    background: url('../pictures/allgemein/button_middle.jpg') repeat-x;
    border-width: 0px;
    border-style: solid;
    color: #000000;
    float: left;
    cursor: hand;
}

.button_kl {
    height: 21px;
    background: url('../pictures/allgemein/button_middle67.jpg') repeat-x;
    border-width: 0px;
    border-style: solid;
    color: #000000;
    float: left;
}

#button_right_ohne_rot {
    height: 20px;
    width: 6px;
    background: url('../pictures/allgemein/button_right_ohne_rot.gif') 0% 0% no-repeat;
    float: left;
}

#button_meldung{
    display: block;
    float: left;
    width: 35px;
    line-height: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 5px;
    background: url('../pictures/allgemein/bg_button_meldung.gif');
    background-repeat: no-repeat;
    text-align: center;
    cursor: hand;
}