#rot_controll {
color: #db0a0a;
}

#mytable {
}

#mytable td,
#mytable p {
font-family: georgia,verdana, helvetica, sans-serif;
font-size: 9pt; /*1.4em;*/
line-height:1.5em;
color: #354864;

}

.kalenderbild {
padding-left: 10px;
padding-right: 7px;
padding-bottom: 3px;
      }

.message {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
font-family: arial, verdana;
padding: 2px 10px 2px 10px;
background-color:#b72701;
}

#mytable input,
#mytable textarea,
#mytable select {
width:345px;
padding:2px 2px 2px 3px;
border:1px dashed #3b5054;
BACKGROUND-COLOR: #FFFFFF;
font-family: georgia,arial, verdana;
margin-bottom: 5px;
}

#mytable input:focus,
#mytable textarea:focus {
BACKGROUND-COLOR: #f5f5f5;
}

#mytable select {
width:150px;
}

#mytable .check {
width:25px;
}

#mytable .namegross {
text-transform: uppercase;
}

.schalter, /* Schalter für Starterliste */
#mytable .schalter {
font-size: 11px;
width: 130px;
height: 24px;
background:url(../files/bg_schalter_form.jpg);
padding: 0px 1px 0px 1px;
border: 1px solid #f7f9df;
font-weight: bold;
color: #FFFFFF;
font-family: arial, helvetica, sans-serif;
text-align: center;
margin-left: 3px;
cursor: pointer;
}
