/* Start of CMSMS style sheet 'Standard stylesheet' */
@charset "UTF-8";

html {background: #333;}
body {
	margin: 0;
	padding: 0;
	background: #333;
	color: #333;
	font: 62.5% Arial, Helvetica, sans-serif;
}
img {/*
  background: #666;/*
  border: 3px solid #B4001D;*/
  border: none;
}
input, img {vertical-align: middle;}
a {
	text-decoration: none;
	color: #B4001D;
}
a:hover {text-decoration: underline;}
h1, h2, h3, legend {font-family: "Futura Condensed Bold", "Arial Narrow", Arial, Helvetica, Sans-serif;}
h1, h2 {
	margin: 0 0 .5em;
	font-size: 1.5em;
}
h3 {font-size: 1.2em;}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
legend {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
}
textarea {overflow: auto;}
.skip, hr {
	position: absolute !important;
	left: -999em;
}
#content hr {position: static !important;}


#container {
	font-size: 1.3em;
	width: 940px;
	margin: auto;
	background: #333 url(images/bg.png) center center repeat-y;
}
#header {
	position: relative;
	height: 128px;
	padding: 30px 0 34px;
	background: url(images/header.png) center top no-repeat;
}
#header h1, #header #subtitle {
	position: absolute;
	top: -999em;
}
#header ul {
	margin: 0;
	padding: 0 0 0 33px;
	list-style: none;
	background: url(images/bg_nav.png) top left repeat-x;
	height: 34px;
	width: 737px;
	position: absolute;
	bottom: 0;
	left: 85px;
}
#header li {float: left;}
#header li * {
	display: block;
	height: 34px;
	line-height: 34px;
	color: #333;
	font-size: 15px;
	text-indent: -999em;
	background: url(images/b_nav.png) no-repeat;
	width: 68px;
}
#header .li2 * {
	width: 88px;
	background-position: -68px 0;
}
#header .li3 * {
	width: 87px;
	background-position: -156px 0;
}
#header .li4 * {
	width: 67px;
	background-position: -243px 0;
}
#header .li5 * {
	width: 99px;
	background-position: -310px 0;
}
#header .li6 * {
	width: 80px;
	background-position: right top;
}
#header .li1 a:hover, #header .li1 .current {background-position: bottom left;}
#header .li2 a:hover, #header .li2 .current {background-position: -68px 100%;}
#header .li3 a:hover, #header .li3 .current {background-position: -156px 100%;}
#header .li4 a:hover, #header .li4 .current {background-position: -243px 100%;}
#header .li5 a:hover, #header .li5 .current {background-position: -310px 100%;}
#header .li6 a:hover, #header .li6 .current {background-position: bottom right;}
#content {
	float: left;
	width: 770px;
	padding: 20px 13px 1px 13px;
	background: url(images/bg_content.png) repeat-y;
	margin-left: 72px;
}
#index #content {padding-top: 0;}
#main {
	float: left;
	width: 480px;
	padding: 15px 0 1px 34px;
}
.simple #main {
	float: none;
	width: auto;
	padding: 1px 34px;
}
#info {
	float: right;
	width: 210px;
	padding: 1px 34px 1px 0;
}
#footer {
	clear: both;
	background: url(images/bg_footer.png) bottom center no-repeat;
	padding: 40px 118px 50px 118px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#footer li {
	display: inline;
	margin-right: 15px;
	white-space: nowrap;
}
#copyright {text-align: right;}

#main img[style~="left;"], #main img[style~="float:left;"], #main img[style~="float:left"] {
	margin-right: 10px;
	margin-bottom: 10px;
}
#main img[style~="right;"], #main img[style~="float:right;"], #main img[style~="float:right"] {
	margin-left: 10px;
	margin-bottom: 10px;
}
#main p {position: relative;}
#main form fieldset {margin-bottom: 20px;}
#main form fieldset div, #main form fieldset ul li {clear: both;}
#main form fieldset label {
	float: left;
	margin-right: 5px;
	clear: left;
	width: 150px;
	padding-top: 3px;
}
#main form img {
	border: none;
	background: none;
}
#main form .captchapict {margin-bottom: 10px;}
div.list {margin-bottom: 10px;}
.list label{
	width: auto !important;
	float: none !important;
}
.list label:after {content: "" !important;}
div.list input {width: auto !important;}
label.required:before {
	content: "* ";
	color: #790201;
	margin-left: -8px;
}
#main form fieldset label:after {content: ":";}
#main form fieldset input {
	width: 193px;
	margin-bottom: 5px;
}
#main form fieldset select, #main form fieldset textarea {margin-bottom: 5px;}
#main form .submit {
	padding-left: 155px;
	margin-bottom: 10px;
}
#main form fieldset .submit input {width: auto;}

#info #concertlist {
	background: url(images/bg_sidebar_box.png) bottom left no-repeat;
	margin: 15px 0 15px 2px;
	text-align: center;
	padding-bottom: 10px;
}
#info #concertlist h2 {
	background: url(images/bg_headline_nextconcerts.png) no-repeat;
	height: 30px;
	text-indent: -999em;
	margin: 0 0 15px;
}
#info #concertlist strong {
	text-transform: uppercase;
	margin: 15px 0;
}
#info #concertlist h3 {
	font-weight: normal;
	background: url(images/bg_headline_sidebar_middle.png) no-repeat;
	height: 23px;
	border: solid #B9B7B0;
	border-width: 1px 0;
	margin: 15px 1px;
	line-height: 23px;
	font-size: 14px;
	text-align: left;
	text-indent: 20px;
}
#info #concertlist ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	text-align: left;
}
#info #concertlist li {
	margin: 4px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #DDD;
}
#info.impressum {font-size: 80%;}
#info.impressum ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#info #morelinks {
	margin: 0;
	padding: 0;
	list-style: none;
}
#info.impressum #morelinks {font-size: 130%;}
#info #morelinks li {margin-bottom: 10px;}
#info #morelinks a {
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 10px 10px 10px 50px;
	height: 42px;
}
#info .rsslink {background: url(images/bg_rsslink.png) no-repeat;}
#morelinks .rsslink img {display: none;}
#info .link_newsletter {background: url(images/bg_newsletterlink.png) no-repeat;}
#info #morelinks a:hover {background-position: bottom left;}

#features_container {
	width: 474px;
	padding: 3px;
	background: url(images/bg_features.png) no-repeat;
	float: left;
}
#features_container:hover {background-position: bottom left;}
#features {
	margin: 0;
	padding: 0;
	list-style: none;
}
#features li {
	float: left;/*
	width: 158px;*/
	height: 125px;
	overflow: hidden;
	display: inline;
	position: relative;
}
#features h2 {
	margin: 0;
	font: normal 1.2em Futura, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 15px;
	width: 280px;
	text-align: right;
}
#features li a {
	width: 180px;
	height: 100px;
	padding: 45px 0 0 100px;
	text-align: right;
	border-left: 1px solid #999;
	display: block;
	position: relative;
	z-index: 2;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
#features li:first-child a {border: none;}
#features .feature1 {background: url(images/bg_features_pics.png) 0 0 no-repeat;}
#features .feature2 {background: url(images/bg_features_music.png) 0 1px no-repeat;}
#features .feature3 {background: url(images/icon_news.png) 20px 30px no-repeat;}

#info .albumlist {margin-top: 15px;}
#info .albumlist .thumb {
	float: none;
	width: auto;
	margin: 0 0 1em;
}
.thumb a {
	margin: 0 auto;
	border: 3px solid #B4001D;
	background: #FFFBE3;
}
.thumb a:hover {background: #FDF3D5;}
.thumb img {max-height: 72px;}
.albumname {font-size: .85em;}

.newsletter legend {display: none;}

#contactform {
	background: url(images/bg_form_top.png) no-repeat;
	width: 408px;
	margin: auto;
	padding-top: 20px;
}
#contactform fieldset {
	background: url(images/bg_form_bottom.png) bottom left no-repeat;
	margin: 0 !important;
	padding: 0 20px 20px;
}
#contactform div {clear: both;}
#content #contactform label {width: auto;}
#content #contactform input {
	float: right;
height: 1.3em;
	width: 300px;
	font-size: .9em;	
}
#content #contactform input.dv {
	width: 359px;
	background: url(images/bg_input.png) no-repeat;
	border: none;
	padding: 5px 5px 4px;
	font-size: 1em;
	float: none;	
	outline: none;
}
#content #contactform input, #contactform textarea {
	background: white url(images/bg_input_default.png) -1px -1px no-repeat;
	border: 1px solid;
	border-color: #7C7C7C #CCC #CCC #C3C3C3;
	padding: 2px;
}	
#contactform textarea {
	width: 362px;
	height: 200px;
	font: normal 13px Helvetica, Arial, Sans-serif;
}
#contactform .submit {
	padding: 0 !important;
	text-align: center;
}
#content #contactform .submit input {
	background: #DDD 5px 50% no-repeat;
	border: 1px outset #DDD;
	padding: 5px 5px 5px 25px;
	float: none;
	width: auto;
	height: auto;
	line-height: normal;
}
#contactform .submit input:active {border-style: inset !important;}
#contactform .button_submit {background-image: url(images/icon_email_go.png) !important;}
#contactform .button_reset {background-image: url(images/icon_cross.png) !important;}
/* End of 'Standard stylesheet' */

