td.stimmen_main_body {
    font-size: 10px;
    background-color: #e0e0e0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;                           
    border-bottom: 1px solid #000000;                           
    width: 574px;
    padding-top: 10px;
} 

td.stimmen_subheader {
    background-color: #ffffff;
    vertical-align: top;
    width: 400px;
    padding-top: 7px;
    height: 20px;
    padding-left: 5px;
    text-align: left;    
}

td.stimmen_subheader_button {
    background-color: #ffffff;
    vertical-align: top;
    width: 20px;
    height: 20px;    
}

td.stimmen_subtext {
    background-color: #eeeeee;
    vertical-align: top;
    padding: 5px;
    width: 430px;
    height: 50px;
    text-align: justify;
}

table.stimmen_subitem {
    border: 1px solid black;
}


td.stimmen_main_body_new {
    font-size: 10px;
    background-color: #e0e0e0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;                           
    border-bottom: 1px solid #000000;                           
    width: 574px;
    padding-top: 10px;
} 

td.stimmen_subheader_new {
    background-color: #ffffff;
    vertical-align: top;
    width: 200px;
    padding-top: 7px;
    height: 20px;
    padding-left: 5px;
    text-align: left;
}

td.stimmen_subheader_button_new {
    background-color: #ffffff;
    vertical-align: top;
    width: 20px;
    height: 20px;    
}

td.stimmen_subtext_new {
    background-color: #eeeeee;
    vertical-align: top;
    padding: 5px;
    width: 430px;
    height: 50px;
    text-align: justify;
}

table.stimmen_subitem_new {
    border: 1px solid black;
}

td.stimmen_image_new { border-left: 1px solid black; }

