@charset "UTF-8";
/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
* {
padding: 0;
margin: 0;
font-size: 12px;
font-weight: normal;
}

ul,
ol {
list-style: none;
}

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
}

/*------------------- allgemein ---------------------
---------------------------------------------------*/

body  {
    	font: 12px Verdana, Arial, Helvetica, sans-serif;
    	background: #cccccc;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
		line-height: 13px;
    	color: #000000;
    }
#container { 
    	width: 898px; 
		height:530px; 
    	background: #FFFFFF;
    	margin: 0 auto; 
    	border: 0px solid #000000;
    	text-align: left; 
		position: relative; top: 30px
    } 
#header { 
    	background: transparent; 
		background: url(img/einfachauftanken.gif) no-repeat;
		height: 110px;
		position: relative;
		padding: 0  0 0 0px;  
    } 


#linie {
    	background: transparent; 
		background: url(img/linie.gif) no-repeat;
		width: 898px; height: 2px;
		position: absolute; top: 130px; left: 0px;
	 }
	  
#p {
    	font-size: 9px;
		margin: 0; 
    	padding: 0;
    }
	
	
	#header h1 {
    	margin: 0; 
    	padding: 10px 0;
    }
#sidebar1 {
	width: 362px;
	background: transparent;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 161px;
	left: 108px;
	height: 350px;
		
    }
#mainContent {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	position: absolute;
	top: 159px;
	left: 552px;
	width: 310px;
	height: 349px;
    } 
#footer { 
    	padding: 0 10px 0 20px; 
    	background:transparent;  
		position: absolute; top: 430px; left:0px;
    } 
#footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .fltrt {
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .coaching { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	/*------------------- navigation ---------------------
---------------------------------------------------*/
a 
{
		text-decoration: none;  color:#000000
}
  #b1  	
  {
	background: #cccccc;
	text-align: center;
	width: 100px;
	height: 20px;
	padding-top: 2px;
	position: absolute;
	top: 110px;
	left: 28px;
	background-color: #CCCCCC;
	
  } 


  
   #b2    	
  {
	background: #cccccc;
	text-align: center;
	width: 100px;
	height: 20px;
	padding-top: 2px;
	position: absolute;
	top: 110px;
	left: 133px;
	background-color: #CCCCCC;
	
  } 


  #b3    	
  {
	background: #cccccc;
	text-align: center;
	width: 100px;
	height: 20px;
	padding-top: 2px;
	position: absolute;
	top: 110px;
	left: 238px;
	background-color: #CCCCCC;
	
  } 

  #b4
  {
	background: #cccccc;
	text-align: center;
	width: 100px;
	height: 20px;
	padding-top: 2px;
	position: absolute;
	top: 110px;
	left: 343px;
	background-color: #CCCCCC;
	
  } 
  
  #b5  	
  {
	background: #cccccc;
	text-align: center;
	width: 100px;
	height: 20px;
	padding-top: 2px;
	position: absolute;
	top: 110px;
	left: 448px;
	background-color: #CCCCCC;
	
  } 
  
  #b6 	
  {
	background: #cccccc;
	text-align: center;
	width: 100px;
	height: 20px;
	padding-top: 2px;
	position: absolute;
	top: 110px;
	left: 553px;
	background-color: #CCCCCC;
	
  } 


    #b7	
  {
	background: #cccccc;
	text-align: center;
	width: 100px;
	height: 20px;
	padding-top: 2px;
	position: absolute;
	top: 110px;
	left: 658px;
	background-color: #CCCCCC;
	
  } 

    #b8	
  {
	background: #cccccc;
	text-align: center;
	width: 100px;
	height: 20px;
	padding-top: 2px;
	position: absolute;
	top: 110px;
	left: 763px;
	background-color: #CCCCCC;
	
  } 
.rot {background-color: #ee0000;}

