/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	color: #999999;	
	}
/*bereich naviagation*/
#start{
//margin-left:auto;
//margin-right:auto;
//margin-top:30px;
//width:70%;

	}
#start a {
	color: #000;
	text-decoration: none;
	}
#start p {
	color: #000;
	font-size:0.8em;
	}
#navi {
	background-image:url(../images/logo.jpg);
	left:50px;
	top:60px;
	width:926px;
	height:470px;
	position:absolute;
	}
#naviunten {

	left:50px;
	top:450px;
	width:800px;
	height:20px;
	position:absolute;
	}
#naviunten p {
	color:#000000;
	font-size:0.7em;
	}
/*ende navigation*/
/*bereich menue*/
#menue {
	position:absolute;
	left:85px;
	top:10px;
	width:350px;
	height:20px;
	font-size:8pt;
	}
#menue a.news {
	background-image:url(../images/buttons/newsbutton.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:0px;
	top:4px;
	}
	#menue a:hover.news {
		background-image:url(../images/buttons/newshover.gif);
		background-repeat:no-repeat;
		position:absolute;
		width:44px;
		height:19px;
		left:0px;
		top:4px;
	}
	#menue a.visitednews {
	background-image:url(../images/buttons/newshover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:0px;
	top:4px;
	}
#menue a.dates {
	background-image:url(../images/buttons/datesbutton.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:37px;
	top:4px;
	}
	#menue a:hover.dates {
	background-image:url(../images/buttons/dateshover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:37px;
	top:4px;
	}
	#menue a.visiteddates {
	background-image:url(../images/buttons/dateshover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:37px;
	top:4px;
	}
#menue a.releases {
	background-image:url(../images/buttons/releases.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:64px;
	height:19px;
	left:78px;
	top:4px;
	}
	#menue a:hover.releases {
	background-image:url(../images/buttons/releaseshover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:64px;
	height:19px;
	left:78px;
	top:4px;
	}
	#menue a.visitedreleases {
	background-image:url(../images/buttons/releaseshover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:64px;
	height:19px;
	left:78px;
	top:4px;
	}
#menue a.bands {
	background-image:url(../images/buttons/bandsbutton.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:46px;
	height:19px;
	left:137px;
	top:4px;
	}
	#menue a:hover.bands {
	background-image:url(../images/buttons/bandshover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:46px;
	height:19px;
	left:137px;
	top:4px;
	}
	#menue a.visitedbands {
	background-image:url(../images/buttons/bandshover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:46px;
	height:19px;
	left:137px;
	top:4px;
	}
#menue a.shop {
	background-image:url(../images/buttons/shop.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:183px;
	top:4px;
	}
	#menue a:hover.shop {
	background-image:url(../images/buttons/shophover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:183px;
	top:4px;
	}
	#menue a.visitedshop {
	background-image:url(../images/buttons/shophover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:183px;
	top:4px;
	}
#menue a.contact {
	background-image:url(../images/buttons/contact.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:60px;
	height:19px;
	left:220px;
	top:4px;
	}
	#menue a:hover.contact {
	background-image:url(../images/buttons/contacthover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:60px;
	height:19px;
	left:220px;
	top:4px;
	}
	#menue a.visitedcontact {
	background-image:url(../images/buttons/contacthover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:60px;
	height:19px;
	left:220px;
	top:4px;
	}
#menue a.links {
	background-image:url(../images/buttons/links.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:274px;
	top:4px;
	}
	#menue a:hover.links {
	background-image:url(../images/buttons/linkshover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:274px;
	top:4px;
	}
	#menue a.visitedlinks {
	background-image:url(../images/buttons/linkshover.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:44px;
	height:19px;
	left:274px;
	top:4px;
	}
/*ende menue*/
/*bereich textfeld*/
#textfeld {
	position:absolute;
	width:900px;
	height:305px;
	left:10px;
	top:80px;
	background-image:url(../images/grey.png);
	background-repeat:inherit;
	border-top: 8px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom:8px solid #000000;
	color:#CCCCCC;
	overflow:auto;
	}
#textfeld h1 {
	color:#cccccc;
	font-size:13pt;
	margin-left:40px;
	}
#textfeld p {
	font-size:9pt;
	margin-left:70px;
	margin-top:10px;
	margin-right:70px;
	}
#textfeld a {
	color: #cccccc;
	
	text-decoration: none;
	}
#textfeldnews {
	position:absolute;
	width:500px;
	height:auto;
	left:80px;
	top:25px;
	color:#CCCCCC;
	}
#textfeldnews h1 {
	color:#cccccc;
	font-size:13pt;
	margin-left:40px;
	}
#textfeldnews p {
	font-size:9pt;
	margin-left:70px;
	margin-top:10px;
	margin-right:70px;
	}
#textfeldnews a {
	color: #cccccc;
	text-decoration: none;
	font-weight:bold;
	}

/*bereich textfeld bands*/
#bandbeschreibung{
	position:absolute;
	left:300px;
	height:auto;
	width:550px;
	top:80px;
	}
#bandbeschreibung p.anfang {
	margin-top:40px;
	}
#bandbeschreibung p {
	margin-top:10px;
	}

#navi #textfeld h2 {
	font-family: "Century Gothic";
	font-style: italic;
	text-decoration: underline;
	padding: 10px;
	font-size: 0.8em;
	color: #999999;
}
#navi #textfeld h3 {
	font-family: "Century Gothic";
	/*font-style: italic;
	/*text-decoration: underline;*/
	font-size: 1.2em;
	color: #999999;
}
