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


    #mittig {
        text-align: left;
        width: 600px;
        height: 400px;
        margin: 0px auto;
    }




    body {

	  font-family: sans-serif, Arial, Courier, fantasy  ;
	  background-image: url(Bilder/Audi_TT.jpg);
	  background-attachment: fixed;
	  text-align: center;

	  }

   #seitenbereich {
       width: 1080px;
       margin: 0px auto;
               }

	h1 {

        text-align: left;

	 
    }
    
    h2 {

	  text-align: left;
	  color: white ;
    }
    
    
    h3 {

	  text-align: left;
	  color: white ;
    }


    h4 {

	  text-align: left;
	  color: white ;
    }
    
    h5 {

	  text-align: center;
	  color: white ;
    }
    
     h6 {

	  text-align: left;
	  
    }
    


   p { color: white;
   text-align: left;


   }

   ul { color: white;
   text-align: left;

   }
   





   #bereichkopf   {
      
	  border: 1px solid white;
	  text-align: right;
	  color: Black;
	  margin-bottom:5px;
	  margin-top: 5px;
	  background-image: url(Bilder/Nissan_350_Z.jpg);
	  background-color: Black;
	  padding: 41px 13px 6px;
	  margin-bottom: 0px;
         
    }
    
    #steuerung-oben {
    border: 1px solid white;
    background-color: white;
    text-align: center;
    margin-bottom: 0px;
    padding-left: 12px


    }
    


    #Navigation {
    width: 175px;
    height: auto;
    float: left;
    padding: 20px ;
    border: 1px solid white;
    background-color: white;
    line-height: 20px;


    }
    

    
        


    #bereichinhalt {
    margin-left: 221px;
    padding: 30px;
    border: 1px solid white;
    color: white;
    background-image: url(Bilder/Dark_Vector_flowers_abstract_backgrounds.jpg);

    }
    
    
    #bereichfuss {
    color: white;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 20px;
    background-image: url(Bilder/Dark_Vector_flowers_abstract_backgrounds.jpg);
    border: 1px solid white;
    }
    



    
  
    
    

    img {
    float: right;
    margin: 10px;

    }

    span {
        font-weight: bold;
    }
    
     .feed {
       font-size: 11px;
       margin-left: -10px;
       padding: 35px;
       background: url("Bilder/feed-icon-14x14.png") no-repeat 0 50%;
         }
         
    #video {
    float: right;
    margin: 10px;
    border: 1px solid white;

    }
    
    .datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Georgia, Times New Roman, Times, serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; }.datagrid table td, .datagrid table th { padding: 3px 4px; }.datagrid table tbody td { color: #7D7D7D; font-size: 13px;border-bottom: 1px solid #8F989C;font-weight: bold; }.datagrid table tbody .alt td { background: #EBEBEB; color: #7D7D7D; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }