.landscape .slideshow,.landscape  .middle  {
	float:left;
	width: 50%;
	margin: 0;
}
	
.landscape .slideshow .slides {
	margin-left: 9%;
}

.landscape .col {
	float: none;
	width: 86%;
	margin: 4% 9%;
}

.landscape .col.garten div,.landscape  .col.dance div {
	display: none;
}

.landscape .slideshow {
	padding: 2% 0;
	border-color: #fff;
	background-color: #fff !important;
	height: 90%;
	position: fixed;

}
.landscape .middle {
	float: right;
}

.landscape .flex-control-nav {
	margin-left: 0;
	bottom: 0px;
}
.landscape .flex-direction-nav {
	display: none;
}

.landscape .footer {
	font-size: 16pt;
	text-align: center;
	float: right;
	width: 42%;
	margin-right: 3%;
	margin-left: 100%;
}
.landscape .imgich {
	background: url(../img/EHP_7185-web_land.png) no-repeat;
	background-position: right bottom;
}
.landscape .imggarten{
	background-image: url(../img/tulpe_500.jpg);
	background-position: right center;
}
.landscape .imgdance {
	background-image: url(../img/FirstGeneration2013_500.jpg);
	background-position: center;
}