body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #691d1b;
	color:#FFF;
	font-size:13px;
	line-height:18px;
	margin:0;
}

.klein {
	font-size:10px;
}


#container {
	background-image:url(cover_cucinapovera_web_neu.png);
	background-repeat: no-repeat;
	width:1000px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#content {
	padding-top:260px;
	width: 465px;
	padding-left:20px;
	text-align:left;
	margin-bottom:100px;

	
}

#footer {
	font-size:11px;
	text-align:left;
	padding-left:20px;
	padding-bottom:25px;
}

.fett {
		font-family: Helvetica, Arial, sans-serif;
}
a {
	color:#FFFFFF
}

h1 {
	
font-size:20px

}

.fb-comments  {
	display: block;
	font-size:10px;
	color:#FFFFFF;
	
}

.mobileCover  {
display:none;
}

@media only screen and (max-width: 1148px) and (min-width: 768px) {

.mobileCover  {
display:none;
}

}



/* ---------------------------- 320px-479px iPhone hoch -------------------------- */

@media only screen and(min-device-width:320px) and (max-device-width:480px) {


body,td,th,p {
	font-family:'Syntax Next LT W01';
	background-color:#780e10;
	color:#FFF;
	font-size:1.5rem;
	line-height:1.6;
	margin:0;
}

h1 {
	font-size:2.2rem;
	line-height:2;
}
	
	
#container {
	background-image: none;
	background-repeat: no-repeat;
	width:100%;
	height:auto;
	margin-left:0;
	margin-right:0;
	margin-top:20px;
}

#content {
	padding-top:20px;
	width:100%;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	margin-bottom:50px;
}

.mobileCover  {
display:block;
}

#haendler  {
	zoom: 200%;
}

}
