/* autoren.css (ltr) */

#linkenavi ul li a,
#linkenavi ul li a:hover
{ padding: 3px 0px 3px 0px;
  display: block; }

#linkenavi ul li span.active,
#linkenavi ul li span.offen a,
#linkenavi ul li span.offen a:hover
{ padding: 13px 0px 3px 0px;
  display: block; }
  
#linkenavi ul ul a, 
#linkenavi ul ul a:hover,
#linkenavi ul ul li span.active
{ padding: 1px 0px 5px 0px;
  display: block; }



/*---------------------------------------------*/ 
/*----------- Weitere Definitionen ------------*/
/*---------------------------------------------*/   

/*------------------ Bilder -------------------*/


.normalgrafik
{ clear: both;
  overflow: hidden;
  margin: 3px 16px 20px 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; }
  
.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; }

/*-------------- Überschriftendefinitionen --------------*/

h3.artikeluschrift
{ margin: 0px 0px 3px 0px;
  width: 260px;
  position: relative; } 

h3.artikelteaseruschrift
{ margin: 0px 0px 2px 0px;
  line-height: 18px; }

h4.teaseruschrift
{ margin: 0px 0px 4px 0px;
  position: relative; z-index: 99; }

h4.urluschrift
{ margin: 0px; }

h4.urluschrift img
{ display: none; }
  
h4.unteruschrift
{ margin: 0px 0px 20px 0px;
  position: relative;
  left: 276px;
  width: 260px; }
  
*html h4.unteruschrift,
*+html h4.unteruschrift
{ margin: 0px 0px 20px 0px;
  position: relative;
  left: 0px;
  width: 260px; }

h4.teaserunteruschrift
{ margin: 0px 0px 3px 0px; }
  
h4.zwischenuschrift,
h4.s21714
{ margin: 20px 0px 10px 0px; }
  
h5.linkzumthemauschrift
{ margin: 0px 0px 10px 0px;
  clear: left; }

h5.tippsuschrift
{ margin: 0px 0px 7px 0px; }




/*---------------- Artikel ------------------*/

.artikelteaser
{ display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 25px;
  border: none; }
  
* html .artikelteaser
{ display: inline-block; }
*+ html .artikelteaser
{ display: inline-block; }
  
.artikeltext
{ display: block;
  clear: both;
  margin-bottom: 20px; }
  
.links
{ float: left;
  width: 260px;
  margin: 0px 0px 0px 0px; }

.rechts
{ float: right;
  width: 260px;
  margin: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  left: 276px; }

.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; }
  
 
/*------- URL-Objekte im Content-Bereich -----------*/

.url,							
.urlExt							
{ width: 398px; 
  clear: left;
  padding: 0px;
  margin: 0px 138px 15px 0px;
  overflow: hidden;
  display: block; }
  
* html .url,
* html .urlExt
{ display: inline-block; }
*+ html .url,
*+ html .urlExt
{ display: inline-block; }

.urlBild
{ width: 122px;
  float: right; 
  margin: 0px 0px 5px 10px; }

.urlBild img
{ width: 122px; }

.urlBild .normalgrafik
{ margin: 0px 0px 0px 0px; }
  
.urlEintrag
{ line-height: 15px;
  padding: 0px;
  text-align: right; }
  
.urlQuelle 
{ display: inline }




