/* CSS Todo Aleman - Startseite */


/*---------------------------------------------*/ 
/*--------------- Zwischenraum ----------------*/
/*---------------------------------------------*/

#zwischenraumTyp4, #zwischenraumTyp3, #zwischenraumTyp2, #zwischenraumTyp1
{ position: relative; top: 0px; left: 0px;
  height: 23px;
  clear: left; }
  
#zwischenraumTyp4, #zwischenraumTyp3  
{ width: 820px; }
#zwischenraumTyp2
{ width: 622px; }
#zwischenraumTyp1
{ width: 544px; }

.breadcrumbs
{ display: none; }
  
.seitentitel,
.seitentitelTyp1
{ display: none; }

.seitentitelLinieTyp4, .seitentitelLinieTyp3, .seitentitelLinieTyp2, .seitentitelLinieTyp1
{ display: none; }


/*------------- linke Spalte ----------------*/

#linkeSpalte
{ display: none; }

/*------------- linke Spalte Startseite --------------*/

#linkeSpalteStartseite
{ display: none; }


/*--------------------- Suche ------------------------*/  

.suche
{ display: none; }

 
  
/*--------- Sponsorenartikel linke Spalte ----------*/

.sponsorenartikel  
{ display: none; }


/*------------------ Content -----------------------*/  

#content
{ position: relative; left: 0px; top: 0px;
  width: 603px; min-height: 560px; height: 560px;
  display: inline; float: left;
  padding: 0px;
  margin: 0px; }
  
div[id] #content 
{ height: auto; }



/*--------------- Rechte Spalte ---------------------*/
  
#rechteSpalte  
{ width: 217px; 
  display: inline;  float: left;
  position: relative; top: -32px;
  margin: 0px; }
  


  
/*--------------- Teaser rechts ---------------------*/  

.teaserRechts
{ width: 190px ;
  margin: 0px 0px 0px 13px;
  color: #ffffff;
  position: relative;
  z-index: 50; }
  
.xboxcontent
{ padding: 0px; }

.teaserEintrag
{ padding: 2px 8px;
  display: block; }
 
  
.teaserBild
{ width: 60px;
  float: left;
  margin: 4px 5px 1px 0; }
  
.teaserBild img
{ width: 60px; }
  
.teaserText
{ padding: 0px; }

#bgRechteSpalte
{ position: absolute;
  top: 22px;
  left: 0;
  height: 570px;
  width: 210px;
  margin: 0 0 0 0;
  z-index: 0;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/col_right_home.gif') no-repeat;
  opacity: 0.4;
  filter:alpha(opacity=40);	}

#bgRechteSpalteBottom
{ display: none; }	

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; }

.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; }


  


/*---------------------------------------------*/ 
/*------------- Funktionsleiste ---------------*/
/*---------------------------------------------*/ 

#funktionsleisteTyp4, #funktionsleisteTyp3, #funktionsleisteTyp2, #funktionsleisteTyp1
{ position: relative; top: 0px;
  height: 0px;
  margin: 0px;
  clear: left; display: block; }

#funktionsleisteTyp4, #funktionsleisteTyp3
{ width: 820px; }
#funktionsleisteTyp2
{ width: 622px; }
#funktionsleisteTyp1
{ width: 544px; }

.funktionenTyp4, .funktionenTyp3, .funktionenTyp2, .funktionenTyp1
{ display: none; }

.topTyp4, .topTyp3, .topTyp2, .topTyp1
{ display: none; }

/*------------------ Bilder -------------------*/

img 
{ border: none }			/* kein Rahmen ums verlinkte Bild */

.normalgrafik
{ float: left;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  border: none; }

.normalgrafik_x
{ clear: 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
{  }


.artikelannot
{ text-align: right;
  margin-top: 30px;
  margin-bottom: 30px; }
  
/*---------------- Links zum Thema ------------------*/

.linkzumthema
{ margin-bottom: 0px; }

.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; }
  

/*---------------- Startseitenboxen ------------------*/

.boxblau,
.boxorange,
.boxgruen,
.boxgelb
{ float: left;
  display: inline;
  width: 190px;
  height: 180px;
  margin: 0px 10px 10px 0px;
  color: #ffffff;
  position: relative;
  padding: 0px; }
  


.transparent
{ width: 190px;
  height: 180px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/transparent.gif') no-repeat;
  opacity: .4;
  filter:alpha(opacity=40); }
  
.boxInhalt
{ width: 189px;
  height: 179px;
  padding: 0px;
  position: absolute;
  top: 1px;
  left: 1px; }

h3.artikeluschrift
{ font-size: 13px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  color: white;
  margin: 0px;
  padding: 3px 10px 0px 10px; }
  
h4.unteruschrift
{ font-size: 10px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  color: white;
  margin: 0px;
  padding: 0px 10px 3px 10px;
  text-transform: uppercase; }
  
a.text
{ clear: both;
  padding: 2px 10px 0px 10px;
  height: 62px;
  display: block;
  line-height: 13px; }
  
.boxblau a.text
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_blue.gif') no-repeat;
  color: white; }
.boxblau a:hover.text
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_blue.gif') 0 -96px no-repeat;
  color: white;
  text-decoration: none; }  

.boxorange a.text
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_orange.gif') no-repeat;
  color: white; }
.boxorange a:hover.text
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_orange.gif') 0 -96px no-repeat;
  color: white;
  text-decoration: none; }

.boxgruen a.text 
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_green.gif') no-repeat;
  color: white; }
.boxgruen a:hover.text 
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_green.gif') 0 -96px no-repeat;
  color: white;
  text-decoration: none; }
  
.boxgelb a.text 
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_yellow.gif') no-repeat;
  color: black; }
.boxgelb a:hover.text 
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_yellow.gif') 0 -96px no-repeat;
  color: black;
  text-decoration: none; }

.mehrlink
{ padding: 4px 25px 0px 0px;
  color: white;
  height: 22px;
  width: 174px;
  position: absolute;
  top: 157px;
  right: 1px;
  font-weight: bold;
  text-align: right;
  cursor: pointer;  }


/* Definitionen für die breite Box ganz oben */

.boxBreit
{ clear: left;
  display: block;
  width: 590px;
  height: 180px;
  margin: 0px 0px 10px 0px;
  color: #ffffff;
  position: relative; }
  
.boxBreit .transparent
{ width: 590px;
  height: 180px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url('http://www.goethe.de/css3/projekte/us_todoaleman/transparentBreit.gif') no-repeat;
  opacity: .4;
  filter:alpha(opacity=40); }
  
.boxBreit .boxInhalt
{ width: 589px;
  height: 179px;
  padding: 0px;
  position: absolute;
  top: 1px;
  left: 1px; }

.boxBreit .text
{ float: left;
  width: 178px;
  padding: 5px 10px;
  background: none;
  clear: none; }
  
.boxBreit h3.artikeluschrift
{ font-size: 13px;
  font-family: tahoma, sans-serif;
  /*text-transform: uppercase;*/
  font-weight: bold;
  color: white;
  margin: 0px;
  padding: 0px; }
  
.boxBreit h4.unteruschrift
{ font-size: 10px;
  font-family: tahoma, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  margin: 0px 0px 10px 0px;
  padding: 0px; }

.mehrlinkOrange a,
.mehrlinkBlau a,
.mehrlinkGruen a,
.mehrlinkGelb a
{ display: block;
  padding: 3px 24px 0px 0px;
  color: white;
  height: 22px;
  width: 174px;
  position: absolute;
  top: 157px;
  right: 1px;
  font-weight: bold;
  text-align: right; }
  
.mehrlinkOrange a
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_xl_orange.gif') no-repeat; }
.mehrlinkBlau a
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_xl_blue.gif') no-repeat; }
.mehrlinkGruen a
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_xl_green.gif') no-repeat; }
.mehrlinkGelb a
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_xl_yellow.gif') no-repeat; }

*html .mehrlinkOrange a
{ right: 0px; }

.mehrlinkOrange a:hover
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_xl_orange.gif') 0px -100px no-repeat;
  color: white;
  text-decoration: none; }
.mehrlinkBlau a:hover
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_xl_blue.gif') 0px -100px no-repeat;
  color: white;
  text-decoration: none; }
.mehrlinkGruen a:hover
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_xl_green.gif') 0px -100px no-repeat;
  color: white;
  text-decoration: none; }
.mehrlinkGelb a:hover
{ background: url('http://www.goethe.de/css3/projekte/us_todoaleman/bg_teaser_xl_yellow.gif') 0px -100px no-repeat;
  color: white;
  text-decoration: none; }
  


/*---------------- Sponsorbereich ------------------*/


.sponsorbereich
{ float: left;
  display: inline;
  /*margin: 0px 10px 10px 0px;*/
  position: absolute;
  bottom: -120px;
  left: 1px;
  padding-bottom: 2px; }
  
.sponsorbereich img
{ height: 50px;
  padding-right: 10px; }
  
/*------------- Style-Angaben für die blauen Boxen ------------------------*/

.startbox {  }

.startbox_kopf { background: url('http://www.goethe.de/css3/projekte/us_todoaleman/startbox_cooltour_kopf.gif') no-repeat; height: 10px; width:400px; margin:0px; padding:0px; display:block; }

.startbox_fuss { background: url('http://www.goethe.de/css3/projekte/us_todoaleman/startbox_cooltour_fuss.gif') no-repeat; height: 10px; width:400px; margin:0px; padding:0px; display:block;}

.starttext { background-color: #0099cc; color: #FFFFFF; padding:0px 10px; margin:0px;}

*html .starttext { margin-top: -4px;}
 
.starttext a { color: #FFFFFF !important; font-weight:bold; }


/*---- große Teaserbox Rubrikenstartseite ----*/

.artikelbox_breit { 
  	background: url('http://www.goethe.de/css3/projekte/us_todoaleman/box_cooltour_bg.gif') no-repeat; 
	float: left;
	width:400px;
	height: 152px;
	display:block;
	overflow:hidden; }
	
.artikelbox_breit img{ 
	position:relative; top:1px; left:1px;}
	
.box_breit_uschrift { 
	position:relative; top:1px; left:1px;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	background-color: #0099cc;
	margin-bottom:0px; }
 
.box_breit_uschrift a {color: #FFFFFF !important;
	font-weight:bold; 
	background-color: #0099cc; 
	position:relative; left: 5px;
}

*html .box_breit_uschrift a {
	position:relative; left: 0px;
}

*:first-child+html .box_breit_uschrift a {
	position:relative; left: 0px;
}
 
.box_breit_uschrift a:hover { color: #0099cc !important;
	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: #0099cc;
	padding-left: 5px;
 }
 
.box_breit_unteruschrift a { color: #FFFFFF !important;
	text-transform:uppercase; 
	font-weight:bold;
	font-size:10px; 
	background-color: #0099cc;
 }
 
.box_breit_unteruschrift a:hover { color: #0099cc !important;
	text-transform:uppercase; 
	font-weight:bold;
	font-size:10px; 
	background-color: #FFFFFF;
 }
 
.box_breit_text { margin-left: 160px; width: 230px; display:block; min-height: 100px; }
 
.box_text { padding: 0px 5px 0px 5px;  }
 
	
/*---- Teaserbox Fotos Rubrikenstartseite ----*/

.fotobox_breit { 
  	background: url('http://www.goethe.de/css3/projekte/us_todoaleman/box_cooltour_fotos_bg.gif') no-repeat; 
	float: left;
	width:400px;
	height: 90px;
	display:block;
	overflow:hidden;
	}
	
.fotobox_text { width: 350px; display:block; min-height: 50px; }


/*---- zweispaltige Teaserbox Rubrikenstartseite ----*/
	
	
.newstabelle_links { width:50%; 
 border-right: 1px dashed #0099cc; border-left: 1px dashed #0099cc; 
 vertical-align:top;
  }
  
.newstabelle_rechts { width:50%; 
 border-right: 1px dashed #0099cc;  
 vertical-align:top; }
 
.newstabelle_links .box_breit_uschrift { 
	position:relative; left:0px;
}

.newstabelle_rechts .box_breit_uschrift { 
	position:relative; left:0px;
}
 
 
/*---- Box in rechter Spalte zu Artikel ----*/

.interviewbox {
    background-color: #FFFFFF;
    border: 2px solid #0099CC;
    display: inline;
    float: right;
    height: 485px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    width: 178px;
}
 
.interviewbox_text { color: #000000 !important;
padding: 0px 5px 0px 5px;
 }
 

 
