

/*Struktur*/
/*-----------------------------------------------------------*/


* 	{
	padding: 0;
	margin: 0;
	}

body	{
	font: 90% Arial, Helvetica, sans-serif;
	text-align: center;
	background: #cc9999;
	color: black;
	}

#wirbel {
 	width: 750px;
	height: 750px;
 	background: #cc9999 url(bilder/homefarbe.jpg);
 	margin: -100px auto; padding: 0;
 	position: relative;
	}


#wirbel li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#wirbel a {display: block;}



#wirbel1 {left: 270px; top: 580px; width: 250px; height: 70px;}
#wirbel2 {left: 170px; top: 530px; width: 100px; height: 80px;}
#wirbel3 {left: 520px; top: 540px; width: 70px; height: 70px;}
#wirbel4 {left: 465px; top: 300px; width: 76px; height: 140px;}
#wirbel5 {left: 290px; top: 215px; width: 1px; height: 1px;}
#wirbel6 {left: 210px; top: 295px; width: 1px; height: 1px;}

#wirbel1 a {width: 250px; height: 70px;}
#wirbel2 a {width: 100px; height: 80px;}
#wirbel3 a {width: 70px; height: 70px;}
#wirbel4 a {width: 76px; height: 140px;}
#wirbel5 a {width: 175px; height: 320px;}
#wirbel6 a {width: 80px; height: 155px;}

#wirbel1 a:hover {left: -100px; top: -50px; position: absolute; width: 410px; height: 120px; background: url(bilder/homefarbe.jpg) -170px -2030px no-repeat;}

#wirbel2 a:hover {left: -0px; top: -0px; position: absolute; width: 410px; height: 120px; background: url(bilder/homefarbe.jpg) -170px -2030px no-repeat;}

#wirbel3 a:hover {left: -350px; top: -10px; position: absolute; width: 410px; height: 120px; background: url(bilder/homefarbe.jpg) -170px -2030px no-repeat;}

#wirbel4 a:hover {left: -280px; top: -115px; position: absolute; width: 377px; height: 377px; background: url(bilder/homefarbe.jpg) -185px -935px no-repeat;}

#wirbel5 a:hover {left: -98px; top: -33px; position: absolute; width: 377px; height: 377px; background: url(bilder/homefarbe.jpg) -192px -932px no-repeat;}

#wirbel6 a:hover {left: -28px; top: -110px; position: absolute; width: 377px; height: 377px; background: url(bilder/homefarbe.jpg) -182px -935px no-repeat;}