#bmimain
{
padding:0px 9px;
}
#frontwert
{
width:100%;
font-size:14px;
background-image:url(bmi.png);
height:35px;
width:220px;
text-align:center;
padding-top:9px;
*padding-top:8px;
background-repeat:no-repeat;
}
#bmimain table
{
width:380px;
}
#bmimain .frage
{
font-weight:bold;
text-align:right;
}
#bmimain .but
{
text-align:center;
}
#bmimain input
{
background-color:#e8f3bb;
font-size:11px;
font-weight:bold;
text-align:center;
border:none;
padding-left:10px,
}
#bmimainwerte table
{
width:100%;
 
}
#bmimainwerte .zeilefront td
{
background-color:#cee378;
text-align:center;
padding:7px;
font-weight:bold;
border:thin solid #718424;
}
#bmimainwerte .zeilerot td 
{
background-color:red;
text-align:center;
padding:7px;
border:thin solid #718424;
font-weight:bold;
}
#bmimainwerte .zeilenormal td
{
background-color:#e8f3bb;
text-align:center;
padding:7px;
border:thin solid #718424;
}
#bmimainwerte .zeilenormal2 td
{
background-color:#cee378;
text-align:center;
padding:7px;
border:thin solid #718424;
}
#bmimainwerte .zeileorange td
{
background-color:#ef8a5d;
text-align:center;
padding:7px;
border:thin solid #718424;
font-weight:bold;
}
#bmimainwerte .zeilegruen td
{
background-color:#eac01a;
text-align:center;
padding:7px;
border:thin solid #718424;
font-weight:bold;
}