body {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
  	border: 0px;
	background-color: black;
	background-image: url(../images/bg.jpg);
  color: #dddddd;
  padding-bottom: 30px;
}
body * {
  font-family: "Verdana","Arial",sans-serif;
  font-size: 11px;
}
body * a:hover {color: red;}
img {
	margin: 0px; padding: 0px; border: 0px;
}
a {
  font-family: "Verdana","Arial",sans-serif;
  text-decoration: none;
  font-size: 11px;
  color: #DDDDDD;
  font-weight: normal;
}
p a, h2 a {
  color: white;
  font-weight: bold;
}
p a:hover, h2 a:hover {
  color: red;
}
.bodytext em {
color: white;
width: 400px;
display: block;
background-color: #222222;
padding: 10px;
}

h2 a {
	font-weight: bold;
}
#seite {
	width: 632px;
	height: auto;
	margin: 0 auto 0 auto;
	padding-top: 30px;
}

#header {
	display: block;
	width: 632px;
	height: 136px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
* html #header {background-image: url(../images/header.gif);}

#menutop {
	width: 632px;
	height: 60px;
	background-image: url(../images/menutop.png);
}
* html #menutop {background-image: url(../images/menutop.gif);}

.headerinfo {
	border: 0px solid white;
	float: right;
	padding: 14px 57px 0px 0px;
}

/*
#starttop {
	display: block;
	width: 632px;
	height: 512px;
	background-image: url(../images/start.png);
	margin-bottom: 10px;
}
* html #starttop {background-image: url(../images/start.gif);}
*/

#startinfo {
	text-align: center;
	margin: 0px auto 0px auto;
}

#navi {
	width: 152px;
	height: auto;
	float: left;
}
.navielement {
	width: 152px;
	height: 28px;
	background-image: url(../images/navielement.png);
}
* html .navielement {background-image: url(../images/navielement.gif);}

.menubottom {background-image:url(../images/menubottom.png); display: block; height: 52px; width: 152px;}
* html .menubottom {background-image:url(../images/menubottom.gif); display: block; height: 52px; width: 152px;}

#navi a {
  display: block; 
  cursor: pointer; 
  width: 96px; 
  height: 28px; 
  position: relative; 
  left: 28px;
}
#navi * {
  border: 0px;
}

#footer {
	width: 632px;
	height: 57px;
	background-image: url(../images/footer.png);
	position: relative;
	top: 18px;
	clear: both;
  vertical-align: middle;
}
* html #footer {background-image: url(../images/footer.gif);}

#footer .footerinfo {
  float: right;
  position: relative;
  right: 65px;
  top: 2px;
}
#footer .footerinfo a {
  color: #aaaaaa;
}

#content {
	width: 416px;
	min-height: 480px;
	background-color: transparent;
	float: left;
	position: relative;
	left: 20px;
  top: 0px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}
* html #content {height:480px;}

/*
.zitat {
  width: 300px;
  font-style: italic;
  padding: 8px;
  color: white;
  background-color: #333333;
  position: relative;
  left: 30px;
}
.spalte {
  width: 200px;
  margin-top: 0px;
  padding: 0px;
  text-align: center;
}
.links  {
  float: left;
  clear: left;
}
.rechts  {
  float: right;
  clear: right;
  text-align: right;
}
*/

p {
  margin: 18px 0px 18px 0px;
}
h1 {
  font-size: 11px;
  color: #dddddd;
  background-image: url(../images/h1.jpg);
  background-repeat: no-repeat;
  position: relative;
  left: -10px;
  width: 100%;
  height: 18px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  line-height: 18px;
  margin: 0px 0px 18px 0px;
  clear: both;
}
h2 {
  font-weight: bold;
  color: white;
  line-height: 18px;
  margin: 0px 0px 18px 0px;
  padding: 0px;
  font-size: 11px;
  text-align: left;
}
h3 {
  font-weight: bold;
  color: red;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  text-align: center;
}

/*
.bandliste {
  text-align: center;
  font-weight: bold;
}
.bandliste a {
  color: #dddddd;
  font-weight: bold;
}
.bandliste a:hover {
  color: red;
}
.partnerdiv a {
  display: block;
  width: 180px;
  height: auto;
  margin: 20px 0px 0px 0px;
}
.partnerdiv a:hover {
  border: 2px solid #8b0000;
  margin: 18px -2px -2px -2px;
}
.partnerdiv .rechts a {
  float: right;
}
#mapsearch span {
  color:#676767;font-size:11px;margin:10px;padding:4px;
}
#bandlogo {
  width: 400px;
  text-align: center;
  border: 0px;
}
#bandlogo img {
  border-width: 0px;
  margin-top: 0px;
}
ul {
  padding: 0px 0px 0px 12px;
}
*/

/* Gästebuch */
/*
.gb-box {
	width: 406px;
	height: auto;
}
.gb-box * {
	line-height: 14px;
	font-size: 9px;
}
.gb-box p, .details p {
	margin: 0px 0px 4px 0px;
}

.eintrag {
	width: 416px;
	height: auto;
	border-bottom: 1px dashed white;
	margin-bottom: 30px;
	padding-bottom: 10px;
	clear: both;
}
.details {
	width: 305px;
	height: 55px;
	float: left;
	background-color: #333333;
	padding: 5px 5px 5px 5px;
}
* html .details {
	width: 295px;
}
.icons {
	width: 90px;
	height: 55px;
	overflow: hidden;
	background-color: #333333;
	padding: 5px 5px 5px 5px;

}
.icons a {
	width: 25px;
	height: 20px;
	float: right;
	padding: 1px;
}

.beitrag {
	width: 396px;
	height: auto;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
*/
.kommentar {
	width: 320px;
	background-color: #333333;
	border: 1px dashed #AAAAAA;
	text-align: justify;
	padding: 5px;
	margin: 10px auto 10px auto;
	clear: both;
}
.kommentar p {
	font-size: 9px;
}
.kommentar h2 {
margin-bottom: 0px;
}

.news-list-item {
	background-color: #222222;
	padding: 5px;
	margin-bottom: 18px;
	clear: both;
	width: auto;
	min-height: 50px;
}
* html .news-list-item {height:50px;}
.news-list-item p {margin: 0px;}

.news-single-image {
	float: right;
	clear: right;
	text-align: right;
	border-left: 2px solid #8b0000;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 10px 10px;
}
.news-single-image p.news-single-imgcaption {
	font-style: italic;
	text-align: right;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#content .news-single-image a img, #content .news-single-image img {
	border: 1px solid #AAAAAA;
	margin: 0px 0px 0px 0px;
}

.news-list-image {
	float: right;
	clear: right;
	text-align: right;
	margin: 0px 0px 0px 10px;
}
#content .news-list-image a img, #content .news-list-image img {
	border: 1px solid #AAAAAA;
	margin: 0px 0px 0px 0px;
}
.news-single-item h3, .bands-single-item h3 {
	color: white;
	text-align: left;
}

.festivalnewsbild {
	margin-bottom: 5px;
	position: relative;
	top: -2px;
}
.ttclear {
	width: 100%;
	height: 5px;
	clear: both;
	
	border-bottom: 1px solid #AAAAAA;
}


.bands-list-item {
text-align: center;
float: left;
width: 118px;
height: 130px;
background-color: #222222;
padding: 5px;
margin: 5px;
display: inline;
}
* html .bands-list-item {
height: auto;
margin: 4px;
}
.bands-list-image {
height: 90px;
text-align: center;
display: table-cell;
vertical-align: middle;
}
* html .bands-list-image {
height: auto;
}
.bands-list-image a {
display: block;
width: 120px;
text-align: center;
}

.bands-list-item h2.bandname {
margin: 5px 0px 0px 0px;
text-align: center;
}
.bands-list-item p {
margin: 0px;
font-size: 9px;
color: #aaaaaa;
}
.bands-single-image {
text-align: center;
}

.ro-list-container {
	width: 205px;
	float: left;
	clear: none;
}
* html .ro-list-container {
margin-right: -3px; /* fix: IE duplicate content - Bug */
}
.ro-list-container .bands-list-item {
margin: 0px 0px 10px 20px;
height: 150px;
}
* html .ro-list-container .bands-list-item {
height: auto;
margin: 0px 0px 10px 20px;
}

h1.h1-schmal {
	clear: none;
	width: 188px;
	background-image: url(../images/h1_ro.jpg);
}

.tx-veguestbook-pi1 p {
margin: 0px;
}
.tx-guestbook-result {
float: left;
}
.tx-guestbook-pagination {
float: right;
}
.tx-guestbook-clear {
clear: both;
width: 100%;
height: 40px;
border-bottom: 1px solid #aaaaaa;
}
.tx-guestbook-clear-ohneBorder {
clear: both;
width: 100%;
height: 40px;
}
.tx-guestbook-header {
background-color: #443333;
padding: 5px 5px 5px 5px;
margin: 0px;
width: auto;
}
.tx-guestbook-left {
background-color: #111111;
padding: 5px 5px 5px 20px;
width: auto;
}
.tx-guestbook-left p, .tx-guestbook-left p a {
font-size: 9px;

}
.tx-guestbook-right {
clear: both;
background-color: #222222;
padding: 5px;
width: auto;
}

.tx-veguestbook-pi1 form {
  margin: 0 auto 0 auto;
  width: 290px;
}
.tx-veguestbook-pi1 form {
  text-align: left;
}
.tx-veguestbook-pi1 input, .tx-veguestbook-pi1 textarea {
  width: 200px;
  border: 1px solid #8b0000;
  background-color: #aaaaaa;
  color: #222222;
  overflow: auto;
}
* html .tx-veguestbook-pi1 input, * html .tx-veguestbook-pi1 textarea {
background-color: #DDDDDD;
}
.tx-veguestbook-pi1 input {
  height: 14px;
}
.tx-veguestbook-pi1 input:focus, .tx-veguestbook-pi1 textarea:focus {
  background-color: #DDDDDD;
}
input.tx-guestbook-submit {
background-color: #DDDDDD;
width: 80px;
height: 18px;
position: relative;
left: 80px;
padding: 0px 0px 2px 0px;
cursor: pointer;
}
* html input.tx-guestbook-submit {left: 83px;}

.tx-guestbook-field label {
display: block;
width: 80px;
float: left;
clear: left;
}
.tx-guestbook-field {
margin: 0px 0px 5px 0px;
}
#content .tx-srfreecap-pi2-image {
position: relative;
left: 70px;
width: 200px;
}
* html #content .tx-srfreecap-pi2-image {
left: 73px;
width: 202px;
}

#content .tx-srfreecap-pi2-cant-read {
color: #DDDDDD;
font-size: 11px;
}
#content .tx-srfreecap-pi2-cant-read a {
font-weight: bold;
}

.freecap-info {
width: 200px;
text-align: justify;
position: relative;
left: 80px;
margin: 0px 0px 5px 0px;
}
* html .freecap-info {left:83px;}

#content p.tx-guestbook-form-error {
color: red;
}
.tx-veguestbook-pi1 ul * {
color: red;
}


.tx-powermail-pi1 {
width: 240px;
margin: 0 auto 0 auto;
}
.tx-powermail-pi1 fieldset {
border: 0px solid white; margin: 0px; padding: 0px;
}
.tx-powermail-pi1 legend {
visibility: hidden;
}
.tx-powermail-pi1 label {
width: 230px;
float: left;
clear: left;
margin: 0px 10px 0px 0px;
}
.tx-powermail-pi1 input, 
.tx-powermail-pi1 textarea,
.tx-powermail-pi1 select {
width: 230px;
margin-bottom: 18px;
background-color: #AAAAAA;
border: 1px solid #8b0000;
}
* html .tx-powermail-pi1 input, 
* html .tx-powermail-pi1 textarea,
* html .tx-powermail-pi1 select {
background-color: #DDDDDD;
}

.tx-powermail-pi1 input:focus, 
.tx-powermail-pi1 textarea:focus,
.tx-powermail-pi1 select:focus {
background-color: #DDDDDD;
}

input.powermail_submit {
background-color: #DDDDDD;
width: 80px;
border: 1px solid #8b0000;
cursor: pointer;
margin-top: 18px;
}
#content .tx-powermail-pi1 .tx-srfreecap-pi2-image {
position: relative;
left: -10px;
width: 200px;
}
* html #content .tx-powermail-pi1 .tx-srfreecap-pi2-image {
left: -10px;
width: 202px;
}
.powermail_mandatory_js {
color: red;
font-weight: bold;
position: relative;
top: -20px;
left: 10px;
}

#startbildcontainer {
margin: 0 auto 0 auto;
width: 632px;
text-align: center;
}
#startbildcontainer p {
display: block;
width: 160px;
margin: 0 auto 0 auto;
}

.tx-ttnews-browsebox {
height: 35px;
overflow: hidden;

position: relative;
top: 0px;
padding: 5px;
}

.showResultsWrap {
width: 40%;float:left;
}
.browseLinksWrap {
width: 59%;float:right;text-align:right;
}

.tx-ttnews-browsebox-strong {
font-weight: bold;
float: none;
}
.contenttable, .contenttable * {
padding: 0px; 
margin: 0px;
}
.contenttable {
margin: 0px 0px 18px 0px;
}
#map * {
color: black;
}
.tx-rgsmoothgallery-pi1 {
margin: 0px 0px 20px 0px;
}


#content .csc-textpic-intext-left-nowrap img {
margin-top: 3px;
}

* html #content .csc-textpic-intext-left-nowrap {
margin-top: 10px;
}
* html #content .csc-textpic-intext-left-nowrap img {
margin-top: 5px;
}
.csc-textpic-text .bodytext {
margin: 0px;
}

.csc-frame-rulerAfter {
border-bottom: 1px solid #aaaaaa;
margin: 5px 0px 20px 0px;
}
* html .csc-frame-rulerAfter {
margin: 10px 0px 20px 0px;
}

#langselect {
width: 100px;
height: 40px;
text-align: center;
position: relative; left: 27px;
}
#langselect a, #langselect img {
display:inline;
position: relative; left: 0px;
}
#langselect a img {left: 0px;}

#infobereich {min-height: 180px;}
* html #infobereich {height: 180px;}

#content h5 {
	margin: 0px 0px 16px 0px; 
	padding: 0px 0px 0px 10px;
	clear: none;
	width: 188px;
	background-image: url(../images/h1_ro.jpg);
	background-repeat: no-repeat;
}