body {
	font-size: 20pt;
}
h1, h2 {
	font-size: 20pt;
}

	
.col {
	float: none;
	width: 99%;
	margin: 2% 0.5%;
}

.col.garten div, .col.dance div {
	display: none;
}

.slideshow {
	padding: 0;
	height: 35%;
}

.flex-control-nav {
	margin-left: 0;
}
.flex-direction-nav {
	display: none;
}

.footer {
	font-size: 20pt;
	text-align: center;
}

.imgich {
	//background: url(../img/EHP_7185-web_800.png) no-repeat;
	background-position: right center;

}
.imggarten{
	background-image: url(../img/tulpe_500.jpg);
	background-position: right center;
}
.imgdance {
	background-image: url(../img/FirstGeneration2013_02_500.jpg);
	background-position: center;
}