body{
font-family: Verdana, sans-serif;
font-size: 9pt;
margin: 0px auto;
background-color:#efefef;
}

a:link {
color: #427eac;
text-decoration: none;
}
a:visited {
color: #427eac;
text-decoration: none;
}
a:hover {
color: #c0c0c0;
text-decoration: none;
}

#footer a:link {
color: #FFFFFF;
text-decoration: underline;
}
#footer a:visited {
color: #FFFFFF;
text-decoration: underline;
}
#footer a:hover {
color: #c0c0c0;
text-decoration: none;
}

li {
line-height:1.5;
}

#topbar1 { 
background-attachment: scroll;
background-clip: border-box;
background-color: #427eac;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat-x;
background-size: auto;
border-bottom-color: #88adca;
border-bottom-style: solid;
border-bottom-width: 1px;
height: 40px;
left: 0px;
min-width: 1050px;
top: 0px;
width: 100%;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#topbar2 {
background-attachment: scroll;
background-clip: border-box;
background-color: #6092b9;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat-x;
background-size: auto;
border-bottom-color: #ffffff;
border-bottom-style: solid;
border-bottom-width: 1px;
height: 70px;
left: 0px;
min-width: 1050px;
top: 0px;
width: 100%;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#content{ 
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
position: relative;
width: 1050px;
}

.main-element { 
float: left;
padding-bottom: 15px;
padding-left: 0px;
padding-right: 15px;
padding-top: 15px;
width: 680px;
}

#sidebar-bg { 
background-color: #f5f5f5;
border-left-color: #ffffff;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #ffffff;
border-right-style: solid;
border-right-width: 1px;
box-shadow: -1px 0px 0px, 2px 0px 0px;
height: 500px;
position: absolute;
right: 0px;
top: 0px;
width: 330px;
-moz-box-shadow:-1px 0 0 #e9e9e9,2px 0 0 #E3E3E3;
-webkit-box-shadow:-1px 0 0 #e9e9e9,2px 0 0 #E3E3E3;
box-shadow:-1px 0 0 #e9e9e9,2px 0 0 #E3E3E3;
top:0;
right:0;
width:330px;
height:100%;
background-color:#f5f5f5;
border-left:1px solid white;
border-right:1px solid white;
background-image:-moz-linear-gradient(left center , #F4F4F4, #fafafa);
background-image:-webkit-gradient(linear, 0% 0%, 100% 0%,from(#f4f4f4),to(#fafafa))
}

#sidebar { 
float: right;
position: relative;
width: 330px;
}

#footer { 
background-color: #427eac;
border-bottom-color: #153644;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-color: #ffffff;
border-top-style: solid;
border-top-width: 1px;
clear: both;
min-width: 1050px;
height:150px;
}

#footerBox{
background-color: #6092b9;
height: 40px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
position: relative;
width: 1020px;
}

#footerText{
margin-top:10px;
text-align:center;
color: #FFFFFF;
}

#adSection{
}

h2 { 
color: #999999;
font-size: 25px;
margin-bottom: 10px;
}

h3 { 
color: #427eac;
font-size: 13px;
margin-bottom: 10px;
}

.blogTitle{
color: #427eac;
font-size: 18px;
margin-bottom: 5px;
}

.textBlue {
color: #427eac;
}

.textBlue2{
color: #6092b9;
}

.sidebarContainer { 
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
padding-top: 25px;
}

.line { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("images/line.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
display: block;
height: 3px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 266px;
}

.sidebarContainer ul{ 
background-color: #eeeeee;
border: 1px solid #e6e8e9;
margin-bottom: 8px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}


.sidebarContainer li{
background-color: #fafafa;
border: 1px solid #ffffff;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 6px;
outline-color: #dddddd;
outline-style: solid;
outline-width: 1px;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
}


.innerContainerGrey {
background: #eeeeee;
border: 1px solid #e6e8e9;
margin-bottom: 8px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}


.innerContainerWhite{
background-color: #fafafa;
border: 1px solid #ffffff;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 6px;
outline-color: #dddddd;
outline-style: solid;
outline-width: 1px;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
}

.clear { 
clear: both;
display: block;
}

.logo{
text-align:center;
}

.share{
text-align:center;
}

.facts{
color: #888888;
}

.contentSection{
color: #888888;
background-color:#f9f9f9;
border:1px solid white;
padding:15px 12px;
position:relative;
margin:10px 0 25px;
-moz-box-shadow:2px 2px 0 #E5E5E5;
-webkit-box-shadow:2px 2px 0 #E5E5E5;
box-shadow:2px 2px 0 #E5E5E5}.topMargin{margin-top:40px}
}

.post-item { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("images/line.png");
background-origin: padding-box;
background-position: 50% 100%;
background-repeat: no-repeat;
background-size: auto;
margin-bottom: 40px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 40px;
padding-left: 180px;
padding-right: 0px;
padding-top: 0px;
text-shadow: 1px 1px 0px;
}

.post-item2{
background-color: #f6f6f6;
border: 1px solid #ffffff;
box-decoration-break: slice;
box-shadow: ;
color: #777777;
display: block;
font-family: Arial;
font-size: 13px;
margin: 0 0 5px 0;
padding: 12px 15px 12px 15px;
position: relative;
text-overflow: none;
text-shadow: ;
word-wrap: break-word;
}

.post-item-tour { 
min-height:200px;
margin-bottom: 50px;
}

#loginForm{
border-bottom-color: #152e39;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #152e39;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #152e39;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #152e39;
border-top-style: solid;
border-top-width: 1px;
box-decoration-break: slice;
color: #555555;
display: block;
font-family: Arial;
font-size: 13px;
height: 31px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
position: absolute;
right: 0px;
text-overflow: none;
top: 18px;
width: 245px;
word-wrap: break-word;
}

.loginBox { 
width: 195px;
border-color: #ffffff;
border-style: solid;
border: 1px;
}

.inputName{
border-color: #e9e9e9;
border-style: solid;
border-width: 1px;
height:30px;
width: 270px;
margin-top:5px;
margin-bottom:10px;
font-size:20px;
}

.submitButton{
height: 25px;
width: 150px;
background-image: -webkit-linear-gradient(top,#6aa5cf 0,#5791bb 100%);
box-shadow: inset 0 1px 0 0 rgba(255,255,255,.6),0px 2px 2px -1px rgba(0,0,0,.2);
-webkit-border-radius: 2px;
font-size:14px;
font-weight: bold;
color: #FFFFFF;
border-color:#000000;
border-style: solid;
border-width:1px;
border-radius: 2px;
background-color: #6AA5CF;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.32);
}

#headerLogo{
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("images/ezm_header.png");
background-origin: padding-box;
background-posiddtion: 0px 0px;
background-repeat: no-repeat;
background-size: auto;
height: 144px;
width: 540px;
position: absolute;
top: 4px;
left: 50%;
margin-left:-400px;
}

#headerLogoInt{
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("images/hm_header.png");
background-origin: padding-box;
background-posiddtion: 0px 0px;
background-repeat: no-repeat;
background-size: auto;
height: 144px;
width: 540px;
position: absolute;
top: 4px;
left: 50%;
margin-left:-400px;
}

#topLimit{
display: block;
height: 40px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
position: relative;
text-overflow: none;
width: 450px;
word-wrap: break-word;
z-index: 100;
margin: 0 auto;
text-align:center;
}

#topNavi{
box-decoration-break: slice;
color: #555555;
display: block;
font-family: Arial;
font-size: 13px;
height: 34px;
left: 50px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
position: absolute;
text-overflow: clip;
top: 12px;
width: 500px;
word-wrap: break-word;
z-index: 1000;
}

.naviLink a{
float: left;
margin-right:50px;
font-family: Arial;
font-size: 12px;
color: #8cb0cc;
}

.naviLink a:hover {
color: #c0c0c0;
text-decoration: none;
}

.hinweis-fehler{
color: #d26072;
font-weight: bold;
margin: 10px; 0px; 10px; 0px;
}

.hinweis-ok{
color: #5c965a;
font-weight: bold;
margin: 10px; 0px; 10px; 0px;
}

.hinweis{
font-weight: bold;
margin: 10px; 0px; 10px; 0px;
}

#regForm input.error{
background: #f8dbdb;  
border-color: #e77776; 
}

#regForm span{  
margin-left: 10px;  
font-size: 9pt;
font-style: italic;  
}

.error{
color: #e46c6e;
}

.tourImageLeft{
float:left;
margin-right: 40px;
padding: 10px;
border: 1px solid #EEEEEE;
background-color: #FFFFFF;
}

.tourImageRight{
float: right;
margin-left: 40px;
padding: 10px;
border: 1px solid #EEEEEE;
background-color: #FFFFFF;
}

.tourTextLeft{
float: left;
width: 250px;
line-height:18pt;
}

p {
line-height:1.5;
}

.tourTextRight{
float:left;
width: 400px;
line-height:2;
}

.speechBubble{
 background: #ffffff;
 padding: 10px;
 margin: 10px;
 border-radius: 5px;
 border: 1px solid #efefef;
}

.textCenter {
 text-align: center;
}

.dot_blue {
 height: 10px;
 width: 10px;
 background: #427eac;
 border-radius: 50%;
 display: inline-block;
}
.dot_grey {
 height: 10px;
 width: 10px;
 background: #bbb;
 border-radius: 50%;
 display: inline-block;
}

.mobile-login {
 display: none;
}

.mobile-nav {
 display: none;
}

.burger-menu {
 display: none;
}

@media only screen and (max-width: 1000px) {

  body {
    width: 100%;
  }

  .mobile-login {
   display: block;
  }

  #sidebar, #sidebar-bg, #loginForm, #topNavi, #headerLogo, #headerLogoInt, #topbar1, #topbar2 {
   display: none;
  }  

  #content {
   width: 100%;
  }

  .main-element {
   width: 100%;
  }

  h2 {
    margin-left: 10px;
  }

  .contentSection{
    margin: 10px;
  }

  #footer, #footerBox {
   min-width: 0;
   width: 100%;
  }


  .trailer, .trailer-heading {
    display: none; 
  }

  .mobile-nav {
    display: block;
  }


  .burger-line {
   width: 1.5em;
   height: 0.2em;
   background: #999999;
   margin: 6px 0;
  }


  .mobile-nav {
    overflow: hidden;
    background-color: #f9f9f9;
    border-bottom: 1px solid #E5E5E5;
  }
  
  .mobile-nav a {
    float: left;
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }

  .mobile-nav-heading {
    color: #999999;
    margin-left: 0.5em;
  }
  .mobile-nav-text {
    margin-top: 0.8em;
  }
  
  .mobile-nav a:hover {
    background-color: #ddd;
    color: black;
  }
  
  .mobile-nav .icon {
    display: none;
  }
}

@media screen and (max-width: 550px) {
  .mobile-nav a:not(:first-child) {display: none;}
  .mobile-nav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 550px) {
  .mobile-nav.responsive {position: relative;}
  .mobile-nav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .mobile-nav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

#cookie-hint {
    position: fixed;
    z-index: 99999;
    background: white;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    text-align: center;
    padding: 30px 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#cookie-hint p {
    margin: 0;
}

.close-cookie-banner span {
    position: absolute;
    top: 0;
    color: black;
    font-size: 25px;
}

.cookie-text {
    display: none;
}
