.site {
	float: left;
	height: 730px;
	width: 385px;
}
.img {
	max-width: 100%;
	height: auto;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	background-repeat: no-repeat;
	height: 415px;
	background-color: #FFF;
	background-image: url(mobile-images/home/home-bild-top.jpg);
	padding-top: 9px;
	padding-left: 9px;
	line-height: 20px;
}
.rotBalken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-repeat: repeat-x;
	height: auto;
	background-color: #DC253B;
	padding-top: 8px;
	padding-left: 12px;
	padding-bottom: 8px;
}
.rotBalken a:link {
	color: #fff;
	text-decoration: none;
}
.rotBalken a:visited {
	text-decoration: none;
	color: #fff;
}
.rotBalken a:hover {
	text-decoration: none;
	color: #fff;
}
.rotBalken a:active {
	text-decoration: 
	color: #fff;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-repeat: repeat-x;
	height: auto;
	background-color: #FFF;
	padding-left: 9px;
	padding-bottom: 9px;
	line-height: 22px;
}
.text-galerie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-repeat: repeat-x;
	height: auto;
	background-color: #FFF;
	padding-left: 9px;
	line-height: 22px;
	padding-top: 9px;
}
.version {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-repeat: repeat-x;
	height: auto;
	background-color: #FFF;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 22px;
}
.version a:link {
	color: #999;
	text-decoration: none;
}
.version a:visited {
	text-decoration: none;
	color: #999;
}
.version a:hover {
	text-decoration: none;
	color: #999;
}
.version a:active {
	text-decoration: 
	color: #DC253B;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}
.navi a:link {
	color: #999;
	text-decoration: none;
}
.navi a:visited {
	text-decoration: none;
	color: #999;
}
.navi a:hover {
	text-decoration: none;
	color: #999;
}
.navi a:active {
	text-decoration: 
	color: #DC253B;
}

.navi-active {
	color: #DC253B;
}

.linie {
	height: 9px;
}
