/* CSS Document */

body{background:#484848 url(images/background_body2.png) top center no-repeat;font-family:tahoma,arial,sans-serif
}
#head{
background:#484848 url(images/background_head2.png) top center no-repeat;
width:790px;
height:134px;
margin:117px auto;
margin-bottom:0;
}

#head ul {
padding:86px 0 0 130px;
margin:0;
} 
#head ul li {
list-style: none;
}

#head ul a{display:block;float:left;height:30px;margin:0 5px 0
            5px;text-indent:-5000px;font-size:0;background-position:0
            0;background-repeat:no-repeat}

#head ul a:hover{background-position: 0 -30px;}


#news {
   background: url(images/news.png);
   width:56px;
}
#news:hover {
   background-position: 0 -30px;
}
   
#konzerte {
   background: url(images/konzerte.png);
   width:99px;
}
#konzerte:hover {
   background-position: 0 -30px;
}

#media {
   background: url(images/media.png);
   width:61px;
}
#media:hover {
   background-position: 0 -30px;
}

#info {
   background: url(images/info.png);
   width:50px;
}
#info:hover {
   background-position: 0 -30px;
}

#kaufen {
   background: url(images/kaufen.png);
   width:78px;
}
#kaufen:hover {
   background-position: 0 -30px;
}

#links {
   background: url(images/links.png);
   width:61px;
}
#links:hover {
   background-position: 0 -30px;
}

#gaeste {
   background: url(images/gaeste.png);
   width:61px;
}
#gaeste:hover {
   background-position: 0 -30px;
}

#content{
background:#484848 url(images/background_content2.png) top center repeat-y;
width:790px;
min-height:310px;
margin:0px auto;
}

#text{
	background:#fff;
	width:550px;
	margin-left:138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	padding-bottom:1px;
	padding-top: 1px;

}


h1{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

#footer{
background:#484848 url(images/background_footer2.png) bottom center no-repeat;
width:790px;
height:170px;
margin:0px auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #bd0202;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #484848;
	text-decoration: none;
}

strong {
	font-size: medium;
	font-weight: bold;
}
#player1{
padding-top: 1px;
}
