body {
 background-color: #000000;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 color: white;
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 }
 
#main {
  width: 780px;
  margin: 0px auto;
  padding: 0px;
  text-align: left;
  }
  
#head {
  width: 780px;
  margin: 0px;
  padding: 0px;
  }
  
#middle {
  width: 780px;
  padding: 0px;
  margin: 0px;
  background-image: url('bg.gif');
  }
  
#left {
  float: left;
  width: 167px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  }
  
#left p {
  margin: 0px;
  padding: 5px 19px 0px 11px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: black;
  background-image: url('leftbg.jpg');
  background-repeat: repeat-y;
  }
  
#content {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 613px;
  }
  
#content h1 {
  margin: 0px;
  padding: 40px 46px 0px 10px;
  font-family: Tahoma, sans-serif;
  font-size: 15px;
  font-weight: bold;
  }
  
#content h2 {
  margin: 0px;
  padding: 10px 46px 0px 10px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  }
  
#content h3 {
  margin: 0px;
  padding: 10px 46px 0px 27px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  }
  
#content h5 {
  margin: 0px;
  padding: 5px 46px 0px 10px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  }
  
#content h5 a:link {
  font-weight: normal;
  text-decoration: underline;
  color: white;
  }
  
#content h5 a:visited {
  font-weight: normal;
  text-decoration: underline;
  color: white;
  }
  
#content h5 a:hover {
  font-weight: normal;
  text-decoration: underline;
  color: white;
  }
  
#content h5 a:active {
  font-weight: normal;
  text-decoration: underline;
  color: white;
  }
  
#content img {
  border: none;
  }
  
#content p {
  margin: 0px;
  padding: 15px 46px 0px 10px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  text-align: justify;
  }
	
#content p a:link {
  font-weight: normal;
  text-decoration: underline;
  color: #0099CC;
  }
  
#content p a:visited {
  font-weight: normal;
  text-decoration: underline;
  color: #0099CC;
  }
  
#content p a:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #0099CC;
  }
  
#content p a:active {
  font-weight: normal;
  text-decoration: underline;
  color: #0099CC;
  }
	
.musiktable {
  width: 553px;
  table-layout: fixed;
  margin: 5px 0px 0px 30px;
  padding: 5px 0px 0px 30px;
  border-collapse: collapse;
  }
	
.musiktable a:link {
  font-weight: normal;
  text-decoration: underline;
  color: #0099CC;
  }
  
.musiktable a:visited {
  font-weight: normal;
  text-decoration: underline;
  color: #0099CC;
  }
  
.musiktable a:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #0099CC;
  }
  
.musiktable a:active {
  font-weight: normal;
  text-decoration: underline;
  color: #0099CC;
  }
  
.musiktd1 {
  width: 190px;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  vertical-align: top;
  min-height: 200px;
  }
  
.musiktd2 {
  width: 363px;
  text-align: left;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  vertical-align: top;
  }
  
.gbkasten {
  width: 245px;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 15px 0px;
  border: 1px solid white;
  background-color: #555555;
  overflow: hidden;
  }

.gaestebuchtable {
  width: 570px;
  table-layout: fixed;
  margin: 20px 0px 0px 10px;
  padding: 20px 0px 0px 10px;
  border-collapse: collapse;
  text-align: left;
  }
  
.gaestebuchtd {
  width: 245px;
  text-align: center;
  margin: 0px 10px 30px 10px;
  padding: 0px 10px 30px 10px;
  }
  
#gaestebuchform {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 35px;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  }
  
.gaestebucheintragen {
  width: 120px;
  color: white;
  background-color: #555555;
  font-size: 12px;
  border: 1px solid black;
  }
  
.gaestebuchnachricht {
  width: 205px;
  color: #000000;
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  border: 1px solid black;
  }
  
.gaestebuchinput {
  width: 205px;
  color: black;
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  border: 1px solid black;
  }
	
.mediatable {
  margin: 60px 0px 0px 27px;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  }
	
.mediatd {
  width: 258px;
  margin: 0px;
  padding: 5px;
  text-align: center;
  background-color: #555555;
	border: 1px solid #343434;
  }
	
.mediatd a:link, a:visited, a:hover, a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	
.bandtable {
  margin: 10px 0px 0px 27px;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  }
	
.bandtd01 {
  width: 240px;
  margin: 0px;
  padding: 5px;
  text-align: center;
	vertical-align: top;
  }
	
.bandtd02 {
  width: 276px;
  margin: 0px;
  padding: 10px 5px 5px 5px;
  text-align: left;
	vertical-align: top;
  }
  
.galerietable {
  margin: 40px 0px 0px 27px;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
	vertical-align: middle;
  }
  
.galerietable2 {
  margin: 40px 0px 0px 27px;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  }
  
.galerietd {
  width: 145px;
  text-align: center;
  margin: 0px 10px 30px 10px;
  padding: 30px 10px 30px 10px;
	border: 1px solid #343434;
	background-color: #444444;
  }
  
.galerietd01 {
  width: 100px;
  margin: 0px;
  padding: 5px;
  text-align: center;
  background-color: #555555;
	border: 1px solid #343434;
  }
  
.galerietd02 {
  width: 416px;
  padding: 5px;
  margin: 0px;
  background-color: #444444;
  font-family: Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
	border: 1px solid #343434;
  }
	
.galerietd02 a:link, a:visited, a:hover, a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

#clear {
  position: relative;
  clear: left;
  width: 780px;
  padding: 0px;
  margin: 0px;
  background-color: black;
  }
  
#copyright {
  width: 780px;
  padding: 3px;
  margin: 0px;
  background-color: black;
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  color: #454545;
  text-align: center;
  }
  
#copyright a:link {
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  color: #454545;
  text-decoration: underline;
  }
  
#copyright a:visited {
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  color: #454545;
  text-decoration: underline;
  }
  
#copyright a:hover {
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  color: #454545;
  text-decoration: underline;
  }
  
#copyright a:active {
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  color: #BBBBBB;
  text-decoration: underline;
  }
  
.kontakttable {
  width: 553px;
  table-layout: fixed;
  margin: 25px 0px 0px 30px;
  padding: 25px 0px 0px 30px;
  border-collapse: collapse;
  }
  
.kontakttd1 {
  width: 190px;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  vertical-align: top;
  min-height: 200px;
  }
  
.kontakttd2 {
  width: 363px;
  text-align: left;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  vertical-align: top;
  }
  
#kontaktform {
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 130px;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  }
  
.kontakteintragen {
  width: 120px;
  color: white;
  background-color: #555555;
  font-size: 12px;
  border: 1px solid black;
  }
  
.kontaktnachricht {
  width: 305px;
  color: #000000;
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  border: 1px solid black;
  }
  
.kontaktinput {
  width: 305px;
  color: black;
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  border: 1px solid black;
  }
  
.kontaktselect {
  width: 305px;
  color: black;
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  border: 1px solid black;
  }