@charset "utf-8";
/* CSS Document */




body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}





a:link {
	color: #fff;
	text-decoration: underlined;
}
a:visited {
	color: #fff;
	text-decoration: underlined;
}
a:hover {
	color: #ab1b14;
	text-decoration: underlined;
}
a:active {
	color: #fff;
	text-decoration: none;
}


.Stil1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
}

.Stil2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;

}


h3{
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	font-weight : bold;
	color: #ab1b14;
	margin-bottom: 0px;
	margin-top: 0px;
}       


#startlogo {
	display:block;
	background-image: url(start_devastation.jpg);
	width: 340px;
	height: 340px;
}
#startlogo:hover { background-image: url(start_logo.jpg); }



#denialplayer {
	width: 997px; 
	height: 25px; 
	padding-top: 5px;
	margin: 0 auto;
}

#gesamt {
	background-image: url(background_high.gif);
	width: 997px; 
	height: 666px; 
	margin: 0 auto;
}

#gesamt_low {
	background-image: url(background_low.jpg);
	width: 997px;
	height: 666px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	margin-left: 560px;
	padding-top: 32px;
}



/*MENU*/

#menu {
	height: 30px;
	position: relative;
	padding-top: 25px;
	margin-left: 440px;
}

#menu a {
	display: block;
	height: 25px;
}



#news {
	float: left;
	display:block;
	background-image: url(menu_news1.gif);
	width: 43px;
	height: 25px;
}
#news:hover { background-image: url(menu_news2.gif); }

#band {
	float: left;
	background-image: url(menu_band1.gif);
	width: 45px;
	height: 25px;
}
#band:hover { background-image: url(menu_band2.gif); }

#musik {
	float: left;
	background-image: url(menu_musik1.gif);
	width: 53px;
	height: 25px;
}
#musik:hover { background-image: url(menu_musik2.gif); }

#pics {
	float: left;
	background-image: url(menu_pics1.gif);
	width: 41px;
	height: 25px;
}
#pics:hover { background-image: url(menu_pics2.gif); }

#gigs {
	float: left;
	background-image: url(menu_gigs1.gif);
	width: 42px;
	height: 25px;
}
#gigs:hover { background-image: url(menu_gigs2.gif); }

#shop {
	float: left;
	background-image: url(menu_shop1.gif);
	width: 45px;
	height: 25px;
}
#shop:hover { background-image: url(menu_shop2.gif); }

#kontakt {
	float: left;
	background-image: url(menu_kontakt1.gif);
	width: 71px;
	height: 25px;
}
#kontakt:hover { background-image: url(menu_kontakt2.gif); }

#gaeste {
	float: left;
	background-image: url(menu_gaeste1.gif);
	width: 52px;
	height: 25px;
}
#gaeste:hover { background-image: url(menu_gaeste2.gif); }

#links {
	float: left;
	background-image: url(menu_links1.gif);
	width: 49px;
	height: 25px;
}
#links:hover { background-image: url(menu_links2.gif); }

#impressum {
	float: left;
	background-image: url(menu_impressum1.gif);
	width: 84px;
	height: 25px;
}
#impressum:hover { background-image: url(menu_impressum2.gif); }




/*INHALT*/

#inhalt_titel {
	margin-left: 160px;
	padding-top: 50px;
}

#text {
	overflow:auto;
	width: 675px;
	height: 360px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 160px;
	padding-top: 20px;
	line-height: 18px;
}

#bandfotos{
	float: left;
}

#bandinfos{
	padding-left: 220px;

}

#buttons {
	width: 985px; 
	height: 30px; 
	margin: 0 auto;
	padding-left: 12px;
	padding-top: 15px;
}
