/* ALLGEMEINER HEADLINE BLOCK */

#main #content .headline  h3 {
	padding: 22px 0 20px 19px;
	color: #82704C;
	font-size: 2.9em;
	font-weight: normal;
	background: #FFF url(../gfx/gradient_top.gif) repeat-x;
}

#main #content .headline h3 span {
	font-size: 0.483em;
	color: #B5B09C;
	display: block;
}

#main #content .headline h4 {
	padding: 8px 50px 8px 11px;
	color: #91897E;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.05em;
	background: url(../gfx/gradient_top.gif) repeat-x;
}
/* ----------------------------------------------- */

/* NEWS OVERVIEW
---------------------------------------------- */
#main #content .news_overview .content {
padding-bottom: 22px;
}

.news_overview .odd {
	background: #F0EEE9;
}

.news_overview .even {
	background: #F7F6F4;
}

.news_overview .newssettings {
	border-bottom : 1px solid #CACACA;
	padding: 10px 20px;
	position: relative;
}

.news_overview .newssettings.at_bottom {
	margin-top: 3px;
	border: 0;
	border-top : 1px solid #CACACA;
}

.news_overview .newssettings select {
	width: 207px;
	font-size: 1.0em;
}

.news_overview .newssettings div {
	position: absolute;
	right: 12px;
	top: 13px;
	font-size: 1.1em;
	color: #6C6553;
}

.news_overview .newssettings ul {
	display: inline;
}

#main #content .news_overview .newssettings li {
	display: inline;
	padding: 0 5px 0 6px;
	background: url(../gfx/separator_servicenav.gif) 0 2px no-repeat;
	font-size: 1.1em;
}

#main #content .news_overview .newssettings li.first {
	background-image: none;
}

.news_overview .newssettings li.active {
	font-weight: bold;
}

.news_overview .newssettings li a {
	color: #6C6553;
	font-size: 0.9em;
	text-decoration: none;
}

.news_overview .news {
	margin-top: 3px;
	padding: 14px 19px 23px;
	color: #6B5B39;
}

.news_overview .news h5 {
	font-size: 1.5em;
	font-weight: bold;
}

.news_overview .news h5 span {
	padding-left: 15px;
	background: url(../gfx/separator_groupnav.gif) 7px 0.2em no-repeat;
}

.news_overview .news a {
	margin-top: 8px;
	display: block;
	color: #6B5B39;
	font-size: 1.1em;
}

.news_overview .news a span {
	display: block;
	font-size: 1.0em;
	font-weight: bold;
}

.news_overview .news a:link,
.news_overview .news a:visited,
.news_overview .news a:focus,
.news_overview .news a:active {
	text-decoration: none;
}

.news_overview .news a:hover {
	text-decoration: underline;
}

/* NEWS DETAIL
---------------------------------------------- */
#main #content .news_detail .content {
	padding-bottom: 22px;
}

#content .news_detail a {
	padding: 12px 34px 11px;
	display: block;
	border-bottom: 1px solid #C9C9C9;
	color: #7F7F7F;
	font-size: 1.1em;
	font-weight: bold;
	background: url(../gfx/arrow_left.gif) 18px 52% no-repeat;
}

.news_detail a.at_bottom {
	border: 0;
	border-top: 1px solid #C9C9C9;
}

.news_detail .abstract {
	margin-top: 3px;
	padding: 14px 19px 23px;
	color: #6B5B39;
	background: #F6F5F2 url(../gfx/gradient_bottom_grey.gif) bottom repeat-x;
}

.news_detail .abstract h3 {
	margin-bottom: 17px;
	font-size: 1.4em;
	font-weight: bold;
}

.news_detail .abstract h3 span {
	margin-bottom: 15px;
	display: block;
	font-size: 1.07em;
}

.news_detail .abstract p {
	font-size: 1.1em;
}

.news_detail  img {
	margin-top: 3px;
}

* html .news_detail  img {
	margin-bottom: -3px;
}

*:first-child+html .news_detail  img {
	margin-bottom: -3px;
}

.news_detail .textarea {
	margin: 3px 0;
	padding: 11px 19px 5px;
	color: #6B5B39;
	background: #F6F5F2;
}

.news_detail .textarea p {
	margin-bottom: 15px;
	font-size: 1.1em;
}
