@import "tooltip.css";

body{
	font:12px/18px Arial, sans-serif;
	margin:0;
	color:#8c8c8c;
	background:#ccc url("/fileadmin/templates/images/body-bg.jpg") repeat-x;
}
a:link,
a:visited,
a:active{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

a:visited{
	color:#3b3b3b;
}

ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
/*header start*/
#header{
	position:relative;
	margin:0 auto;
	width:974px;
	height:162px;
}
#header .logo{
	position:absolute;
	top:28px;
	left:26px;
	margin:0;
}

#header .logo a{
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:228px;
	height:41px;
}
#header ul.navigation-lvl-1{
	background:url("/fileadmin/templates/images/nav-lvl-1-shadow.gif") no-repeat 100% 0;
	padding-right:6px;
	position:absolute;
	z-index:100;
	bottom:27px;
}
#header .navigation-lvl-1 li{
	float:left;
}
#header .navigation-lvl-1 a{
	font-size:14px;
	color:#616264;
	background:url("/fileadmin/templates/images/nav.gif") no-repeat;
	float:left;
	padding:5px 26px 0;
	height:52px;
	line-height:52px;
}
/*#header .navigation-lvl-1 .active{
	background:url("/fileadmin/templates/images/nav-active-1.gif") no-repeat;
}
*/
#header .navigation-lvl-1 .lvl-1-first-item{
	padding-left:10px;
	background:url("/fileadmin/templates/images/nav-1.gif") no-repeat;
}
#header .navigation-lvl-1 .lvl-1-first-item a{
	background:url("/fileadmin/templates/images/nav-1-2.gif") no-repeat 100% 0;
	height:57px;
}
#header .navigation-lvl-1 .active a{
	color:#fff;
	height:57px;
}
#header ul.navigation-lvl-2{
	position:absolute;
	bottom:0;
	clear:both;
	width:974px;
	height:24px;
	padding:20px 0 0 8px;
}
.navigation-lvl-2 li{
	display:inline;}
.navigation-lvl-2 a{
	float:left;
	padding:0 20px;
	display:block;
	color:#fff;
	font-weight:bold;
	height:24px;
}
/*.navigation-lvl-2 a.active{
	background:url("/fileadmin/templates/images/hover-bg.gif") no-repeat 50% 100%;
}
*/
/*header end*/
/*container start*/
#container{
	overflow:hidden;
	padding:55px 10px 40px;
	width:954px;
	margin:0 auto;
	background:url("/fileadmin/templates/images/content-bg.png") repeat-y;
}


#content div.csc-header h1.csc-firstHeader,  #content div.csc-header h1 {
	color:#3b3b3b;
	font-size:21px;
	margin: 10px 0 5px 0;
	font-weight:normal;
}



/* Typo3-Stylings: Erster H2 Header */
#content div.csc-header h2.csc-firstHeader,
#contentganzebreite div.csc-header h2.csc-firstHeader{
	color:#3b3b3b;
	font-size:18px;
	margin: 0 0 5px 0;
	font-weight:normal;

}

/* Typo3-Stylings: Alle restlichen H2 Header */
h2,
#content h2,
#content div.csc-header h2,
#contentganzebreite div.csc-header h2{
	color:#3b3b3b;
	font-size:18px;
	margin: 10px 0 5px 0;
	font-weight:normal;
}

h3,
#content h3,
#content div.csc-header h3,
#contentganzebreite div.csc-header h3{
	color:#3b3b3b;
	font-size:14px;
	margin: 10px 0 5px 0;
	font-weight:normal;
}



/*sidebar1 start*/
#container #sidebar1 {
	padding:0 40px 0 0;
	float:left;
	width:197px;
	display:block;
	border:solid 1px white;
}

#container #sidebar1 div{
	clear:both;
	margin-top:10px;
}
#container #sidebar1 strong, #sidebar1 span, #sidebar1 span.date{display:block;}
#container #sidebar1 span.date{
	color:#646464;
	font-size:11px;
	line-height:13px;
}
#sidebar1 ul{background:url("/fileadmin/templates/images/dots.gif") repeat-x;}
#sidebar1 li{
	line-height:29px;
	padding-left:36px;
	background:url("/fileadmin/templates/images/dots.gif") repeat-x 0 100%;
	height:30px;
}
#sidebar1 a{
	font-size:12px;
	color:#8d8d8d;
	font-weight:bold;
}
/*sidebar1 end*/
/*content start*/
#content{
	padding-right:40px;
	float:left;
	width:500px;
}

#contentganzebreite{
	width:700px;
	float:left;
}

#content em,
#contentganzebreite em{
	color:#3b3b3b;
}

#content p,
#contentganzebreite p{
	margin:0;
}

#content img,
#contentganzebreite img{
	float:left;
	margin:20px 20px 0 0;
}
#content ul,
#contentganzebreite ul{
	margin:10px 0 10px 36px;
}
#content ul li,
#contentganzebreite ul li{
	list-style-type:disc;
}

/*content end*/
/*sidebar2 start*/
#sidebar2{
	padding-top:3px;
	float:left;
	width:140px;
}
#sidebar2 img{
	border:none;
	margin-bottom:22px;
}
#sidebar2 em{
	line-height:16px;
	color:#646464;
}
/*sidebar2 end*/
/*container end*/
/*footer start*/
#footer{
	width:974px;
	height:50px;
	margin:0 auto;
	padding-top:50px;
	background:url("/fileadmin/templates/images/footer-bg.png") no-repeat;
}

#footer span{
	margin-left:35px;
}
/*footer end*/


#content .csc-frame-rulerBefore,
#contentganzebreite .csc-frame-rulerBefore	{
	padding-top:2em;
	border-top:1px solid #000;
}
	

#content hr,
#contentganzebreite hr{
border:0;
color: #8c8c8c;
background-color: #D7D7D7;
height: 1px;
}

/********************
EXTENSION CD SHOP
********************/
.tx_frpcdshop_cd{
	padding:0;
	margin:0;
	clear:all;
	margin-bottom:45px;
}


.tx_frpcdshop_cd .coverbild{
	float:left;
	margin:0;
	padding:0;
	margin-top:-18px;
	width:150px;
}

.tx_frpcdshop_cd .coverbildsmall{
	float:left;
	margin:0;
	padding:0;
	margin-top:-18px;
	width:60px;
}

.tx_frpcdshop_cd .coverbild img{
	border:1px solid #8c8c8c;
	float:none !important;
}

.tx_frpcdshop_cd ul.store li{
	margin:5px 0;
}

.tx_frpcdshop_cd ul.store	{
	margin:0 !important;
	text-align:center;
}

.tx_frpcdshop_cd ul.store li{
	list-style-type:none !important;
	float:left;
	padding:7px;
}

.tx_frpcdshop_cd ul.store a{
	width:16px;height:16px;
	background-image:url("../images/tx_frpcdshop_stores.png");
	background-repeat:no-repeat;
	color:rgb(255,255,255);
	line-height:100%;
	display:block;
}

.tx_frpcdshop_cd li.itunes a			{background-position:0 -16px;}
.tx_frpcdshop_cd li.itunes a:hover		{background-position:0 0;}
.tx_frpcdshop_cd li.exlibris a			{background-position:-16px -16px;}
.tx_frpcdshop_cd li.exlibris a:hover	{background-position:-16px 0;}
.tx_frpcdshop_cd li.mediamarkt a		{background-position:-32px -16px;}
.tx_frpcdshop_cd li.mediamarkt a:hover	{background-position:-32px 0;}
.tx_frpcdshop_cd li.cede a				{background-position:-48px -16px;}
.tx_frpcdshop_cd li.cede a:hover		{background-position:-48px 0;}
.tx_frpcdshop_cd li.musicload a			{background-position:-64px -16px;}
.tx_frpcdshop_cd li.musicload a:hover	{background-position:-64px 0;}

.tx_frpcdshop_songliste{
	padding-left:170px;
}

.tx_frpcdshop_songliste .tx_frpcdshop_songnummer {
	width:35px;
	display:block;
	float:left;
}

.tx_frpcdshop_player {
	float:right;
}

.tx_frpcdshop_player span{
	border:1px solid #EDF5D4;
	display:block;
	padding:15px;
}

.tx_frpcdshop_player h3{
	margin:0;
	margin-bottom:2px;
}

/********************
EXTENSION CD SHOP - Bestellteil
********************/

.tx_frpcdshop_cd_warenkorb{
	width:233px;
	float:left;
}

.tx_frpcdshop_cd_warenkorb .coverbild{
	float:left;
	margin:0;
	padding:0;
	margin-top:-8px;
	width:50px;
	height:100px;
	margin-right:10px;
}

.tx_frpcdshop_cd_warenkorb .coverbild img{
	border:1px solid #8c8c8c;
}

#ihre_kreation_liste{
	line-height:20px;
}

.tx_frpcdshop fieldset	{
	border:none;
	clear:both;
	margin:1em 0 0;	
}

.tx_frpcdshop .adressangaben label{
	display:block;
	width:120px;
	float:left;
}


/********************
MAILFORM
*********************/
form#mailform {
	margin:0;
}

div.csc-mailform-field {
margin:0;
margin-bottom:5px;
}

#content fieldset.csc-mailform, #content .csc-mailform fieldset {
border:0;
}

#content fieldset.csc-mailform textarea{
font-size:14px;
}

#content div.csc-mailform-field{
margin-bottom:5px;
}

#content legend {
display:none;
}

fieldset.csc-mailform .csc-mailform-field label{
display:block;
width:120px;
float:left;
}

fieldset.csc-mailform input {
font-size:14px;
}

fieldset.csc-mailform textarea {
font-size:14px;
}

fieldset.csc-mailform .csc-mailform-field span.csc-mailform-radio {
display:block;
}

fieldset.csc-mailform .csc-mailform-field span.csc-mailform-radio label {
float:none;
width:auto;
display:inline;
}

fieldset.csc-mailform .csc-mailform-field span.csc-mailform-radio input {
margin-left:-6px;
}

.csc-mailform-field textarea {
	width:70%;
	height:150px;
}
