@charset "UTF-8";
/* CSS Document */

body {
	background:#72A90F url(bg.jpg) left top repeat-x fixed;
}
#head {
	background:#FFF url(bgHead.jpg) left top repeat-x;
}


#main #liner {
	background:transparent url(midLine.gif)  repeat-y scroll 571px 0;
	float: left;
}

.blockLeft .news-list-item {
	background: url(lineHor.gif) no-repeat top;
}
.csc-frame-rulerAfter,
.contentLinieMargin {
	background: url(lineHor.gif) no-repeat center;
}

a:link,
a:visited {
	color: #658713;
}

.news-latest-morelink a,
.tx-indexedsearch a,
.tx-felogin-pi1 a,
a.linkMitPfeil {
	background: url(arrowMore.gif) no-repeat scroll 0 5px;
	color: #658713 !important;
}

.news-single-backlink a {
	background: url(arrowBack.gif) no-repeat scroll 0 5px;
	color: #658713 !important;
}

.plus {
	background:transparent url(iconPlus.gif) no-repeat scroll left top;
}

#main .blockLeft ul {
	list-style-image: url(arrowMore.gif);
}
