/* CSS Todo Aleman - Startseite */

#content a
{ color: #669900; } /* Link-Blau */

#content a:hover
{ color: #669900; }


/*---------------------------------------------*/ 
/*--------------- Zwischenraum ----------------*/
/*---------------------------------------------*/

#zwischenraumTyp4, #zwischenraumTyp3, #zwischenraumTyp2, #zwischenraumTyp1
{ position: relative; top: 25px; left: 0px;
  height: 90px;
  clear: left;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/zwischenraum.gif') no-repeat; }
  
#zwischenraumTyp4, #zwischenraumTyp3  
{ width: 821px; }
#zwischenraumTyp2
{ width: 622px; }
#zwischenraumTyp1
{ width: 544px; }

.breadcrumbs
{ position: relative; top: 1px; left: 11px;
  display: block;
  height: 13px;
  z-index: 102;
  text-transform: uppercase;
  width: 590px; }
  
.seitentitel,
.seitentitelTyp1
{ position: relative; top: 20px; left: 177px; }

.seitentitelLinieTyp4, .seitentitelLinieTyp3, .seitentitelLinieTyp2, .seitentitelLinieTyp1
{ display: none; }


/*---------------------------------------------*/ 
/*--------------- Hauptbereich ----------------*/
/*---------------------------------------------*/ 

#hauptbereich 
{ background-image: url('http://www.goethe.de/css3/projekte/us_todoaleman/hauptbereich.gif');
  background-repeat: repeat-y; }


/*------------- linke Spalte ----------------*/

#linkeSpalte
{ position: relative; top: 0px;
  width: 177px; 
  float: left;
  padding: 0px 0px;
  margin: 0px; }

#linkenavi
{ position: relative; top: 0px; left: 11px;
  width: 151px;
  line-height: 15px;
  margin: 0px 0px 0px 0px;
  }

#linkenavi ul
{ list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;  }

#linkenavi li
{ float: left; clear: left;
  width: 151px;
  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 0px;
  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: 151px;
  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 12px;
  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: 151px;
  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 24px;
  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  /* Rahmen oben und unten an der linken Navi */
{ border-bottom: 1px solid #cecece; }

#linkenavi li
{ border-top: 1px solid #cecece; }


  
/*--------------------- Suche ------------------------*/  

.suche
{ width: 143px;
  overflow: hidden;
  padding: 6px 8px 8px 12px;
  margin: 20px 0px 16px 0px; }

.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: 400px; min-height: 500px; height: 500px;
  display: inline; float: left;
  padding: 0px 13px 0px 0px;
  margin: 0px 13px 0px 0px; }
  
div[id] #content 
{ height: auto; }

#contentTyp1
{ position: relative; left: 0px; top: 17px;
  width: 510px; min-height: 500px; height: 500px;
  display: inline; float: left;
  padding: 0px;
  border-left: 17px solid white;
  border-right: 17px solid white;
  border-bottom: 20px solid white;
  margin: 0px; }
  
div[id] #contentTyp1 
{ height: auto; }


/*--------------- Rechte Spalte ---------------------*/
  
#rechteSpalte  
{ width: 217px; 
  display: inline;  float: left;
  position: relative; top: -67px;
  margin: 0px; 
  overflow: hidden;}

 
 
/*--------------- Teaser rechts ---------------------*/  

.teaserRechts
{ width: 190px ;
  margin: 0px 0px 10px 13px;
  color: #ffffff;
  position: relative;
  z-index: 50; }
  
.xboxcontent
{ padding: 0px; }

.teaserEintrag
{ padding: 2px 8px;
  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; }


#bgRechteSpalte
{ position: absolute;
  top: -10px;
  left: 0;
  height: 100%;
  width: 210px;
  margin: 0 0 0 0;
  z-index: 0;background: url('http://www.goethe.de/css3/projekte/us_todoaleman/col_right_content.gif') no-repeat;
  opacity: 0.4;
  filter:alpha(opacity=40);	}

#bgRechteSpalteBottom
{ position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 210px;
  z-index: 1;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/col_right_bottom.gif') no-repeat center bottom;
  opacity: 0.4;
  filter:alpha(opacity=40);	}	

a.communitybutton
{ position: relative;
  display: block;
  top: 0;
  left: 13px;
  height: 20px;
  margin: 0 0 0 0;
  padding: 5px 8px 2px 8px;
  font-weight: bold;
  width: 192px;
  z-index: 45;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/button_neu.gif') no-repeat; }
  
a:hover.communitybutton
{ position: relative;
  display: block;
  top: 0;
  left: 13px;
  height: 20px;
  margin: 0 0 0 0;
  padding: 5px 8px 2px 8px;
  font-weight: bold;
  width: 192px;
  z-index: 45;
  color: white;
  text-decoration: none;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/button_neu.gif') 0 -100px no-repeat; }

a.loginlink
{ position: relative;
  z-index: 44;
  display: block;
  top: 0px;
  left: 20px;
  padding: 0px 0px 6px 0px; }


/*--------------- Tipps rechts ---------------------*/  
  
.tippsRechts
{ background: transparent;
  width: 190px;
  margin: 0px 0px 10px 13px;
  position: relative;
  z-index: 50; }

.tippsEintrag
{ line-height: 15px;
  padding: 2px 8px; }
  
.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; }



/*------- Teaser und Tipps ohne KÃ¤sten -------------*/

.teaserRechtsOK
{ margin: 0px;
  padding: 0px; }
  
.teaserRechtsOK .teaserEintrag
{ margin: 0px;
  padding: 0px; }

.teaserRechtsOK h4.teaseruschrift
{ display: none; }
  








/*---------------------------------------------*/ 
/*------------- Funktionsleiste ---------------*/
/*---------------------------------------------*/ 

#funktionsleisteTyp4, #funktionsleisteTyp3, #funktionsleisteTyp2, #funktionsleisteTyp1
{ position: relative; top: 0px;
  height: 50px;
  margin: 0px;
  clear: left; display: block;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/funktionsleiste.gif') left bottom no-repeat; }

#funktionsleisteTyp4, #funktionsleisteTyp3
{ width: 821px; }
#funktionsleisteTyp2
{ width: 622px; }
#funktionsleisteTyp1
{ width: 544px; }

.funktionenTyp4, .funktionenTyp3, .funktionenTyp2
{ position: absolute; left: 177px; top: 30px;
  width: 250px; 
  text-align: left; }
.funktionenTyp1
{ position: absolute; left: 18px; }

.drucken
{ float: left; }

.drucken a  
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/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/us_todoaleman/versenden.gif') no-repeat;
  border-right: 1px solid #969696;
  padding: 0px 10px 0px 0px;
  margin: 0px 9px 0px 0px;
  width: 21px; height: 11px; }
  
.bookmarken1
{ padding: 0px 0px 0px 2px;
  margin: 0px 9px 0px 0px;
  float: left; }
  
.bookmarken2
{ padding: 0px 0px 0px 2px;
  margin: 0px 9px 0px 0px;
  float: left; }
  
.bookmarken3
{ padding: 0px 0px 0px 2px;
  margin: 0px 9px 0px 0px;
  float: left; }
  
.bookmarken4
{ padding: 0px 0px 0px 2px;
  margin: 0px 9px 0px 0px;
  float: left; }
  
.bookmarken5
{ padding: 0px 0px 0px 2px;
  margin: 0px 10px 0px 0px;
  float: left; }

.topTyp4, .topTyp3
{ position: absolute; right: 244px; top: 30px; 
  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/us_todoaleman/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; } 


/*------------------ Bilder -------------------*/

img 
{ border: none }			/* kein Rahmen ums verlinkte Bild */

.normalgrafik
{ float: left;
  overflow: hidden;
  margin: 3px 10px 3px 0px;
  border: none; }

.normalgrafik_x
{ float: left;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  border: none; }

.normalgrafik_gegenueber
{ float: right;
  overflow: hidden;
  margin: 3px 0px 3px 10px;
  border: none; }
  
.bildtabelle
{ float: left; margin-bottom: 8px; border-collapse: collapse; margin-right: 0px}
.bildtabelle td
{ padding-left: 0px;}
.bild_bildtabelle
{ width: 1px }
.beschreibung_bildtabelle, 
.bilduschrift
{ padding-right: 10px; }

.bildBox
{ float: left;
  margin: 0 10px 3px 0; }
.bild
{ clear: left; }
.bild .normalgrafik
{ margin: 3px 0px; }
.bildunterschrift
{ clear: left;
  font-size: 10px;
  font-style: italic; }

.rssBild1
{ display: none; visibility: hidden; }




/*---------------- 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; }
  
  
/*---------------- Links zum Thema ------------------*/

.linkzumthema
{ margin-bottom: 30px; }

.linkzumthema ul
{ margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none; }

.linkzumthema li
{ background-image: url('http://www.goethe.de/bilder3/symbole/link.gif');
  background-repeat: no-repeat;
  padding: 0px 0px 5px 13px;
  position: relative; }


/*------------------------- graue Boxen --------------------------*/


.box_grau
{ float: left;
  display: inline;
  width: 390px;
  height: 125px;
  margin: 0px 10px 10px 0px;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/todo_box_125.gif') no-repeat;
  position: relative;
  padding: 0px; }
  
   
.boxInhalt
{ width: 389px;
  height: 124px;
  padding: 0px;
  position: absolute;
  top: 1px;
  left: 1px; }
  
h3.artikeluschrift_box
{ font-size: 13px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  color: #666666;
  margin: 0px;
  padding: 3px 10px 0px 147px;
  text-transform: uppercase; }
  
h4.unteruschrift_box
{ font-size: 10px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  color: #666666;
  margin: 0px;
  padding: 0px 10px 3px 147px;
   }
   
h4.blogunteruschrift_box
{ font-size: 10px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  color: #666666;
  margin: 0px;
  padding: 0px 10px 3px 10px;
   }

.text_box
{ color: #000000;
  padding: 2px 10px 10px 147px;
  clear: none; }
  
.mehrlink_box
{ padding: 2px 25px 0px 0px;
  height: 22px;
  width: 174px;
  position: absolute;
  top: 102px;
  right: 1px;
  font-weight: bold;
  text-align: right;
  cursor: pointer;  }
  
.mehrlink_box a
{ color: white !important; }
  


/*------------------------- graue Blog-Boxen --------------------------*/


.blogbox_grau
{ float: left;
  display: inline;
  width: 390px;
  height: 200px;
  margin: 0px 10px 10px 0px;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/box_grau2.gif') no-repeat;
  position: relative;
  padding: 0px; }
  
.blogboxInhalt
{ width: 389px;
  height: 173px;
  padding: 0px;
  margin:0px;
  position: absolute;
  top: 1px;
  left: 1px;
  overflow:hidden;
   }
  

h3.artikeluschrift_blogbox
{ width: 200px;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  color: #666666;
  margin:0px;
  position: relative;
  top: 0px;
  left: 10px;
  /*margin:0px;
  padding: 3px 10px 0px 10px;*/
  text-transform: uppercase; }


  
h4.unteruschrift_blogbox
{ width: 200px;
  font-size: 10px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  color: #666666;
  position: relative;
  margin:2px 0 0 0;
  top: 0px;
  left: 10px;
  /*margin:0px;
  padding: 3px 10px 3px 10px;*/
   }
   

   
.text_blogbox
{ color: #000000;
  position: absolute;
  top: 3px;
  left: 3px;
  padding: 2px 10px 10px 210px;
  clear: none; }
  
.mehrlink_blogbox
{ padding: 2px 25px 0px 0px;
  height: 22px;
  width: 174px;
  position: absolute;
  top: 178px;
  right: 1px;
  font-weight: bold;
  text-align: right;
  cursor: pointer;  }
  
.mehrlink_blogbox a
{ color: white !important; }
  
a.rss-item 
{ font-weight:bold; }

ul.rss-items
{ list-style: none;
  margin: 0px; 
  padding: 0px; }
  
li.rss-item br
{ clear: none !important;
  margin: 0px !important;
  display: inline;
  line-height: 0px !important; }
  
.blog li.rss-item, .text li.rss-item
{ padding: 0 0 8px 0; }

.blog li.rss-item a.rss-item, .text li.rss-item a.rss-item
{ font-weight: bold;
  display: block;
  margin: 0px 0px 1px 0px; }
  
  
  
/*------------- Style-Angaben für die orangenen Boxen ------------------------*/

.startbox { background-color: #ff6600; }

.starttext { color: #FFFFFF; 
padding:10px;
 }
 
.starttext a { color: #FFFFFF !important; 
font-weight:bold; 
 }

  .artikelbox_breit { 
float: left;
display: inline;
border: 2px solid #ff6600; 
height: 150px; }


.interviewbox { 
float: right;
display: inline;
border: 2px solid #ff6600;
width:177px;
padding-bottom:10px;
padding-left: 0px;
margin: 0px 0px 10px 0px;
background-color:#FFFFFF;
 }

.box_breit_uschrift { color: #FFFFFF;
font-size:14px;
font-weight:bold;
line-height:17px;
background-color: #ff6600;
margin-bottom:0px;
 }
 
.box_breit_uschrift a {color: #FFFFFF !important;
font-size:14px;
font-weight:bold; 
background-color: #ff6600;
 }
 
.box_breit_uschrift a:hover { color: #ff6600 !important;
font-size:14px;
font-weight:bold; 
background-color: #FFFFFF;
 }
 
.box_breit_unteruschrift { color: #FFFFFF;
text-transform:uppercase; 
font-weight:bold;
font-size:10px; 
line-height:12px;
background-color: #ff6600;
 }
 
.box_breit_unteruschrift a { color: #FFFFFF !important;
text-transform:uppercase; 
font-weight:bold;
font-size:10px; 
background-color: #ff6600;
 }
 
.box_breit_unteruschrift a:hover { color: #ff6600 !important;
text-transform:uppercase; 
font-weight:bold;
font-size:10px; 
background-color: #FFFFFF;
 }
 
.box_breit_text { margin-left: 160px; padding-right: 5px;
 }
 
.box_text { padding: 0px 5px 0px 5px;
 }
 
 .interviewbox_text { color: #000000 !important;
padding: 0px 5px 0px 5px;
 }
 
.newstabelle_links { width:50%; 
 border-right: 2px dashed #ff6600; border-left: 2px dashed #ff6600; 
 vertical-align:top;
  }
 
.newstabelle_rechts { width:50%; 
 border-right: 2px dashed #ff6600;  
 vertical-align:top; }


