body, p, td, ul, ol, input, textarea, select, option, div, li, label, unknown, * {
	color: #000000 !important;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
}

#head, #mainnav, #leftnav, #history, #mainlinks, #aux,
#language_container, #header_container, #topmenu_container, #left_container, #userpanel, #mainlink_container, #footernavigation,
.off-canvas-link, .reveal-modal {
	visibility: hidden;
	display: none;
}

/* --------------------------------------- */
/* Hauptnavigation oben / Linke Navigation */
/* --------------------------------------- */

a {
	color: #000000;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	color: #000000 !important;
	font-size: 13pt;
	font-weight: bold;
	text-align: left !important;
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 14pt;
}

ul {
	list-style-type: square;
}

/* --- */

.tabs-content section * {
	color: #000000 !important;
}

section {
	background-image: none !important;
}

.sectionNavi ul {
	margin: 0;
	padding: 0;
}

ul.logobox {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.dyn.cl,
.icon-plus-alt {
	margin-left: 0;
	margin-top: 20pt;
}

.dyn.cl span {
	font-size: 14pt;
	font-weight: bold;
	padding-left: 0;
}

/* --------------------------------------- */
/* ---- Zusatzspalte rechts ---- */

.aux {
	border-left: solid 1px #cccccc;
	background-color: #445255;
	color: #000000;
}

.aux td p {
	color: #000000;
}


/* --------------------------------------- */
/* ---- Bilder ---- */

img {
	width: auto;
}

.left-inline {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-style: italic;
}

.right-inline {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-style: italic;
}

.standard {
	font-size: 10pt;
	font-style: italic;
}

/* --------------------------------------- */
/* ---- Inhalt ---- */

.content {
	background-color: #eff3eb;
	padding-left: 15px;
}

.td-left {
}

.td-right {
}

.td-default {
}


/* --------------------------------------- */
/* ---- Listen ---- */

.datelist-date {
	font-weight: normal;
}

.datelist span.headline-bold {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

a.datelist-header span.headline-bold {
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
}

.documentlist-date {
	font-weight: normal;
}

.documentlist span.headline-bold {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

a.documentlist-header span.headline-bold {
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
}

.eventlist-date{
	font-weight: normal;
}

.eventlist span.headline-bold {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

a.eventlist-header span.headline-bold {
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
}


/* --------------------------------------- */
/* ---- Ueberschriften ---- */

.headline {
	color: #000000;
	font-weight: bold;
}

.headline-bold {
	color: #000000;
	font-weight: bold;
}

.subline {
	font-weight: bold;
}

.faq span.headline-bold {
	color: #000000;
	font-weight: bold;
}

.faq2 {
	color: #000000;
	font-weight: bold;
}

.faq {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.half-headline {
	color: #000000;
	font-weight: bold;
}

.half-subline {
	color: #000000;
	font-weight: bold;
}

/* --------------------------------------- */
/* ---- Artikel Übersicht ---- */

.item-headline {
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #efefef;
}

.item-frame {
	border: solid 1px #cccccc;
	border-style: outset;
}

/* --------------------------------------- */
/* ---- Tabellen ---- */

.table-border {
	background-color: #000000;
}

.table-header {
	background-color: #efefef;
	color: #ffffff;
}

.table-header a {
	color: #000000;
}

.table-content {
	background-color: #ffffff;
}

.table-row-even {
	background-color: #ffffff;
}

.table-row-odd {
	background-color: #eff3eb;
}

/* --------------------------------------- */
/* ---- Sitemap ---- */

.sitemap-border {
	background-color: #000000;
}

.sitemap-header {
	background-color: #efefef;
}

.sitemap-link {
	text-decoration: none;
}

.sitemap-content {
	background-color: #ffffff;
}