body, input, textarea, table, select  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

table {
border: 1px solid #CCCCCC;
/*font-size: 12px;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;*/
}

/* Markierung bei nicht ausgefülltem Pflichtfeld */
span.markiert {
color: #CC3300;
font-weight: bold;
}

span.klein {
font-size: 10px;
}

span.bold {
font-weight: bold;
font-size: 14px;
}

