body {
margin: 0px;
padding: 0px;
text-align: center;
background-image: none;
background-repeat: repeat;
background-color: #000000;
}

#bandfoto {
height: 331px;
width: 400px;
left: auto;
right: auto;
background-image: url(http://monkey-punk.com/www/Band/Band.jpg);
background-position: center center;
background-repeat: no-repeat;
}

#basement {
width: 860px;
position: relative;
left: auto;
right: auto;
background-image: url(http://monkey-punk.com/www/Layout/Stars.gif);
background-repeat: repeat;
background-position: center top;
}

#copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 60%;
color: #800000;
text-align: center;
width: 700px;
position: relative;
left: auto;
right: auto;
height: 250px;
vertical-align: bottom;
}

#ffloor {
background-image: url(http://monkey-punk.com/www/Layout/Balken.gif);
background-repeat: repeat-y;
background-position: center top;
width: 860px;
left: auto;
right: auto;
position: relative;
}

#menu {
background-image: url(http://monkey-punk.com/www/Layout/oben.gif);
background-position: center;
width: 860px;
top: 0px;
height: 200px;
left: auto;
right: auto;
position: relative;
text-align: center;
vertical-align: middle;
}

#text {
width: 650px;
left: auto;
right: auto;
position: relative;
text-align: left;
color: #800000;
min-height: 460px;
}


#topic {
text-align: center;
width: 700px;
position: relative;
left: auto;
right: auto;
}

a:link {
color: #800000;
}

a:visited {
color: #800000;
}

a:active {
color: #800000;
}

.bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
color: #800000;
text-align: left;
font-weight: bold;
}

.bold_center {

font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
color: #800000;
text-align: center;
font-weight: bold;
}
.standart {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
color: #800000;
text-align: left;
}


.stand_center {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
color: #800000;
text-align: center;
}

.standart_crossed {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
color: #800000;
text-align: left;
text-decoration: line-through;
}

.standart_inv {

font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
color: #FFFFFF;
text-align: left;
}

.topic1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight: bold;
color: #FFFFFF;
background-color: #800000;
text-align: center;
vertical-align: baseline;
padding: 0%;
width: 650px;
}