.contenttable table						{ border-collapse: collapse; margin-top: 5px; width: 450px; }
.contenttable th, .contenttable td		{ padding: 4px;}
.contenttable th						{ background-color: rgb(227,152,145); text-align: left; border-left: 1px solid rgb(255,255,255); }
.contenttable  .td-0					{ border-left: 1px solid rgb(227,152,145); }
.contenttable td						{ vertical-align: top; border-left: 1px solid rgb(227,152,145); border-right: 1px solid rgb(227,152,145); }
.contenttable .tr-even					{ background-color: rgb(226,226,226); }

.csc-textpic-above .csc-textpic-image img {
  padding-top: 15px;
  margin-bottom: 0;
}

.csc-textpic-below, .csc-textpic-imagewrap {
  margin: 0;
  padding: 0;
}

#anfahrtstext_rahmen		{ float: left; width: 245px; padding: 5px; }

/* News Anzeige */

.news-list-container {
	background: none !important;
	border: none !important;
}

.news-list-container h2 {
	padding-top: 0;
	margin-top: 7px;
	margin-bottom: 0;
}

.news-list-container h2 a {
	text-decoration: none;
}

.news-list-container .content_abstand {
	width: 540px !important;
	height: 5px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.news-list-container .morelink a img {
	border: none;
	float: left;
	padding-top: 7px;
}

.news-list-container .morelink {
	padding-top: 7px;
	float: left;
}

.news-list-container .filelink {
	border: 1px solid black;
}

.news-list-browse .tx-ttnews-browsebox {
	background: none !important;
	border: none !important;
}

.tx-ttnews-browsebox td {
	border: none !important;
}

.tx-ttnews-browsebox-SCell {
	background: rgb(205,53,74) !important;
}

.tx-ttnews-browsebox-SCell a {
	color: #fff !important;
}

.news-single-item {
	background: none !important;
	border: none !important;
}

.news-single-item h2 {
	color: rgb(205,53,74);
}

.news-single-additional-info, .news-single-files {
	border: none !important;
	background: none !important;
}

.news-single-img {
	padding-left: 10px;
}


/* indexed_search */

.tx-indexedsearch table, .tx-indexedsearch tbody, .tx-indexedsearch tr, .tx-indexedsearch td {
	border: none !important;
}

.tx-indexedsearch-redMarkup {
	color: #fff !important;
	background: rgb(122,145,202);
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style:normal !important;
	padding: 10px 0 !important;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style:normal !important;
}

.tx-indexedsearch-searchbox-button {
	border: 1px solid black !important;
	background: url(fileadmin/templates/images/xxgsucha.gif) !important;
	cursor: pointer;
}


/* sitemap */

.tx-flseositemap-pi1 ul {
	padding-bottom: 10px;
}

.tx-flseositemap-pi1 li {
	list-style-type: none;
}

.tx-flseositemap-pi1 ul.deep0 li.deep0 a {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: rgb(200,15,63);
	text-decoration: none;
}

.tx-flseositemap-pi1 ul.deep0 li.deep0 li.deep1 a {
	font-size: 1.0em;
	font-weight: normal;
	color: rgb(0,0,0);
	text-decoration: underline;
}


/* Veranstaltungen tx_seminars */

.tx-seminars-pi1-error					{ color: rgb(199,205,232) !important; }
