/* CSS Document */

#all {
	background-color:#cc0000;
	width:100%;
	height:100%;
	margin: 10px auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}



#bg_oben {
	background-image:url(bilder/hg/head.jpg);
	margin: 10px auto;
	width:800px;
	height:150px;
	}
		


	
#content {
	width:780px;
	height:auto;
	margin:auto;
}

#text {
	float:left;
	width:500px; 
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color: #ffffff;
}


#bilder_bandbio {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin-left: 515px;
	margin-top:0px;
	}
		
	
#headline {
	position:absolute;
	background-image:url(hg_bilder/header.png);
	background-repeat:no-repeat;	
	margin-left:225px;
	width:650px;
	height:130px;
	margin-top: 45px;
	}	
		







#navigation {
	background-image:url(bilder/hg/nav_hg.jpg);
	width:100%;
	line-height: 30px;
	margin:auto;
}




html,body {
background-color:#000000;
height:100%;
width:100%;
margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

a.link {color:#ffffff;}
a:visited{color:#ffffff;}
a:active {color:#ffffff;}

h1 { font-size: 16px; color:#990000; text-decoration:underline; }
h5 { font-size: 8px; color:#000000; }

img { border-color:#000000;}










#menuebox {
margin:auto;
height: 32px;
width:auto;
}

.stupidie {
display: none;
}

#menue {
margin:auto;
width: 900px;
height: 32px;
text-decoration:none;
}

#menue .aussen {
float:left;
overflow: hidden;
width: 8em;
height: 32px;
text-align: center;
text-decoration:none;
margin:auto;
font-size: 14px;
font-weight: bold;
}

#menue .aussen:hover {
margin:auto;
background-image:url(bilder/hg/nav_rollover_hg.jpg);
height: 32px;
}


span.menutag {
margin:auto;
cursor: default;
color:#ffffff;
text-decoration:none;
}

a.menutag {
color:#ffffff;
text-decoration:none;
}

a.visited.menutag {
color:#ffffff;
text-decoration:none;
}

a.hover.menutag {
color:#ffffff;
text-decoration:none;
}