/*
*
*
*
*
*
*Diese Datei ist urheberrechtlich geschützt von Rene Weik, reneweik.de 
*
*
*
*
*
*/

/*Templatefarbe: #053782  */

@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: #4d4d4d;
 	line-height: 1.5em;		
	margin: 0;
	background-color: #fff;
	background-image: url(../img/bgroma.jpg);
	background-position:top center;
	background-attachment: fixed;
	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;
}

.container {
	width: 100%;	
}
@media (min-width: 768px) {
.container {
	width: 750px;
}
}
@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--------------------------------------*/

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;
}
}


.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: 0em;
  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;    
}
}


h1.start{
  margin-top: 0.2em !important;
  margin-bottom: 0em !important;	
}

h1.start2{
  margin-top: 2em !important;
  margin-bottom: 0em !important;	
}

h2.start{
  margin-top: 0em;
  margin-bottom: 0.7em;	
}


/* 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;
}

p.quelle-start {
	font-size: 10px;
	line-height: 2em;		
	margin-top: -15px;	
}
@media (min-width: 768px) {
p.quelle-start{
	margin-top: -15px;
}
}
@media (min-width: 992px) {
p.quelle-start{
	margin-top: -15px;
}
}
@media (min-width: 1200px) {
p.quelle-start{
	font-size: 11px;
	margin-top: -15px;
}
}

p.quelle-pflege {
	font-size: 10px;
	line-height: 2em;		
}
@media (min-width: 768px) {
p.quelle-pflege{
}
}
@media (min-width: 992px) {
p.quelle-pflege{
}
}
@media (min-width: 1200px) {
p.quelle-pflege{
	font-size: 11px;
}
}

/* 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;
}

@media (max-width: 767px) {
.row img {
	margin-bottom: 20px	
}
}

.startbild {
	background: #fff;	
}
@media (min-width: 768px) {
.startbild {
}
}

.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 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 88%;
}
@media (min-width: 768px) {
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 93%;
}
}

.ueberuns img{
padding-bottom: 15px;
}
@media (min-width: 768px) {
.ueberuns img{
padding-bottom: 30px;
}
}



/* 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------------------------------------------*/
/* PRODUKTAUFZÄHLUNG */

table.produktaufzaehlung {
	width: 100%;
	margin-top: 10px;
}
table.produktaufzaehlung td.produktaufzaehlungtd1 {
	width: 30%;
	vertical-align: middle;
}
table.produktaufzaehlung td.produktaufzaehlungtd2 {
	width: 70%;
	vertical-align: middle;
}
table.produktaufzaehlung img{
	padding: 15px 0 15px 0;
	max-width: 90%;
	height: auto;
}
table.produktaufzaehlung h4{
	font-size: 13px;
	line-height: 1.2em;	
	margin-top: 0;
}
@media (min-width: 768px) {
table.produktaufzaehlung h4{
	font-size: 15px;
	line-height: 1.5em;	
	margin-top: 0;
}
}
@media (min-width: 992px) {
table.produktaufzaehlung h4{
	font-size: 17px;
	line-height: 1.5em;	
	margin-top: 0;
}
}
table.produktaufzaehlung p{
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 2em;
}
@media (min-width: 768px) {
table.produktaufzaehlung p{	
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 0em;		
}
}

/* 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: 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: 0.6em;
}	


.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;
}
}


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;
}
}


.startmenu  {
	margin: 20px 0 10px 0;
	text-align: center;
}
@media (min-width: 768px) {
.startmenu  {
	margin: 50px 0 40px 0;
	text-align: center;
}
}

.startmenu h2 {
	text-align: center;
	margin-top: 1em;
}
.startmenu a {
	text-decoration: none;
}
.startmenu a:hover,
.startmenu a:focus {
	text-decoration: underline;
}

.startmenu img {
	max-width: 70%;
	height: auto;
	margin-top: 20px;
}
@media (min-width: 768px) {
.startmenu img {
	max-width: 85%;
	height: auto;
	margin-top: 0px;	
}
}



.produktauswahlmenu  {
	margin: 0px 0 10px 0;
	text-align: center;
}
@media (min-width: 768px) {
.produktauswahlmenu  {
	margin: 0px 0 30px 0;
	text-align: center;
}
}
@media (min-width: 992x) {
.produktauswahlmenu  {
	margin: 15px 0 30px 0;
	text-align: center;
}
}

.produktauswahlmenu h3 {
	text-align: center;
}
.produktauswahlmenu a {
	text-decoration: none;
}
.produktauswahlmenu a:hover,
.produktauswahlmenu a:focus {
	text-decoration: underline;
}

.produktauswahlmenu img {
	max-width: 70%;
	height: auto;
	margin-bottom: 40px;
}
@media (min-width: 768px) {
.produktauswahlmenu img {
	max-width: 85%;
	height: auto;
	margin-bottom: 0px;	
}
}

/* 
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
LAYOUT
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- 
*/

#innerwrapper {
	margin: 0 auto;
	background-color: transparent; 
	background-position: top;	
	margin-top: 0px;
	margin-bottom: 0px;	
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	behavior: url(/js/pie/PIE.htc);
}
@media (min-width: 768px) {
#innerwrapper {
	margin-bottom: 0px;	
}
}

/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
/*INNERNAVIWRAP-AUFTEILUNG*/
#telefon{
	width: 100%;
	height: 40px;
	text-align: right;
	background-color: transparent;
}

#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: 17px;
}
}

#telefon p {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;	
}

#kopfbereichwrap {
	width: 100%;
	background-color: #fff;
	margin-bottom: 18px;
	-moz-border-radius: 17px 17px 30px 30px;								/*damit dieser weiße hintergrund, nicht hinter dem darüberliegenden und geringeren Border durchschimmert*/
	-webkit-border-radius: 17px 17px 30px 30px;
	border-radius: 17px 17px 30px 30px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.40);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.40);	
	behavior: url(/js/pie/PIE.htc);		
}
@media (min-width: 768px) {
#kopfbereichwrap {
	margin-bottom: 25px;
}
}


/* NAVIGATIONEN ALLGEMEIN------------------------------*/
/* NAVIGATIONEN ALLGEMEIN------------------------------*/
/* NAVIGATIONEN ALLGEMEIN------------------------------*/
.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: 7px 12px;
}
}
@media (min-width: 992px) {
.nav li a {
	padding: 9px 14px;
}
}
@media (min-width: 1200px) {
.nav li a{
	padding: 12px 18px;
}
}


.navbar {
	position: relative;
	min-height: 34px;
	margin: 0;	
	border: none;
	display: block;
}
@media (min-width: 992px) {
.navbar {
	position: relative;
	min-height: 38px;
	margin: 0;	
	border: none;
	display: block;
}
}

.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: 130px;
	margin: 0 auto;
	text-align: left;
}

/*TOGGLE-SYMBOL*/
#naviwrap .navbar-toggle {
	position: relative;
	float: none;
	padding: 6px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	background-color: inherit;
	background-image: none;
	border: 1px solid inherit;
	border-radius: 8px;
	display: inline-block;
}
#naviwrap .navbar-default .navbar-toggle .icon-bar {				/*Balken*/
	background-color: #fff;
}
#naviwrap .navbar-toggle .icon-bar + .icon-bar {					/*Balkenabstand*/
	margin-top: 3px;
}


#naviwrap .togglehead{
	color: inherit !important;
	font-size: 13px;
	font-weight: bold;	
	margin-left: 8px;
	display: inline-block !important;	
	position: absolute;
	top: 10px;
}
@media (min-width: 768px) {
#naviwrap .togglehead{
	display:none !important;	
}
}

#naviwrap .togglehead p{
	color: #fff !important;
	font-size: 15px;
	font-weight: bold;	
}

.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #fff;
}

/* HAUPTNAVIGATION OBEN-------------------------------*/
/* HAUPTNAVIGATION OBEN-------------------------------*/
/* HAUPTNAVIGATION OBEN-------------------------------*/
#naviwrap{
	text-align: center;
	margin: 0 auto;
}

#naviwrap .navbar-default {
	background-color: #063783;							/*Navbar-Hintergrundfarbe*/
	-moz-border-radius: 0 0 22px 22px;
	-webkit-border-radius: 0 0 22px 22px;
	border-radius: 0 0 22px 22px;
	behavior: url(/js/pie/PIE.htc);	
}
@media (min-width: 768px) {
#naviwrap .navbar-default {
}
}
@media (min-width: 992px) {
#naviwrap .navbar-default {
}
}
@media (min-width: 1200px) {
#naviwrap .navbar-default {
}
}

/*AUSGEKLAPPTE TOGGLE-HAUPTNAVIGATION OBEN*/
#naviwrap .navbar-default .navbar-collapse {
    padding: 0 20px;
}

@media (max-width: 767px) {
#naviwrap .navbar-collapse ul {				/*zentriert die ausgeklappte Navigation */ 
	width: 100%;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#naviwrap .navbar-collapse .navbar-nav > li {/*zentriert die ausgeklappte Navigation */ 
	float: none;
	display: block;
	width: 100%;
}
#naviwrap .navbar-nav > li > a {
line-height: 1.6em;
font-size: 17px;
color: #4d4d4d !important;
}
#naviwrap .navbar-nav > li > a:hover,
#naviwrap .navbar-nav > li > a:focus {
line-height: 1.6em;
font-size: 17px;
color: inherit;
background-color: #ebebeb !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}	
#naviwrap .navbar-nav > li > a.active {
font-weight: bold;
color: #fff !important;	
background-color: #053782!important;					/*Templatefarbe*/	
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}	
}

/*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 20px 0;					/* Margin unter toggle-menu*/
}

@media (min-width: 768px) {
#naviwrap .navbar-nav {
	margin: 0;
}
}
@media (min-width: 992px) {
#naviwrap .navbar-nav {
	margin: 0;
}
}

#naviwrap .navbar-nav {						/*zentriert die horizontale Navigation */   
	display: inline-block;
	float: none;
}

#naviwrap .navbar-nav > li {				/*zentriert die horizontale Navigation */   
	display: inline-block;
	float: none !important;	
}
@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: 17px;  
	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: #fff;
}
#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: #cc071e;					/*Templatefarbe*/
	text-decoration: none;
	cursor: default;
}
#naviwrap .navbar-default .navbar-nav li a:hover,
#naviwrap .navbar-default .navbar-nav li a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #0848a8;
}


/* HEADER --------------------------*/

#header {
	clear: both;
	width: 100%;
	padding: 0 15px;	

}
@media (min-width: 768px) {
#header {
	padding: 0 40px;	
}
}
@media (min-width: 992px) {
#header {
	padding: 0 50px;	
}
}


#innerheader {
	clear: both;
	height: 120px;	
	background-color: #fff;
	text-align: center;
}
.logo {
	text-align: center;
	width: 175px;
	height: auto;
	margin-top: 37px;
	margin-right: 0px;
	padding: 0;
}

#titlebox {
	float: left;	
	color: inherit;										
	margin-top: 40px;
}
.title {
	font-weight: bold;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 0;
}
.subtitle {
	font-weight: bold;
	font-size: 10px;
	margin-top: 0px;	
	margin-bottom: 0;
}
@media (min-width: 600px) {
#innerheader {
	height: 160px;	
}
.logo {
	float: left;	
	width: 270px;
	margin-top: 46px;
	margin-right: 0px;			
}
#titlebox {									
	margin-top: 44px;
}
.title {
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 0;
}
.subtitle {
	font-size: 20px;
	margin-top: 0px;	
	margin-bottom: 0;
}
}
@media (min-width: 768px) {
#innerheader {
	height: 160px;		
}
.logo {
	width: 270px;
	margin-top: 47px;
	margin-right: 45px;			
}
#titlebox {									
	margin-top: 42px;
}
.title {
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 0;
}
.subtitle {
	font-size: 21px;
	margin-top: 0px;	
	margin-bottom: 0;
}
}
@media (min-width: 992px) {
#innerheader {
	height: 200px;	
}
.logo {
	width: 380px;
	margin-top: 49px;
	margin-right: 60px;	
}
#titlebox {							
	margin-top: 54px;
}
.title {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 0;
}
.subtitle {
	font-size: 24px;
	margin-top: 0px;	
	margin-bottom: 0;
}
}


/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
#hauptbereichwrap {
	width: 100%;
	padding: 30px 15px 20px 15px;
	-moz-border-radius: 18px 18px 0 0;							/*damit dieser weiße hintergrund, nicht hinter dem darüberliegenden und geringeren Border durchschimmert*/
	-webkit-border-radius: 18px 18px 0 0;
	border-radius: 18px 18px 0 0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.40);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.40);		
	behavior: url(/js/pie/PIE.htc);
	background: url(../img/topeffect1.jpg) repeat-x top;
	background-color: #fff;
}

@media (min-width: 768px) {
#hauptbereichwrap {
	padding: 40px 40px 50px 40px;	
	background: url(../img/topeffect2.jpg) repeat-x top;
	background-color: #fff;	
	behavior: url(/js/pie/PIE.htc);	
}
}
@media (min-width: 992px) {
#hauptbereichwrap {
	padding: 60px 50px 50px 50px;	
}
}

#hauptbereich {
	clear: both;
	width: 100%;
}

#innerhauptbereich {
	width:100%;
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	padding-top: 0px;	
}

.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 a {
	text-decoration: none;
	color: #fff;
	text-align: center;	
	padding: 6px 10px;
	background: #053782;
	width: 100px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	border-radius: 2px;	
}

.nachoben a:hover,
.nachoben a:focus {
	background: #adadad;
}


/* SIDEBAR ---------------------------------------------*/
/* SIDEBAR ---------------------------------------------*/
/* SIDEBAR ---------------------------------------------*/

#sidebar h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
@media (min-width: 992px) {
#sidebar h1 {
	margin-top: 3px;
	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: 8px;
	-webkit-border-radius: 8px;	
	border-radius: 8px;	
	
}

/* 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: #053782;					/*Templatefarbe*/
	cursor: default;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
}
#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: #053782;					/*Templatefarbe*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#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: 4px;
}

#sidebar .nav .grau  {							/*regelt border-radius der kompletten grauen Box*/	 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	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: 8px 8px 0 0 !important;
	-webkit-border-radius: 8px 8px 0 0 !important;
	border-radius: 8px 8px 0 0 !important;
	color: #fff;
	font-weight: bold;
	background-color: #053782;					/*Templatefarbe*/	
}
#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 8px 8px !important;
	-webkit-border-radius: 0 0 8px 8px !important;
	border-radius: 0 0 8px 8px !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;
	color: #fff;
	font-weight: bold;
	background-color: #053782;					/*Templatefarbe*/	
	-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: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 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: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 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;
}
}


/*TOGGLE-SYMBOL*/
#sidebar .navbar-toggle {
	position: relative;
	float: none;
	padding: 7px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 35px;
	background-color: inherit;
	background-image: none;
	border: 1px solid inherit;
	border-radius: 8px;
	display: inline-block;
}
.produktauswahl-toggle-wrap {
	width: 185px;
	text-align: left;
	display: inline-block;
}
@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: 35px;
}
#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: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#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 {
}
@media (min-width: 768px) {
#contentfull {
	width: 100%;
}
}

#contentfullstart {
	width: 100%;
}


#content {
	padding-left: 0px;								/*Abstand zur sidebar, 0 bei mobile*/
}
@media (min-width: 992px) {
#content {
	padding-left: 20px;								/*Abstand zur sidebar*/
	margin-top: 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: 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;
}
}


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: #053782;					/*Templatefarbe*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;  
	border-radius: 4px;  
	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: #053782;		/*TEMPLATEFARBE*/
  border-width: 1px;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; 
}

.btn-kontakt {
	background:#053782;		/*TEMPLATEFARBE*/
	border-color: transparent;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: none;
}


.sendbutton button {
	color: #fff;
	font-weight: normal;
}

.sendbutton .btn:hover,
.sendbutton .btn:focus {
	color: #fff;
	font-weight: normal;
	text-decoration: none;	
}

.btn-kontakt:hover,
.btn-kontakt:focus {
  background-color: #999;
  background-position: 0 -15px;
}

.btn-kontakt:active,
.btn-kontakt.active {
  background-color: #ccc;
  border-color: #dbdbdb;
}

labelred {
	font-size: 0.9em;
	color: #F00;
}			

/* Dieser Abschnitt ist fuer das Skript wichtig */
.form input, .form textarea { 
	position: static !important; 
	display: block !important; 
	speak: normal !important; 
}

#error-Box {
	border: 0.01em solid #f00;
	background: #f1e7e6;
	font-weight: bold;
	color: #f00;
	padding: 0.5em;
	text-align: center;
	margin-bottom: 1em;
	font-size: 0.8em;
}




/* 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: 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 #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(/js/pie/PIE.htc);
	z-index: 150;
}

#slidebox p {
    font-size:18px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
    letter-spacing:1px;
	line-height: 1.3;
    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:#053782;				/*Templatefarbe*/
    font-size:18px;
	line-height: 1.3;	
    margin:0px 20px 18px 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 {
	padding-bottom: 0px;
	background-color: #063783;
	-moz-border-radius: 0 0 22px 22px;							/*damit dieser weiße hintergrund, nicht hinter dem darüberliegenden und geringeren Border durchschimmert*/
	-webkit-border-radius: 0 0 22px 22px;
	border-radius: 0 0 22px 22px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.40);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.40);	
	behavior: url(/js/pie/PIE.htc);	
	margin-bottom: 42px;		
}

#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: 25px;
	text-align: center;	
}
@media (min-width: 1200px) {
#footer ul {
	text-align: right;
	margin-right: 25px;
}
#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: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	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; 	
}


/* SLIDESHOW TEXTBOX----------------------------------------------------*/
/* SLIDESHOW TEXTBOX----------------------------------------------------*/
/* SLIDESHOW TEXTBOX----------------------------------------------------*/
#slider-container .ws-title,
#slider-container2 .ws-title,
#slider-container3 .ws-title,
#slider-container4 .ws-title  {
	background:#063783;	/*Templatefarbe*/
}


/* header ul */

#header ul {
    display: none;
}

@media (min-width: 600px) {
#header ul {
    display: block;
    text-align: right;
    list-style-type: none;
	float: right;
    width: 205px;
	margin: 27px 0 0 0;
}
}
@media (min-width: 768px) {
#header ul {
	margin: 22px 0 0 0;
    width: 275px;
}
}
@media (min-width: 992px) {
#header ul {
	margin: 30px 0 0 0;
}
}


@media (min-width: 600px) {
#header ul li{
	font-weight: bold;
	color: #063783;
    font-size: 25px;
	line-height: 36px;
	letter-spacing: 2px;
}
}
@media (min-width: 768px) {
#header ul li{
    font-size: 27px;
	line-height: 40px;
	letter-spacing: 2px;
}
}
@media (min-width: 992px) {
#header ul li{
    font-size: 34px;
	line-height: 47px;
	letter-spacing: 3px;
}
}
@media (min-width: 1200px) {
#header ul li{
    font-size: 34px;
	line-height: 47px;
	letter-spacing: 3px;
}
}


/*NEU*/


table.bildtabelle {
  width: 100%;
  margin-top: 10px;
}

table.bildtabelle td{
  padding-bottom: 30px;
}

table.bildtabelle td.bildtabelletd1 {
  width: 20%;
  vertical-align: top;
}

table.bildtabelle td.bildtabelletd2 {
  width: 80%;
  vertical-align: top;
}

table.bildtabelle img {
  padding: 5px 0;
  max-width: 90%;
  height: auto;
}

/* LIEFERANTEN-LOGOS --------------------------------------------------------------------------------------------------------------------- */

/* ROMA */
.roma-logo {
	max-width: 40px;
	height: auto;
	position: absolute;
	right: 15px;
	top: 35px;
}
@media (min-width: 992px) {
.roma-logo {
    margin-top: 30px;
    margin-left: 64px;
    height: auto;
	float: none;
	position: relative;	
	max-width: 100%;    
}
}
@media (min-width: 1200px) {
.roma-logo {
    margin-top: 30px;
    margin-left: 79px;
    height: auto;
	float: none;
	position: relative;	
	max-width: 100%;    
}    
}

/* LIEFERANTEN-FORMATIERUNGEN --------------------------------------------------------------------------------------------------------------------- */

/* ROMA */
.ziffer {
	margin-left: -1px;
	margin-bottom: 10px;	
	margin-right: 10px;
}

.bildunterschrift {
	text-align: center !important;
	font-size: 12px !important;
	display: block !important;
	margin-top: -10px;
}



.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;
}
}




/* 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;
}

.divider {
 	background: radial-gradient(circle at top left, #FAB800, #f8d882 90%);   
    padding:10px 10px 10px 10px; 
    margin-left: 0px;
	margin-top: 3em !important;
    color: white;
    position: relative;
}
@media (min-width: 992px) {
.divider {
 	background: radial-gradient(circle at top left, #FAB800, #f8d882 90%);   
    padding:10px 10px 10px 28px; 
    margin-left: -28px;
	margin-top: 3em !important;	
}
}

.greybox {
	background: #F5F5F5;
	padding: 2em 1em;
	margin-bottom: 30px;
}


.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}


/* ALARMBOX */
/* ALARMBOX */
/* ALARMBOX */
.alarmbox {
	background-color: #cc071e;
	color: #fff;
	padding: 2em 1em;
	margin-bottom: 30px;
}
.alarmbox a:hover,
.alarmbox a:active,
.alarmbox a:focus {
	color: #f2f2f2;
}
@media (min-width: 768px) {
.alarmbox {
	padding: 2em 1em;
	}
}
.alarmbox h4 {
	font-size: 16px;
	margin: 0 !important;
}
@media (min-width: 768px) {
.alarmbox h4 {
	font-size: 18px;
	margin-top: 1em;
	margin-bottom: 1em;
}
}
