body {
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: white;
    text color: black;
    font-family: verdana, arial, helvetica;
    font-size: 70%;
}
/* Link-Farben */
a {
	color: #A71721;
	background-color: transparent;
	text-decoration: none
}
a:visited {
	color: #A71721;
	background-color: transparent
}
a:hover {
	background: transparent; 
	color: #A71721;
	text-decoration: none
}
a.back {
	text-align: right;
	text-decoration: none;
	background-color: transparent;
}
/* Datum */
h1 {
	margin-top: -16px;
	margin-bottom: -27px; 
	font-size: 75%;
	font-weight: lighter;
	color: #000000;
	text-align: right;
	background-color: transparent
}
/* Uberschrift */
h2 {
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 120%;
	background-color: transparent;
	font-family: verdana, arial, helvetica;

}
h4 {
	padding-left: 10px;
	margin: -20px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
	font-size: 85%;
	font-family: verdana, arial, helvetica;
	background-color: transparent
}
#bandimg {
	position: absolute;
	width: 253px;
	height: 250px;
	left: 5px;
	top: 13px;
	background-image: url(gfx/topband.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#bandlogo {
	position: absolute;
	width: 692px;
	height: 90px;
	top: 70px; 
	left: 305px; 
	background-image: url(gfx/topname.png);
	background-position: right top;
	background-repeat: no-repeat;
}
/* Hunger */ 
#gericht {
	position: absolute;
	left: 10px;
	top: 270px;
	width: 130px;
	height: 300px;
	display: block;
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	line-height: 25px;
}

#gericht a {
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 5px;
}
#gericht a:hover {
	color: #000000;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top: 1px solid #A71721;
	border-bottom: 1px solid #A71721;
} 
#main {
	position: absolute;
	background-color: transparent;
	background: transparent;
	text-align: justify;
	left: 140px;
	right: 15px;
	top: 275px; 
	float: right;
	width: auto;
	height: auto;
}
/* Band.html-Uebersicht */
.band {
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	margin-top: 5px;
	margin-bottom: 50px;
	background-color: transparent;
	height: 225px;
	color: black;
	text-align: justify;
	padding: 5px 25px 0px 25px;
}
 .eintrag {
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	margin-top: 5px;
	margin-bottom: 35px;
	background-color: transparent;
	background: transparent;
	color: black;
	text-align: justify;
	padding: 5px 5px 0px 8px
} 
.eintrag span {
	font: arial;
	font-size: 80%
}
.eintrag a img {
	border: none;
}
.cover {
	height: 150px;
	width: 295px;
	text-align: left; 
}
.eintrag a img {
	border: none;
}
/* Cover in der Biography */
.cover {
	height: 150px;
	width: 300px;
	text-align: left;
}
.cover a img {
	margin-top: 5px;
	margin-left: 5px; 
	border: black 1px solid;
}
.cover img {
	margin-left: 5px; 
	border: black 1px solid;
}

/* Rahmen fuer diverse Bildlinks */
.border {
	text-align: left;
}
.border a img {
	border: black 1px solid;
}
.border img {

	border: black 1px solid;
}
#navigate {
	text-align: right;
	background-color: transparent;
}
.fritte {
	padding-top: 210px;
}
#popup {
	vertical-align: top;
	text-align: left;
	color: black;
	padding-left: 15px;
	margin-top: 10px;
	float: none;
}
#lyricline {
	position: absolute;
	left: -0.5px;
	height: 22px;
	width: 342px;
	background-image: url(gfx/lyricline.png);
	background-position: left;
	background-repeat: no-repeat;
}