/* CSS Document */
a:link {
	text-decoration: 		none;
	color:#999999;
		
}
a:visited {
	text-decoration: 		none;
	color:					#0099CC;
}
a:hover {
	text-decoration: 		underline;
	color:					#00FF00;
}
a:active {
	text-decoration: 		none;
}

body {
	background-image: 		url(strandliebhaber_neu/bilder/hintergrund.jpg);
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				10px;
	color: 					#999999;
	background-repeat: 		repeat-x;
	background-color: 		#FFFFFF;
}
.rahmen {
	position: 				absolute;
	width: 					960px;
	left: 					50%;
	top:					20px;
	height: 				800px;
	margin-left:			-480px;
	background-image: none;
	background-repeat: no-repeat;
}
.rahmen_popup {
	position: 				absolute;
	width: 					120px;
	left: 					50%;
	top:					50px;
	height: 				600px;
	margin-left:			-60px;
}


.sonne{
	position:				absolute;
	background-image:		url(strandliebhaber_neu/bilder/sonne.jpg);
	background-repeat: 		no-repeat;
	height: 				208px;
	width: 					246px;
	top: 					-20px;
	left: 					170px;
}

.strandliebhaber{
	background-image: 		url(strandliebhaber_neu/bilder/strandliebhaber.jpg);
	background-repeat: 		no-repeat;
	position: 				absolute;
	height: 				39px;
	width: 					309px;
	left: 					178px;
	top: 					262px;
}

.bully{
	background-image: 		url(strandliebhaber_neu/bilder/bully_frei.gif);
	position: 				absolute;
	height: 				128px;
	width: 					217px;
	background-repeat: 		no-repeat;
	left: 					483px;
	top: 					240px;
}

.spieler{
	background-image: 		url(strandliebhaber_neu/bilder/spieler.gif);
	position: 				absolute;
	height: 				208px;
	width: 					118px;
	background-repeat: 		no-repeat;
	left: 					60px;
	top: 					192px;
}
.pfahl{
	background-image: 		url(strandliebhaber_neu/bilder/pfahl.gif);
	position: 				absolute;
	height: 				449px;
	width: 					92px;
	background-repeat: 		no-repeat;
	left: 					753px;
	top: 					97px;
}

.fly{
	position:				absolute;
	background-repeat: 		no-repeat;
	height: 				75px;
	width: 					54px;
	top: 					120px;
	left: 					772px;
	z-index: 10;
}


.footer{
	position: 				absolute;
	height: 				95px;
	width: 					770px;
	left: 					1px;
	top: 					555px;
	background-attachment: 	fixed;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				10px;
	color: 					#666666;
}

.lauftext{
	position: 				absolute;
	height: 				20px;
	width: 					298px;
	left: 					182px;
	top: 					300px;
	background-attachment: 	fixed;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				10px;
	color: 					#ffffff;
}


.werbung{
	position: 				absolute;
	height: 				600px;
	width: 					120px;
	left: 					900px;
	top: 					0px;
	background-attachment: 	fixed;
}

.musik{
	position: 				absolute;
	width: 					116px;
	height: 				203px;
	left: 					2px;
	top:					64px;
}
.shop{
	position: 				absolute;
	width: 					50px;
	height: 				20px;
	left: 					531px;
	top:					708px;
	z-index: 10;
}

