/* Author: Uli Teschemacher
 * Erstellungsdatum: 19.03.2008
 * Letzte Änderung: 26.03.2008 20:51
 * aktuelle Version: 1.1
 * 1.0: Datei steuert das aussehen der Nachrichten
 * 1.1: pdf-Symbol hinzugefügt
 */
ï»¿.mod_newslist
{
	margin-top:15px;
}
.layout_short h2
{
	border-bottom: solid 1px #5e1111;
}

.layout_short a
{
	color: Black;
}

.layout_short h2 a
{
	padding-left: 15px;
	background-image:url(images/title.gif);
	background-repeat:no-repeat;
}

.layout_short .info
{
	margin-top:4px;
	right:0px;
	font-size:0.8em;
	float:right;
}

.layout_full h1
{
	border-bottom: solid 1px #5e1111;
}

.layout_full .info
{
	text-align:right;
	font-size:0.8em;
}

.layout_full .ce_text
{
	margin-top:15px;
}

.layout_short
{
	margin-top:15px;
}

.teaser
{
	margin-top:6px;
	padding-left:7px;
}

.more a
{
	margin-left:20px;
	color:#8a1013;
}


.back
{
	margin-top:12px;
}

.image_container
{
	margin-left:5px;
}
.pdf_link a{
  padding: 0 0 0 14px;
  background: transparent url(images/icon_link_pdf.png) no-repeat left center;
  }

h1
{
	border-bottom: solid 1px #5e1111;
}