html {min-height: 99%;margin-bottom: 1px;}



body {background-color:#FFE0DA;
      background-image:url(../layout/bg_body_2.jpg);
      background-repeat: repeat-x; 
      border-top:0px solid #FFA500;
      margin:0 0 0 0;}
	 

 #center {width:841px;margin: auto auto;}


         
  #header       {width:841px;height:207px;margin:0 0 10px 0;}

   #logo        {width:841px;height:51px;text-align:right;margin:10px 0 0 0;}
   #logo img    {width:261px;height:51px;}
   #teaserimg   {width:841px;height:123px;background-color:#ccc;background-image:url(..layout/);
   				 margin:10px 0 0 0;}
   #tools       {width:838px;height:15px;padding:2px 3px 0 0;text-align:right;
  			    background-color:transparent;}
   
             

  #contentwrap {background-image: url(../layout/bg_contentwrap.jpg);
  				background-repeat: repeat-y;
  				background-position: -27px;
  				padding:0 0 0 0;}

   #left         {width:245px;min-height:500px;background-color:#FBF5D4;
                 display:block;float:left;
                 padding:50px 0 10px 10px;margin:0 10px 0 0;
                 border-right:1px solid #fff;}
            
    #leftcontent {margin:30px 0 10px 0;}
    
    
    
    
   #content      {width:545px;min-height:500px;overflow:hidden;
                  padding:50px 5px 10px 20px;display:block;float:right;
                  background-color:#fff;margin:0 0 0 0;
                  }
            
    #routenplaner {width:100%;text-align:right;margin:10px 0 0 0;}
          
  
 
 #summsel        {width:841px;margin:40px auto 0 auto;text-align:center;}
 #summsel a, #summsel a:link, #summsel a:visited {color:#ccc;font-size:10px;}
 #summsel a:hover {color:orange;}
              
 /*#bottomline     {width:99,9%;height:0px;border-top:2px solid #FFA500;
				  position:relative;top:1px;}*/
				  
				  
.clearer         {display:block;float:clear;clear:both;}				  
				  
