#bg_left {
	background: transparent url(../images/bg_left_ac.gif) no-repeat bottom left;
}
#bg_right {
	background: transparent url(../images/bg_right_no.gif) no-repeat bottom right;
}
#outer {
	background: transparent url(../images/bg_content_left.gif) repeat-y left;
}
#close {
	width: 443px;
	left: 180px;
	background: #e6e6e6 url(../images/border_content_left.gif) no-repeat top left;
}
#quicklinks {

	background-image: url(../images/border_content_left.gif);
	background-position: bottom left;

}
/*** Linie zwischen Textelementen im Content ***/
#content hr {
	color: #286017;
	height: 1px;
}
#content h1, #content h2, #content h3, #content h4 {
	color: #296117;
}
img.tt_content_image {
	border: 1px solid #286017;
}
ul.sub {
	border: 1px solid #286017;
	float: right;
	color: #286017;
}
ul.sub h5  {
	color: black;
}
ul.sub a {
	color: #286017;
}
ul.sub a:hover{
	color: #999;
}