body {
	margin: 0;
	padding: 0;
	background-color: #ece6db;
	background-image: url(../gfx/bg.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	-webkit-text-stroke:1px transparent;
}
#main {
	width: 930px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 158px;
	margin-bottom: 20px;
	overflow: hidden;
	background-image: url(../gfx/header.png);
	background-repeat: no-repeat;
	font-family: Georgia;
	color: #f6f2e5;
	font-size: 12px;
}
div.press-area #header { background-image: url(../gfx/header_press.png); }
#facebook-ilike {
	position: absolute;
	right: -28px;
	top: 20px;
}
#content {
	clear: both;
	margin-bottom: 9px;
}
#footer {
	clear: both;
	position: relative;
	height: 77px;
	padding-top: 17px;
	margin-bottom: 10px;
	overflow: hidden;
	background-image: url(../gfx/footer.png);
	background-repeat: no-repeat;
	color: #f6f2e5;
	font-size: 11px;
	line-height: 15px;
}

/* Misc */
a { color: #a12207; }
a img { border: none; }
.cleaner {
	float: none;
	clear: both;
	height: 0;
	border: none;
}
/* Ende Misc */

/* Header */
#header a { color: #f6f2e5; }
#header h1 {
	display: block;
	width: 99px;
	height: 98px;
	position: absolute;
	margin: 0;
	top: 31px;
	left: 1px;
}
#header h1 a {
	display: block;
	height: 100%;
}
#header h1 a span { display: none; }

ul#topnav {
	position: absolute;
	right: 0;
	top: 52px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#topnav li {
	width: auto;
	float: left;
	padding-left: 18px;
	background-image: url(../gfx/pfeil_header.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

ul#mainnav {
	display: block;
	height: 34px;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 78px;
	left: 111px;
	list-style: none;
}
ul#mainnav li {
	display: block;
	height: 34px;
	float: left;
	margin-left: -1px;
}
ul#mainnav li a:link, ul#mainnav li a:active, ul#mainnav li a:visited {
	display: block;
	height: 100%;
}
ul#mainnav li a span { display: none; }

#newsletter {
	position: absolute;
	right: 0;
	top: 86px;
}
#email {
	border: none;
	width: 173px;
	height: 16px;
	float: left;
	margin-right: 3px;
}

a#lng-selector {
	position: absolute;
	right: 14px;
	top: 115px;
	padding-left: 8px;
	background-image: url(../gfx/pfeil_header.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
/* Ende Header*/

/* Footer */
#footer a { color: #f6f2e5; }
#col1 {
	position: absolute;
	width: 50px;
	left: 20px;
	overflow: hidden;
}
#col2 {
	position: absolute;
	width: 250px;
	left: 163px;
	overflow: hidden;
}
#col3 {
	position: absolute;
	width: 250px;
	left: 457px;
	overflow: hidden;
}
#col4 {
	position: absolute;
	width: 153px;
	left: 758px;
	overflow: hidden;
}

#col1 a {
	display: block;
	width: 29px;
	height: 9px;
	overflow: hidden;
	background-image: url(../gfx/top.png);
	background-repeat: no-repeat;
}
#col1 a span { display: none; }

#col2 a:link, #col2 a:active, #col2 a:visited {
	text-decoration: none;
}
#col2 a:hover, #col2 a:focus { text-decoration: underline; }
/* Ende Footer */

/* Content */
#leftcol {
	width: 514px;
	float: left;
}
#rightcol {
	width: 404px;
	float: right;
}

#leftcol div.content {
	background-color: #e2dcd2;
	padding: 15px 15px 10px;
}
#rightcol div.content {
	background-color: #e2dcd2;
	padding: 13px 8px 13px 13px;
}
#rightcol h2 { margin-top: 17px; }

div.fullcontent {
	background-color: #e2dcd2;
	padding: 15px 15px 10px;
}
/* Ende Content */

/* Headlines */
h2 {
	height: 25px;
	margin: 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
h2 span { display: none; }
/* Ende Headlines */

/* Latest News */
#latest-news-box div.content {
	background-image: url(../gfx/latestnews_kachel.png);
	padding: 0 14px 0 8px;
	margin-bottom: -30px;
	min-height: 30px;
}
#latest-news-box div.wrapper {
	position: relative;
	top: -30px;
}
.latestnews {
	clear: both;
	padding: 11px 10px 10px;
	background-image: url(../gfx/latestnews_divider.png);
	background-repeat: no-repeat;
}
.latestnews:first-child { background-image: none; }
.latestnews p.date {
	width: 40px;
	height: 30px;
	float: left;
	margin: 0;
	padding-top: 11px;
	overflow: hidden;
	background-image: url(../gfx/latestnews_datebg.png);
	background-repeat: no-repeat;
	text-align: center;
	color: black;
	font-size: 10px;
	line-height: 11px;
}
.latestnews p.date span.day {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.latestnews p.news {
	width: 313px;
	margin: 0;
	float: right;
}
.latestnews p.news strong {
	display: block;
	font-family: Georgia;
	font-size: 15px;
	margin-bottom: 2px;
}
.latestnews p.news strong a {
	color: black;
	text-decoration: none;
	background-image: none;
	padding-left: 0;
}
.latestnews p.news a {
	padding-left: 7px;
	background-image: url(../gfx/pfeil.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}
#latest-news-box p.more {
	clear: both;
	height: 26px;
	margin: 0;
	padding: 9px 21px 0 0;
	background-color: #e2dcd2;
	text-align: right;
	font-family: Georgia;
	background-image: url(../gfx/latestnews_footer2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#latest-news-box p.more strong {
	padding-left: 6px;
	background-image: url(../gfx/pfeil.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}
p.ln-pagenav {
	clear: both;
	height: 26px;
	margin: 0;
	padding: 9px 21px 0 0;
	background-color: #e2dcd2;
	font-family: Georgia;
	background-image: url(../gfx/latestnews_footer2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
p.ln-pagenav strong.prev {
	float: left;
	margin-left: 15px;
	padding-left: 6px;
	background-image: url(../gfx/pfeil_zurueck.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}
p.ln-pagenav strong.next {
	float: right;
	padding-right: 6px;
	background-image: url(../gfx/pfeil_vor.gif);
	background-position: right 6px;
	background-repeat: no-repeat;
}
/* Ende Latest News */

/* Upcoming Shows */
table.tourdates {
	width: 100%;
	border-collapse: collapse;
}
table.tourdates th {
	color: #a12207;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	text-transform: uppercase;
	vertical-align: top;
}
table.tourdates tr.divider td {
	height: 1px;
	padding: 0;
	background-image: url(../gfx/shows_divider.png);
	background-repeat: no-repeat;
}
table.tourdates tr.odd td { background-color: #f3f1e8; }
table.tourdates tr.even td { background-color: #e9e6dd; }
table.tourdates td {
	padding: 6px;
	line-height: 14px;
	vertical-align: top;
	font-size: 11px;
}
table.tourdates td.date { width: 53px; }
table.tourdates td.artist {
	background-image: url(../gfx/shows_divider2.png);
	background-position: left 6px;
	background-repeat: no-repeat;
}
table.tourdates td.artist .infobox { padding-top: 10px; }
table.tourdates td.buttons {
	width: 63px;
	padding: 6px 4px;
	background-image: url(../gfx/shows_divider2.png);
	background-position: left 6px;
	background-repeat: no-repeat;
}
table.tourdates td.buttons a {
	display: block;
	height: 12px;
	overflow: hidden;
	margin-top: 2px;
}
table.tourdates td.buttons a span, table.tourdates td.buttons p span { display: none; }
table.tourdates td.buttons a.info {
	width: 25px;
	float: left;
	background-image: url(../gfx/shows_info_btn.png);
	background-position: left -12px;
}
table.tourdates td.buttons a.tickets {
	width: 36px;
	float: right;
	background-image: url(../gfx/shows_tickets_btn.png);
	background-position: left -12px;
}
table.tourdates td.buttons p.noinfo {
	width: 25px;
	height: 12px;
	float: left;
	margin: 2px 0 0;
	overflow: hidden;
	background-image: url(../gfx/shows_info_btn.png);
	background-repeat: no-repeat;
}
table.tourdates td.buttons p.notickets {
	width: 36px;
	height: 12px;
	float: right;
	margin: 2px 0 0;
	overflow: hidden;
	background-image: url(../gfx/shows_tickets_btn.png);
	background-repeat: no-repeat;
}
table.tourdates td.buttons p.soldout {
	width: 36px;
	height: 12px;
	float: right;
	margin: 2px 0 0;
	overflow: hidden;
	background-image: url(../gfx/shows_tickets_btn.png);
	background-position: left -24px;
	background-repeat: no-repeat;
}

p.more-shows {
	margin: 10px 0 0;
	padding-right: 13px;
	text-align: right;
	font-family: Georgia;
	
}
p.more-shows strong {
	padding-left: 6px;
	background-image: url(../gfx/pfeil.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}
/* Ende Upcoming Shows */

/* Upcoming Releases */
div.upcoming-releases {
	width: 140px;
	float: left;
	margin-right: 37px;
	padding-left: 12px;
}
div.upcoming-releases img {
	width: 114px;
	height: 114px;
	border: 8px solid #f4f2e9;
	margin-left: -12px;
	margin-bottom: 10px;
}
div.upcoming-releases strong.artist {
	display: block;
	font-family: Georgia;
	font-size: 13px;
}
div.upcoming-releases a {
	font-family: Georgia;
	font-weight: bold;
}
div.upcoming-releases p.date { margin: 6px 0 4px; }
div.upcoming-releases p.date strong {
	display: block;
	color: #a12207;
	font-size: 14px;
}
div.upcoming-releases p.format { margin: 4px 0; }
div.upcoming-releases p.katalog { margin: 0; }
p.more-releases {
	clear: left;
	margin: 10px 0 0;
	padding-right: 13px;
	text-align: right;
	font-family: Georgia;
	
}
p.more-releases strong {
	padding-left: 6px;
	background-image: url(../gfx/pfeil.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}
/* Ende Upcoming Releases */

/* Home */
div.divider {
	clear: both;
	height: 1px;
	margin: 14px 0 8px;
	overflow: hidden;
	background-image: url(../gfx/divider_linkespalte.png);
}
div.releases-detail {
	width: 210px;
	padding-left: 10px;
	margin-bottom: 25px;
}
div.releases-detail img {
	width: 192px;
	height: 192px;
}
div.releases-detail a.img img {
	border: 14px solid #f4f2e9;
	border-bottom: 16px solid #f4f2e9;
	margin-bottom: 15px;
	margin-left: -10px;
}
div.releases-detail p.image {
	position: relative;
	margin: 0 0 0 -10px;
	height: 237px;
	overflow: hidden;
	background-image: url(../gfx/cover_bgbig.png);
	background-repeat: no-repeat;
}
div.releases-detail p.download { background-image: url(../gfx/cover_bgbig2.png); }
div.releases-detail p.image a.buy-img {
	position: absolute;
	top: 14px;
	left: 14px;
}
div.releases-detail p.image a.buy {
	display: block;
	width: 61px;
	height: 23px;
	position: absolute;
	top: 213px;
	left: 131px;
}
div.releases-detail p.image a.buy span { display: none; }
div.releases-detail p.image a.download {
	display: block;
	width: 70px;
	height: 23px;
	position: absolute;
	top: 213px;
	left: 57px;
}
div.releases-detail p.image a.download span { display: none; }
div.releases-detail h3 {
	font-family: Georgia;
	font-size: 15px;
	margin: 0 0 4px;
}
div.releases-detail a.title {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
}
div.releases-detail p.date { margin: 10px 0 2px; }
div.releases-detail p.format { margin: 0; }

div.releases-list { margin-top: 19px; }
div.releases-list img {
	width: 114px;
	height: 114px;
}
div.releases-list a.img img {
	border: 8px solid #f4f2e9;
	float: left;
	margin-bottom: 13px;
}
div.releases-list p.image {
	position: relative;
	margin: 0 0 13px;
	width: 130px;
	height: 149px;
	float: left;
	overflow: hidden;
	background-image: url(../gfx/cover_bgsmall.png);
	background-repeat: no-repeat;
}
div.releases-list p.download { background-image: url(../gfx/cover_bgsmall2.png); }
div.releases-list p.image a.buy-img {
	position: absolute;
	top: 8px;
	left: 8px;
}
div.releases-list p.image a.buy {
	display: block;
	width: 43px;
	height: 21px;
	position: absolute;
	top: 127px;
	left: 78px;
}
div.releases-list p.image a.buy span { display: none; }
div.releases-list p.image a.download {
	display: block;
	width: 48px;
	height: 21px;
	position: absolute;
	top: 127px;
	left: 27px;
}
div.releases-list p.image a.download span { display: none; }
div.releases-list div.release-info {
	width: 340px;
	float: right;
	margin-bottom: 13px;
}
div.releases-list h4 {
	font-family: Georgia;
	font-size: 14px;
	margin: 3px 0;
}
div.releases-list a.title {
	font-family: Georgia;
	font-weight: bold;
}
div.releases-list p.date { margin: 4px 0 10px; }
div.releases-list p.teaser { margin: 0 0 4px; }
div.releases-list p.teaser strong {
	padding-left: 6px;
	background-image: url(../gfx/pfeil.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}

p.all-releases { margin: 0; }
p.all-releases a {
	display: block;
	width: 79px;
	height: 18px;
	float: right;
	overflow: hidden;
	background-image: url(../gfx/allreleases_btn.png);
	background-repeat: no-repeat;
}
p.all-releases a span { display: none; }
/* Ende Home */

/* News */
h3.news-headline {
	font-family: Georgia;
	font-size: 15px;
	margin: 0;
}
p.news-date {
	font-family: Georgia;
	color: #a12207;
	margin: 0 0 20px;
}
/* Ende News */

/* Artists */
form#choose-artist {
	display: block;
	margin: 0;
	padding: 0 4px;
	background-color: #35261a;
	color: #f6f2e5;
	font-size: 11px;
	line-height: 22px;
	vertical-align: middle;
}
form#choose-artist a { color: #f6f2e5; }
form#choose-artist select#show {
	float: right;
	margin-top: 2px;
}
div.divider2 {
	clear: both;
	height: 3px;
	background-image: url(../gfx/divider_linkespalte.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div.artist-preview {
	width: 141px;
	height: 132px;
	float: left;
	overflow: hidden;
	margin: 7px 7px 0 0;
	padding: 7px;
	background-color: #f4f2e9;
}
div.artist-preview img {
	width: 141px;
	height: 90px;
}
div.artist-preview h3 {
	margin: 4px 0 0;
	padding-top: 10px;
	font-family: Georgia;
	font-size: 14px;
	background-image: url(../gfx/divider_thumbnail.png);
	background-repeat: no-repeat;
}
div.artist-preview h3 a {
	text-decoration: none;
}
p.pagenav {
	position: relative;
	margin: 0;
	height: 12px;
}
p.pagenav strong.prev {
	position: absolute;
	left: 4px;
	padding-left: 6px;
	background-image: url(../gfx/pfeil_zurueck.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
p.pagenav strong.next {
	position: absolute;
	right: 4px;
	padding-right: 6px;
	background-image: url(../gfx/pfeil_vor.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

h3.artist-title {
	font-family: Georgia;
	font-size: 25px;
	margin: 10px 0;
}
img.artist {
	margin-top: 25px;
	width: 374px;
	border: 15px solid #f4f2e9;
}
/* Ende Artists */

/* Related News */
#related-news-box div.content {
	background-image: url(../gfx/latestnews_kachel.png);
	padding: 0 14px 0 8px;
	margin-bottom: -30px;
	min-height: 30px;
}
#related-news-box div.wrapper {
	position: relative;
	top: -30px;
}
#related-news-box p.more {
	clear: both;
	height: 26px;
	margin: 0;
	padding: 9px 21px 0 0;
	background-color: #e2dcd2;
	text-align: right;
	font-family: Georgia;
	background-image: url(../gfx/latestnews_footer2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#related-news-box p.more strong {
	padding-left: 6px;
	background-image: url(../gfx/pfeil.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}
/* Ende Related News */

/* Releases */
p.sort-by {
	margin: 0;
	background-color: #35261a;
	padding: 4px;
	color: #f6f2e5;
	font-size: 11px;
}
p.sort-by a { color: #f6f2e5; }
table.releases {
	width: 100%;
	border-collapse: collapse;
}
table.releases th {
	padding: 3px 3px 3px 6px;
	font-family: Georgia;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	background-color: #ccc8bc;
	background-image: url(../gfx/divider_releases.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #a12207;
	vertical-align: top;
}
table.releases tr.divider td {
	height: 1px;
	padding: 0;
	background-image: url(../gfx/divider_releases.png);
	background-repeat: no-repeat;
}
table.releases tr.odd td { background-color: #f3f1e8; }
table.releases tr.even td { background-color: #e9e6dd; }
table.releases td {
	padding: 4px 4px 4px 6px;
	vertical-align: top;
}
table.releases td.date { width: 110px; }
table.releases td.artist {
	width: 220px;
	background-image: url(../gfx/shows_divider2.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
table.releases td.title {
	background-image: url(../gfx/shows_divider2.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}
table.releases td.title a { text-decoration: none; }
table.releases td.catalog {
	width: 80px;
	background-image: url(../gfx/shows_divider2.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
table.releases td.format {
	width: 102px;
	background-image: url(../gfx/shows_divider2.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
table.releases td.details {
	width: 44px;
	background-image: url(../gfx/shows_divider2.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}
table.releases td.details a {
	display: block;
	width: 40px;
	height: 12px;
	overflow: hidden;
	background-image: url(../gfx/details_btn.png);
	background-repeat: no-repeat;
}
table.releases td.details a span { display: none; }
tr.pagenav-releases td {
	margin: 0;
	padding: 4px 6px;
	background-color: #35261a;
	color: #f6f2e5;
}
tr.pagenav-releases td.prev { text-align: right; }
tr.pagenav-releases td.prev a, tr.pagenav-releases td.next a {
	color: #f6f2e5;
	text-decoration: none;
}
tr.pagenav-releases span.pages a {
	padding: 0 2px;
	background-color: white;
	color: #a12207;
	text-decoration: none;
	font-size: 10px;
}
tr.pagenav-releases span.pages a.current {
	background-color: #8e9167;
	color: white;
}

h3.release {
	font-family: Georgia;
	font-size: 25px;
	margin: 10px 0 0;	
}
p.release {
	margin: 3px 0 0;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #a12207;
}
p.date-verlauf {
	margin: 10px 0;
	height: 21px;
	padding: 5px 2px 0;
	overflow: hidden;
	font-size: 13px;
	background-image: url(../gfx/verlauf_bg.png);
	background-repeat: no-repeat;
}
p.release-img {
	margin: 25px 0 12px; 
	position: relative;
	width: 403px;
	height: 421px;
	overflow: hidden;
	background-image: url(../gfx/bg_cover.png);
	background-repeat: no-repeat;
}
p.downloadrelease { background-image: url(../gfx/bg_cover2.png); }
p.release-img img {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 372px;
	height: 372px;
}
p.release-img a.buy {
	display: block;
	width: 75px;
	height: 29px;
	position: absolute;
	top: 391px;
	left: 282px;
}
p.release-img a.buy span { display: none; }
p.release-img a.download {
	display: block;
	width: 88px;
	height: 29px;
	position: absolute;
	top: 391px;
	left: 186px;
}
p.release-img a.download span { display: none; }
img.release {
	border: 15px solid #f4f2e9;
	width: 372px;
	height: 372px;
	margin: 25px 0 17px;
}
/* Ende Releases */

/* On Tour */
h3.us-artist-title {
	font-size: 16px;
	margin: 5px 0 3px;
}
tr.headlines th { background-color: #ccc8bc; }
/* Ende On Tour */

/* Downloads */
ul.downloads {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.downloads li {
	padding-left: 6px;
	background-image: url(../gfx/pfeil.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
ul.downloads li strong { font-size: 13px; }
/* Ende Downloads */

/* Media */
form#choose-mediacontent {
	display: block;
	margin: 0;
	padding: 0 4px;
	background-color: #35261a;
	color: #f6f2e5;
	font-size: 13px;
	line-height: 22px;
	vertical-align: middle;
}
form#choose-mediacontent a { color: #f6f2e5; }
/* Ende Media */








