/* Westpark Funkspots */


body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
#westpark-logo {
	position:absolute;
	width:124px;
	height:68px;
	left:50%;
	top:40px;
	margin-left:-62px;
	z-index:1;
}
#container {
	position:absolute;
	width:420px;
	height:510px;
	top:180px;
	left:50%;
	margin-top:-55px;
	margin-left:-210px;
	z-index:2;
	
}
#infotext {
	position:absolute;
	width:400px;
	height:55px;
	z-index:3;
	left:10px;
	overflow:hidden;
}
#infotext2 {
	position:absolute;
	width:420px;
	top:140px;
	left:10px;	
}
#links {
	position:absolute;
	top:220px;
	width:300px;
	left:60px;
	text-align:center;
}
#links2 {
	position:absolute;
	top:380px;
	width:200px;
	left:10px;
	text-align:center;
}
#no-flash {
	position:absolute;
	width:400px;
	height:55px;
	left:0px;
	z-index:5;
	background-color:#CCCCCC;
}
#flashcontainer {
	position:absolute;
	width:420px;
	height:110px;
	z-index:6;
	left:0px;
}
.schrift {
	font-family:Verdana,Arial;
	font-size:14px;
	color:#999999;
}
A:link {
	font-family:Verdana,Arial;
	font-size:14px;
	color:#999999;
	text-decoration: underline; 
}
A:visited {
	font-family:Verdana,Arial;
	font-size:14px;
	color:#999999;
	text-decoration: underline; 
} 
A:hover {
	font-family:Verdana,Arial;
	font-size:14px;
	color:#999999;
	text-decoration: underline; 
} 
A:active {
	font-family:Verdana,Arial;
	font-size:14px;
	color:#999999;
	text-decoration: none; 
} 
