@charset "utf-8";
/* inria-serif-300 - latin */
@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/inria-serif-v1-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Inria Serif Light'), local('InriaSerif-Light'),
       url('../fonts/inria-serif-v1-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inria-serif-v1-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/inria-serif-v1-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/inria-serif-v1-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/inria-serif-v1-latin-300.svg#InriaSerif') format('svg'); /* Legacy iOS */
}

/* inria-serif-300italic - latin */
@font-face {
  font-family: 'Inria Serif';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/inria-serif-v1-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Inria Serif Light Italic'), local('InriaSerif-LightItalic'),
       url('../fonts/inria-serif-v1-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inria-serif-v1-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/inria-serif-v1-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/inria-serif-v1-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/inria-serif-v1-latin-300italic.svg#InriaSerif') format('svg'); /* Legacy iOS */
}

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

/* inria-serif-700italic - latin */
@font-face {
  font-family: 'Inria Serif';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/inria-serif-v1-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Inria Serif Bold Italic'), local('InriaSerif-BoldItalic'),
       url('../fonts/inria-serif-v1-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inria-serif-v1-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/inria-serif-v1-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/inria-serif-v1-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/inria-serif-v1-latin-700italic.svg#InriaSerif') format('svg'); /* Legacy iOS */
}

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


/* CSS Document */
body, html {
	position: absolute;
    font-family: 'Inria Serif';
    font-weight: 300;
	font-size:16px;
	width:100%;
	margin:0;
	padding:0;
  	background-color:#ccc;
  	top:0px;
}
h1 {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  color:#0073ab;
  font-size:2.5em;
  margin-bottom:0.5%;
  text-align:left;
}
h2 {
  font-family: 'Inria Serif';
  font-style: italic;
  font-weight: 700;
  color:#666;
  font-size:1.3em;
}
h3 {
  margin-bottom:10px;
}
strong {
  font-family: 'Inria Serif';
  font-weight: 700;
}
.container {
	position: absolute;
	display:block;
	text-align:left;
  	top:0px;
	max-width:1290px;
	margin:0px auto;
  	background-color:#fff;
    width: {define width}
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
#header {
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: fixed;
	width:100%;
	max-width:1290px;
	height: 9em;
  transition: height .2s ease-out;
  z-index: 3;
}

#header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}
#header li {
  padding:20px 20px 15px 20px;
}
#header li a {
  display: block;
  padding: 0px 0px 5px 0px ;
  text-decoration: none;
}

#header li a:hover {
  border-bottom:2px solid #f7a721;
}
#header li ul {
	display:none;
}
#header li:hover ul, #header li:target ul {
	display:inline-block;
}
#header li ul li {
	width:100%;
}
#header .logo {
  display: block;
  float: left;
  font-size: 4.8em;
  transition: font-size .2s ease-out;
  padding: 10px 20px;
  text-decoration: none;
}
#header .logo img {
  width:180px;
  transition: width .2s ease-out;
}

#header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}
#header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 38px 30px;
  position: relative;
  user-select: none;
}

#header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 30px;
}

#header .menu-icon .navicon:before,
#header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

#header .menu-icon .navicon:before {
  top: 10px;
}

#header .menu-icon .navicon:after {
  top: -10px;
}
#header .menu-btn {
  display: none;
}

#header .menu-btn:checked ~ .menu {
  max-height: 240px;
}

#header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

#header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

#header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

#header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
#header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}
.content {
	display:block;
  width:90%;
	padding:5%;
  
}
#header.smaller {
	height:5em;
  transition: height .2s ease-out;
}
#header.smaller .logo {
  display: block;
  float: left;
  font-size: 2em;	
  transition: font-size .2s ease-out;
  padding: 10px 20px;
  text-decoration: none;
}
#header.smaller .logo img {
	width:90px;
  transition: width .2s ease-out;
}
.bild {
  margin-top:145px;
}
.news {
  display:block;
  padding:0%;
  width:100%;
  background-color:#0073ab;
  color:#fff;
}
.news h1 {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  color:#fff;
  font-size:2.5em;
  margin-top:25px;
  margin-bottom:0.5%;
  text-align:left;
}
.news a {color:#fff;}
.box {
  width:95%;
  background-color:#0073ab;
  color:#fff;
  font-size:1.5em;
  text-align:center;
  padding:2.5%;
}
.box a {color:#bedded;font-weight:700;
  font-size:1.8em;}
.footer {
  position:relative;
  height:40px;
  width:100%;
  background-color:#666;
  color:#fff;
  padding:15px 0px;
}
.footer ul {
  margin-top:10px;
  padding-top:0px;
  width:80%;
  float:left;
}
.footer ul.menu li {
  list-style-type:none;
  float:left;
  padding:0px 20px;
}
.footer ul.menu li:first-child {
  border-right:1px solid #fff;
}
.footer ul.menu li a:link,
.footer ul.menu li a:visited  {
  text-decoration:none;
  color:#fff;
  padding:15px 0px;
}
.footer ul.menu li a:hover {
  color:#FF8000;
}
.footer .siegel {
  margin-top:0px;
}
.top-themen {
  display:inline-block;
  width:10%;
  margin-right:0.33%;
  background-color:#ccc;
  height:260px;
  padding:20px 10%;
}
.top-themen:last-child {
  margin-right:0px;
}
.top-themen span {
  width:100%;
  height:100%;
  border:1px solid #fff;
  vertical-align:middle;
}
.rahmen {
  display:table;
  width:100%;
}
.newsflash {
  width:98%;
  display:inline;
}
.prod {
  display: inline-block;
  margin:5px 10px 25px 10px;
  text-align:left;
  width:30%;
  vertical-align:top;
  -webkit-box-shadow: 3px 8px 8px -1px rgba(51,51,51,0.6);
-moz-box-shadow: 3px 8px 8px -1px rgba(51,51,51,0.6);
box-shadow: 3px 8px 8px -1px rgba(51,51,51,0.6);
}
.prod img {
  width:100%;
  display:block;
}
.prod p {
  padding:0% 2%;
  width:96%;
}
.newsflash-title {
  display: block;
    margin-top: 0px;
    width: 96%;
    background-color: #666;
    color:#fff;
    padding: 3% 2%;
    text-align: center;
  -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
	width:100%;
  min-width: 350px;
}

/* `Container
----------------------------------------------------------------------------------------------------*/

.container_12 {
  margin-right: auto;
  margin-left: auto;
  width: 98%;
  text-align: left;
  display:inline;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  text-align:left;
  vertical-align:top;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 {
  position: relative;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  margin-right: 0;
}

.omega {
  margin-left: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/



/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
  padding-right: 8.33333333%;
}

.container_12 .prefix_2 {
  padding-right: 14.66666667%;
}

.container_12 .prefix_3 {
  padding-right: 25%;
}

.container_12 .prefix_4 {
  padding-right: 320px;
}

.container_12 .prefix_5 {
  padding-right: 400px;
}

.container_12 .prefix_6 {
  padding-right: 50%;
}

.container_12 .prefix_7 {
  padding-right: 560px;
}

.container_12 .prefix_8 {
  padding-right: 640px;
}

.container_12 .prefix_9 {
  padding-right: 720px;
}

.container_12 .prefix_10 {
  padding-right: 800px;
}

.container_12 .prefix_11 {
  padding-right: 880px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
  padding-left: 8.33333333%;
}

.container_12 .suffix_2 {
  padding-left: 14.66666666%;
}

.container_12 .suffix_3 {
  padding-left: 25%;
}

.container_12 .suffix_4 {
  padding-left: 320px;
}

.container_12 .suffix_5 {
  padding-left: 400px;
}

.container_12 .suffix_6 {
  padding-left: 50%;
}

.container_12 .suffix_7 {
  padding-left: 560px;
}

.container_12 .suffix_8 {
  padding-left: 640px;
}

.container_12 .suffix_9 {
  padding-left: 720px;
}

.container_12 .suffix_10 {
  padding-left: 800px;
}

.container_12 .suffix_11 {
  padding-left: 880px;
}

/* `Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
  right: 80px;
}

.container_12 .push_2 {
  right: 160px;
}

.container_12 .push_3 {
  right: 240px;
}

.container_12 .push_4 {
  right: 320px;
}

.container_12 .push_5 {
  right: 400px;
}

.container_12 .push_6 {
  right: 480px;
}

.container_12 .push_7 {
  right: 560px;
}

.container_12 .push_8 {
  right: 640px;
}

.container_12 .push_9 {
  right: 720px;
}

.container_12 .push_10 {
  right: 800px;
}

.container_12 .push_11 {
  right: 880px;
}

/* `Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1 {
  right: -80px;
}

.container_12 .pull_2 {
  right: -160px;
}

.container_12 .pull_3 {
  right: -240px;
}

.container_12 .pull_4 {
  right: -320px;
}

.container_12 .pull_5 {
  right: -400px;
}

.container_12 .pull_6 {
  right: -480px;
}

.container_12 .pull_7 {
  right: -560px;
}

.container_12 .pull_8 {
  right: -640px;
}

.container_12 .pull_9 {
  right: -720px;
}

.container_12 .pull_10 {
  right: -800px;
}

.container_12 .pull_11 {
  right: -880px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_12:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix,
.container_12 {
  zoom: 1;
}
@media only screen and (max-width: 50.99em) {
.container_12 .grid_1,
.container_12 .grid_2,
.container_12 .grid_3,
.container_12 .grid_4,
.container_12 .grid_5,
.container_12 .grid_6,
.container_12 .grid_7,
.container_12 .grid_8,
.container_12 .grid_9,
.container_12 .grid_10,
.container_12 .grid_11,
.container_12 .grid_12 {
  width: 96%;
}
.container_12 .prefix_2 {
  padding-right: 1%;
}
.container_12 .suffix_2 {
  padding-left: 1%;
}
}
@media (min-width: 51em) {
  #header li {
    float: left;
  padding:20px 20px 15px 20px;
  }
  #header li a {
    padding: 0px 0px 5px 0px;
    color:#333;
  }
  #header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  #header .menu-icon {
    display: none;
  }
.bild {
  margin-top:130px;
}
.container_12 .grid_1 {
  width: 8.33333333%;
  min-width:100px;
}

.container_12 .grid_2 {
  width: 16.66666667%;
	max-width:200px;
}

.container_12 .grid_3 {
  width: 23%;
  min-width:200px;
  max-width:300px;
}

.container_12 .grid_4 {
  width: 33.33333333%;
	max-width:400px;
}

.container_12 .grid_5 {
  width: 40.66666667%;
	max-width:500px;
}

.container_12 .grid_6 {
  width: 50%;
  min-width:300px;
  max-width:600px;
}

.container_12 .grid_7 {
  width: 58.33333333%;
	max-width:700px;
}

.container_12 .grid_8 {
  width: 66.66666666%;
	max-width:800px;
}

.container_12 .grid_9 {
  width: 73%;
	min-width:800px;
	max-width:900px;
}

.container_12 .grid_10 {
  width: 83.33333333%;
	max-width:1000px;
}

.container_12 .grid_11 {
  width: 91.66666666%;
	max-width:1100px;
}

.container_12 .grid_12 {
  width: 100%;
  min-width:300px;
	max-width:1200px;
}
}