body {
	margin: 20px auto 0px auto;
	width: 850px;
	padding: 0px 11px 0px 0px;
	text-align: center; 
}

#bottom_header {
	background: url(images/header_frisch.gif) no-repeat;
	height: 154px;
	width: 850px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
}

#flare {
	background: url(images/flare.jpg) no-repeat bottom;
	width: 33px;
	height: 224px;
	float: right;
}

* html #flare {
	padding-top: 12px;
}

#contentcontainer {
	background: url(images/bg_small_shadow.gif) repeat-y;
	margin: 0px auto;
	width: 883px;

}

#content_left {
	background: #fff;
	float: left;
	width: 522px;
	padding: 14px 41px 20px 45px;
}

#content_right a, #content_right a:visited {
	background: url(images/arrow_content.gif) no-repeat;
	text-decoration: none;
	font-size: 11px;
	color: #77716b;
	padding-left: 10px;
}
#content_right a:hover, #content_right a:active {
	text-decoration: underline;
	font-size: 11px;
	color: #bf371f;
}

.orange {
	color: #bf371f;
}

#content_right {
	background: url(images/rechts_frisch.gif) no-repeat;
	height: 300px;
	float: right;
	width: 192px;
	padding: 14px 58px 25px 25px;
}

#footer {
	background: url(images/footer_frisch.jpg) no-repeat;
	height: 34px;
	width: 805px;
	padding: 12px 11px 0px 45px;
	margin: 0px;
}

/*########NEWS-LIST-STYLES###################*/



.news-list-container {

}

.news-list-header {
	float: left;
	width: 380px;
}
.news-list-header-single {
	float: left;
	width: 500px;
}

.list-title a {
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #bf371f;

}
.news-list-date {
	color: #77716b;
	font-size: 11px;
}
.news-list-item {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #c2bfb6;
	height: 70px;
}
.news-list-item p {
	font-size: 11px;
	line-height: 16px;
	width: 390px;
}

html>body p.news-list-content {
	padding: 0px 0px 10px 0px;
	width: 390px;
	float: left;
}

.news-list-image img {
	float: right;
	padding: 0px 0px 0px 10px;
}
.news-list-content a, .news-list-content a:visited, .news-list-browse a, .news-list-browse a:visited {
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;	
	color: #77716b;
}
.news-list-content a:hover, .news-list-content a:active, .news-list-browse a:active, .news-list-browse a:hover {
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	color: #bf371f;
}

.news-single-item p { 
	margin-top: 10px;
	float: left;
}
.news-single-item a img { 
	float: right;
	padding: 10px 0px 10px 20px;
}
.list-single-title {
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	color:  #bf371f;
}
.news-single-subheader {
	width: 240px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	float: left;
}
.news-single-backlink {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 500px;
}
.news-single-backlink a, .news-single-backlink a:visited, .single-content a, .single-content a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #77716b;
}
.news-single-backlink a:hover, .news-single-backlink a:active, .single-content a:hover, .single-content a:active {
	text-decoration: underline;
	font-size: 11px;
	color: #bf371f;
}
.single-content {
	width: 240px;
	float: left;
}
.single-pic1 {
	width: 240px;
	float: right;
}

.news-single-imgcaption {
	margin: 0 !important;
	font-size: 10px;
}
