﻿/* Fotoshow css*/
div#wrapper {
				margin: 0px auto 10px auto;
				width: 870px;
				height: 537px;
}
#layer1{
				margin: 0 auto 0 auto;
				width: 533px;
				height: 441px;
				z-index: 1;
				position: relative;
}
#layer2{
				position: relative;
				width: 663px;
				height: 400px;
				z-index: 1;
				top: 0px;
				left: 0px;
}
#layer3{
				position: absolute;
				width: 600px;
				height: 419px;
				z-index: 1;
				top: 115px;
				left: 40px;
}
#layer4{
				position: relative;
				width: 763px;
				height: 400px;
				z-index: 1;
				top: 40px;
				left: 0px;
}

.ber1{
				width: 87px;
				height: 87px;
				background-image: url('/images/Traube/40Beere.png');
				background-repeat: no-repeat;
				z-index: 200;
				position: relative;
}
.proklr{
				-webkit-border-radius: 71px;
				-moz-border-radius: 71px;
				border-radius: 71px;
				/*border: 1px;*/
				position: relative;
				top: 4px;
				left: 4px;
				width: 70px;
				height: 70px;
				z-index: 90;
}

.proklr1{
				-webkit-border-radius: 71px;
				-moz-border-radius: 71px;
				border-radius: 71px; /*border: 1px;*/;
				position: relative;
				top: 4px;
				left: 4px;
				width: 70px;
				height: 70px;
}
h4{
				position: absolute;
				font-weight: normal;
				left: 220px;
				font-size: 1.4em;
				top: -16px;
				width: 384px;
				z-index: 100;
				font-family: Arial;
}
