div.haupt{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 760px;
	background-image: url(bilder/bg_transparent.png);
	padding-top: 30px;
	padding-left: 1px;
}

body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bilder/bg_Bandoneons.jpg);
	background-color: rgb(237,105,110);
	color: #3f1d1d; 
	}
	
h1{
	font-size: 24px;
	line-height: 34px;
	margin: 0px;
}

div.navi{
	position: absolute;
	margin-left: 0px;
	width: 980px;
}

ul.navi{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li.navi{
	float: left;
	width: 163px;
	height: 46px;
	background-image: url(bilder/Borte.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}

li.navi:hover{
	background-image: url(bilder/Bortehover.jpg);
}

a.navi{
	font-size: 14px;	
	display: block;
	padding-top: 25px;
	font-weight: normal;
	color: #fdf5e6;
	letter-spacing: 1px;	
	text-decoration: none;
}

a.naviaktiv{
	font-size: 14px;	
	display: block;
	padding-top: 25px;
	font-weight: normal;
	color: #d97e82;
	letter-spacing: 1px;	
	text-decoration: none;
}

p.leer{
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}

a.navi:hover{
	color: #dfc1c1;
}

div.player{
	position: absolute;
	margin-top: 400px;
	margin-left: 80px;
    width: 200px;
    height: 260px;
}

div.player2{
	position: absolute;
	margin-top: 740px;
	margin-left: 80px;
    width: 200px;
    height: 260px;
}