/*body
{
   background-color: #FFFFFF;
   color: black;
   font-family:arial,helvetica,verdana,sans-serif;
   font-size:8pt;
}



a:link {  color:#003399; text-decoration:none; }
a:visited {  color:#003399; text-decoration:none; }
a:hover { color:#8F8F8F; text-decoration:none; }
a:active { color:#7F7F7F; text-decoration:none; }




h1
{
    font-size: 10pt;
    font-weight: bold;
    color: #003399;
}

h2
{
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}

h3
{
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}

h4
{
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}


*/

/* rot markierte felder für fehlende eingaben. */
.markedFormItem{color: red;font-weight:bold;}
textarea, input, select{font-size:8pt;}

td
{
   text-align:left;
}

li 
{
 margin-left:20px;
 list-style-position: outside;
 list-style-type: circle;
 color: #000000;
}
