@import url(style.css);
/**
 * Allgemeines
 */ 
body {
	background-color: #f1f1f1;
	font-family:  Trebuchet MS, Arial, sans-serif;
	color: #2b2b2b;
	font-size: 12px; /** ursprünglich auf 11px */
	line-height: 16px;
	background: none;
	text-align: left;
}
#wrapper {
	height: auto;
	margin: 0px auto;
	width: 800px;
	position: static;
	margin-top: 30px;
	text-align: left;
}
div.bodytext ul {
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 0px;
}
div.bodytext li ul {
	padding-left: 0px;
	margin-left: 0px;
}
a.contentlink, a.contentlink_tab, .news-list-morelink a, .news-single-backlink a, a.external-link-new-window, #content_right .bodytext a, a.email, a.external-link, .news-single-links a {
	padding-left: 0px;
	background: none;
}
address {
	display: block;
	font-style: normal;
	width: 100%;
	clear: both;
	border-top: 1px solid #ededed;
	font-size: 10px;
	text-align: center;
	margin-top: 24px;
	padding-top: 10px;
}
.lightboxSpan .watermark {
	display: none;
}
/**
 * Header
 */ 
#login_menu {
	display:none;
}
#navi_right {
	display: none;
}
#logo {
	border: 0px;
}
#navi_top {
	float: none;
	clear: both;
	margin: 0px;
	width: 100%;
	border-bottom: 1px solid #ececec;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#navi_top li {
	display: none;
}
#header_visual, #headerColcontainer {
	display: none;
}
.footer_bottom_jobs {
	display:none;
}
#menu {
	display:none;
}
/**
 * Content
 */ 
#navi_sub {
	display: none;
}
#content {
	float: left;
	margin-top: 22px;
	padding-right: 12px;
	border-right: 0px;
	width: 670px;
	padding-left: 0;
}
#content_right {
	float: right;
	width: 160px;
	margin-left: 10px;
	margin-top: 22px;
	clear: right;
	display: none;
}
#content_right h1, #content_right h2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
}
#content_right p.bodytext {
	margin: 0px;
}
#breadcrump {
	margin-top: 6px;
	margin-bottom: 20px;
	color: #898888;
	font-size: 11px;
	margin-left: -5px;
}
#breadcrump a {
	padding: 0px 5px;
	font-size: 11px;
}
#column_left {
	float: left;
	width: 45%;
	height: 100%;
	padding-right: 16px;
}
#column_right {
	float: right;
	width: 45%;
	height: 100%;
}
#column_large {
	float: none;
	clear:both;
	min-height: 200px;
	width: 100%;
	margin-bottom: 20px;
}
/**
 * Footer
 */ 
#footer {
	display: none;
}
#bookmark {
	display: none;
}
/**
 * Bottom-Navi
 */ 
#footer_bottom {
	display: none;
}
#footer_bottom li {
	display: none;
}
/**
 * Suche
 */
#quicksearch {
	display: none;
}
/**
 * Langswitch
 */
#langswitch_menu {
	display: none;
}
/**
 * Flash Extension
 */ 
.tx-saltswf-pi1 {
	position: relative;
}
#tx_saltswf_flash {
	overflow: hidden;
	height: 319px;
	z-index: 1;
}
#tx_saltswf_close {
	display: none;
}
#tx_saltswf_clickarea {
	display: none;
}
/**
 * FAQ
 */
.tx-irfaq-pi1 dt img, .tx-irfaq-pi1 .additional-info, .tx-irfaq-pi1 p {
	display: none;
}
.tx-irfaq-dynans-hidden {
	display: block !important;
}
.tx-irfaq-pi1 dl {
	margin-top: -9px;
	border-bottom: 1px solid #ededed;
}
.tx-irfaq-pi1 dt {
	background: url(../images/arrow_red.gif) no-repeat 2px 18px;
	padding: 14px 0px 10px 20px;
	border-top: 1px solid #ededed;
}
.tx-irfaq-pi1 dt p.bodytext:hover {
	color: #e31921;
}
.tx-irfaq-pi1 dd.tx-irfaq-dynans-visible {
	display: block;
	margin-top: -9px;
	padding-bottom: 8px;
}
.tx-irfaq-pi1 dd p {
	margin-left: 20px;
	display: block;
}
/**
 * jQuery jTabs
 */
.tx_bzjtabs .ui-tabs-hide {
	display: block;
}
.tx_bzjtabs .ui-tabs-nav {
	display: none;
}
.tx_bzjtabs .ui-tabs-panel {
	padding: 16px 5px 5px 0px;
	border: 0px;
}
.tx_bzjtabs .ui-tabs-panel div.bodytext {
	margin-bottom: 0px;
	border-bottom: 0px;
}
.tx_bzjtabs .ui-tabs-panel .csc-header {
	display: block;
}
/**
 * tt_news
 */
.news-single-item .news-single-additional-info {
	position: static;
}
