body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	background-image: url(../images/layout/start/bg.jpg)
}

#start {
	position:absolute;
	height: 593px;
	width: 800px;
	margin: -266px 0px 0px -400px;
	top: 50%;
	left: 50%;
	background-image: url(../images/layout/start/bgsymphonie.png)
}

#enter{
	position:absolute;
	text-align: right;
	height: 20px;
	width: 185px;
	left: 436px;
	top: 375px;
}

#kaufen{
	position:absolute;
	text-align: right;
	height: 20px;
	width: 200px;
	left: 197px;
	top: 375px;
}

#oneartist{
	position:absolute;
	text-align: right;
	height: 20px;
	width: 158px;
	left: -3px;
	top: 375px;
}

#video{
	position:absolute;
	text-align: left;
	height: 348px;
	width: 607px;
	left: 88px;
	top: 161px;
}

#direktlinkamazon{
	position:absolute;
	font-size: 10pt;
	text-align: left;
	height: 26px;
	width: 155px;
	left: 581px;
	top: 366px;
}

a:link {
color: #83BCC0;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #83BCC0;
}

a:hover {
text-decoration: none;
color: #979583;
}

a:active {
text-decoration: none;
color: #CC6600;
}
