

h2 {font-family: arial; 
    font-size: 14pt; 
    color: #000000;
    text-decoration: underline;
    margin-bottom: 5px;}

h3 {font-family: arial; 
    font-size: 12pt; 
    color: #000000;
    text-decoration: underline;}

h4 {font-family: arial; 
    font-size: 10pt; 
    color: #000000;  
    margin-top: 0px; 
    margin-bottom:0px;}

p {font-family: arial;
   font-size: 10pt;
   color: #000000;
   margin-right: 20px;}

a {font-family: arial; 
   font-size: 10pt; 
   text-decoration: none; 
   font-weight: bold;
   color: #004400;}

a:hover{font-family: arial; 
        font-size: 10pt; 
        text-decoration: none; 
        font-weight: bold;
        color: #00AA00;}

u a {font-family: arial; 
     font-size: 12pt; 
     text-decoration: underline; 
     font-weight: bold;
     color: #004400;}

u a:hover{font-family: arial; 
          font-size: 12pt;
          text-decoration: underline; 
          font-weight: bold;
          color: #00AA00;}
   

body {background-color: #FFFFFF;
      font-family: arial;
      font-size: 10pt;
      color: #000000;}
       	

.bnorm10pt {font-family: arial;
            font-size: 10pt;
            margin-top: 35px;}

.bfett10pt {font-family: arial;
            font-size: 10pt;
            font-weight: bold;
            margin-top: 35px;}

.bfett10ptkleinerrand {font-family: arial;
            font-size: 10pt;
            font-weight: bold;
            margin-top: 10px;}

.bfett12pt {font-family: arial;
            font-size: 12pt;
            font-weight: bold;
            margin-top: 35px;}
 
.h3bewertungen {font-family: arial;
                font-size: 14pt;
                text-decoration: underline;
                font-weight: bold;             
                color: #007700;
                margin-left: 20px;
                margin-bottom: 5px;}

.bewertungen {font-family: arial;
              font-size: 10pt;
              font-weight: bold;
              color: #007700;
              margin-left: 20px;
              margin-top: 5px;}

.kleingruen {font-family: arial;
              font-size: 8pt;
              font-weight: bold;
              color: #007700;
              margin-top: 0px;
              margin-bottom: 0px;}

.textoben {vertical-align: top;
           margin-left: 20px;}

.randoben5px {margin-top: 5px;}

.gruenertext {color: #004400;}


