@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
}

body
{
	background-color:#bad1ef;

}

img
{
	border:none;
}

#content
{
	background-image:url("startseite3.png");
	background-repeat:no-repeat;
	width:900px;
	height:566px;
}

#wrapper
{
	height:566px;
	width:900px;
	margin:auto;
}

#musik
{
	margin-left:600px;
	margin-top:50px;
}

#herein
{
	height:56px;
	width:250px;
	margin-top: -100px;

}

 #herein a 
 { 
 display: block; 
 text-indent: -900%; 
 position: absolute; 
 outline: none; 
 }
 
 #herein a:hover 
 { 
background-position: left bottom;
  }   

#herein .herein 
{ 
width:260px; 
height:56px; 
background:url("herein_button3.png") no-repeat; 

}