@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

img { 
	border: 0;
}

a {
	border: 0;
}



.logo img {
	margin-top: 23px;
}


.abstandRechts {
	background-image: url(../pics/strich_horizontal.png);
	height: 31px;
	width: 270px;
	background-repeat: repeat-x;
	background-position: left center;
}

h1 {
	font-family: "ff-enzo-web",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 14px;
	letter-spacing: 1px;
	text-transform:uppercase;
	color: #333333;
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-bottom: 9px;
	margin-bottom: 12px !important;
}

p {
	font-family: "ff-enzo-web",sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
}

.linkespalte p {
	font-weight: 300;
	margin-bottom: 20px;
	letter-spacing: 0.5px;
}

.linkespalte img {
	padding-top: 4px;
}

.neuigkeitText p {
	margin-bottom: 10px;
}

#bottom p {
	font-size: 11px;
	text-align: right;
	padding-top: 7px;
	
}

.neuigkeiten { background-image:url('../pics/headlines/neuigkeiten.png'); }
.live { background-image:url('../pics/headlines/live.png'); }
.kontakt { background-image:url('../pics/headlines/kontakt.png'); }
.shop { background-image:url('../pics/headlines/shop.png'); }
.musik { background-image:url('../pics/headlines/musik.png'); }
.band { background-image:url('../pics/headlines/band.png'); }
.videos { background-image:url('../pics/headlines/videos.png'); }
.bilder { background-image:url('../pics/headlines/bilder.png'); }
.impressum { background-image:url('../pics/headlines/impressum.png'); }
.facebook { background-image:url('../pics/headlines/facebook.png'); }

.freunde {
	background-image:url('../pics/headlines/kontakt.png');
	/*padding-left: 0px; */
}

.freunde a {
	padding-left: 24px;
	color: #333333;
	cursor: pointer;
}

.freunde a:hover {
	color: #d0ff3c;
}

a {
	text-decoration: none;
	color: #666666;
}

#bottom a:hover {
	color: #999999;
}

.mehrinfo a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-image:url('../pics/links/mehrinfo.png');
	font-weight: 600;
}

.mehrinfo a:hover {
	color: #95d2e7;
}

.mehrinfo {
	margin-top: 10px;
}

.datum {
	font-weight: normal;
	letter-spacing: 0px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.neuigkeitHeadlineRahmen {
	background-image:url('../pics/neuigkeit.png');
	background-repeat: repeat-x;
	height: 22px;
	clear:both;
}

.neuigkeitDatum {
	font-weight: 300 !important;
	display: inline-block;
	width: 74px;
	color: #ebad28;
	font-size: 11px;
	letter-spacing: 0 !important;
}

.neuigkeitHeadline {
	font-weight: 300 !important;
	display: inline-block;
	font-size: 15px;
	line-height: 15px;
	padding-top: 4px;
	text-transform: uppercase;
	letter-spacing: 1px !important;
	color: #333333;
}

.neuigkeitText {
	margin-left: 74px;
	margin-top: 11px;
}

.neuigkeitText img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.platte {
	float: left;
	width: 126px;
	height: 190px;
	margin-right: 5px;
	margin-bottom: 25px;
}

.platte p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 2px !important;
}

.plattentitel {
	margin-bottom: 6px !important;
	margin-top: 10px;
	font-weight: 600 !important;
}

.platte img {
	padding-top: 0px !important;
	border-style: solid;
	border-width: 1px;
	border-color: #e5e5e5;
}

.platte img:hover {
	border-color: #ff4589;
}

.videodiv {
	width: 317px;
	margin-right: 15px;
	margin-bottom: 30px;
	float: left;
	height: 245px;
}

.videobild {
	height: 180px;
	background-position: top;
	background-repeat: no-repeat;
}

.videodiv p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 2px !important;
}


h2 {
	font-family: "ff-enzo-web",sans-serif;
	font-weight: 300;
	display: inline-block;
	font-size: 15px;
	line-height: 15px;
	padding-top: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333333;
	display: block;
	background-image:url('../pics/neuigkeit.png');
	background-repeat: repeat-x;
	height: 22px;
	clear:both;
	margin-bottom: 10px;
}

.videopommes { background-image:url('../pics/videos/pommes_und_disco.jpg'); }
.videosoll { background-image:url('../pics/videos/soll-haben.jpg'); }
.videoarbeitsgeld { background-image:url('../pics/videos/arbeitsgeld.jpg'); }
.videofett { background-image:url('../pics/videos/fett.jpg'); }
.vidoeandiewand { background-image:url('../pics/videos/andiewand.jpg'); }

.videobild img {
	padding-top: 0 !important
}


.bildershow img {
	margin-right: 7px;
	margin-bottom: 7px;
	padding-top: 0px !important;
	border-style: solid;
	border-width: 1px;
	border-color: #e5e5e5;	
}

.bildershow img:hover {
	border-color: #0573c0;	
}

.biderdownload a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-image:url('../pics/links/pressebilder.png');
	padding-top: 0px !important;
	font-weight: 600 !important;
}

.biderdownload a:hover {
	color: #4172bc;
}

.biderdownload {
	margin-top: 6px !important;
}

.kontaktlink {
	margin-bottom: 3px !important;
}

.kontaktlink a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-image:url('../pics/links/kontakt.png');
	padding-top: 0px;
	font-weight: 600 !important;
}

.kontaktlink a:hover {
	color: #d0ff3c;
}

.shopelement {
	width: 206px;
	margin-right: 15px;
	margin-bottom: 30px;
	float: left;
	height: 270px;
}

.shopelement p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 2px !important;
}

h3 {
	font-family: "ff-enzo-web",sans-serif;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 3px !important;
	margin-top: 10px;
	font-size: 14px;
	line-height: 15px;
	padding-bottom: 0px;
}

.shopelement a:hover {
	color: #00b381;
}

.konzertliste p {
	margin-bottom: 0px !important; 
	letter-spacing: 0px;
}

.konzertliste h2 {
	margin-top: 20px !important;
	display: block;

}

.konzertliste h2 a {
	display: block;
	background-image:url('../pics/aufklappen_over.png');
	background-repeat: no-repeat;
	padding-left: 15px;
	cursor: pointer;
}

.konzertliste h2 a:hover {
	color: #72d3e8;
	background-image:url('../pics/aufklappen_over.png');
}

.konzertliste p a:hover {
	color: #72d3e8;
}

.platteninfo p {
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	margin-bottom: 10px;
}

.platteninfo {
	width:600px;
	height:280px;
	overflow:auto;
}

.platteninfo img {
	float:left;
	margin-right: 15px;
}

.platteninfo h2 {
	display: inline-block;
	background-image: none;
	margin-bottom: 0px;
}

.impressumlinks a:hover {
	color: #999999;
}

.haftungsausschuss p {
	font-size: 12px !important;
	line-height:15px;
	margin-bottom: 7px !important;
}

.haftungsausschuss h3 {
	font-size: 13px;
	color: #666666;
	margin-top: 15px;
}

.pressepaket {
	margin-bottom: 0px !important;
}

.pressepaket a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-image:url('../pics/links/pressepaket.png');
	padding-top: 0px !important;
	font-weight: 600;
}

.pressepaket a:hover {
	color: #df5914;
}

#freunde p {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 16px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-image:url('../pics/links/kontakt.png');
	padding-top: 0px !important;
	margin-bottom: 3px;
	font-weight: 600;
}

#freunde a:hover {
	color: #d0ff3c;
}

#neuigkeiten, #band, #musik, #videos, #bilder, #live, #shop, #kontakt, #impressum {
	display: none;
}

.menue a, #bottom a, #neuigkeitenclick2 {
	cursor: pointer;
}
