@charset "UTF-8";
/** CSS Document **/
* {
  margin: 0;
  padding: 0;
}

body {  
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  font-family: 'Roboto', Helvetica, sans-serif; 
}

html, body {
  height: 100%;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Bereich nicht für IE-mac Anfang \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Bereich nicht für IE-mac Ende */  

.header {
  position: fixed;z-index: 1000;
  width: 100%;
  min-height: 80px;
  background-color: #FFF;
  border-bottom: 1px solid #F2F2F2;
}

.container {
  width: 100%;
  clear: both;
}

.main {
  margin: auto;
  max-width: 1050px;
  width: 95%;
  padding-left: 2,5%;
  padding-right: 2,5%;
  min-height: 30px;
}

.logo {
  margin-top: 17px;
  float: left;
  width: 197px;
}

.bild { 
  border-bottom: 10px solid #bb1818;
  padding-top: 80px;
}

/** Texte **/
h1 {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-weight: 300;
  font-size: 32px;
  color: #333;
  letter-spacing: 1px;
  padding-bottom: 20px;
}

h2 {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #666;
  padding-bottom: 10px;
  letter-spacing: 0.7px;
  line-height: 30px;
}

h3 {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 23px;
  color: #333;
  letter-spacing: 1px;
  width: 100%;
  padding-bottom: 20px;
}

h4,
h4 a {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #333;
  letter-spacing: 0.4px;
  text-decoration: none;
}

p {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;   
}

li {
  list-style: outside;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-left: 18px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #bb1818;
}


/** Trenner **/
.trenner-footer {
  width: 100%;
  clear: both;
  padding-bottom: 20px;
  margin-top: 20px;
  border-top: 1px solid #F2F2F2;
}

.trenner-blank {
  width: 100%;
  clear: both;
  padding-bottom: 35px;
}

hr {
  display: none;
}


/** Bilder **/
.image {
  width: 100%;
  height: auto;
}

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

.portrait {
  width: 65%;
  height: auto;
}


/** Farben Container **/
.weiss {
  background-color: #FFF;
}

.dunkelgrau {
  background-color: #999;
}


/** Inhalt **/
.full {
 float:left;
  width: 90%;
}

.left {
  float:left;
  width: 55%;
}

.right {
  float:right;
  width: 35%;
}


/** Footer **/
.footer {
  padding-top: 15px;
}

.footer-adresse {
  float:left;
  width: auto;
  margin-right: 50px;
  }
  
.footer-adresse p {
  font-size:13px;
  color: #FFF;
  }  
  
.footer a {
  font-size:13px;
  color: #FFF;
  text-decoration:none;
  }
  
.footer .abstandLeft {
  margin-left:20px; 
}  

.footer .abstandRight {
  margin-right:20px;   
}  
  
.footer a:hover {
  color: #666;
}   


/** Navigation Footer **/
.subnavi-footer {
  float: right;
  text-align: right;
}

.subnavi-footer a {
  font-size:13px;
  color: #FFF;
  text-decoration:none;
  display: block;
  line-height: 24px;
}


/** Cookie-Banner **/
.cc_container .cc_btn {
  background-color: #f1d600 !important; /* Farbe des Buttons */
  color: #000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
  background: #FFFFFF!important; /* Hintergrundfarbe des gesamten Bereichs */
  color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
  border-top:1px solid #F2F2F2;  
}
 
.cc_container a {
  color: #bb1818 !important; /* Textlink-Farbe "Mehr Infos" */
}

.cc_container p {
  color: #000 !important; /* Textlink-Farbe "Mehr Infos" */
}  


/** WEBFONT!!! **/

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

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

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

