/**************************************************************
CONTENT
**************************************************************/

/**************************************************************
GALLERY
**************************************************************/

#gallery img {
	float:left;
	height: 100px;
	width: 184px;
	margin: 0px 10px 10px 0px;
}

/*#gallery img {
	float:left;
	width: 176px;
	height: 117px;
	margin: 0px 10px 10px 0px ;
}

#gallery img {
	float:left;
	width: 170px;
	height: 110px;
	margin: 0px 17px 17px 0px ;
}
*/


/**************************************************************
TEXTSEITEN
**************************************************************/

#col1 {
/*	border: 1px solid blue;*/
	position:absolute;
	top: 0px;
	left: 0px;
	width: 413px;
	height: 490px;
	text-align:right;
}

#col2 {
/*	border: 1px solid green;*/
	position:absolute;
	top: 0px;
	left: 433px;
	width: 540px;
	height: 490px;
}

#col1 .content-inside, 
#col2 .content-inside {
	position:absolute;
	bottom: 0px;
	left: 0px;
/*	background-color: yellow;*/
}

#col1 .content-inside {	width: 400px;	}
#col2 .content-inside {	width: 540px;	}



#col1 h1.csc-firstheader {
	background-color: yellow;
}

/**************************************************************
PLAYLIST
**************************************************************/

#mainstage ol {
	padding-left: 10px;
	margin-left: 10px;
/*	background-color: yellow;*/
}

#mainstage li {
/*	background-color: red;*/
	margin-bottom: 3px;
}

#mainstage ul {
	list-style-type:none;
	padding-left: 0px;
	margin-left: 0px;
}





/**************************************************************
STARTSEITE S3SLIDER
**************************************************************/

#mainstage #s3slider ul {
	margin-left: 0px;
	padding-left: 0px;
}

.s3sliderImage span {
	display:none!important;
}
