*{
	padding:0;
	margin:0;
	font-style: arial,verdana, helvetica;
	font-size:12px;
}
#wrapper{
	margin:0 auto;
	width:900px;
	max-width:100%;
	max-height:100%;
}
img {
	border:0;
}
article #mitte p{
	width: 87%;
	text-align: center;
	clear:both;
	
	font-size:12px;
}
a{
	text-decoration:none;
	color:white;
	}

p{
	margin:10px 0 20px 0;
	font-family:verdana, arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	float:left;
	width:55,5555555555556%;
}

#de{
	margin:9px 2px 5px 8px;
	float:left;
	width:3,333333333333%;
}
#en{
	margin:9px 20px 5px 2px;
	float:left;
	width:3,333333333333%;
}
#face{
	margin: 7px 2px 0 10px;
	float:left;
	width:2,666666666667%;
}

#logo{
	margin:50px 0 0 60px;
}
#deuter{
	margin:0 0 0 15px;
	width:100%;
	clear:both;
}
#deuterLogo{
	width:22,22222222222222%;
	float:left;
	margin:-40px 0 0 580px;
}

li{
	list-style:none;
}
nav {
	text-align:center;
}
#text{
	margin:50px 0 0 61px;
	font-family: verdana,arial, sans-serif;
	font-size: 18px;
	
}
#te{
	margin:0 50px 0 50px; 
}
nav ul{
	
	clear: both;
	width:87%;
	height: 34px;
	background:#F5DA33;
	text-align:center;
	border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
	
	
	
}
/*nav bei Produkt-seite*/
#na{
	border-top:1px solid rgba(0,0,0,0.8);
	clear: both;
	width:100%;
	height: 34px;
	background:#F5DA33;
	text-align:center;
	overflow:hidden;
	
	
}
nav ul li{
	float:left;
	list-style:none;
	
}


nav ul li a{
	display:block;
	border-left:1px solid rgba(255,255,255,0.8);
	
	text-decoration:none;
	color:black;
	text-align:center;

	padding: 2px 14.8px;
	font-size: 11px;
	font-family: arial;
	line-height: 30px;
	font-weight:bold;
	-webkit-transition:background 500ms ease-out;
    -moz-transition:background 500ms ease-out;
    -o-transition:background 500ms ease-out;
    transition:background 500ms ease-out;
}
#bu{
	border-left:0px solid rgba(255,255,255,0.8);
}
#warenkorb{
	padding:0px 0px;
	margin:0;
	
	
}
	
nav ul li a:hover{
	background: #fcf2b8;
	/*transition:background*/
	-webkit-transition:background 500ms ease-out;
    -moz-transition:background 500ms ease-out;
    -o-transition:background 500ms ease-out;
    transition:background 500ms ease-out;
	color:black;
	font-weight:bold;
}
nav ul li a:active{
	background: #fcf2b8;
	color:black;
	font-weight:bold;
}
#dry{
	padding:109px 0px 0 1px;
	float:left;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  
	
}

 #dry:hover {
    -webkit-transform:  scale(1.3);
    -moz-transform:  scale(1.3);
    -o-transform:  scale(1.3);
    -ms-transform:  scale(1.3);
    transform:  scale(1.3);
 }
 #quick{
	padding:105px 4px 0 0px;
	float:left;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#quick:hover {
    -webkit-transform:  scale(1.3);
    -moz-transform:  scale(1.3);
    -o-transform:  scale(1.3);
    -ms-transform:  scale(1.3);
    transform:  scale(1.3);
 }
#cargo{
	padding:18px 8px 0 2px;
	float:left;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#cargo:hover {
    -webkit-transform:  scale(1.3) translate(0px, 15px);
    -moz-transform:  scale(1.3) translate(0px, 15px);
    -o-transform:  scale(1.3) translate(0px, 15px);
    -ms-transform:  scale(1.3) translate(0px, 15px);
    transform:  scale(1.3) translate(0px, 15px);
 }

#multil{
	padding:23px 4px 0 6px;
	float:left;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#multil:hover {
    -webkit-transform:  scale(1.3);
    -moz-transform:  scale(1.3);
    -o-transform:  scale(1.3);
    -ms-transform:  scale(1.3);
    transform:  scale(1.3);
 }
#multi{
	padding:10px 2px 0 2px;
	float:left;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#multi:hover {
    -webkit-transform:  scale(1.3);
    -moz-transform:  scale(1.3);
    -o-transform:  scale(1.3);
    -ms-transform:  scale(1.3);
    transform:  scale(1.3);
 }
footer{
	margin: 0px 0 0 280px;
	clear:both;
	width:89%;
	

}

footer ul{
	clear: both;
	width:87%;
	height: 34px;
	
}
footer ul li{
	
	float: left;
	list-style:none;
}
footer ul li a{
	display:block;
	color:black;
	text-decoration:none;
	text-align:center;
	
	padding: 2px 14.8px;
	font-size: 9px;
	font-weight: bold;
	font-family: arial;
	line-height: 17px;
}
footer ul li a:hover{
	
	text-decoration:underline;
	
}
footer ul li a:active{
	text-decoration:underline;
}
span{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
strong{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

@media screen and (max-width:790px){
	
	#face{
		margin:0 2px;
	}
	#en{
		margin:5px 5px 5px 2px;
	}
	nav ul{
	clear: both;
	width:94%;
	height: 34px;
	background:#F5DA33;
	}
	nav ul li a{
		padding: 2px 10px;
	
	}
	
	#deuterLogo{
		width: 150px;
		margin:-40px 0 0 480px;
	}
	h1{
		font-size:11px;
	}
	footer{
		margin: 10px 20px;
	}
	
}
@media screen and (max-width:680px){
	#deuterLogo{
		width: 150px;
		float:none;
		margin: 0 auto;
	}
	h1{
		float:none;
		margin:0 auto;
		text-align:center;
	}
	
	
	nav ul li a{
		padding: 2px 7px;
	}
	footer{
		margin: 0 auto;
	}

}

@media screen and (max-width: 550px) {
      nav ul li{
		
        width: 280px;
		top:5px;
	  }
	  	  
	 #wrapper{
		position:absolute;
		width:290px;
		height:500px;
		
		left: 5px;
	  }
	 #menu{
		position:absolute;
		top:75px;
		left:5px;
		}
	  #menu ul{
	    height: 242px;
	    left:5px;
	  }
	  h1{
		font-size:12px;
	  }
	  #deuterLogo {
		top:10px;
		left: 150px;
		position:absolute;
		width:40%;
		float:none;
		
	  }
	  #deuter{
		top:320px;
		left:1px;
		position:absolute;
		
	  }
	  #logo{
		top:180px;
		width:290px;
		left: 10px;
		position:absolute;
	  }
	  h1{
	
		text-align:left;
		font-size:10px;
		}
	  #de{
		position:absolute;
		width: 40px;
		top: 410px;
		left: 5px;
		clear:both;
	  }
	  #en{
		position:absolute;
		width: 40px;
		top:410px;
		left:40px;
		clear:both;
	  }
	 
	  #face{
		display:none;
	  }
	  footer{
		position:absolute;
		top:412px;
		width:290px;
		left:0px;
		text-align:left;
		clear:both;
		margin:0;
	  }
    }
    