@font-face {
	font-family: 'DINRoundWeb-Black';
	src: url('DINRoundWeb-Black.eot'); /* IE9 Compat Modes */
	src: url('DINRoundWeb-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('DINRoundWeb-Black.woff') format('woff'), /* Modern Browsers */
	url('DINRoundWeb-Black.ttf') format('truetype'), /* Safari, Android, iOS */
	url('DINRoundWeb-Black.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'DINRoundWeb-Bold';
	src: url('DINRoundWeb-Bold.eot'); /* IE9 Compat Modes */
	src: url('DINRoundWeb-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('DINRoundWeb-Bold.woff') format('woff'), /* Modern Browsers */
	url('DINRoundWeb-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
	url('DINRoundWeb-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'DINRoundWeb-Light';
	src: url('DINRoundWeb-Light.eot'); /* IE9 Compat Modes */
	src: url('DINRoundWeb-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('DINRoundWeb-Light.woff') format('woff'), /* Modern Browsers */
	url('DINRoundWeb-Light.ttf') format('truetype'), /* Safari, Android, iOS */
	url('DINRoundWeb-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'DINRoundWeb-Medium';
	src: url('DINRoundWeb-Medium.eot'); /* IE9 Compat Modes */
	src: url('DINRoundWeb-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('DINRoundWeb-Medium.woff') format('woff'), /* Modern Browsers */
	url('DINRoundWeb-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
	url('DINRoundWeb-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'DINRoundWeb';
	src: url('DINRoundWeb.eot'); /* IE9 Compat Modes */
	src: url('DINRoundWeb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('DINRoundWeb.woff') format('woff'), /* Modern Browsers */
	url('DINRoundWeb.ttf') format('truetype'), /* Safari, Android, iOS */
	url('DINRoundWeb.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'Entypo';
	src: url('entypo.eot'); /* IE9 Compat Modes */
	src: url('entypo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('entypo.woff') format('woff'), /* Modern Browsers */
	url('entypo.ttf') format('truetype'), /* Safari, Android, iOS */
	url('entypo.svg#svgFontName') format('svg'); /* Legacy iOS */
}

html, body, div, span, applet, button, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot {
	background: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	background-repeat: no-repeat;
	outline: 0;
	-webkit-text-size-adjust: none;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: 'DINRoundWeb-Light', Arial, sans-serif;
	/*font-size: 20px;*/
	font-size: 16px;
	font-style: normal;
	/*line-height: 25px;*/
	line-height: 20px;
	color: #505050;
	text-decoration: none;
	font-variant: normal;
	background-color: #F8F5F5;
	font-weight: normal;
}
body .de, body .en {
	display: none;
}
body.en .en, body.de .de {
	display: block;
}
input, select, textarea, label {
	font-family: 'DINRoundWeb', Arial, sans-serif;
	font-size: 15px;
}
body b, body strong {
	font-family: 'DINRoundWeb-Medium', Arial, sans-serif;
	font-weight: normal;
}
p {
	padding: 0px 0px 8px 0px;
}
h1 {
	font-family: 'DINRoundWeb-Light', Arial, sans-serif;
	/*font-size: 60px;*/
	font-size: 48px;
	line-height: 80px;
	font-weight: normal;
	color: #E6362D;
	padding-bottom: 5px;
}
h2 {
	font-family: 'DINRoundWeb-Light', Arial, sans-serif;
	font-weight: normal;
	/*font-size: 30px;*/
	font-size: 24px;
	/*line-height: 50px;*/
	line-height: 40px;
	padding-bottom: 5px;
	color: #E6362D;
}
h3 {
	font-family: 'DINRoundWeb-Light', Arial, sans-serif;
	font-size: 60px;
	line-height: 80px;
	font-weight: normal;
	color: #505050;
	padding-bottom: 0px;
}
h4 {
	font-family: 'DINRoundWeb-Light', Arial, sans-serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 50px;
	padding-bottom: 5px;
	color: #505050;
}
hr {
	height: 0px;
	border: none;
	border-top: 1px solid #666666;
	margin: 5px 0px 30px 0px;
	border-bottom: 1px solid #cccccc;
}

ul.csc-uploads span.csc-uploads-fileName {
	text-decoration: none;
}
ul.csc-uploads li {

}

sup {
    font-size: 70%;
    line-height: 100%;
}

#container {
	width: 100%;
	min-width: 640px;
}
#header {
	width: 100%;
	background-color: #E6362D;
	height: 175px;
	position: relative;
	z-index: 10;
}
#header > .content {
	position: relative;
	width: 1008px;
	display: block;
	margin: 0 auto;
}
#header-nav-wrapper {
	position: absolute;
	right: 0px;
	top: 35px;
	width: 80%;
	display: block;
}
#header-nav-wrapper > div > div {
	display: block;
	float: right;
}
#header-nav-wrapper li {
	display: block;
	float: left;
	list-style: none;
}
#header-nav-wrapper li a {
	display: block;
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	padding-right: 15px;
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
	font-family: 'DINRoundWeb', Arial, sans-serif;
}
#header-nav-wrapper #language_switch li.first a {
	padding-right: 6px;
	border-right: 1px solid #ffffff;
}
#header-nav-wrapper #language_switch li.last a {
	padding-right: 0px;
	padding-left: 6px;
}
#header-nav-wrapper #language_switch li.current a {
	font-family: 'DINRoundWeb-Medium', Arial, sans-serif;
}
#header-nav .last {
	display: none;
}
#logo {
	display: block;
	position: absolute;
	width: 184px;
	height: 86px;
	top: 15px;
	left: 0px;
	background-image: url(logo.png);
	text-indent: -9999px;
}
#search {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
}
#search a {
	float: left;
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'DINRoundWeb-Medium', 'Arial', sans-serif;
	background-image: url(../img/lupe.png);
	padding-right: 25px;
	background-position: right 5px;
}
#nav.active #search a {
	background-image: url(../img/lupe-red.png);
}
#nav.active #search a.active {
	background-image: url(../img/lupe.png);
}
#search-form {
	/*border: 1px solid #ffffff;*/
}

#search-form input {
	width: 100%;
	color: #ffffff;
	font-size: 80px;
	line-height: 150px;
	height: 150px;
	background-color: #B20034;
	/*border: 0px solid #B20034;*/
	border: 1px solid #ffffff;
	text-indent: 20px;
}
#main-nav {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 1000px;
}
#main-nav > div > ul > li {
	float: left;
	display: block;
	letter-spacing: 1px;
}

#main-nav > div > ul > li.current a {
    text-decoration: underline;
}

#main-nav > div > ul > li > a {
	display: block;
	float: left;
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'DINRoundWeb-Medium', 'Arial', sans-serif;
}

#main-nav > div > ul > li > a:hover {
    text-decoration: underline;
}

#nav {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100%;
	display: block;
	float: left;
	z-index: 1;
}
#nav.active #main-nav > div > ul > li > a, #nav.active #search a {
	color: #E6362D;
}

#search a:hover {
    text-decoration: underline;
}

#nav.active #main-nav > div > ul > li.active > a, #nav.active #search a.active {
	color: #FFFFFF;
	text-decoration: underline;
}

#nav.active #main-nav > div > ul > li.current a {
    text-decoration: none;
}

#main-nav > div > ul > li > ul {
	display: none;
}
#sub-nav {
	background-color: #B20034;
	position: relative;
	top: -15px;
	left: -15px;
	width: 1038px;
	z-index: 999;
	display: none;
	float: left;
}
#sub-nav > .content {
	min-height: 150px;
	padding: 40px 15px 30px 15px;
	overflow: hidden;
}
#sub-nav-left, #sub-nav-right {
	float: left;
	display: block;
	width: 50%;
}
#sub-nav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: 'DINRoundWeb-Light', 'Arial', sans-serif;
}
#sub-nav li a:hover {
	text-decoration: underline;
}
#sub-nav li {
	float: left;
	width: 100%;
	display: block;
	list-style-type: none;
}
#sub-nav-left > li > a, #sub-nav-right > li > a {
	font-size: 25px;
	line-height: 25px;
	padding-top: 15px;
}
#sub-nav-left > li > ul > li > a, #sub-nav-right > li > ul > li > a {
	font-size: 15px;
	line-height: 20px;
	padding-top: 10px;
}
#content {
	background-color: #ffffff;
	position: relative;
	z-index: 0;
}
#content > .content {
	/*padding-top: 50px;*/
	padding-bottom: 50px;
	position: relative;
	width: 1008px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
#contact {
	background-color: #F8F5F5;
}
#contact > .content {
	position: relative;
	width: 1008px;
	display: block;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom:70px;
	overflow: hidden;
}
#contact ul {
	float:right;
}
#contact ul li {
	list-style: none;
	float:left;
}
#contact ul li a {
	padding-left:20px;
}
#footer h4 {
	color: #A09B9B;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	padding-bottom: 40px;
	font-family: 'DINRoundWeb-Medium', 'Arial', sans-serif;
}
#footer {
	min-height:200px;
}
#footer, #footer p, #footer a {
	color: #999999;
	font-size: 15px;
	line-height: 20px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.csc-text-text {
	/*padding-bottom: 20px;*/
	padding-bottom: 16px;
}
.csc-textpic-imagerow {
	width: 100%;
	padding-bottom: 25px;
	display: block;
	float: left;
}
.csc-textpic-imagerow-last {
	padding-bottom: 0px;
}
.csc-textpic-imagecolumn.csc-textpic-lastcol {
	padding-right: 0px;
}
.csc-textpic-imagewrap img {
	max-width: 100%;
	height: auto;
	display: block;
}
.csc-textpic-imagecolumn {
	float: left;
	display: block;
}
.csc-textpic-image {
	padding-right: 12px;
	padding-left: 12px;
}
.csc-textpic-imagewrap {
	padding-bottom: 25px;
}

.csc-textpic-caption {
    color: #E6362D;
    padding-top: 10px;
    font-size: 12px;
    line-height: 15px;
}

.csc-header-date {
    color: #E6362D;
}

.layout-2 {
	padding-bottom: 25px;
}
.layout-2 > div {
	padding: 25px 25px 13px 25px;
	background-color: #B20034;
}

.layout-2, .layout-2 p, .layout-2 a {
	color: #ffffff;
}
#content div.csc-textpic-center .csc-textpic-center-outer {
	right: 0px;
	float: none;
}
#content div.csc-textpic-center .csc-textpic-center-inner {
	right: 0px;
	float: none;
}
#search-form {
	display: none;
	margin-top: 20px;
}
#tx_indexedsearch > p, .tx-indexedsearch-rules, .tx-indexedsearch-whatis, #search-form .tx-indexedsearch-noresults, #search-form .tx-indexedsearch-browsebox, #search-form .tx-indexedsearch-res {
	display: none;
}
#search-form .tx-indexedsearch-whatis {

}
.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
	font-weight: normal;
}
#content .tx-indexedsearch-searchbox {
	padding-bottom: 25px;
}
.tx-indexedsearch-redMarkup {
	color: #E6362D;
}
.tx-indexedsearch-browsebox {
	padding-bottom: 20px;
}
.tx-indexedsearch > .tx-indexedsearch-res {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
}
#footer-bottom {
	width: 100%;
	border-top: 4px solid #ffffff;
}
#footer-bottom > .content {
	position: relative;
	width: 1008px;
	display: block;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}
#footer-bottom li {
	list-style-type: none;
	float: left;
}
#footer-bottom li a {
	display: block;
	float: left;
	padding-left: 30px;
}
#footer-bottom-left {
	float: left;
	display: block;
}
#footer-bottom-right {
	float: right;
	display: block;
}


/*
 * Download Box
 */
.csc-uploads {
	background-color: #F8F5F5;
}
.csc-uploads .csc-header {
	padding: 25px 25px 0px 25px;
}
.csc-uploads > ul.csc-uploads {
	padding: 0px 25px 25px 25px;
}
.csc-uploads-description {
	font-size: 14px;
}
.csc-uploads h1, .csc-uploads h2, .csc-uploads h3, .csc-uploads h4, .csc-uploads h5, .csc-uploads h6 {
	color: #B20034;
	/*font-size: 20px;
	line-height: 25px;*/
	font-size: 16px;
    line-height: 20px;
	padding-bottom: 20px;
	font-family: 'DINRoundWeb-Medium', 'Arial', sans-serif;
}

/*
 * FCEs
 */
.col_4_25_25_25_25 > div > div {
	width: 25%;
}
.col_2_50_50 > div > div {
	width: 50%;
}
.col_2_60_40 > div > .col1 {
	width: 60%;
}
.col_2_60_40 > div > .col2 {
	width: 40%;
}
.col_2_65_35 > div > .col1 {
	width: 65%;
}
.col_2_65_35 > div > .col2 {
	width: 35%;
}
.col_2_40_60 > div > .col1 {
	width: 40%;
}
.col_2_40_60 > div > .col2 {
	width: 60%;
}
.col_2_30_70 > div > .col1 {
	width: 30%;
}
.col_2_30_70 > div > .col2 {
	width: 70%;
}
.col_3_33_33_33 > div > .col1 {
	width: 33%;
}
.col_3_33_33_33 > div > .col2 {
	width: 33%;
}
.col_3_33_33_33 > div > .col3 {
	width: 33.9%;
}
.col_3_22_39_39 > div > .col1 {
	width: 22%;
}
.col_3_22_39_39 > div > .col2 {
	width: 39%;
}
.col_3_22_39_39 > div > .col3 {
	width: 39%;
}
.col_2_50_50 > div > div, .col_2_65_35 > div > div, .col_2_30_70 > div > div, .col_3_33_33_33 > div > div, .col_2_60_40 > div > div, .col_2_40_60 > div > div, .col_4_25_25_25_25 > div > div, .col_3_22_39_39 > div > div {
	float: left;
	display: block;
}
.col_2_40_60 > div > .col1 > .content, .col_2_65_35 > div > .col1 > .content, .col_2_60_40 > div > .col1 > .content, .col_2_50_50 > div > .col1 > .content {
	padding-right: 25px;
}
.col_2_40_60 > div > .col2 > .content, .col_2_65_35 > div > .col2 > .content, .col_2_60_40 > div > .col2 > .content, .col_2_50_50 > div > .col2 > .content {
	padding-left: 25px;
}
.col_3_22_39_39 > div > .col1 > .content {
	padding-right: 16px;
}
.col_3_22_39_39 > div > .col2 > .content {
	padding-right: 8px;
	padding-left: 8px;
}
.col_3_22_39_39 > div > .col3 > .content {
	padding-left: 16px;
}
.col_2_30_70 > div > .col1 > .content {
	padding-right: 12px;
}
.col_2_30_70 > div > .col2 > .content {
	padding-left: 12px;
}

/*
 * Teaser
 */

#teaser_image {
    width:100%;
    height:auto;
    display:block;
 overflow:hidden;
}

div.teaser {
	display:block;
	float:left;
	width:100%;
	padding-bottom:50px;

}
div.teaser > .content {
	position: relative;
	overflow:hidden;
	display:block;
	float:left;
	width:100%;
	height:280px;
}
div.teaser .text {
	position: relative;
	z-index: 2;
	color:#ffffff;
}
div.teaser .text > .content {
	padding:25px;
}
div.teaser .text p, div.teaser .text a {
	color:#ffffff;
}
div.teaser .background-image {
	position: absolute;
	width:100%;
	height:100%;
	display:block;
	z-index: 1;
	top:0px;
	left:0px;
}
div.teaser .background-image img {
	width:100%;
	height:auto;
}
div.teaser p.bodytext {
	font-size:16px;
}
div.teaser .background-color {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:block;
	z-index: 0;
	background-color:#999999;
}
#print-container {
	display:none;
}

#bild {
  display:block;
  margin:0 auto;
  overflow:hidden;
  position:relative;
  width:1008px;
}

#breadcrumb {
  display:block;
  margin:0 auto;
  overflow:hidden;
  padding-top:50px;
  position:relative;
  width:1008px;
  padding-top: 50px;
}

.breadcrumb a{
    font-size: 16px;
    line-height: 40px;
    padding-bottom: 5px;
    color: #E6362D;
}

li.breadcrumb {
    list-style-type: none;
}


.responsiveContainer {
  position: relative;
  height: 350px;
  overflow: hidden;
  margin-bottom: 30px;
}

.responsiveContainer2 {
  position: relative;
  /*height: 200px;*/
 /*height: 100%;*/
  overflow: hidden;
  max-height: 280px;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsiveContainer2 img {
  /*position: absolute;*/
  /*top: 0;*/
  display: block;
  left: 0;
  width: 100%;
  height: auto;
}

