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

.maintable{
	background: url('../_images/bg.png');
	align: center;
	width: 1000;
	height: 100%;
}

.maincell{
	background: url('../_images/bgpixel.png');
	width: 900;
	margin-bottom: -110;
	position: relative;
	top: -160;
}

p{
	font-weight: 200;
	font-family: Helvetica, Arial, sans;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}

p.datum{
	font-size: 28px;
	font-weight: 100;
}

p.titel{
	font-size: 36px;
	font-weight: 100;
}

p.submenu{
	text-align: center;
}

.bold{
	font-size: 24;
	font-weight: 100;
	line-height: 2;
}

a{
	color: #FFFFFF;
	border: 0;
	cursor: pointer;
}

img{
	border: 0;
}

div.bandbio{
	margin-left: 50px;
	margin-right: 50px;
}

.rolloverimage {
  position: absolute;
  top: 0;
}

.button1 {
  position: relative;
  top: -100;
  left: 50;
  width: 210;
  cursor: pointer;
}

.button2 {
  position: relative;
  top: -160;
  left: 340;
  width: 280;
  cursor: pointer;
}

.button3 {
  position: relative;
  top: -220;
  left: 690;
  width: 250;
  cursor: pointer;
}

div.scrollwide { 
height: 300px; 
overflow: auto; 
white-space: nowrap; 
}

img.floatingad { 
cursor: pointer;
}
