body {
	background-color: #000000;
	margin:0;
	padding:0;
	overflow:auto;
}
.city {
	background-image: url(../index_images/city_fashion_v5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.changezz {
	background-image: url(../index_images/changezz_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.marccain {
	background-image: url(../index_images/marccain_v5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.annettegortz {
	background-image: url(../index_images/annettegortz_v2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #FFFFFF;
}
.medusa, .medusa a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
	font-weight:bold;
	text-decoration:none;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top:10px;
}
.link a{
	text-decoration:underline;
	color: #000000;
}
.link a:hover{
	text-decoration:none;
	color: #000000;
}
.pos{
	position:relative;
	height:0;
}
.button{
	position:absolute;
	left:-66px;
	top:-173px;
	width:204px;
	height:204px;
	z-index:30;
}
.buttonMidden{
	position:absolute;
	left:-106px;
	top:-193px;
	width:204px;
	height:204px;
	z-index:30;
}
.buttonRechts{
	position:absolute;
	right:-66px;
	top:-173px;
	width:204px;
	height:204px;
	z-index:30;
}
