body {
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #ccc;
	text-decoration: underline;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ccc;
	color: #000;
	padding: 1px;
	border: 1px solid #333;
}
img {
	border: 0;
}
.imgStandard {
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
}
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
/* AUFBAU */
#header {
	width: 860px;
	height: 220px;
	border-right: 1px solid #333333;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#headerLeft {
	float: left;
	width: 154px;
	padding-top: 20px;
	height: 200px;
	text-align: center;
}
#headerMiddle {
	float: left;
	width: 566px;
	height: 220px;
}
#headerRight {
	float: left;
	height: 220px;
}
#youtube {
	margin-top: 47px;
}
#myspace {
	margin-top: 22px;
}
#onlineshop {
	margin-top: 20px;
}
#menu {
	width: 860px;
	height: 37px;
	border-right: 1px solid #333333;
}
#contentWrapper {
	width: 860px;
	border-right: 1px solid #333333;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}
#contentLeft {
	width: 576px;
	line-height: 1.4em;
	padding: 10px 15px 10px 10px;
	float: left;
}
#contentRight {
	width: 259px;
	float: left;
	color: #333333;
}
#contentRight a {
	color: #333;
}
#contentRight a:hover {
	color: #666;
	text-decoration: underline;
}
#footer {
	width: 850px;
	height: 17px;
	border-right: 1px solid #333333;
	background-color: #333333;
	border-top: 3px solid #a1a1a1;
	font-size: 0.8em;
	padding-top: 3px;
	padding-left: 10px;
	color: #ccc;
}
#footer a:hover {
	color: #ccc;
}

/* CONTAINER */
.clear {
	clear: both;
}
#subMenu {
	margin-top: 8px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#subPoints {
	width: 105px;
	height: 153px;
	border-right: 1px solid #333333;
	float: left;
	padding: 5px 0 0 9px;
}
#subPoints ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#subPoints li {
	margin-bottom: 5px;
	line-height: 15px;
	width: 91px;
	padding-right: 3px;
	background-color: #333333;
	text-align: right;
}
#subPoints li:hover {
	background-color: #fff;
	color: #333;
}
#subPoints li a {
	font-weight: bold;
	display: block;
	color: #ccc;
}
#subPoints li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#presale {
	width: 143px;
	height: 158px;
	float: left;
}


/* FORMATIERUNGEN */
.newsHl {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 1.2em;
	background-color: #333;
	color: #fff;
	padding: 2px;
}
.newsContent {
	margin-bottom: 15px;
	clear: right;
	padding-left: 5px;
}
.newsContent img {
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
}
.nextshows {
	padding: 8px 8px 0 7px;
	border-bottom: 1px solid #333333;
	width: 244px;
	line-height: 0.9em;
}
.headlineImg {
	margin-bottom: 6px;
}
.nextshowsLinks {
	width: 243px;
	text-align: right;
	margin: 2px 13px 5px 0;
}
.presaleBanner {
	border-bottom: 1px solid #333;
}
.newsletter {
	padding: 8px 0 5px 7px;
	border-bottom: 1px solid #333333;
	width: 252px;
}
.newsletterMail {
	margin-top: 8px;
	width: 198px;
}
.newsletterZip {
	width: 30px;
	margin-top: 8px;
	margin-left: 3px;
}
.newsletterCity {
	width: 130px;
	margin-top: 8px;
}
.submitButton {
	cursor: pointer;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.submitButton:hover{
	background-color: #333;
	color: #fff;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.showsPresentsText {
	padding-top: 3px;
	float: left;
	margin-top: 10px;
}
.showsPresents {
	float: left;
	margin: 10px 0 5px 10px;
}
.partner {
	margin-top: 5px;
	padding-left: 25px;
}
.booking {
	text-align: center;
	padding-top: 8px;
}
.bandMemberImg {
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
	margin-bottom: 10px;
}
.contactBox {
	margin-bottom: 20px;
}
.contentHeadline {
	width: 570px;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.2em;
	background-color: #333;
	color: #fff;
	padding: 2px 2px 2px 5px;
}
.contactLogo {
	width: 150px;
	margin-right: 10px;
	float: left;
	padding-left: 5px;
}
.contactAddress {
	float: left;
}
#management {
	margin-left: 160px;
}
.linkPartner {
	float: left;
	width: 150px;
	margin-right: 35px;
	text-align: center;
	margin-bottom: 8px;
}
#pdp {
	padding-top: 20px;
}
#carhartt {
	padding-top: 10px;
}
#xtaster {
	padding-top: 25px;
}
#beyerdynamic {
	padding-top: 40px;
}
#hamburgrecords {
	padding-top: 30px;
}
#myspacePlayer {
	margin-top: 30px;
}
#photoContainer {
	border: 1px solid #333;
	padding: 2px;
	background-color: #eee;
	width: 400px;
	height: 266px;
	margin-left: 65px;
	margin-top: 20px;
}
.cover {
	float: left;
	margin: 0 15px 20px 8px;
	border: 1px solid #333;
	padding: 2px;
	background-color: #eee;
}
.discoTracklist {
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
}
.discoInfo {
	float: left;
}
.reviewLink {
	margin-bottom: 10px;
	float: left;
}
#discoBestOff {
	margin-bottom: 10px;
}
.hLine {
	height: 1px;
	background-color: #ccc;
	width: 100%;
	margin: 5px 0 10px 0;
}
.hLineShows {
	border-top: 1px dashed #333;
	width: 100%;
	margin: 5px 0 10px 0;
}

.bandinfoImgLeft {
	float: left;
	margin: 0 6px 0 0;
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
}
.bandinfoImgRight {
	float: right;
	margin: 0 0 0 6px;
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
}
.blocksatz {
	text-align: justify;
}
.videoBorder {
	margin-bottom: 30px;
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
	width: 480px;
}
.videoBorderIndex {
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
	width: 480px;
	margin-left: 20px;
	margin-top: 20px;
}
.streetteamLogo {
	float: left;
	margin: 0 15px 0 0;
}
.streetteam_btn {
	float: right;
	margin-top: 25px;
}
.shirtologyHeadline {
	width: 570px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 1.2em;
	background-color: #333;
	color: #fff;
	padding: 2px 2px 2px 5px;
}
.supporterImg {
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
	margin: 5px;
	float: left;
}
#streetteamBtn {
	float: left;
}
.diaryPreview {
	float: left;
	text-align: center;
	margin-right: 5px;
}
.myspaceVideo {
	margin-bottom: 30px;
	margin-top: 10px;
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
	width: 425px;
}
.guestbookContent {
	padding-left: 5px;
	padding-bottom: 5px;
}
.guestbookDate {
	padding-bottom: 10px;
}
.pressLeft {
	float: left;
	width: 150px;
	padding-left: 8px;
	margin-bottom: 20px;
}
.pressRight {
	float: left;
	padding-top: 10px;
	margin-bottom: 20px;
}
.pressPhotos {
	float: left;
	margin-right: 2px;
	margin-bottom: 10px;
	padding-left: 8px;
}
#pressLogo {
	padding: 0;
}
#pressCover {
	padding-top: 20px;
}
#pressFlyer {
	padding-top: 30px;
}
.banner {
	margin-left: 8px;
}
.indexMain {
	text-align: center;
	background-color: #666666;	
	width: 972px;
	height:	auto;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.indexBox {
	float: left;
	widht: 257px;
	height: 264px;
}
.indexBoxSmall {
	float: left;
	widht: 257px;
	height: 36px;
}
.imgIndex {
	background-color: #ccc;
	padding: 2px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.text13 {
	font-size: 13px;
	font-weight: bold;
}
.bandFaqTop {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #333;
	padding: 5px;
	width: 564px;
	height: 82px;
	background-color: #ccc;
	color: #333;
}
.faqAskImg {
	float: left;
	margin: 5px 0 5px 0;
}
.faqImg {
	float: left;
	border: 1px solid #333;
	margin-right: 10px;
}
.ticketImg {
	margin-right: 6px;
	float: left;
}
.ticketText {
	float: left;
	padding-top: 4px;
}
.bandFaqLeft {
	float: left;
	width: 400px;
}

.bandFaqRight {
	float: left;
	border-left: 1px solid #fff;
	padding: 5px 0 5px 5px;
}
.faqName {
	width: 150px;
	margin-bottom: 5px;
}
.cdTip {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
.cdTipImg {
	float: left;
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
}
.memberFactLeft {
	margin: 10px 0 10px 0;
}
.memberFactLeft img {
	float: left;
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
	margin-right: 10px;
}
.memberFactRight {
	margin: 10px 0 10px 0;
	text-align: right;
}
.memberFactRight img {
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background-color: #ccc;
	margin-left: 10px;
}
	