/* syn-reg.css */

/*---------------------------------------------*/ 
/*--------------- Zwischenraum ----------------*/
/*---------------------------------------------*/

#zwischenraumTyp4, #zwischenraumTyp3, #zwischenraumTyp2, #zwischenraumTyp1
{ position: relative; top: 0px; left: 17px;
  height: 87px;
  clear: left;
  background: url('http://www.goethe.de/css3/projekte/gr_synergasia/zwischenraum.gif') no-repeat; }
  
#zwischenraumTyp4, #zwischenraumTyp3  
{ width: 790px; }
#zwischenraumTyp2
{ width: 622px; }
#zwischenraumTyp1
{ width: 544px; }

.breadcrumbs
{ position: relative; top: 6px; left: 8px;
  display: block;
  height: 13px; }
  
.seitentitel
{ position: relative; top: 25px; left: 197px; }

.seitentitelTyp1
{ position: relative; top: 22px; left: 17px; }

.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: url('http://www.goethe.de/css3/projekte/gr_synergasia/hauptbereich.gif') repeat-y; }
  
.hauptbereichJoker5
{ clear: both; }

  
/*------------- linke Spalte ----------------*/

#linkeSpalte
{ position: relative; top: 0px; left: 0px;
  width: 182px; height: 100%;
  float: left;
  padding: 0px;
  margin: 0px; }

#linkenavi
{ position: relative; top: 0px; left: 17px;
  width: 165px;
  line-height: 16px;
  margin: 0px 0px 16px 0px; }

#linkenavi ul
{ list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;  }

#linkenavi li
{ float: left; clear: left;
  width: 165px;
  margin: 0px 0px 0px 0px; }
div>#linkenavi li
{ float: none; clear: none; }
  
#linkenavi li a,
#linkenavi li a:hover,
#linkenavi ul li span.active
{ padding: 2px 2px 2px 2px;
  display: block; }

#linkenavi ul ul
{ margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none; }

#linkenavi ul ul li
{ float: left; clear: left;
  width: 165px;
  margin: 0px 0px 0px 0px;
  list-style-type: none; }
div>#linkenavi ul ul li 
{ float: none; clear: none; }
  
#linkenavi ul ul a, 
#linkenavi ul ul a:hover,
#linkenavi ul ul li span.active
{ padding: 2px 2px 2px 14px;
  display: block; }
  
#linkenavi ul ul ul
{ margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none; }

#linkenavi ul ul ul li
{ float: left; clear: left;
  width: 165px;
  margin: 0px 0px 0px 0px;
  list-style-type: none; }
div>#linkenavi ul ul li 
{ float: none; clear: none; }
  
#linkenavi ul ul ul a,
#linkenavi ul ul ul a:hover,
#linkenavi ul ul ul li span.active
{ padding: 2px 2px 2px 26px;
  display: block; }

#linkenavi ul li span.active a,
#linkenavi ul li span.active a:hover
{ padding: 0px 0px 0px 0px; }

#linkenavi ul li span.active,
#linkenavi ul ul li span.active,
#linkenavi ul ul ul li span.active,
#linkenavi ul li span.active a,
#linkenavi ul ul li span.active a,
#linkenavi ul ul ul li span.active a
{ background-repeat: no-repeat;
  background-position: top left; }
  
#linkenavi ul li span.active
{  }

#linkenavi ul ul li span.active
{ background: url('http://www.goethe.de/css3/projekte/gr_synergasia/bullet_navi.gif') 1px 7px no-repeat; }
  
#linkenavi ul ul ul li span.active
{ background: url('http://www.goethe.de/css3/projekte/gr_synergasia/bullet_navi.gif') 1px 7px no-repeat; }





/*--------------- Farben linke Navi ----------------*/

#linkenavi  /* Rahmen oben und unten an der linken Navi */
{ border-bottom: 1px solid #e7e7e7; }

#linkenavi li
{ border-top: 1px solid #e7e7e7; }
#linkenavi li li
{ border-top: 1px solid #e7e7e7; }
#linkenavi li li li
{ border-top: 1px solid #e7e7e7; }

#linkenavi li a					/* Farbe erste Ebene linke Navi */
{ background: #ffffff; }

#linkenavi ul ul li a			/* Farbe zweite Ebene linke Navi */
{ background: #f9f9f9; }

#linkenavi ul ul ul li a		/* Farbe dritte Ebene linke Navi */
{ background: #f9f9f9; }

#linkenavi li a:hover			/* Farben bei Hover und aktivem Menpunkte */
{ background-color: #FFFFFF; }

#linkenavi ul li span.active
{ background-color: #FFFFFF; }

#linkenavi ul ul li span.active
{ background-color: #f9f9f9; }
  
#linkenavi ul ul ul li span.active
{ background-color: #f9f9f9; }

#linkenavi ul li span.active a
{ background-color: #FFFFFF;
  background-image: none; } 
#linkenavi ul ul li span.active a,
#linkenavi ul ul ul li span.active a
{ background-color: #f9f9f9;
  background-image: none; } 

#linkenaviStartseite
{ border-top: 1px solid #CFDDE8; }

.startseitenteaser 
{ background: #F7F8FB;
  border-bottom: 1px solid #CFDDE8; }

  
/*--------------------- Suche ------------------------*/  

.suche
{ width: 143px;
  overflow: hidden;
  padding: 6px 8px 8px 12px;
  margin: 0px 0px 16px 0px;
  background: #F5F5F5;
  border: 1px solid #D4D4D4; }

.formSuche
{ margin: 0px;
  padding: 0px; }

.bezeichnerSuche
{ margin-bottom: 2px; }

.inputSuche
{ width: 114px;
  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; }
  
  
/*--------- Sponsorenartikel linke Spalte ----------*/

.sponsorenartikel  
{ width: 147px;
  overflow: hidden;
  margin-bottom: 16px;
  padding: 8px 8px 0px 8px;
  background: #F5F5F5; 
  border: 1px solid #D4D4D4; }


/*------------------ Content -----------------------*/  

#content
{ position: relative; left: 0px; top: 0px;
  width: 380px; min-height: 500px; height: 500px;
  display: inline; float: left;
  padding: 0px 6px 0px 0px;
  border-left: 16px solid #ffffff;
  border-bottom: 20px solid white;
  margin: 0px; }
  
div[id] #content 
{ height: auto; }



/*--------------- Rechte Spalte ---------------------*/
  
#rechteSpalte  
{ width: 177px; height: 100%;
  display: inline;  float: left;
  position: relative; top: -60px; left: 22px;
  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: 25px;
  margin: 0px;
  clear: left; display: block;
  background: url('http://www.goethe.de/css3/projekte/gr_synergasia/funktionsleiste.gif') no-repeat; }

#funktionsleisteTyp4, #funktionsleisteTyp3
{ width: 790px; }
#funktionsleisteTyp2
{ width: 622px; }
#funktionsleisteTyp1
{ width: 544px; }

.funktionenTyp4, .funktionenTyp3, .funktionenTyp2
{ position: absolute; left: 198px; 
  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: 209px; 
  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: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }

* html .artikeltext
{ display: inline-block; }
*+ html .artikeltext
{ display: inline-block; }

.artikelannot
{ text-align: right;
  margin-top: 30px;
  margin-bottom: 30px; }
