html {
	height: 100%; margin-bottom: 1px;
	} 

body {
	background-color: #d7d7d7;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
	
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	

h1 {
	font-size: 18px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
	font-weight:bolder;
	background: #ff8600;
}
h2 {
	font-size: 26px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
	font-weight:bolder;
	background: #ff8600;
}
p {
	letter-spacing: 2px;
}
bandname {
	font-size: 18px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
	font-weight:bolder;
	
}
n1 {
	font-size: 18px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
	font-weight:bolder;
}



a.menu:link {color: #000000;}
a.menu:visited {color: #000000;}
a.menu:active {
	color: #000000;
	font-variant: small-caps;}
a.menu:hover {
	color: #000000;
	font-variant: small-caps;} 

a.verweis:link {color: #000000;font-weight:bold;}
a.verweis:visited {color: #000000;font-weight:bold;}
a.verweis:active {
	color: #000000;
	background: #C0C0C0;
	font-variant: small-caps;
	font-weight:bold;}
a.verweis:hover {
	color: #000000;
	font-variant: small-caps;
	background: #C0C0C0;
	font-weight:bold;}

#news-box {
	position:absolute;
	top: 20px;
	left: 0px;
}

#menuleiste {
	position:relative;
	top: 20px;
	
}

#menubutton {
	position:relative;
	top: 0px;
	left: 50px;
	text-decoration:none;
}

#band_bottom {
	position:fixed;
	bottom: 0px;
	left: 0px;	
}

#body_text {
	position:relative;
	top: 40px;
}

#abstand {
	position:relative;
	top: 50px;
}

#platzhalter {
	position:relative;
	top: 180px;
}

#verweis {
	text-decoration:none;
}
