@charset "UTF-8";

@import url("../fonts/fonts.css");

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "hillium", sans-serif;
	font-size: 18px;
	color: #040404;
	background-color: #fff;
}

p,#content-wrapper ul,#content-wrapper ol,#content-wrapper table,h2,h3,h4,h5,h6 {
	margin-bottom: 16px;
}

h1 {
	width: 320px;
	height: 243px;
}

h1 a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0;
	background: url("../images/logo.png") center center no-repeat transparent;
	width: 320px;
	height: 243px;
}

h2 {
	font-size: 34px;
	font-weight: normal;
}

h3 {
	font-size: 34px;
	font-weight: normal;
}

h4 {
	font-size: 27px;
	font-weight: 300;
	padding: 5px 0
}

address {
	font-style: normal;
}

a,a:visited {
	outline: none;
	text-decoration: none;
	color: #0385b5;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

a:hover,a:active,a:focus {
	color: #040404;
}

hr.blank{
	height: 20px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: none;
}

img {
	border: none;
}

img.block {
	display: block;
}

/**********************************************

	   ////////// Nicht l�schen ///////////

***********************************************/
.clear {
	clear: both;
	float: none;
}

.nopadding {
	padding: 0 !important;
}

.nomargin {
	margin: 0 !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.endrow {
	margin-right: 0 !important;
}

.tac{
	text-align: center;
}

.apt{
	padding-top: 20px;
}

.contenter{
	width: 960px;
	position: relative;
	margin: 0 auto;
}

.contenter ul{
	padding-left: 1em;
}

/**********************************************

	   ////////// sticky footer ///////////

***********************************************/
html,body,#main-wrapper {
	height: 100%;
}

#main-wrapper {
	margin: 0 auto;
	width: 100%;
	overflow: visible;
	position: relative;
	z-index: 2;
}

body>#main-wrapper {
	height: auto;
	min-height: 100%;
}

#content-wrapper {
	padding-bottom: 128px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

/**********************************************

	   ////////// Seitenformatierung ///////////

***********************************************/
.center {
	width: 960px;
	margin: 0 auto;
	min-width: 960px;
}

.blue-bg {
	background-color: #0385b5;
	color: #FFF;
}

.blue {
	color: #0385b5
}

.orange {
	color: #FB9505
}

.orange-bg {
	background-color: #FB9505
}

.black {
	color: #000 !important
}

#navigation {
	font-size: 19px;
	height: 54px;
	line-height: 54px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	padding: 7px 0;
	color: #fff;
	position: relative;
	z-index: 3;
}

#navigation ul {
	list-style: none;
	padding: 0 25px;
	display: table;
	float: left;
	width: 900px;
}

#navigation ul li {
	display: table-cell;
}

#navigation ul li a,#navigation ul li a:visited,#navigation ul li.empty span {
	color: #FFF;
	text-decoration: none;
	padding: 0 5px;
}

#navigation ul li.empty span {
	cursor: help;
}

#navigation ul li a:hover,#navigation ul li a:active,#navigation ul li a:focus,#navigation ul li.active a {
	color: #fb9605;
}

#kontakt-dingens {
	float: right;
	width: 320px;
	text-align: center;
	text-transform: uppercase
}

#header {
	position: relative;
	z-index: 3;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 486px;
	clear: both;
	margin-bottom: 8px
}

#header .boxes {
	display: table;
	background-color: #fff
}

#header .boxes a img {
	border: 0
}

#header .boxes>li {
	width: 320px;
	height: 243px;
	font-size: 24px;
	text-align: center;
	color: #fb9605;
	line-height: 243px;
	display: table-cell;
	float: left
}

#header .boxes>li span {
	display: inline-block;
	vertical-align: middle;
	line-height: 100%;
}

#header .boxes>li.logo {
	line-height: 260px
}

#box6{
	position: relative;
}

#box6 a#fb{
/* 	display: block; */
display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 54px;
	height: 54px;
	background: url("../images/fb.png") center center no-repeat #fb9705;
	line-height: normal;
	overflow: visible;
}

#box6 a#fb span,#box6 a#fb:visited span{
	display: block;
	position: absolute;
	top: 0;
	right: 60px;
	background-color: #fff;
	background-color: rgba(255,255,255,.9);
	color: #040404;
	font-size: 28px;
	line-height: 54px;
	height: 54px;
	width: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	-webkit-transition: padding, width .2s;
	-moz-transition: padding, width .2s;
	-ms-transition: padding, width .2s;
	-o-transition: padding, width .2s;
	transition: padding, width .2s;
}

#box6 a#fb:hover span,#box6 a#fb:active span,#box6 a#fb:focus span{
	width: 360px;
	padding: 0 20px;
}

#content-top {
	text-align: center;
	background-image: url(../images/content_top_bg.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding: 45px 0 70px 0;
	clear: both
}

#content-top .boxes {
	list-style: none;
	display: table; 0 0 0;
	margin: 0 auto;
}

#content-top .boxes>li {
	display: table-cell;
	font-size: 22px;
	padding: 30px 50px 10px 25px
}

#content-extra {
	text-align: center;
	line-height: 1.8em;
	padding: 25px 0;
	color: #000;
	font-size: 20px
}

#content-extra .info {
	background-image: url(../images/border.png);
	background-repeat: repeat-x;
	background-position: center;
}

#content-extra .info img {
	background-color: #FFF;
	padding: 25px;
}

#content-extra .cols {
	display: table;
	width: 100%;
	padding: 40px 0
}

#content-extra .cols>div {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	padding: 10px 0;
}

#content-extra .cols .col-left {
	border-right: 1px solid #000;
}

#content-extra p img {
	vertical-align: middle;
	padding: 5px 10px;
}

iframe.gmaps{
	display: block;
	width: 100%;
	border: none;
	height: 400px;
	height: 30vh;
	margin-bottom: 20px;
}

#footer {
	position: relative;
	z-index: 2;
	padding-bottom: 10px;
	height: 128px;
	margin: -128px 0 0;
}

#footer address {
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	height: 118px;
	line-height: 118px;
	background-color: #0385b6;
	color: #fff;
}

#fblink{
	vertical-align: sub;
}