body {
	background: #000 url("../img/bg_verlauf.jpg") repeat-y scroll center 0;
}

.background {
	background: none;
}


#footer .left-col h2 {
	background: url(grey/footer_element.gif) no-repeat right 18px;
}
#footer .left-col ul li {
	background: url(grey/footer_line.gif) repeat-x left bottom;
}
#copyright {
	background: #2b2b2b url(grey/bottom.gif) no-repeat left bottom;
	border-top: #424242 1px solid;
	color: #80807f;
}

.post-content a span.read_more {
	color: #97c0f0;
}

