/*
*
*
*
*
*
*Diese Datei ist urheberrechtlich geschützt von Rene Weik | werbeweik.de, reneweik.de 
*
*
*
*
*
*/
/*Templatefarbe: #009ed4 */

@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}

/*<div class="clearfix visible-xs"></div>*/


/* 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%;	
}

#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;
}



/* BOOTSTRAP-GRID--------------------------------------*/
.container {
	width: 100%;	
}
@media (min-width: 768px) {
.container {
	width: 750px;
}
}
@media (min-width: 992px) {
.container {
	width: 970px;
}
}
@media (min-width: 1200px) {
.container {
	width: 1100px;
}
}


@media (max-width: 400px) {		/*Fensterübersicht*/
.hidden-400 {
	display: none;
}
}

/* LAYOUT--------------------------------------*/
.margintop-05em {
	margin-top:0.5em !important;	
}
.margintop-1em {
	margin-top:1em !important;	
}
.margintop-2em {
	margin-top:2em !important;	
}
.margintop-3em {
	margin-top:3em !important;	
}
.margintop-4em {
	margin-top:4em !important;	
}
.margintop-5em {
	margin-top:5em !important;	
}
.marginbottom-05em {
	margin-bottom:0.5em !important;	
}
.marginbottom-1em {
	margin-bottom:1em !important;	
}
.marginbottom-2em {
	margin-bottom:2em !important;	
}
.marginbottom-3em {
	margin-bottom:3em !important;	
}
.marginbottom-4em {
	margin-bottom:4em !important;	
}
.marginbottom-5em {
	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;
}

.centerbox {
	text-align: center;	
}
.center {
	margin: 0 auto;
	padding-top: 0em;		
}

.untertitelbox  {
	text-align: center !important;	
}
.untertitelbox img {
	margin-bottom: 10px;
}
.untertitelbox  p{
	margin: 0.5em 0 4em 0;
}
@media (min-width: 992px) {
.untertitelbox  p{
	margin: 1em 0;
}
}

.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;	
}


/* Ü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: 1.3em;
  margin-bottom: 0.5em;
}
@media (min-width: 1200px) {
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4, 
h5,
.h5 {
  margin-top: 2em;
  margin-bottom: 0.7em;
}
}

.produktauswahlh6 {
	margin-top: 20px;	
}


.pagetitle-contentfull,
.pagetitle-contentfullimg {
  font-size: 21px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1em;
  color: inherit;
  margin-top: 1em;
  margin-bottom: 0.5em;  	
}
@media (min-width: 768px) {
.pagetitle-contentfull {
  margin-top: 2em;
  font-size: 24px;  
}
}
@media (min-width: 768px) {
.pagetitle-contentfullimg {
  margin-top: 2em;
  font-size: 24px;  
}
}


.pagetitle {
  font-size: 21px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.5em;
  color: inherit;
  margin-top: 0em;
  margin-bottom: 0.1em;  	
}
@media (min-width: 768px) {
.pagetitle {
  font-size: 26px;  
}
}


.pagesubtitle {
  font-size: 17px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.5em;
  color: inherit;
  margin-top: 0em;
  margin-bottom: 0.3em;  	
}
@media (min-width: 768px) {
.pagesubtitle {
  font-size: 20px;
  margin-bottom: 0.8em;    
}
}



/* 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;	
}
}




/* FLIEßTEXT------------------------------------------*/

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;	
}

del {
	display: none;
}

.float-left {
	float: left;	
}
.float-right {
	float: right;	
}




/* 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---------------------------------------------*/
.respimg {
	max-width: 100%;
	height: auto;
}

@media (max-width: 767px) {
.row img {
	margin-bottom: 10px;    
}
}


.startbild {
	background: #fff;
	padding: 0 20px;
	margin-top: 20px		
}
@media (min-width: 768px) {
.startbild {
	padding: 0px;
	margin-top: 40px
}
}
@media (min-width: 992px) {
.startbild {
	padding: 0px;
	margin-top: 60px
}
}

.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: 87%;
}
}

.referenzen img {
    margin-bottom: 15px;
}

.border {
	border: 1px #ccc solid;
}

.border {
	border: 1px #ccc solid;
}

.rounded5 {
    border-radius: 5px;
}
.rounded10 {
    border-radius: 10px;
}
.rounded15 {
    border-radius: 15px;
}


/* 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;
}

.listpflege{
	list-style-type: disc;
	margin-left: 1em;
}

.startaufzaehlung {
	margin-top: 35px !important;
	margin-bottom: 50px !important;	
}

.startaufzaehlung li {
	margin-bottom: 15px;
}

ul.hakenliste {
    margin-top: 3em;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 2em;
}
ul.hakenliste li {
    list-style-type: none;
    margin-bottom: 1.5em;
    font-size: 1.0em;
}
ul.hakenliste img {
    margin-top: -1px;
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
}
ul.hakenliste .haken2 {		/*eingerückt*/
    margin-left: 2.5em;
}
ul.hakenliste h4 {
    margin-top: 1em;
}

.produktlinks h4 {
    margin-top: 1em;	
}

/* TABELLEN------------------------------------------*/
/* PRODUKTÜBERSICHT */

#produktuebersicht-start {
	width: 100%;
	text-align: center !important;
	margin-top: 30px;
	margin-bottom: 20px;	
}
@media (min-width: 768px) {
#produktuebersicht-start {
	margin-top: 30px;
	margin-bottom: 20px;	
}
}
@media (min-width: 992px) {
#produktuebersicht-start {
	margin-top: 30px;
	margin-bottom: 30px;	
}
}
@media (min-width: 1200px) {
#produktuebersicht-start {
	margin-top: 30px;
	margin-bottom: 40px;	
}
}
	
@media (min-width: 768px) {
#produktuebersicht-start {
	text-align: left;
}
}


#produktuebersicht-start img{
	width: 330px;
	height: auto;
}

#produktuebersicht-start .row{
	margin-left: -30px !important;
	margin-right: -30px !important;	
}

#produktuebersicht-start h3 {
  margin-top: 0em !important;
  margin-bottom: 2em !important;
}
@media (min-width: 768px) {
#produktuebersicht-start h3 {
  margin-top: 1em !important;
  margin-bottom: 2.5em !important;  
}
}

.produktauswahlmenu {
	width: 100%;
	text-align: center;
}

.produktauswahlmenu h3 {
	text-align: center;
}
.produktauswahlmenu a {
	text-decoration: none !important;
}

.produktuebersicht-fenster a,
.produktuebersicht-fenster a:hover,
.produktuebersicht-fenster a:focus,
.produktuebersicht a,
.produktuebersicht a:hover,
.produktuebersicht a:focus {
	text-decoration: none;
}

table.produktuebersicht {
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
	border-collapse: collapse;
	text-align: center;
	table-layout: fixed;	
}


.zweiprodukte {
	margin: 0 auto;
	padding-left: 8%;
	padding-right: 8%;
	vertical-align: top;	
}

.dreiprodukte,
.vierprodukte {
	margin: 0 auto;
	padding-left: 4%;
	padding-right: 4%;
	vertical-align: top;	
}

.zweiprodukte {
	width: 34%;
}

.dreiprodukte {
	width: 29%;
}

.dreiprodukte-text {
	padding: 0 20px;
	vertical-align: top;
}

.vierprodukte {
	width: 21%;
}

.zweiprodukte h2 {
	font-size: 16px;
	margin-top: 0.6em;
	margin-bottom: 1.2em;
}	


.dreiprodukte h2,
.vierprodukte h2 {
	font-size: 12px;
	margin-top: 0.6em;
	margin-bottom: 1.2em;	
}
@media (min-width: 768px) {
.dreiprodukte h2,
.vierprodukte h2 {
	font-size: 15px;
}
}

.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;	
}


/* 
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
LAYOUT
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- 
*/


/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/

#kopfbereichwrap {
	width: 100%;	
}
@media (min-width: 768px) {
#kopfbereichwrap {

}
}

/* NAVIGATIONEN ALLGEMEIN------------------------------*/
/* NAVIGATIONEN ALLGEMEIN------------------------------*/
/* NAVIGATIONEN ALLGEMEIN------------------------------*/
#naviwrap{
	width: 100%;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
}
#naviwrap .container{
	padding: 0px 15px !important;
}
@media (min-width: 768px) {
#naviwrap{
	text-align: center;
	margin: 0 auto;
	height: 110px;
}
}

@media (min-width: 992px) {
#naviwrap{
	text-align: center;
	margin: 0 auto;
	height: 142px;
}
}

.noborder {
	border-bottom: solid transparent 0px !important;					/*entfernt Trennstrich auf Startseite*/
}

/*INNERNAVIWRAP-AUFTEILUNG*/
#telefon{
	display: none;
	width: 100%;
	height: 30px;
	text-align: right;
	background-color: #555;
	visibility: hidden;
}

#innertelefon{
	padding: 0 0px;
}

#telefon .navbar-text {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;	/*Navbar_Desfault-Höhe- 2x Lineheight/ 2= 84-24-24/2= 18*/
	margin-bottom: 0px;		
}
@media (min-width: 768px) {
#telefon .navbar-text {
	float: right;	
	margin-right: 0px;
}
}

#telefon p {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;	
}


#logo{
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#logo img {
	width: 250px;
	height: auto;
	margin-bottom: 0px !important;
}
@media (min-width: 768px) {
#logo{
	margin-top: 11px;
	margin-bottom: 19px;	
}
#logo img {
	width: 275px;
}
}
@media (min-width: 992px) {
#logo{
	margin-top: 19px;
	margin-bottom: 10px;	
}
#logo img {
	width: 325px;
}
}

#logo .navbar-brand {
	padding: 0px;
	float: left;
	height: 100%;
}
@media (min-width: 768px) {
#logo .navbar-brand {
	padding: 0px;
	float: left;
	height: 100%;
}
}


#navibox {
	background: #fff;
	position:relative !important;
}
@media (min-width: 768px) {
#navibox {
	float: right;	
	margin-top: 20px;
	background: transparent;			
}
}
@media (min-width: 992px) {
#navibox {
	margin-top: 44px;
}
}

.pointer {
	cursor: pointer !important;
}

.nav li {
	position: relative;
	display: block;
}
.nav li a {
	position: relative;
	display: block;
	padding: 6px 12px;
	text-decoration: none; 
}


@media (min-width: 768px) {
.nav li a {
	padding: 5px 7px;
}
}
@media (min-width: 992px) {
.nav li a {
	padding: 6px 12px;
}
}
@media (min-width: 1200px) {
.nav li a{
	padding: 9px 15px;
}
}

.navbar {
	position: relative;
	min-height: 38px;
	border: none;
	display: block;
	background-color: #fff;
	margin-bottom: 0;
}

.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: none;
/*	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
		  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);				entfernt hellen strich über toggle-menu*/
	box-shadow: none;
}

.hauptnav-toggle-wrap{
	text-align: left;
	display: inline-block;
	margin: 0 auto;
	position: absolute;
	right: 15px;
	top: -76px;
}



/*TOGGLE-SYMBOL*/
.navbar-toggle {
	position: relative;
	float: none;
	padding: 7px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 7px;
	display: inline-block;
}
#sidebar .navbar-toggle {
	margin-left: 0px;	
}


#naviwrap .togglehead{
	color: inherit !important;
	display: inline-block !important;	
	position: absolute;
	left: 4px;
	top: 41px;
}
@media (min-width: 768px) {
#naviwrap .togglehead{
	display:none !important;	
}
}

#naviwrap .togglehead p{
	color: inherit !important;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;	
}

.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #f2f2f2;
}

/* HAUPTNAVIGATION OBEN-------------------------------*/
/* HAUPTNAVIGATION OBEN-------------------------------*/
/* HAUPTNAVIGATION OBEN-------------------------------*/
#naviwrap .navbar-default {							/*Navbar-Hintergrundfarbe*/
	background-color: inherit;
}



/*AUSGEKLAPPTE TOGGLE-HAUPTNAVIGATION OBEN*/
@media (max-width: 767px) {
#naviwrap .navbar-collapse ul {				/*zentriert die ausgeklappte Navigation */ 
	width: 100%;
	background-color: #f2f2f2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 15px;		
}
#naviwrap .navbar-collapse .navbar-nav > li {/*zentriert die ausgeklappte Navigation */ 
	float: none;
	display: block;
	width: 100%;
}
#naviwrap .navbar-nav > li > a {
line-height: 2em;
font-size: 17px;
}	
#naviwrap .navbar-nav > li > a.active {
font-weight: bold;
}	
}

/*HORIZONTALE HAUPTNAVIGATION OBEN*/
@media (min-width: 768px) {	
#naviwrap .navbar-header {					/*deaktiviert navbar-header, indem sich toogle-Menu befindet*/
display: none;
}
#naviwrap .navbar-toggle {
display: none;
}
}

@media (min-width: 768px) {
#naviwrap .navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
		box-shadow: none;
}
#naviwrap .navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
visibility: visible !important;
}
#naviwrap .navbar-collapse.in {
overflow-y: visible;
}
}


#naviwrap .navbar-nav {
	margin:  0 0 0px 0px;
}

@media (min-width: 768px) {
#naviwrap .navbar-nav {
	margin: 20px 0px;
}
}
@media (min-width: 992px) {
#naviwrap .navbar-nav {
	margin: 10px 0px;
}
}

#naviwrap .navbar-nav {						/*zentriert die horizontale Navigation */   
	float: right !important;
	display: inline-block;
background-color: inherit;	
}

#naviwrap .navbar-nav > li {				/*zentriert die horizontale Navigation */   
	float: none !important;
	display: inline-block;
}
@media (min-width: 768px) {
#naviwrap .navbar-nav > li > a {
	font-size: 13px;  
	font-weight: bold;
}
}
@media (min-width: 992px) {
#naviwrap .navbar-nav > li > a { 
	font-size: 15px;  
	font-weight: bold;
}
}
@media (min-width: 1200px) {
#naviwrap .navbar-nav > li > a { 
	font-size: 16px;  
	font-weight: bold;
}
}


#naviwrap .navbar-default .navbar-nav > li > a {
	color: #4d4d4d;
}
#naviwrap .navbar-default .navbar-nav li a.active,
#naviwrap .navbar-default .navbar-nav li a.active:hover,
#naviwrap .navbar-default .navbar-nav li a.active:focus {
	color: #fff;
	background-color: #009ed4;					
	cursor: default;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
	border-radius: 4px;  	
}
#naviwrap .navbar-default .navbar-nav li a:hover,
#naviwrap .navbar-default .navbar-nav li a:focus {
	color: #4d4d4d;
	text-decoration: none;
	background-color: #e3e3e3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
	border-radius: 4px;  	
}


/* TEASER --------------------------*/
#teaser {
	width: 100%;
	position: relative;
	box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.4);
	border-top: 7px solid #009ed4;
    border-bottom: 7px solid #009ed4;			
}

@media (min-width: 768px) {
#teaser img {
	box-shadow: 0px -1px 10px 0 rgba(0, 0, 0, 0.4);	
}
}

.welcome {
	width: 100%;	
    background: rgba(0,158,212,0.70);
    text-align: left;
    padding: 10px 15px;
    border-radius: 6px;
    vertical-align: middle;
    color: #fff !important;
    text-shadow: 1px 1px #777;
    position: absolute;
    bottom: 30px;
    z-index: 100;	
}

@media (min-width: 768px) {
.welcome {
    position: absolute;	
	width: 720px;
    padding: 12px 15px;	
    bottom: 15px;	
}
}
@media (min-width: 992px) {
.welcome {
	width: 940px;
    padding: 20px 30px;	
    bottom: 15px;		
}
}
@media (min-width: 1200px) {
.welcome {
	width: 1070px;
    bottom: 30px;		
}
}


.welcome h1{
	font-size: 24px;	
}
@media (min-width: 768px) {
.welcome h1{
	font-size: 24px;	
}
}
/*@media (min-width: 992px) {
.welcome h1{
	font-size: 33px;	
}
}*/
@media (min-width: 1600px) {
.welcome h1{
	font-size: 36px;	
}
}

.welcome h2{
	font-size: 16px;
}
@media (min-width: 768px) {
.welcome h2{
	font-size: 16px;
}
}
/*@media (min-width: 992px) {
.welcome h2{
	font-size: 22px;
}
}*/
@media (min-width: 1600px) {
.welcome h2{
	font-size: 24px;
}
}

@media (min-width: 768px) {
.welcome .btn-lg {
    font-size: 12px;
    margin-top: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background-color: #c7017f;
    border: none !important;
    padding: 4px 7px;	
}
}
@media (min-width: 992px) {
.welcome .btn-lg {
    font-size: 14px;
    margin-top: 15px;
    padding: 7px 8px;
    border: none !important;				
}
}

.welcome .btn-lg:hover,
.welcome .btn-lg:focus {
    background-color: #999;
    border: none !important;
}


/* HAUPTBEREICH STARTSEITE----------------------------------------*/
/* HAUPTBEREICH STARTSEITE----------------------------------------*/
/* HAUPTBEREICH STARTSEITE----------------------------------------*/
#hauptbereichwrap-start {
	width: 100%;
	background-color: #fff;										
}

@media (min-width: 768px) {
#hauptbereichwrap-start {
	
}
}

#hauptbereich-start {
	clear: both;
}

#innerhauptbereich-start {
/*	max-width:100%;*/
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	background-color: #fff;
	padding: 0;
}


/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
#hauptbereichwrap {
	width: 100%;
	background-color: #fff;					/*Hintergrund Mittelbereich*/
}

#hauptbereich {
	clear: both;
	background-color: #fff;					/*Farbe des Rahmen im Mittelbereich*/
	padding: 0 0px 30px 0px;		
}
@media (min-width: 768px) {
#hauptbereich {
	padding: 0 0px 40px 0px;	
}
}

#innerhauptbereich {
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	background-color: #fff;	
	padding: 0 0 0 0;	
}


#farbbox {
	height: 10px;
	width: 100%;
	background-color: #009ed4;	
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.3);
	margin-bottom: 5px;
		
}
@media (min-width: 768px) {
#farbbox {
	height: 10px;
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.3);			
}
}
@media (min-width: 992px) {
#farbbox {
	height: 20px;
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.3);			
}
}
@media (min-width: 1200px) {
#farbbox {
	height: 25px;
	box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.3);			
}
}

.quelle {
	font-size: 13px;
	font-style: italic;
	margin-top: 1em;	
}

.kontaktaufruf  {
	margin-top: 4em;
	margin-bottom: 3em;
}

.nachoben {
	text-align: right;
	margin-top: 2em;
	margin-bottom:2em;
	color: #fff;
}

.nachoben-start {
	margin-bottom: 0em !important;
}

.nachoben a {
	text-decoration: none;
	color: #fff;
	text-align: center;	
	padding: 6px 10px;
	background: #009ed4;
	width: 100px;
	border-radius: 4px;				
}

.nachoben a:hover,
.nachoben a:focus {
	background: #adadad;
}


/* PRODUKTSEITE LAYOUT----------------------------------*/
/* PRODUKTSEITE LAYOUT----------------------------------*/
/* PRODUKTSEITE LAYOUT----------------------------------*/
@media (min-width: 992px) {
.produktseite {
	margin-top: 40px;
}
}

/* SIDEBAR ---------------------------------------------*/
/* SIDEBAR ---------------------------------------------*/
/* SIDEBAR ---------------------------------------------*/

#sidebar h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
@media (min-width: 992px) {
#sidebar h1 {
	margin-top: 13px;
	margin-bottom: 34px;
}
}

#sidebar .sidebarnavititle {
	font-size: 28px;
	font-weight: bold;
	color: inherit;
	text-decoration: none;
}

#sidebar .navbar-default {							/*Navbar-Hintergrundfarbe*/
	background-color: inherit;
	margin-bottom: 1em;								/*Abstand unter Produktmenü*/
}

#sidebar ul {
	margin: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
	border-radius: 4px;  

}

/* Ebene 1: Fenster, Türen...*/
#sidebar ul li a{
	color: inherit;
	font-size:16px;
}
/* Ebene 2*/
#sidebar ul li ul li a{
	color: inherit;
	font-size: 15px;
}
/* Ebene 3*/
#sidebar ul li ul li ul li a{
	color: inherit;
	font-size: 14px;
}
/* Ebene 4*/
#sidebar ul li ul li ul li ul li a{
	color: inherit;
	font-size: 13px;
}

@media (min-width: 1200px) {
/* Ebene 1: Fenster, Türen...*/
#sidebar ul li a{
	font-size:18px;
}
/* Ebene 2*/
#sidebar ul li ul li a{
	font-size: 17px;
}
/* Ebene 3*/
#sidebar ul li ul li ul li a{
	font-size: 16px;
}
/* Ebene 4*/
#sidebar ul li ul li ul li ul li a{
	font-size: 15px;
}
}

#sidebar .nav li a {
  padding: 9px 18px 9px 12px !important;
}
#sidebar .nav li a.nav-zwei {
  padding: 9px 18px 9px 20px !important;
}
#sidebar .nav li ul li a.nav-drei {
  padding: 6px 18px 6px 30px !important;
}
#sidebar .nav li ul li ul li a.nav-vier {
  padding: 9px 18px 9px 42px !important;
}

#sidebar .nav li a.active,						/* Aktives Navi-Element außerhalb der grauen Box*/
#sidebar .nav li a.active:hover,
#sidebar .nav li a.active:focus {
	color: #fff;
	font-weight: bold;
	background-color: #009ed4;					
	cursor: default;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;  
	border-radius: 6px;  
}
#sidebar .nav li a:hover, 						/* Hover außerhalb der grauen Box in Templatefarbe */
#sidebar .nav li a:focus {
	color: #fff;
	font-weight: bold;
	background-color: #009ed4;					
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;  
	border-radius: 6px;     
}

#sidebar .nav-pills li { 
	font-weight: normal;
}

#sidebar .nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

/* graue Box*/
ul.produkthauptseite { 							/* graue Box auf Produkthauptseite* */
	background-color: #f0f0f0;
	border-radius: 6px;
}

#sidebar .nav .grau  {							/*regelt border-radius der kompletten grauen Box*/	 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;  
	border-radius: 6px;
	background-color: #f0f0f0;	
}
#sidebar .nav li.grau > a.active,
#sidebar .nav li.grau > a.active:hover,
#sidebar .nav li.grau > a.active:focus {		/*regelt obersten Punkt der grauen Box, wenn active*/
	-moz-border-radius: 6px 6px 0 0 !important;
	-webkit-border-radius: 6px 6px 0 0 !important;
	border-radius: 6px 6px 0 0 !important;
	background-color: #009ed4;
	color: #fff;
	font-weight: bold;
}
#sidebar .nav li.grau ul li a.active {			/*regelt alle mittleren aktiven Punkte*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-decoration: none;						/*betrifft alle aktiven Punkte*/
}
#sidebar .nav li.grau a.lastgrau,
#sidebar .nav li.grau a.lastgrau:hover,
#sidebar .nav li.grau a.lastgrau:focus {		/*regelt border-radius des letzten Unterpunktes der grauen Box*/	 
	-moz-border-radius: 0 0 6px 6px !important;
	-webkit-border-radius: 0 0 6px 6px !important;
	border-radius: 0 0 6px 6px !important;
}
#sidebar .nav li.grau a:hover, 					/*regelt Hover innerhalb der grauen Box */
#sidebar .nav li.grau a:focus {
	font-weight: normal;	
	text-decoration: none;
	color: inherit;	
	background-color: #e3e3e3;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;	
	border-radius: 0 0 0 0;
}
#sidebar .nav li.grau a.active, 	
#sidebar .nav li.grau a.active:hover, 					/*regelt Hover innerhalb der grauen Box */
#sidebar .nav li.grau a.active:focus {
	text-decoration: none;
	background-color: #009ed4;
	color: #fff;
	font-weight: bold;	
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;	
	border-radius: 0 0 0 0;
}
#sidebar .nav li.grau > a:hover,
#sidebar .nav li.grau > a:focus {				/*regelt Hover des obersten Punkt der grauen Box*/
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

#sidebar .nav li a.activeparent,				/*regelt den Elternlink des aktiven li (in der grauen Box)*/
#sidebar .nav li a.activeparent:hover,
#sidebar .nav li a.activeparent:focus {
	cursor: pointer;
	font-weight: bold;	
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;	
}


/*SIDEBAR-TOGGLE*/

#sidebar .navbar-header {
    margin-top: 15px;
}
@media (min-width: 992px) {	
#sidebar .navbar-header {						/*deaktiviert navbar-header, indem sich toogle-Menu befindet*/
display: none;
}
}

/*SYMBOL*/
.produktauswahl-toggle-wrap {
	width: 185px;
	text-align: left;
	display: inline-block;
	margin-top: 20px;	
}
@media (min-width: 992px) {
#sidebar .produktauswahl-toggle-wrap{
	display:none !important;	
}
}
#sidebar .togglehead{
	color: inherit !important;
	margin-left: 8px;
	display: inline-block !important;	
	position: absolute;
	top: 45px;
}
#sidebar .togglehead p{
	color: inherit !important;
	font-size: 18px;
	font-weight: bold;	
}


/*AUSGEKLAPPTE TOGGLE-PRODUKTNAVIGATION SIDEBAR*/
@media (max-width: 991px) {
#sidebar .navbar-collapse {							/*Navbar-Hintergrundfarbe*/
	background-color: inherit;
	margin-bottom: 40px;								/*Abstand unter dem ausgeklappten Produktmenü*/
}	
#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 .nav > li > a.nav-zwei { 
  padding: 9px 18px 9px 30px !important;
}
#sidebar .nav > li > ul > li>  a.nav-drei { 
  padding: 6px 18px 6px 40px !important;
}
#sidebar .nav > li > ul > li> ul > li> a.nav-vier { 
  padding: 9px 18px 9px 45px !important;
}
}


#sidebarlogo{
	width: 100px;
	height: 38px;
	text-align: right;	
	position: absolute;
	right: 15px;
	top: 38px;
}
@media (min-width: 992px) {
#sidebarlogo{		
	text-align:	center;
	width: 100%;
	height: auto;
	position: relative;		
	right: 0;
	top: 0;	
	margin-top: 50px;	
}
}

#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;
}
}


/* CONTENT --------------------------------------------*/
/* CONTENT --------------------------------------------*/
/* CONTENT --------------------------------------------*/

#content {
	padding-left: 0px;								/*Abstand zur sidebar, 0 bei mobile*/
}
@media (min-width: 992px) {
#content {
	padding-left: 10px;								/*Abstand zur sidebar*/
	margin-top: 11px;	
}
}

#contentfull {
	margin-top: 1em;
}
@media (min-width: 768px) {
#contentfull {
	width: 100%;
	margin-top: 0;	
}
}

#contentfull-img {
	width: 100%;
	padding: 0px 0px 15px 0px;
}

#contentfull-start {
	padding: 0 0px 10px 0px;
}
@media (min-width: 992px) {	
#contentfull-start {
	padding: 0 0px 5px 0px;
}
}
@media (min-width: 1200px) {	
#contentfull-start {
	padding: 0 0px 5px 0px;
}
}

/* 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: 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;
}
@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: #c7017f;					
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;  
	border-radius: 0px;  
	text-decoration: none; 
	cursor: default;
}


/* 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: #009ed4;		
  border-width: 1px;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; 
}

.btn-kontakt {
	background:#009ed4;		
	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;
}




/* 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;
	display: inline;
}

.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;
}

/* TINY ---------------------------------------------*/
/* TINY ---------------------------------------------*/
/* TINY ---------------------------------------------*/
.tinyhinweis{
	font-size: 12px !important;
	font-style: italic;
	font-weight: bold;
}

.tinybildbox {
 text-align: center;
 }
 
.tinybild{
	max-height: 800px; 
	margin: 0 auto;
	padding: 0;
	max-width: 100%;
}


/* 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;
	-moz-border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;
	border-radius: 8px 0 0 0;
	behavior: url(/bodenleger2016/homepagevorlage02a/js/pie/PIE.htc);
	z-index: 150;
}

#slidebox p {
    font-size:13px;
	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:#1d1d1b;				
    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*/


/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
#footer {
	width: 100%;
	background-color: #1d1d1b;
}

#innerfooter {
	background-color: #1d1d1b;
	padding: 0 0px;
}

#footer .list-inline > li {
	display: inline-block;
	padding-right: 4px;
	padding-left: 4px;
}


#footer ul {
	text-align: center;
}
#footer p {
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
	margin-bottom:0;
	margin-top: 12px;
	margin-left: 0px;
	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;
}
}

/* BUTTON FOOTER */
#footer .btn {
	display: inline-block;
	padding: 5px 8px;
	margin-bottom: 0;
	font-size: 13px;
	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: 1px solid transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	text-decoration: none; 
		
}
#footer .btn-footer {
	color: #f2f2f2;
}
#footer .btn-footer:hover,
#footer .btn-footer:focus,
#footer .btn-footer.focus,
#footer .btn-footer:active,
#footer .open > .dropdown-toggle.btn-footer {
	color: inherit;
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
	border-radius: 4px;  	
}
#footer .btn-footer.active {
	color: inherit;
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	cursor: default;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
	border-radius: 4px;  		
}


/* SLIDESHOW TEXTBOX----------------------------------------------------*/
/* SLIDESHOW TEXTBOX----------------------------------------------------*/
/* SLIDESHOW TEXTBOX----------------------------------------------------*/
#slider-container .ws-title {
	background:#009ed4;	/*Templatefarbe*/
}







/*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);
}







/*SLIDER STYLE CSS*/
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */

/*
 *	generated by WOW Slider 7.6
 *	template Material
 */


#slider-container { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:550px;
	margin:0px auto 0px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #slider-container{ width:1903px }
#slider-container .ws_images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#slider-container .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#slider-container .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:550px;
	max-width: 100%;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#slider-container .ws_images ul a{
	width:100%;
	height:100%;
	max-height:550px;
	display:block;
	color:transparent;
}
#slider-container img{
	max-width: none !important;
}
#slider-container .ws_images .ws_list img,
#slider-container .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#slider-container .ws_images > div > img {
	max-height:550px;
}

#slider-container .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#slider-container .ws-title > div {
	display: inline-block !important;
}

#slider-container a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#slider-container  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#slider-container  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#slider-container  .ws_bullets a {
	line-height: 0;
}

#slider-container  .ws_script{
	display:none;
}
#slider-container sound, 
#slider-container object{
	position:absolute;
}

/* prevent some of users reset styles */
#slider-container .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#slider-container .ws_photoItem {
	background: #fff;
}
#slider-container .ws_photoItem > div {
	left: 2em;
	right: 2em;
	top: 2em;
	bottom: 2em;
}


#slider-container.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#slider-container.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#slider-container.ws_video_playing .ws_bullets {
	display: none;
}
#slider-container.ws_video_playing:hover .ws_bullets {
	display: block;
}
/* IE fix because it don't show controls on hover if frame visible */
#slider-container.ws_video_playing_ie .ws_bullets,
#slider-container.ws_video_playing_ie a.ws_next,
#slider-container.ws_video_playing_ie a.ws_prev {
	display: block;
}


/* youtube/vimeo buttons */
#slider-container .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#slider-container .ws_video_btn.ws_youtube,
#slider-container .ws_video_btn.ws_vimeo {
	display: block;
}
#slider-container .ws_video_btn div {
	position: absolute;
	background-image: url(./playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#slider-container .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#slider-container .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#slider-container .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#slider-container .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#slider-container .ws_playpause.ws_hide {
	display: none !important;
}
#slider-container .ws_images {
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-transition: box-shadow .5s cubic-bezier(.4,0,.2,1);
	transition: box-shadow .5s cubic-bezier(.4,0,.2,1);
}
#slider-container .ws_images:hover {
/*		box-shadow: 0px 17px 50px rgba(0, 0, 0, 0.19);		HOVER RNWK*/
}
#slider-container .ws_bullets { 
	padding: 10px; 
}
#slider-container .ws_bullets a { 
	position:relative;
	display: inline-block;
	margin: 4px 4px;
	padding: 10px;
	width: 0;
	border-radius: 50%;
	background-color: #999999; /* #00A2F4 */
	
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#slider-container .ws_bullets a:hover{
	background-color: #7d7d7d; /* #0082CE */
}
#slider-container .ws_bullets a.ws_selbull {
	background-color: #737373; /* #0071B8 */
}


#slider-container a.ws_next, #slider-container a.ws_prev {
	background-size: 200%;
	position:absolute;
	top:50%;
	margin-top:-2.8em;
	z-index:60;
	height: 5em;
	width: 5.1em;
	background-image: url(../js/slider/arrows.png);
	/*max-height:20%;
	max-width:12%;
	background-size:200% 200%;*/
	opacity: 0.5;	/*RNWK*/

}
#slider-container a.ws_next{
	background-position: 100% 0;
	right:1em;
}
#slider-container a.ws_prev {
	left:1em;
	background-position: 0 0; 
}
#slider-container a.ws_next:hover{
	background-position: 100% 100%;
}
#slider-container a.ws_prev:hover {
	background-position: 0 100%; 
}
	
/* IE10+ hacks */
_:-ms-input-placeholder, :root #slider-container .ws_playpause:after {line-height: 2.5em;}
#slider-container .ws_pause:after {
	content: '\e803';
}
#slider-container .ws_play:after {
	content: '\e802';
}/* bottom center */
#slider-container  .ws_bullets {
	bottom:7px;
	left:50%;
}
#slider-container  .ws_bullets div{
	left:-50%;
}#slider-container .ws-title{
	position: absolute;	
	font: 1.3em 'Roboto', sans-serif;
	margin-right:10em;
	z-index: 50;
    color: #FFFFFF;
	left: 0.3em;
	background: none;
	padding: 1em;
	bottom: 30px;
	top: auto;
	opacity: 1;
}
#slider-container .ws-title div,#slider-container .ws-title span{
	display:inline-block;
	padding: 0.5em;
}
#slider-container .ws-title div{
	display:block;
	margin-top:0.5em;
	font-size: 1.1em;
	padding: 1em;
	line-height: 1.15em;
	color:#555;
	background-color:#e5e5e5;
}
#slider-container .ws-title span{
	font-size: 1.8em;
	background-color: #999999;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}#slider-container .ws_images > ul{
	animation: wsBasic 8.3s infinite;
	-moz-animation: wsBasic 8.3s infinite;
	-webkit-animation: wsBasic 8.3s infinite;
}
@keyframes wsBasic{0%{left:-0%} 62.65%{left:-0%} }
@-moz-keyframes wsBasic{0%{left:-0%} 62.65%{left:-0%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 62.65%{left:-0%} }

#slider-container .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#slider-container .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#slider-container .ws_controls,
	#slider-container .ws_bullets,
	#slider-container .ws_thumbs{
		display: none
	}
}








/*REHAU*/
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */

/* LOGO----------------------------------------------------*/

.rehauqualitybunt {
	width: 70px;
	height: auto;
	position: absolute;
	right: 25px;
	top: 35px;
}
@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: 32px;
}
@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;
}

/* PRODUKTÜBERSICHT------------------------------------------*/
.produktuebersicht-fenster a,
.produktuebersicht-fenster a:hover,
.produktuebersicht-fenster a:focus {
	text-decoration: none;
}

.produktuebersicht-fenster p,
table.produktuebersicht p {
	font-size: 11px;
	line-height: 1.4em;
	margin: 1em 0;
}
@media (min-width: 768px) {
.produktuebersicht-fenster p,
table.produktuebersicht p {
	font-size: 14px;
	line-height: inherit;	
	margin: 1em 0;
}
}

.produktuebersicht-fenster h4 {
	font-size: 14px;
}

.produktuebersicht-fenster {
	text-align: center;	
}

.produktuebersicht-fenster div {
	height: 310px;	
}
@media (min-width: 420px) {
.produktuebersicht-fenster div {
	height: 320px;	
}
}
@media (min-width: 450px) {
.produktuebersicht-fenster div {
	height: 340px;	
}
}
@media (min-width: 500px) {
.produktuebersicht-fenster div {
	height: 365px;	
}
}
@media (min-width: 550px) {
.produktuebersicht-fenster div {
	height: 390px;	
}
}
@media (min-width: 768px) {
.produktuebersicht-fenster div {
	height: 390px;	
}
}
@media (min-width: 992px) {
.produktuebersicht-fenster div {
	height: 390px;	
}
}
@media (min-width: 1200px) {
.produktuebersicht-fenster div {
	height: 415px;	
}
}

.produktuebersicht-fenster img,
.produktuebersicht-farbvielfalt img {
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.20);
}


/* 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;
}


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;
}





/*LIEFERANTEN*/
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------- */




/* 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;
}