body, p, td, ul, ol, input, textarea, select, option, unknown {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#top-box, #mainnav-box, #navbar, #history, #mainlinks-box {
	visibility: hidden;
	display: none;
}

/* --------------------------------------- */
/* Hauptnavigation oben / Linke Navigation */
/* --------------------------------------- */

a {
	color: #000000;
	text-decoration: underline;
}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

ul {
	list-style-type: square;
}

/* --------------------------------------- */
/* ---- Zusatzspalte rechts ---- */

.aux {
	border-left: solid 1px #cccccc;
	background-color: #445255;
	color: #000000;
}

.aux td {
	color: #000000;
}


/* --------------------------------------- */
/* ---- Bilder ---- */

.left-inline {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-style: italic;
}

.right-inline {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-style: italic;
}
.standard {
	font-size: 10px;
	font-style: italic;
}

/* --------------------------------------- */
/* ---- Inhalt ---- */

.content {
	background-color: #eff3eb;
	padding-left: 15px;
}

.td-left {
	width: 50%;
}

.td-right {
	width: 50%;
}

.td-default {
}


/* --------------------------------------- */
/* ---- Listen ---- */

.datelist-date {
	font-weight: normal;
}

.datelist span.headline-bold {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.datelist-header span.headline-bold {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.documentlist-date {
	font-weight: normal;
}

.documentlist span.headline-bold {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.documentlist-header span.headline-bold {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.eventlist-date{
	font-weight: normal;
}

.eventlist span.headline-bold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.eventlist-header span.headline-bold {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}


/* --------------------------------------- */
/* ---- Ueberschriften ---- */

.headline {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.headline-bold {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.subline {
	font-size: 12px;
	font-weight: bold;
}

.faq span.headline-bold {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.faq2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.faq {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.half-headline {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.half-subline {
	color: #000000;
	font-size: 12px;
	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;
}