#phone { display: none; }
.center {text-align: center;}
.bild_links { float: left; margin: 0 10px 10px 0; }
.bild_rechts { float: right; margin: 0 0 10px 10px; }


/*  ------------------------------------------------------

Stylesheet zu www.
2012                   
*  *  *  *                              
Design: www.owmedia.de // 

--------------------------------------------------------*/

/*         Used Colors:                                                       */


/*  ------------------------------------------------------
BASICS
--------------------------------------------------------*/


* {margin: 0; padding: 0;}

body {
color: #3e3e3e;
font-family: Trebuchet, Verdana, Arial, sans-serif;
line-height: 140%;
background: url(/basics/images/bg_header.jpg);
font-size: 13px;
}

* html body {
}

table, tr, th, td, img, fieldset { border: 0 none; }

li { margin-left: 18px; }

div.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

ul, li {
	margin: 0;
}

a {
color: #23408f;
text-decoration: underline;
}

img {
	max-width: 100%;
	height: auto;
}

.responsive_video,
.responsive-video {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}

.responsive_video iframe,
.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.responsive_video .noYT,
.responsive-video .noYT {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	background: #e6e6e6;
	text-align: center;
	padding: 15px;
}

.responsive_video .noYT .noYT_box,
.responsive-video .noYT .noYT_box {
	display: table;
	width: 100%;
	height: 100%;
}

.responsive_video .noYT .noYT_box .noYT_center,
.responsive-video .noYT .noYT_box .noYT_center {
	display: table-cell;
	vertical-align: middle;
}

.noEU {
	width: 100%;
	background: #e6e6e6;
	text-align: center;
	padding: 15px;
	box-sizing: border-box;
	margin: 15px 0px;
}

.noEU .noEU_box {
	display: table;
	width: 100%;
	height: 100%;
}

.noEU .noEU_box .noEU_center {
	display: table-cell;
	vertical-align: middle;
}

.googlemaps_hinweis {
	padding: 100px 15px;
	background: #e6e6e6;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}

/*--------------------------------------------------
CONTAINER-FLUD
-------------------------------------------------- */
.container-fluid {
margin-right: auto;
margin-left: auto;
}

/*--------------------------------------------------
ROW-FLUID
-------------------------------------------------- */
.container-fluid .row-fluid {
margin-right: auto;
margin-left: auto;
padding: 0;
}

/*--------------------------------------------------
HEADLINE
-------------------------------------------------- */
h1 {
text-transform: uppercase;
font-size: 20px;
font-weight: normal;
margin: 0 0 5px 0;
color: #23408f;
}

h2 {
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
margin: 0 0 5px 0;
color: #23408f;
}

h3 {
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 0;
line-height: 22px;
color: #36393a;
}

div.contentcontainer {
padding: 0 0 30px 0;
}

div.contentcontainer ul li {
list-style-type: none;
background: url(/basics/images/li_rund.gif) 0 9px no-repeat;
padding: 3px 0 3px 20px;
}

div.contentcontainer ul.parsley-error-list li {
background: none;
padding: 0;
}

/*--------------------------------------------------
HEADER
-------------------------------------------------- */
div.logo {
padding: 16px 0;
background: #fff;
}

div.logo img {
margin: 0 30px 0 0;
}

div.blau_linie_oben {
background: #23408f;
border-bottom: 3px solid #fff;
padding: 4px 0;
}

div.topnavi div.span12 {
min-height: 15px;
}

div.topnavi ul {
padding: 0;
margin: 0;
float: right;
color: #fff;
text-transform: uppercase;
font-size: 12px;
}

div.topnavi ul li  {
float: left;
list-style-type: none;
}

div.topnavi ul li a {
margin: 0 10px;
color: #fff;
text-decoration: none;
}

div.topnavi ul li a.last {
margin: 0 0 0 10px;
color: #fff;
}

div.header {
background: url(/basics/images/Bild_Wolken_Panorama.jpg);
}

img.headerbild {
width: 100%;
height: auto;
}

/*--------------------------------------------------
NAVI
-------------------------------------------------- */
div.blau_linie_unten {
background: #23408f;
border-top: 3px solid #fff;
color: #36393a;
text-align: center;
}

div.navi {
background: url(/basics/images/bg_header.jpg);
border-right: 1px solid #fff;
}

#phonenavi {
margin: 9px 0 0 20px;
text-transform: uppercase;
text-align: left;
}

#phonenavi a {
font-weight: bold;
background: url(/basics/images/phonenavi.gif) no-repeat;
padding: 1px 0 3px 35px;
}

div.navi ul.phone {
padding: 20px 0;
color: #fff;
text-transform: uppercase;
font-size: 14px;
}

div.navi ul.phone li {
list-style-type: none;
padding: 4px 20px;
text-align: left;
font-weight: normal;
}

div.navi ul.phone li ul li {
text-transform: none;
}

div.navi ul.phone li ul li.active {
font-weight: bold;
color: #3e3e3e;
}

div.navi ul.phone li ul li.active a {
color: #23408f;
}

div.navi ul.phone li ul li.active ul li a {
color: #3e3e3e;
}

div.navi ul.phone li ul li ul li a {
color: #3e3e3e;
}

div.navi ul.phone li ul li a {
color: #3e3e3e;
}

div.navi ul.desktop {
padding: 0;
margin: 0;
color: #fff;
text-transform: uppercase;
font-size: 14px;
}

div.navi ul.desktop li {
float: left;
list-style-type: none;
border-left: 1px solid #fff;
padding: 5px 41px;
}

div.navi ul.desktop li.active {
background-color: #23408f;
}

div.navi a {
color: #36393a;
text-decoration: none;
}

div.navi ul.desktop li.active a {
	color: #fff;
}

/*--------------------------------------------------
SUBNAVI
-------------------------------------------------- */
div.subnavi a {
color: #727070;
}

div.subnavi a:hover, div.subnavi .active a:hover {
background: none;
}

div.subnavi ul li {
background: url(/basics/images/li.gif) 0 12px no-repeat;
padding: 5px 0 5px 22px;
text-transform: uppercase;
border-bottom: 1px solid #a29d9e; 
list-style-type: none;
}

div.subnavi ul li.active a {
color: #23408f;
}

div.subnavi ul li ul {
background: none;
}

div.subnavi ul li ul li {
background: none;
list-style-type: none;
text-transform: none;
padding: 0;
border-bottom: none; 
font-weight: normal;

}

div.subnavi ul li.active ul li a {
font-weight: normal;
color: #3e3e3e;
}

div.subnavi ul li.active ul li.active {
background: none;
}

div.subnavi ul li.active ul li.active a {
font-weight: bold;
}

div.subnavi ul li a {
text-decoration: none;
}

div.subnavi ul li.active {
background: url(/basics/images/aktiv_li.gif) 0 11px no-repeat;
color: #23408f;
font-weight: bold;
}

div.subnavi .active a {
background: none;
color: #3e3e3e;
}

/*--------------------------------------------------
CONTENT
-------------------------------------------------- */
div.contentcontainer {
min-height: 250px;
background: #fff;
padding: 30px 0 30px 0;
}

div.content {
margin: 0 0 20px 0;
}

div.news_headline {
background: url(/basics/images/bg_headline_news.gif) repeat-x;
border: 2px solid #23408f;
height: 36px;
text-align: center;
padding: 0;
margin: 0 0 10px 0;
}

div.news_headline h2 {
text-transform: uppercase;
color: #23408f;
margin: 0;
}

div.trenner {
border-bottom: 1px solid #ababaf; 
margin: 20px 0 15px 0;
}

ul.social li {
float: left;
margin: 0 10px 0 0;
}

img.seite {
margin: 0 0 20px 0;
border: 1px solid #9c9e9f;
}

.formular input, .formular textarea {
margin: 5px 5px;
padding: 2px;
width: 80%;
}

.formular select, .formular .btn {
margin: 5px 5px;
}

img.galeriebilder {
margin: 0 5px 8px 0;
}

/*--------------------------------------------------
BOX
-------------------------------------------------- */
div.box {
border: 1px solid #9c9e9f;
background: #e0e2e2 url(/basics/images/bg_box.gif) repeat-x;
margin: 0 0 20px 0;
}

div.box h2 {
background: #23408f;
color: #fff;
text-align: center;
padding: 0;
margin: 0;
}

div.box_content {
padding: 14px;
}

div.box p {
margin: 0;
}

/*--------------------------------------------------
FOOTER
-------------------------------------------------- */
div.footer {
margin: 10px 0 0 0;
padding: 20px 0;
background: url(/basics/images/bg_header.jpg);
}

div.footer ul {
text-transform: uppercase;
list-style-type: none;
list-style-image: none;
margin: 0;
}

div.footer address {
font-size: 13px;
line-height: 140%;
margin: 0 0 12px 0;
}

div.footer img.logo {
margin: 5px 0 0 0;
}

div.footer address a {
color: #3e3e3e;
text-decoration: none;
}

ul.footernavi li {
line-height: 20px;
}

ul.footernavi li a {
color: #3e3e3e;
text-decoration: none;
}

hr.grau {
background-color: #a29d9e;
border-bottom: 1px solid #a29d9e;
}

/*--------------------------------------------------
SUCHE
-------------------------------------------------- */
div.suche {
float: right;
}

div.suche input {
font-size: 12px;
height: 17px;
float: left
}

div.lupe {
padding: 4px 0 0 6px;
float: left
}

/*--------------------------------------------------
Akkordeon
-------------------------------------------------- */

h3.akkordeon {
background: url(/basics/images/Viereck_grau_mit_Pfeil.png) 0 7px no-repeat;
padding: 0 0 0 25px;
margin: 0;
}

h3.akkordeon a {
color: #868381;
}

h3.akkordeon_offen {
background: url(/basics/images/Viereck_blau_mit_Pfeil.png) 0 7px no-repeat;
padding: 0 0 0 25px;
}

input.route {
width: 249px;
}

div.akkordeon p {
margin: 0 0 0 25px;
}

/*--------------------------------------------------
Modal
-------------------------------------------------- */
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
		
}
#modal {
    position: absolute;
    background:url(/basics/images/tint20.png) 0 0 repeat;
    background:rgba(255,255,255,0.4);
    border-radius:14px;
    padding:8px;
		margin: 0 auto;
		width: 100%;
		text-align: center;
	z-index:1000;
}

#content {
    border-radius:8px;
  text-align: center;
}
#modal #content h2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 38px;
  color: #fff;
  line-height: 120%;
  text-transform: uppercase;
}
#modal #content h3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  color: #007600;
  line-height: 120%;

  text-transform: uppercase;
}
div.modalinner {
  padding: 15px 60px;
}
#modal #content p, #modal #content td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 140%;
  color: #fff;
}
#modal #content p {
  margin: 20px 0 0 0;
}
#modal input.modalinput {
  width: 220px;
  height: 26px;
  border: none;
  margin: 0 0 6px 15px;
}

#close {
    position:absolute;
    background:url(/basics/images/close.png) 0 0 no-repeat;
    width:24px;
    height:27px;
    display:block;
    text-indent:-9999px;
    top:-7px;
    right:-7px;
}
#modal a#close  { border-bottom: none; }


div.contentcontainer .ebcs  ul li { background: none; padding: 0; }

div.contentcontainer .ebcs .ebcs-teaserlist .ebcs-list-item:nth-child(3n+4), 
div.contentcontainer .ebcs .ebcs-list-catalogue .ebcs-list-item:nth-child(3n+4), 
div.contentcontainer .ebcs .ebcs-list-promotion .ebcs-list-item:nth-child(3n+4), 
div.contentcontainer .ebcs .ebcs-list-corporatecontent .ebcs-list-item:nth-child(3n+4), 
div.contentcontainer .ebcs .ebcs-list-brandworld .ebcs-list-item:nth-child(3n+4) {
	float: left;
	clear: inherit;
}

@media (min-width: 768px) {
	
	div.contentcontainer .ebcs .ebcs-teaserlist .ebcs-list-item, 
	div.contentcontainer .ebcs .ebcs-list-catalogue .ebcs-list-item, 
	div.contentcontainer .ebcs .ebcs-list-promotion .ebcs-list-item, 
	div.contentcontainer .ebcs .ebcs-list-corporatecontent .ebcs-list-item, 
	div.contentcontainer .ebcs .ebcs-list-brandworld .ebcs-list-item {
		width: 50%;
		min-height: 250px;
	}

}

/*  ------------------------------------------------------
EINBINDUNGEN
--------------------------------------------------------*/

.ebcs .btn-default {
	white-space: inherit !important;
}

.ebcs .ebcs-section-text-image-box.ebcs-section-hasmedia .ebcs-section-wrap {
	display: block !important;
}

.ebcs .ebcs-section-text-image-box.ebcs-section-hasmedia .ebcs-section-media,
.ebcs .ebcs-section-text-image-box.ebcs-section-hasmedia .ebcs-section-content {
	flex: none !important;
	max-width: 100% !important;
}

.ebcs .ebcs-section-text-image-box.ebcs-section-hasmedia .ebcs-section-media>a>img {
	width: 100% !important;
	height: auto !important;
}