﻿body         {
					font-family:  Arial,Helvetica,sans-serif;
					font-size: 11px;
					color: #000000;
					text-decoration: none;
			 }
			 
h1           {
				   font-family:  Arial,Helvetica,sans-serif;
				   font-size: 11px;
				   color: #000000;
				   font-weight: bold;
			 }
			 
h2           {
				  font-family:  Arial,Helvetica,sans-serif;
				  font-size: 11px;
				  color: #000000;
				  font-weight: bold;
			 }
			 
						
table       {
				 font-family:  Arial,Helvetica,sans-serif;
				 font-size: 11px;
				 border-style: solid;
				 border-width:0pt;
				 color: #000000;
			}
			
.frame		{
				border-top-color:#CCCCCC;
				border-left-color:#CCCCCC;
				border-right-color:#CCCCCC;
				border-bottom-color:#CCCCCC;
				border-bottom-width:1px;
				border-top-width:1px;
				border-left-width:1px;
				border-right-width:1px;
        		border-style:solid;
				background-color:#999999;
			}
			
TD			{
				 font-family:  Arial,Helvetica,sans-serif;
				 font-size: 8pt;
				 color: #000000;
		 	}
			
.fett			{
				   font-family:  Arial,Helvetica,sans-serif;
				   font-size: 11px;
				   color: #000000;
				   font-weight: bold;
			 }
			 
.fettweis			{
				   font-family:  Arial,Helvetica,sans-serif;
				   font-size: 11px;
				   color: #FFFFFF;
				   font-weight: bold;
			 }
            
TD.gerade  {
				 font-family:  Arial,Helvetica,sans-serif;
				 font-size: 8pt;
				 color: #000000;
		 	}  
            
TD.ungerade  {
				 font-family:  Arial,Helvetica,sans-serif;
				 font-size: 8pt;
				 color: #000000;
                 background-color:#dfdfdf;
		 	}            
			
TH          {
                font-family: Arial,Helvetica,sans-serif;
                font-size: 11px;
                text-align:left;
                color: #000000;
             }  
               

a:link      { 
				font-family: Verdana,Arial,Helvetica,sans-serif;
				font-size: 9px;
            	color:#336633;
            	text-decoration:none;
            	font-weight: bold;
            }
            
a:visited { 
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 9px;
            color:#336633;
            text-decoration:none;
            font-weight: bold;
          }
          
a:hover { 
		  font-family: Verdana,Arial,Helvetica,sans-serif;
		  font-size: 9px;
          color:#336633;
          text-decoration:underline;
          font-weight: bold;
        }
        
a:active {
		 font-family: Verdana,Arial,Helvetica,sans-serif;
		 font-size: 9px;
         color:#336633;
         text-decoration:underline;
         font-weight: bold;
        }

a:focus { 
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 9px;
        color:#336633;
        text-decoration:underline;
        font-weight: bold;
        }
        
form    {
        }

.Feld
        {
        border:1px #CCCCCC solid ;
        font-family:  Verdana,Arial,Helvetica,sans-serif;
    	font-size: 9px;
    	color: #000000;
    	text-decoration: none;
        }

.button
	 	{
        font-family:  Verdana,Arial,Helvetica,sans-serif;
    	font-size:9px;
    	color: #000000;
		background-color: #F1F1F5;
    	text-decoration: none;
		}	
