body {
	margin: 0px;
	font: 62.5%/150% Arial, Helvetica, sans-serif;
	color: #000;
}

a img {
	border: none;
}

#band li {
	height: 64px;
	list-style-image: none;
	list-style-type: none;
}

#band img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#bildschirm {
	background: #ff0 url(../images/bildschirm_bkgd.png) no-repeat right 100px;
}

#biographie {
	background: #0f0 url(../images/biographie_bkgd.png) no-repeat right 100px;
}

#downloads {
	background: #f0f url(../images/downloads_bkgd.png) no-repeat right 100px;
}

#downloads a, #musik a {
	color: #fcff00;
	text-decoration: none;
}

#downloads a:hover, #musik a:hover {
	color: #0f0;
}

.hans {
	float: left;
	margin-left: 90px;
	margin-top: 0;
}

#home {
	background: #009dff url(../images/home_bkgd.png) no-repeat right 100px;
}

#home a {
	color: #f0f;
	text-decoration: none;
}

#home a:hover {
	color: #fcff00;
}

#index {
	background-color: #fff200;
	font-size: 1.4em;
	font-weight: bold;
	margin: 100px 0px 0px;
	text-align: center;
}

#index a {
	color: #333333;
	text-decoration: none;
}

#index a:hover {
	color: #009DFF;
}

#menu {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

#menu a {
	margin-right: 50px;
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

#menu a.selected {
	border-bottom: 8px solid #fff;
}

#menu a:hover {
	color: #fff;
	border-bottom: 8px solid #fff;
}

#menu p {
	margin-left: 92px;
}

#musik {
	background: #ed145b url(../images/musik_bkgd.png) no-repeat right 100px;
}

#body_copy {
	margin-left: 295px;
	margin-right: 40px;
	padding-top: 10px;
	font-size: 1.1em;
}

#body_copy p {
	line-height: 160%;
}

#shell {
	width: 600px;
	min-height: 600px;
}

.zombie {
	margin-left: 264px;
	margin-top: 50px;
}