* {
	padding: 0px;
	margin: 0px;
}

body, html {
	height: 100%;
}

@font-face {
	font-family: 'KingthingsPetrockRegular';
	src: url('Kingthings_Petrock-webfont.eot');
	src: local('☺'), url('Kingthings_Petrock-webfont.woff') format('woff'), url('Kingthings_Petrock-webfont.ttf') format('truetype'), url('Kingthings_Petrock-webfont.svg#webfontrFHFrGLP') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'KingthingsPetrockLightRegular';
	src: url('Kingthings_Petrock_light-webfont.eot');
	src: local('☺'), url('Kingthings_Petrock_light-webfont.woff') format('woff'), url('Kingthings_Petrock_light-webfont.ttf') format('truetype'), url('Kingthings_Petrock_light-webfont.svg#webfont43Dcxwnq') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	background-image: url(images/back2.jpg);
	position: relative;
	background-repeat: repeat;
	line-height: 1.6em;
	letter-spacing: 0.1px;
	font-size: 12px;
	font-family: "Century Gothic", HelveticaNeue, "Lucida Grande", Arial, sans-serif;
	color: white;
}

h1 {
	text-shadow: 2px 2px 2px #b7b7b7;
	font-family: KingthingsPetrockRegular;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 15px;
	font-size: 36px;
}
h2 {
	line-height: 1.4em;
	text-shadow: 2px 2px 2px #505050;
	font-family: KingthingsPetrockRegular;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
}
h3 {
	margin-bottom: 10px;
	font-size: 14px;
}


ol, ul {
	padding-left: 25px;
	list-style-position: outside;
}
a {
	text-shadow: 1px 1px 2px #1d1d1d;
	text-decoration: none;
	color: #ffe037;
}
a:hover {
	color: #ae9700;
}

img {
	border-style: none;
}
p {
	margin-bottom: 15px;
}
hr {
	margin-bottom: 15px;
}
.clearer {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
#container {
	min-height: 100%;
	position: relative;
}
#header {
	margin-top: 10px;
	background-image: url(images/menu.png);
	background-position: 0 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 60px;
	width: 1000px;
}

#main {
	z-index: 5;
	position: relative;
	padding-bottom: 250px;
	margin-top: 25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-position: center;
	text-align: right;
	padding-top: 320px;
	height: 100px;
	bottom: 0px;
	position: absolute;
	background-repeat: repeat-x;
	background-image: url(images/footer.png);
	width: 100%;
}

#footer_content {
	text-shadow: 1px 1px 2px black;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#copyright {
	z-index: 20;
	position: relative;
	float: right;
	width: 400px;
}
#menu {
	line-height: 24px;
	font-family: KingthingsPetrockRegular;
	text-transform: lowercase;
	position: relative;
	font-size: 30px;
	overflow: visible;
}

ul.menu-top {
	padding-left: 0px;
	text-shadow: 1px 1px 2px black;
	margin-left: 14px;
}
li.menu-0 a {
	padding-top: 22px;
	padding-bottom: 20px;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	color: white;
	overflow: visible;
}

li.menu-0 a:hover {
	font-style: normal;
	font-weight: normal;
	color: white;
	overflow: visible;
}

li.menu-0 {
	position: relative;
	background-repeat: no-repeat;
	background-position: right -60px;
	background-image: url(images/menu.png);
	height: 60px;
	float: left;
	list-style-type: none;
}
li.menu-0:hover {
	text-shadow: 1px 1px 1px #505050;
	background-position: right -120px;
	list-style-type: none;
}
li.menu-expand {
	background-position: right -180px;
	background-repeat: no-repeat;
	list-style-type: none;
}
ul.menu-1 {
	padding-top: 10px;
	left: -2px;
	padding-bottom: 10px;
	background-position: 0 bottom;
	background-image: url(images/subnavi2.png);
	background-repeat: no-repeat;
	visibility: hidden;
	z-index: 20;
	position: absolute;
	list-style-type: none;
}
li.menu-1 {
	padding-top: 5px;
	padding-bottom: 5px;
	min-width: 120px;
	text-align: center;
	list-style-type: none;
}
li.menu-1 a {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	list-style-type: none;
}
.menu-expand:hover ul.menu-1 {
	visibility: visible;
	list-style-type: none;
}
.menu-expand:hover {
	background-position: right -240px;
	visibility: visible;
	list-style-type: none;
}
li.menu-current a {
	color: #ffe037;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alignmiddle {
	margin-right: auto;
	margin-left: auto;
}
#social {
	clear: both;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 1000px;
}
#social li {
	list-style-type: none;
	z-index: 2;
	position: relative;
	background-repeat: no-repeat;
	margin: 5px;
	float: right;
	overflow: visible;
}
.icon {
	height: 32px;
	width: 32px;
	z-index: 10;
	position: relative;
}
#sliderwrapper {
	margin-bottom: 50px;
	background-color: white;
	height: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
	width: 900px;
	overflow: hidden;
}
.slider {
	position: relative;
	float: left;
	height: 300px;
	width: 900px;
}
.slider img {
	padding: 0px;
	margin: 0px;
	float: left;
}
.slider_content {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 12px;
	z-index: 11;
	background-repeat: repeat;
	background-image: url(images/black.png);
	margin-bottom: 0px;
	bottom: 0px;
	color: white;
	width: 860px;
	position: absolute;
}
.slider strong {
	font-size: 14px;
}
.slider h1 {
	font-size: 36px;
}
#vor {
	z-index: 999;
	background-image: url(images/pfeilrechts.png);
	background-repeat: no-repeat;
	right: 10px;
	top: 110px;
	position: absolute;
	height: 45px;
	width: 60px;
}
#ruck {
	z-index: 999;
	background-image: url(images/pfeillinks.png);
	background-repeat: no-repeat;
	left: 10px;
	top: 110px;
	position: absolute;
	height: 45px;
	width: 60px;
}
.sliderbutton {
	background-position: 0 0px;
	cursor: pointer;
}
.sliderbutton:hover {
	background-position: 0 -45px;
}
.overlay {
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
}
#thewrapper {
	width: 1000px;
	position: relative;
}
.zweispalten {
	margin-bottom: 25px;
	margin-right: 50px;
	width: 450px;
}
.einspalten {
	margin-right: 25px;
	float: left;
	margin-bottom: 25px;
	width: 500px;
}
.dreispalten {
	padding: 20px;
	min-height: 218px;
	border-color: #1d1d1d;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/black.png);
	background-repeat: repeat;
	text-shadow: 0px 0px 1px white;
	position: relative;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 25px;
	width: 258px;
}
.dreispaltenright {
	padding-bottom: 20px;
	min-height: 218px;
	border-color: #1d1d1d;
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat;
	background-image: url(images/black.png);
	text-shadow: 0px 0px 1px white;
	padding-top: 20px;
	position: relative;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 25px;
	width: 258px;
}
.dreispaltenschatten {
	margin-top: -10px;
	margin-left: -20px;
	background-image: url(images/containerup.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 300px;
}
.startershop {
	background-repeat: no-repeat;
	background-image: url(images/shop.png);
}
.startersocial {
	background-repeat: no-repeat;
	background-image: url(images/social.png);
}
.impressum p {
	margin-bottom: 0px;
}
.search_box {
	top: 0px;
	right: 20px;
	position: relative;
	float: right;
	height: 20px;
	width: 205px;
}
.search_string {
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
	border-style: none;
	left: 5px;
	top: 20px;
	position: absolute;
	height: 20px;
	width: 160px;
}
.search_submit {
	text-shadow: 1px 1px 2px black;
	background-color: #062241;
	text-align: center;
	color: #cacaca;
	left: 175px;
	top: 20px;
	position: absolute;
	border-style: none;
	height: 20px;
	width: 25px;
}
.search_submit:hover {
	color: white;
	background-color: #0b3e79;
	cursor: pointer;
}
.highlight {
	font-weight: bold;
	color: #ff0c12;
}
.sidebar {
	width: 350px;
	float: right;
}
.sidebarleft {
	padding-top: 10px;
	margin-bottom: 25px;
	clear: both;
	width: 650px;
	float: left;
}
.sidebarleft img, .dreispalten img, .dreispaltenright img {
	margin: 10px;
}
.impressum img {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 0px;
}

.newsletter {
	margin-bottom: 50px;
}
#musik {
	background-color: #b31e16;
	left: -290px;
	top: 75px;
	position: absolute;
}
#musiklabel {
	background-position: left;
	background-image: url(images/reinhoren.png);
	background-repeat: no-repeat;
	right: -45px;
	height: 100px;
	width: 45px;
	position: absolute;
	cursor: pointer;
}
.linkbutton {
	text-align: left;
	border-width: 0px;
	border-style: none;
	background-color: transparent;
	font-size: 11px;
	float: right;
	text-shadow: 0px 0px 0px;
	color: white;
	background-position: 0px 0px;
	padding-left: 15px;
	display: block;
	padding-bottom: 12px;
	padding-top: 9px;
	height: 12px;
	width: 155px;
	background-image: url(images/linkbutton.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.linkbutton:hover {
	font-style: normal;
	font-weight: normal;
	text-shadow: 0px 0px 0px;
	color: white;
	background-position: 0px -33px;
}
input.linkbutton {
	border-width: 0px;
	border-style: none;
	background-color: transparent;
	font-size: 11px;
	float: right;
	text-shadow: 0px 0px 0px;
	color: white;
	background-position: 0px 0px;
	display: block;
	padding-bottom: 12px;
	padding-top: 9px;
	height: 33px;
	width: 170px;
	background-image: url(images/linkbutton.png);
	background-repeat: no-repeat;
}
.linie {
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
}
#ie6 {
	display: none;
}
.contact {
	clear: both;
	float: left;
	width: 100px;
}
.textarea {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 300px;
}
.starterimg {
	margin: 0px;
	height: 50px;
	width: 50px;
	padding: 0px;
}
#startslider {
	font-size: 10px;
	cursor: pointer;
	line-height: 20px;
	text-align: center;
	right: 50px;
	z-index: 12;
	top: 0px;
	position: absolute;
	height: 20px;
	width: 30px;
	background-color: #5bec33;
}
#startslider:hover {
	background-color: #307f1a;
}
#stopslider {
	font-size: 10px;
	cursor: pointer;
	line-height: 20px;
	text-align: center;
	right: 50px;
	z-index: 12;
	top: 0px;
	position: absolute;
	height: 20px;
	width: 30px;
	background-color: #d90133;
}
#stopslider:hover {
	background-color: #930122;
}
.starterlink {
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
	height: 260px;
	width: 300px;
}
.starterlink:hover {
	border-style: solid;
	border-color: #f0cf00;
	border-width: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
	height: 250px;
	width: 290px;
}
.bigh1 {
	font-family: KingthingsPetrockRegular;
	font-size: 74px;
}
.yellow {
	color: #ffe037;
}
.news {
	margin-bottom: 25px;
	border-color: #1d1d1d;
	border-style: solid;
	border-width: 1px;
	padding: 20px;
	background-image: url(images/black.png);
	background-repeat: repeat;
	margin-top: 25px;
	clear: both;
	width: 598px;
}
p.concert_info {
	font-style: italic;
	font-size: 10px;
}
.bubble {
	z-index: 0;
	position: absolute;
	background-repeat: no-repeat;
}

