@charset "UTF-8";

body {
	font: 80%/1.4 Helvetica, Arial, Verdana, sans-serif;
	line-height:125%;
}
.container {
	width: 320px;
	margin: 0 auto; 
}
.zweisp {
	width:320px; 
	background-size:320px!important;
}
.zweisp:hover {
	background-size:350px!important;
}
.headerlogo {
	margin-top:12px; width:160px;
}
.footer img {
	height:30px; text-align:center; padding-bottom:3px;
}
.footer  {
	height:120px;
}
.headline { 
	font-size:24px;
	color:#F00
}
.navi1 { 
	display:none;	
}
.navi2 { 
	display:none;
	
}
.subhead { 
   font-size:155%; line-height:125%; 
}
.dropdown {
	margin-left:-160px;
}

</style>/* CSS Document */