body {
	margin: 0;
	padding: 0;
	color: white;
	background-color: #908d7a;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	-webkit-text-stroke:1px transparent;
}

#main {
	width: 1505px;
	margin: 0 auto;
}

#header {
	height: 410px;
	overflow: hidden;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	padding-left: 268px;
	padding-right: 268px;
}

#container {
	background-color: black;
	margin: -167px 270px 0 268px;
	padding: 0 12px 12px 10px;
}

#footer {
	height: 103px;
	overflow: hidden;
	background-image: url(../gfx/footer.jpg);
	background-repeat: no-repeat;
	margin: 0 268px;
	padding-top: 23px;
	padding-left: 12px;
	font-size: 10px;
	line-height: 12px;
	color: black;
}
#footer a { color: black; }

#header a { display: block; }
#header a span { display: none; }
#header h1 {
	width: 354px;
	height: 138px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 80px;
	left: -5px;
}
#header h1 a { height: 100%; }
#header-emp {
	width: 53px;
	height: 15px;
	position: relative;
	top: -68px;
	left: 837px;
}
#header-converse {
	width: 98px;
	height: 12px;
	position: relative;
	top: -82px;
	left: 790px;
	display: none !important;
}
#header-hammer {
	width: 64px;
	height: 26px;
	position: relative;
	top: -89px;
	left: 899px;
}
#header-tickets {
	width: 120px;
	height: 29px;
	position: relative;
	top: -80px;
	left: 828px;
}

#navigation {
	height: 37px;
	background-image: url(../gfx/nav/8_sociallinks.gif);
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#navigation ul {
	display: block;
	width: 519px;
	height: 37px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#navigation ul li {
	display: block;
	float: left;
}
#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	display: block;
	height: 37px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a.select {
	background-position: left -37px;
}
#navigation ul li a span {
	display: none;
}
#nav-home a { width: 59px; background-image: url(../gfx/nav/1_home.gif); }
#nav-news a { width: 70px; background-image: url(../gfx/nav/2_news.gif); }
#nav-artists a { width: 86px; background-image: url(../gfx/nav/3_artists.gif); }
#nav-info a { width: 55px; background-image: url(../gfx/nav/4_info.gif); }
#nav-tickets a { width: 84px; background-image: url(../gfx/nav/5_tickets.gif); }
#nav-gallery a { width: 83px; background-image: url(../gfx/nav/6_gallery.gif); }
#nav-forum a { width: 82px; background-image: url(../gfx/nav/7_forum.gif); }
#navigation .sociallinks {
	width: 270px;
	height: 22px;
	margin-right: 8px;
	margin-top: 6px;
	float: right;
	overflow: hidden;
}
#navigation .sociallinks a {
	display: block;
	position: relative;
}
#navigation .sociallinks a span { display: none; }
.sc-myspace {
	width: 64px;
	height: 12px;
	top: 5px;
}
.sc-facebook {
	width: 59px;
	height: 12px;
	top: -10px;
	left: 73px;
}
.sc-youtube {
	width: 48px;
	height: 20px;
	top: -24px;
	left: 143px;
}
.sc-twitter {
	width: 66px;
	height: 13px;
	top: -41px;
	left: 201px;
}

#footer .left {
	width: 335px;
	height: 60px;
	float: left;
	overflow: hidden;
}
#footer .middle {
	width: 389px;
	height: 60px;
	float: left;
	overflow: hidden;
	margin-left: 11px;
}
#footer .right {
	width: 195px;
	height: 60px;
	float: left;
	overflow: hidden;
	margin-left: 12px;
}
#footer .sociallinks {
	width: 270px;
	height: 22px;
	margin-left: 2px;
	overflow: hidden;
}
#footer .sociallinks a {
	display: block;
	position: relative;	
}
#footer .sociallinks a span { display: none; }
#footer .presenterlinks {
	width: 195px;
	height: 33px;
	margin-top: 14px;
	overflow: hidden;
}
#footer .presenterlinks a {
	display: block;
	position: relative;	
}
#footer .presenterlinks a span { display: none; }
#footer .pl-kingstar {
	width: 80px;
	height: 28px;
}
#footer .pl-schlachthof {
	width: 106px;
	height: 17px;
	left: 89px;
	top: -23px;
}

#content {
	width: 695px;
	padding-top: 7px;
	float: left;
}

#sidebar {
	width: 250px;
	padding-top: 7px;
	float: left;
}
#sidebar .lineup {
	height: 312px;
	overflow: hidden;
	background-image: url(../gfx/lineup.jpg);
}
#sidebar .lineup a {
	display: block;
	width: 96px;
	height: 29px;
	position: relative;
	top: 263px;
	left: 75px;
}
#sidebar .lineup a span { display: none; }
#sidebar .newsletter {
	height: 52px;
	overflow: hidden;
	background-image: url(../gfx/newsletter_bg.jpg);
	padding-top: 46px;
	padding-left: 38px;
}
#sidebar .newsletter input#email {
	width: 120px;
	background-color: #303030;
	border: none;
	color: white;
}
#sidebar .newsletter input#gobtn {
	position: relative;
	top: 7px;
	left: 20px;
}
#sidebar .radio {
	height: 133px;
	overflow: hidden;
	background-image: url(../gfx/radio.jpg);
}
#sidebar .radio a {
	display: block;
	width: 28px;
	height: 28px;
	position: relative;
	top: 74px;
	left: 166px;
}
#sidebar .radio a span { display: none; }
#sidebar .video {
	height: 128px;
	overflow: hidden;
	background-image: url(../gfx/video.jpg);
}
#sidebar .video a {
	display: block;
	width: 28px;
	height: 28px;
	position: relative;
	top: 26px;
	left: 136px;
}
#sidebar .video a span { display: none; }

/* News */
h2#latestnews {
	height: 27px;
	background-image: url(../gfx/latestnews_bg.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	padding: 13px 0 0 200px;
}
.newsteaser {
	height: 64px;
	background-image: url(../gfx/news_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.newsteaser p.date {
	width: 42px;
	height: 32px;
	margin: 0;
	float: left;
	position: relative;
	top: 16px;
	left: 23px;
	text-align: center;
	color: black;
	overflow: hidden;
}
.newsteaser p.date strong.month {
	display: block;
	font-size: 9px;
	line-height: 9px;
}
.newsteaser p.date strong.day {
	font-size: 15px;
	line-height: 15px;
}
.newsteaser p.content {
	width: 550px;
	height: 40px;
	overflow: hidden;
	float: left;
	position: relative;
	left: 42px;
	top: -3px;
	font-size: 13px;
}
.newsteaser p.content strong {
	display: block;
	font-size: 18px;
}
.newsteaser p.content strong a { color:white; }
.newsteaser a.detail {
	display: block;
	width: 28px;
	height: 28px;
	float: right;
	position: relative;
	left: -23px;
	top: 20px;
}
.newsteaser a.detail span { display: none; }
.news-footer {
	clear: both;
	height: 37px;
	background-image: url(../gfx/allnews_bottom.jpg);
	background-repeat: no-repeat;
}
.news-footer a {
	display: block;
	width: 96px;
	height: 27px;
	position: relative;
	left: 15px;
	top: 7px;
}
.news-footer a span { display: none; }
h2#allnews {
	height: 27px;
	background-image: url(../gfx/latestnews_bg.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	padding: 13px 0 0 200px;
}
h2#newsdetail {
	height: 74px;
	background-image: url(../gfx/ln_detail_header.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	padding: 6px 0 0 200px;
}
div#newsdetailcontent {
	background-image: url(../gfx/ln_detail_kachel.jpg);
	background-repeat: repeat-y;
}
p.newsdate {
	width: 42px;
	height: 32px;
	margin: 0;
	float: left;
	position: relative;
	top: -42px;
	left: 23px;
	text-align: center;
	color: black;
	overflow: hidden;
}
p.newsdate strong.month {
	display: block;
	font-size: 9px;
	line-height: 9px;
}
p.newsdate strong.day {
	font-size: 15px;
	line-height: 15px;
}
div#newsdetailcontent p.newsdate { top: -32px; }
div.newscontent {
	width: 600px;
	float: left;
	position: relative;
	left: 40px;
	top: -40px;
	font-size: 12px;
}
div.news-footer-detail {
	clear: both;
	height: 69px;
	background-image: url(../gfx/ln_detail_footer.jpg);
	background-repeat: no-repeat;
}
.news-footer-detail a {
	display: block;
	width: 96px;
	height: 27px;
	position: relative;
	left: 15px;
	top: 24px;
}
.news-footer-detail a span { display: none; }
/* End News */

/* Artists */
#sidebar .sb-artists {
	background-image: url(../gfx/select_kachel.jpg);
	background-repeat: repeat-y;
}
#sidebar .sb-artists h2 {
	height: 43px;
	background-image: url(../gfx/select_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#sidebar .sb-artists ul {
	display: block;
	margin: 0;
	padding: 0 0 16px;
	list-style: none;
	background-image: url(../gfx/select_footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#sidebar .sb-artists ul li {
	padding-left: 24px;
	font-size: 13px;
	padding-bottom: 5px;
}
#sidebar .sb-artists ul li span {
	color: #c8d326;
	font-style: italic;
}
#sidebar .sb-artists ul li a:link, #sidebar .sb-artists ul li a:active, #sidebar .sb-artists ul li a:visited {
	color: white;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#sidebar .sb-artists ul li a:hover, #sidebar .sb-artists ul li a:focus, #sidebar .sb-artists ul li a.select {
	text-decoration: underline;
}

div.left-content {
	width: 248px;
	float: left;
}
.links-header {
	height: 53px;
	background-image: url(../gfx/links_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.links-content {
	padding: 10px 36px 10px 25px;
	background-image: url(../gfx/left_kachel.jpg);
	background-repeat: repeat-y;
}
.links-footer {
	height: 17px;
	background-image: url(../gfx/left_footer.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.press-header {
	height: 53px;
	background-image: url(../gfx/press_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.press-content {
	padding: 10px 36px 10px 25px;
	background-image: url(../gfx/left_kachel.jpg);
	background-repeat: repeat-y;
}
.press-footer {
	height: 17px;
	background-image: url(../gfx/left_footer.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

div.middle-content {
	width: 444px;
	float: left;
	overflow: hidden;
}
h2#head-artists {
	height: 37px;
	background-image: url(../gfx/artists_header2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	padding: 13px 0 0 200px;
}
div.artists-detail {
	background-image: url(../gfx/artists_kachel2.jpg);
	background-repeat: repeat-y;
	padding: 0 10px 10px 19px;
	overflow: hidden;
}
div.artists-footer {
	height: 15px;
	background-image: url(../gfx/artists_footer2.jpg);
	background-repeat: no-repeat;
}
div.artists-detail h3 {
	height: 28px;
	background-image: url(../gfx/artists_bandname_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: -19px;
	padding-top: 10px;
	padding-left: 45px;
	font-size: 16px;
}
div.artists-detail h3 span {
	font-size: 11px;
	color: #c8d326;
	font-style: italic;
}
img.artist-image {
	display: block;
	margin-bottom: 12px;
	border: 2px solid black;
}
/* End Artists */

/* Gallery */
#sidebar .sb-gallery {
	background-image: url(../gfx/select_kachel.jpg);
	background-repeat: repeat-y;
}
#sidebar .sb-gallery h2 {
	height: 43px;
	background-image: url(../gfx/select_gallery_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#sidebar .sb-gallery ul {
	display: block;
	/*min-height: 270px;*/
	margin: 0;
	padding: 0 0 16px;
	list-style: none;
	background-image: url(../gfx/select_footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#sidebar .sb-gallery ul li {
	padding-left: 24px;
	font-size: 13px;
	padding-bottom: 5px;
}
#sidebar .sb-gallery ul li a:link, #sidebar .sb-gallery ul li a:active, #sidebar .sb-gallery ul li a:visited {
	color: white;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#sidebar .sb-gallery ul li a:hover, #sidebar .sb-gallery ul li a:focus, #sidebar .sb-gallery ul li a.select {
	text-decoration: underline;
}

h2#head-gallery {
	height: 40px;
	background-image: url(../gfx/gallery_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 0 0 200px;
}
div.gallery-detail {
	background-image: url(../gfx/artist_kachel.jpg);
	background-repeat: repeat-y;
	padding: 0 10px 10px 19px;
}
div.gallery-footer {
	height: 32px;
	background-image: url(../gfx/artist_footer.jpg);
	background-repeat: no-repeat;
}
div.gallery-detail h3 {
	height: 26px;
	background-image: url(../gfx/headline_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: -19px;
	padding-top: 6px;
	padding-left: 45px;
	font-size: 16px;
}
ul.gallist {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.gallist li {
	display: block;
	width: 80px;
	height: 80px;
	border: 2px solid black;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
ul.gallist li img {
	width: 80px;
	height: 80px;
}
/* End Gallery */

/* Info */
h2#head-info {
	height: 40px;
	background-image: url(../gfx/info_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 13px;
	font-weight: normal;
	padding: 6px 0 0 200px;
}
div.info-detail {
	background-image: url(../gfx/artist_kachel.jpg);
	background-repeat: repeat-y;
	padding: 0 10px 10px 19px;
}
div.info-footer {
	height: 32px;
	background-image: url(../gfx/artist_footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
div.info-detail h3 {
	height: 26px;
	background-image: url(../gfx/headline_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: -19px;
	padding-top: 6px;
	padding-left: 45px;
	font-size: 14px;
}
/* End Info */

/* Ticket */
h2#head-tickets {
	height: 40px;
	background-image: url(../gfx/tickets_header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 13px;
	font-weight: normal;
	padding: 6px 0 0 200px;
}
div.tickets-detail {
	background-image: url(../gfx/artist_kachel.jpg);
	background-repeat: repeat-y;
	padding: 0 10px 10px 19px;
	text-align: center;
}
div.tickets-footer {
	height: 32px;
	background-image: url(../gfx/artist_footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div.ticket-header-links {
	width: 661px;
	height: 94px;
	overflow: hidden;
	background-image: url(../../files/image/beastfest/eventim_header.jpg);
	background-repeat: no-repeat;
}
div.ticket-header-links a {
	display: block;
	height: 18px;
	position: relative;
}
div.ticket-header-links a span { display: none; }
a#eventim-ticket-link {
	width: 112px;
	left: 75px;
	top: 38px;
}
a#schlachthof-ticket-link {
	width: 218px;
	left: 436px;
	top: 20px;
}
a#greenhell-ticket-link {
	width: 70px;
	left: 285px;
	top: 21px;
}
a#imperial-ticket-link {
	width: 115px;
	left: 400px;
	top: 3px;
}
/* End Ticket */

/* Running Order */
h2#head-ro {
	height: 25px;
	background-image: url(../gfx/runningorder.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 13px;
	font-weight: normal;
	padding: 6px 0 0 200px;
}
/* Ende Running Order */

.cleaner {
	clear: both;
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	height: 0;
}

a:link, a:active, a:visited { color: #b4b4b4; text-decoration: none; }
a:hover, a:focus { color: white; }
a img { border: none; }

h2 { margin: 0; }
#content h2 a {
	color: #c8d326;
	text-decoration: underline;
}
h2 span { display: none; }

h3 {
	margin: 0 0 10px;
	font-size: 18px;
}
h4 {
	color: #d0ca2d;
	font-size: 16px;
	margin-bottom: 0;
}
