*
{
  margin:0 0 0 0;
  padding:0;
}


body { 
       background-color: #ffffff;
       font-size:14px;
       color: #000000;
       font-weight:normal;
       font-family:Arial,Helvetica, sans-serif;
       padding-left: 0px;
       }
       

table {
	   border-witdh:1px;
	   border-style:solid;
	   width:97%;
	   margin-left:8px;
	  
	}
	
tr {
	   border-style:none;
}

.tr1 {
		background-color:#F0F8FF;
	}

.tr2 {
		background-color:#FFFFE0;
    }

.tr3 {
		background-color:#B0C4DE;
		border-width:1px;
    }

.tr4 {
		background-color:#B0C4DE;
		border-width:1px;
    }	
	
td { 
       font-size:14px; 
       font-family:Arial,Helvetica, sans-serif;
	   border-style:none;
       }

       
th { 
       font-size:14px; 
       font-family:Arial,Helvetica, sans-serif;
       color: #FF0000;
       font-weight:bold;
	   border-style:none;	   
       }
       
       
.td_bild { 
       text-align:center;
       }


       
a{ 
            color:#000000; 
            font-size:14px; 
            font-family:Arial,Helvetica, sans-serif; 
            text-decoration:underline; 
            } 
            
a:link{ 
            color:#000000; 
            font-size:14px; 
            font-family:Arial,Helvetica, sans-serif; 
            text-decoration:underline; 
            }            
  
a:hover{ 
            color:#000000; 
            font-size:14px; 
            font-family:Arial,Helvetica, sans-serif; 
            text-decoration:none; 
            } 
            
a:visited{ 
            color:#000000; 
            font-size:14px; 
            font-family:Arial,Helvetica, sans-serif; 
            text-decoration:underline; 
            }  
            
a:active{ 
            color:#0000FF; 
            font-size:14px; 
            font-family:Arial,Helvetica, sans-serif; 
            text-decoration:underline; 
            }   

a.footer_link{
		color:#FFFFFF;
        font-size:12px; 
        font-family:Arial,Helvetica, sans-serif; 		
}

p
{
        font-size:12px; 
        font-family:verdana, sans-serif; 
}
			
.white
{
		color:#FFFFFF;
}
			
.arrow
{
  margin-bottom:-8px;
}			

.plz_search
{
	margin-top:38px; 
	margin-left:40px; 
	background-color:#F5F5F5; 
	padding:5 5 1 5; 
	border-width:1 1 0 1; 
	border-style:solid; 
	width:480px;
}

#balken_kopf
{
   background-color:#000000;
   background-position:center center;
   background-repeat:no-repeat;
   border-color:#000000;
   border-style:solid solid solid solid;
   border-width:0px 1px 1px 1px;
   display:block !important;
   height:25px !important;
   padding-left:0px;
   padding-top: 0px;
   position:fixed !important;
   top:0% !important;
   width:100% !important;
   z-index:100001 !important;
   margin-left:0px;
   color:#FFFFFF;
}

#balken_fuss
{
   background-color:#000000;
   background-repeat:no-repeat;
   border-color:#000000;
   border-style:solid solid solid solid;
   border-width:1px 1px 0px 1px;
   display:block !important;
   height:90px !important;
   padding:5px;
   position:fixed !important;
   top:100% !important;
   width:65px !important;
   z-index:100001 !important;
   margin-top:-90px;
   margin-left:85%;
   color:#FFFFFF;
   text-align:center;
}

#footer
{
   background-color:#000000;
   background-repeat:no-repeat;
   display:block !important;
   height:37px !important;
   padding-left:14px;
   padding-top: 5px;
   width:100% !important;   
}
