/* CSS Document */
body 
{
  background-color: #222222;
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  color: #ffffff;
}

table
{
  border-spacing:12px;
}

a
{
  outline-style: none;
}

#navi ul
{
  margin: 0 0;
  padding: 0 0;
}

#navi ul li 
{
  display: block;
  float: left;
  list-style-type: none;
  padding-left: 40px;
}

#navi ul li a 
{
  display: block;
  height: 30px; 
  width: 80px;
  background: transparent url(../images/navi.png) no-repeat 0 0;
  text-indent: -9000px;
}

#navi ul li a:hover
{
  background-position: 0 -60px;
}

body#playlist ul li a  
{
  background-position: 0 -30px;
}

#navi ul li#ref a 
{
  background-position: -80px 0;
}


body#referenzen ul li#ref a 
{
  background-position: -80px -30px;
}

#navi ul li#ref a:hover
{
  background-position: -80px -60px;
}

#navi ul li#kontakt a 
{
  background-position: -160px 0;
}


body#kontakt ul li#kontakt a 
{
  background-position: -160px -30px;
}


#navi ul li#kontakt a:hover
{
  background-position: -160px -60px;
}

.content
{
  margin-top: 25px;
  padding-left: 25px; 
  overflow: auto;
  height: 360px;
}


.list
{
  padding-left: 20px;
  line-height: 1.75;
  margin: 0;
}

#page
{
  width: 740px;
  margin: 0 auto;
}

#header
{
  height: 208px;
  width:  740px;
  background: transparent url(../images/header.png) no-repeat;
  margin: 10px 0;
}

#navi
{
  padding-top: 99px;
  padding-left: 260px;
  text-align: left;
  font-weight: bold;
}

#logo
{
  float: left;
  height: 208px;
  width: 740px;
}

#logo a 
{
  display: block;
  height: 208px;
  width: 740px;
  text-indent: -9000px;
}

#content_container
{
  background-color: #ffffff;
  color: #000000;
  line-height: 1.5;
  height: 420px;
  padding: 20px 30px;
}

#footer
{
  padding-top: 14px;
  text-align: right; 
}

#leftcolumn
{
  width: 330px;
  height: 100%;
  float: left;
}

#rightcolumn
{
  float: right;
  width: 270px;
  height: 100%;
  margin-left: 50px;
}

#leftcolumn-large
{
  width: 440px;
  height: 100%;
  float: left;
}

#rightcolumn-small
{
  float: right;
  width: 160px;
  height: 100%;
  margin-left: 50px;
}

#gigs
{
  font-weight: bold;
  margin-bottom: 20px;
  height: 110px;
}

#band
{
  background: transparent url(../images/band.png) no-repeat;
  width: 284px;
  height: 289px;
}

#band_klein
{
  background: transparent url(../images/band_klein.png) no-repeat;
  width: 103px;
  height: 408px;
  margin-left: 67px;
}

#band_klein a
{
  display: block;
  width: 103px;
  height: 408px;
}

#galerie
{
  background: transparent url(../images/galerie_back.png) no-repeat;
  width: 103px;
  height: 408px;
  margin-left: 67px;
  padding-left: 19px;
  padding-top: 10px;
}

#galerie a
{
  display: block;
  margin-bottom: 10px;
  width: 67px;
  height: 90px;
}
