@charset "utf-8";

caption.button{
	border: solid 1px;
	border-radius:8px;
	border-color:#C00!important;
	color:#C00!important;
	text-decoration:none;
	padding:4px;
	margin:4px;
    }
	.videofenster	{
		width: 100%;
   		height: 400px;
	}
	.w3-mf	{
		color:#000000;
		
	}

	.w3-buttonHmen{
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
	 border-bottom: none;	
	 background-color:transparent;
		color:#ffffff; !important;
	border-right:solid 1px #ffffff;
	}
	.w3-mfbutton	{
		color:#000000;
		border:solid 1px #000000;
		background-color:#bc8916;
		margin-right:1px; 
		margin-left:1px;
	}
	.w3-mfinv	{
		color:#ad9c9d;
		text-decoration:none;
	}
	.w3-mfKontent	{
		color:#333;
		
	}
html,body {
		background-color:#bbb    ;
}
	body {
		height: 100%;
		font-family:		Arial, Helvetica, sans-serif;
		font-style:			normal;
		color:				#333333; 
		line-height:		1.2em;
		font-size:			14px;
	}
h1 { font-weight:bold; font-size:18px }
h1:first-child { margin-top:0px }
h2 { font-weight:bold; font-size:16px }
h2:first-child { margin-top:0px }
h3 { font-weight:bold; font-size:14px }
h3:first-child { margin-top:0px }

hr,p:{
	padding:0;margin:0;
}

a{
	border-style: hidden;
	text-decoration:none;
	/*font-weight: bold; */
}
a:link{color: #ffab66;
	text-decoration: none;
  }
a:visited{color: #ffab66;
	text-decoration: none;
}
a:hover{color:#ffab66;
		text-decoration:none;
}
a.hidden:active { background-color:transparent; }

sf-menu a{
	/*color: red;*/
};

div.menurahmen{
	margin: 10px;
	width:720px;
	height:40px;
	border:solid 2px #ffab66; 
	/*abgerundete Ecken*/
	-ms-border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px; 
	-o-border-radius:8px;
	border-radius:8px; 
}

/*FUSSNAVIGATION*/
a.bnav {
	width             : auto;
	height            : 18px;
	font-size:	14px;
}
a.bnav:link,a.bnav:visited {
	color: #ffffff;
	text-decoration:none; 
}
a.bnav:hover {
	color: #ffffff;
	text-decoration:underline; 
}
#active_bnav:link,#active_bnav:visited,#active_bnav:active {	
	text-decoration: none; 
}

#active_bnav:hover {
	text-decoration:underline;
	font-weight: bold;
}
.hinweis{
	color             : red;
	font-size:11px;
	font-weight: bold;
}
.newsflaeche{
	float:left;
	float:bottom;
	margin:10px;
	width: 310px;
	height:280px;
	border:solid 2px #ffab66; 
	padding:0px;
	text-align:center;
	font-size:14px;
	color: #493438;
	/*abgerundete Ecken*/
	-ms-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px; 
	-o-border-radius:2px;
	border-radius:2px; 
	/*Schatten*/
	
	-ms-box-shadow: 6px 6px 4px #777777;
	-moz-box-shadow: 6px 6px 4px #777777;
	-webkit-box-shadow: 6px 6px 4px #777777;
	-khtml-box-shadow: 6px 6px 4px #777777;
	-o-box-shadow: 6px 6px 4px #777777;
	box-shadow: 6px 6px 4px #777777;

}


.newsflaeche a,.newsflaeche a:visited{
	color: #ffab66;
}
.newsflaeche a:hover{
	color: #493438;
}
.aktionsflaeche, .box{
	float:left;
	float:bottom;
	margin:2px;
	width: 290px;
	height:200px;
	border:solid 2px #ffab66; 
	padding:0px;
	text-align:center;
	font-size:14px;
	color: #493438;
	/*abgerundete Ecken*/
	-ms-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px; 
	-o-border-radius:2px;
	border-radius:2px; 
	/*Schatten*/
/*	
	-ms-box-shadow: 6px 6px 4px #777777;
	-moz-box-shadow: 6px 6px 4px #777777;
	-webkit-box-shadow: 6px 6px 4px #777777;
	-khtml-box-shadow: 6px 6px 4px #777777;
	-o-box-shadow: 6px 6px 4px #777777;
	box-shadow: 6px 6px 4px #777777;
*/	
}


.aktionsflaeche a, .box a,.aktionsflaeche a:visited, .box a:visited{
	color: #ffab66;
}
.aktionsflaeche a:hover, .box a:hover{
	color: #493438;
}
.aktionsflaeche2{
	float:left;
	float:bottom;
	margin:4px;
	width: 280px;
	height:auto;
	border:solid 1px #ffab66; 
	padding:4px;
	text-align:center;
	font-size:14px;
	color: #493438;
	font-size: 0.9em;
	/*abgerundete Ecken*/
	-ms-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px; 
	-o-border-radius:2px;
	border-radius:2px; 
}
.aktionsflaeche2 img{
	border-bottom: solid 5px #ffab66;
}


.aktionsflaeche2 a, .aktionsflaeche a:visited{
	color: #ffab66;
}
.aktionsflaeche2 a:hover{
	color: #493438;
}
a.aktionsbutton, a.button {

	float:right;
	color: #ffffff;
	border: 1px solid #ffab66;
	background-color  : #ffab66;
	text-decoration:none;
	font-weight: bold; 
	margin:6px;
	padding:2px 6px 2px 6px ;
	margin:4px;
	font-size:1em;
	/*abgerundete Ecken*/
	-ms-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px; 
	-o-border-radius:2px;
	border-radius:2px; 
}
a.aktionsbutton:hover{
	color:#ffffff; 
	border: 1px solid #493438;
	background-color: #493438;
}

#fussblock{
        z-index:1;
        position:relative;
        width:100%;
        min-height:85px;
        
        margin-top:10px;
        padding-top:10px;
background: url("images/Layout/HG_Struktur.png");
}
#fussnavigation{
	
	margin-top:10px;
	padding-top:10px;
	color:#ffffff;
	height: 40px; 
	font-size:12px;
	
	align:center;
	/*Hintergrund ggf. Transparenz*/
	background-color:#493438;
	border-bottom: solid #ffab66 4px;
}
	div.Body {
		max-width:var(--breite-alles);
	}
	.Kopf {
		max-width:var(--breite-alles);
	}
	div.KontentMaster {
	}
	div.Fuss {
	}

	div.KopfMenue{
	}
	
	div.KontentBlock {
	}
	
.w3-button{}	
	
.w3-theme-l5 {color:#000 !important; background-color:#fafafa !important}
.w3-theme-l4 {color:#000 !important; background-color:#efefef !important}
.w3-theme-l3 {color:#000 !important; background-color:#dedede !important}
.w3-theme-l2 {color:#000 !important; background-color:#cecece !important}
.w3-theme-l1 {color:#000 !important; background-color:#bebebe !important}

.w3-theme-d1 {color:#fff !important; background-color:#024575 !important}
.w3-theme-d2 {color:#fff !important; background-color:#023e68 !important}
.w3-theme-d3 {color:#fff !important; background-color:#02365b !important}
.w3-theme-d4 {color:#fff !important; background-color:#022e4e !important}
.w3-theme-d5 {color:#fff !important; background-color:#012641 !important}

.w3-theme-light {color:#000 !important; background-color:#e7f5ff !important}
.w3-theme-dark {color:#fff !important; background-color:#00213b !important}
.w3-theme-action {color:#fff !important; background-color:#00213b !important}

.w3-theme {color:#fff !important; background-color:#ffab66 !important}
.w3-text-theme {color:#ffab66 !important}
.w3-kontent-theme {color: #333!important; background-color:#FFF !important}
.w3-border-theme {border-color:#ffab66 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#ffab66 !important}
.w3-hover-text-theme {color:#ffab66 !important}
.w3-hover-border-theme:hover {border-color:#ffab66 !important}

.w3-button-theme {padding:8px; border:0px;color:white !important; background-color:#ffab66 !important;}
.w3-button-theme:hover{border:0px;color:#ffab66 !important; background-color:#eee !important;}

.w3-kladde-theme {border-bottom:2px solid #ccc!important; color:#333; border-right:1px solid #cccccc !important; background-color:white!important;}
.w3-kladde-theme:hover{color:#ffab66; }
.w3-bottombar{border-bottom:2px solid #ffab66!important}

/* LOADER Styles ####################################################*/
* {
  box-sizing: border-box;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(/images/loader.gif) center no-repeat rgba(231,231,231,0.5);
}
ul.aufzaehlung#katnavigation{
	text-decoration:none;
	list-style-type:circle;
}
/* Styles für Modul Galerie-Matrix */
/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: -20px;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  color: #ffab66;
  background-color:#ffffff;
  border: solid 1px #ffab66;
  opacity: 0.8;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  color: #ffffff;
  background-color:#ffab66;
  border: solid 1px #ffffff;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #ffab66;
  background-color:#ffffff;
  border: solid 1px #ffab66;
  font-size: 12px;
  padding: 3px 4px;
  position: absolute;
  top: 0;
  opacity: 0.8;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #ffffff; /*#ffab66;*/
  padding: 2px 16px;
  color: #333;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

/* Produkte Artikel */

div.prodFenster{
	float:left; 
	margin-right:20px;
	margin-bottom:20px;
	background: url(images/Layout/HG-alu1.jpg) repeat; 
	padding-left:12px; 
	padding-right:12px; 
	border: solid 1px #777777; 
	width: 160px; 
	height: 200px;
	overflow:hidden;
	text-align:center;
	/*Schatten*/
	-ms-box-shadow: 10px 10px 5px #888;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	-khtml-box-shadow: 10px 10px 5px #888;
	-o-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
}
p.prodFenster_Text{
	padding:0px;
	font-size:12px;
}
img.prodFenster_Thumb{
	width: 145px;
	border-width: 1px; 
	border-style: solid;
}


#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   top:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}


