@charset "UTF-8";
/* CSS Document */

/* Menu Produkte */

section img{
max-width: 100%;
height: auto;
}

.menu10{
float: left;
padding: 2%;
width: 27%;
padding-bottom: 80px;
border: 1px solid #ddd;
margin: 1%;
position: relative;
}

.menu10:nth-child(4n+4){
float: left;
}

.menu10 h2{
margin: 0px;
height: 30px;
overflow: hidden;
line-height: 25px;
font-size: 20px;
}

h3{
font-size: 20px;
border-bottom: 1px solid;
color: #c00d0e;
padding-bottom: 20px;
margin-bottom: 30px;
margin-left: 1%;
margin-right: 1.2%;
}


.menu10_text p{
margin: 0px;
height: 58px;
overflow: hidden;
}


.menu10_bild{
overflow: hidden;
display: block;
height: 0;
padding-bottom: 100%;
}

.menu10_link{
position: absolute;
bottom: 20px;
left: 0;
width: 90%;
margin: 0px 5%;
}

.menu10_link a{
background-color: #b3201c;
width: 100%;
display: inline-block;
text-align: center;
line-height: 30px;
color: #fff;
text-indent: -999em;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.menu10_link a:hover{
 background-color: #1B1B1B;
}


.menu10_link a:before{
content: " Zum Produkt > ";
text-indent: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
}


.menu10 h2{
min-height: 50px;
}

.menu10 h2 a{
color: #c00d0e;
}


/* Produkte Navi*/

.navigatione{
position: relative;
}

.navigatione .seite-vor,
.navigatione .seite-zurueck{
text-indent: -999px;
background-image: url(../img/pfeil-1.svg);
background-repeat: no-repeat;
background-size: 100%;
background-position: 0px 2px;
width: 12px;
height: 25px;
display: block;
position: absolute;
overflow: hidden;
}


.navigatione .seite-vor:hover,
.navigatione .seite-zurueck:hover{
background-position: 0px -23.5px;
}

.navigatione .seite-vor{
top: 17px;
right: 0px;
}

.navigatione .seite-zurueck{
top: 17.5px;
right: 40px; 
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}

.Spalte1 .navigatione,
.Spalte2 .navigatione,
.Spalte3 .navigatione,
.Spalte4 .navigatione{
display: none;
}


/* Produkte */


.inhalt1 .Spalte1,
.inhalt1 .Spalte2,
.inhalt1 .Spalte3,
.inhalt1 .Spalte4,
.inhalt3 .Spalte1,
.inhalt3 .Spalte2,
.inhalt3 .Spalte3,
.inhalt3 .Spalte4{
display: none;
}


.inhalt1 .titel1{
border-bottom: 1px solid #c00d0e;
margin-bottom: 50px;
}

.inhalt1 .titel1 h1{
display: inline-block;
border-bottom: 0px;
margin-bottom: 0px;
}


.inhalt2 .ce-gallery{
margin-right: 10%;
}


.inhalt2 .ce-media{
padding: 1%;
overflow: hidden;
display: block;
height: 0;
padding-bottom: 98%;
border: 1px solid #ddd;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}


.inhalt2 .ce-media:hover{
border: 1px solid #d48b8bb3; 
}


.inhalt2 .ce-media:nth-child(1) img{
padding: 0.2%;
}

.inhalt2 .ce-row:nth-child(n+2){
width: 23.5%;
float: left;
margin: 2% 0px 0px 2%;
}

.inhalt2 .ce-row:nth-child(4n+2){
margin-left:0px;
}

.inhalt2,
.inhalt3{
float: left;
width: 50%;
}
.inhalt3 .ce-table,
.inhalt3 tbody{
width: 100%;
border-collapse: collapse;
vertical-align: top;
}


.inhalt3 > div:nth-child(1) .ce-gallery{
float: right;
width: 160px;
}

.inhalt3 > div:nth-child(1) .ce-row{
float: right;
padding: 1px 1% !important;
}


.inhalt3 tr{
line-height: 25px;
padding-left: 3%;
}

.inhalt3 td{
padding: 0px 2%;
}

.inhalt3 tr:nth-child(2n+1){
background-color: #f2f2f2;
}

.inhalt3 h2{
font-size: 18px;
margin-top: 30px;
}

.inhalt3 a{
color: #6d6d6d;
}


.inhalt3 a:hover{
color:#c00d0e;
}

.inhalt3 div:nth-child(1) h2{
margin-top: 0px;
}


.inhalt3 .ce-bodytext p{
margin-top: 0px;
}

.inhalt3 .ce-div{
height: 1px;
border: 0px;
background-color: #cccccc;
margin: 30px 0px;
}


.inhalt3 .ce-uploads{
 list-style: none;
  padding-left: 0px;
}

.inhalt3 .ce-uploads li{
position: relative;
}

.inhalt3 .ce-uploads a{

display: inline-block;
padding: 0px 2%;
width:96%;
margin-bottom: 0;
line-height: 30px;
color: #6d6d6d;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 0;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
zoom: 1;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}



.inhalt3 .ce-uploads a:hover,
.inhalt3 .ce-uploads a:focus,
.inhalt3 .ce-uploads a:active,
.inhalt3 .ce-uploads a.active,
.inhalt3 .ce-uploads a.disabled,
.inhalt3 .ce-uploads a[disabled] {
  background-color: #e6e6e6;
}

.inhalt3 .ce-uploads a:hover,
.inhalt3 .ce-uploads a:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.inhalt3 .ce-uploads a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.inhalt3 .ce-uploads a.active,
.inhalt3 .ce-uploads a:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}


.inhalt3 .ce-uploads-filesize{
position: absolute;
top: 0px;
right: 10px;
line-height: 30px;
}


.inhalt3 .ce-textpic .ce-row{
padding: 2px 2%;
float: left;
width: 22%;
}

.inhalt3 .ce-textpic .ce-row:nth-child(4n+1){
padding-left: 0px;
}

.inhalt3 .ce-textpic .ce-row:nth-child(4n+4){
padding-right: 0px;
}

.inhalt2 .ce-gallery,
.inhalt3 .ce-gallery{
overflow: hidden;
}


@media only screen and ( max-width: 820px ){
.menu10{
width: 43%;
}

.inhalt2, .inhalt3 {
    float: left;
    width: 100%;
}

.inhalt2 .ce-gallery {
  margin-right: 0%;
  margin-bottom: 30px;
}

.inhalt2 .ce-row:nth-child(1) {
width: 48.2%;
float: left;
margin: 2% 0.2% 0px 0%;
}

.inhalt2 .ce-row:nth-child(4n+6) {
  margin-left: 0px !important;
  margin-right: 0.4% !important;
}

.inhalt2 .ce-row:nth-child(n+2) {
    width: 23%;
    float: left;
    margin: 2% 0px 0px 2%;
}

}

@media only screen and ( max-width: 560px ){
.menu10{
 width: 93%;
 text-align: center;
}

.inhalt3 .ce-table, .inhalt3 tbody {
 -ms-hyphens: auto;
 -moz-hyphens: auto;
 -webkit-hyphens: auto;
 hyphens: auto;
}

}


@media only screen and ( max-width: 450px ){
.inhalt2 .ce-row:nth-child(1) {
 width: 100%;
 margin: 0%;
}

.inhalt2 .ce-row:nth-child(n+2) {
 width: 32%;
 margin: 2% 0px 0px 2%;
}

.inhalt2 .ce-row:nth-child(4n+6) {
 margin-left: 2% !important;
 margin-right: 0% !important;
}

.inhalt2 .ce-row:nth-child(3n+2) {
 margin-left: 0% !important;
}

.navigatione .seite-vor{
top:70px;
}

.navigatione .seite-zurueck{
top:71px;
}

}
