.header
{
	background-image: url(gfx/beispiele.jpg);
}

/*Zweiter Header kleiner*/
.csc-textpic-text h1
{
    font-size:18pt;
}
.artikelMitte
{
	border-top:0px;
}

.ausrichtungRechts
{
	margin-left:10px;
	width:190px;
}
.event
{
	width:460px;
}
.aktseite
{
	color: #9d070d;
	border-bottom:1px solid #9eb0bc;
}

ul
{
	list-style: url(gfx/listeRot.jpg);
}

/*DateiLinks*/
.downloadBody
{
	background-image: url(gfx/dlRot.jpg);
}

/*Link-Formatierungen*/
.artikelMitte ul li a
{
	background-image: url(gfx/stricherot.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
a:link
{
	color: #9d070d;
}
a:visited
{
	color: #9d070d;
}
