body
{
	font-family:verdana, arial, helvetica, sans-serif;
	background:#fff;
	color:#111;
	text-align:center;
	margin:0;
	padding:0;
}

a
{
	text-decoration:underline;
}

a:link,a:visited
{
	color:#E04E1B;
}

a:hover
{
	text-decoration:none;
}

#global
{
	width:100%;
	text-align:left;
	margin:0 auto;
}

#header
{

	
	float:left;
	width:100%;
	background: #ff5811;	
	color:#1a1a1a;
	padding:20px 0 0;
}

#logo
{
	float:left;
	width: 500px;
	height: 130px;
	margin: 0;
}

#logo h1
{
	display: block;
	width:500px;
	height: 130px;
	font:bold 12px/12px arial, helvetica, sans-serif;
	margin:0;
	text-indent: -1000px;
}

#logo h1 a {
	display: block;
	width: 500px;
	height: 130px;	
	background: transparent url(zuenkmusik-logo.gif) 0 0 no-repeat;
	border: none;
}


#mainnav {
	float: left;
	width: 100%;
}

#mainnav ul,
#mainnav li
{
	float:left;
	width:auto;
	list-style:none;
	margin:0;
	padding:0;
}

#mainnav ul {
	margin: 0 0 0 3%;
}

#mainnav a,
#mainnav strong,
#logo a,
#logo strong
{
	float:left;
	width:auto;
	border-left:1px solid #71270E;
	color:#111;
	font:bold 12px/12px arial, helvetica, sans-serif;
	text-decoration:none;
	padding:9px 12px;
}


#mainnav strong,#logo strong
{
	background:#fff;
	color:#000;
	border-color:#fff;
}

#mainnav a:hover
{
	background:#FF571F;
	color:#fff;
}

#content-wrapper
{
	float:left;
	width: 96%;
	margin: 3% 2%;
}

#subcontent
{
	float: left;
	width: 38.5%;
/*	background: #ff0;*/
}

#newscontent
{
	float: right;
	width: 59%;
/*	background: #f00;*/
}


#content
{
	float: left;
	width: 100%;
}

#content h1,
#subcontent h1,
#newscontent h1
{
	margin-top:0;
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#000;
}

.user-songs-pi1
{
	width:auto;
}

.user-songs-pi1-teaser
{
	float:left;
	width:310px;
	min-height:350px;
	color:#300;
	background:#fff;
	margin:0 10px 0 0;
}

.user-songs-pi1-artist
{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	margin:0 0 18px;
}

.user-songs-pi1-name
{
	font-family:arial, helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	letter-spacing:-2px;
	color:#210;
	margin:0 0 18px;
}

td.user-songs-pi1-name
{
	background:#cf0;
}

.content
{
	width:auto;
	float:left;
	background:#fff;
	color:#210;
	padding:20px;
}

.user-songs-pi1-listrow td,
.user-songs-pi1-listrow th
{
	padding: 5px;
	text-align:left;
	font-size: 12px;
	line-height: 12px;
}

.user-songs-pi1-listrow td {
	border-bottom: 1px solid #ccc;
}


.user-songs-pi1-listrow p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

.actions span.actions-wrapper {
	display: block;
	width: 86px;
}

table {
	border-collapse: collapse;
}

td {
	background: #eee;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

td,
th,
th p,
td p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

th
{
	background:#ff5811;
	color:#fff;
	border-color:#000;
	padding: 5px;
}

th a
{
	color:#fff;
}

.user-songs-pi1-odd td
{
	background:#eee;
}

.user-songs-pi1-even td
{
	background:#fff;
}

#filter h2 {
	margin: 0 0 8px 0;
	font: normal 12px/14px verdana, arial, helvetica, sans-serif;
}

#filter ul,
#filter li {
/*	float: left;
	width: auto;*/
	margin: 0;
	padding: 0;
	list-style: none;
}

#filter ul {
/*	width: 90%;*/
}


#filter li {
	width: 100%;
	margin: 2px 0 0 0; 
}

* html #filter li {
	display: inline;
}

#filter a,
#filter strong,
#filter span {
	width: 95%;
	display: block;
	padding: 0 1%;
	text-decoration: none;
}
#filter a
{
	background:#eee;
	color: #ff5811;
}

.user-songs-pi1-odd a {
	background: #eee;
}


#filter strong
{
	background:#ff5811;
	color:#fff;
}

#filter span {
	background:#eee;
	color:#999;
}

#filter-genre,
#filter-moods,
#filter-artist {
	float: left;
	width: 32.33%;
	margin-right: 1%;
}

#filter-genre ul, 
#filter-moods ul,
#filter-artist ul{
	float: left;
	width: 100%;
	height: 206px;	
/*	height: 103px; */
	height: 144px;
	overflow: auto;
}

#filter li {
	width: 100%;
}

#filter a {
	/*
	clear: left;
	float: left;
	width: 100%;
	*/
}

.user-songs-pi1-browsebox table
{
	width: auto;
/*	position:fixed;
	display:block;
	width:250px;
	left:20px;
	bottom:20px;*/
}

.user-songs-pi1-browsebox a:link,
.user-songs-pi1-browsebox a:visited
{
	font-weight:bold;
	border-right:4px solid #fff;
	background:#eee;
	text-decoration:none;
	padding:3px 6px;
}

.user-songs-pi1-browsebox td.user-songs-pi1-browsebox-SCell a
{
	border-right:4px solid #fff;
	background:#ff5811;
	color:#fff;
}

#filter, 
#search {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}

/*
#filter dt
{
	width:100px;
}
*/

.user-songs-pi1-listrow strong
{
	font-weight:normal;
}

.user-direct-mail-pi1 h2 {
	font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
}

.user-direct-mail-pi1 fieldset
{
	border:0 solid #fff;
	margin:0;
	padding:0;
}

.user-direct-mail-pi1 label span
{
	color:#999;
	font-weight:normal;
}

.user-direct-mail-pi1 input.email
{
	border:1px solid #ccc;
	background:#eee;
	width:200px;
	font-family:verdana, arial, helvetica;
	font-size:12px;
	line-height:18px;
	border-width:0;
	margin:0;
	padding:6px;
}

.user-direct-mail-pi1 input#bt
{
	width:100px;
	margin:0;
	padding:6px;
}

#firstname,#surname,#company,#email,#phone,#street,#zipcode,#country,#city,#text
{
	border:1px solid #ccc;
	background:#eee;
	width:318px;
	font-family:verdana, arial, helvetica;
	font-size:12px;
	line-height:18px;
	border-width:0;
	margin:0;
	padding:6px;
}

#Formular label
{
	display:block;
	width:318px;
	float:left;
	line-height:12px;
	margin:12px 0 6px;
}

#Formular fieldset
{
	float:left;
	width:340px;
	border:0 solid #fff;
	border-width:1px 0 0;
	margin:0;
	padding:10px 0;
}

#Formular fieldset legend
{
	font-size:12px;
	line-height:18px;
	color:#999;
	display:none;
}

#Formular #request
{
	width:690px;
}

#Formular #request #text
{
	width:670px;
}

#submit,#reset,#bt
{
	width:auto;
	font-size:12px;
	line-height:18px;
	padding:6px;
}

#Formular #required
{
	margin:0 10px 0 0;
}

#Formular #actions
{
	clear: both;
	border:0 solid #fff;
}

p#formhint
{
	clear:both;
}

.error
{
	color:#f00 !important;
}

label.errHilite
{
	color:#f00 !important;
	font-weight:bold;
}

ul#errors,ul#errors li
{
	list-style:none;
	margin:0;
	padding:0;
}

ul#errors
{
	width:666px;
	border:2px solid red;
	display:none;
	font-weight:bold;
	margin:20px 0;
	padding:10px;
}

ul#errors li
{
	color:red;
	cursor:pointer;
	list-style-type:square;
	margin:0 0 0 20px;
}

ul#errors li:hover
{
	color:#900;
}

ul#errors li.heading
{
	float:none;
	color:#000;
	font-weight:bold;
	cursor:auto;
	list-style-type:none;
	margin:0 0 18px;
}

a span
{
	display:none;
}

td.actions {
	width: 86px;
}

object.play
{
	float:left;
	width: 24px;
	margin:0 6px 0 0;
}

a.request
{
	float:left;
	display:block;
	width:24px;
	height:24px;
	background:#fff url(bt_request_neu.gif) top right no-repeat;
}

div.user-songs-pi1 a.download
{
	float:left;
	display:block;
	width:24px;
	height:24px;
	background:#fff url(bt_download_neu.gif) top right no-repeat;
	margin:0 6px 0 0;
}

a.request:hover,a.download:hover
{
	background-position:bottom right;
}

.tx-srlanguagemenu-pi1
{
	float:right;
	width:auto;
	background:#fff;
	font:bold 12px/12px verdana, arial, helvetica, sans-serif;
	padding:9px 12px;
}

.tx-srlanguagemenu-pi1 div
{
	float:left;
	width:auto;
}


p,dt,dd,li,label,#filter p
{
	font-size:12px;
	line-height:18px;
}

#mainnav,#filter dd,#filter dt
{
	float:left;
	width:auto;
	margin:0;
}

#mainnav {
	float: left;
	width: 80%;
}

#filter dt {
	width: 120px;
}

#nav-sub strong,.user-songs-pi1-browsebox td
{
	padding:0;
}

.user-songs-pi1-searchbox,.user-songs-pi1-browsebox,#filter dl,h1
{
	clear:left;
}

.user-songs-pi1-browsebox a:hover,
#filter a:hover
{
	background:#ff5811;
	color:#fff;
}

.user-songs-pi1-listrow table,table
{
	width:100%;
}

.user-direct-mail-pi1 form,#Formular
{
	margin:0;
	padding:0;
}

#Formular label span,p#formhint span
{
	color:#999;
}

#contact #subcontent {
	float: left;
	width: 100%;
}
#contact #subcontent h1 {
	clear: none;
}
#contact #subcontent .user-direct-mail-pi1 {
	float: left;
	width: 500px;
	margin: 0 20px 0 0;
}
#contact #content {
	float: left;
	width: 700px;
}

#header {
	position: relative;
	height: 160px;
	overflow: hidden;
}

div#nav-language {
	position: absolute;
	right: 20px;
	top: 40px;
}

* html div#nav-language {
	display: inline;
}

div#nav-language ul,
div#nav-language li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#nav-language a {
	color: #fff;
	text-decoration: none;
}

div#nav-language a:hover {
	text-decoration: underline;
}

/* = nav-sub
------------------------------------------------------------------------------------ */

/*
#nav-sub
{
	position:absolute;
	top:100px;
	left:20px;
}

ul#nav-sub,
ul#nav-sub li
{
	clear:left;
	float:auto;
	list-style:none;
	margin:0;
	padding:0;
}

#nav-sub li
{
	border-bottom:1px solid #ccc;
	width:224px;
}

#nav-sub a
{
	border:0 solid #fff;
	clear:left;
	float:auto;
	color:#09c !important;
	font:bold 12px/18px Arial, helvetica, sans-serif;
	text-decoration:underline !important;
	margin:0;
}

#nav-sub a:hover
{
	text-decoration:none !important;
	background:transparent !important;
}

#nav-sub strong a
{
	color:#000 !important;
}
*/

#nav-sub {
	float: left;
	width: 23%;	
	margin: 0 2% 0 0;
}

* html #nav-sub {
	display: inline;	
}

#nav-sub ul,
#nav-sub li {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#nav-sub a {
	display: block;
	border-bottom: 1px solid #E04E1B;	
	border-bottom: 1px solid #e5e5e5;
	padding: 2px 5px;
	text-decoration: none;
}

#nav-sub li.selected a {
	color: #000;
}

#producers #content,
#producers #subcontent {
	float: right;
	width: 75%;	
}

/* = search
------------------------------------------------------------------------------------ */

.user-songs-pi1 h1 {
}


#search form,
#search fieldset {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;	
}

#user_songs_pi1-sword {
	width: 50%;	
}