div.loader {
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('http://www.hannesjung.com/wp-content/themes/hannesjung/images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 548px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
}

div.ss-controls {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

div.ss-controls a {
	color: #555; /*#fe2e2a;*/
    background-color: #EEE;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

div.ss-controls a:hover {
	color: #0098d7;
}

div.nav-controls {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

div.nav-controls a {
	color: #555; /*#fe2e2a;*/
    background-color: #EEE;
    margin-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
}

div.nav-controls a:hover {
	color: #0098d7;
}

div.slideshow-container {
	display: block;
	width: 800px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
	background-color: #FFF; /* #633; braun */
	height: 533px;
}

div.caption-container {
	height: 548px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
	padding: 0px;
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 563px; /* ist abstand von 15 px - wie oben */
	margin: 0px;
	padding: 0px;
	background-color: #FFF; /* #F0F; pink */
}

div.slideshow {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;	
}

div.slideshow img {
	border-style: none;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
}

div.caption-container {
	clear: both;
	float: left;
	position: relative;
	margin-top: 0px;
	background-color: #FFF; /* #0F3; gruen */
	width: 800px;
	height: 80px;
}

span.image-caption {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.caption {
	padding: 0px;
}

div.image-title {
	
}

div.image-desc {
	background-color: #FFF; /* #F00; rot */
	text-align: left;
	width: 600px;
}

div.download {

}

div.photo-index {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	background-color: #FFF; /* #00F; blau */
}

div.navigation-container {
	float: left;
	position: relative;
}

div.navigation {
	float: left;
	position: relative;
}

ul.thumbs {
	display: none;
}

div.caption-container {

}

div.image-title {

}

div.image-desc {
	
}

div.download {

}

div.photo-index {
	
}

div.slideshow img {
	border: none;
}

ul.thumbs li.selected a.thumb {
	display: none;
}
