 body {
      background:  url(./images/body-bg.gif) repeat;
	 width: 98%;
     font-family:Arial, sans-serif;
	 font-size: 12px;
		}

#All {
	position:relative;
	top: 2px;
	width: 98%;
	left:1%;
	right:1%;
	height: 20px;

	}


#Header{
	background-color:  #FFFFFF;
	position:absolute;
	top: 0px;
	height: 120px;
	width: 50%;
	padding: 0px;
	
	}

#Head-Text {
	background-color:  #FFFFFF;
	position:absolute;
	top: 0px;
	height: 100px;
	width: 50%;
	left: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #0066FF;
	padding-top: 30px;

}



#Main {
	background-color: #FFFFFF;
 	position: absolute;
	left: 28%;
	top: 120px;
	height: 440px;
	width: 72%;
	padding: 0px;
	overflow: auto;
   	}

#Text {
	position: absolute;
	width: 90%;
	padding: 20px 20px 20px 20px;
	text-align: justify;
	line-height: 160%;
   	}
#tab-1 td {
	font-family:Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	height: 52px;
 	}
	
#tab-2 td {
	font-family:Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
 	}	
	
	
	
 #Text h1 {
    font-size: 18px;
     color: #0066FF;
  	font-family:Arial, sans-serif;
  }
#Text h2 {
    font-size: 16px;
     color: #0066FF;
  	font-family:Arial, sans-serif;
  }
	
	#Text hr {
 color: #FFCC00;
	}
		
#Navi {
   background:url(./images/Autogas-Panke-Werkstatt-2.jpg) no-repeat  #0066FF;
   	position: absolute;
	left:0px;
	top:120px;
	height: 440px;
	width: 28%;
	overflow: auto;
	}
		
#Navi-Liste {
  	font-family:Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:200%;
   	position: absolute;
    width: 90%;
	height:300px;
	left: 1px; 
	top: 50px;	
	}
  
  ul#Navi-Liste li {
    width: 90%;
    list-style:none;
    margin: 0px; padding: 0px;
  }

  ul#Navi-Liste a {
    
    font-weight: bold;
  }

  ul#Navi-Liste a:link {
    color: #FFCC00; 
	text-decoration:none;
  }

   ul#Navi-Liste a:visited {
    color: #FFCC00; 
	text-decoration:none;
	}
	
  ul#Navi-Liste a:hover {
    color: red;  
    text-decoration:underline;
 }
	
 ul#Navi-Liste a:active {
   color: #ffffff;  
	text-decoration:none;
 }


a:link {color:#0000CC; text-decoration:none; }
a:hover {color:#ADC1DC; text-decoration:underline; }
a:visited { color:#0000CC; text-decoration:none; }

.floatRight { 
	white-space: normal; 
	float: right; 
        margin-left: 10px;
        margin-top: 5px; 
 }


#p-l a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

#p-l a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

#p-l  a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

#p-l  a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

		
