@charset "utf-8";
/* CSS Document */

.content { background-color: #f3f6f6; }

.content .colMain { background-color: #e6eded; }
.content .colRightSearch { border-color: #e6eded; }
	
.tx-indexedsearch-res .res-tmpl-css-odd, .tx-indexedsearch-res .res-tmpl-css-even,
.news-latest-item-odd, .news-latest-item-even, 
.tx-thpdfarchive-pi1-listrow .more_articles1 td, .tx-thpdfarchive-pi1-listrow .more_articles2 td,
.list-item-content1, .list-item-content0 {
	border-top-color: #e6eded;
}

.tabs li a.selected { background-color: #d1dcdd; }
.content .colTabsBody { background-color: #d1dcdd; }

.tabs li a { background-color: #f6f6f6; }


.content1Col     { background-image: url(../images/bg_1_col_1.gif); }
.content1ColTabs { background-image: url(../images/bg_1_col_1_tabs.gif); }
.content2Col     { background-image: url(../images/bg_1_col_2.gif); }
.content2ColTabs { background-image: url(../images/bg_1_col_2_tabs.gif); }

/*
// Klammern
.navigationLevel2 li.selected { background-image: url(../images/nav_1_inner.gif); }
.navigationLevel2 li.selected a { background-image: url(../images/nav_1_outer.gif); }
*/

h1 { color: #28757b; }
a, a * { color: #28757b; }
a.external { background-image: url(../images/link_1_external.gif); }
a.document { background-image: url(../images/link_1_document.gif); }
a.superbox { background-image: url(../images/link_1_documentpdf.gif); }
.contentImage .description a { background-image: url(../images/link_1_zoom.gif); }


.rgtabs-menu li.rgtabs-selected a {
	background-color: #d1dcdd;
}

.rgtabs-menu li a, #left .rgtabs-menu  li a {
	background-color: #f6f6f6;
	color: #28757b;
}

.rgtabs-wrapper {
	background-color: #d1dcdd;
	border: 1px solid #d1dcdd;
}
.colRight .colMargin {
	padding: 0px 30px 18px 20px;
	border-bottom: 1px solid #ebebeb;
}
.quicklinks {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 10px;
	padding-top: 20px;
	text-align:left;
	float:left !important;
}
.colMargin .quicklinks { width: 170px; }

.quicklinks ul li a:hover,
.colMain .quicklinks ul li a:hover {
	text-decoration: none !important;
	color: #28757b !important;
}