/* Sonderstyles Austausch */

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: #b8d9b6;
  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: #b8d9b6;
  background-image: none; } 


.deutschland,
.erfahrungsberichte,
.weltDerSprache,
.infosStipendien,
.russland,
.projektboerse,
.sprache,
.deutschlandRU,
.russlandRU,
.projektboerseRU,
.spracheRU,
.erfahrungsberichteRU,
.weltDerSpracheRU,
.infosStipendienRU
{ display: inline; overflow: hidden;
  float: left;
  background-color: #b8d9b6;
  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; }

.deutschland .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_deutschland.gif') right top no-repeat; }
.russland .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_russland.gif') right top no-repeat; }
.weltDerSprache .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_welt.gif') right top no-repeat; }
.erfahrungsberichte .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_erfahrungsberichte.gif') right top no-repeat; }
.infosStipendien .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_infos.gif') right top no-repeat; }
.projektboerse .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_projektboerse.gif') right top no-repeat; }
.sprache .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/d_sprache.gif') right top no-repeat; }
.deutschlandRU .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_deutschland.gif') right top no-repeat; }
.russlandRU .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_russland.gif') right top no-repeat; }
.projektboerseRU .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_projektboerse.gif') right top no-repeat; }
.spracheRU .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_sprache.gif') right top no-repeat; }
.weltDerSpracheRU .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_welt.gif') right top no-repeat; }
.erfahrungsberichteRU .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_erfahrungsberichte.gif') right top no-repeat; }
.infosStipendienRU .teasertext
{ background: url('http://www.goethe.de/css3/projekte/ru_totschka-neu/img/r_infos.gif') right top no-repeat; }



.introtext
{ background: #63BBDD;
  background: #a6ddf2;
  padding: 8px;
  margin: 0 10px 10px 0;
  clear: both;
  width: 594px; }
  
* html .introtext,
*+ html .introtext
{ margin: 0 10px 0 0; }
