.tx-macinatestkit-pi1 {
    width:400px;
}

h3 .testkit_frage {
}

.testkit_table {
    width:400px;
}

.testkit_label {
    margin-right:10px;
}

.testkit_radio {
    border:none;
    width:10px;
    border:#00ff00 1px solid;
}

#bmi_table td { width:215px; font-family: Verdana, sans-serif;font-size:1em; color:#777777;}

#bmi_table td textarea { width:215px; font-family: verdana, sans-serif;font-size:1em; color:#777777; height:18px; line-height:18px; padding:3px;}

.testkit_submit  {
     background: url(/fileadmin/template/img/pfeil.gif);
     background-repeat:no-repeat;
     background-position:0px 10px;
     line-height:20px;
     height:20px;
     padding-top:8px;
     padding-left:20px;
     padding-bottom:5px;
     margin-bottom:10px;
     position:relative;
     white-space:nowrap;
     cursor:pointer;
     color:#f25e00;
     border:none;

}

#bmi {
    font-family: Verdana, sans-serif;
    font-size:1.5em;
    color:#777777;
    font-weight:bold;
    border:1px solid #CCCCCC;
    width:100px;
    height:20px;
    display:block;
    line-height:20px;
    margin-top:20px;
    margin-bottom:30px;
    padding-left:5px;
    text-align:left;
}
