

.socialhead a {
    margin: 0;
    padding: 0 !important;
}

.socialhead a img {
    width: 25px;
    padding: 0;
    padding-left: 10px;
	box-sizing: content-box;
}

.socialhead .logo_youtube {
    width: 35px !important;
}

.socialhead {
    display: flex;
    right: 3%;
    top: 10px;
    position: absolute;
}




a {
    text-decoration:none;
    color:black;
}
p.noheight {
	height:auto !important;
	min-height:0 !important;
}
.nomarginBottom {
    margin-bottom:0 !important;
}
h1 {
	line-height:1.2em;
}
h2 {
	line-height:1.2em;
}
h3 {
	line-height:1.2em;
}
h4 {
	line-height:1.2em;
}
.subContent ul {
	list-style:disc;
    margin-bottom:3em;
}
.subContent li > ul {
   margin-bottom:0 !important;
 } 
.subContent ul ul {
	list-style-type:none;
}

.subContent ul ul li:before {
	content:'-';
}
.subContent li {
	margin-left:1.2em;
}
.subContent p, .subContent li, .subContent {
	line-height:1.3em;
}
.kacheln {
    width:69vw;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

.kacheln .col1 a {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.kacheln .col1 p,
#kachelAktuelles p {
}

.kacheln .col1 {
    width:21vw;
    margin-bottom:3em;
    box-sizing:border-box;
	float: none;
	margin-right: 3vw;
}

.kacheln .col1 img {
	width:100%;
}

.kacheln .doubleWidth {
    width:45vw;
}
.kacheln .doubleWidth .KachelHeader, .KachelHeader {
    height:auto !important;
}


.sidebar {
    width:21vw;
	float: right;
}
.clearLeft {
    clear:left;
}
#kachelAktuellesContent {
    background-image:linear-gradient(to bottom,#f7a600 0%, #f78200 100%);
    background-color:#f7a500;
    /* height:21vw; */
    margin-bottom:3em;
    padding:40px 20px 20px;
    box-sizing:border-box;
}
#kachelAktuellesContent p {
    height:auto;
}
#kachelAktuellesContent button {
    color:black;
    width:100%;
    background-color:white;
    padding:10px;
    font-size:2em;
}
.kachelWeissOrange {
    font-size:0.9em;
    box-shadow:7px 7px 5px 0px rgba(168, 168 ,168, 1);
    border:1px solid #dad5d5;
    margin-bottom:3em;
    width:100%;
}
.kachelWeissOrange p {
    margin-bottom:0;
}
.kachelWeissOrange img {
    width:100%;
}
.kachelWeissOrange > div:first-child {
    width:69%;
    box-sizing:border-box;
    padding:10px;
    vertical-align:middle;
}
.kachelWeissOrange > div:last-child {
    width:30%;
    background-image:linear-gradient(to bottom,#f7a600 0%, #f78200 100%);
    background-color:#f7a500;
    border:1px solid #f7a500;
    border-left:none;
    box-sizing:border-box;
    text-align:center;
    padding:11px 0;
    vertical-align:middle;
}

.achtung {
    margin-top: 20px;
    padding: 5px;
    border: 1px solid red;
    transform: rotate(-2deg);
    color: red;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px !important;
    max-width: 300px;
}


#start > div:first-child > div ,
#Produktdetails > div:first-child > div {
	position:relative;
	width:90%;
}
#start > .col1,
#Produktdetails .col1, #start > .col2,
#Produktdetails .col2 {
	width:65%;
	margin-bottom:3em;
}
#Produktdetails .col1.w45p {
    width:45%;
}
#start .col2,
#Produktdetails .col2 {
	width:25%;
	margin-right:10%;
	margin-bottom: 3em;
}
#Produktdetails .kacheln {
	width:65%;
}
#Produktdetails .kachelnBreit {
	width:80%;
}
#Produktdetails .produktdetails {
	width:90%;
}
#Produktdetails .produktdetails ul {
    margin-bottom:1em;
}
#Produktdetails .produktdetails img {
    width:90%;
}
#Produktdetails .produktdetails h3  {
	line-height:inherit;
    font-size:1.0em;
}
#Produktdetails .produktdetails .opener {
	background-color:#f2f2f2;
	height:90px;
	line-height:95px;
	border-bottom:2px solid #737373;
	cursor:pointer;
	font-size:1.5em;
}
/*
#Produktdetails .produktdetails:last-child .opener {
	border-bottom:none;
}
*/
#Produktdetails .produktdetails .opener:before {
	background-color:#737373;
	color:white;
	font-size:35px;
	float:left;
	margin-top:22px;
	line-height:40px;
	width:40px;
	text-align:center;
	margin-right:3%;
}
#Produktdetails .produktdetails .open:before {
	content:'+';
}
#Produktdetails .produktdetails .close:before {
	content:'-';
}
#Produktdetails .detailsOuter {
	background-color:#f2f2f2;
	border-bottom:2px solid #737373;
}

#Produktdetails .detailsOuter .img  {
	vertical-align:top;
	width:40%;
	padding-left:calc(40px + 3%);
	padding-top:30px;
	padding-bottom:30px;
}
#Produktdetails .detailsOuter .beschreibung  {
	vertical-align:top;
	padding:30px 30px 30px 0;
}
.textliste p {
    line-height:0.5em;
}

/* ******************************  Template BildText.tpl ****************************** */
.textblock {
	width: 72vw;
	float: left;
}
.textblock .col1 {
	width:50%;
	padding-right:5vw;
	box-sizing:border-box;
}
#Produktdetails .produktdetails .textliste {
	vertical-align:top;
	/* width:40%; */
	padding-left:calc(40px + 3%);
	padding-top:30px;
	padding-bottom:30px;
	display:block;
}


/* ******************************  Versandkosten Tabelle ****************************** */

.versandkosten thead:first-child th {
    background-color: #dbdbdb;
    font-weight: 600;
    border-right: none;
}

.versandkosten td, .versandkosten th {
    padding: 5px 15px 5px 7px;
    text-align: right;
    border-right: 1px solid #dbdbdb;
}

.versandkosten td:last-child, .versandkosten th:last-child {
    border-right: none;
}

.versandkosten thead:last-child th {
    border-right: none;
    padding-top: 10px;
}


/* ******************************  Checkboxen ****************************** */

.IndividualRadioNCheck input[type="checkbox"] + label::before, .IndividualRadioNCheck input[type="radio"] + label::before {
    content: ' ';
    position: absolute;
    background-color: #fff;
	border: 2px solid #000;
}

.IndividualRadioNCheck input[type="checkbox"] + label::before{
	width: 16px;
    height: 16px;
    margin-left: -30px;
    border-radius: 5px;
}

.IndividualRadioNCheck input[type="checkbox"] {
    position: absolute;
    width: 26px;
    height: 26px;
    margin-left: -2px;
    margin-top: -2px;
    border-radius: 5px;
}

.IndividualRadioNCheck input[type="checkbox"] + label {
    display: block;
    margin-bottom: 15px;
	margin-left: 30px
}


.IndividualRadioNCheck input[type="checkbox"]:checked + label::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f00c';
	background-repeat: no-repeat;
	text-shadow: 1px 1px 0px white, 1px -1px 00px white, -1px 1px 0px white, -1px -1px 0px white;
	font-size: 1em;
	padding-left: 3px;
	width: 16px;
	height: 16px;
	line-height: 0.7em;
}

.IndividualRadioNCheck input[type="radio"] {
    width: 14px;
    height: 14px;
    position: absolute;
    margin: 2px 2px;
    border-radius: 14px;
}

.IndividualRadioNCheck input[type="radio"] + label {
    margin-bottom: 10px;
    display: block;
	margin-left: 20px
}


.IndividualRadioNCheck input[type="radio"] + label::before {
    width: 14px;
    height: 14px;
    margin-left: -18px;
    border-radius: 10px;
	margin-top: 2px;
}