*{
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body{
  background: #292119 url('img/background.gif') center top repeat-y;
  font-family: "Book Antiqua", Georgia, Times, serif;
  line-height: 1.4em;
  font-size: 11.5pt;
  padding-top: 30px;
  padding-bottom: 20px;
}

div#wrapper{
  width: 890px;
  background: transparent;
  margin-left: auto;
  margin-right: auto;
}

div#zeitung{
  background: #e8d494 url("img/backpattern.gif") repeat-y;
  background-position: 0px -30px;
}


h1#head
{
  background: #e8d494 url("img/head.gif") no-repeat;
  width: 890px;
  height: 190px;
}
h1#head a { display: block; width: 890px; height: 190px; }
h1#head span{ display: block; height: 0px; width: 0px; overflow: hidden; }

div#sidebar{
  background: transparent url("img/sidebar-neu.gif") no-repeat top left;
  width: 240px;
  float: left;
}
div#sidebar h2 span{ display: block; height: 0px; width: 0px; overflow: hidden; }
div#sidebar h2#navi { height: 40px;}
div#sidebar h2#aktuell{ height: 70px;}
div#sidebar div#menuwrapper
{
  padding-left: 50px;
}
div#sidebar ul{
  background: transparent;
  width: 190px;
  list-style-type: none;
}

div#sidebar ul li{ display: block; height: 30px;}
div#sidebar ul li.barrelhouse { height: 50px;}
div#sidebar ul li a{ display: block; height: 30px; background: #e8d494 url("img/sidebar-neu.gif") no-repeat;}
div#sidebar ul li a span{ display: block; height: 0px; width: 0px; overflow: hidden; }
div#sidebar ul li a#bio{ width: 157px;  background-position: -50px -40px;}
div#sidebar ul li a#bio:hover{ width: 157px;  background-position: -240px -40px;}
div#sidebar ul li a#barrelhouse{ width: 135px;  background-position: -50px -70px; height: 50px;}
div#sidebar ul li a#barrelhouse:hover{ width: 135px;  background-position: -240px -70px; height: 50px;}
div#sidebar ul li a#circleofswing{ width: 170px;  background-position: -50px -120px;}
div#sidebar ul li a#circleofswing:hover{ width: 170px;  background-position: -240px -120px;}
div#sidebar ul li a#unterricht{ width: 120px;  background-position: -50px -150px;}
div#sidebar ul li a#unterricht:hover{ width: 120px;  background-position: -240px -150px;}
div#sidebar ul li a#konzerte{ width: 105px;  background-position: -50px -180px;}
div#sidebar ul li a#konzerte:hover{ width: 105px;  background-position: -240px -180px;}
div#sidebar ul li a#ton{ width: 115px;  background-position: -50px -210px;}
div#sidebar ul li a#ton:hover{ width: 115px;  background-position: -240px -210px;}
div#sidebar ul li a#fotos{ width: 120px;  background-position: -50px -240px;}
div#sidebar ul li a#fotos:hover{ width: 120px;  background-position: -240px -240px;}
div#sidebar ul li a#kontakt{ width: 95px;  background-position: -50px -270px;}
div#sidebar ul li a#kontakt:hover{ width: 95px;  background-position: -240px -270px;}

div#sidebar div#aktuelles{
  padding-left: 50px;
  padding-right: 30px;
  text-align: center;
  overflow: hidden;
}
div#sidebar div#aktuelles hr {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  border-bottom: 2px solid #ab7355;
  position: relative;
  right: 1px;
  height: 0px;
  width: 151px;
  }


div#main{
  position: relative;
  background: transparent url("img/main.gif") no-repeat;
  width: 650px;
  min-height: 500px;
  float: right;

}
div#main h2{ margin-bottom: 0.5em; font-weight: bold; font-variant: small-caps; font-size: 24pt;}
div#main h2.inline{ margin-top: 1.5em;}
div#main h3{ margin-bottom: 0.5em; font-weight: normal; font-variant: small-caps; font-size: 16pt;}
div#main h3.clear { clear: both; padding-top: 1em;}
div#main h4{ margin-bottom: 0.2em; font-weight: bold; font-variant: normal; font-size: 13pt;}
div#main strong{ font-weight: bold;}
a, a:active, a:visited, div#footer a:hover {color: #a52a2a; text-decoration: none;}
a:hover { color: #a52a2a; text-decoration: underline;}


div#content{ padding: 15px 60px 20px 20px; position: relative; z-index: 4; }
div#content p, div#content table { margin-bottom: 1em; }
div#content td, th { text-align: left; vertical-align: top; padding-bottom: 0.5em; padding-right: 0.5em; }
div#content table.konzerte th { font-weight: bold; font-variant: small-caps;}
div#content table.cd td, div#content table.cd th{ padding-bottom: 0em; line-height: 1.2em;}
div#content table.konzerte td, div#content table.konzerte th{ padding-right: 1em; }
div#content img { margin: 0px 20px 10px 0px; }
div#content img.links{ float: left; margin: 0px 20px 10px 0px; border: 1px solid #72684a;}
div#content img.rechts{ float: right; margin: 0px 10px 10px 20px; border: 1px solid #72684a;}
div#content img.fotoalbum{ float: left; margin: 0px 8px 8px 0px; border: 1px solid #72684a;}
div#content img.rechts:hover, div#content img.links:hover, div#content img.fotoalbum:hover{ border: 1px solid #a52a2a;}
div#content ol.titlelist{ padding-left: 40px; line-height: 1em; font-size: 10pt;}
div#content ul{ padding-left: 40px; line-height: 1.2em; margin-bottom: 1em; list-style-image: url("img/bullet.png");}
div#content div.ton { border-top: 2px solid #d69069; padding-top: 15px; padding-right: 10px; padding-bottom: 15px;}
div#content .sub { font-size: 9pt;}
div#content .sup { font-size: 14pt;}
div#content .sub p{ margin-bottom: 0.5em;}
div#content blockquote{ padding: 1em 1em 1em 0em; margin: -1em 0em 1em 0em; background: url("img/zitator.png") no-repeat top right;}
div#content blockquote p{ padding: 0em 0em 1em 2em; margin: 0em 0em -1em 0em; background: url("img/zitatul.png") no-repeat bottom left;}


div#clear{ display: block; height: 0px; clear: both; overflow: hidden;}
div.clear{ display: block; height: 0px; clear: both; overflow: hidden;}

div#footer a { color: #664b36; text-decoration: underline;}
div#footer{
  background: url("img/foot.gif") no-repeat;
  width: 890px;
  clear: both;
  color: #664b36;
  text-align: center;
  font-size: 8.5pt;
}
div#footer div{ padding-top: 40px; padding-bottom: 5px;}

