/* CSS Document */
/*---------------------------------------------------------------------------------------------------------------*/

/*---------------------------------------------*/
/*--------- Positionierendes Wrap -------------*/
/*---------------------------------------------*/
 
#wrapcontentTyp4
{ background: url('http://www.goethe.de/css3/projekte/22_mauerreise/inner-wrap-home.png') 0px 120px no-repeat; }


#hauptnavi li.active
{ float: left;
  line-height: 22px;
  vertical-align: center;
  margin: 0px;
  padding: 0px;
  background: none; }


/*--------------- Zwischenraum ----------------*/

#zwischenraumTyp4, #zwischenraumTyp3, #zwischenraumTyp2, #zwischenraumTyp1
{ display: none; }
  
/*------------- linke Spalte Startseite --------------*/

#linkeSpalte
{ position: relative; top: 0px;
  width: 950px; height: 400px;
  clear: left;
  padding: 0px;
  margin: 0 0 0 0;
  /*border-bottom: 1px dotted #565656; */}

#linkenavi
{ display: none; }

  
/*--------- Sponsorenartikel linke Spalte ----------*/

.sponsorenartikel  
{ width: 950px;
  overflow: hidden;
  padding: 0px; }  
  
#content
{ min-height: 230px;
  height: 230px;
  top: 15px; }

div[id] #content 
{ height: auto; }
  
#rechteSpalte
{ top: 62px; }
