body, html           { 
                     padding: 5; 
                     margin: 0; 
                     background-color: #339900;
                     }
table                { 
		     background-color: #339900;; 
		     text-align: center; 
		     width: 100%; 
		     border: none;
		     }
.tableausrichtung    {
                     background-color: #339900;; 
                     text-align: center; 
                     vertical-align: middle; 
                     width: 100%; 
                     }
.tableausrichtung1   {
                     background-color: #336600;; 
                     text-align: center; 
                     vertical-align: middle; 
                     width: 100%; 
                     border: 1px solid #FFFF66;
                     border-style:inset;
                     }
h1                   {
                     background-color: #003C00; 
                     font-size: 45; 
                     font-weight:bold; 
                     color: #FFFF00;  
                     border: 1px solid #FFFF66; 
                     }
#h2                  { 
                     background-color: #003C00; 
                     text-align:center; 
                     vertical-align:middle; 
                     font-size: 12pt; 
                     font-weight:bold;
                     color: #FFFF00; 
                     padding: 10;
                     }
.higru               { 
                     background-color: #FFFF66; 
                     text-align:center; 
                     width: 100%; 
                     margin: 0 auto; 
                     border: none;
                     }
.higru0              {
                     background-color: #FFFF66; 
                     text-align:center; 
                     vertical-align:top; 
                     border: none solid #FFFF66; 
                     }
.higru1              {
                     background-color: #FFFF99; 
		     text-align:center; 
		     padding: 10px; 
		     width: 20%; 
		     height:120px;
		     }
.higru2              { 
                     background-color: #FFFF99;
		     text-align:center; padding: 5px; 
		     font-family: arial; font-size: 17px;
		     font-weight:bold; color: #005F00; 
		     width:25%; 
		     height: 40px; 
		     }
.higru3              {  
		     background-color: #009900;
		     background-repeat:repeat-x; 
		     text-align:center; padding: 5px; 
		     font-family: arial; font-size: 10px;                                   
		     font-weight:bold; color: #FFFF00; 
		     width: 20%; 
		     height: 25px;
		     }
.higru4              { 
                     background-color: #FFFF66; 
		     text-align:center; 
		     vertical-align:middle;  
		     border: none;
                     font-family: arial; 
                     font-size: 10px; 
                     font-weight:bold; 
                     color: black; 
                     height: 45px; 
                     width: 80%;
                     }
.higru5              { 
                     background-color: #FFFF66; 
		     text-align:center; 
		     vertical-align:middle;  
		     border: none;
                     font-family: arial; 
                     font-size: 10px; 
                     font-weight:bold; 
                     color: black; 
                     height: 45px; 
                     width: 20%;
                     }
img                  {
		     border: none;
                     text-align:center;
                     }
.th	             {
		     background-color: #009900;
		     background-image: url(bilder/linie_gruen.gif);
		     background-repeat:repeat-x;		   
		     font-size: 25px;
                     color: #FFFF00;
                     font-weight: bold;
                     height: 45px;
                     width: 100%;
                     padding:10px 0px 15px 0px;
                     text-align: center;
                     }
.th1		     {  
                     background-image: url(bilder/linie_gruen1.gif);
		     background-repeat:repeat-x;
		     font-size: 15px;
                     color: #FFFF00;
                     font-weight: bold;
                     height: 25px;
                     width: 100%;
                     text-align: center;
                     vertical-align:top;
                     }
.naviklein	     {
		     background-color:#003c00;
		     font-size:1.0em;
		     font-weight:300;
		     text-align:left;
		     width:450px;
		     color:#FFFF99;
		     padding:0px 0px 0px 0px;
		     }
.textklein	     {
		     background-color:#003c00;
		     font-size:1.0em;
		     font-weight:300;			
	             color:#FFFF99;
		     padding:0px 0px 0px 0px;
		     }
a:link    	     {
                     text-decoration : none;
                     font-family : arial, helvetica,sans-serif;
                     font-size : 11pt;
                     color : #ffff99;
                     }
a:active             {
                     text-decoration : none;
                     font-family : arial, helvetica,sans-serif;
                     font-size : 11pt;
                     color : #ffcc66;
                     }
a:visited            {
                     text-decoration : none;
                     font-family : arial, helvetica,sans-serif;
                     font-size : 11pt;
                     color : #ffff99;
                     }
a:hover              {
                     text-decoration : underline;
                     font-family : arial, helvetica,sans-serif;
                     font-size : 11pt;
                     color : #ffffff;
                     }
.normalerlink a:link          {
                text-decoration: underline;
                font-family: arial, helvetica;
                font-weight:400;
                font-size: 0.9em;
                color: #000000;
                }
.normalerlink a:active        {
		text-decoration: none; 
		font-family: arial, helvetica; 
		font-size: 0.9em; 
		color: #000000;
		}
.normalerlink a:visited       { 
		text-decoration: none; 
		font-family: arial, helvetica; 
		font-size: 0.9em; 
		color: #000000;
		}
.normalerlink a:hover         {
                background-color:#EFFAF9;
                text-decoration:underline ; 
		font-family: arial, helvetica; 
		font-size: 0.9em; 
		color :#000000;  
		}                     
