html, body {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
		line-height: 120%;
	}
	
body {
	background-image: url(../img/CC_Hintergrund_Start.gif);
	background-repeat: no-repeat;
	}

a {
	text-decoration: underline;
	}

#cc_head {
	background-color: transparent;
	height: 150px;
	position: relative;
	}
	
#cc_main {
	padding: 30px 30px 30px 30px;
	position: relative;
	}
	
#cc_logo {
	position: absolute;
	top: -30px;
	left: -30px;
	}

#cc_navi {
	padding-left: 300px;	
}	

#cc_navi ul {
	float: left;
	width: 100px;
	}


	
#cc_inner {
	background-color: green;
	}
	
#cc_inner_left,
#cc_inner_right {
	width: 500px;
	float: left;
	}
	
.box {
	width: 490px;
	float: left;
	padding-bottom: 40px;
	margin-bottom: 10px;
	}
	
.box div,
.boxSmall div,
.boxBig div {
	padding-left: 10px;
	padding-right: 10px;
	
	}
	
.boxDates div {
	padding-right: 0px;
	}
	

.box img,
.boxSmall img,
.boxBig img,
.listItem img {
	padding-bottom: 10px;
	}

.box img.topic,
.boxSmall img.topic,
.boxBig img.topic {
	padding-bottom: 0px;
	}

	
.boxSmall,
.boxBig {
	position: relative;
	width: 240px;
	float: left;
	padding-bottom: 40px;
	margin-bottom: 10px;
	}



.boxClear {
	clear:both;
	margin-right: 10px;
	}
	
.boxBlog {
	background-color: #D3F4F1;
	}
	
.boxPress {
	background-color: #D3F4F1;
	}	
	
.boxContact {
	position: relative;
	background-color: #D3F4F1;
	width: 240px;
	}

.box .stickyBoxCB {
	padding-left: 0px;
	}
	
.stickyBoxCB {
	position: absolute;
	left:-250px;
	width: 240px;
	padding-left: 0px;
	}	
	
.stickyBoxCB div {
	padding-right: 0px;
	padding-left: 0px;
	}
	
.stickyBoxCB div div {
	padding-right: 10px;
	padding-left: 10px;
	}
	
.boxShop {
	background-color: #D3F4F1;
	}
	
.boxDates {
	background-color: #FF746E;
	}
	
.boxBooking {
	background-color: transparent;
	position: relative;
	}
	
.boxBand {
	position: relative;
	background-color: #E5FFE5;
	width: 240px;
	}
	
.boxGallery {
	background-color: transparent;
	}
	
.boxMusic {
	background-color: #FFFFCC;
	position: relative;
	
	}
	
.boxVideo {
	background-color: #FFFFCC;
	}

.boxBig {
	width: 490px;
	}
	
ul.dates {
	}	

ul.tracklist {
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
ul.tracklist li {
	font-style: italic;
	}

ul.tracklist li a {
	font-style: normal;
	}

p.p130 {
	line-height: 130%;
	}
	
.listItem {
	margin-bottom: 25px;
	padding-right: 10px;
	}
	
.bandImages {
	margin-top: 100px;
	}
	
.galleryPreview img {
	margin-right: 10px;
	}	
	
.galleryOverviewContainer {
	width: 650px;
	margin-bottom: 30px;
	}

div .galleryOverviewItem {
	padding: 0px;
	width: 150px;
	margin-right: 10px;
	float: left;
	}
	
div .galleryDetailItem {
	padding: 0px;
	width: 600px;
	margin-right: 10px;
	
	}

div.lyricBlock {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}

div .galleryOverviewItemDiv {
	clear: both;
	}
	
div .galleryOverviewContainer h1 {
	clear: both;
	}	
	
.videoItem {
	padding-right: 10px;
	}