body {
    padding: 0;
    margin: 0;
}

/* überschriften für die Schreibbereiche */

.form_content {
    background-color: #CAD08E;
    width:950px;
    color:#666634;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    clear: both;
}

.form_content_text {
    background-color: #CAD08E;
    color:#666634;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
}

.form_content_text_TD {
    color:#666634;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
}

.head_center{
    height: 19px;
    background-image: url(/layout/daten_pixel.jpg);
    background-position: center;
    background-repeat: repeat-x;
    width: 366px;
    text-align: center;
}
.head_left{
    height: 19px;
    background-image: url(/layout/daten_pixel.jpg);
    background-position: center;
    background-repeat: repeat-x;
    text-align: left;
    color: white;
}
.voucher_box{
    display: inline;
    float: left;
    width: 370px;
    min-width: 370px;
    max-width: 370px;
    border:1px solid #A9A959;
    padding:4px;
    margin-left: 24px;
    margin-top: 24px;
    background: #CAD6A6;
    color:#666634;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
}
.voucher_list{
    padding: 12px;
    border: 1px solid #FFFFFF;
    background: #DDE4C5;
    display: table;
    width: 838px;
    max-width: 812px;
    color:#666634;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
}
.voucher_list_td{
    border: 1px solid #FFFFFF;
    background: #DDE4C5;
    width: 838px;
    padding-bottom: 24px;
    color:#666634;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
}
.voucher_content{
    color:#666634;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    background: #DDE4C5;
    display: table;
}

/*select {
    color:#666634;
    height:22px;
    width:200px;
}
input[type=text] {
    color:#666634;
    height:22px;
    width:200px;
}

textarea {
    color:#666634;
    height:68px;
    width:200px;
}*/

.form_caption {
    font-size: 10px;
    font-family: verdana;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
    float: left;
    width:938px;
    height: 22px;
    background-image: url('/layout/detail_pixel.jpg');
}

.form_caption_text {
    font-size: 10px;
    font-family: verdana;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
    line-height: 22px;
}

.form_caption_left {
    float: left;
    width:  6px;
    height: 22px;
    background-image: url('/layout/detail_links.jpg');
}
.form_caption_right {
    float: left;
    width:  6px;
    height: 22px;
    background-image: url('/layout/detail_rechts.jpg');
}


a {
    display: inline;
    color: #666634;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
}

.DogLink { display: inline;  }


            .head_left_div{
                height: 19px;
                line-height: 19px;
                background-image: url(/layout/daten_pixel.jpg);
                background-position: center;
                background-repeat: repeat-x;
                text-align: left;
                color: white;
                float: left;
                display: inline;
            }
            .head_center_div{
                height: 19px;
                line-height: 19px;
                background-image: url(/layout/daten_pixel.jpg);
                background-position: center;
                background-repeat: repeat-x;
                text-align: left;
                color: white;
                float: left;
                display: inline;
            }
            .head_clear_div{
                height: 0px;
                display: none;
                float: none;
                clear: both;
            }
            .box_div{
                display: inline-block;
                border: 1px solid white;
                padding: 12px;
                max-width: 812px;
                width: 838px;
                background: #DDE4C5;
                color:#666634;
                font-family:verdana;
                font-size:11px;
                font-weight:bold;
            }
            .contentbox_div{
                display: block;
                text-align: left;
                vertical-align: top;
                padding-left: 220px;
                padding-right: 220px;
            }