main {
    position: relative;
    margin: 10px;
    margin-top: 20px;
    margin-bottom: 50px;
}

header .navigation-wrapper #menubuttons {
    top: 25px;
}

header .navigation-wrapper #menubuttons paper-button {
    width: auto;
    margin-right: 40px !important;
}

.fr header .navigation-wrapper #menubuttons paper-button {
    width: auto;
}

.paper-button-0 {
    min-width: auto;
}

.paper-item-0 {
    min-height: auto;
}

#Dichtungen main, #Konsolen main, #Joints main, #Consoles main {
    text-align: center;
}

a {
    text-decoration: none;
}

.navigation-wrapper {
    position: relative
}

ul#langSwitch {
    list-style-type: none;
    position: absolute;
    right: 0;
    top: 45px;
    width: 140px;
    display: none;
}

ul#langSwitch li {
    display: inline-block;
    text-transform: uppercase;
}

ul#langSwitch li:first-child {
    border-right: 1px solid #000;
}

#firma {
    padding-top: 0;
}

#firma .parallaxFix article {
    height: auto;
}

#news {
    border: 0;
}

#Produkte h1, #produits h1 {
    font-size: 36px;
}

#Produkte h1:last-child, #produits h1:last-child {
    margin-bottom: 70px;
}

/*team*/

#team {
    text-align: center;
    margin-top: 80px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    max-width: 1100px;
}

#team .box {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

#team img {
    width: 100%;
    height: auto;
}

#team h3 {
    color: #fff;
    background: #db3a04;
    padding: 8px;
    border-radius: 3px 3px 0 0;
}

#team .text {
    padding: 8px;
    background: #fff;
}

#team a {
    color: #db3a04;
}


/*end team*/


/*downloads*/

#downloads
{
    text-align:center;
}

#downloads img
{
    display: inline-block;
    margin: 0 20px 15px 20px;
    vertical-align:top;
    width:150px;
}

#downloads img:hover
{
    opacity:0.7;
}

/*end downloads*/


/*teaser frontpage*/

#teaser-container, #teaser-container2
{
    position:static;
    width:50%;
	margin:0 auto;
    float:left;
}
#teaser-container2
{
width:50%;
float:right;
}

#teaser-container div:first-child img
{
    width:100px;
    float:left;
	margin-bottom:20px;
    margin-right:20px;
}

#teaser-container div:last-child img
{
    /*width:100px;*/
	width: 100%;
	max-width: 200px;
    float:left;
	margin-bottom:20px;
}

#teaser-container2 div:first-child img
{
    width:80px;
    float:right;
	margin-bottom:20px;

}

#teaser-container2 div:last-child img
{
    width:80px;
    float:right;
	margin-bottom:20px;
	margin-right:20px;
}



#teaser-container div img:hover, #teaser-container2 div img:hover
    {
    transform:scale(1.1);
    }

 #teaser-container div img, #teaser-container2 div img
    {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    }


#Produkte #teaser-container, #produits #teaser-container, #Produkte #teaser-container2, #produits #teaser-container2
{
display:none;
}



/*product search frontpage*/

section#search {
    text-align: center;
    padding-top: 60px;
    background: url(../img/fotos/P2040020.jpg);
    height: 350px;
    background-position:center;
    background-size: cover;
    background-repeat:no-repeat;
}

.search-container {
    position:relative;
    width: 80%;
    margin: 0 auto;
}

.search-container2 {
    position: relative;
}

.search-container2 .search-container {
    position: absolute;
    top: -110px;
    left: 0;
    width: 100%;
    z-index: 10000;
}

.search-container2 .search-container button.catalog-de {
    display: none;
}

.search-container2 .search-container button.catalog-fr {
    display: none;
}

.search-container2 .search-container button.metal-de {
    display: none;
}

.search-container2 .search-container button.metal-fr {
    display: none;
}

.search-container2 .search-container button.preis-de {
    display: none;
}

.search-container2 .search-container button.preis-fr {
    display: none;
}

.search-container input {
    width: 75%;
    font-size: 16px;
    padding: 13px;
    border: 0;
    float: left;
    transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
}

.search-container input:focus {
    background: #ebebeb;
}

.search-container .button-set {
    margin-top: 10px;
}

.search-container button {
    width: 17%;
    background: #b6b6b6;
    font-size: 17px;
    border: none;
    cursor: pointer;
    float: left;
    border-radius: 0 3px 3px 0;
}

.search-container button.catalog-de, .search-container button.catalog-fr {
    background: #6bba8f;
    float: left;
    width: 92%;
    color: #fff;
    padding: 5px 20px 5px 20px;    
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
}

.search-container button.catalog-fr
{
  
    padding: 5px 20px 7px 20px;
}

.search-container button.catalog-de:hover, .search-container button.catalog-fr:hover {
    background: #86c6a3;
}

.search-container button.catalog-de img, .search-container button.catalog-fr img {
    width: 36px;
    margin:0 auto;
    display:block;    
}

.search-container button.catalog-de div, .search-container button.catalog-fr div {
    display: inline-block;
    margin-top: 4px;
}


.search-container button.metal-de, .search-container button.metal-fr {
    background: #008ad2;
    float: left;
    width: 92%;
    color: #fff;
    padding: 5px 20px 9px 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
}

.search-container button.metal-fr
    {
    font-size:14px;
    }   

.search-container button.metal-de:hover, .search-container button.metal-fr:hover {
    background: #1ea0e4;
}

.search-container button.metal-de img, .search-container button.metal-fr img {
    width: 40px;
    float: left;
}

.search-container button.metal-de div, .search-container button.metal-fr div {
    display: inline-block;
    margin-top: 4px;
}



.search-container button.preis-de, .search-container button.preis-fr {
    font-size:17px;
	background: #da575e;
    float: left;
    width: 92%;
    color: #fff;
    padding: 15px 20px 23px 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
}


.search-container button.preis-de:hover, .search-container button.preis-fr:hover {
    background: #e9747a;
}

.search-container button.preis-de img, .search-container button.preis-fr img {
    width: 27px;
    margin:0 auto;
    display:block;
}

.search-container button.preis-de div, .search-container button.preis-fr div {
    display: inline-block;
    margin-top: 4px;
}


.search-container button:hover {
    background: #9b9b9b;
}

.search-container button .fa-search {
    font-size: 23px !important;
    color: #fff;
    padding: 11px;
    transform: scaleX(-1);
}

/*end product search frontpage*/


/*pictogram overview frontpage*/

.piktogramm-container {
    max-width: 700px;
    z-index: 10000;
    margin: 10px;
    margin-bottom: 30px;
    padding-top: 20px;
    background: #fff;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #ccc;
}

#Home .piktogramm-container, #accueil .piktogramm-container {
    margin: 10px;
    margin-top: 0;
    padding-bottom: 8px;
    position: static;
}

.piktogramm-container div {
    display: inline-block;
    vertical-align: top;
    min-width: 130px;
    margin-top: 20px;
    background: url(../img/separator.png);
    background-repeat: no-repeat;
    background-position: right -30px;
}

.piktogramm-container div:last-child {
    background: none;
}

.piktogramm-container a {
    color: #db3a04;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
}

.piktogramm-container a:hover {
    color: #db3a04;
}

.piktogramm-container img {
    padding-bottom: 10px;
    width: 40px;
    display: block;
    margin: 0 auto;
    height: auto;
}

.piktogramm-container .active a {
    color: #db3a04;
}

.piktogramm-container .active {
    border-bottom: 4px solid #db3a04 !important;
}

/*end pictogram overview frontpage*/


/*product page*/

.product th, td {
    padding: 5px;
}

.produkttyp {
    font-weight: bold;
    margin: 50px 0px 10px 0px;
    display: block;
    color: #db3a04;
}

.info {
    font-weight: bold;
    margin: 15px 0px;
    display: block;
}

.content-products {
    max-width: 68em;
    margin: 0 auto;
    margin-top: -20px;
    padding-top: 20px;
}

.content-products table {
    width: 100%;
    border-collapse: collapse;
}

.content-products th {
    text-align: left;
    border-bottom: 1px solid lightgrey;
}

.content-products td {
    border-bottom: 1px solid lightgrey;
}

.backlink {
    text-align: right;
    float: right;
    color: silver;
    text-decoration: underline;
}

.produktbild {
    max-width: 70px;
}

.documents {
    margin-bottom: 30px;
}

.documents th, td {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none;
    height: 45px;
}

.documents th {
    background-color: #BDBDBD;
    color: white;
}

.documents tr:nth-child(even) {
    /*background-color: #F2F2F2;*/
}

.documents tr:nth-child(odd) {
    background-color: #F2F2F2;
}

.left {
    padding-left: 10px !important;
    text-align: left !important;
}

.center {
    text-align: center !important;
}

.right {
    padding-right: 10px !important;
    text-align: right !important;
}

.toggle {
    display: none;
}

.toggle.active {
    display: table-row;
}

.open {
    color: #db3a04;
    font-weight: bold;
    /*font-size: 13px;*/
    cursor: pointer;
}

/*end product page*/


/*dichtungen & konsolen*/


.container-dk {
    max-width: 68em;
    margin: 0 auto;
}

.container-dk .item {
    margin: 25px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    width: 250px;
    min-height: 250px;
    display: inline-block;
    vertical-align: top;
}

.container-dk .card {
    text-decoration: none;
    color: black;
}

.container-dk .card-image {
    text-align: center;
    position: relative;
    min-height: 150px;
    max-height: 150px;
    /*overflow: hidden;*/
    background-color: lightgrey;
    border-radius: 3px 3px 0px 0px;
    padding-top: 10px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.container-dk .card-image:hover {
    opacity: 0.7;
}

.metal-image {
    position: absolute;
    top: -12px;
    right: -12px;
}

.container-dk .card-title {
    text-align: center;
    padding: 30px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}

button.info {
    background: #6bba8f;
    border: 0;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 3px;
}

button.info div {
    display: inline-block;
    margin-top: 2px;
}

button.info.konsolen {
    background: #d6454c;
}

button.info img {
    width: 30px;
    float: left;
}

.prospekt-frontpage
{
position:static;
margin:0 auto;
margin-bottom:30px;
display:block;
width:120px;
border:2px solid #fff;
z-index:0;
}

.paper-menu-0
{
position:relative;
z-index:100;
}


@media (min-width: 576px) {

    #team .box {
        width: 30%;
        min-height: 260px;
        margin-left: 10px;
        margin-right: 10px;
    }

    img {
        max-width: 100%;
    }

    .produktbild {
        height: 70px;
        max-width: none;
    }

}


@media (min-width: 768px) {


    main {
        position: relative;
        margin-top: 50px;
        margin-right: 10px;
        margin-bottom: 50px;
        margin-left: 10px;
    }

    #Home .piktogramm-container, #accueil .piktogramm-container {
        margin: 0 auto;
        margin-top: -60px;
        padding-bottom: 8px;
        position: static;
    }

    .piktogramm-container {
        max-width: 700px;
        position: absolute;
        left: 0;
        right: 0;
        top: -87px;
        z-index: 10000;
        margin: 0 auto;
        margin-bottom: 50px;
        padding-top: 20px;
    }

    .piktogramm-container div {
        width: 120px;
        background-position: right 10px;
        margin-top: 0;
    }

    .piktogramm-container img {
        width: 80px;
    }

    .search-container {
        width: 544px;
    }

    .search-container input {
        width: 500px;
        border-radius: 3px 0 0 3px;
    }

    .search-container button, .search-container button.catalog-de, .search-container button.catalog-fr {
        width: auto;
    }

    .search-container button.catalog-de, .search-container button.catalog-fr {
        float: left;
        margin-right: 0;
        text-align: center;
        width: 32%;
    }
    
    
    .search-container button, .search-container button.metal-de, .search-container button.metal-fr {
        width: auto;
    }

    .search-container button.metal-de, .search-container button.metal-fr {
        float: left;
        margin:0 2% 0 2%;
        text-align: center;
        width: 32%;
    }
    
    .search-container button.metal-fr
    {
    font-size:12px;
    }    
     
    .search-container button, .search-container button.preis-de, .search-container button.preis-fr {
        width: auto;
    }

    .search-container button.preis-de, .search-container button.preis-fr {
        float: left;
        margin-right: 0;
        text-align: center;
        width: 32%;
    }
   
      .search-container button .fa-search {
        font-size: 30px;
    }

    .search-container2 .search-container {
        left: 210px;
        top: -130px;
    }

    #firma .parallaxFix article {
        height: 100%;
    }

    .content-products.piktogramm {
        padding-top: 150px;
    }

    #team .box {
        min-height: 286px;
    }
	
	.prospekt-frontpage
	{
	position:absolute;
	top:37px;
	left:40px;
	right:auto;
	width:120px;
	border:2px solid #fff;
	}

}


@media (min-width: 1020px) {

    ul#langSwitch {
        display: block;
    }

    .search-container2 .search-container {
        left: 280px;
        top: -130px;
    }
    
    #downloads img
    {
        width:250px;
    }
    
    section#search {
    background-position:0 0;
    }
	
	.prospekt-frontpage
	{
	position:absolute;
	top:37px;
	left:40px;
	right:auto;
	width:140px;
	border:2px solid #fff;
	}
		
}


@media (min-width: 1200px) {
	
	/*teaser frontpage*/

	#teaser-container
	{
    position:absolute;
    left:-400px;
    top:-20px;
	width:350px;    
   }
    
   	#teaser-container div:first-child img
	{
		width:160px;
		float:left;
		margin-bottom:auto;
	}

	#teaser-container div:last-child img
	{
		/*width:160px;*/
		width: 100%;
		max-width: 400px;
		float:right;
		margin-bottom:auto;
	}
    
    #teaser-container2
    {
    position:absolute;
    right:-400px;
    top:-20px;
	width:360px;
	}
    
    #teaser-container2 div:first-child img
	{
		width:160px;
		float:left;
		margin-right:30px;	
		margin-bottom:auto;
	} 
	
	#teaser-container2 div:last-child img
	{
		width:160px;
		float:left;
		margin-bottom:auto;
		margin-right:0;
	} 
	
	
}

@media (max-width:767px)
{
	
#teaser-container, #teaser-container2
	{
	width:100%;
	}
	
#teaser-container2 div
	{
	float:left;
	margin-right:40px;
	}
	
}