/* Start of CMSMS style sheet 'Bildschirm' */
html {
	height: 100%;
	background: #111 url(images/bg_title.png) 0 26px repeat-x;
}	
body {
	margin: 0 auto;
	padding: 0;
	color: white;
	font: normal 62.5% Arial, Helvetica, sans-serif;
	background: url(images/bg_sidebar.gif) 100% 0 repeat-y;
	min-height: 100%;
	width: 88%;
	min-width: 800px;
}
.skip, #container > hr {display: none !important;}
hr {
	display: block;
	border: none;
	background: url(images/hr.gif) center center no-repeat;
	height: 10px;
	margin: 20px 0;
}
* html hr {display: none;}
#content hr {display: block;}
a {
   text-decoration: none;
	border-bottom: 1px dotted;
	color: #FF8080;
}
img {
  border: 1px solid white;
  padding: 1px;
}
h1, h2, h3, h4, h5, h6, caption {
        font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
        text-transform: uppercase;
}
h1, h2 {
        text-indent: 20px;
        background: url(images/bg_headline.gif) left 7px no-repeat;
}
table {width: 100%;}
caption {
  font-size: 1.5em;
padding-bottom: 10px;
}
caption img {
  padding: 0;
  border: none;
}
#container {
	background: url(images/sidebar.png) top right no-repeat;
	height: 100%;
	font-size: 1.4em;
	padding-top: 1px;
	position: relative;
}
body > #container {
	height: auto;
	min-height: 100%;
}
#header {
	margin-top: 25px;
	height: 138px;
	position: relative;
}
#header h1 {
	margin: 0;
	padding-top: 15px;
	font: normal 3em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-indent: 15px;
	width: 580px;
	overflow: hidden;
        background: none;
}
#header ul {
	margin: 0;
	padding: 113px 0 0 16px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 1px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/title.png) 10px 0 no-repeat;
	width: 100%;
}
#header li {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
#header .page15 {margin-right: 60px;}
#header li a {
	display: block;
	height: /*21px*/16px;
        line-height: 15px;
	text-indent: -999em;
        outline: none;
        border: none;
}
#header .page15 a {
	background: url(images/b_home1.png);
	width: 65px;
}
#header .page34 a {
	background: url(images/b_musik1.png);
	width: 72px;
}
#header .page19 a {
	background: url(images/b_galerie1.png);
	width: 80px;
}
#header .page51 a {
	background: url(images/b_erleben1.png);
	width: 89px;
        margin-left: 8px;
}
#header .page24 a {
	background: url(images/b_kontakt1.png);
	width: 107px;
}
#header li a:hover, #header li a:focus {background-position: bottom;}
#content {
	margin-right: 96px;
	padding: 15px 255px 20px 15px;
	position: relative;
	height: 800px; /* for IE 6 */
}
#container > #content {
	height: auto; /* reverting IE 6 rule, applying correct one for decent browsers */
	min-height: 800px;
}
#content ul {list-style: url(images/bullet.gif);}
#content a:hover {border-bottom-style: solid;}
#footer {
	background: url(images/circles_bottom.png) right top no-repeat !important;
	height: 178px;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 250px;
}
#footer a {
	color: #666;
	font-size: .9em;
	position: absolute;
	bottom: 10px;
	left: 15px;
}
#footer a:hover {color: white;}

#konzerte {
  width: 90%;
  background: #2D2D2D;
  padding: 0;
  border-collapse: collapse;
}
#konzerte caption {
  margin-top: 30px;
}
#konzerte thead {border-bottom: 10px solid #111;}
#konzerte th {
  text-align: left;
  text-transform: uppercase;
}
#konzerte th, #konzerte td {padding: 5px;}
.row1 {background: #444;}
.row0 {background: #343434;}

.picturelist {list-style: none !important;}

.contact {
	clear: left;
	border: 1px solid #666;
	overflow: hidden;
	margin: 10px auto;
	width: 80%;
	padding: 5px;
	line-height: 2em;
        background: #444 url(images/bg_contactbox.png) right top no-repeat;
}
.contact img {
	float: left;
	margin-right: 10px;
}

#content #impressum {
  position: absolute;
  top: 115px;
  right: 0;
  font-size: .8em;
  padding: 5px;
  background: url(images/bg_transp.png);
}
#impressum h3 {margin: 0 0 5px 0;font-size: 1em;}
#impressum address {margin: 2px 0;}
/* End of 'Bildschirm' */

