/* Sonderstyles Leben */

h1.seitentitel
{ color: #000000; }

  
/*------------------ linke Navi Farben-------------------*/


#linkenavi li a:hover,	
#linkenavi ul li span.active,
#linkenavi ul ul li span.active,
#linkenavi ul ul ul li span.active		/* Farben bei Hover und aktivem Menpunkte */
{ background-color: #d2d94d;
  border: none; }

#linkenavi ul li span.active a,
#linkenavi ul ul li span.active a,
#linkenavi ul ul ul li span.active a
{ background-color: #d2d94d;
  background-image: none; } 


/*----------- Sonderdefinitionen Startseite ----------*/

.gesichter,
.gesellschaft,
.gesellschaftPolitik,
.kulturLifestyle,
.comic,
.freizeit,
.menschenGeschichten,
.umweltInnovation,
.gesichterRU,
.gesellschaftRU,
.gesellschaftPolitikRU,
.kulturLifestyleRU,
.comicRU,
.freizeitRU,
.menschenGeschichtenRU,
.umweltInnovationRU
{ display: inline; overflow: hidden;
  float: left;
  background-color: #d2d94d;
  width: 300px; height: 140px;
  margin: 0px 10px 10px 0px; }
  
.teaserbildklein
{ float: left;
  width: 140px;
  height: 140px; }

.teaserbildklein img
{ height: 140px;
  width: 140px; }

.artikeltext .teasertext
{ float: left;
  padding: 30px 10px 5px 10px;
  width: 140px; }

h3.boxuschrift
{ margin: 0px 0px 3px 0px;
  line-height: 17px;
  font-size: 13px; }
h3.boxuschrift a,
h3.boxuschrift a:hover
{ color: #000000; }

.mehrlink a
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/mehr.gif');
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 20px;
  padding: 0px 0px 0px 22px;
  margin: 4px 0px 0px 0px;
  color: white;
  font-weight: bold;
  display: block; }

.gesichter .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_gesichter.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.menschenGeschichten .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_menschen.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.gesellschaft .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_gesellschaft.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.gesellschaftPolitik .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_gesellschaft_politik.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.comic .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_comic.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.freizeit .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_freizeit.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.kulturLifestyle .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_kultur.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.umweltInnovation  .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_umwelt.gif');
  background-repeat: no-repeat;
  background-position: right top; }
  .gesichterRU .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_gesichter.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.menschenGeschichtenRU .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_menschen.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.gesellschaftRU .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_gesellschaft.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.gesellschaftPolitikRU .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_gesellschaft_politik.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.kulturLifestyleRU .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_kultur.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.comicRU .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_comic.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.freizeitRU .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_freizeit.gif');
  background-repeat: no-repeat;
  background-position: right top; }
.umweltInnovationRU  .teasertext
{ background-image: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_umwelt.gif');
  background-repeat: no-repeat;
  background-position: right top; }  
  
.introtext
{ background: #7fca86;
  background: #c9f2cd;
  padding: 8px;
  margin: 0 10px 10px 0;
  clear: both;
  width: 594px; }
  
* html .introtext,
*+ html .introtext
{ margin: 0 10px 0 0; }

