

   BODY {
   text-align:left;
   background-color:#ffffff;
   margin:8px;
  
  }

   .phref {
     padding: 0px 0px 0px 10px;
	   background-image: url(http://www.gas24.de/erdgas-tankstellen/koeln1/img/pfeil.gif);
	   background-repeat: no-repeat;
	   background-position: 0px 3px;
     }


     #EGTliste, #detail{
     border: #FEC804 1px solid;
     margin-top: 5px;
     }



     #EGTliste th, #detail th{
	   color:#000000 ;
     background-color:#EDF2F8;
     border: 0px solid;
     padding: 8px;
     }


     #EGTliste td{
	   padding: 7px;
	   text-align:left;
	   line-height: 14px;
     }

     #detail td {
     border-bottom: #EDF2F8 2px solid;
     border-left: #EDF2F8 2px solid;
     padding: 5px;
     }

     #map {
     width:525px;
     height:340px;
     border: #FEC804 1px solid;
     }
     

     #list, #subhead {
      margin:auto;
      width:525px;
      margin-top:15px;
      
     }

    #list, #subhead, #head {
    float:left;
    }

/* Routenplanung */

 

    th, td {
	    color:#000000 ;
   }

     #directions td  {
     background-color: #EDF2F8;
     }
     
     * #directions div  {
     margin-right:3px;
     }

     #detailmap, #mapDiv, #tab1, .smalltext{
    	font-family:Verdana,Arial,Helvetia,sans-serif;
    	font-size: 10px;

     }
     

     #detailmap {
   	  width: 240px;
   	  height: 155px;
   	  border: #FEC804 1px solid;
     }

