#rot_controll {
color: #db0a0a;
}

#mytable {
}

#mytable td,
#mytable p {
font-family: verdana, helvetica, sans-serif;
font-size: 9pt; /*1.4em;*/
line-height:1.5em;
color: #354864;

}

.info {
font-size: 9pt; 
font-weight: bold;
color: #354864;
line-height:1.5em;
padding-bottom: 200px;
}

.message {
font-size: 13px;
font-weight: bold;
color: #b72701;
margin-left: 0px;
font-family: arial, verdana;
}

#mytable input,
#mytable textarea,
#mytable select {
width:345px;
padding:2px 2px 2px 3px;
border-right: 1px solid #f1f2ec;
border-top: 1px solid #f7f9df;
border-bottom:1px solid #aa0c0d;
border-left: 1px solid #aa0c0d;
background-color:#f9f9f9;
font-family: arial, verdana;
margin-bottom: 5px;
}

#mytable select {
width:150px;
}

#mytable .check {
width:25px;
}

#mytable .namegross {
text-transform: uppercase;
}

#mytable .schalter { /* Schalter */
font-size: 11px;
width: 130px;
height: 24px;
padding: 0px 1px 0px 1px;
border: 1px solid #f7f9df;
background-color: #aa0c0d;
font-weight: bold;
color: #FFFFFF;
font-family: arial, helvetica, sans-serif;
text-align: center;
margin-left: 3px;
cursor: pointer;

}
