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

.imageflow .scrollbar {
	border-bottom:1px dotted #A45700 !important;
}		

body {
	background:#ED7101 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: #A45700;
}

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

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

.plus {
	background:transparent url(iconPlus.gif) no-repeat scroll left top;
}
 
#main .blockLeft ul {
	list-style-image: url(arrowMore.gif);
}
