body#escc * { font-family:verdana, sans-serif; }

body#escc p.bodytext { margin-top:11px; }

body#escc h1, body#escc h2, body#escc h3, body#escc h4, body#escc h5
  { font-size:1.95em; color:#494949; font-style:italic; /*text-transform:normal !important;*/ text-transform:none !important; }
  
body#escc .item h2 { font-size:1.1em; }

body#escc #langNavi { margin-bottom:34px; background-color:#eee; line-height:1; }
body#escc #langNavi a { line-height:1; }
body#escc #langNavi span { display:inline-block; width:30px; height:22px; margin:5px 0 5px 10px; }
span.de { background-image: url(../global/de.png); }
span.en { background-image: url(../global/en.png); }

body#escc #container { margin-top:0; }

body#escc #kontakt { top:47px; } 

body#escc .subnav { display:none; } 

body#escc #header .nav-pills { margin-top:11px; }
body#escc #header .nav-pills > li > a,
body#escc #header .nav-pills > li.ACT > a { font-size:1.1em; margin-right:35px; }

body#escc #header .nav-pills > li.ACT > a { font-weight:normal; color:#ccc; }

body#escc .item .headlines-text,
body#escc .item p { font-style:normal; font-size:32px; margin:20px 15px 5px 21px; color:#fff; }

body#escc #footer-inner > p { margin-bottom:10px; }

body#escc #footer { background-color: #eee; }

.elastic-video {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden;
}
.elastic-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}