/* CSS Document */

/* Listenansicht */
.n_div {
 clear:both;
 float:left;
 width:500px;
 margin:0px 0 15px 0;
 
}

.n_p {
 margin:0px 0 0px 0;
}      

#inhalt .n_p a {
  text-decoration:none;
  border:0px;
  display:block;
}


.n_dt {
  font-size:11px;
  font-weight:normal;
  margin:0px;
  
}  

#inhalt .n_dt a {
  text-decoration:none;
  border:0px;
}

p.n_more {
  font-size:11px;
}

p.n_bilder {
  margin:0px;
  float:left;
  margin-right:20px;
  margin-top:6px;
  margin-bottom:5px;
}

#inhalt p.n_bilder a {
  border:0px;
}

#inhalt p.n_bilder a:hover, #inhalt p.n_bilder a:focus {
  opacity:0.9;
}



/*Detailansicht */
#news_detail {
 clear:left;
 float:left;
 width:500px;
 margin:0px 0 0px 0;
}

#news_datum {
 margin:0px 0px 10px 0px;
 font-size:11px;
}

#news_detail img {

}

#news_detail #news_documents {
 float:left;
 clear:both;
 margin:5px 0 17px 0;
 width:100%;
}

#news_detail #news_documents p {
 margin:0px 0 3px 0;
 padding:0;
}

#news_detail #news_documents a {
  border:0px;
}

#news_detail #news_documents img {
 margin:0;
 position:relative;
 top:3px;
}


#loc_bl #news_bilder {
 float:left;
 margin:0px 10px 10px 0px;
}

#loc_br #news_bilder {
 float:right;
 margin:0px 0px 10px 10px;
}

.n_backlink {
  font-size:11px;
}

#news_addthis {
  float:right;
}

#news_bilder {
  float:left;
  width:100%;
  margin-bottom:10px;
  margin-top:5px;
}

#news_bilder a {
  float:left;
  border:0px;
  background-color:#FFFFFF;
  margin-right:10px;
 margin-bottom:5px;
 display:blocK;
}

#news_bilder a:hover, #news_bilder a:focus {
  opacity:0.9;
  border:0px;
}

#news_short {
  margin-bottom:15px;
  font-style:italic;
}

#news_long {
  float:left;
}
