@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');

body, html {
  overflow-x: hidden;
  background: #f5f5f5;
}

#header {
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 0 10px 0;
}

#header a .logo {
  margin-right:20px;
  xxxdisplay:none;
}
#footer a .logo {
  margin-right:50px;
  xxxdisplay:none;
}

#header a .logo img {
  padding:5px;
  background-color:#ffffff;
  height: 55px;
  width: auto;
}

#footer a .logo img {
  padding:5px;
  background-color:#ffffff;
  margin-top:-10px;
  margin-bottom:-30px;
  height: 40px;
  width: auto;
  display:block;
}

#content {
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  padding: 40px 0 25px 0;
}

#footer {
  padding: 10px 0 10px 0;
}

#footer p {
  margin: 0 0 10px 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 25px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  color: #0298a6;
}

p,
p.lead {
  margin: 0 0 15px 0;
  color: #747474;
}

.radio,
.checkbox {
  margin: 0 0 15px 0;
}

.table {
  margin: 0 0 25px 0;
}

.alert {
  margin: 0 0 25px 0;
}

.well {
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin:  0 0 25px 0;
}

a {
  color: #0298a6;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
  outline: none !important;
  color:#000000;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.bold {
  font-weight: 700;
}

iframe {
  border: medium none;
  width: 100%;
}

img {
  max-width: 100%;
  float: none;
}

ul.list-inline {
  margin: 0;
}

ul.list-inline > li:first-child {
  padding-left: 0;
}

ul.list-inline > li:last-child {
  padding-right: 0;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mt-5 {
  margin-top: -5px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt-15 {
  margin-top: -15px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

.mt-25 {
  margin-top: -25px !important;
}

.mt-30 {
  margin-top: -30px !important;
}

.mt-35 {
  margin-top: -35px !important;
}

.mt-40 {
  margin-top: -40px !important;
}

.mt-45 {
  margin-top: -45px !important;
}

.mt-50 {
  margin-top: -50px !important;
}

.mt-55 {
  margin-top: -55px !important;
}

.mt-60 {
  margin-top: -60px !important;
}

.mt-65 {
  margin-top: -65px !important;
}

.mt-70 {
  margin-top: -70px !important;
}

.mt-75 {
  margin-top: -75px !important;
}

.mt-80 {
  margin-top: -80px !important;
}

.mt-85 {
  margin-top: -85px !important;
}

.mt-90 {
  margin-top: -90px !important;
}

.mt-95 {
  margin-top: -95px !important;
}

.mt-100 {
  margin-top: -100px !important;
}

.mb-5 {
  margin-bottom: -5px !important;
}

.mb-10 {
  margin-bottom: -10px !important;
}

.mb-15 {
  margin-bottom: -15px !important;
}

.mb-20 {
  margin-bottom: -20px !important;
}

.mb-25 {
  margin-bottom: -25px !important;
}

.mb-30 {
  margin-bottom: -30px !important;
}

.mb-35 {
  margin-bottom: -35px !important;
}

.mb-40 {
  margin-bottom: -40px !important;
}

.mb-45 {
  margin-bottom: -45px !important;
}

.mb-50 {
  margin-bottom: -50px !important;
}

.mb-55 {
  margin-bottom: -55px !important;
}

.mb-60 {
  margin-bottom: -60px !important;
}

.mb-65 {
  margin-bottom: -65px !important;
}

.mb-70 {
  margin-bottom: -70px !important;
}

.mb-75 {
  margin-bottom: -75px !important;
}

.mb-80 {
  margin-bottom: -80px !important;
}

.mb-85 {
  margin-bottom: -85px !important;
}

.mb-90 {
  margin-bottom: -90px !important;
}

.mb-95 {
  margin-bottom: -95px !important;
}

.mb-100 {
  margin-bottom: -100px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.spacer {
  width: 100% !important;
  float: none;
  clear: both;
}

.spacer:before, .spacer:after {
  content: "";
  clear: both;
  height: 0;
}

.spacer.height5 {
  height: 5px !important;
}

.spacer.height10 {
  height: 10px !important;
}

.spacer.height15 {
  height: 15px !important;
}

.spacer.height20 {
  height: 20px !important;
}

.spacer.height25 {
  height: 25px !important;
}

.spacer.height30 {
  height: 30px !important;
}

.spacer.height35 {
  height: 35px !important;
}

.spacer.height40 {
  height: 40px !important;
}

.spacer.height45 {
  height: 45px !important;
}

.spacer.height50 {
  height: 50px !important;
}

.spacer.height55 {
  height: 55px !important;
}

.spacer.height60 {
  height: 60px !important;
}

.spacer.height65 {
  height: 65px !important;
}

.spacer.height70 {
  height: 70px !important;
}

.spacer.height75 {
  height: 75px !important;
}

.spacer.height80 {
  height: 80px !important;
}

.spacer.height85 {
  height: 85px !important;
}

.spacer.height90 {
  height: 90px !important;
}

.spacer.height95 {
  height: 95px !important;
}

.spacer.height100 {
  height: 100px !important;
}



li {
 color: #747474;
}



h1,h2,h3 { font-family: 'Lobster', sans-serif; }
h3 { margin-bottom:5px; }

#header h1 { font-family: 'Lobster', serif; font-size: 260%; margin:0; color:#ffffff; text-align:center; }
#header h2 { font-family: 'Lobster', serif; font-size: 170%; margin:0 0 20px 0; color:#ffffff; text-align:center; }

form a { color: #5cb85c; }
.searchform input[type=checkbox] { margin-top:-2px; }

.smallscreen, .smallscreen-inline { display:none; }
.largescreen { display:block; }

.bg-success, .bg-danger {
padding:10px; font-size:125%;
}

@media only screen
and (max-width : 991px) {
    #header h1 { font-size: 170%; }
    #header h2 { font-size: 170%; }
    .smallscreen { display:block; }
    .smallscreen-inline { display:inline; }
    .largescreen, .largescreen-inline { display:none; }
}

    

#header, #footer {
  background-color:#0298a6;
}

#header .container h1, #header .container h2, #header .container a,
#footer .container h3, #footer .container h4, #footer .container p, #footer .container a {
  color:#ffffff;
  margin-top:5px;
  margin-bottom:5px;
}
#footer .container p a {
  text-decoration: underline;
}

xxx.expand {
  max-height: none !important;
}
.expandedshow, .expandedshow-inline { display:none; }
.expandedhide { display:block; }
.expandedhide-inline { display:inline; }
.expand .expandedshow { display:inline; }
.expand .expandedshow-inline { display:inline; }
.expand .expandedhide, .expand .expandedhide-inline { display:none; }
.expandlink { cursor:pointer; color:#5cb85c; }
.expandlink:hover { color:#23527c; }


.invalid-value { color: #a94442; border-color: #a94442; background-color: #f2dede; }
h4 { margin-top:10px; margin-bottom:10px; }
.help { cursor: help; background-color: #0298a6; color: #ffffff; border-radius: 3px; padding:2px 5px; font-size:80%; }
.lang_de .show_de, .lang_en .show_en { display:block; }
.lang_en .show_de, .lang_de .show_en { display:none; }

.yt-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.yt-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
