body, p, td, ul, ol, input, textarea, select, option, unknown {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#head, #mainnav, #leftnav, #history, #mainlinks, #aux,
#language_container, #header_container, #topmenu_container, #left_container, #userpanel, #mainlink_container, #footernavigation,
.footnav-switch, #vips, #cookie-warning, .home-news, #videoModal, .to-bourse, .qtip, .imageCollage, #abisz2, .mailtext, #mailto, .no-print, .filter {
	visibility: hidden;
	display: none;
}

.just-print {
	visibility: visible;
	display: block;
}

.exhlist-exhibitor a {
	text-decoration: none;
	font-weight: bold;
}

.exhlist-letter {
	border-bottom: solid 1px #bbb;
}

.exhlist-item {
	margin-bottom: 2em;
}

.exhListDescription {
	font-weight: normal;
	font-style: italic;
	margin-top: 0.5em;
}

/* --------------------------------------- */
/* 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 p {
	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 {
}

.td-right {
}

.td-default {
}

.box:after {
	content: "";
	display: block;
	clear: both;
	margin-bottom: 2em;
}

/* --------------------------------------- */
/* ---- 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;
}