/* syn-hp.css */

/*---------------------------------------------*/ 
/*--------------- Zwischenraum ----------------*/
/*---------------------------------------------*/

#zwischenraumTyp4, #zwischenraumTyp3, #zwischenraumTyp2, #zwischenraumTyp1
{ position: relative; top: 0px; left: 17px;
  height: 27px;
  clear: left;
  background: url('http://www.goethe.de/css3/projekte/gr_synergasia/zwischenraum-hp.gif') no-repeat; }
  
#zwischenraumTyp4, #zwischenraumTyp3  
{ width: 790px; }
#zwischenraumTyp2
{ width: 622px; }
#zwischenraumTyp1
{ width: 544px; }

.breadcrumbs
{ display: none; }
  
.seitentitel, .seitentitelTyp1
{ display: none; }

.seitentitelLinieTyp4, .seitentitelLinieTyp3, .seitentitelLinieTyp2, .seitentitelLinieTyp1
{ display: none; }
  

/*---------------------------------------------*/ 
/*--------------- Hauptbereich ----------------*/
/*---------------------------------------------*/ 

#hauptbereich 
{ position: relative; left: 17px; top: 0px; z-index: -1px;
  width: 790px;
  display: block; clear: left;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  background: #e8e8e8; }
  
.hauptbereichJoker5
{ clear: both; }

  
/*------------- linke Spalte ----------------*/

#linkeSpalte
{ display: none; }


/*------------------ Content -----------------------*/  

#content
{ position: relative; left: 0px; top: 0px;
  width: 594px; min-height: 370px; height: 500px;
  display: inline; float: left;
  padding: 0px 5px 0px 7px;
  margin: 0px;
  background: url('http://www.goethe.de/css3/projekte/gr_synergasia/content-hp.gif') no-repeat; }
  
div[id] #content 
{ height: auto; }


/*--------------- Rechte Spalte ---------------------*/
  
#rechteSpalte  
{ width: 177px; height: 100%;
  display: inline;  float: left;
  position: relative; top: 0px; left: 0px;
  margin: 0px; }

  
/*--------------- Teaser rechts ---------------------*/  

.teaserRechts
{ background: url('http://www.goethe.de/css3/projekte/gr_synergasia/line_colRight.gif') bottom no-repeat;
  width: 177px;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.teaserEintrag
{ margin: 0px;
  padding: 0 0 5px 0;
  overflow: hidden;
  display: block; }
  
* html .teaserEintrag
{ display: inline-block; }
*+ html .teaserEintrag
{ display: inline-block; }   
  
.teaserBild
{ width: 60px;
  float: left;
  margin: 4px 5px 1px 0; }
  
.teaserBild img
{ width: 60px; }
  
.teaserText
{ padding: 0px; }

  


/*--------------- Tipps rechts ---------------------*/  
  
.tippsRechts
{ background: url('http://www.goethe.de/css3/projekte/gr_synergasia/line_colRight.gif') bottom no-repeat;
  width: 177px;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.tippsEintrag
{ line-height: 15px; }
  
.tippsEintrag ul
{ margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  position: relative; }

.tippsEintrag li
{ padding: 0px 0px 4px 0px; }
  
.tippsEintrag li a
{ padding: 0px 0px 0px 12px;
  background: url('http://www.goethe.de/bilder3/symbole/pkt_tipp.gif');
  background-repeat: no-repeat;
  position: relative;
  display: block; }

/*--------- Definitionen fÃ¼r runde Ecken -----------*/
  
.xboxcontent 
{ display: block; 
  overflow: hidden;
  padding: 0px; }


/*------- Teaser und Tipps ohne KÃ¤sten -------------*/

.teaserRechtsOK
{ margin-bottom: 10px;
  display: block; }
  
* html .teaserRechtsOK
{ display: inline-block; }
*+ html .teaserRechtsOK
{ display: inline-block; }

/*---------------------------------------------*/ 
/*------------- Funktionsleiste ---------------*/
/*---------------------------------------------*/ 

#funktionsleisteTyp4, #funktionsleisteTyp3, #funktionsleisteTyp2, #funktionsleisteTyp1
{ position: relative; top: 0px; left: 17px;
  height: 17px;
  margin: 0px;
  clear: left; display: block;
  background: #e8e8e8; }

#funktionsleisteTyp4, #funktionsleisteTyp3
{ width: 790px; }
#funktionsleisteTyp2
{ width: 622px; }
#funktionsleisteTyp1
{ width: 544px; }

.funktionenTyp4, .funktionenTyp3, .funktionenTyp2
{ position: absolute; left: 12px; 
  width: 300px; 
  text-align: left; }
.funktionenTyp1
{ position: absolute; left: 18px; }

.drucken
{ float: left; }

.drucken a  
{ background: url('http://www.goethe.de/css3/projekte/gr_synergasia/drucken.gif') no-repeat;
  border-right: 1px solid #969696;
  padding: 0px 9px 0px 0px;
  margin: 0px 10px 0px 0px;
  width: 15px; height: 11px; }

.versenden
{ float: left; }
  
.versenden a
{ background: url('http://www.goethe.de/css3/projekte/gr_synergasia/versenden.gif') no-repeat;
  padding: 0px 10px 0px 0px;
  margin: 0px 9px 0px 0px;
  width: 21px; height: 11px; }
  
.bookmarken1,
.bookmarken2,
.bookmarken3
{ display: none; }

.topTyp4, .topTyp3
{ position: absolute; right: 199px; 
  text-align: right;
  width: 220px; }
.topTyp2, .topTyp1
{ position: absolute; right: 18px; 
  text-align: right;
  width: 220px; }

.iconTop
{ background: url('http://www.goethe.de/css3/projekte/gr_synergasia/oben.gif') no-repeat;
  position: relative; bottom: -2px;
  width: 11px; height: 9px;
  display: inline; float: right;
  vertical-align: bottom;
  padding: 0px;
  margin: 0px; } 
span>.iconTop
{ position: relative; bottom: -1px; } 




/*---------------- Artikel ------------------*/

.artikelteaser
{ display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 25px; }
  
* html .artikelteaser
{ display: inline-block; }
*+ html .artikelteaser
{ display: inline-block; }
  
.weiterlink
{ margin-left: 5px; }

.artikeltext
{ display: inline;
  clear: none;
  overflow: hidden;
  margin: 0px; }

* html .artikeltext
{ display: inline; }
*+ html .artikeltext
{ display: inline; }

.linkzumthema
{ margin-bottom: 0px; }

.artikelannot
{ text-align: right;
  margin-top: 30px;
  margin-bottom: 30px; }


/* Boxen Startseite */

.boxBreit
{ width: 575px;
  height: 121px;
  padding: 6px 5px;
  clear: both;
  position: relative; }

.box
{ width: 181px;
  height: 175px;
  padding: 6px 5px;
  margin: 7px 7px 0px 0px;
  float: left;
  display: inline;
  position: relative; }

.text
{ height: 45px;
  overflow: hidden;
  font-size: 11px;
  color: #666; }
  
.boxBreit .text
{ position: relative;
  top: -3px;
  height: 64px;
  overflow: hidden;
  font-size: 11px; }
  
h3.boxuschrift
{ font-size: 14px;
  margin: 0px 0px 1px 0px;
  color: #333333; 
  line-height: 16px;}
  
h3.boxuschrift a
{ color: #333333; }
  
.boxBreit h3.boxuschrift
{ font-size: 22px;
  margin: 0 0 5px 0;
  padding: 0px 0px 0px 0px; 
  line-height: 23px;
  width: 380px; }
  
.normalgrafik_gegenueber
{ margin: 0px 0px 0px 5px; }

.mehrlink a
{ display: block;
  width: 181px;
  height: 14px;
  position: absolute;
  bottom: 6px;
  background: url('http://www.goethe.de/css3/projekte/gr_synergasia/link.gif') 0px 0px no-repeat; }

.mehrlink a:hover
{ background: url('http://www.goethe.de/css3/projekte/gr_synergasia/link.gif') -200px 0px no-repeat; }
  
.mehrlink img
{ width: 181px;
  height: 14px;
  margin: 0px; } 

.boxBreit .mehrlink a
{ display: block;
  width: 379px;
  height: 14px;
  position: absolute;
  bottom: 6px;
  background: url('http://www.goethe.de/css3/projekte/gr_synergasia/link-breit.gif') 0px 0px no-repeat; }

.boxBreit .mehrlink a:hover
{ background: url('http://www.goethe.de/css3/projekte/gr_synergasia/link-breit.gif') -400px 0px no-repeat; }
  
.boxBreit .mehrlink img
{ width: 379px;
  height: 14px;
  margin: 0px; }  

.normalgrafik
{ margin: 0px 0px 5px 0px;
  clear: both; }


