@charset "UTF-8";
/* CSS Document */
html,body,.page {height: 100%;	}
body,ul,li {margin:0px;padding:0px;}
/* hyphens */
body {
	font-size:16px;
	background-color:#000000;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}	
/*	+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
								Referenzen
	+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*#partner-tab a img 			{	border: none; width:80%;	display:none	;		}*/
#home .page,
#service-loesungen .page{ 
	width:100%;
	position:relative; /* braucht es für die Footer Position*/
 /* Zentriert die Seite (nicht in IE5) */
    height:auto !important; /* normale Browser */
    height:100%; /* IE6: setzt dies wie min-height um*/
    min-height:80%; /* normale Browser */
	background: url(../img/Background-02.jpg) fixed;
	background-position: 20% 0%;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	border-bottom-right-radius: 0px;
	padding-bottom: 20px;
	
}
 .page{
	width:100%;
	position:relative; /* braucht es für die Footer Position*/
 /* Zentriert die Seite (nicht in IE5) */
    height:auto !important; /* normale Browser */
    height:100%; /* IE6: setzt dies wie min-height um*/
    min-height:80%; /* normale Browser */
	background: url(../img/Background-04.jpg) fixed;
	background-position: 20% 0%;
	-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	border-bottom-right-radius: 0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 Deko-Elemente   
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.nobr{
	white-space: nowrap;
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -o-pre-wrap; /* Opera */
	white-space: pre-wrap; /* Chrome */
	word-wrap: break-word; /* IE */
}
.pre {white-space: pre;}
.nowrap {white-space: nowrap;}
.pre-wrap {white-space: pre-wrap;}
.pre-line {white-space: pre-line;}

.copyright-k,.copyright-m,.copyright-c,.copyright-y	{
	position: absolute; right:-140px;width: 300px;
	-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);transform: rotate(-90deg);
	font-family: 'Scope One', serif;font-size: 0.7em;text-align: right;
}
.copyright-k{
	color: rgba(0,0,0,0.80);
	bottom:12.5em;
}
.copyright-c{
	color: rgba(0,222,250,0.80);
	bottom:12.55em;
}
.copyright-m{
	color: rgba(253,0,255,0.80);
		bottom:12.4em;
}
.copyright-y{
	color: rgba(253,244,0,0.80);
	bottom:12.6em;
}
.passermarke-wrapper-rechts,.passermarke-wrapper-links{position: fixed; top: 50%;
}
.passermarke-wrapper-links img, .passermarke-wrapper-rechts img{height: 20px;
}
.passermarke-wrapper-rechts{ right: 50px;	
}
.passermarke-wrapper-links		{ left: 50px;	}
.deko-farbkeil-open 			{ position: absolute; right: -28px; top: 15px; width: 20px;z-index: 1000;		}
.deko-farbkeil-unten 			{ position: absolute; right: -28px; bottom: 15px; width: 20px; z-index: 1000;	}
.visible-lg.passkreuz-wrapper 	{ position: absolute; border-right: 1px solid #fff; bottom: -50px; height: 50px; left: -40px; margin: -10px; padding: 10px; width: 50px; }
.passkreuz {
    border-top: 1px solid #fff;
    height: 50px;
    margin: -20px;
    width: 50px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 

 Schriftgrößen   

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


a{ text-decoration: none; color:#F9D202; }
a:hover{ color:#fff; }
#datenschutz article a {
    color: #666;
}
#datenschutz article a:hover {
    color: #000;
	cursor: pointer;
}
/*#impressum .article > p,*/
#impressum .sidebar > p{
	font-size: 1.0em;
	line-height: 1.5em;
}
#impressum .sidebar h1{}
h1,h2,h3{
	font-family: 'Ubuntu', sans-serif;
	text-align:left;
	font-weight:700;
	color:#FFF;
	padding: 0px;
	margin: 0px;
}
h1 small,h2 small,h3 small{
	font-weight:300;
	color:#FFF;	
}
.content p{
	color: #444;
	margin: 15px 0px;
}
.content {
	font-size: 1.1em;
	line-height:1.5em;
	color: #444;
}
/*.content span{
	background: rgba(255,221,0,1.00);
}*/
.content h1, .content h2,.content h3{
	font-weight:700;
	color:#000;	
}
.content h3{
	font-size: 1.0em;
}
.content h1 small{
	font-weight:300;
	color:#000;	
	font-size:100%;
}

nav h1{
	font-weight:500;
	font-size:1.0em;
	margin-bottom: 0px;
	margin-top: 0px;
}
/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 

						  Header   

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */

header {
    background-color: #000;
    padding: 0;
    position: relative;
    width: 100%;
	min-height: 110px;
	z-index: 1000;
	border-bottom: 8px solid #fff;
	display: table;
}
.logo-wrapper {
	float: left;
    display: inline-block;
    width: 40%;
	max-width: 198px;
	margin: 0px 0px 10px 0px;
}
.logo-wrapper img {
    margin: 12px 0 -60px;
    width: 100%;
}
.slogan {
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 15px 0px 15px 3px;
    width: 59%;
}
.slogan h1{
	font-size: 1.5em;
	margin-left: 0px;
	margin: 0px;
	line-height: 0.8em;
}
.carousel-caption h3{
	color: #fff;
	font-weight: 400;
}
.span.glyphicon {
    background: #F9D202 none repeat scroll 0 0;
    border-radius: 50%;
}
.up-nav span.glyphicon {
    background: transparent none repeat scroll 0 0;
    border-radius: 50%;
	color:#f9d202;
}
.kontaktzeile {
    font-size: 1.2em;
    line-height: 1.0em;
    margin-top: 15px;
}

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   

         								 NAVIGATION            

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */
.navbar {
    border: none;
    margin-bottom: 0;
    min-height: 25px;
    position: relative;
}
.sub-nav .navbar {
    padding-top: 10px;
}
.navbar-default {
    background: rgba(209, 209, 209, 0.0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: rgba(0,0,0,0.10);
    color: #F9F7F7;
}
.navbar-header {
	background:rgba(0,0,0,0.80);
	margin: 0 -15px;
}
.navbar-toggle {
    background-color: #ffdd00;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.8);
    border-radius: 30px;
    height: 50px;
    margin-bottom: 10px;
    margin-right: 30px;
    margin-top: -30px;
    padding: 17px 12px;
    position: relative;
    width: 50px;
    z-index: 2000;
}
.nav > li {
    display: block;
    position: relative;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}
.navbar a {
	color:rgba(255,255,255,1.00);
}
.navbar-nav {
    margin: 0 -15px;
}
nav .navbar-nav .row {
    margin-left: 0;
    margin-right: 0;
}
.navbar-nav > li {
    display: inline-block;
    float: left;
    margin: 0px 0;
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.nav > li > a {
    display: block;
    padding: 0 0 0 15px;
    position: relative;
	font-size: 1.1em;
	line-height: 1.2em;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
	color: #fff;
	background-color: transparent;
}
/*.navbar-default .navbar-nav > .aktive > a,*/
.navbar-default .navbar-nav > .aktive > a:hover,
.navbar-default .navbar-nav > .aktive > a:focus{
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
	background-color: #FFDF00;
}
.navbar-default .navbar-toggle {
    border-color: red solid 8px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: rgba(0,0,0,0.80);
}
.caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    display: inline-block;
    height: 0;
    margin: -12px 0 10px 20px;
    vertical-align: middle;
    width: 0;
}
.glyphicon {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 0 20px;
    position: relative;
    top: 1px;
}
.navbar .glyphicon {
    color: rgba(209, 209, 209, 0.8);
    font-size: 31px;

}
.deko-passer {
    left: 96%;
    position: absolute;
    top: 15px;
    z-index: 50;
}

/*   +++++++++++++++++++++++++++++++++++++++++++++++

     NAVIGATION
     
     +++++++++++++++++++++++++++++++++++++++++++++++ */


#part01 {
    background-color: rgba(0, 0, 0, 0.60);
	border-right: solid 13px rgba(0,0,0,1.00);
	border-left: solid 13px rgba(0,0,0,1.00);
}
#part02{
    background-color: rgba(4,210,255,0.60);
	border-right: solid 13px rgba(4,210,255,1.00);
	border-left: solid 13px rgba(4,210,255,1.00);
}
#part03 {
    background-color: rgba(251,1,227,0.60);
	border-right: solid 13px rgba(251,1,227,1.00);
	border-left: solid 13px rgba(251,1,227,1.00);
}
#part04{
    background-color: rgba(255,221,0,0.60);
	border-right: solid 13px rgba(255,221,0,1.00);
	border-left: solid 13px rgba(255,221,0,1.00);
}

#part01:hover,#part01:focus{
    background-color: rgba(0, 0, 0, 0.90);
	border-right: solid 13px rgba(0,0,0,1.00);
	border-left: solid 13px rgba(0,0,0,1.00);
}
#part02:hover,#part02:focus{
    background-color: rgba(4,210,255,0.90);
	border-right: solid 13px rgba(4,210,255,1.00);
	border-left: solid 13px rgba(4,210,255,1.00);
}
#part03:hover,#part03:focus{
    background-color: rgba(251,1,227,0.90);
	border-right: solid 13px rgba(251,1,227,1.00);
	border-left: solid 13px rgba(251,1,227,1.00);
}
#part04:hover,#part04:focus{
    background-color: rgba(255,221,0,0.90);
	border-right: solid 13px rgba(255,221,0,1.00);
	border-left: solid 13px rgba(255,221,0,1.00);
}

.article-button-txt {
    display: inline-block;
    padding: 14px 0 10px 0px;
}
.icon {
    background: rgba(254, 254, 254, 0.8) none repeat scroll 0 0;
    float: right;
    margin-right: 0px;
    width: 3.8em;
}
.dropdown-menu {
    background-clip: border-box;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 1.6rem;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100%;
    padding: 0px 0;
    position: relative;
    text-align: left;
    top: 100%;
    z-index: 1000;
	color: #D4D4D4;
}
.dropdown-menu > li > a {
    clear: both;
    color: #999;
    display: block;
    font-weight: normal;
    line-height: 1.8rem;
    padding: 30px 46px;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
	background-color: rgba(209,209,209,0.50);
    
}
.navbar-nav .open .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.6);
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 5px;
    position: static;
    width: auto;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
	color:#fff;
}
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 40px;
}
.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 0px 0;
    overflow: hidden;
}

.dropdown .navbar-nav li{
	background-color: transparent;
}

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */
/*  +++++++++++++++++++++++++++++++++++++    MAIN-WRAPPER                +++++++++   */

.content{
	background:rgba(254,254,254,0.90);
	padding: 0px 15px 60px;
}

.content {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
#impressum .sidebar {
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
.carousel-caption {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 25px;
    left: 0;
    padding-bottom: 0;
    right: 0;
}
.carousel-caption {
    padding: 3px 0px 15px 50px;
}
.carousel-caption {
    bottom: 0px;
    color: #fff;
    left: 0%;
    position: absolute;
    right: 0%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}
.thumbnail {
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 0px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 0px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
.thumbnail {
	background: transparent;
}
.article-head{
	margin: -20px -70px;
}
.article-head-motiv{
	padding: 0px;
}
.article-head-motiv{
	background-size: auto;
	background-color: #fff;
}
.article-head-motiv:nth-of-type(1){
	background: url(../images/Dummy-01-300x300.jpg) no-repeat center center;
	background-size: cover;
	opacity: 0.8;
}
.article-head-motiv:nth-of-type(2){
	background: url(../images/Dummy-02-300x300.jpg) no-repeat center center;
	background-size: cover;
	opacity: 0.8;
}
.article-head-motiv:nth-of-type(3){
	background: url(../images/Dummy-03-300x300.jpg) no-repeat center center;
	background-size: cover;
	opacity: 0.8;
}
.article-head-motiv:nth-of-type(4){
	background: url(../images/Dummy-04-300x300.jpg) no-repeat center center;
	background-size: cover;
	opacity: 0.8;
}
.article-head-motiv:nth-of-type(1):hover{
	
	background-size: 120%;
	opacity: 1.0;
}
.article-head-motiv:nth-of-type(2):hover{
	background-size: 120%;
	opacity: 1.0;
}
.article-head-motiv:nth-of-type(3):hover{
	background-size: 120%;
	opacity: 1.0;
}
.article-head-motiv:nth-of-type(4):hover{
	background-size: 120%;
	opacity: 1.0;
}
.media-object {
    background: rgba(209, 209, 209, 0.9) none repeat scroll 0 0;
    border-radius: 4px;
    padding: 0;
    width: 70px;
}
.media p {
    color: #444;
    margin: 5px 0;
}
.well-lg {
    border-radius: 6px;
    margin:15px 0px 15px;
    padding: 10px 20px;
}

#wartung-reparatur .content .media {
    border-radius: 0;
    margin: 10px 0;
    padding: 6px;
}
.page-header {
    border-bottom: 1px solid #eee;
}
.page-header {
    margin: 0px -20px 20px;
    padding: 40px 20px 10px;
}
.page-header h1 {
    font-size: 2.0em;
    margin-top: 20px;
	opacity: 0.5;
}
.page-header h2 small{
	color: #333333;
    font-size: 0.8em;
	margin-bottom:10px; 
}

.content .media-body {
    color: #333;
}
.btn-default {
    background-color: rgba(255, 221, 0, 1);
    border-color: #ccc;
    color: #333;
	margin: 30px 30px 0px 0px;
}
.panel {
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    float: left;
    margin: 4px;
}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

#home .page-header,
#impressum .page-header{
    background: rgba(0, 0, 0, 0.3) url("../img/nav-ikon-01.svg") no-repeat scroll right center / 35% auto;
	border-bottom: 1px solid rgba(0,0,0,0.6);
    padding-bottom: 10px;	
}

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

												#wartung-reparatur 

	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


#wartung-reparatur .page-header{
    background: rgba(4,210,255,0.30) url("../img/nav-ikon-02.svg") no-repeat scroll right center / 35% auto;
	border-bottom: 1px solid rgba(4,210,255,0.6);
    padding-bottom: 10px;
}
#wartung-reparatur .panel {
    background: transparent;
	border: 1px solid #ddd;
	border-bottom: 1px solid rgba(4,210,255,0.6);
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    display: block;
    float: left;
    margin: 4px;
    width: 100%;
}
#wartung-reparatur .panel-default > .panel-heading {
    background-color: rgba(4,210,255,0.30);
    border-color: #ddd;
    color: #333;
}

#wartung-reparatur .well-lg {
    background-color: rgba(4,210,255,0.30);
   	border: 1px solid #ddd;
	border-bottom: 1px solid rgba(4,210,255,0.6);
	border-right: 1px solid rgba(4,210,255,0.6);
    color: #333;
}
#wartung-reparatur .thumbnail {
    background: transparent;
    border: 2px solid #ddd;
    border-radius: 0px;
    display: block;
	width: 100%;
    line-height: 1.42857;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
	float: left;
}
#wartung-reparatur .thumbnail{
 margin:0px 0px 8px 0px;
}
#wartung-reparatur .thumbnail > img, .thumbnail a > img {
    float: left;
    margin-right: 10px;
    width: 210px;
}
#wartung-reparatur .thumbnail > .caption {
    float: left;
    max-width: 300px;
	padding: 20px 0px;
}
footer .media-object {
    background: rgba(209, 209, 209, 0.0) none repeat scroll 0 0;
    border-radius: 4px;
    padding: 0;
    width: 70px;
}
/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

												#service-loesungen 

	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


#service-loesungen .page-header{
    background: rgba(254,0,229,0.30) url("../img/nav-ikon-03.svg") no-repeat scroll right center / 35% auto;
    border-bottom: 1px solid rgba(254, 0, 229, 0.6);
    padding-bottom: 10px;
}
#service-loesungen .btn-default {
    background-color: rgba(254, 0, 229, 0.3);
	border-color:rgba(254, 0, 229, 0.6);
}
#service-loesungen .btn-default {
    margin: 20px 0px 0px 0px;
}
#service-loesungen .btn-default:hover {
    background-color: rgba(254, 0, 229, 0.4);
}
#service-loesungen .service {
    margin: 5px 0;
}
#service-loesungen .thumbnail {
	border-radius:8px;
}
#service-loesungen .thumbnail img {
	border-radius: 4px 4px 0 0;
}
#service-loesungen .thumbnail p {
	margin: 5px 0px;
}
#service-loesungen .panel {
    width: 48%;
}
/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

												#ersatzteile-vorrichtungen

	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


#ersatzteile-vorrichtungen .page-header{
    background: rgba(255,223,0,0.30) url("../img/nav-ikon-04.svg") no-repeat scroll right center / 35% auto;
    border-bottom: 1px solid rgba(255,223,0,1.00);
    padding-bottom: 10px;
}
#ersatzteile-vorrichtungen .panel-default > .panel-heading {
    background-color: rgba(255,223,0,0.30);
    border-color: rgba(255,223,0,1.00);
    color: #333;
}

/*  ++++++++++++++++++++++++++++++++++++++++++++++  */

.caption {
    margin: 0 auto;
    max-width: 400px;
}
.panel-default {
    border-color: #ddd;
}

.panel-body {
    padding: 5px;
}
.sidebar {
    padding: 0px 0px 0px 0px;
}
.article{
    padding: 0 15px 0 0;
}

/*  +++++++++++++++++++++++++++++++++++++    SUB-NAVIGATION                     +++++++++   */

.sub-nav > ul {
    float: right;
	margin-bottom: 80px;
}

.sub-nav li {
    border-left: 1px solid rgba(253,253,253,0.89);
    display: inline-block;
	padding: 5px 15px;
}

 

.sub-nav li a{
   color: rgba(253,253,253,0.89);
}
.sub-nav li a:hover,.sub-nav li a:focus{
	color: #FFFFFF;
	text-decoration: none;
}

.up-nav {
    bottom: 0px;
    font-size: 43px;
    width: 100%;
	text-align: center;
    position: relative;
    z-index: 1000;
}
.kooperationspartner-nav {
    bottom: 0;
    font-size: 1.0em;
    position: relative;
	padding: 30px 0 0;
    text-align: center;
    width: 100%;
    z-index: 1000;
	color:#FFDF00;
}
.kooperationspartner-nav > a {
    padding:0px 20px;
	text-decoration: none;
}
/*  +++++++++++++++++++++++++++++++++++++    FOOTER                     +++++++++   */

footer{
	position: relative;
	bottom: 0px;
	width: 100%;
	background-color: #000;
	border-top: 1px solid #999;
	min-height: 60px;
	padding: 35px 0px 40px 0px;
}
.media-object.img-rounded {
    width: 80px;
}
.media-body{
	color:rgba(254,254,254,0.82);
}
.media-body a{
	color:#FFDF00;
}
/*  +++++++++++++++++++++++++++++++++++++    iPhone 4 iPhone 5 width    +++++++++   */
@media (min-width: 320px) {
}




/*  +++++++++++++++++++++++++++++++++++++    iPhone 6 width             +++++++++   */
@media (min-width: 375px) {



/*  +++++++++++++++++++++++++++++++++++++    MAIN-WRAPPER                +++++++++   */

.content{
	padding: 0px 20px 60px;
}
.content {
    font-size: 1.0em;
}
.page-header {
    margin: 20px -40px;
    padding: 30px 35px 0;
}
		
}
@media (min-width:382px){
.slogan h1{
	font-size: 1.6em;
}
}
@media (min-width:436px){
.slogan h1{
	font-size: 1.8em;
}
}
@media (min-width:450px) {

.slogan {
    padding: 25px 5px 15px 5px;
    width: 60%;
	float: right;
}
.slogan h1{
	font-size: 2.0em;
}
.kontaktzeile {
    font-size: 1.1em;
	line-height: 1.6em;
    margin-top: 15px;
}
	
}
@media (min-width: 490px) {
	
/*  +++++++++++++++++++++++++++++++++++++     HEADER                     +++++++++  */
	
.logo-wrapper {
	text-align: center;
	width: 190px;
}
.logo-wrapper img {
    margin: 12px -10px -31px 0;
}
.slogan {
	padding: 25px 0px 15px 0px;
    width: 61%;
	float: right;
}
	
/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
	
/*  +++++++++++++++++++++++++++++++++++++    MAIN-WRAPPER               +++++++++   */

.content{
	padding: 20px 40px 60px;
	-webkit-box-shadow: -2px 8px 18px #000000; /* webkit browser*/ -moz-box-shadow: -2px 8px 18px #000000; /* firefox */ box-shadow: -2px 8px 18px #000000;
}
.page-header {
    margin: 20px -50px;
    padding: 30px 0px 0 45px;
}

}
@media (min-width: 588px) {



/*  +++++++++++++++++++++++++++++++++++++    Navigation                +++++++++   */	
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 40px;
}
	
.dropdown-menu > li > a {
    padding: 20px 46px;
    white-space: nowrap;
}
	
/*  +++++++++++++++++++++++++++++++++++++    MAIN-WRAPPER                +++++++++   */

.content{
	padding: 40px 50px 60px;
}
.page-header {
    margin: 20px -70px;
    padding: 30px 0px 0 70px;
}
#impressum .page-header {
    margin: 20px -15px 20px -70px;
    padding: 30px 0 0 65px;
}
.article-button-txt {
    display: inline-block;
	padding: 16px 0 10px 17px;
}
.icon {
    background: rgba(254, 254, 254, 0.8) none repeat scroll 0 0;
    float: right;
    margin-right: 22px;
    width: 3.8em;
}

	

}
@media (min-width: 669px) {
	.content {
	font-size: 1.2em;
	line-height:1.5em;
}

}
/*  +++++++++++++++++++++++++++++++++++++    iPhone Pad width           +++++++++   */
@media (min-width: 768px) {
	
	
header{
	height: 150px;
}
.logo-wrapper {
    text-align: center;
	margin-left: 10%;
}

.kontaktzeile {
   
}
/*  +++++++++++++++++++++++++++++++++++++    NAVIGATION                  +++++++++   */	
	
/*  +++++++++++++++++++++++++++++++++++++    Navigation                +++++++++   */	
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
}
	
/*  +++++++++++++++++++++++++++++++++++++    MAIN-WRAPPER                +++++++++   */

.content{
	padding: 40px 70px 60px;
}
#impressum .content{
	padding: 40px 15px 60px 70px;
}


	
}
@media (min-width: 768px) {
header {
    background-color: #000;
    border-bottom: 8px solid #fff;
    padding: 0;
    position: relative;
    width: 100%;
	min-height: 110px;
	z-index: 1000;
}

.nav > li > a {
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.3em;
}
.article-button-txt {
    display: inline-block;
 	padding: 12px 0 10px 5px;
}
.icon {
    background: rgba(254, 254, 254, 0.8) none repeat scroll 0 0;
    float: right;
    margin-right: 4px;
    width: 3.8em;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

}

@media (min-width: 800px) {
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
}
@media (min-width: 950px) {
	

}
@media (min-width: 995px) {
/*	
#partner-tab a img 	{	border: none; width:40px; display:inline-block; position: relative;float: left;}
#partner-tab {	
    z-index: 995;
}
#partner-tab {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    position: fixed;
    right: 0;
    text-align: right;
    top: 40%;
    z-index: 99;
	margin-right: -130px;
}
#partner-tab:hover {
	background-color: rgba(4,210,255,0.60);
	width: 200px;
	margin-right: 0px;

	}
*/	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	HEADER

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
	
.slogan {
	float: left;
	margin-left: 150px;
	padding: 35px 0px 15px 0px;
    max-width: 490px;
	width: 62%;
}
.slogan h1{
	font-size: 2.4em;
}
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	NAVIGATION

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
	
.navbar 			{	right: 0px;
						z-index: 2000;
						padding-top: 0px;		}
	
.navbar-nav > li 	{	margin: 0px 0;
   						 width: 100%;			}
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	CONTENT

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
	
	
.content{
	padding: 40px 100px 60px;
}
	#ersatzteile-vorrichtungen .content{
		min-height:700px;
	}
	
.page-header {
    margin: 20px -100px;
	padding: 30px 0px 0 100px;
}
	
	
}
@media (min-width: 1050px) {

.slogan {
    width: 61%;
}
	
#part01 {
    background-color: rgba(0, 0, 0, 0.50);
	border-right: solid 13px rgba(0,0,0,1.00);
	border-left: solid 0px rgba(0,0,0,1.00);
}
#part02{
   /*background-color: rgba(4,210,255,0.60);*/
	background-color: rgba(0, 0, 0, 0.50);
	border-right: solid 13px rgba(4,210,255,1.00);
	border-left: solid 0px rgba(4,210,255,1.00);
}
#part03 {
   /* background-color: rgba(251,1,227,0.60);*/
	background-color: rgba(0, 0, 0, 0.50);
	border-right: solid 13px rgba(251,1,227,1.00);
	border-left: solid 0px rgba(251,1,227,1.00);
}
#part04{
   /* background-color: rgba(255,221,0,0.60);*/
	background-color: rgba(0, 0, 0, 0.50);
	border-right: solid 13px rgba(255,221,0,1.00);
	border-left: solid 0px rgba(255,221,0,1.00);
}

#part01:hover,#part01:focus{
    background-color: rgba(0, 0, 0, 0.80);
	border-right: solid 13px rgba(0,0,0,1.00);
	border-left: solid 0px rgba(0,0,0,1.00);
}
#part02:hover,#part02:focus{
    background-color: rgba(4,210,255,0.90);
	border-right: solid 13px rgba(4,210,255,1.00);
	border-left: solid 0px rgba(4,210,255,1.00);
}
#part03:hover,#part03:focus{
    background-color: rgba(251,1,227,0.90);
	border-right: solid 13px rgba(251,1,227,1.00);
	border-left: solid 0px rgba(251,1,227,1.00);
}
#part04:hover,#part04:focus{
    background-color: rgba(255,221,0,0.90);
	border-right: solid 13px rgba(255,221,0,1.00);
	border-left: solid 0px rgba(255,221,0,1.00);
}

.navbar 			{	right: -13px;}
.navbar-nav > li 	{	border-radius: 35px 0 0 35px;
    					margin: 2px 0;
}
.navbar				{	padding-top: 178px;		}
.sub-nav > ul 		{	float: right;
						padding: 5px 10px 5px 0px;
	}
.sub-nav > ul:nth-child(2) 		{
						padding: 5px 0px;
	}
.content{
	padding: 20px 70px 60px;
}
.carousel.slide {
    margin: 0 -70px -20px;
}

.page-header {
    margin: 20px -70px;
	padding: 30px 0px 0 70px;
}
.content {
	font-size: 1.0em;
	line-height:1.8em;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
}

