* {
	font-size: 100.01%;
}
html {
	font-size: 62.5%;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/backgr.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	font: 1.2em Verdana, Arial;
/* font: 1em "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif; */
	position: relative;
	color: #666666;
	
}
p {
	margin: 0;
	padding: 0;
}
input {
	font: 1em Verdana, Arial, sans-serif;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #715901;
}
img {
	border: none;
	display: block;
}
#wrapper {
	width: 912px;
	margin: auto;
	min-height: 766px;
}
.container {
	width: 900px;
	background: url(../images/shadow.png) repeat-y;
	padding: 0 12px 0 6px;
}
.bottom-shadow {
	display: block;
	width: 918px;
	height: 13px;
	overflow: hidden;
	background: url(../images/bottom-shadow.png) no-repeat;
}
#header {
	height: 111px;
	width: 900px;
	overflow: hidden;
	border-bottom: solid 1px #C7C8C8;
	background-color: #F4F5F6;
}
.logo {
	background: url(../images/logo.gif);
	width: 365px;
	height: 54px;
	text-indent: -9999px;
	margin: 0;
	float: right;
	display: inline;
	margin: 24px 46px 0 0;
}
.logo a {
	display: block;
	width: 365px;
	height: 54px;
	overflow: hidden;
}
#header ul {
	margin: 66px 0 0 21px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 150px;
}
#header ul li {
	float: left;
	background: url(../images/separator.gif) no-repeat 0 50%;
	margin: 0 3px 0 -3px;
	padding: 0 6px 0 6px;
}
#header ul li a {
	font-size: 1.2em;
}
#header ul li a:hover, #header ul .active a {
	color: #6B4000;
	font-weight: bold;
	text-decoration: none;
}
#main {
	background: url(../images/bg-main.gif);
	min-height: 654px;
	width: 900px;
	overflow: hidden;
}
* html #main {
	height: 654px;
	overflow: visible;
}
.content-holder {
	width: 683px;
	float: right;
}
#content {
	width: 683px;
	float: right;
	overflow: hidden;
	border-bottom: solid 1px #C7C8C8;
}
#content2 {
	width: 683px;
	float: right;
	overflow: hidden;
}
.text {
	background: #D3CBBE;
	width: 683px;
	float: right;
}
.font-resize {
	width: 683px;
	overflow: hidden;
	text-align: right;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	font-size: 9px;
}
.font-resize strong {
	color: #715901;
	margin: 0 7px 0 0;
}
.font-resize ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.font-resize ul li {
	margin: 0 7px 0 0;
	display: inline;
}
.font-resize ul li a {
	color: #715901;
	font-weight: bold;
}
.row, .row-2 {
	width: 668px;
	overflow: hidden;
	float: right;
	background: #f4f1ed;
}
.row .text-box {
	width: 431px;
	height: 180px;
	float: left;
	padding: 24px 10px 10px 19px;
	overflow: hidden;
	background: #FFFFFF;
}
.row-2 .text-box {
	width: 431px;
	float: left;
	padding: 24px 10px 0px 19px;
	overflow: hidden;
	background: url(../images/row-bg.gif) repeat-y;
}
.row .text-box2 {
	width: 431px;
	float: left;
	padding: 24px 10px 10px 19px;
	overflow: hidden;
	background: url(../images/row-bg.gif) repeat-y;
}

.row .text-box-news {
	width: 460px;
	float: left;
/*	padding: 24px 10px 10px 19px; */
	overflow: hidden;
	background: url(../images/row-bg.gif) repeat-y;
}
.row-2 .text-box {
	padding: 24px 10px 0 19px;
}
.row .text-box h2, .row-2 .text-box h2, .row .text-box2 h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #715901;
	margin: 0;
}
.row .text-box h3, .row-2 .text-box h3, .row .text-box2 h3 {
	color: #715901;
	margin: 15px 0 0;
}
.row .text-box h4, .row-2 .text-box h4, .row .text-box2 h4 {
	font-size: 1.4em;
	font-weight: normal;
	color: #715901;
	margin: 0 0 10px 0;
}

.row .text-box p, .row-2 .text-box p, .row .text-box2 p {
	margin: 6px 0 0;
}
.row a, .row-2 a {
	/*font-size: 1.2em;
*/
	/*color: #fff;
*/
	/*background: url(../images/bg-text.png);
*/
	/*padding: 5px 8px 5px 16px;
*/
}
.row .text-box a, .row .text-box2 a {
	font-size: 1em;
	color: #666666;
	background: none;
	padding: 0;
	text-decoration: underline;
}

.row .text-box a:hover, .row .text-box2 a:hover {
	text-decoration: none;
	color: #715901;
}
.row .dienstleistungen {
	width: 208px;
	float: right;
	height: 216px;
	overflow: hidden;
	position: relative;
}
.row .dienstleistungen a, .row .technologie a, .row .rohstoffe a, .row-2 .box a {
	position: absolute;
	bottom: 0;
	right: 0;
}
.row .technologie {
	width: 460px;
	float: left;
	height: 156px;
	overflow: hidden;
	position: relative;
}
.row .rohstoffe {
	width: 208px;
	float: right;
	height: 156px;
	overflow: hidden;
	position: relative;
}
#sidebar {
	width: 217px;
	float: left;
	padding-bottom: 20px;
	overflow: hidden;
	min-height: 366px;
	border-bottom: 1px solid #C7C8C8;
}
* html #sidebar {
	overflow: visible;
	height: 366px;
}
#sidebar_folge {
	width: 217px;
	float: left;
	padding-bottom: 20px;
	overflow: hidden;
	min-height: 450px;
}
* html #sidebar_folge {
	overflow: visible;
	height: 450px;
}
.search {
	width: 167px;
	border: solid 1px #6B4000;
	margin: 32px 0 0 24px;
	overflow: hidden;
	background: #fff;
}
.search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.search legend {
	display: none;
}
.search label {
	position: absolute;
	left: -9999px;
	top: 0;
}
.search .txt {
	border: 0;
	width: 135px;
	padding: 3px 0 3px 4px;
	font-size: 0.9em;
}
.search input {
	float: left;
}
.search input.submit {
	background: #FFFFFF;
	padding: 1px 4px 0 0;
	margin: 0 0 0 -10px;
	border: 0;
	font-size: .9em;
	font-weight: bold;
	overflow: visible;
	color: #715901;
	float: right;
	cursor: pointer;
}
#sidebar ul {
	margin: 31px 0 0 24px;
	padding: 0;
	list-style: none;
	line-height: 1.91;
}
#sidebar ul li {
	background: url(../images/bullet.gif) no-repeat 0 12px;
	padding: 0 0 0 18px;
}
#sidebar ul li a {
	font-size: 1.1em;
	color: #666666;
}
#sidebar ul li.active a, #sidebar ul li a:hover {
	font-weight: normal;
	color: #6a3d06;
	text-decoration: none;
}
#sidebar ul ul {
	font-size: 0.83em;
	margin: 0;
	padding: 0;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	background: none;
}
#sidebar ul .active ul li a, #sidebar ul ul li a {
	font-weight: normal;
	color: #1c1c1c;
}
#sidebar ul .active ul li.active a, #sidebar ul ul li a:hover {
	font-weight: bold;
	color: #6a3d06;
}
#sidebar_folge ul {
	margin: 31px 0 0 24px;
	padding: 0;
	list-style: none;
	line-height: 1.91em;
}
#sidebar_folge ul li {
	background: url(../images/bullet.gif) no-repeat 0 12px;
	padding: 0 0 0 18px;
}
#sidebar_folge ul li a {
	font-size: 1.1em;
	color: #666666;
}
#sidebar_folge ul li a:hover, #sidebar_folge ul .active a {
	color: #6B4000;
	font-weight: normal;
	text-decoration: none;
}
#sidebar_folge ul ul {
	margin: 0px 0 0 14px;
	padding: 0;
	list-style: none;
	line-height: 1.5;
}
#sidebar_folge li li {
	background-image: none;
	padding: 0 0 0 0px;
}
#sidebar_folge li li a {
	font-size: 1em;
}
#sidebar_folge ul li li a:hover, #sidebar_folge ul ul .active a {
	color: #6B4000;
	font-weight: normal;
	text-decoration: none;
}

#sidebar_folge ul .active ul li a, #sidebar_folge ul ul li a {
	font-weight: normal;
	color: #1c1c1c;
}
#sidebar_folge ul .active ul li.active a, #sidebar_folge ul ul li a:hover {
	font-weight:normal;
	color: #6a3d06;
}
.sidebar-2 {
	border: none !important;
}
.content_mid {
	width: 431px;
	float: left;
	padding: 24px 10px 10px 30px;
	overflow: hidden;
	margin-left: 0px;
}
.content_mid h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #715901;
	margin: 0;
}
.content_mid h3 {
	color: #715901;
	margin: 15px 0 0;
}
.content_mid a{
	text-decoration: underline;
	}
.news {
	float: right;
	clear: right;
	width: 177px;
	overflow: hidden;
	padding: 0 15px 30px 15px;
}
.news h2 {
	font-weight: normal;
	font-size: 1.4em;
	color: #715901;
	margin: 26px 0 0;
}
.news h3 {
	font-weight: normal;
	font-size: 1.4em;
	color: #715901;
	margin: 26px 0 0;
}
.news h4 {
	font-weight: bold;
	font-size: 1em;
	color: #715901;
	margin: 5px 0 0;
}
.news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news ul li {
	margin: 15px 0 0;
}
.news ul li h4 {
	color: #715901;
	margin: 0;
}
.news ul li p {
	margin: 0;
}
.foo {
	overflow: hidden;
	width: 100%;
}
#footer {
	width: 900px;
	background: #D3CBBE;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
#footer .frame {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
#footer .frame div {
	left: -50%;
	float: left;
	position: relative;
}
#footer ul {
	margin: 0;
	padding: 1px 0;
	list-style: none;
	overflow: hidden;
}
#footer ul li {
	float: left;
	padding: 0 8px 0 10px;
	background: url(../images/separator1.gif) no-repeat 0 50%;
	margin: 0 2px 0 -2px;
}
#footer ul li a {
	font-size: 0.9em;
	color: #715901;
}
/* inner-page.html */
.inner #sidebar {
	padding-right: 15px;
	margin: 0 -15px 0 0;
	border-bottom: 1px solid #C7C8C8;
}
.inner #content {
	border: none;
}
.inner .text {
	background: url(../images/coner.gif) no-repeat;
}
.inner .font-resize .hold, .font-resize.second .hold {
	float: right;
}
.inner .font-resize ul, .font-resize.second ul {
	display: none;
}
.inner .font-resize strong, .font-resize.second strong {
	float: left;
}
.inner .font-resize a, .font-resize.second a {
	float: left;
	margin: 0 7px 0 0;
	color: #715901;
	font-weight: bold;
}
.inner .row {
	background: none;
}
.intro-content {
	overflow: hidden;
	width: 460px;
	float: left;
}
.text-box address {
	display: block;
	margin: 15px 0 0;
	font-style: normal;
}
.right-column {
	width: 208px;
	float: right;
	background: url(../images/icon.gif) no-repeat 50% 87px;
}
.right-column2 {
	width: 208px;
	float: right;
}
.right-column-content {
	padding: 0 0 0 15px;
	margin: 372px 0 0;
	border-top: 1px solid #C7C8C8;
}
.right-column-content2 {
	padding: 0 0 0 15px;
	margin: 0px 0 0;
	border-top: 1px solid #C7C8C8;
}
.right-column-content .news {
	float: none;
	padding: 0 0 30px 0;
}
.contact {
	float: right;
	margin: 30px 0px 0 0;
	padding: 0 15px 0 0;
	width: 177px;
}
.contact h3 {
	font-weight: normal;
	font-size: 1.4em;
	color: #66470a;
	margin: 0 0 20px;
}
.contact h4 {
	color: #66470a;
	margin: 0 0 10px;
}
.contact address {
	font-style: normal;
	display: block;
	width: 95px;
}
.contact dl {
	margin: 0 0 15px;
	padding: 0;
	overflow: hidden;
	height: 1%;
}
.contact dl dt {
	float: left;
}
.contact dl dd {
	margin: 0 0 0 3px;
}
.row .contact a {
	font-size: 1em;
	color: #212121;
	background: none;
	padding: 0;
}
.block-right {
	float: right;
}
.text-box .box {
	position: relative;
	margin: 0 0 0 -19px;
	width: 460px;
}
.fakten {
	width: 425px;
	float: left;
	padding: 30px 15px 0 35px;
}
.fakten a{
	text-decoration: underline;
	}


.fakten h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #66470a;
	margin: 0;
}
.fakten dl {
	margin: 15px 0 0;
	padding: 0;
	overflow: hidden;
	height: 1%;
	line-height: 1.3em;
}
.fakten dt {
	float: left;
	width: 144px;
}
.content-block {
	width: 415px;
	height: 192px;
	overflow: hidden;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0px;
}
/*-----------------------------------  ttnews  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear: right;
	height: 0px;
	border: 0px;
}
.news-latest-container HR.clearer {
	clear: left;
}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	border: 0px solid #333;
	padding: 0;
	}
.news-latest-container H5, .news-latest-container H5 A:LINK, .news-latest-container H5 A:VISITED {
	color: #666666;
	font: 1em Verdana,Arial;
	text-decoration: none;
	margin:0px;
	padding: 0;
}
.news-latest-container H5 A:HOVER {
	color: #715901;
	font-family: Verdana,Arial;
	font-size: 1em;
	text-decoration: underline;
	padding: 0;
}
.news-latest-container a, .news-latest-container A:LINK, .news-latest-container A:VISITED {
	color: #666666;
	font-family: Verdana,Arial;
	font-size: 1em;
	padding: 0;
}
.news-latest-container A:HOVER {
	color: #715901;
	font-family: Verdana,Arial;
	font-size: 1em;
	text-decoration: underline;
	padding: 0;
}
.news-latest-container H2, .news-latest-gotoarchive {
	color: #715901;
	padding: 0px;
	margin: 0px;
	border: 0px solid #666;
	/*background-color: #D8FA70;*/
	display: none;
	font-size: 10px;
	padding: 0;
}
.news-latest-gotoarchive {
	font-weight: bold;
	margin-top: 0px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color: #fff;
}
.news-latest-gotoarchive A {
	color: #fff;
}
.news-latest-item {
/* IE hack */
/*	height: 1%;*/
/*	line-height: 1.3; */
/* IE hack end */
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	}
.news-latest-item IMG {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #666;
	float: left;
}
.news-latest-category IMG {
	float: none;
	border: none;
	margin: 0px;
}
.news-latest-date, .news-latest-morelink, .news-latest-category {
	font-size: 1em;
	margin: 0px;
	color: #715901;
	font-weight:bold;
}
.news-latest-morelink {
	font-size: 0.9em;
}
.news-latest-morelink A {
	float: right;
	font-size: 10px;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border: 0px solid #000;
}
.news-list-item {
/* IE hack */
	height: 1%;
	line-height: 1.3;
/* IE hack end */
	padding: 3px 3px 3px 0px;
	margin: 3px 3px 3px 0px;
	border: 0px solid #666;
}
.news-search-form {
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #666;
	background-color: #F9FFE5;
}
.news-search-emptyMsg {
	margin: 0px;
}
.news-search-form FORM {
	margin: 0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px 2px 2px 0px;
	border-bottom: 0px solid #769024;
	font-size: 1.1em;
}
.news-list-container H3 A:LINK, .news-list-container H3 A:VISITED, .news-list-container H3 A:HOVER {
	color: #CBCCCC;
	padding: 0px 2px 2px 0px;
	font-size: 11px;
}
.news-list-container H3 A {
	color: #666666;
	font-size: 10px;
}
.news-list-container h3 a:hover {
	color: #715901;
	text-decoration: underline;
}
.news-list-container a {
	text-decoration: underline;
}
.news-list-container a:LINK {
	text-decoration: none;
}
.news-list-container a:visited {
	text-decoration: none;
}
.news-list-date {
	float: right;
	color: #715901;
	width: 180px;
	text-align: right;
	height: 0px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: bold;
	
}
.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border: 1px solid #666;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-left: 5px;
}
.news-list-category IMG {
	float: none;
	border: none;
	margin: 0px;
}
.news-list-morelink, .news-list-category {
	font-size: 9px;
	margin-left: 3px;
}
.news-list-morelink {
	margin-bottom: 3px;
}
.news-list-browse {
	text-align: center;
}
/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin: 3px;
	border: 1px solid #666;
	padding: 3px;
	background-color: #F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P, .tx-ttnews-browsebox TD P {
	margin: 0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border: 1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding: 0px;
	margin-bottom: 2px;
	border: 0px solid #666;
}
.news-single-item H2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #715901;
	margin-bottom: 12px;
	margin-top: 0px;
	line-height: 140%;
}
.news-single-item H3 {
	margin-bottom: 15px;
	color: #715901;
}
.news-single-item H4 {
	font-size:1em;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #715901;
	font-weight:bold;
}
.news-single-img {
	float: right;
	margin-left: 5px;
}
.news-single-imgcaption {
	padding: 3px;
	clear: both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 0px;
}
.news-single-additional-info {
	background-color: #666666;
	/* clear: both;
*/
	margin-top: 15px;
	border: 1px solid #666;
	padding: 3px;
	padding-bottom: 0px;
}
.news-single-related, .news-single-files, .news-single-links {
	border: 1px solid #666;
	margin: 0px;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #666666;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left: 20px;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	width: 90%;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #333;
	background-color: #BBE53A;
}
.news-amenu-container LI {
	padding-bottom: 1px;
}
.news-amenu-container UL {
	padding: 3px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px solid #666;
	background-color: #F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color: #fff;
	padding: 3px;
	border: 1px solid #666;
	background-color: #769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color: #fff;
}
/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu {
	padding: 5px;
	margin: 10px 0px 10px 10px;
	border: 0px solid #666;
	background-color: #F9FFE5;
}
.news-catmenu-header {
	font-size: 11px;
	font-weight: bold;
}
.news-catmenu DIV {
	font-size: 10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight: bold;
}
/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding: 1px;
	padding-left: 10px;
	background-color: #ebf8bf;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
.level2 {
	padding: 1px;
	padding-left: 10px;
	background-color: #ddf393;
	border-left: 1px solid #666;
}
.level3 {
	padding: 1px;
	padding-left: 10px;
	background-color: #cae46e;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
.level4 {
	padding: 1px;
	padding-left: 10px;
	background-color: #b0cb51;
	border-left: 1px solid #666;
}
.csc-mailform-field {
	clear: both;
	display: block;
	margin-bottom: 0.3em;
	width: 100%;
}
.csc-mailform legend {
	display: none;
}
.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
}
.csc-mailform-field label {
	float: left;
	width: 150px;
}
.csc-mailform-radio fieldset {
	margin-left: 160px;
	width: 200px;
	border: none;
}
.csc-mailform-radio input, .csc-mailform-radio label {
	display: inline;
	float: left;
	margin-bottom: 0.3em;
}
.csc-mailform-field input.csc-mailform-radio, .csc-mailform-field .csc-mailform-check {
	background: none;
	clear: left;
	border: none;
	margin-right: 4px;
	width: 20px;
}
.csc-mailform-radio label, .csc-mailform-check label {
	text-align: left;
}
fieldset {
	border: none
}
#agb {
	border: 1px solid #C8C8C8;
	padding: 10px 30px 0px 5px;
	background-color: #FFFFFF;
	top: 50px;
	left: 3px;
	width: 610px;
	height: 620px;
	z-index: 1000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 14px;
}

#print {
	float: left;
	padding: 0 8px 0 10px;
	background: url(../images/separator1.gif) no-repeat 0 50%;
	margin: 0 2px 0 -2px;
}

.newsdetailmargin{
	padding: 0px 10px 10px 19px; 
	margin-top:20px;
	height: 186px;
	overflow: hidden;
	}
	
.newsdetailsubheader{
	margin-bottom:0px;
	}
	
.newsdetailmarginb{
	padding: 24px 10px 10px 19px; 
		}
		
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#715901; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }



#haftungsausschluss {

	position:absolute;

	top:50px;

	left:50px;

	width:660px;

	height:800px;

	z-index:1000;

	background-color:#FFFFFF;
	padding: 30px 30px 30px 30px;
}
