/*
*
*
*
*
*
*Diese Datei ist urheberrechtlich geschützt von "Rene Weik | werbeweik.de, reneweik.de" und darf nicht kopiert oder auf anderen Webseiten verwendet werden.
*
*
*
*
*
*/


/* GLOBAL--------------------------------------          */

* {
	padding: 0;
	margin: 0 auto;
	/*border: 0;*/
	background-repeat: no-repeat;
	background-position: center center;
}

html {
	overflow-y: scroll;
    height: 100%;	
}

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #4d4d4d;
 	line-height: 1.5em;		
	margin: 0;
	background-color: #fff;
	width: 100%;
	font-size: 15px;
    height: 100% !important;						
}

/*#wrapper {
	height: 100%;	
}*/


/* BOOTSTRAP-GRID--------------------------------------*/
.container {
	width: 100%;	
}
@media (min-width: 768px) {
.container {
    width: 750px;
    max-width: 100%;
}
}
@media (min-width: 992px) {
.container {
    width: 960px;
    max-width: 100%;
}
}
@media (min-width: 1200px) {
.container {
	width: 1140px;
    max-width: 100%;
}
}


/* FORMATIERUNGEN--------------------------------------*/
.margintop05em {
	margin-top:0.5em !important;	
}
.margintop1em {
	margin-top:1em !important;	
}
.margintop15em {
	margin-top:1.5em !important;	
}
.margintop2em {
	margin-top:2em !important;	
}
.margintop25em {
	margin-top:2.5em !important;	
}
.margintop3em {
	margin-top:3em !important;	
}
.margintop35em {
	margin-top:3.5em !important;	
}
.margintop4em {
	margin-top:4em !important;	
}
.margintop45em {
	margin-top:4.5em !important;	
}
.margintop5em {
	margin-top:5em !important;	
}
.marginbottom05em {
	margin-bottom:0.5em !important;	
}
.marginbottom1em {
	margin-bottom:1em !important;	
}
.marginbottom15em {
	margin-bottom:1.5em !important;	
}
.marginbottom2em {
	margin-bottom:2em !important;	
}
.marginbottom25em {
	margin-bottom:2.5em !important;	
}
.marginbottom3em {
	margin-bottom:3em !important;	
}
.marginbottom35em {
	margin-bottom:3.5em !important;	
}
.marginbottom4em {
	margin-bottom:4em !important;	
}
.marginbottom45em {
	margin-bottom:4.5em !important;	
}
.marginbottom5em {
	margin-bottom:5em !important;	
}
.marginright05em {
	margin-top:0.5em !important;	
}
.marginright1em {
	margin-top:1em !important;	
}
.marginright15em {
	margin-top:1.5em !important;	
}
.marginright2em {
	margin-top:2em !important;	
}
.marginright25em {
	margin-top:2.5em !important;	
}
.marginright3em {
	margin-top:3em !important;	
}
.marginright35em {
	margin-top:3.5em !important;	
}
.marginright4em {
	margin-top:4em !important;	
}
.marginright45em {
	margin-top:4.5em !important;	
}
.marginright5em {
	margin-top:5em !important;	
}
.marginleft05em {
	margin-bottom:0.5em !important;	
}
.marginleft1em {
	margin-bottom:1em !important;	
}
.marginleft15em {
	margin-bottom:1.5em !important;	
}
.marginleft2em {
	margin-bottom:2em !important;	
}
.marginleft25em {
	margin-bottom:2.5em !important;	
}
.marginleft3em {
	margin-bottom:3em !important;	
}
.marginbleft35em {
	margin-bottom:3.5em !important;	
}
.marginleft4em {
	margin-bottom:4em !important;	
}
.marginleft45em {
	margin-bottom:4.5em !important;	
}
.marginleft5em {
	margin-bottom:5em !important;	
}

.nomargintop {
	margin-top: 0 !important;
}
.nomarginright {
	margin-right: 0 !important;
}
.nomarginbottom {
	margin-bottom: 0 !important;
}
.nomarginleft {
	margin-left: 0 !important;
}

.nopaddingtop {
	padding-top: 0 !important;
}
.nopaddingright {
	padding-right: 0 !important;
}
.nopaddingbottom {
	padding-bottom: 0 !important;
}
.nopaddingleft {
	padding-left: 0 !important;
}




/* LAYOUTELEMENTE--------------------------------------*/
.centerbox {
	text-align: center !important;
}
.center {
	margin: 0 auto;
	text-align: center !important;	
}


.untertitelbox  {
	text-align: center !important;	
}
.untertitelbox img {
	margin-bottom: 10px !important;
}
.untertitelbox  p{
	margin: 5px 0 50px 0;
}
@media (min-width: 768px) {
.untertitelbox  p{
	margin: 10px 0 50px 0;
}
}
@media (min-width: 992px) {
.untertitelbox  p{
	margin: 10px 0 20px 0;
}
}


#clear {
	clear: both;	
}
.clear {
	clear: both;	
}


.hinweisbox {
	padding: 2em 1em;
	background-color: #EFEFEF;	
}



/* TYPO--------------------------------------*/
/* TYPO--------------------------------------*/
/* TYPO--------------------------------------*/

/* ÜBERSCHRIFTEN--------------------------------------*/
h1,
.h1 {
  font-size:21px;
}
h2,
.h2 {
  font-size: 19px;
}
h3,
.h3 {
  font-size: 17px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 13px;
}
@media (min-width: 1200px) {
h1,
.h1 {
  font-size:24px;
}
h2,
.h2 {
  font-size: 21px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 15px;
}
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.5em;
  color: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4, 
h5,
.h5 {
  margin-top: 2.0em;
  margin-bottom: 0.5em;
}
@media (min-width: 1200px) {
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4, 
h5,
.h5 {
  margin-top: 2.5em;
  margin-bottom: 0.6em;
}
}

h4,
.h4 {
  margin-top: 1.0em;
}
@media (min-width: 1200px) {
h4,
.h4 {
  margin-top: 2em;
}
}

#productcontent h1 {
  font-size: 21px;
  margin-top: 0em;
  margin-bottom: 0.2em;
}
@media (min-width: 768px) {
#productcontent h1 {
  font-size: 26px;
  margin-bottom: 0.5em;  
}  
}

#productcontent h2{
  font-size: 16px;
  margin-top: -0.6em; 
}
@media (min-width: 768px) {
#productcontent h2 {
  font-size: 20px;
  margin-top: -0.6em;   
}
}

div.fullcontent h1 {
  font-size: 21px;
  margin-top: 0em;
  margin-bottom: 0.2em;
}
@media (min-width: 768px) {
div.fullcontent h1 {
  font-size: 26px;
  margin-bottom: 0.5em;  
}  
}

div.fullcontent h2{
  font-size: 16px;
  margin-top: -0.6em; 
  margin-bottom: 2em;
}
@media (min-width: 768px) {
div.fullcontent h2 {
  font-size: 20px;
  margin-top: -0.6em;
  margin-bottom: 1em;  
}
}





p,
li {
	font-size: 15px;
}
p.smallp {
	font-size: 12px;
	line-height: 1.3em;
}
@media (min-width: 1200px) {
p,
li {
	font-size: 16px;
}
p.smallp {
	font-size: 13px;
}
}

p {
	margin: 0 0 1em;	
}

.bold {
	font-weight: bold;	
}

.kursiv {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.notextdecoration {
	text-decoration: none;		
}

.tief {
	letter-spacing: 2px;
	vertical-align: -1px; 
	font-size : 0.8em;	
}
.hoch {
	letter-spacing: 2px;
	vertical-align: 4px; 
	font-size : 0.8em;	
}

del {
	display: none;
}



/* LINKS----------------------------------------------*/
a {
	color: inherit;
	text-decoration: underline;
}

a:link {
  	outline: none;
}

a:hover,
a:focus {
  color: #737373;
  text-decoration: underline;
}

a.nolink:hover,
a.nolink:focus,
a.nolink:active {
	text-decoration: none !important;	
}

.tellink {
	text-decoration: none;
}	
.tellink:hover,
.tellink:focus,
.tellink:active {
	text-decoration: none;
	cursor: default;
}
.tellink:hover,
.tellink:focus,
.tellink:active {
	color: inherit !important;	
}



/* BILDER---------------------------------------------*/
img {
	max-width: 100%;
	height: auto;
	text-align: center;
}

.row img {
	margin-bottom: 15px;
	text-align: center;
}
@media (min-width: 768px) {
.row img {
	margin-bottom: 30px;    
}
}

div.startseite #teaser, div.startseite .teaser {
	margin-bottom: 0 !important;
	border-top: 8px solid #f8a600;
}

#teaser, .teaser {
	margin-bottom: 0 !important;
}

#teaser2,
.teaser2 {
	margin-bottom: 2em !important;
}


.startbild {
	margin-top: 20px;
	padding: 5px;
	background: #fff;	
}
@media (min-width: 768px) {
.startbild {
	margin-top: 40px;
	padding: 20px 20px 0 20px;
}
}

.bildlinks {
	float: left;
	margin-right: 35px;
}

.bildlinks2 {
	float: left;
	margin-right: 50px;
}

#crossslide{
	max-width: 100%;
	height: auto;
	position:relative;
	overflow: hidden;
	display: block;
}

#crossslide img{
	max-width: 100%;
	height: auto;
}

iframe {
	border: none;	
}

.youtube,
.youtube-klein {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 88%;
}
@media (min-width: 768px) {
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 93%;
}
}

.youtube-klein iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
}
@media (min-width: 768px) {
.youtube-klein iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 87%;
}
}
@media (min-width: 992px) {
.youtube-klein iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 86%;
}
}
@media (min-width: 1200px) {
.youtube-klein iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 91%;
}
}

.dsgvo-block,
.youtube-block {
	text-align: center;
    margin: 2em 0;
    padding: 0em 1em 2em 1em;
	background-color: #f9f9f9;
}
.dsgvo-block img,
.youtube-block img {
	margin: 0 auto;
    max-width: 100%;    
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 88%;
}
@media (min-width: 768px) {
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 93%;
}
}

.referenzen img {
    margin-bottom: 15px;
}

.border {
	border: 1px #ccc solid;
}

.rounded5 {
    border-radius: 5px;
}
.rounded10 {
    border-radius: 10px;
}
.rounded15 {
    border-radius: 15px;
}

.applook {
	border-radius: 15px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 5px 11px 0px rgba(204,204,204,0.86);
	-moz-box-shadow: 0px 5px 11px 0px rgba(204,204,204,0.86);
	box-shadow: 0px 5px 11px 0px rgba(204,204,204,0.86);
}

.shadow {
	-webkit-box-shadow: 0px 5px 11px 0px rgba(204,204,204,0.86);
	-moz-box-shadow: 0px 5px 11px 0px rgba(204,204,204,0.86);
	box-shadow: 0px 5px 11px 0px rgba(204,204,204,0.86);
}

.teaser {
	margin-bottom: 0;
}

.teaser-farbe {
	margin-bottom: 15px !important;
}
@media (min-width: 768px) {
.teaser-farbe {
	margin-bottom: 25px !important;
}
}

/* AUFZÄHLUNGEN---------------------------------------*/
ul{
	list-style-type: disc;
	margin: 1em 0 1em 1.1em;
}

.listcontenteinzug {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 3em;
	list-style:circle;
}


.startaufzaehlung {
	margin-top: 35px !important;
	margin-bottom: 50px !important;	
}

.startaufzaehlung li {
	margin-bottom: 15px;
}

ul.hakenliste {
    margin-top: 1.5em;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0em;
}
ul.hakenliste li {
    list-style-type: none;
    margin-bottom: 1.5em;
    font-size: 1.0em;
}
ul.hakenliste img {
    margin-top: -3px;
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
}
ul.hakenliste .haken2 {		/*eingerückt*/
    margin-left: 2.5em;
}
ul.hakenliste h4 {
    margin-top: 1em;
}

table.bildtabelle {
  width: 100%;
  margin-top: 10px;
}
table.bildtabelle td{
  padding-bottom: 30px;
}
table.bildtabelle td.bildtabelletd1 {
  width: 20%;
  vertical-align: top;
}
table.bildtabelle td.bildtabelletd2 {
  width: 80%;
  vertical-align: top;
}
table.bildtabelle img {
  padding: 5px 0;
  max-width: 75%;
  height: auto;
}
@media (min-width: 768px) {
table.bildtabelle img {
  padding: 5px 0;
  max-width: 90%;
  height: auto;
}
}


/* PRODUKTÜBERSICHT------------------------------------------*/
/* PRODUKTÜBERSICHT------------------------------------------*/
/* PRODUKTÜBERSICHT------------------------------------------*/
div.produktuebersicht {
	width: 100%;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;	
}

div.produktuebersicht img {
	width: 480px;
	height: auto;
	margin-bottom: 0;
}

div.produktuebersicht h2 {							/* Links in Produktübersichten */
  margin-top: 0.5em !important;
  margin-bottom: 2em !important;
}
@media (min-width: 768px) {
div.produktuebersicht h2 {
  margin-top: 0.5em !important;
  margin-bottom: 2.5em !important;
  font-size: 17px !important;
}
}

h1.produktuebersicht-h1 {						/* Überschrift auf Produktseite */
    font-size: 14px !important;
    margin-bottom: 1em !important;	
}
@media (min-width: 768px) {
h1.produktuebersicht-h1 {
    font-size: 16px !important;
	margin-top: 0.4em !important;
    margin-bottom: 3em !important;	
}
}



/* TABELLEN------------------------------------------*/
/* TABELLEN------------------------------------------*/
/* TABELLEN------------------------------------------*/
table.produktaufzaehlung {
	width: 100%;
	margin-top: 10px;
}
table.produktaufzaehlung td.produktaufzaehlungtd1 {
	width: 30%;
	vertical-align: middle;
}
table.produktaufzaehlung td.produktaufzaehlungtd2 {
	width: 70%;
	vertical-align: middle;
}
table.produktaufzaehlung img{
	padding: 15px 0 15px 0;
	max-width: 90%;
	height: auto;
}
table.produktaufzaehlung h4{
	font-size: 13px;
	line-height: 1.2em;	
	margin-top: 0;
}
@media (min-width: 768px) {
table.produktaufzaehlung h4{
	font-size: 15px;
	line-height: 1.5em;	
	margin-top: 0;
}
}
@media (min-width: 992px) {
table.produktaufzaehlung h4{
	font-size: 17px;
	line-height: 1.5em;	
	margin-top: 0;
}
}
table.produktaufzaehlung p{
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 2em;
}
@media (min-width: 768px) {
table.produktaufzaehlung p{	
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 0em;		
}
}


.partner-ueberblick {			/*Tabelle auf Über-Uns-Seite*/
	width: 100%;
	border: none;
	margin-top: 20px;
}
.partner-ueberblick td{
	vertical-align: top;
}
td.partner-ueberblicktd1 {
	width: 20%;
}


.zeiten {						/*Öffnungszeiten*/
	float: left;	
}
.zeiten td{
	padding-right: 40px;
	vertical-align: top;	
}




.float-none {
	float: none;	
}
.float-left {
	float: left;	
}
.float-right {
	float: right;	
}


.ziffer {
	margin-left: -1px;
	margin-bottom: 10px !important;	
	margin-right: 10px;
}





.quelle {
	font-size: 13px;
	font-style: italic;
	margin-top: 1em;	
}


.nachoben {
	font-size: 13px;
	margin-top: 1em;
	margin-bottom: 0;	
	height: 30px;
	line-height: 30px;
	text-align: right;	
}
.nachoben a {
	text-decoration: none;
	color: #fff;
	text-align: center;	
	padding: 6px 10px;
	width: 100px;
	background: #f7a600;	
}
.nachoben a:hover,
.nachoben a:focus {
	background: #182b63;
}

.kontaktaufruf  {
	margin-top: 4em;
	margin-bottom: 3em;
}

/* LIEFERANTENLOGO */
.lieferantenlogo {
	margin-top: 4em;
	text-align: center;	
}


.noborder {
	border-bottom: solid transparent 0px !important;							/*entfernt Trennstrich auf Startseite*/
}

.pointer {
	cursor: pointer !important;
}



































/* KOPFBEREICH -------------------------------*/
/* KOPFBEREICH -------------------------------*/
/* KOPFBEREICH -------------------------------*/
#innerkopfbereich{
    background-color: #fff;
	height: 90px;
	padding: 0 15px;
}
@media (min-width: 768px) {
#innerkopfbereich{
	height: 130px;
	padding: 0 30px;	
}
}
@media (min-width: 992px) {
#innerkopfbereich{
	height: 150px;	
}
}
@media (min-width: 1200px) {
#innerkopfbereich{
	height: 150px;	
}
}



/* LOGO */
#logo{
	height: 100%;
	float: left;
	padding: 10px 0;
}
#logo img {
    height: 100%;
    width: auto;
}
@media (min-width: 768px) {
#logo{
	padding: 20px 0;
}
}
@media (min-width: 992px) {
#logo{
	padding: 25px 0;
}
}
@media (min-width: 1200px) {
#logo{
	padding: 20px 0;
}
}


/* BREADCRUMBS -------------------------------*/
/* BREADCRUMBS -------------------------------*/
/* BREADCRUMBS -------------------------------*/
.breadcrumb {
    padding: 0px;
    margin-top: 15px;    
	margin-bottom: 15px;
    list-style: none;
    background-color: inherit;
    border-radius: 0px;
}
@media (min-width: 768px) {
.breadcrumb {
    margin-top: 15px;    
	margin-bottom: 15px;
}
}
@media (min-width: 992px) {
.breadcrumb {
    margin-top: 30px;    
	margin-bottom: 30px;
}
}

.breadcrumb span,
.breadcrumb .breadcrumb-item {
	font-size: 10px;
}
@media (min-width: 992px) {
.breadcrumb span,
.breadcrumb .breadcrumb-item {
	font-size: 12px;
}
}

.breadcrumb .breadcrumb-item .active{
    font-weight: bold;
}



/* HAUPTNAVIGATION -------------------------------*/
/* HAUPTNAVIGATION -------------------------------*/
/* HAUPTNAVIGATION -------------------------------*/
.navbar-default,
.navbar-collapse {
	border: none;
	background-color: transparent;
}

@media (min-width: 768px) {						/* überschreibt Bootstrap (992), weil Menü zwischen 768 und 991 sonst nicht angezeigt wird) */
#mainmenu .navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
			box-shadow: none;
}
#mainmenu .navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
	visibility: visible !important;
}
#mainmenu .navbar-collapse.in {
	overflow-y: visible;
}
#mainmenu .navbar-fixed-top .navbar-collapse,
#mainmenu .navbar-static-top .navbar-collapse,
#mainmenu .navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
}

@media (max-width: 767px) {
#mainmenu {
	float: right;
	width:100%;
}
}

#mainmenu .navbar-default {
	margin-bottom: 0px;
	position: relative;
	min-height: 1px;
	border: none;
	display: block;
	background-color: #fff;
}
@media (min-width: 768px) {
#mainmenu .navbar-default {
	float: right;	
	margin-top: 30px;
	background: transparent;			
}
}
@media (min-width: 992px) {
#mainmenu .navbar-default {
	margin-top: 49px;
}
}
@media (min-width: 1200px) {
#mainmenu .navbar-default {
	margin-top: 46px;
}
}


#mainmenu .navbar-default ul.nav {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;		
	margin-right: 0px;
	float: right !important;
	display: inline-block;
	background-color: inherit;
}
@media (min-width: 768px) {
#mainmenu .navbar-default ul.nav {
	margin: 20px 0px 20px 0;
}
}
@media (min-width: 992px) {
#mainmenu .navbar-default ul.nav {
	margin: 10px 0px 10px 0;
}
}

#mainmenu .navbar-default ul.nav li {
	position: relative;
	display: block;
	margin-right: 2px;
}

#mainmenu .navbar-default ul.nav li a {
	position: relative;
	display: block;
	padding: 5px 12px;
	text-decoration: none; 
}
@media (min-width: 768px) {
#mainmenu .navbar-default ul.nav li a {
	padding: 5px 6px;
}
}
@media (min-width: 992px) {
#mainmenu .navbar-default ul.nav li a {
	padding: 6px 14px;
}
}
@media (min-width: 1200px) {
#mainmenu .navbar-default ul.nav li a{
	padding: 9px 16px;
}
}

@media (min-width: 768px) {
#mainmenu .navbar-default ul.nav > li > a {
	font-size: 14px;  
}
}
@media (min-width: 992px) {
#mainmenu .navbar-default ul.nav > li > a { 
	font-size: 18px; 
}
}
@media (min-width: 1200px) {
#mainmenu .navbar-default ul.nav > li > a { 
	font-size: 18px;
}
}

#mainmenu .navbar-default ul.nav > li > a {
	color: #4d4d4d;
}
#mainmenu .navbar-default ul.nav li a.active,
#mainmenu .navbar-default ul.nav li a.active:hover,
#mainmenu .navbar-default ul.nav li a.active:focus {
	color: #fff;
	background-color: #f7a600;					
	cursor: default;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
	border-radius: 4px;  	
}
#mainmenu .navbar-default ul.nav li a:hover,
#mainmenu .navbar-default ul.nav li a:focus {
	color: #4d4d4d;
	text-decoration: none;
	background-color: #e3e3e3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
	border-radius: 4px;  	
}


/* HAUPTNAVIGATION MOBIL-------------------------------*/
/* HAUPTNAVIGATION MOBIL-------------------------------*/
/* HAUPTNAVIGATION MOBIL-------------------------------*/
@media (max-width: 767px) {
#mainmenu .navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: none;
	box-shadow: none;
}

#mainmenu .navbar-collapse ul.nav {				/*zentriert die ausgeklappte Navigation */ 
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;		
	margin-right: 0px;	
	width: 100%;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	text-align: center;
	float: none;
	display: block;
}

#mainmenu .navbar-collapse ul.nav li {
	position: relative;
	display: block;
	margin-right: 15px;	
	margin-left: 15px;		
}

#mainmenu .navbar-collapse ul.nav li a {
	background-color: #f2f2f2;
	position: relative;
	display: block;
	padding: 10px 12px;
	text-decoration: none; 
}

#mainmenu .navbar-collapse ul.nav > li > a {
	font-size: 16px;  
	color: #4d4d4d;
}

#mainmenu .navbar-collapse ul.nav li a:hover,
#mainmenu .navbar-collapse ul.nav li a:focus {
	color: #4d4d4d;
	text-decoration: none;
	background-color: #e3e3e3;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;  
	border-radius: 0px; 
}

#mainmenu .navbar-collapse ul.nav li a.active,
#mainmenu .navbar-collapse ul.nav li a.active:hover,
#mainmenu .navbar-collapse ul.nav li a.active:focus {
	color: #fff;
	background-color: #f7a600;					
	cursor: default;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;  
	border-radius: 0px;
	font-weight: bold;	
}
}

@media (min-width: 768px) {								/*blendet das Standardmenü schon ab 768px ein - Standard wäre  992px*/
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}


/* HAUPTNAVIGATION TOGGLE-SYMBOL-------------------------------*/
/* HAUPTNAVIGATION TOGGLE-SYMBOL-------------------------------*/
/* HAUPTNAVIGATION TOGGLE-SYMBOL-------------------------------*/
#mainmenu .toggle-wrap{
	text-align: left;
	display: inline-block;
	margin: 0 auto;
	position: absolute;
	right: 15px;
	top: -73px;
}
@media (min-width: 768px) {	
#mainmenu .toggle-wrap{
	display: none;
}
}

#mainmenu button.navbar-toggle {
	position: relative;
	float: none;
	padding: 5px;
	margin-right: 0;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
	display: inline-block;
}

#mainmenu button.navbar-toggle:hover, 
#mainmenu button.navbar-toggle:focus {
	background-color: #f2f2f2;
}

#mainmenu .togglehead{
	display: inline-block !important;	
	position: absolute;
	left: 1px;
	top: 39px;
}
@media (min-width: 768px) {
#mainmenu .togglehead{
	display:none !important;	
}
}

#mainmenu .togglehead p{
	color: inherit;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0;
}



/* SIDEBAR ---------------------------------------------*/
/* SIDEBAR ---------------------------------------------*/
/* SIDEBAR ---------------------------------------------*/
#sidebar .navbar-default {
	background-color: inherit;
	margin-bottom: 15px;	
}
@media (min-width: 768px) {
#sidebar .navbar-default {
}
}

#sidebar .navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}

#sidebar ul.nav {
	margin: 0;
}


/* SIDEBARTITLE */
#sidebar a.sidebarnavititle {						/* wie productcontent h1 */
	font-size: 26px;
	color: inherit;
	text-decoration: none;
	font-weight: 700;
	line-height: 1.5em;	
}
#sidebar h2 {
	margin-bottom: 0.5em !important;	
}

/* SCHRIFTGRÖßEN */
/* Ebene 1: Fenster, Türen...*/
#sidebar ul.nav li a{
	color: inherit;
	text-decoration: none;
	font-size:16px;
}
/* Ebene 2*/
#sidebar ul.nav li ul li a{
	color: inherit;
	font-size: 15px;
}
/* Ebene 3*/
#sidebar ul.nav li ul li ul li a{
	color: inherit;
	font-size: 14px;
}
/* Ebene 4*/
#sidebar ul.nav li ul li ul li ul li a{
	color: inherit;
	font-size: 13px;
}
@media (min-width: 1200px) {
/* Ebene 1: Fenster, Türen...*/
#sidebar ul.nav li a{
	font-size:18px;
}
/* Ebene 2*/
#sidebar ul.nav li ul li a{
	font-size: 17px;
}
/* Ebene 3*/
#sidebar ul.nav li ul li ul li a{
	font-size: 16px;
}
/* Ebene 4*/
#sidebar ul.nav li ul li ul li ul li a{
	font-size: 15px;
}
}

/* EINRÜCKUNGEN */
#sidebar ul.nav li a {
  padding: 9px 18px 9px 12px !important;
}
#sidebar ul.nav li a.nav-zwei {
  padding: 9px 18px 9px 20px !important;
}
#sidebar ul.nav li ul li a.nav-drei {
  padding: 6px 18px 6px 30px !important;
}
#sidebar ul.nav li ul li ul li a.nav-vier {
  padding: 9px 18px 9px 42px !important;
}

/* FARBEN */
#sidebar ul.nav li a.active,						/* Aktives Navi-Element außerhalb der grauen Box*/
#sidebar ul.nav li a.active:hover,
#sidebar ul.nav li a.active:focus {
	color: #fff;
	font-weight: bold;
	background-color: #f7a600;					
	cursor: default;	
}
#sidebar ul.nav li a:hover, 						/* Hover außerhalb der grauen Box in Templatefarbe */
#sidebar ul.nav li a:focus {
	color: #fff;
	font-weight: bold;
	background-color: #f7a600;					
}

#sidebar ul.nav-pills li { 
	font-weight: normal;
}

#sidebar ul.nav-stacked > li + li {
	margin-top: 0px;
	margin-left: 0;
}


/* graue Box*/
ul.produkthauptseite { 							/* graue Box auf Produkthauptseite* */
	background-color: #f0f0f0;
}

#sidebar ul.nav .grau  {							/*regelt border-radius der kompletten grauen Box*/	 
	background-color: #f0f0f0;	
}
#sidebar ul.nav li.grau > a.active,
#sidebar ul.nav li.grau > a.active:hover,
#sidebar ul.nav li.grau > a.active:focus {		/*regelt obersten Punkt der grauen Box, wenn active*/
	background-color: #f7a600;
	color: #fff;
	font-weight: bold;
}
#sidebar ul.nav li.grau ul li a.active {			/*regelt alle mittleren aktiven Punkte*/
	text-decoration: none;						/*betrifft alle aktiven Punkte*/
}
#sidebar ul.nav li.grau a.lastgrau,
#sidebar ul.nav li.grau a.lastgrau:hover,
#sidebar ul.nav li.grau a.lastgrau:focus {		/*regelt border-radius des letzten Unterpunktes der grauen Box*/	 
}
#sidebar ul.nav li.grau a:hover, 					/*regelt Hover innerhalb der grauen Box */
#sidebar ul.nav li.grau a:focus {
	font-weight: normal;	
	text-decoration: none;
	color: inherit;	
	background-color: #e3e3e3;
}
#sidebar ul.nav li.grau a.active, 	
#sidebar ul.nav li.grau a.active:hover, 					/*regelt Hover innerhalb der grauen Box */
#sidebar ul.nav li.grau a.active:focus {
	text-decoration: none;
	background-color: #f7a600;
	color: #fff;
	font-weight: bold;	
}
#sidebar ul.nav li.grau > a:hover,
#sidebar ul.nav li.grau > a:focus {				/*regelt Hover des obersten Punkt der grauen Box*/
}

#sidebar ul.nav li.grau a.activeparent,				/*regelt den Elternlink des aktiven li (in der grauen Box)*/
#sidebar ul.nav li.grau a.activeparent:hover,
#sidebar ul.nav li.grau a.activeparent:focus {
	cursor: pointer;
	font-weight: bold;
}


/*MOBILES SIDEBARMENÜ */
@media (max-width: 991px) {
#sidebar .navbar-collapse {
	background-color: inherit;
	margin-top: 15px;	
	margin-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: none;
	box-shadow: none;
}
#sidebar .navbar-collapse ul {						/*zentriert die ausgeklappte Navigation */   
	width: 100%;
	background-color: #fafafa;						/* bei ausgeklappter Produktnavi: macht desamte Box hellgrau */ 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}
#sidebar .navbar-collapse .navbar-nav > li {		/*zentriert die ausgeklappte Navigation */    
	float: none;
	display: block;
	width: 100%;
}
#sidebar .navbar-collapse ul li.grau a  {			/* bei ausgeklappter Produktnavi: macht graue Box etwas dunkler */   
	background-color: #f0f0f0;
}
#sidebar .navbar-collapse ul li.grau ul li + li  {				/*entfernt 2px Abstand innerhalb der grauen Box, durch den der hellere Jintergrund durchkam */   
	margin-top: 0px !important;
}
#sidebar .navbar-collapse ul.nav > li > a.nav-zwei { 
  padding: 9px 18px 9px 30px !important;
}
#sidebar .navbar-collapse ul.nav > li > ul > li>  a.nav-drei { 
  padding: 6px 18px 6px 40px !important;
}
#sidebar .navbar-collapse ul.nav > li > ul > li> ul > li> a.nav-vier { 
  padding: 9px 18px 9px 45px !important;
}
}


/*TOGGLE-SYMBOL*/
#sidebar .toggle-wrap {
	width: 185px;
	text-align: left;
	display: inline-block;
}
@media (min-width: 992px) {
#sidebar .toggle-wrap{
	display:none !important;	
}
}

#sidebar button.navbar-toggle {
	position: relative;
	float: none;
	padding: 5px;
	margin-right: 0px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
	display: inline-block;
}
#sidebar button.navbar-toggle {
	margin-left: 0px;	
}

#sidebar button.navbar-toggle:hover, 
#sidebar button.navbar-toggle:focus {
	background-color: #f2f2f2;
}

#sidebar .togglehead{
	color: inherit !important;
	margin-left: 6px;
	display: inline-block !important;	
	position: absolute;
	top: 16px;
}
#sidebar .togglehead p{
	color: inherit !important;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;	
}


/* SIDEBARLOGO */
#sidebarlogo{
	width: 100px;
	height: 42px;
	text-align: right;	
	position: absolute;
	right: 15px;
	top: 0px;
}
@media (min-width: 992px) {
#sidebarlogo{		
	text-align:	center;
	width: 100%;
	height: auto;
	position: relative;		
	right: 0;
	top: 0;	
	margin-top: 60px;	
}
}

#sidebar img {
	max-width: 100%;
	max-height: 100%;
	text-align:	right;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);	
}
@media (min-width: 992px) {
#sidebar img {
	max-height: 100%;
	max-width: 100%;
	margin: 0 auto;
	text-align:	center;	
	position: relative;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
}

/* HAUPTBEREICH----------------------------------------------------*/
/* HAUPTBEREICH----------------------------------------------------*/
/* HAUPTBEREICH----------------------------------------------------*/
#hauptbereich {
	clear: both;
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;	
}
@media (min-width: 768px) {
#hauptbereich {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;	
}
}

div.fullcontent #innerhauptbereich {
	padding-top: 30px;
}
@media (min-width: 768px) {
div.fullcontent #innerhauptbereich {
	padding-top: 30px;
}
}
@media (min-width: 992px) {
div.fullcontent #innerhauptbereich {
	padding-top: 30px;
}
}



/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
#footer ul {
	text-align: center;
}
@media (min-width: 1200px) {
#footer ul {
	text-align: right;
}
#footer p {
	text-align: left;	
}
}

.adresse {
	margin-bottom: 25px;
}
@media (min-width: 1200px) {
.adresse {
	margin-bottom: 0px;
}
}

.adresse p {
	font-size: 12px;
	margin-top: 13px;	
	line-height: 1.5em;
	margin-bottom:0;
	text-align: center;
	font-weight: bold;
}

#footer .list-inline > li {
	display: inline-block;
}


/* BUTTON FOOTER */
#footer .btn {
	display: inline-block;
	padding: 4px 4px;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
		touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
	background-image: none;
	border: 0px solid transparent;
	text-decoration: none; 	
}

#footer .btn-footer:hover,
#footer .btn-footer:focus,
#footer .btn-footer.focus,
#footer .btn-footer:active,
#footer .open > .dropdown-toggle.btn-footer {
	cursor: pointer;
}

#footer .btn-footer.active {
	cursor: default;  	 	
}

/*FOOTERZUSATZ*/
#footerzusatz {
	width: 100%;
	padding-top: 1em;
}

#produktangebot {
	color: #dedede !important;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 100%;
	height: auto;
}

 #produktangebot ul {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 0 !important;
	margin-left: 0 !important;
	display: inline-block;
	width: 100%;
	height: auto;
}

#produktangebot p,
#produktangebot ul li {
	text-align: center;	
	font-size: 12px !important;
	color: #dedede !important;
}

#produktangebot ul.nav li a {
    padding: 4px 6px;
	display: inline-block;
}

#produktangebot ul.nav li a:hover {
    background-color: inherit;
	color: #fff;
}

#produktangebot h1 {
display: none;
}

#produktangebot .nav-stacked li {
    float: none;
    display: inline;	
}





/* cookiebanner DSGVO 2020/2021 */
.cookieConsentContainer {
	z-index: 9500;
	width: 350px;
	min-height: 20px;
	box-sizing: border-box;
	padding: 30px 30px 30px 30px;
	background: #242424;
	overflow: hidden;
	position: fixed;
    bottom: 30px;
    right: 30px;
	display: none;
}
.cookieConsentContainer .cookieTitle a,
.cookieConsentContainer .cookieTitle a:hover {
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	font-size: 22px;
	line-height: 20px;
	display: block;
    cursor: auto;
    text-decoration: none;
}
.cookieConsentContainer .cookieDesc p {
	margin: 0;
	padding: 0;
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
	display: block;
	margin-top: 10px;
} .cookieConsentContainer .cookieDesc a {
	font-family: OpenSans, arial, "sans-serif";
	color: #FFFFFF;
	text-decoration: underline;
}
.cookieConsentContainer .cookieButton a {
	display: inline-block;
	font-family: OpenSans, arial, "sans-serif";
	color: #0F0F0F;
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	background: #ccc;
	box-sizing: border-box; 
	padding: 10px 14px;
	text-align: center;
	transition: background 0.3s;
}
.cookieConsentContainer .cookieButton a:hover { 
	cursor: pointer;
	background: #eee;
}
@media (max-width: 991px) {
	.cookieConsentContainer {
		bottom: 0px !important;
		left: 0px !important;
		width: 100%  !important;
	}
}

/* start consent-tools  DSGVO 2020/2021 */
.yt-video-consent-wrapper,
.vimeo-video-consent-wrapper,
.markilux-banner-consent-wrapper,
.markilux-configurator-consent-wrapper,
.markilux-consent-wrapper,
.neutral1-consent-wrapper,
.neutral2-consent-wrapper {
	padding: 15px 15px 5px 15px;
	background-color: #EFEFEF;	
}
.yt-video-consent-wrapper-pic,
.vimeo-video-consent-wrapper-pic,
.markilux-banner-consent-wrapper-pic,
.markilux-configurator-consent-wrapper-pic,
.markilux-consent-wrapper-pic,
.neutral1-consent-wrapper-pic,
.neutral2-consent-wrapper-pic {
	cursor: pointer;
    max-width: 100%;
    height: auto;
}
.yt-video-consent-check-wrap,
.vimeo-video-consent-check-wrap,
.markilux-banner-consent-check-wrap,
.markilux-configurator-consent-check-wrap,
.markilux-consent-check-wrap,
.neutral1-consent-check-wrap,
.neutral2-consent-check-wrap {
	padding: 0px 15px 15px 15px;	
	background-color: #EFEFEF;
	margin-bottom: 30px;
}
.yt-video-consent-text,
.vimeo-video-consent-text,
.markilux-banner-consent-text,
.markilux-configurator-consent-text,
.markilux-consent-text,
.neutral1-consent-text,
.neutral2-consent-text {
	width: 100%;
	height: auto;
}
.yt-video-consent-text p,
.vimeo-video-consent-text p,
.markilux-banner-consent-text p,
.markilux-configurator-consent-text p,
.markilux-consent-text p,
.neutral1-consent-text p,
.neutral2-consent-text p {
    margin: auto;
}
.yt-video-consent-wrapper iframe,
.vimeo-video-consent-wrapper iframe,
.markilux-banner-consent-wrapper iframe,
.markilux-configurator-consent-wrapper iframe,
.markilux-consent-wrapper iframe,
.neutral1-consent-wrapper iframe,
.neutral2-consent-wrapper iframe {
	height: 0px;
	width: 0px;
}
/* end consent-tools */


/* DATENSCHUTZERKLÄRUNG--------------------------------------*/
.datenschutzdiv h2 {
	margin-top: 3.5em !important;
	margin-bottom: 0.1em !important;
}
.datenschutzdiv h3 {
	margin-top: 2.5em !important;
	margin-bottom: 0.5em !important;
}


/* AKTUELLES----------------------------------------------*/
/* AKTUELLES----------------------------------------------*/
/* AKTUELLES----------------------------------------------*/
div.rand {
	width: 700px; 
	padding: 10px; 
	border-left-style: solid;
	border-left-width: 20px;
	border-left-color: #F6F6F2;
	background-color: white;
	text-align: left;
}

input.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: gray;
	border-style: dashed;
	border-width: 1px;
	border-color: #F6F6F2;
	font-size: 8pt;
}

.linie {
	border-top-style: solid;
	border-top-width: 1px;
	border-color: silver;
}

table {
	background-color: white;
}

input.area {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	border: inherit solid 1px;
	width: 180px;
	font-size: 0.9em;
	padding: 5px;
	margin: 0;
	margin-top: 5px;
	color: #333;
	line-height: 0.9em;
}

input.areaheadline {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	border: inherit solid 1px;
	width: 360px;
	font-size: 0.9em;
	padding: 5px;
	margin: 0;
	margin-top: 5px;
	color: #333;
	line-height: 0.9em;
}

.red {
color: #F00;	
}

#news p {
	line-height: 1.5em;
}

.headline {
    font-size: 21px !important;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.headline2 {
	font-size: 16px !important;
	font-weight: bold;
}

.bildunterschrift {
	text-align: center !important;
	font-size: 12px !important;
	display: block !important;
	margin-top: -10px;
}

.deleteformat {
	text-align: left !important;
	font-size: 14px !important;
	font-weight: normal !important;
}

.newsli {
	margin-top: 2em;
	margin-bottom: 4em;	
}

.listNews a:link,
.listNews a:visited,
.listNews a:hover,
.listNews a:active,
.listNews a:focus {
  	outline: none;
	color: inherit;
	text-decoration: underline;
}

.listNews {
	list-style-type: none;
}

ul.listNews {
	margin: 0;
}

.datumsangabe {
	font-size: 12px !important;
	line-height: 1.4em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: inherit;
	padding-bottom: 8px;
}



/* FROALA */
.fr-popup .fr-input-line input[type="text"],
.fr-popup .fr-input-line textarea {
  font-size: 16px !important;
  height: 70px !important;
}

.fr-view .fr-file::after {
  content: none !important;
}

@media (max-width: 767px) {
.fr-view img {
	width: 100% !important;
}
}

/* FROALA */
.fr-popup .fr-input-line input[type="text"],
.fr-popup .fr-input-line textarea {
  font-size: 16px !important;
  height: 70px !important;
}

.fr-view .fr-file::after {
  content: none !important;
}

@media (max-width: 767px) {
.fr-view img {
	width: 100% !important;
}
}




/* STARTNEWS */
/* STARTNEWS */
/* STARTNEWS */
#startnews {
	background-color: #f9f9f9;
	padding: 15px;
    margin-bottom: 30px;	
}
@media (min-width: 768px) {
#startnews {
	padding: 30px;
    margin-bottom: 60px;	
}
}

#startnews h2,
#startnews .h2 {
  font-size:21px;
}
@media (min-width: 1200px) {
#startnews h2,
#startnews .h2 {
  font-size:24px;
}
}
#startnews h2 {
	margin-top: 0;
}

#startnews h4 {
	margin-top: 1em;
	border-top: 2px solid #c1c1c1;
    padding-top: 3em;	
}
#startnews h4:first-of-type {
	border-top: 2px none;
    padding-top: 1em;	
}


/* KONTAKT------------------------------------------------*/
/* KONTAKT------------------------------------------------*/
/* KONTAKT------------------------------------------------*/
label {
  display: inline-block;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: bold;
}

span.rechnung {
	margin-left: 15px;
	font-size: 1.1em;
}

.form-control {
  border-color: #4d4d4d;	
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.form-control:focus {
  border-color: #f7a600;		/*TEMPLATEFARBE*/
  border-width: 1px;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; 
}

.btn-kontakt {
	background:#f7a600;		/*TEMPLATEFARBE*/
	border-color: transparent;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: none;
}


.sendbutton button {
	color: #fff;
	font-weight: normal;
}

.sendbutton .btn:hover,
.sendbutton .btn:focus {
	color: #fff;
	font-weight: normal;
	text-decoration: none;	
}

.btn-kontakt:hover,
.btn-kontakt:focus {
  background-color: #999;
  background-position: 0 -15px;
}

.btn-kontakt:active,
.btn-kontakt.active {
  background-color: #ccc;
  border-color: #dbdbdb;
}

labelred {
	font-size: 0.9em;
	color: #F00;
}			

/* Dieser Abschnitt ist fuer das Skript wichtig */
.form input, .form textarea { 
	position: static !important; 
	display: block !important; 
	speak: normal !important; 
}

#error-Box {
	border: 0.01em solid #f00;
	background: #f1e7e6;
	font-weight: bold;
	color: #f00;
	padding: 0.5em;
	text-align: center;
	margin-bottom: 1em;
	font-size: 0.8em;
}



/* GOOGLE MAPS---------------------------------------------*/
/* GOOGLE MAPS---------------------------------------------*/
/* GOOGLE MAPS---------------------------------------------*/
#googlemap iframe{
	width: 100%;
	height: 350px;
	border: none;
	margin: 0;
}
@media (min-width: 768px) {
#googlemap iframe{
	height: 560px;
}
}

/* SLIDEBOX ---------------------------------------------*/
/* SLIDEBOX ---------------------------------------------*/
/* SLIDEBOX ---------------------------------------------*/
#slidebox{
    width:315px;
    padding:35px 15px 30px 30px;
    background-color:#fff;
    position:fixed;
    bottom:0px;
    right:-430px;
    -moz-box-shadow: 0px 0px 3px #4d4d4d;
    -webkit-box-shadow: 0px 0px 3px #4d4d4d;
    box-shadow: 0px 0px 3px #4d4d4d;
	z-index: 150;
}

#slidebox p {
    font-size:15px;
	font-weight: bold;
    text-transform:uppercase;
	font-family: Arial, Helvetica, Geneva, sans-serif;
    letter-spacing:1px;
	line-height: 1.5;
    color:inherit;
}

#slidebox img {
	margin: 5px 0 20px 0;
}

a.more{
    font-size:11px;
	font-weight: bold;	
    text-transform:uppercase;
	font-family: Arial, Helvetica, Geneva, sans-serif;
    letter-spacing:1px;
	line-height: 1.5;
    color:inherit;
}

a.more:hover{
    text-decoration:underline;
}

#slidebox h2{
    color:#f7a600;				
    font-size:18px;
	line-height: 1.3;	
    margin:10px 20px 10px 0px;
}

a.closebutton{
    background:transparent url(../img/slidebox/closebutton.gif) no-repeat top left;
    width:80px;
    height:20px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
}

a.closebutton:hover{
}



/* SITEMAP----------------------------------------------*/
/* SITEMAP----------------------------------------------*/
/* SITEMAP----------------------------------------------*/
#sitemapliste ul {
	margin: 0;
}

.sitemap1, .sitemap2, .sitemap3, .sitemap4, .sitemap5 ,.sitemap6, .sitemap7, .sitemap8 {
	list-style-type: none;
}
.sitemap1 a, .sitemap2 a, .sitemap3 a, .sitemap4 a, .sitemap5 a, .sitemap6 a, .sitemap7 a, .sitemap8 a {
	color: inherit;
}

.sitemap1 {
	margin-left: 0;
	font-size: 1.05em;
	line-height: 1.3em;	
}
.sitemap2 {
	margin-left: 1em;
	font-size: 1em;
	line-height: 1.3em;	
}
.sitemap3 {
	margin-left: 2em;
	font-size: 0.95em;
	line-height: 1.3em;		
}
.sitemap4 {
	margin-left: 3em;
	font-size: 0.9em;
	line-height: 1.3em;			
}
.sitemap5 {
	margin-left: 4em;
	font-size: 0.9em;
	line-height: 1.3em;		
}
.sitemap6 {
	margin-left: 5em;
	font-size: 0.85em;
	line-height: 1.3em;	
}
.sitemap7 {
	margin-left: 6em;
	font-size: 0.8em;
	line-height: 1.3em;	
}
.sitemap8 {
	margin-left: 7em;
	font-size: 0.75em;
	line-height: 1.3em;	
}
/* ENDE SITEMAP*/



/* TINY ---------------------------------------------*/
/* TINY ---------------------------------------------*/
/* TINY ---------------------------------------------*/
.tinyhinweis{
	font-size: 12px !important;
	font-style: italic;
	font-weight: bold;
}

.tinybildbox {
 text-align: center;
 }
 
.tinybild{
	max-height: 500px; 
	margin: 0 auto;
	padding: 0;
	max-width: 100%;
}



/*COLORBOX CSS*/
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../img/colorboximages/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../img/colorboximages/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../img/colorboximages/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../img/colorboximages/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../img/colorboximages/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../img/colorboximages/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../img/colorboximages/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../img/colorboximages/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../img/colorboximages/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px; margin-top: 60px;}
        #cboxTitle{position:absolute; top:4px; left:0; text-align:center; width:100%; color:#666;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../img/colorboximages/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../img/colorboximages/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../img/colorboximages/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../img/colorboximages/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; top:0; right:0; background:url(../img/colorboximages/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}









/* REHAU--------------------------------------*/
/* REHAU--------------------------------------*/
/* REHAU--------------------------------------*/

@media (max-width: 400px) {		/*Fensterübersicht*/
.hidden-400 {
	display: none;
}
}


#body-wissenlightframe,
#wrapper-wissenlightframe,
#innerwrapper-wissenlightframe,
#hauptbereich-wissenlightframe, 
#innerhauptbereich-wissenlightframe {
	width: 590px !important;
	background-color: #fff !important;
	background-image: none !important;
	margin: 0 auto !important;
}

/* PRODUKTSUBNAVIGATION------------------*/
nav.produktsubnav {
	width: 100%;
}

nav.produktsubnav ul {
	width: 100%;	
	float: left;
	margin: 10px 0 20px 0;
	padding-bottom: 10px;
	border-bottom: #ccc 2px solid;	
}

/*RSP*/
nav.produktsubnav ul li{
	float:left;
	display: inline;
	background-color: #f2f2f2;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
nav.produktsubnav ul li.produktsub1{
	width: 49%;
}
nav.produktsubnav ul li.produktsub2{
	width: 49%;
	margin-left: 2% !important;	
}
nav.produktsubnav ul li.produktsub3{
	width: 49%;
	margin-top: 15px;	
}
nav.produktsubnav ul li.produktsub4{
	width: 49%;
	margin-top: 15px;	
	margin-left: 2% !important;	
}
nav.produktsubnav .nav-pills > li + li {
	margin-left: 0;
}
@media (min-width: 768px) {
nav.produktsubnav ul li{
	float:left;
	display: inline;
	background-color: #f0f0f0;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
nav.produktsubnav ul li.produktsub1{
	width: 18.2%;
}
nav.produktsubnav ul li.produktsub2{
	width: 26.2%;
}
nav.produktsubnav ul li.produktsub3{
	width: 26.2%;
	margin-top: 0px;		
}
nav.produktsubnav ul li.produktsub4{
	width: 26.2%;
	margin-top: 0px;		
}
nav.produktsubnav .nav-pills > li + li {
	margin-left: 1% !important;
}
}


nav.produktsubnav ul li a{
	color: inherit;
	font-size: 12px;
	text-align: center;
}
@media (min-width: 768px) {
nav.produktsubnav ul li a{
	color: inherit;
	font-size: 15px;
	text-align: center;
}
}


nav.produktsubnav ul.nav > li > a { 
  padding: 6px 8px !important;
}
@media (min-width: 991px) and (max-width: 1199px){
nav.produktsubnav ul.nav > li > a { 
  padding: 6px 7px !important;
}
}

nav.produktsubnav .nav-pills li { 
	font-weight: bold;
}

nav.produktsubnav ul.nav li a:hover, 
nav.produktsubnav ul.nav li a:focus {
	background-color: #ccc;
	text-decoration: underline;  
	background-color: transparent;
}

nav.produktsubnav ul.nav li a.active,
nav.produktsubnav ul.nav li a.active:hover,
nav.produktsubnav ul.nav li a.active:focus {	
	color: #fff;
	background-color: #f7a600;					
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
	border-radius: 4px;  
	text-decoration: none; 
	cursor: default;
}





/* CSS SLIDER START --------------------------------------*/
/* CSS SLIDER START --------------------------------------*/
/* CSS SLIDER START --------------------------------------*/
.cs_arrowprev {
  left: 0;
  background-image: none !important;			/* entfernt prev. + next- Schatten-Effekt */
}
.cs_arrownext {
  right: 0;
  background-image: none !important;
}

.csslider1 > .cs_description > label {
  font-family: 	font-family: Arial, Helvetica, Geneva, sans-serif !important;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6) !important;
  max-width: 80% !important;
  color: #ffffff !important;
  bottom: 0px !important;
  left: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  font-weight: normal;
}

/* TEXT */
.csslider1 > .cs_description > label .cs_title {
  font-size: 18px !important;
  margin-bottom: 0em !important;
  line-height: 1.3em !important;
}
.csslider1 label .cs_subtitle {
  font-size: 12px !important;
}
.csslider1 > .cs_description > label > .cs_title {
  padding: 10px 15px !important; 
}
@media (min-width: 768px) {
.csslider1 > .cs_description > label .cs_title {
  font-size: 22px !important;
}
.csslider1 label .cs_subtitle {
  font-size: 16px !important;
}
.csslider1 > .cs_description > label > .cs_title {
  padding: 15px 20px !important; 
}
}
@media (min-width: 992px) {
.csslider1 > .cs_description > label .cs_title {
  font-size: 26px !important;
}
.csslider1 label .cs_subtitle {
  font-size: 20px !important;
}
}

/* BOX */
.csslider1 > .cs_description > label > .cs_title {
  background: rgba(82,145,163,0.85);							/* KUNDENFARBE */
}


/*.csslider1 > .cs_arrowprev, .csslider1 > .cs_arrownext {
    top: 75px !important;
    bottom: 75px !important;
}*/

#produktslider {
	width: 100%;
	height: auto;
	margin-bottom: 0 !important;
}
#produktslider img{
	margin-bottom: 0 !important;
}



/* FROALA */
.fr-popup .fr-input-line input[type="text"],
.fr-popup .fr-input-line textarea {
  font-size: 16px !important;
  height: 70px !important;
}

.fr-view .fr-file::after {
  content: none !important;
}

@media (max-width: 767px) {
.fr-view img {
	width: 100% !important;
}
}

/* FROALA */
.fr-popup .fr-input-line input[type="text"],
.fr-popup .fr-input-line textarea {
  font-size: 16px !important;
  height: 70px !important;
}

.fr-view .fr-file::after {
  content: none !important;
}

@media (max-width: 767px) {
.fr-view img {
	width: 100% !important;
}
}




/* STARTNEWS */
/* STARTNEWS */
/* STARTNEWS */
#startnews {
	background-color: #f9f9f9;
	padding: 15px;
}
@media (min-width: 768px) {
#startnews {
	padding: 30px;
}
}

#startnews h2,
#startnews .h2 {
  font-size:21px;
}
@media (min-width: 1200px) {
#startnews h2,
#startnews .h2 {
  font-size:24px;
}
}
#startnews h2 {
	margin-top: 0;
}

#startnews h4 {
	margin-top: 1em;
	border-top: 2px solid #c1c1c1;
    padding-top: 3em;	
}
#startnews h4:first-of-type {
	border-top: 2px none;
    padding-top: 1em;	
}



/*REHAU*/
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */

/* LOGO----------------------------------------------------*/

.rehauqualitybunt {
	width: 70px;
	height: auto;
	position: absolute;
	right: 25px;
	top: -2px;
}
@media (min-width: 992px) {
.rehauqualitybunt {
	margin-left: 55px;
	width: 115px;
	height: auto;
	float: none;
	position: relative;	
	top: 25px;	
}
}
@media (min-width: 1200px) {
.rehauqualitybunt {
	margin-left: 72px;
}
}

.inoventsiegel {
	width: 45px;
	height: auto;
	position: absolute;
	right: 104px;
	top: -6px;
}
@media (min-width: 992px) {
.inoventsiegel {
	left: 45px;
	width: 125px;
	height: auto;
	float: none;
	position: relative;	
	top: 70px;	
}
}
@media (min-width: 1200px) {
.inoventsiegel {
	left: 62px;
}
}

/* BILDER----------------------------------------------------*/
.wissentable img {
	padding-bottom: 0 !important;
	border: 0;	
}

.aircomfortrechts{
	margin-left: 3em;	
}

.geneostart {
	padding-bottom: 25px !important;
}

.rehauquality {
	clear: both;
	display: block;
	padding: 0;
}

.rehauqualityrechts {
	clear: both;
	float: right;
	display: block;
	padding: 0;
	margin-top: 2.5em;
}

.rehauqualityrechts2 {
	clear: both;
	float: right;
	display: block;
	padding: 0;
	margin-top: 0em;
}

.rehauqualityrechtsfarbe {
	clear: both;
	float: right;
	display: block;
	padding: 0;
	margin-top: 3.4em;
}

.geneovorteil,
.inoventvorteil,
.synegovorteil {
	margin-top: 10px !important;
	margin-bottom: 20px !important;	
}

.farbtool {
    position: relative;
    padding-bottom: 56.25%;
	height: 0; 
	overflow: hidden;
}

.farbtool object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* AUFZÄHLUNGEN--------------------------------------------*/
.vorteilslinks{
	font-size: 0.9em;
	list-style-type: none;
	line-height: 1.8em;
	margin-top: 1em;
	margin-bottom: 2em;
}

.vorteilslinks a.link:hover,
.vorteilslinks a.link:focus,
.vorteilslinks a.link:active {
	font-weight: bold;
}

.listpflege{
	list-style-type: disc;
	margin-left: 1em;
}

/* TABELLEN-------------------------------------------------*/
/* TECHNIK */

.technik {
	font-size: 12px;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
	border-collapse: collapse;
}
@media (min-width: 768px) {
.technik {
	font-size: 15px;
}
}

.technik td {
	line-height: 1.5em;
	padding: 5px;
	padding-left:10px;
	border: 1px solid #ccc;
}

.techniktd1 {
	width: 33%;
	font-weight: bold;
}
.techniktd2 {
	width: 67%;
}

.technik-inovent-td1 {
	width: 30%;
}
.technik-inovent-td2 {
	width: 18%;
}
.technik-inovent-td3 {
	width: 26%;
}
.technik-inovent-td4 {
	width: 26%;
}


/* WISSEN A-Z */

.wissentable,
.wissentable-lightframe {
	font-size: 13px;
	line-height: inherit;	
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
	border-collapse: collapse;
}
@media (min-width: 768px) {
.wissentable,
.wissentable-lightframe{
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
	border-collapse: collapse;
}
}

.wissentable td {
	padding-bottom: 20px;
}

.wissentd1 {
	width: 20%;
	vertical-align: top;
}

.wissentd2 {
	width: 70%;
	padding-left: 10%;
}

@media (min-width: 768px) {
.wissentd2 {
	width: 79%;
	padding-left: 1%;	
}
}

.wissentable img{
	max-width: 100%;
	height: auto;
	margin-top: 2px;		
}

.wissentable h5{
	margin-top: 0px;		
}

#innerhauptbereich-wissenlightframe {
	padding-top: 50px;
}

/* GENEOVORTEILE------------------------------------------*/
.geneovorteile-start {
	width: 100%;
	margin: 1.5em 0 2em 0;
	text-align: center;
	padding-right: 0 !important;
	padding-left: 0 !important;	
}

.geneovorteile-start .col-xs-2,
.geneovorteile-start .col-md-2 {
	padding-right: 0 !important;
	padding-left: 0 !important;	
}


.geneovorteile-start img {
	border: 0;
	padding: 0;	
	margin-bottom: 7px !important;
	text-align: center;
	width: 55px;
	height: auto;
}
@media (min-width: 992px) {
.geneovorteile-start img {
	width: 60px;
	margin-top: 0 !important;
}
}

.geneovorteile-start a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

table.geneovorteile {
	width: 100%;
	text-align: left;
}

table.geneovorteile p{
	margin: 0;
	font-weight: bold;
}

.geneovorteile a {
	font-weight: bold;
	font-size: 13px;
    line-height: 1.5em;	
}


table.geneovorteile td{
	vertical-align: middle;
	width: 73%;
	padding-left: 7%;
	padding-bottom: 15px;
}
@media (min-width: 768px) {
table.geneovorteile td{
	vertical-align: middle;
	width: 78%;
	padding-left: 2%;
	padding-bottom: 0px;	
}
}

.geneotd1 {
	width: 10% !important;
	padding-left: 0 !important;
}


.geneovorteile img{
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 15px 0 15px 0;
	border: 0;
}






/* PRODUKTSUBNAVIGATION------------------*/
nav.produktsubnav {
	width: 100%;
}

nav.produktsubnav ul {
	width: 100%;	
	float: left;
	margin: 10px 0 20px 0;
	padding-bottom: 10px;
	border-bottom: #ccc 2px solid;	
}
@media (min-width: 768px) {
nav.produktsubnav ul {
	width: 100%;	
	float: left;
	margin: 10px 0 30px 0;
	padding-bottom: 15px;
	border-bottom: #ccc 2px solid;	
}
}

/*RSP*/
nav.produktsubnav ul li{
	float:left;
	display: inline;
	background-color: #f2f2f2;	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
nav.produktsubnav ul li.produktsub1{
	width: 49%;
}
nav.produktsubnav ul li.produktsub2{
	width: 49%;
	margin-left: 2% !important;	
}
nav.produktsubnav ul li.produktsub3{
	width: 49%;
	margin-top: 15px;	
}
nav.produktsubnav ul li.produktsub4{
	width: 49%;
	margin-top: 15px;	
	margin-left: 2% !important;	
}
nav.produktsubnav .nav-pills > li + li {
	margin-left: 0;
}
@media (min-width: 768px) {
nav.produktsubnav ul li{
	float:left;
	display: inline;
	background-color: #f0f0f0;	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
nav.produktsubnav ul li.produktsub1{
	width: 18.2%;
}
nav.produktsubnav ul li.produktsub2{
	width: 26.2%;
}
nav.produktsubnav ul li.produktsub3{
	width: 26.2%;
	margin-top: 0px;		
}
nav.produktsubnav ul li.produktsub4{
	width: 26.2%;
	margin-top: 0px;		
}
nav.produktsubnav .nav-pills > li + li {
	margin-left: 1% !important;
}
}



nav.produktsubnav ul li a{
	color: inherit;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
@media (min-width: 768px) {
nav.produktsubnav ul li a{
	color: inherit;
	font-size: 15px;
	text-align: center;
}
}

@media (min-width: 768px) {
nav.produktsubnav ul li a{
	color: inherit;
	font-size: 15px;
	text-align: center;
}
}


nav.produktsubnav .nav > li > a { 
  padding: 6px 8px !important;
}
@media (min-width: 991px) and (max-width: 1199px){
nav.produktsubnav .nav > li > a { 
  padding: 6px 7px !important;
}
}

nav.produktsubnav .nav-pills li { 
	font-weight: bold;
}

nav.produktsubnav .nav li a:hover, 
nav.produktsubnav .nav li a:focus {
	background-color: #ccc;
	text-decoration: underline;  
	background-color: transparent;
}

nav.produktsubnav .nav li a.active,
nav.produktsubnav .nav li a.active:hover,
nav.produktsubnav .nav li a.active:focus {	
	color: #fff;
	background-color: #bacbd3;					
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;  
	border-radius: 0px;  
	text-decoration: none; 
	cursor: default;
}


.nonbold {
font-weight: normal !important;
}

.activebold {
font-weight: bold !important;
}

.nomargin {
	margin: 0px!important;
}

nav.produktsubnav::after {
	display: block;
	clear: both;
	content: "";
}


/*
#logo{
	margin-top: 10px;
	margin-bottom: 5px;
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;	
	-o-transition:margin- top 0.2s linear;	
	transition:margin-top 0.2s linear;	
}
.logo {
	width: 175px;
	height: auto;
}
.logo-minimiert{
	margin-top: 10px !important;
	-webkit-transition:margin-top 0.6s linear;
	-moz-transition:margin-top 0.6s linear;
	-ms-transition:margin-top 0.6s linear;	
	-o-transition:margin-top0.6s linear;	
	transition:margin-top 0.6s linear;	
}
@media (min-width: 768px) {
#logo{
	margin-top: 28px;
	margin-bottom: 0px;	
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;	
	-o-transition:margin- top 0.2s linear;	
	transition:margin-top 0.2s linear;	
}
.logo {
	width: 170px;
}
.logo-minimiert{
	margin-top: 15px !important;
	-webkit-transition:margin-top 0.6s linear;
	-moz-transition:margin-top 0.6s linear;
	-ms-transition:margin-top 0.6s linear;	
	-o-transition:margin-top0.6s linear;	
	transition:margin-top 0.6s linear;	
}
.logo-klein {
	width: 150px !important;
	-webkit-transition:width 0.2s linear;
	-moz-transition:width 0.2s linear;
	-ms-transition:width 0.2s linear;	
	-o-transition:width 0.2s linear;	
	transition:width 0.2s linear;	
}
}
@media (min-width: 992px) {
#logo{
	margin-top: 33px;
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;	
	-o-transition:margin- top 0.2s linear;	
	transition:margin-top 0.2s linear;	
}
.logo {
	width: 210px;
	-webkit-transition:width 0.2s linear;
	-moz-transition:width 0.2s linear;
	-ms-transition:width 0.2s linear;	
	-o-transition:width 0.2s linear;	
	transition:width 0.2s linear;		
}
.logo-minimiert{
	margin-top: 12px !important;
	-webkit-transition:margin-top 0.6s linear;
	-moz-transition:margin-top 0.6s linear;
	-ms-transition:margin-top 0.6s linear;	
	-o-transition:margin-top0.6s linear;	
	transition:margin-top 0.6s linear;	
}
.logo-klein {
	width: 150px !important;
	-webkit-transition:width 0.2s linear;
	-moz-transition:width 0.2s linear;
	-ms-transition:width 0.2s linear;	
	-o-transition:width 0.2s linear;	
	transition:width 0.2s linear;	
}
}
@media (min-width: 1200px) {
#logo{
	margin-top: 35px;
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;	
	-o-transition:margin- top 0.2s linear;	
	transition:margin-top 0.2s linear;	
}
.logo {
	width: 250px;
	-webkit-transition:width 0.2s linear;
	-moz-transition:width 0.2s linear;
	-ms-transition:width 0.2s linear;	
	-o-transition:width 0.2s linear;	
	transition:width 0.2s linear;		
}
.logo-minimiert{
	margin-top: 12px !important;
	-webkit-transition:margin-top 0.6s linear;
	-moz-transition:margin-top 0.6s linear;
	-ms-transition:margin-top 0.6s linear;	
	-o-transition:margin-top0.6s linear;	
	transition:margin-top 0.6s linear;	
}
.logo-klein {
	width: 180px !important;
	-webkit-transition:width 0.2s linear;
	-moz-transition:width 0.2s linear;
	-ms-transition:width 0.2s linear;	
	-o-transition:width 0.2s linear;	
	transition:width 0.2s linear;	
}
}

#logo .navbar-brand {
	padding: 0px;
}


#kopfbereich {
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;	
	-o-transition:margin- top 0.2s linear;	
	transition:margin-top 0.2s linear;	
}
@media (min-width: 768px) {
#kopfbereich {
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;	
	-o-transition:margin- top 0.2s linear;	
	transition:margin-top 0.2s linear;				
}
.kopfbereich-minimiert {
	-webkit-transition:margin-top 0.6s linear;
	-moz-transition:margin-top 0.6s linear;
	-ms-transition:margin-top 0.6s linear;	
	-o-transition:margin-top0.6s linear;	
	transition:margin-top 0.6s linear;	
}
}
@media (min-width: 992px) {
#kopfbereich {
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;	
	-o-transition:margin- top 0.2s linear;	
	transition:margin-top 0.2s linear;		
}
.kopfbereich-minimiert {
	-webkit-transition:margin-top 0.6s linear;
	-moz-transition:margin-top 0.6s linear;
	-ms-transition:margin-top 0.6s linear;	
	-o-transition:margin-top0.6s linear;	
	transition:margin-top 0.6s linear;	
}
}
@media (min-width: 1200px) {
#kopfbereich {
	-webkit-transition:margin-top 0.2s linear;
	-moz-transition:margin-top 0.2s linear;
	-ms-transition:margin-top 0.2s linear;	
	-o-transition:margin- top 0.2s linear;	
	transition:margin-top 0.2s linear;		
}
.kopfbereich-minimiert {
	-webkit-transition:margin-top 0.6s linear;
	-moz-transition:margin-top 0.6s linear;
	-ms-transition:margin-top 0.6s linear;	
	-o-transition:margin-top0.6s linear;	
	transition:margin-top 0.6s linear;	
	position: fixed;
	top: 0;
	z-index: 8000;
}
}




#innerkopfbereich{
	background-color: #fff;
	height: 100px;
	-webkit-transition:height 0.2s linear;
	-moz-transition:height 0.2s linear;
	-ms-transition:height 0.2s linear;	
	-o-transition:height 0.2s linear;	
	transition:height 0.2s linear;	
}
@media (min-width: 768px) {
#innerkopfbereich{
	height: 100px;
	-webkit-transition:height 0.2s linear;
	-moz-transition:height 0.2s linear;
	-ms-transition:height 0.2s linear;	
	-o-transition:height 0.2s linear;	
	transition:height 0.2s linear;	
}
#innerkopfbereich.innerkopfbereich-minimiert{
	height: 54px !important;
	-webkit-transition:height 0.2s linear;
	-moz-transition:height 0.2s linear;
	-ms-transition:height 0.2s linear;	
	-o-transition:height 0.2s linear;	
	transition:height 0.2s linear;	
}
}
@media (min-width: 992px) {
#innerkopfbereich{
	height: 120px;
	-webkit-transition:height 0.2s linear;
	-moz-transition:height 0.2s linear;
	-ms-transition:height 0.2s linear;	
	-o-transition:height 0.2s linear;	
	transition:height 0.2s linear;	
}
#innerkopfbereich.innerkopfbereich-minimiert{
	height: 54px !important;
	-webkit-transition:height 0.2s linear;
	-moz-transition:height 0.2s linear;
	-ms-transition:height 0.2s linear;	
	-o-transition:height 0.2s linear;	
	transition:height 0.2s linear;	
}
}
@media (min-width: 1200px) {
#innerkopfbereich{
	height: 135px;
	-webkit-transition:height 0.2s linear;
	-moz-transition:height 0.2s linear;
	-ms-transition:height 0.2s linear;	
	-o-transition:height 0.2s linear;	
	transition:height 0.2s linear;	
}
#innerkopfbereich.innerkopfbereich-minimiert{
	height: 68px !important;
	-webkit-transition:height 0.2s linear;
	-moz-transition:height 0.2s linear;
	-ms-transition:height 0.2s linear;	
	-o-transition:height 0.2s linear;	
	transition:height 0.2s linear;	
}
}

*/



/* DATENSCHUTZERKLÄRUNG--------------------------------------*/
.datenschutzdiv h2 {
	margin-top: 3.5em !important;
	margin-bottom: 0.1em !important;
}
.datenschutzdiv h3 {
	margin-top: 2.5em !important;
	margin-bottom: 0.5em !important;
}