/*
*
*
*
*
*
*Diese Datei ist urheberrechtlich geschützt von Rene Weik, reneweik.de 
*
*
*
*
*
*/

/*Templatefarbe: #ec008c   */

@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}

/* GLOBAL--------------------------------------*/

* {
	padding: 0;
	margin: 0 auto;
	/*border: 0;*/
	background-repeat: no-repeat;
	background-position: center center;
}

html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #161213;
 	line-height: 1.5em;		
	margin: 0;
	background-color: #fff;
	width: 100%;
	font-size: 15px;					
}

#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%;	
	padding-right: 15px;
	padding-left: 15px;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .container {
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
}
.row {
	margin-right: -25px;
	margin-left: -25px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 25px;
  padding-left: 25px;	
}  
}
@media (min-width: 992px) {
  .container {
	width: 970px;
} 
}
@media (min-width: 1200px) {
  .container {
	width: 1100px;
}
}


/* LAYOUT--------------------------------------*/
.margintop-1em {
	margin-top:1em;	
}
.margintop-2em {
	margin-top:2em;	
}
.marginbottom-1em {
	margin-bottom:1em;	
}
.marginbottom-2em {
	margin-bottom:2em;	
}

.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;
}
.nopaddingboztom {
	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 !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;	
}


/* ÜBERSCHRIFTEN--------------------------------------*/
/*RESP*/
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: 7px;	
}

/*RESP*/
.pagetitle-contentfull {
  font-size: 21px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1em;
  color: inherit;
  margin-top: 0.5em;
  margin-bottom: 0.5em;  	
}
.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: 0em;
  font-size: 24px;  
}
}
@media (min-width: 768px) {
.pagetitle-contentfullimg {
  margin-top: 2em;
  font-size: 24px;  
}
}

/*RESP*/
.pagetitle {
  font-size: 21px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.3em;
  color: inherit;
  margin-top: 0em;
  margin-bottom: 0.2em;  	
}
@media (min-width: 768px) {
.pagetitle {
  font-size: 26px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.3em;
  color: inherit;
  margin-top: 0em;
  margin-bottom: 0.2em;  	
}  
}
@media (min-width: 992px) {
.pagetitle {
  font-size: 26px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2em;
  color: inherit;
  margin-top: 0em;
  margin-bottom: 0.3em;  	
}  
}
@media (min-width: 1200px) {
.pagetitle {
  font-size: 26px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.3em;
  color: inherit;
  margin-top: 0em;
  margin-bottom: 0.2em;  	
}  
}

/*RESP*/
.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;    
}
}


/* FLIEßTEXT------------------------------------------*/
/*RESP*/
p,
li {
	font-size: 15px;
}
p.small {
	font-size: 12px;
	line-height: 1.3em;
}
@media (min-width: 1200px) {
p,
li {
	font-size: 16px;
}
p.small {
	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;
}


/* LINKS----------------------------------------------*/
a {
	color: inherit;
	text-decoration: underline;
}

a:link {
  	outline: none;
}

a:hover,
a:focus {
  color: #737373;
  text-decoration: underline;
}

.pinklink {
	color: #b9467f;
	text-decoration: underline;
}

a.nolink:hover,
a.nolink:focus,
a.nolink:active {
	text-decoration: none !important;	
}


/* BILDER---------------------------------------------*/
.respimg {
	max-width: 100%;
	height: auto;
}

/*RESP*/
.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;	
}

.farbtool,
.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}

.farbtool object,
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 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;
}


/* TABELLEN------------------------------------------*/
/* PRODUKTÜBERSICHT */
.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: 3%;
	padding-right: 3%;
	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: 0.6em;
}	

/*RESP*/
.dreiprodukte h2,
.vierprodukte h2 {
	font-size: 12px;
	margin-top: 0.6em;
	margin-bottom: 0.6em;	
}
@media (min-width: 768px) {
.dreiprodukte h2,
.vierprodukte h2 {
	font-size: 15px;
}
}

/*RESP*/
table.produktuebersicht p {
	font-size: 8px;
	line-height: 1.4em;
	margin: 1em 0;
}
@media (min-width: 768px) {
table.produktuebersicht p {
	font-size: 14px;
	line-height: inherit;	
	margin: 1em 0;
}
}


/* 
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
LAYOUT
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- 
*/


/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
#kopfbereichwrap {
	width: 100%;
/*	padding: 0 20px 10px 20px;	*/
	background-color: transparent;
}

@media (min-width: 768px) {
#kopfbereichwrap {
/*	padding: 0 80px 40px 80px;	*/
}
}

/* NAVIGATIONEN ALLGEMEIN------------------------------*/
/* NAVIGATIONEN ALLGEMEIN------------------------------*/
/* NAVIGATIONEN ALLGEMEIN------------------------------*/
/*RESP*/
#naviwrap{
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
	border-bottom: solid 5px #161213;						
}
@media (min-width: 600px) {
#naviwrap{
	border-bottom: solid 6px #161213;			
}
}
@media (min-width: 768px) {
#naviwrap{
	border-bottom: solid 7px #161213;			
}
}
@media (min-width: 992px) {
#naviwrap{
	border-bottom: solid 8px #161213;			
}
}
@media (min-width: 1200px) {
#naviwrap{
	border-bottom: solid 10px #161213;			
}
}

/*RESP*/
#innernaviwrap{
	background-color: #fff;
	height: 150px;
}
@media (min-width: 768px) {
#innernaviwrap{
	height: 130px;
}
}
@media (min-width: 992px) {
#innernaviwrap{
	height: 175px;
}
}

/*INNERNAVIWRAP-AUFTEILUNG*/
#telefon{
	width: 100%;
	height: 40px;
	text-align: right;
	background-color: #161213;
}

#innertelefon{
	padding: 0 0px;
}
/*RESP*/
#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: 17px;
}
}

#telefon p {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;	
}

/*RESP*/
#logo{
	margin-top: 10px;
	margin-bottom: 10px;	
}
#logo img {
	width: 161px;
	height: auto;
}
@media (min-width: 768px) {
#logo{
	margin-top: 15px;
	margin-left: -15px;		
}
#logo img {
	width: 143px;
}
}
@media (min-width: 992px) {
#logo{
	margin-top: 17px;
	margin-left: -15px;	
}
#logo img {
	width: 200px;
}
}

#logo .navbar-brand {
	padding: 0px;
	float: none;
}

/*RESP*/
#navibox {
	background: #fff;
}
@media (min-width: 768px) {
#navibox {
	float: right;	
	margin-top: 30px;
	background: transparent;			
}
}
@media (min-width: 992px) {
#navibox {
	margin-top: 58px;	
}
}

	
.pointer {
	cursor: pointer !important;
}

.nav li {
	position: relative;
	display: block;
}
.nav li a {
	position: relative;
	display: block;
	padding: 6px 12px;
	text-decoration: none; 
}

/*RESP*/
@media (min-width: 768px) {
.nav li a {
	padding: 5px 9px;
}
}
@media (min-width: 992px) {
.nav li a {
	padding: 6px 14px;
}
}
@media (min-width: 1200px) {
.nav li a{
	padding: 9px 16px;
}
}

.navbar {
	position: relative;
	min-height: 38px;
	border: none;
	display: block;
	background-color: #fff;
	padding: 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{
	width: 135px;
	text-align: left;
	display: inline-block;
	margin: 0 auto;	
}

/*TOGGLE-SYMBOL*/
#naviwrap .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 #ccc;
	border-radius: 7px;
	display: inline-block;
}

/*RESP*/
#naviwrap .togglehead{
	color: #fff !important;
	margin-left: 8px;
	display: inline-block !important;	
	position: absolute;
	top: 11px;
}
@media (min-width: 768px) {
#naviwrap .togglehead{
	display:none !important;	
}
}

#naviwrap .togglehead p{
	color: #161213 !important;
	font-size: 16px;
	font-weight: bold;	
}

.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #fff;
}

/* HAUPTNAVIGATION OBEN-------------------------------*/
/* HAUPTNAVIGATION OBEN-------------------------------*/
/* HAUPTNAVIGATION OBEN-------------------------------*/
#naviwrap .navbar-default {							/*Navbar-Hintergrundfarbe*/
	background-color: inherit;
	height: 100%;
}

/*AUSGEKLAPPTE TOGGLE-HAUPTNAVIGATION OBEN*/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #161213;
	background-color: #fff;
}
@media (min-width: 768px) {
.navbar-default .navbar-collapse, .navbar-default .navbar-form {	
	background-color: transparent;	
}
}

@media (max-width: 767px) {
#naviwrap .navbar-collapse ul {				/*zentriert die ausgeklappte Navigation */ 
	width: 100%;
	background-color: #f2f2f2;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	text-align: center;	
	margin-bottom: 20px;
}
#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;
	color: #161213 !important;
}	
#naviwrap .navbar-nav > li > a.active {
	font-weight: bold;
	background-color: #ec008c !important;
	color: #fff !important;	
}	
}

/*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;
}
}

/*RESP*/
#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 {						
	display: inline-block;
	background-color: inherit;
	float: right;
}

/*RESP*/
#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: 14px;  
	font-weight: bold;
}
}
@media (min-width: 992px) {
#naviwrap .navbar-nav > li > a { 
	font-size: 16px;  
	font-weight: bold;
}
}
@media (min-width: 1200px) {
#naviwrap .navbar-nav > li > a { 
	font-size: 18px;  
	font-weight: bold;
}
}

#naviwrap .navbar-default .navbar-nav > li > a {
	color: #161213;
}
#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: #ec008c;
	cursor: default;				
}
#naviwrap .navbar-default .navbar-nav li a:hover,
#naviwrap .navbar-default .navbar-nav li a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #ec008c;

}


/* TEASER --------------------------*/
#teaser {
	clear: both;
	border-top: 40px solid #ec008c;						
}
@media (min-width: 992px) {
	#teaser {
	border-top: 0px solid #ec008c;			
	background: url(../img/bgeffect2.jpg) top repeat-x;						
}
}

/*RESP*/
#innerteaser,
#hauptbereich {
	clear: both;
	background: #fff;
	padding: 0px 0px 0 0px;
	margin: 15px 0 0 0;	
}
@media (min-width: 768px) {
#innerteaser,
#hauptbereich {

	margin: 32px 0 0 0;		
}
}
@media (min-width: 992px) {
#innerteaser,
#hauptbereich {
	padding: 18px 18px 0 18px;
	margin: 36px 0 0 0;		
}
}
@media (min-width: 1200px) {
#innerteaser,
#hauptbereich {
	padding: 20px 20px 0 20px;
	margin: 40px 0 0 0;		
}
}


/* HAUPTBEREICH STARTSEITE----------------------------------------*/
/* HAUPTBEREICH STARTSEITE----------------------------------------*/
/* HAUPTBEREICH STARTSEITE----------------------------------------*/
#hauptbereichwrap-start {
	width: 100%;
	background-color: #fff;										
}

#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%;
	border-top: 15px solid #ec008c;				
}
@media (min-width: 768px) {
#hauptbereichwrap {
	border-top: 40px solid #ec008c;								
}
}
@media (min-width: 992px) {
#hauptbereichwrap {
	border-top: 0px solid #ec008c;			
	background: url(../img/bgeffect2.jpg) top repeat-x;						
}
}

#hauptbereich {
	clear: both;
}

.quelle {
	font-size: 13px;
	font-style: italic;
	margin-top: 1em;	
}

.kontaktaufruf  {
	margin-top: 4em;
	margin-bottom: 3em;
}

.quelle {
	font-size: 13px;
	font-style: italic;
	margin-top: 1em;	
}

.kontaktaufruf  {
	margin-top: 4em;
	margin-bottom: 3em;
}

.nachoben {
	margin-top: 3em;
	margin-bottom: 2em;
}


/* PRODUKTSEITE LAYOUT----------------------------------*/
/* PRODUKTSEITE LAYOUT----------------------------------*/
/* PRODUKTSEITE LAYOUT----------------------------------*/
.produktseite,
#contentfull {
	padding: 0px 0px 15px 0px;
}
@media (min-width: 768px) {
.produktseite,
#contentfull {
	padding: 15px;
}
}

@media (min-width: 992px) {
.produktseite .col-md-3 {
	padding-right: 8px !important;			/*entfernt rechtes col-padding und fügt hinzu = Rand*/
}
}
@media (min-width: 1200px) {
.produktseite .col-md-3 {
	padding-right: 8px !important;			/*entfernt rechtes col-padding und fügt hinzu = Rand*/
}
}


/* SIDEBAR ---------------------------------------------*/
/* SIDEBAR ---------------------------------------------*/
/* SIDEBAR ---------------------------------------------*/
/*RESP*/
#sidebar h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
@media (min-width: 992px) {
#sidebar h1 {
	margin-top: 0px;
	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: 0px;
	-webkit-border-radius: 0px;	
	border-radius: 0px;	

}

/* 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: #ec008c;					
	cursor: default;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;	
}
#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: #ec008c;					
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;    
}

#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: 0px;
}

#sidebar .nav .grau  {							/*regelt border-radius der kompletten grauen Box*/	 
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	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: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
	border-radius: 0px 0px 0 0;
	background-color: #ec008c;
	
}
#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 0px 0px !important;
	-webkit-border-radius: 0 0 0px 0px !important;
	border-radius: 0 0 0px 0px !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 {
	font-weight: bold;	
	text-decoration: none;
	color: #fff;	
	background-color: #ec008c;
	-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: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
	border-radius: 0px 0px 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;	
}


/*SIDEBAR-TOGGLE*/
@media (min-width: 992px) {	
#sidebar .navbar-header {						/*deaktiviert navbar-header, indem sich toogle-Menu befindet*/
display: none;
}
}

/*SYMBOL*/
/*RESP*/
.produktauswahl-toggle-wrap {
	width: 185px;
	text-align: left;
	display: inline-block;
}
@media (min-width: 992px) {
#sidebar .produktauswahl-toggle-wrap{
	display:none !important;	
}
}

#sidebar .navbar-toggle {
	position: relative;
	float: left;
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: transparent;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 7px;
	display: inline-block;
}

#sidebar .togglehead{
	color: inherit !important;
	margin-left: 8px;
	display: inline-block !important;	
	position: absolute;
	top: 5px;
}
#sidebar .togglehead p{
	color: inherit !important;
	font-size: 16px;
	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: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;	
}
#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;
}
}



/* CONTENT --------------------------------------------*/
/* CONTENT --------------------------------------------*/
/* CONTENT --------------------------------------------*/
#contentfull-img {
	width: 100%;
	padding: 0px 0px 15px 0px;
}

#contentfull-start {
	padding: 0 0px 30px 0px;
}
@media (min-width: 992px) {	
#contentfull-start {
	padding: 0 18px 40px 18px;
}
}
@media (min-width: 1200px) {	
#contentfull-start {
	padding: 0 20px 40px 20px;
}
}


/* 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: #fff;	
	-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;
}
}

/*RESP*/
/*RESP*/
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;
}
}

@media (min-width: 768px) {
nav.produktsubnav ul li a{
	color: inherit;
	font-size: 15px;
	text-align: center;
}
}

/*RESP*/
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: #ec008c;					
	-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: #ec008c;		
  border-width: 1px;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; 
}

.btn-kontakt {
	background:#ec008c;		
	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;
}


/* 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: 18px !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;	
	font-size: 14px;	
}

.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: 350px; 
	margin: 0 auto;
	padding: 0;
}


/* 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 #161213;
    -webkit-box-shadow: 0px 0px 3px #161213;
    box-shadow: 0px 0px 3px #161213;
	behavior: url(/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:#ec008c;				
    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: url(../img/bgeffect2.jpg) top repeat-x;
}

/*RESP*/
#innerfooter {
	background-color: #161213;
	padding: 0 20px;
	border-left: solid 0px #fff;
	border-right: solid 0px #fff;		
}
@media (min-width: 992px) {
#innerfooter {
	border-left: solid 33px #fff;
	border-right: solid 33px #fff;	
}
}
@media (min-width: 1200px) {
#innerfooter {
	border-left: solid 20px #fff;
	border-right: solid 20px #fff;	
}
}

/*schmaler weißer Rand für Startseite, Anfahrt und Über-uns*/
#innerfooter2 {
	background-color: #161213;
	padding: 0 20px;
	border-left: solid 0px #fff;
	border-right: solid 0px #fff;		
}
@media (min-width: 992px) {
#innerfooter2 {
	border-left: solid 18px #fff;
	border-right: solid 18px #fff;	
}
}
@media (min-width: 1200px) {
#innerfooter2 {
	border-left: solid 20px #fff;
	border-right: solid 20px #fff;	
}
}

	
#footer .list-inline > li {
	display: inline-block;
	padding-right: 4px;
	padding-left: 4px;
}

/*RESP*/
#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: 768px) {
#footer ul {
	text-align: right;
}	
#footer p {
	font-size: 11px;
	text-align: left;	
}
}


/*RESP*/
.adresse {
	margin-bottom: 25px;
}
@media (min-width: 992px) {
.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: #fff;
}
#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: #fff;
	border-color: #fff;
	cursor: pointer; 	
}
#footer .btn-footer.active {
	color: inherit;
	background-color: #fff;
	border-color: #fff;
	cursor: default; 	
}