/*   background: #cbe6be; grün */
/*   background: #b3dbea; blau */
/*   background: #f9f5de; gelb*/
/*   background: #ffffe5; gelb2*/

/* dosis-300 - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/dosis-v27-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/dosis-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/dosis-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/dosis-v27-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/dosis-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/dosis-v27-latin-300.svg#Dosis') format('svg'); /* Legacy iOS */
}

/* dosis-regular - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/dosis-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/dosis-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/dosis-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/dosis-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/dosis-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/dosis-v27-latin-regular.svg#Dosis') format('svg'); /* Legacy iOS */
}

/* dosis-500 - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/dosis-v27-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/dosis-v27-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/dosis-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/dosis-v27-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/dosis-v27-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/dosis-v27-latin-500.svg#Dosis') format('svg'); /* Legacy iOS */
}


body {
  padding-top: 0;
  padding-bottom: 40px;
  font-family: 'Dosis', sans-serif;
  font-weight: 300;
  color: #333333;
  letter-spacing: 0.03em;
  background: #D6EBFF;
}

p, ul {
  font-size: 140%;
  letter-spacing: 0.06em;
}

.marketing ul {
  list-style-type: none;
  padding-left: 20px;
}

.marketing li:before {
  content: '–';
  display:inline-block;
  margin-left:-20px;
  width:20px; 
}

td, th {
  border-top: 1px solid #666 !important;
}

strong {
  font-weight: 500;
}

a {
  color: #505050;
  text-decoration: none;
  border-bottom: 1px dotted;
}

a:hover, a:active, a:focus {
  color: #6699ff;
  text-decoration: none;
  border-bottom: 1px solid;
}

h3 {
  margin-top: 0;
}

.urogo {
  padding-right: 20%;
}

.header-blue {
  min-width: 100%;
  background: #45637F;
}

.header {
  padding-top: 20px;
  padding-bottom: 5px;
  color: #fff;
}

.header a {
  border-bottom: none;
  color: #fff;
}

.header a:hover, .header a:active, .header a:focus {
  border-bottom: none;
  color: #505050;
}

ul.nav {
  position: relative;
  top: 60px;
}
.container {
  margin-top:0;
  margin-bottom:0;
  padding-top:0;
  padding-bottom:0;
}

.img-container {
  width: 100%;
/* 
  max-height: 380px;
  overflow: hidden;
 */
}

.img-container img {
  width: 100%;
  height: auto;
}

.carousel-inner .item img {
  width: 100%;
}

.jumbotron {
  min-width: 100%;
  min-height: 380px;
  text-align: left;
  padding: 0;
  margin: 0;
  background: #b3dbea;
  font-size: 110%;
}

h3.morespace {
  margin-top: 15px;
}

.jumbotron h3 {
  margin-top: 0;
}

.jumbotron p {
  font-size: 110%;
}

.jumbotron img {
  margin-top: 0;
}

.blue {
  background: #88C5FF;
}

.green {
  background: #ABBCCC;
}

.dark {
  background: #6A757F;
}

h1, h2, h3, h4 {
  font-weight: 500;  
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

/* Make the masthead heading the same height as the navigation */
.header h3 {
  padding-bottom: 19px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

#map {
  width: 100%;
  height: 370px;
}

.footer {
  padding-top: 0;
}

.footer hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border-color: #505050;
}

/* Customize container */
@media (min-width: 768px) {
/* 
  .container {
    max-width: 730px;
  }
 */
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}
/* Responsive: Phones*/
@media screen and (max-width: 768px) {
ul.nav {
  position: relative;
  top: 10px;
  left: -15px;
}
}