@charset "utf-8";
/* CSS Document */

* {
	box-sizing:border-box;
	border:none;
}

/* Farben */

/* Farbe 1 */
.bc_1 .headerimg {
	background:url(../images/layout/bg_header.jpg) center no-repeat;
}

.bc_1 .navi {
	background:#002c90;
}

.bc_1 nav ul li ul {
	background:#002c90;
}

.bc_1 .headerimg .wrap {
	border-bottom:5px solid #002c90;
}

.bc_1 .webdesign {
	background:#002c90;
}

.bc_1 h1 {
	color:#002c90;
}

.bc_1 h2 {
	color:#002c90;
}
 
.bc_1 h3 {
	color:#002c90;
}

.bc_1 h4 {
	color:#002c90;
}

.bc_1 .content a {
	color:#002c90;
}

.bc_1 .content a:hover {
	color:#002068;
}

.bc_1 .content ul li {
	background:url(../images/layout/li.png) 0px 9px no-repeat;
}

.bc_1 .sidebar .kontaktbox h3::after {	
	background:#002c90;
}

.bc_1 .kontaktb .tel::before {
	background-color:#002c90;
}

.bc_1 .kontaktb .mail::before {
	background-color:#002c90;
}

.bc_1 .kontaktb .mail a {
	color:#002c90;
}

.bc_1 .sprachnavi > div.lang a:hover, .bc_1 .sprachnavi > div.lang.aktiv a {
	background:#002c90;
}

.bc_1 .headerslider .flex-direction-nav li a.flex-prev, .bc_1 .headerslider .flex-direction-nav li a.flex-next{
	background-color:#002c90;
}

.bc_1 .logos .flex-direction-nav li a.flex-prev, .bc_1 .logos .flex-direction-nav li a.flex-next{
	background-color:#00216C;
}

@media only screen and (max-width : 1025px) {
	.bc_1 nav ul {
		background:#002c90;
	}
}

.bc_1 .button {
	background:#002c90;
}

.bc_1 .button:hover {
	background:#002068;
}


/* Farbe 2 */
.bc_2 .headerimg {
	background:url(../images/layout/bg_header-1.jpg) center no-repeat;
}

.bc_2 .navi {
	background:#178e56;
}

.bc_2 nav ul li ul {
	background:#178e56;
}

.bc_2 .headerimg .wrap {
	border-bottom:5px solid #178e56;
}

.bc_2 .webdesign {
	background:#178e56;
}

.bc_2 h1 {
	color:#178e56;
}

.bc_2 h2 {
	color:#178e56;
}
 
.bc_2 h3 {
	color:#178e56;
}

.bc_2 h4 {
	color:#178e56;
}

.bc_2 .content a {
	color:#178e56;
}

.bc_2 .content a:hover {
	color:#0C6C3F;
}

.bc_2 .content ul li {
	background:url(../images/layout/li-1.png) 0px 9px no-repeat;
}

.bc_2 .sidebar .kontaktbox h3::after {	
	background:#178e56;
}

.bc_2 .kontaktb .tel::before {
	background-color:#178e56;
}

.bc_2 .kontaktb .mail::before {
	background-color:#178e56;
}

.bc_2 .kontaktb .mail a {
	color:#178e56;
}

.bc_2 .sprachnavi > div.lang a:hover, .bc_2 .sprachnavi > div.lang.aktiv a {
	background:#178e56;
}

.bc_2 .headerslider .flex-direction-nav li a.flex-prev, .bc_2 .headerslider .flex-direction-nav li a.flex-next{
	background-color:#178e56;
}

.bc_2 .logos .flex-direction-nav li a.flex-prev, .bc_2 .logos .flex-direction-nav li a.flex-next{
	background-color:#0C6E40;
}

@media only screen and (max-width : 1025px) {
	.bc_2 nav ul {
		background:#178e56;
	}
}


.bc_2 .button {
	background:#0C6E40;
}

.bc_2 .button:hover {
	background:#0A5834;
}


/* Farbe 3 */
.bc_3 .headerimg {
	background:url(../images/layout/bg_header-2.jpg) center no-repeat;
}

.bc_3 .navi {
	background:#e0001a;
}

.bc_3 nav ul li ul {
	background:#e0001a;
}

.bc_3 .headerimg .wrap {
	border-bottom:5px solid #e0001a;
}

.bc_3 .webdesign {
	background:#e0001a;
}

.bc_3 h1 {
	color:#e0001a;
}

.bc_3 h2 {
	color:#e0001a;
}
 
.bc_3 h3 {
	color:#e0001a;
}

.bc_3 h4 {
	color:#e0001a;
}

.bc_3 .content a {
	color:#e0001a;
}

.bc_3 .content a:hover {
	color:#AF0014;
}

.bc_3 .content ul li {
	background:url(../images/layout/li-2.png) 0px 9px no-repeat;
}

.bc_3 .sidebar .kontaktbox h3::after {	
	background:#e0001a;
}

.bc_3 .kontaktb .tel::before {
	background-color:#e0001a;
}

.bc_3 .kontaktb .mail::before {
	background-color:#e0001a;
}

.bc_3 .kontaktb .mail a {
	color:#e0001a;
}

.bc_3 .sprachnavi > div.lang a:hover, .bc_3 .sprachnavi > div.lang.aktiv a {
	background:#e0001a;
}

.bc_3 .headerslider .flex-direction-nav li a.flex-prev, .bc_3 .headerslider .flex-direction-nav li a.flex-next{
	background-color:#e0001a;
}
.bc_3 .logos .flex-direction-nav li a.flex-prev, .bc_3 .logos .flex-direction-nav li a.flex-next{
	background-color:#C00016;
}

@media only screen and (max-width : 1025px) {
	.bc_3 nav ul {
		background:#e0001a;
	}
}

.bc_3 .button {
	background:#e0001a;
}

.bc_3 .button:hover {
	background:#BC0015;
}

/* Farbe 4 */
.bc_4 .headerimg {
	background:url(../images/layout/bg_header-3.jpg) center no-repeat;
}

.bc_4 .navi {
	background:#f36f23;
}

.bc_4 nav ul li ul {
	background:#f36f23;
}

.bc_4 .headerimg .wrap {
	border-bottom:5px solid #f36f23;
}

.bc_4 .webdesign {
	background:#f36f23;
}

.bc_4 h1 {
	color:#f36f23;
}

.bc_4 h2 {
	color:#f36f23;
}
 
.bc_4 h3 {
	color:#f36f23;
}

.bc_4 h4 {
	color:#f36f23;
}

.bc_4 .content a {
	color:#f36f23;
}

.bc_4 .content a:hover {
	color:#C85615;
}

.bc_4 .content ul li {
	background:url(../images/layout/li-3.png) 0px 9px no-repeat;
}

.bc_4 .sidebar .kontaktbox h3::after {	
	background:#f36f23;
}

.bc_4 .kontaktb .tel::before {
	background-color:#f36f23;
}

.bc_4 .kontaktb .mail::before {
	background-color:#f36f23;
}

.bc_4 .kontaktb .mail a {
	color:#f36f23;
}

.bc_4 .sprachnavi > div.lang a:hover, .bc_4 .sprachnavi > div.lang.aktiv a {
	background:#f36f23;
}

.bc_4 .headerslider .flex-direction-nav li a.flex-prev, .bc_4 .headerslider .flex-direction-nav li a.flex-next{
	background-color:#f36f23;
}

.bc_4 .logos .flex-direction-nav li a.flex-prev, .bc_4 .logos .flex-direction-nav li a.flex-next{
	background-color:#CC5714;
}

@media only screen and (max-width : 1025px) {
	.bc_4 nav ul {
		background:#f36f23;
	}
}

.bc_4 .button {
	background:#f36f23;
}

.bc_4 .button:hover {
	background:#D55D18;
}

/* Farbe 5 */
.bc_5 .headerimg {
	background:url(../images/layout/bg_header-4.jpg) center no-repeat;
}

.bc_5 .navi {
	background:#747474;
}

.bc_5 nav ul li ul {
	background:#747474;
}

.bc_5 .headerimg .wrap {
	border-bottom:5px solid #747474;
}

.bc_5 .webdesign {
	background:#747474;
}

.bc_5 h1 {
	color:#747474;
}

.bc_5 h2 {
	color:#747474;
}
 
.bc_5 h3 {
	color:#747474;
}

.bc_5 h4 {
	color:#747474;
}

.bc_5 .content a {
	color:#747474;
}

.bc_5 .content a:hover {
	color:#464646;
}

.bc_5 .content ul li {
	background:url(../images/layout/li-4.png) 0px 9px no-repeat;
}

.bc_5 .sidebar .kontaktbox h3::after {	
	background:#747474;
}

.bc_5 .kontaktb .tel::before {
	background-color:#747474;
}

.bc_5 .kontaktb .mail::before {
	background-color:#747474;
}

.bc_5 .kontaktb .mail a {
	color:#747474;
}

.bc_5 .sprachnavi > div.lang a:hover, .bc_5 .sprachnavi > div.lang.aktiv a {
	background:#747474;
}

.bc_5 .headerslider .flex-direction-nav li a.flex-prev, .bc_5 .headerslider .flex-direction-nav li a.flex-next{
	background-color:#747474;
}

.bc_5 .logos .flex-direction-nav li a.flex-prev, .bc_5 .logos .flex-direction-nav li a.flex-next{
	background-color:#636363;
}

@media only screen and (max-width : 1025px) {
	.bc_5 nav ul {
		background:#747474;
	}
}

.bc_5 .button {
	background:#747474;
}

.bc_5 .button:hover {
	background:#575757;
}

.mr10 {
	margin-left:4%;
}

/* Grundgeruest */


html {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

body {
	background:#ebebeb;
	color:#000;
	font-size:16px;
	font-family: 'Droid Serif', 'Times New Roman', serif;
	line-height:155%;
	padding:0px;
	margin:0px;
    position: relative;
    width: 100%;
	min-height:100%;
	-webkit-text-size-adjust:none;
}

.wrap {
	width:1200px;
	position:relative;
	z-index:10;
	margin:0 auto;
}

footer .wrap {
	background:none;
}

/* HEADER */

header {
	position:relative;
	z-index:30;
	background:#fff;
}

.logo {
	margin:0px 0 15px 0px;
	padding-top:25px;
	width:70%;
	float:left;
}

@media only screen and (min-width : 900px) {

.logo {
	width:auto;
}
	
}

.logo a {
	outline:none;
	width:auto;
}

.rightside {
	float:right;
}

.sprachnavi {
	float:right;
	clear: both;
}
.sprachnavi > div {
	float:left;
	text-align: right;
	margin:0 1px;
}
.sprachnavi > div.lang a {
	color:#fff;
	text-align: center;
	padding:4px 7px;
	font-size:12px;
	font-weight:bold;
	background: #181617;
	display: block;
}

.kontaktb {
	display:none;
	
}


@media only screen and (min-width : 900px) {
	
.kontaktb {
	float:right;
	clear: both;
	margin-bottom:15px;
	padding-top:15px;
	display: block;
	
}

.kontaktb > div {
	float:left;
	margin-left:10px;
	padding-right:10px;
}

.kontaktb .line {
	padding-top:30px;
}

.kontaktb .tel {
	position: relative;
}

.kontaktb .tel::before {
	background-image: url(../images/layout/tel.png);
	background-position: center;
	background-repeat: no-repeat;
	content:'';
	width:22px;
	height:22px;
	margin:0 auto 10px auto;
	display: block;
	border-radius: 3px;
}

.kontaktb .mail {
	position: relative;
}

.kontaktb .mail::before {
	background-image: url(../images/layout/mail.png);
	background-position: center;
	background-repeat: no-repeat;
	content:'';
	width:22px;
	height:22px;
	margin:0 auto 10px auto;
	display: block;
	border-radius: 3px;
}

}
.headerslider ul, .logos ul {
	padding:0px;
	list-style: none;
	margin:0px;
}


.headerslider, .logos {
	position: relative;
}


.headerslider .flex-direction-nav {
	position: absolute;
	list-style:none;
	margin:0px;
	padding:0px;
	bottom:0px;
	z-index:1000;
	left:0px;
	right:0px;
	text-align:center;
}

.headerslider .flex-direction-nav li {
	display: inline-block;
	text-align:center;
	margin:0 1px;
}

.flex-viewport {
	z-index:10;
}

.headerslider .flex-direction-nav li a.flex-prev{
	background-image: url(../images/layout/prev.png);
	background-repeat: no-repeat;
	width:25px;
	height:25px;
	display: block;
	text-indent: -1000000px;
}

.headerslider .flex-direction-nav li a.flex-next{
	background-image: url(../images/layout/next.png);
	background-repeat: no-repeat;
	width:25px;
	height:25px;
	display: block;
	text-indent: -1000000px;
}

.logos .flex-direction-nav {
	position: absolute;
	list-style:none;
	margin:0px;
	margin-top:-12px;
	padding:0px;
	top:50%;
	z-index:1000;
	left:0px;
	right:0px;
}

@media only screen and (min-width : 650px) {
	.logos .flex-direction-nav {
		left:-25px;
		right:-25px;
	}
}

.logos .flex-direction-nav li a.flex-prev{
	background-image: url(../images/layout/prev.png);
	background-repeat: no-repeat;
	width:25px;
	height:25px;
	display: block;
	text-indent: -1000000px;
	position: absolute;
	left:0;
	top:0px;
}

.logos .flex-direction-nav li a.flex-next{
	background-image: url(../images/layout/next.png);
	background-repeat: no-repeat;
	width:25px;
	height:25px;
	display: block;
	text-indent: -1000000px;
	position: absolute;
	right:0;
	top:0px;
}


.logos {
	background:url(../images/layout/bg_logo.png) repeat-x;
}

.logos ul li {
	border-right:1px solid #e4e4e4;
}

.logos a {
	display:block;
	position: relative;
}

.logos .m1 a:hover::after {
	content:'';
	background: rgba(0,44,144,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.logos .m2 a:hover::after {
	content:'';
	background: rgba(23,136,82,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.logos .m3 a:hover::after {
	content:'';
	background: rgba(224,0,26,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.logos .m4 a:hover::after {
	content:'';
	background: rgba(243,111,35,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.logos .m5 a:hover::after {
	content:'';
	background: rgba(112,112,112,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

.bc_1 .m1 a::after {
	content:'';
	background: rgba(0,44,144,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

.bc_2 .m2 a::after {
	content:'';
	background: rgba(23,136,82,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

.bc_3 .m3 a::after {
	content:'';
	background: rgba(224,0,26,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

.bc_4 .m4 a::after {
	content:'';
	background: rgba(243,111,35,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

.bc_5 .m5 a::after {
	content:'';
	background: rgba(112,112,112,0.1);
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}


/* NAVI */

.navi {
	position:relative;
	z-index:1000;
	padding-bottom:6px;
	border-bottom:1px solid rgba(255,255,255,0.25);
	box-shadow: 0px 8px 10px rgba(0,0,0,0.32);
}

nav {
	position:relative;
	z-index:1000;
}

nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

@media only screen and (min-width : 1025px) {
	nav > ul {
		display: block !important;
	}	
	
	nav > ul > li::before {
		content: '|';
		position: absolute;
		color:#fff;
		top:17px;
		right:-9px;
		text-shadow:1px 1px 1px rgba(0,0,0,0.40);
	}
	
	nav > ul > li.last::before {
		content: none;
	}
	
	
	
	.button_submenu_toggle {
		display: none !important;
	}	
}

nav ul li {
	float:left;
	margin:0px 20px;
	position:relative;
}

nav ul li a {
	text-decoration:none;
	display:block;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	position:relative;
	padding:13px 5px 9px 5px;
	text-transform: uppercase;
	border-top:5px solid transparent;
	text-shadow:1px 1px 1px rgba(0,0,0,0.40);
}	

@media only screen and (min-width : 1025px) {
nav ul li a {
	text-decoration:none;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	position:relative;
	padding:13px 5px 9px 5px;
	text-transform: uppercase;
	border-top:5px solid transparent;
	text-shadow:1px 1px 1px rgba(0,0,0,0.40);
}
nav ul li {
	float:left;
	margin:0px 5px;
	position:relative;
}	
	
}

@media only screen and (min-width : 1280px) {
nav ul li a {
	text-decoration:none;
	display:block;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	position:relative;
	padding:13px 5px 9px 5px;
	text-transform: uppercase;
	border-top:5px solid transparent;
	text-shadow:1px 1px 1px rgba(0,0,0,0.40);
}
	
nav ul li {
	float:left;
	margin:0px 20px;
	position:relative;
}
	
	nav > ul > li::before {
		content: '|';
		position: absolute;
		color:#fff;
		top:17px;
		right:-25px;
		text-shadow:1px 1px 1px rgba(0,0,0,0.40);
	}
}




nav > ul > li > a:hover {
	border-top:5px solid #181617;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}

nav ul li:first-child::after {
	content:none;
}

/* Ebene 2 */

nav ul li ul {
	position:absolute;
	left:-25px;
	top:50px;
	padding:15px 0;
	display:none;
}

nav ul li:hover ul {
	display:block;
}

nav ul li ul li {
	float:none;
	margin:0px 0px;
	position:relative;
}


.unav1:hover {
	background:#178e56;
}

.unav2:hover {
	background:#e0001a;
}

.unav3:hover {
	background:#f36f23;
}

.unav4:hover {
	background:#747474;
}


nav ul li ul li a {
	text-align:left;
	color:#fff;
	position:relative;
	padding:13px 25px 9px 25px;
	font-size:14px;
	text-transform: none;
	border-top:none;
	white-space: nowrap;
	border-left:5px solid transparent;
	text-shadow:1px 1px 1px rgba(0,0,0,0.40);
}

nav > ul > li > ul > li > a:hover {
	border-left:5px solid #181617;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}



/* Ebene 3 */

nav ul li ul li ul {
	position:absolute;
	left:100%;
	top:-15px;
	padding:15px 0;
	display:none;
}

nav ul li:hover ul li ul {
	display:none;
}

nav ul li ul li:hover ul {
	display:block;
}

nav ul li ul li ul li {
	float:none;
	margin:0px 0px;
	position:relative;
}

nav ul li ul li ul li a {
	text-align:left;
	color:#fff;
	position:relative;
	padding:13px 25px 9px 25px;
	font-size:14px;
	text-transform: none;
	border-top:none;
	white-space: nowrap;
	border-left:5px solid transparent;
	text-shadow:1px 1px 1px rgba(0,0,0,0.40);
}

nav > ul > li > ul > li:hover > ul li a {
	border-left:5px solid transparent;
}

nav > ul > li > ul > li > ul li a:hover {
	border-left:5px solid #181617;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}





.button_menu {
	display:none;
}

button {
  display: inline-block;
  margin: 0;
  border: none;
  background: none;
}
button span {
  display: block;
}

/* SLIDER */

/* Header-IMG */

.headerimg {
	width:100%;
	position:relative;
	z-index:0;
	background:#002c90;
	padding-top:30px;
	background-size: cover !important;
	
}

.headerimg img {
	width:100%;
	display:block;
}


/* CONTENT */

.content {
	position:relative;
	z-index:10;
	background:#fff;
	
}

.content-shadow {
	content:'';
	background:url(../images/layout/c-shadow.png) bottom center no-repeat;
	position:absolute;
	left:-12px;
	right:-12px;
	bottom:-15px;
	height:534px;
	z-index:-1;
	background-size:contain !important;
}

@media only screen and (min-width : 950px) {

.content-shadow {
	left:-30px;
	right:-30px;
	bottom:-38px;
}
	
}

h1 {
	font-size:20px;
	margin:0px 0 20px 0;
	position:relative;
	line-height:150%;
	font-weight:bold;
	text-align:left;
}

h2 {
	font-size:18px;
	margin:30px 0 20px 0;
	position:relative;
	line-height:150%;
	padding-bottom:7px;
	font-weight:bold;
	text-align:left;

}
 
h3 {
	font-size:16px;
	margin:30px 0 10px 0px;
	padding:0px 0 0px 0px;
	font-weight:bold;
	line-height:120%;
}

h4 {
	color:#002c90;
	font-size:16px;
	margin:10px 0 0px 0px;
	padding:0px 0 0px 0px;
	font-weight:bold;
	line-height:120%;
}

.content a {
	text-decoration:none;
}

.content a:hover {
}

.content ul {
	margin-bottom:0px;
	padding:0px;
	list-style:none;
}

.content ul li {
	padding:0px 0 0 23px;
}

.hr {
	margin:20px 0;
	width:100%;
	border-bottom:1px dotted #ACACAC;
	height:1px;
}

form {
	padding:0 0px;
}

form div {
	width:100%;
	
}

form div div {
	margin-bottom:10px;
	
}

form label {
	width:30%;
	margin-right:0;
	display:block;
	float:left;
	text-align:left;
	padding:5px 0;
}

form input, form textarea {
	width:69%;
	display:block;
	float:left;
	border:none;
	border:1px solid #999;
	padding:5px 0;
}


form .button {
	width:auto !important;
	color:#fff !important;
	padding:10px 20px 10px 20px;
	border:none;
	cursor:pointer;
	font-size:14px;
	display:inline-block;
	background:#002c90;
	margin-top:20px;
}

form .button:hover {
	background:#002068;
}




/* Spalten-Set */

.col_53 {float:left; width:53%; padding:34px 0;}
.col_47 {float:left; width:47%;	padding:34px 0;}

.col_48 {float:left; width:48.5%;}
.col_48.offset {margin-right:3%;}

.col_30 {float:left; width:32%; margin-top:10px;}
.col_30-1 {float:left; width:30%;}
.col_30.offset {margin-right:2%;}

.col_50 {float:left; width:50%; text-align:left;}
.col_40 {float:left; width:40%;}
.col_60 {float:left; width:60%;}

.col_75 {float:left; width:75%;}
.col_25 {float:left; width:25%;}

.col_25-1 {float:left; width:24.2%;}
.col_25-1.offset {margin-right:1%;}


.col_37 {
	width:37.5%;
	float:left;
}

.col_62 {
	width:62.5%;
	float:left;
}

.col_70 {float:left; width:70%;}

.col_18 {float:left; width:18.3333%; margin:0 0.83333%; text-align:center;}
.col_18 img {width:100%;}

.vw70 {width:70%; margin:0 auto;}

.mt20 {
	margin-top:30px;
}

.mb10 {
	margin-bottom:10px;
}

.mb30 {
	margin-bottom:30px;
}


/* Boxen */

.text {
	float:right;
	width:66.25%;
	padding:40px 80px 40px 40px;
}

.sidebar {
	float:left;
	width:33.75%;
}

.sidebar .img {
	display:block;
	position:relative;
	background-size:cover !important;
	width:100%;
	height:270px;
}

.sidebar .kontaktbox {
	background:url(../images/layout/kontakt.jpg) no-repeat;
	padding:30px 30px 20px 30px;
	background-size:cover;
}

.sidebar .kontaktbox h3 {	
	color:#fff;
	position: relative;
	margin-top:0px;
	padding-bottom:8px;
	margin-bottom:30px;
}

.sidebar .kontaktbox h3::after {	
	content:'';
	position: absolute;
	bottom:0px;
	left:0px;
	width:32px;
	height:3px;
}


.sidebar .kontaktbox p{	
	color:#fff;

}

.sidebar .kontaktbox p a{	
	color:#fff;
}


.tb {
	padding:35px 35px;
}

.tc {
	text-align:center;
}

.leistungsbox {
	
}

.leistungsbox a {
	display: block;
	position: relative;
	margin-bottom:15px;
}

.leistungsbox a img {
	display: block;
	width:100%;
}

.leistungsbox a span {
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	padding:10px 20px;
	color:#fff;
}

.lm1 span {
	background:rgba(23,142,86,0.85);
}

.lm2 span {
	background:rgba(224,0,26,0.85);
}

.lm3 span {
	background:rgba(243,111,35,0.85);
}

.lm4 span {
	background:rgba(116,116,116,0.85);
}

/* FOOTER */

footer {
	position:relative;
	padding:15px 0 15px 0;
	color:#323232;
	z-index:20;
}

footer a {
	color:#1A1A1A;
	text-decoration:none;
}

footer a:hover {
	text-decoration:underline;
}


.webdesign {
	display: block;
	float:right;
	font-size:14px;
	color:#fff;
	margin:-15px 0 30px 0;
	padding:10px 20px;
}

.webdesign a {
	color:#fff;
}

.webdesign a:hover {
	text-decoration: underline;
}


.tabs {
	display:inline-block;
	width:85px;
}

.address, .kdata {
	float:left;
	width:29%;
}


a {
	text-decoration:none;
}

#google-karte #map {
	height:373px;
	width:100%;
}

#google-karte {
	width:100%;
	padding:20px 0;
}


.zert {
	width:300px;
	max-width:100%;
	display:block;
	text-align:center;
	border:3px solid #094b94;
	padding:5px;
	position:relative;
}

.zert img {
	display:block;
}

.zert span {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	right: 0px;
	padding:5px;
	background:rgba(9,75,148,0.85);
	color:#fff;
}

.zert:hover {
	border:3px solid #043367;
}




@media only screen and (max-width : 1280px) {

	.wrap {
		width:90%;
	}


}




@media only screen and (max-width : 1025px) {
	

	.button_menu {
		display:block;
		position:relative;
		cursor:pointer;
		color:#fff;
		z-index:30;
		background: url(../images/layout/menu.png) center 17px no-repeat;
		height:44px;
		width:100%;
	}
	
	nav ul {
		position:absolute !important;
		top:51px;
		width:100%;
		left:0px;
		display:none;
	}
	
	nav ul li ul {
		position:static !important;
		display:none;
	}
	
	nav ul li {
		float:none;
	}
	
	nav {
		list-style:none;
		padding:0px;
		margin:0px;
		width:auto;
		position:absolute;
		right:0px;
		z-index:1000;
	}
	
	nav ul li {
		float:none;
	}
	
	nav ul li a {
		text-align: left;
		text-transform: none;
	}
	
	nav ul li ul li a {
		white-space: normal !important;
	}
	
	nav ul li ul {
		position:static;
		display:none;
	}
	
	nav ul li:hover ul {
		display:none;
	}
	
	nav ul li:hover ul li:hover ul {
		display:none;
	}
	
	
	nav ul li.last {
		float:none;
	}
	
	nav ul li a {
		color:#fff;
		text-decoration:none;
		padding:5px 16px;
		display:block;
		background:none;
	}
	
	
	.button_submenu_toggle {
		padding:5px 10px;
		position:absolute;
		right:10px;
		top:0px;
		z-index:100;
		background:#000;
		color:#fff;
		display:block;
		cursor:pointer;
	}

	
}

@media only screen and (min-width : 1026px) {
	.button_menu {
		display:none;
	}
	
	nav {
	}
	
	nav ul {
		position:static;
	}
	
	nav ul li {
		display:block !important;
	}
	
}


.button {
	color:#fff !important;
	padding:10px 20px 10px 20px;
	border:none;
	cursor:pointer;
	font-size:14px;
	display:inline-block;
	margin-top:20px;
	float:left;
	width:48%;
}


.button a, .button span {
	width:auto !important;
	float:none !important;
	color:#fff !important;
	text-align: center !important;
	display: block !important;
}


button span.text {
	margin-left:30px;
	display:block;
	font-size:14px;
	padding:0px;
	top:-4px;
	position:relative;
}


@media only screen and (max-width : 1000px) {
	.col_48 {float:left; width:100%;}
	.col_48.offset {margin-right:0;}
}

@media only screen and (max-width : 950px) {
	.overlay {
		width: 70%;
		margin-left:-35%;
	}
}

@media only screen and (max-width : 940px) {
	.overlay p::after, .overlay p::before {
		content:none;
	}
}


@media only screen and (max-width : 880px) {
	.text {
		float:none;
		width:100%;
		padding:40px 40px 40px 40px;
	}
	
	.sidebar {
		float:none;
		width:100%;
	}
	
	.sidebar .img, .sidebar .kontaktbox {
		float:left;
		width:50%;
		min-height:340px;
	}
	

	button span.text {
		top: -4px;
		left:-10px;
	}
	

}

@media only screen and (max-width : 780px) {
	.overlay {
		position:static;
		width:100%;
		margin:0px;
	}
	
	.overlay p {
		line-height:160%;
	}
}


@media only screen and (max-width : 600px) {
	form input, form textarea, form label {
		width:100%;
		float:none;
	}
}


@media only screen and (max-width : 590px) {
	.sidebar .img, .sidebar .kontaktbox {
		float:none;
		width:100%;
	}
	

	form .button {
		margin-left: 0;
	}
}




@media only screen and (max-width : 500px) {
	.text {
		padding:20px;
	}
}

@media only screen and (max-width : 380px) {
	
	.overlay p, .overlay h4 {
		font-size:16px;
	}
}

@media only screen and (max-width : 300px) {
	.sidebar .kontaktbox {
		height:auto;
	}
}



.frbox {
	float:right;
	width:100%;
}

.frbox a {
	float:left;
	width:48%;
	margin:0 1% 0 1%;
}


.flbox {
	float:left;
	width:100%;
	margin-right:0;
	margin-bottom:20px;
}

.caption {
	color:#7E7E7E;
	font-size:11px;
	line-height: 120%;
	margin-bottom:20px;
	height:30px;
}


@media only screen and (min-width : 500px) {
.frbox {
	float:right;
	width:30%;
}
	
.caption {
	height:auto;
}


.frbox a {
	float:none;
	width:100%;
	margin:0;
}


.flbox {
	float:left;
	width:65%;
	margin-right:5%;
}
}

.downloadliste {
	margin:20px 0px;
}


.downloadliste > div, .downloadsave > div{
	margin-bottom:2px;
}

.downloadliste .tbox, .downloadsave .tbox {
	float:left;
	width:100%;
	background:#ECECEC;
	border:1px solid #DCDCDC;
	padding:20px;
	font-weight: bold;
}

.downloadliste .lbox, .downloadsave .lbox  {
	float:left;
	width:100%;
	border:1px solid #DCDCDC;
	padding:20px;
}

.mitarbeiterbereich .ce_text {
	margin-bottom:20px;	
}

@media only screen and (min-width : 599px) {
.downloadliste .tbox, .downloadsave .tbox {
	width:50%;
}

.downloadliste .lbox, .downloadsave .lbox {
	width:50%;
}
	
}

@media only screen and (min-width : 1000px) {
.downloadliste .tbox, .downloadsave .tbox {
	width:40%;
}

.downloadliste .lbox, .downloadsave .lbox {
	width:60%;
}
	
}




.gallery a {
	float:left;
	width:100%;
	padding:7px;
}

.hidegal a {
	float:none;
	width:auto !important;
	padding:0px;
}

.gallery a img {
	/* box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	padding:5px; */
	display: block;
}

@media only screen and (min-width : 400px) {
.gallery a {
	width:50%;
}

}


@media only screen and (min-width : 900px) {
.gallery a {
	width:33%;
}

}


.bewbox {
	border-radius: 5px;
	margin-top:20px;
	background:#eee;
	padding:1px 20px;
}


#konstruktion a {
	float:left;
	display: block;
	width:31% !important;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	margin:10px 2% 10px 0;
	padding:10px;
}

#konstruktion {
	padding-top:20px;
}


#konstruktion a img{
	width:100% !important;
}



/* STANDARDS */

/* Floats ohne zusaetzliches Element aufheben */
.clearfix:after {
	content: "";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	
}
.clearfix { 
	display: inline-block; 
	z-index:1;
	position: relative;
}
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%; 
}
.clearfix { 
	display: block; 
}

@-ms-viewport{width:device-width}


img {
	width:auto;
	max-width:100%;
	height:auto;
	display:inline-block;
}
