#Head
  {
  position:fixed;
  width:1000px;
  height: 150px;
  margin: 0 0 0 80px;
  padding: 0;
  background: #ffffff url('/fileadmin/bilder/freisinger_gartentage_hintergrund.png');
  background-position:left top;
  background-attachment:fixed;
  }

#SubHead
  {
  position:fixed;
  width:780px;
  height:75px;
  background:#ffffff;
  margin:150px 0 0 75px;
  padding: 0 10px 0 10px ;
  }

#Navi{
  position:fixed;
  margin:225px 0 0 75px;
  /*height:60px;*/
  height:75px;
  width:780px;
  padding: 0 10px 0 10px ;
  background:#ffffff;
}

#Navi1
  {
  float:left;
  height:22px;
  width:780px;
  padding: 0;
  border-bottom: 1px solid #A8CB6E;
  }

#Navi2
  {
  float:left;
  height:30px;
  width:780px;
  padding: 0;
  margin-top:6px;
  }

#LinkeSpalte
  {
  clear:both;
  float:left;
  width:780px;
  margin: 300px 0 0 75px;
  /*padding: 0;*/
  background:#ffffff;
  padding: 0 10px 0 10px;
  }

#Content{
  margin:0;padding:0 0 0 0;background:#ffffff;}

#Footer{
  width:780px;
  overflow:hidden;
  padding: 0 10px 0 20px ;
  float:left;
  height: 50px;
  background: #ffffff;
}

#Footer2{
  width:780px;
  padding: 0 10px 0 10px ;
  float:left;
  height: 100px;
  background: #ffffff url('/fileadmin/bilder/freisinger_gartentage_hintergrund.png');
  background-position:left top;
  background-attachment:fixed;
}


#RechteSpalte
  {
  position:fixed;
 /* width:200px;
  height:130px;*/
  width:190px;
  height:125px;
  /*background: #ffffff url('/fileadmin/bilder/kategoriebilder/freisinger_gartentage_2017.jpg');*/
  background:#ffffff;
  margin:300px 0 0px 890px;
  }

  
