/* Startseite */

.seitentitel
{ left: 20px; visibility:hidden }

.seitentitelLinieTyp4
{ left: 19px;
  width: 842px; display: none}



/*------------- linke Spalte ----------------*/

#linkeSpalte
{ visibility: hidden;  
  width: 0px;
  margin: 0px;
  padding: 0px;
  border: none; }

#linkenavi
{ display: none; }

.sponsorenartikel
{ display: none; }



/*------------------ Content -----------------------*/  
#content{
 position: relative; left: 15px; top: 0px;
  width: 490px; min-height: 600px; height: 600px;
  display: inline; float: left;
  padding: 0px;
  margin-left: 10px;
  border-bottom: 20px solid white;
  margin-right: 25px;
}


/*--------------- Rechte Spalte ---------------------*/
  
#rechteSpalte  

{ width: 266px; height: 100%;
  display: inline;  float: left;
  position: relative; top: 17px; left: 0px;
  border-bottom: 20px solid white;
  margin: 0px; 
 }


.funktionenTyp4
{ left: 20px; }

.topTyp4
{ right: 20px; }

#content > br
{ clear: none !important;
  margin: 0px !important;
  display: inline;
  line-height: 0px;
  float: left; }



* html .artikeltext
{ display: inline; }
*+ html .artikeltext
{ display: inline; }

.artikelannot
{ text-align: right;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 580px; }

.linkzumthema
{ margin-bottom: 0px; }

.editorial
{ width: 266px; height: 350px;
  overflow: hidden;
  padding: 0px;
  line-height: 17px; 
  float: right; 
  margin-left: 0px; }
  
.editorial .normalgrafik_x
{ padding: 0 10px 0 0; }

.magazin_mitte
{ width: 266px; height: 240px;
  overflow: hidden;
  padding: 0px;
  background: #e4e4e4;
  line-height: 17px; 
  margin: 0 21px 0 0;}
  
 .magazin_rechts
{ width: 266px; height: 240px;
  overflow: hidden;
  padding: 0px;
  background: #e4e4e4;
  line-height: 17px; 
  }
  
.magazin_rechts .normalgrafik_x,
.magazin_mitte .normalgrafik_x
{ padding: 0 10px 8px 0; }

.magazin_rechts h3.artikeluschrift,
.magazin_mitte h3.artikeluschrift,

{ font-size: 12px;
  margin: 0px 0px 3px 0px; }
  


.genre
{ width:226px; height: 190px; 
border-bottom: 1px solid #bdbdbd; 
border-right: 1px solid #bdbdbd; 
border-left: 1px solid #bdbdbd;
border-top: 1px solid #bdbdbd;
padding:0px; margin-right: 15px; margin-top: 20px;
position: absolute; top:398px; left: 0px;
 }
 
.land
{ width:226px; height: 190px; 
border-bottom: 1px solid #bdbdbd; 
border-right: 1px solid #bdbdbd; 
border-left: 1px solid #bdbdbd;
border-top: 1px solid #bdbdbd;
padding:0px; margin-top: 20px;
position: absolute; top:398px; left: 250px;
 }
.genreuschrift, .landuschrift
{ 
  padding: 0px;
  background: url('http://www.goethe.de/css3/farben/orange/hauptnavi.gif') repeat-x;
  font-weight: bold;
  line-height: 22px;
  color: #ffffff;
  font-size:11px; 
  padding-left:5px;
  margin: 0px; }
  
.genreuschrift a, .landuschrift a
  
 {  color: #ffffff;}

.text
{ padding: 8px 10px; }


.aktuelluschrift
{ width:475px; height: 22px;
  overflow: hidden;
  padding: 0px;
  margin-top: 17px; 
  border-bottom: 1px solid #bdbdbd;
  color: #545454;
  font-weight: bold;
  line-height: 22px;
  color: #545454; }
  
  
.teaser
{ width:470px; height: 150px;
padding: 0px;
}


h4.teaseruschrift, h5.tippsuschrift
{ border-bottom: 1px solid #bdbdbd;
  margin: 0px;
  line-height: 22px;
  margin-bottom:15px;
  color: #545454; }
  

.mehrlink
{ margin: 0px 0px 0px 5px; }

.text
{ padding: 8px 10px; }


/*--------------------- Suche ------------------------*/  

.suche
{ width: 245px;
  overflow: hidden;
  position: absolute; top:560px; left:525px;
  /*padding: 6px 8px 8px 12px;
  margin: 0px 0px 16px 0px;*/
  background: #F5F5F5;
  border: 1px solid #D4D4D4; 
  visibility: visible; }

.formSuche
{ margin: 0px;
  padding: 0px; }

.bezeichnerSuche
{ margin-bottom: 2px; }

.inputSuche
{ width: 144px;
  float: left;
  margin: 0px 0px 0px 0px; }

.iconSuche a
{ background: url('http://www.goethe.de/bilder3/symbole/suchen.gif') no-repeat;
  width: 18px; height: 18px;
  margin: 0 0 0 1px;
  float: left; }
  
.erweiterteSuche
{ clear: left;
  margin: 0px;
  padding: 0px; }
  




