body {
	font-size:1em;
	font-family:Arial,sans-serif;
	padding:0px;
	margin:0px;
}

a.start {
	color: White;
	font-size: 70%;
	font-weight: bold;
}

a.band {
	color: #fe9a02;
	font-weight: bold;
	text-decoration: none;
}

a.band:hover {
	color: White;
}
	
#start {
	background-image:url(images/hg_index.jpg);
	font-size:1em;
	color:#fff;
}

#index_rahmen {
	position:absolute;
	top:50%;
	left:50%;
	width:930px;
	height:570px;
	margin-left: -465px;
	margin-top: -285px;
}

#index_top {
	height:406px;
	background-image:url(images/hg_index_top.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#index_middle {
	margin-bottom:13px;
	height:92px;
	background-color:#000;
	background-image:url(images/hg_index_middle.gif);
	background-repeat:repeat-x;
	font-size:70%;
	font-weight:bold;
	color:#fe9a02;
	text-align:center;
}

#index_bottom {
}

div.bands {
}
