body {
	background-image: url(back.jpg)
}
img {
	border: none

}
a
	{
	text-decoration: none;
	color: #666666;
}

a:hover
	{
	text-decoration: none;
	color: white;
}	

#container {
	display: block;    
	width: 700px;
	height: 603px;
	margin: auto;
}
#logo {
	float: left;
	height: 41px;
}
#header {
	margin: auto;
	margin-bottom: 0px;
	width: 700px;
}
#menu {
	width: 700px;
	height: 20px;
margin: auto;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 5px;
	clear: both
}
#menu_item {

	width: 116px;
	float: left;
}

#text {
	font-family: Arial, Courier;
color: white;
	font-size: 13px;
	clear: both;
	width: 660px;
	height: 341px;
margin: auto;
 background: url("text2.jpg") no-repeat 0 0;
	opacity: 0.8;
	overflow: auto;
	padding: 20px;
	text-align: justify;
}

#rollover {
    display: block;
    width: 110px;
    height: 20px;
	opacity: 0.6;
    background: url("news2.jpg") no-repeat 0 0;
}

#rollover2 {
    display: block;
    width: 110px;
    height: 20px;
	opacity: 0.6;
    background: url("band.jpg") no-repeat 0 0;
}

#rollover2:hover{ 
opacity: 0.6;
    background: url("band2.jpg") no-repeat 0 0;
}

#rollover3 {
    display: block;
    width: 110px;
    height: 20px;
	opacity: 0.6;
    background: url("photo.jpg") no-repeat 0 0;
}

#rollover3:hover{ 
opacity: 0.6;
    background: url("photo2.jpg") no-repeat 0 0;
}

#rollover4 {
    display: block;
    width: 110px;
    height: 20px;
	opacity: 0.6;
    background: url("media.jpg") no-repeat 0 0;
}

#rollover4:hover{ 
opacity: 0.6;
    background: url("media2.jpg") no-repeat 0 0;
}

#rollover5 {
    display: block;
    width: 110px;
    height: 20px;
	opacity: 0.6;
    background: url("kontakt.jpg") no-repeat 0 0;
}

#rollover5:hover{ 
opacity: 0.6;
    background: url("kontakt2.jpg") no-repeat 0 0;
}

#rollover6 {
    display: block;
    width: 110px;
    height: 20px;
	opacity: 0.6;
    background: url("myspace.jpg") no-repeat 0 0;
}

#rollover6:hover{ 
opacity: 0.6;
    background: url("myspace2.jpg") no-repeat 0 0;
}