/*
	Fix vom 1 px bug für opera
*/

body {
	background: #000 no-repeat url('../../_images/bgNeu.jpg') center top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	text-align: center;
	color: #fff;
}

a
{
	color: #9d0000;
	font-weight: normal;
	text-decoration:none;
}
a:hover, a:active
{
	color: #ca0000;
}

hr
{
	height: 1px;
	max-height: 1px;
	background-color: #39080a;
	border: none;
	color: #39080a;
}
#header
{
	margin-left: 1px;
}
#wrapper 
{
	text-align: left;
	margin: 0 auto;
	width: 782px;
}
a
{
	outline: none;
}
#content
{
	padding: 25px;
	border: 1px solid #710007;
	border-bottom: 0;
	border-top: 0;
	clear: both;
}
#left
{
	width: 460px;
	padding-right: 20px;
	float: left;
}
#left_band
{
	width: 730px;
	padding-right: 20px;
	float: left;
	text-align: justify;
}
#right
{
	width: 230px;
	padding-left: 20px;
	float: left;
	text-align: right;
}

.hidden
{
	display: none;
}
/* Menü */
#menu ul li, #menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li
{
	float: left;
}
#menu ul li a
{
	display: block;
	height: 27px;
}
#menu
{
	margin: 48px 0 0 1px;

}

#news
{
	width: 81px;
	
}
#news:hover
{
	background: url('../../_images/h_news.jpg')
}
#band
{
	width: 69px;
	
}
#band:hover
{
	background: url('../../_images/h_band.jpg')
}
#albums
{
	width: 94px;
	
}
#albums:hover
{
	background: url('../../_images/h_albums.jpg')
}
#shows
{
	width: 80px;
	
}
#shows:hover
{
	background: url('../../_images/h_shows.jpg')
}
#media
{
	width: 79px;
	
}
#media:hover
{
	background: url('../../_images/h_media.jpg')
}
#board
{
	width: 80px;
	
}
#board:hover
{
	background: url('../../_images/h_board.jpg')
}
#links
{
	width: 80px;
	
}
#links:hover
{
	background: url('../../_images/h_links.jpg')
}
#myspace
{
	width: 104px;
	
}
#myspace:hover
{
	background: url('../../_images/h_myspace.jpg')
}
#contact
{
	width: 113px;
	
}
#contact:hover
{
	background: url('../../_images/h_contact.jpg')
}

span.date {
	margin:0px;
	color:#555;
	padding-right:5px;
}
table {
	color: white;
}
hr {
clear: both;
display: block;
	height:2px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	border-bottom:1px solid #330000;
	margin:20px 0px;
}
#right img
{
	padding: 10px;
	padding-right: 0px;
}
form {
	display:inline;
}
input.style, textarea.style, button.style, select.style {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #39080a;
	background:#000;
	font-size:11px;
	height:20px;
	padding:2px 2px 1px 2px;
	color: white;
}
input.style:focus, textarea.style:focus, button.style:focus, select.style:focus {	
	background:#111;
}

#footer
{
	background-color: #ffffff;
	margin-top: 0px;
	height: 218px;
	background: url('../../_images/footer.jpg');
}
h1, h2, h3, h4, h5
{
	font-size: 1em;
	color: #9d0000;
}
#footer div
{
	padding: 54px 30px 0 30px;
}
.date
{
	color: #7b1117;
}




div.facebook {
	position: fixed;
	left: 8px;
	top: 0px;
	display: block;
	z-index: 3;
}

div.facebook img {
	border: none;
}



