h2
{
	text-indent:-5000px;
	background-image: url(../img/headlines/welcome-home.png);
	background-repeat:no-repeat;
	background-position:center right;
	height:110px;
}

#de
{
	background-image: url(../img/headlines/wilkommen.png);
}

#musix
{
	background-image: url(../img/headlines/musixcard.png);
	background-repeat:no-repeat;
	background-position:center right;
}

#photoflow
{
	background-image:url(../img/content-backgrounds/platzhalter_photoflow.gif);
	background-repeat:no-repeat;
	background-color:#000;
	height:407px;
	width:565px;

}

#flashMC
{
		position:relative;
		width:542px;
		height:352px;
		top:12px;
		left:12px;
		overflow:hidden;
}


#inhalt
{
	background-image:url(../img/content-backgrounds/home_artist-portrait.png);
	background-repeat:no-repeat;
	background-position:top;
	height:360px;
	padding-left:15px;
	padding-right:15px;
}

#inhalt p
{
	padding-bottom:20px;
}

.linkeSpalte
{
	margin-top:40px;
	float:left;
	width:180px;
}

.rechteSpalte
{
	margin-top:50px;
	float:left;
	width:350px;
}

#inhalt h3
{
	text-indent:-5000px;
	background-image:url(../img/headlines/artists_portrait.gif);
	background-repeat:no-repeat;
	width:161px;
	height:61px;
}

#inhalt img
{
	margin-right:10px;
	margin-top:20px;
}


#inhalt a
{
	display:block;
	width:130px;
	background-image: url(../img/links/readmore.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

#inhalt a:hover
{
	background-image:url(../img/links/readmore_hover.png);
}

.ueberschrift
{
		font-family:"base02","Courier New", Courier, monospace;
		font-size:16px;
		font-weight:normal;
}

