/* CSS Document */

body{
	margin:0;
	padding: 0;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}


h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#334433;
	}

h2  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	}
	
	a	{
	font-weight: bold;
	color:#993300;
	text-decoration:none;
	}

a:hover	{
	font-weight: bold;
	color:#666666;
	text-decoration:none;
	}
	
a:visit {
	color:#666666;
	text-decoration:none;
	}
	
.on {
	font-weight: bold;
	color:#666666;
	}
	
a img {
	border: 0;
	}
	
	
/* LAYOUT */
#head1 {
	width:700px;
	border-width:2px;
	border-color:#6666FF;
	background-color:#ffffff;
	padding:0px;
	position:absolute;
	top: 20px;
	left:10%;
	height: 120px;
	background-image: url(bilder/HP2_oben.jpg);
	}
	
#bildleiste1 {
	width:700px;
	border-width:2px;
	border-color:#FF3333;
	background-color:#ffffff;
	padding:0px;
	position:absolute;
	top: 140px;
	left:10%;
	height: 110px;
	background-image: url(bilder/HP2_bildleiste.jpg);
	}

#inhalt1 {
	width:700px;
	border-width:2px;
	border-color:#6666FF;
	background-color:#ffffff;
	padding:0px;
	position:absolute;
	top: 250px;
	left:10%;
	height: 318px;
	background-image: url(bilder/HP2_inhalt.jpg);
	}
	
#abbinder {
	width:700px;
	border-width:2px;
	border-color:#6666FF;
	background-color:#ffffff;
	padding:0px;
	position:absolute;
	top: 568px;
	left:10%;
	height: 32px;
	background-image: url(bilder/HP2_fuss.jpg);
	}

#head2 {
	width:700px;
	border-width:2px;
	border-color:#6666FF;
	background-color:#ffffff;
	padding:0px;
	position:absolute;
	top: 0px;
	left:10%;
	height: 90px;
	background-image: url(bilder/SP2_oben.jpg);
	}	
	
#bildleiste2 {
	width:700px;
	border-width:2px;
	border-color:#6666FF;
	background-color:#ffffff;
	padding:0px;
	position:absolute;
	top: 90px;
	left:10%;
	height: 90px;
	background-image: url(bilder/SP2-menu.jpg);
	}	

#inhalt2 {
	width:680px;
	border-width:2;
	border-color:#6666FF;
	background-color:#CCCCCC;
	padding:10px;
	position:absolute;
	top: 180px;
	left:10%;
	background-image: url(bilder/SP2_fontzahl.jpg);
	background-repeat:no-repeat
	}
	
#newartists {
	width:280px;
	border-width:2px;
	border-color:#6666FF;
	margin: 50px 0 0 0;
	/*position:absolute;
	top: 280px;*/
	left:20%;
	}

#hpmenue {
	width:250px;
	border-width:2px;
	border-color:#6666FF;
	position:absolute;
	top: 285px;
	left:35%;
	height: 250px;
	}
	
#hpnewsmenue {
	width:250px;
	border-width:2px;
	border-color:#6666FF;
	position:absolute;
	top: 251px;
	left:12%;
	height: 250px;
	}

#submenue {
	width:700px;
	border-width:2px;
	border-color:#6666FF;
	margin: 65px 0 0 0;
	/*position:absolute;
	top: 135px;*/
	left:15%;
	height: 30px;
	}
	
