@charset "UTF-8";
/* CSS Document */


body{background-color:#e1007a; background-image:url("http://www.disco-pogo.de/images/bg_2010.jpg"); background-position:top center; background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	}
	
a:link {

		color: #e1007a;
		text-decoration: none;
		
		
	


}

a:visited {

		text-decoration: none;
		color: #e1007a;

	

}

a:hover {

		text-decoration: underline;
		color: #e1007a;
	
	
}

a:active {

		text-decoration: none;
		color: #e1007a;
	
}

h1{color: #e1007a}


#image{height:765px;}

#sound{visibility:hidden;}

#container
	{	
		
		margin: 0em auto;
		width: 808px;
		height: 800px;
		text-align: left;
		border: none;
	}
	
	
	
	#video
	{	
		
		margin-left: 440px;
		margin-top: 27px;
		
	}
	
	#text1
	{
	float:left;
	width:495px;
	margin-left:50px;
	margin-top:50px;
	padding:15px;
	text-align:justify;
	}
	
	
	
	#shops
	{
	float:right;
	margin-right:28px;
	margin-top:50px;
	width:176px;
	padding:5px;
	}
	
	#text2
	{
	float:left;
	width:741px;
	margin-left:1px;
	margin-top:50px;
	padding-left:65px;
	padding-bottom:15px;
	padding-top:15px;
	text-align:justify;
	background-color:#ffffff;
	}
	
	.noborder
	{
	border:none;
	}
	
	.imagefloat_right
	{
	padding-right: 10px;
	padding-bottom: 10px;
	float:left;
	}
