a {
    text-decoration:none;
    font-family:Verdana;
    color:#F9D89F;
    font-size:10pt }

a:hover {
    text-decoration:underline;
    color:#0080FF; }
    
body {
    background-color:#FFFFFF;
    margin-top:1cm;
    margin-bottom:1cm;
    margin-left:1cm;
    margin-right:1cm; }
   
p {
    font-family:Verdana;
    color:#000000;
    font-size:10pt;
    text-align:justify;
    margin-left:5mm;
    margin-right:5mm; }

p.sub {
    margin-top:1cm;
    margin-left:0cm;
    margin-right:0cm; }
        
ul, ol {
    margin-right:1cm; }
    
h1 {
    font-family:Verdana;
    color:#000000;
    font-weight:bold;
    font-size:10pt; }

td, ul { 
    font-family:Verdana; 
    color:#000000; 
    font-size:10pt; 
    text-align:justify; }

td.m1 {
    border-bottom-width:1px;
    border-bottom-style:solid;   
    border-bottom-color:#000000;
    vertical-align:bottom;
    text-align:center; }

td.m1s {
    border-bottom-width:1px;
    border-bottom-style:solid; 
    border-bottom-color:#FF0000;
    vertical-align:bottom;
    text-align:center; } 
    
td.m2 {
    border-left-width:1px;     
    border-left-style:solid;
    border-left-color:#000000;
    border-bottom-width:1px;     
    border-bottom-style:solid;
    border-bottom-color:#000000; }

td.m2s {
    border-left-width:1px;     
    border-left-style:solid;
    border-left-color:#FF0000;
    border-bottom-width:1px;     
    border-bottom-style:solid;
    border-bottom-color:#000000; }

th {
    font-family:Verdana;
    color:#000000;
    font-size:10pt;
    font-weight:normal;
    background-color:#0088FF; }

td.beruf {
    border-width:1px;  
    border-style:dotted;  
    border-color:#FFFFFF;    
    vertical-align:middle; 
    text-align:center;
    font-size:7pt; }
    
ul.m3 {
    list-style-image:url(/bilder/icons/bullet.gif); }