/** DEFAULT-HTML-ELEMENTS  **/
body,
a,
form input,
form select,
form textarea,
form legend {
	color: #717171;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
table tr td { vertical-align: top }
a,
a.mail,
a:hover {
	line-height: normal;
	text-decoration: underline;
}
h1 {
	margin-bottom: 18px;
	width: 516px;
}
#content.content-top h1 { margin-bottom: 0 }
h1, h2, h3, h4, .teaser h3 {
	border: 1px solid #bec8d2;
	color: #b40923;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 5px;
}
h2, h3, h4, .teaser h3 {
	border: none;
	font-size: 12px;
	line-height: normal;
	padding: 0;
}
h3, .teaser h4 {
	color: #717171;
	font-size: 11px;
}

#content ul,
.htmlarea-content-body ul {
	list-style-image: url(../../images/layout/block-gruppe/content_ul.gif);
	list-style-position: outside;
	padding-left: 14px;
}
#content .content h1 { margin-left: -6px }
#content .content h2 { margin-bottom: 5px }
#content .content h4 { font-size: 14px }
#content .content p,
#content .content .csc-textpic,
#content .content ul,
#content .content dl { margin-bottom: 20px }
#content .content img { margin-bottom: 5px }
img.spacer-gif { margin-bottom: 0 }
#top img.spacer-gif,
#top .csc-textpic-clear,
#teaser img.spacer-gif { display: none }

/** t3 Styles **/
#content #top .csc-textpic-imagewrap dl { margin-bottom: 0 }

/** FORMULARE **/
form .tx_mailform_required_star { padding-left: 3px }
form input,
form select,
form textarea {
	border: 1px solid #717171;
	margin-bottom: 3px;
	width: 270px;
}
form .csc-mailform-submit,
form .tx_mailform_submit {
	background: url(../../images/layout/block-gruppe/submit-bg.jpg) no-repeat right bottom;
	border: none;
	border-bottom: 1px solid #b40923;
	cursor: pointer;
	padding-right: 10px;
	text-align: right;
	width: 272px;
}
form .tx_mailform_div_err_msg,
form .tx_mailform_div_err_msg_1,
form .tx_mailform_div_err_msg_block,
form .tx_mailform_div_err_msg_float-none,
form .tx_mailform_div_err_msg_float-left {
	color: #b40923;
	margin-bottom: 3px;
}

/** LAYOUT **/
#website {
	margin: 0 auto;
	width: 990px;
}
#website.apply-form,
#website.stellenanzeige {
	margin: 15px 0;
	width: 600px;
}
#logo,
#navigation,
#fullcontent,
#navigation-footer {
	margin: 0 20px;
	width: 970px;
}
#logo { text-align: right }

#navigation {
	border-bottom: 1px solid #b40923;
	height: 23px;
	margin-bottom: 15px;
}
#navigation ul li {
	display: inline;
	padding-right: 30px;
}
#navigation ul li a,
#navigation-sub ul li a { outline: none }

#navigation-sub,
#fullcontent { background: url(../../images/layout/block-gruppe/fullcontent-bg.jpg) repeat-y left center }
.apply-form #fullcontent,
.stellenanzeige #fullcontent { background: none }

#leftcontent,
#navigation-sub {
	background-color: #FFFFFF;
	float: left;
	width: 160px;
}
#navigation-sub { min-height: 1px }
#navigation-sub ul {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#navigation-sub ul li,
#navigation-sub ul li ul li {
	border-bottom: 1px solid #b40923;
	/*height: 28px;*/
	width: 100%;
}
#navigation-sub ul li.submenu {
	border: none;
	height: auto;
}
#navigation-sub ul li ul li { border-color: #686d71 }
#navigation-sub ul li a { display: block }
#content {
	float: left;
	margin-left: 20px;
	width: 790px;
}

#content #top,
#content #teaser,
#content .content {
	background: url(../../images/layout/block-gruppe/shadow.png) no-repeat right bottom;
	float: left;
	padding-right: 2px;
	padding-bottom: 2px;
	width: 528px
}
#content .nobg { background-image: none }
#content #top {
	overflow: hidden;
	min-height: 266px;
	padding-bottom: 0;
	position: relative;
}
#content #top p {
	background: url(../../images/layout/block-gruppe/transparent.png) repeat;
	bottom: 0;
	color: #2c2c2d;
	height: 165px;
	left: 138px;
	padding: 12px 8px 8px;
	position: absolute;
	width: 196px;
}

#content #logo-top {
	height: 30px;
	width: 530px;
}

#content #teaser {
	float: right;
	padding-bottom: 10px;
	width: 238px;
}
#content #teaser h1 {
	font-size: 14px;
	/*line-height: normal;*/
	margin-bottom: 14px;
	padding-left: 5px;
	width: 226px;
}
#content #teaser .teaser {
	border-bottom: 1px solid #717171;
	margin-left: 6px;
	margin-bottom: 20px;
	padding-bottom: 12px;
	width: 220px;
}
#content #teaser .teaser h4,
#content #teaser .teaser img {
	float: left;
	margin-right: 3px;
}
#content #teaser .teaser h3 {
	font-size: 11px;
	margin-bottom: 3px;
}
#content #teaser .teaser img {
	margin-right: 10px;
	margin-bottom: 5px;
}

#content .content {
	float: left;
	padding-left: 6px;
	padding-right: 22px;
	padding-bottom: 50px;
	width: 502px;
}
#content.content-top .content {
	margin-top: -1px;
	width: 762px;
}
#content .content .columns,
#content.content-top .content .columns {
	float: left;
	width: 264px;
}
#content .content .columns-right { width: 208px }
#content.content-top .content .columns { width: 333px }
#content.content-top .content .columns h2 { margin-bottom: 5px }
#content.content-top .content .columns p { margin-bottom: 10px }
#content .content .columns .csc-textpic-text,
#content.content-top .content .columns .csc-textpic-text {
	min-height: 104px;
	width: 60px;
}
#content.content-top .content .columns .csc-textpic-text { width: 158px }
#content .content .columns .csc-textpic-image dt {
	height: 104px;
	overflow: hidden;
	width: 170px;
}
#content .content .columns-right,
#content.content-top .content .columns-right { margin-left: 25px }
#content.content-top .content .columns-right { margin-left: 65px }
#content.content-top .content-top-border {
	background: url(../../images/layout/block-gruppe/shadow-top.png) no-repeat right top;
	float: left;
	height: 3px;
	margin-top: -2px;
	width: 100%;
}

#navigation-footer { margin-bottom: 40px }
#navigation-footer ul {
	float: left;
	margin: 5px 0 0 180px;
}
#navigation-footer ul li {
	float: left;
	margin-right: 23px;
}
#navigation-footer ul li a {
	font-weight: bold;
	text-decoration: none;
}
#navigation-footer ul li a:hover,
#navigation-footer ul li a.active { color: #B40923 }
#navigation-footer ul#navigation-lang,
#navigation-footer ul#navigation-print { margin-left: 20px }

/** EXTs  or FCEs **/
#content .content .organigramm {
	margin-top: 23px;
	margin-bottom: 60px
}

.tx-bgjobs-pi1 table td,
.tx-bgjobs-pi1 .link-left,
.tx-bgjobs-pi1 .link-right {
	padding-top: 5px;
	padding-right: 5%;
	width: 45%;
}
#content .tx-bgjobs-pi1 table td.alignBottom p { margin-bottom: 5px }
.tx-bgjobs-pi1 .job-category a {
	font-weight: normal;
	text-decoration: none;
}
.tx-bgjobs-pi1 .job-category { margin-top: 18px }
.tx-bgjobs-pi1 .job-category .category-title,
.tx-bgjobs-pi1 .job-category .category-location {
	border-bottom: 1px solid #717171;
	float: left;
	margin-right: 50px;
	width: 236px;
}
#content .tx-bgjobs-pi1 .job-category .category-title h4,
#content .tx-bgjobs-pi1 .job-category .category-location h4 {
	color: #717171;
	font-size: 12px;
	float: left;
}
.tx-bgjobs-pi1 .job-category .category-title h5,
.tx-bgjobs-pi1 .job-category .category-location h5 {
	float: right;
}
.tx-bgjobs-pi1 .job-category .category-location {
	margin-right: 0;
	width: 166px;
}
.tx-bgjobs-pi1 .job {
	border-bottom: 1px solid #717171;
	margin-top: 10px;
	min-height: 35px;
}
.tx-bgjobs-pi1 .job .title,
.tx-bgjobs-pi1 .job .location,
.tx-bgjobs-pi1 .job .link {
	float: left;
	margin-right: 5px;
	width: 281px;
}
.tx-bgjobs-pi1 .job .location { width: 171px }
.tx-bgjobs-pi1 .job .link {
	margin-right: 0;
	width: 35px;
}
.tx-bgjobs-pi1 .link-apply { margin-bottom: 15px }
.tx-bgjobs-pi1 .link-left { clear: both }
.tx-bgjobs-pi1 .link-left,
.tx-bgjobs-pi1 .link-right {
	float: left;
	margin-top: 3px;
}
.tx-bgjobs-pi1 table tr td.link,
.tx-bgjobs-pi1 .link-right {
	float: right;
	text-align: right;
}
.tx-bgjobs-pi2 label { display: block }


.tx-bgpressrelease-pi1 .pressRelease-year {
	margin-top: 10px;
	margin-bottom: 20px;
}

.tx-bgpressrelease-pi1 .pressRelease {
	border-bottom: 1px solid #717171;
	padding: 5px 0 1px;
	position: relative;
}
#content .tx-bgpressrelease-pi1 .pressRelease p { margin-bottom: 10px }
.tx-bgpressrelease-pi1 .pressRelease a { text-decoration: none }
.tx-bgpressrelease-pi1 .pressRelease .date,
.tx-bgpressrelease-pi1 .pressRelease .headline,
.tx-bgpressrelease-pi1 .pressRelease .location,
.tx-bgpressrelease-pi1 .pressRelease .teasertext,
.tx-bgpressrelease-pi1 .pressRelease .link,
.tx-bgpressrelease-pi1 .pressRelease .download {
	float: left;
	margin-right: 15px;
	width: 55px;
}
.tx-bgpressrelease-pi1 .pressRelease .headline { width: 210px }
.tx-bgpressrelease-pi1 .pressRelease .location {
	margin-right: 0;
	width: 203px;
}
.tx-bgpressrelease-pi1 .pressRelease .teasertext { width: 280px }
.tx-bgpressrelease-pi1 .pressRelease .col-right {
	bottom: 10px;
	left: 295px;
	position: absolute;
	width: 203px
}
.tx-bgpressrelease-pi1 .pressRelease .link { width: 128px }
.tx-bgpressrelease-pi1 .pressRelease .download {
	margin-right: 0;
	text-align: right;
	width: 60px;
}
.tx-bgpressrelease-pi1 .pressRelease-detail .photos a {
	margin-right: 10px
}
.tx-bgpressrelease-pi1 .pressRelease-detail .photos a img { border: 1px solid #717171 }
.tx-bgpressrelease-pi1 .pressRelease-detail .backlink,
.tx-bgpressrelease-pi1 .pressRelease-detail .backlink div,
.tx-bgpressrelease-pi1 .pressRelease-detail .press-release-navigation,
.tx-bgpressrelease-pi1 .pressRelease-detail .press-release-navigation div {
	float: left;
	margin-top: 40px;
	width: 76%;
}
.tx-bgpressrelease-pi1 .pressRelease-detail .press-release-navigation { margin-top: 10px }
.tx-bgpressrelease-pi1 .pressRelease-detail .backlink div,
.tx-bgpressrelease-pi1 .pressRelease-detail .press-release-navigation div {
	margin-top: 10px;
	width: 50%;
}
.tx-bgpressrelease-pi1 .pressRelease-detail .backlink div.download,
.tx-bgpressrelease-pi1 .pressRelease-detail .press-release-navigation div.next { float: right }

.tx-bgpressfiles-pi1 .press-file {
	margin-bottom: 20px;
	position: relative;
}
.tx-bgpressfiles-pi1 .press-file a { text-decoration: none }
.tx-bgpressfiles-pi1 .press-file h3 {
	float: left;
	margin-right: 10px;
}
.tx-bgpressfiles-pi1 .press-file .press-file-image { float: right }
.tx-bgpressfiles-pi1 .press-file .press-file-image img { border: 1px solid #717171 }
.tx-bgpressfiles-pi1 .press-file .press-file-info,
.tx-bgpressfiles-pi1 .press-file .press-file-fileinfo {
	float: left;
	width: 267px;
}
.tx-bgpressfiles-pi1 .press-file .press-file-fileinfo {
	border-bottom: 1px solid #717171;
	bottom: 5px;
	left: 0;
	padding-bottom: 5px;
	position: absolute;
}
.tx-bgpressfiles-pi1 .press-file .press-file-fileinfo .fileinfo {
	float: left;
	width: 63%;
}
.tx-bgpressfiles-pi1 .press-file .press-file-fileinfo .download {
	float: right;
	text-align: right;
	width: 37%;
}

.press-file-page { margin-top: 10px }
.tx-bgpressfiles-pi1 .press-file-detail h3 { margin-bottom: 10px }
.tx-bgpressfiles-pi1 .press-file-detail .link,
.tx-bgpressfiles-pi1 .press-file-detail .press-file-navigation {
	margin-top: 10px;
}

.apply-form #fullcontent,
.stellenanzeige #fullcontent  { margin-left: 0 }
.apply-form #content,
.apply-form #content .content,
.stellenanzeige #content,
.stellenanzeige #content .content { float: none }
.apply-form #content .content,
.stellenanzeige #content .content {
	min-height: 150px;
	padding-bottom: 15px;
}
.apply-form .footer,
.stellenanzeige .footer,
.stellenanzeige #content {
	margin-left: 38px;
	width: 570px
}
.stellenanzeige #content .content { padding: 0 }
.stellenanzeige #content .content iframe { border: none }
.apply-form .footer,
.stellenanzeige .footer {
	background: url(../../images/layout/block-gruppe/fullcontent-bg.jpg) repeat left top;
	margin-top: 30px;
	margin-left: 0;
	padding: 10px 0 80px 20px;
}
.stellenanzeige .footer {
	float: left;
	margin-top: 0;
	padding-bottom: 30px;
}

/** CLASSES **/
.red,
.grey { font-weight: bold }
.red { color: #b40923 !important }
.grey { color: #717171 !important }