@charset "UTF-8";
/*
Description: Mobile Theme fuer betonzaun.net - HTML5, CSS3
Author: Ralph Segert
Date: 09/2019
Author URI: httpss://segert.net
*/
* {
  margin: 0;
  padding: 0; }

html {
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

body {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  font-size: 100%;
  font-family: 'Verdana', Helvetica, Verdana, sans-serif;
  justify-content: center;
  background-color: transparent;
 }

a:focus {
  outline: none; }

img, fieldset {
  border: 0; }

img {
  vertical-align: middle; }

a {
  border: 0;
  text-decoration: none; }

.clearfix::after {
  content: " ";
  display: block;
  clear: both; }

/* ######################################
Allgemeine LINKFARBEN: 
######################################### */
p a, ul a {
  color: #f00; }

p a:hover, p a:focus, ul a:hover, ul a:focus {
  color: none; }

h2 a {
  color: #666; }

h2 a:visited {
  color: #666; }

h2 a:hover, h2 a:focus {
  color: #000; }

.footer a {
  color: #fff; 
  text-decoration: underline;
  }

.footer a:hover, .footer a:focus {
  color: #000; }

.pagination a {
  color: #000; }


.pagination a:hover, .pagination a:focus {
  color: #D00; }

.katmenu a {
  color: #fff;
  background-color: #B6B39A; }

.katmenu a:hover {
  color: #000;
  background: #fff; }

.katmenu a.aktiv {
  color: #000;
  background-color: #fff; }

/* ################# 
FLEXBOXEN 
#################### */
.container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 60em;
  background-image: linear-gradient(180deg, #FFFFFF 2%, #222222 92%);
  box-shadow: 0 2px 16px 0 #333; }

.header {
  width: 100%;
  background-color: transparent; }

.headertop {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  background-color: transparent;
  padding: 5% 2% 4% 2%; }

.headertop img {
  width: 70%;
  margin: 0 15% 0 15%;
  height: auto; }

.headernav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  background-image: linear-gradient(180deg, #768F58 0%, #232B1B 98%);
  border: 1px solid #626262;
  border-left: 0;
  border-right: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); }

.content {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  background-color: transparent;
  margin-top: 4%; }

.diashow {
  width: 90%;
  margin: 0 5% 1% 5%;
  margin-bottom: 5%; }

.produktcards, .produktbilder {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 90%;
  margin: 0 5% 1% 5%;
  flex-wrap: wrap;
  background-color: #787878; 
  }

.produktcards h1, .produktbilder h1 {
  width: 100%;
  flex-wrap: wrap;
  text-align: center;
  border: 1px solid #fff;
  border-bottom: 0px;
  padding: 6% 0 6% 0;
  font-size: 130%;
  color: #fff;
  background-color: #4F4F4F; }

.produktbilder h1 {
  border-bottom: 1px solid #fff; 
  padding: 6% 2% 6% 2%;  
  }

.produktcards div {
  align-items: flex-start;
  width: 50%;
  justify-content: center;
  text-align: center;
  border: 1px solid #fff; }

.produktcards div a:nth-of-type(1n) {
  display: block;
  float: left;
  width: 100%; }

.produktcards div a:nth-of-type(2n) {
  display: block;
  float: left;
  width: 100%;
  padding: 8% 2% 9% 2%;
  text-align: center; 
  background-color: #787878;
  }

.produktcards div a {
  color: #fff;
  font-size: 85%; 
  }

.produktgruppe a {
  color: #fff; }

.produktinfo {
  width: 90%;
  margin: 7% 5% 0 5%;
  background-color: #fff;
  padding: 6%;
  border-radius: 16px;
  box-shadow: 0 2px 16px 0 #333; }

.produktinfo .subline {
  font-size: 80%; }

.subline strong {
  color: #f00; }

.produktinfo hr {
  width: 100%;
  color: #495a3d;
  margin: 16px 0 20px 0;
  border-bottom: 1px solid #495a3d;
  box-shadow: 0px 1px 4px #aaa; }

.produktdaten {
  margin-top: 4%; }

.infobreit {
  width: 100%;
  border-radius: 0;
  background-color: #fff;
  margin-left: 0;
  margin-right: 0; }

/* #################### 
HEADER: Hauptnavigation 
####################### */

.headernav {
  width: 100%;
  margin: 0;
  margin-bottom: 2%;
  padding: 0; }

.headernav nav ul {
  display: none;
  height: auto; }

nav a#pull {
  display: block;
  width: 100%;
  position: relative;
  text-align: left;
  font-size: 110%;
  padding-left: 8%;
  padding-top: 4%;
  padding-bottom: 6.5%;
  color: #fff;
  margin: 0;
  background-color: transparent; }

nav a#pull:after {
  content: "";
  background: url("images/nav-icon.png") no-repeat;
  background-size: 65%;
  width: 40px;
  height: 42px;
  display: inline-block;
  position: absolute;
  right: 4%;
  }

.headernav ul {
  display: block;
  width: 100%; }

.headernav a {
  color: #fff; }

.headernav li a {
  float: left;
  width: 50%;
  padding: 16px 0 17px 0;
  border-left: 1px solid #77885E;
  border-right: 1px solid #191E13;
  border-top: 1px solid #77885E;
  border-bottom: 1px solid #191E13; }

.headernav .aktiv {
  color: #fff;
  border-top: 1px solid #4B5B38;
  background: linear-gradient(-180deg, #45631c 0%, #000 98%); }

.headernav li {
  -webkit-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  flex-grow: 1;
  font-size: 100%;
  list-style-type: none;
  text-align: center;
  letter-spacing: 0; }

/* ################# 
Produkte mit Subnavi
#################### */

.subnavi {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 90%;
  margin: 2% 5% 4% 5%;
  flex-wrap: wrap; }

.subnavi ul {
  display: block;
  width: 100%; }

.subnavi a {
  color: #fff; }

.subnavi li a {
  float: left;
  width: 50%;
  padding: 19px 0 20px 0;
  border: 1px solid #fff;
  color: #000;
  background: linear-gradient(180deg, #FAF9F9 1%, #BEBEBE 100%); }

.subnavi .aktiv {
  color: #fff;
  background: #4F4F4F; }

.subnavi li {
  -webkit-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  flex-grow: 1;
  font-size: 80%;
  list-style-type: none;
  text-align: center; }



.produktkategorie {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 90%;
  margin: 0 5% 1% 5%;
  flex-wrap: wrap; }

.produktkategorie div {
  align-items: flex-start;
  width: 49%;
  justify-content: center;
  text-align: center; }

.produktkategorie div img {
  border: 1px solid #fff;
  border-bottom: 1px solid #f9f9f9; }

.produktkategorie div:nth-of-type(odd) {
  margin-right: 2%; }

.produktkategorie div a:nth-of-type(2n) {
  float: left;
  width: 100%;
  display: block;
  background-color: #dcdcdc;
  text-align: center;
  padding: 6% 1% 6% 1%;
  border: 1px solid #fff;
  border-top: 0;
  margin-bottom: 4%;
  }

.produktkategorie div:first-of-type a:nth-of-type(2n) {
 padding: 6% 10% 6% 10%; }
  
  
.produktkategorie div a {
  color: #000;
  font-size: 80%;
  line-height: 1.4em; }


/* Footerbereich  */
.footer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

  color: #fff;
  padding: 8% 2% 16% 2%; }

/* CARDS und Inline-Format  */
.content img {
  width: 100%;
  height: auto; }

.diashow img {
  width: 100%;
  height: auto;
  border: 4px solid #fff; }

.produktbilder img {
  border: 1px solid #fff;
  border-top: 0; }

.produktcards img {
  width: 100%;
  height: auto; }

.content .produktdaten img {
  width: auto;
  height: auto; }

/* ################
NAVIGATIONSELEMENTE
################### */

#back-to-top {
  /* scriptgesteuerter Top-Balken */
  position: fixed;
  /* Fixiert den Balken unten */
  display: none;
  width: 24%;
  right: 0;
  bottom: 24%;
  padding: 18px 0 18px 2px;
  background: #666;
  color: #fff;
  font-size: 90%;
  text-align: left;
  letter-spacing: 1px;
  z-index: 1000;
  cursor: pointer;
  transition: all ease-in-out .3s;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px; }

#back-to-top:hover {
  right: 0%; }

/* #######
TYPOGRAFIE 
########## */

h1, h2, h3, h4 {
  font-family: verdana, sans-serif; }

.produktinfo h2 {
  font-size: 130%;
  line-height: 1.4em;
  padding-bottom: 4%;
  font-weight: normal;
  color: #445B3A; }
  

.produktinfo h3 {
  font-size: 120%;
  line-height: 1.4em;
  padding-top: 5%;
  padding-bottom: 4%;
  font-weight: normal;
  color: #000; }
  
  
.produktinfo p {
word-wrap:break-word;
  font-size: 90%;
  line-height: 1.5em;
  padding-bottom: 2%; }

.produktinfo img {
float: none !important;
  width: 80%;
  height: auto; 
  margin: 5% 0 5% 0;
  }
  
  
.produktinfo ul {
  font-size: 90%;
  line-height: 1.5em;
  margin: 2% 0 2% 5%; }

.produktinfo li {
  list-style: square; }

.footer p {
  justify-content: center;
	width: 100%;
	text-align:center;
  font-size: 80%;
  line-height: 1.6em;
  color: #fff; }

.footer ul {
	display: flex;
	justify-content: space-around;
text-align:center;
  font-size: 80%;
  margin: 5% 0 0 0;
  margin-top: 5%;
  line-height: 1.6em;
  color: #fff; }

.footer li {
list-style-type: none;
}  

.footer .aktiv a {
	text-decoration: none;
}

  
/* ####
BUTTONS
####### */

.btn-top {
  font-size: 1.3em;
  text-align: center; }

.btn-top::after {
  content: " ↑"; }

.btn-top::before {
  content: "↑ "; }

.btn-card {
  width: 100%;
  margin: 5% 0 5% 0;
  display: block;
  text-align: center;
  font-size: 95%;
  letter-spacing: 1px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(180deg, #FF191B 0%, #C20A0B 100%);
  border: 1px solid #FFFFFF;
  padding: 1em 0 1.1em 0;
  cursor: pointer; }
  
  .btn-card2 {
  width: 100%;
  margin: 0;
  display: block;
  text-align: center;
  font-size: 100%;
  letter-spacing: 1px;
  color: #fff;
  background: linear-gradient(180deg, #FF191B 20%, #C20A0B 100%);
  border: 1px solid #FFFFFF;
  padding: 1.1em 0 1.2em 0;
  cursor: pointer; }

.backbutton {
  font-size: 100%;
  font-weight: normal;
  background: linear-gradient(180deg, #FAF9F9 1%, #BEBEBE 100%);
  letter-spacing: 0;
  color: #000;
  margin: 1% 0 2% 0; }

.subnavi .backbutton {
  color: #000; }

/* #################
Tabellen Produktinfo
################### */
.table {
  display: table;
  font-size: 75%;
  width: 100%; }

.table a {
  color: red; }

.table a:hover {
  color: #000; }

.table div {
  display: table-row; }

.table div div {
  display: table-cell; }

.tableft {
  width: 38%;
  padding: 3% 0 3% 2%;
  border: 1px solid #ccc;
  border-right: 0; }

.tableft2 {
  width: 38%;
  padding: 3% 0 3% 2%;
  border: 1px solid #ccc;
  border-right: 0;
  vertical-align: middle; }
  
 .tableft3 {
  width: 38%;
  padding: 3% 0 3% 2%;
  border: 1px solid #ccc;
  border-right: 0;
  vertical-align: middle; }

.tabright {
  width: 62%;
  padding: 3% 0 3% 2%;
  border: 1px solid #ccc;
  font-weight: bold; }

.tabright2 {
  width: 62%;
  padding: 3% 0 3% 2%;
  border: 1px solid #ccc;
  font-weight: bold; }

.tabright3 {
  width: 62%;
  padding: 3% 0 3% 2%;
  border: 1px solid #ccc;
  font-weight: bold; }  

.tabright2 .topminus {
  display: block;
  margin-top: -13px; }


.tabright img {
  margin-left: 0px; }
  
 .tabright2 img {
  margin-bottom: 3%; }

.white {
  color: #fff; }

.tabhead {
  width: 100%;
  padding: 3%;
  background: #eee;
  border: solid #ccc 1px; }

/* Tooltipp */
a.tooltip {
  outline: none; }

a.tooltip strong {
  line-height: 30px; }

a.tooltip:hover {
  text-decoration: none; }

a.tooltip span {
  z-index: 10;
  display: none;
  padding: 20px 15px 20px 15px;
  margin-left: 10px;
  margin-top: -47px;
  max-width: 350px; }

a.tooltip .ttbig {
  margin-left: -280px;
  margin-top: -365px;
  min-width: 350px; }

a.tooltip:hover span {
  display: inline;
  position: absolute;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #DCA;
  background: #fffAF0; }

.callout {
  z-index: 20;
  position: absolute;
  top: 30px;
  border: 0;
  left: -12px; }

/*CSS3 extras*/
a.tooltip span {
  border-radius: 4px;
  box-shadow: 2px 2px 4px #CCC; }
  
  
  
  /* _____ Kundenmeinungen _____ */


.kundenmeinung {
float: left;
width: 620px;
margin: -2px 0px 0 0px;
border: 1px solid #999;
padding: 30px 35px 25px 35px;
}

.kundenmeinung p {
font-size: 14px;
line-height: 24px;
margin-bottom: 10px;
}

.kundenmeinung .text {
font-size: 15px;
}

.meinungsnavi {

width: 91.5%;
margin: 5% 4% 5% 4.5%;
text-align: center;

border: 0;
}


.meinungsnavi .button  span, .meinungsnavi .button a {
width: 31%;
float:left;
margin: 0 1% 0 1%;
text-align: center;
background: linear-gradient(-180deg, #738859 0%, #475538 100%);
border: 1px solid #888;
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.30);
color: #fff;
font-size: 0.9em;
letter-spacing: 0;
padding: 0.6em 1% .9em 1%;
text-decoration: none;
border-radius: 4px;
}

.meinungsnavi .button a:hover {
background: #5a5a5a;
}


.meinung {
float: left;
width: 100%;
text-align: center;
}


.meinung .button a {
width: 100%;
margin: 12px 18% 22px 17%;
display: block;
text-align: center;
background: linear-gradient(-180deg, #738859 0%, #475538 100%);
border: 1px solid #000000;
box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.50), inset 1px 1px 0px 0px rgba(255,255,255,0.86);
color: #fff;
font-size: 100%;
letter-spacing: 0;
padding: 0.6em 1% .9em 1%;
text-decoration: none;
}

.meinung .button a:hover {
background: #5a5a5a;
}

.produktinfo .h2center {
	font-size: 180%;
	padding-top: 4%;
	padding-bottom: 3%;
	text-align: center;
 }
 
.meinunginfo {
	margin-top: 0;
}

.schreiben {
	font-size: 120%;
	text-align: center;
	padding-bottom: 2%;

}



/* Kundenmeinung Tabelle */


.meinungsform {
float: left;
}

.meinungsform .table {
display:table;
font-size: 15px;
}

.meinungsform .table div div {
display:table-cell;
font-weight: normal;
border: 0;
}

.meinungsform .tableft {
width: 176px;
padding: 14px 0 14px 0;
border-right: 0;
}

.meinungsform .tabright {
width: 516px;
padding: 12px 0 12px 0;
}

.meinungsform .tabright img {
margin-left: 4px;
}
.meinungsform .tabright img:first-of-type {
margin-left: 0;
}

.abstandunten {
float:left;
vertical-align: top;
margin-bottom: 112px;
}

.abstandoben {
float: left;
margin-top: -22px;
}

.meinungsform .button a {
width: 100%;
float: left;
display: block;
margin: 8px 0 8px 4px;
text-align: center;
background: linear-gradient(-180deg, #738859 0%, #475538 100%);
border: 1px solid #888;
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.30);
color: #fff;
font-size: 90%;
letter-spacing: 0;
padding: 0.6em 1% .9em 1%;
text-decoration: none;
border-radius: 4px;
}

.meinungsform .button a:hover {
background: #5a5a5a;
color: #fff;
}



.meinungsform .buttonform {
width: 180px;
float: left;
display: block;
margin: 8px 0 8px 0;
text-align: center;
background: linear-gradient(-180deg, #738859 0%, #475538 100%);
border: 1px solid #888;
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.30);
color: #fff;
font-size: 90%;
letter-spacing: 0;
padding: 0.6em 1% .9em 1%;
text-decoration: none;
border-radius: 4px;
cursor: pointer;
}

.meinungsform .rechts {
margin-left: 110px;
}


.buttonform:hover {
background: #5a5a5a;
}


.meinungsform .textfeld {
font-size: 1em;
padding: 1.5%;
width: 296px;
background-color: #fff;
}

.meinungsform textarea {
font-size: 1em;
padding: 1.5%;
width: 396px;
height: 120px;
}

.starbild {
position: relative;

width: 100px;
padding: 4px 0 4px 0;
background: #f3e008;
text-align: center;
font-size: 12px;
}

.zeichen {
display: block;
font-size: 11px;
}

