	.umg-segment .umg-align-left {text-align:left}
	.umg-segment .umg-align-center {text-align:center}
	.umg-segment .umg-align-right {text-align:right}
	.umg-segment .umg-assets-right {float:right}
	.umg-segment .umg-assets-left {float:left}
	.umg-segment .umg-assets-top .umg-asset-type-image,
	.umg-segment .umg-assets-bottom .umg-asset-type-image,
	.umg-segment .umg-assets-top .umg-asset-type-flash,
	.umg-segment .umg-assets-bottom .umg-asset-type-flash {display:inline}

	.umg-segment:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.umg-segment {display: inline-block;}
	* html .umg-segment {height: 1%;}
	.umg-segment {display: block;}

	.umg-segment .umg-assets-bottom { clear:both; }

	.popup-layer-mouse-window {background-color:rgb(255,255,255);border:1px solid rgb(133,133,133);z-index:996;}
	.popup-layer-mouse-navigation {width:100%;cursor:move;z-index:998}
	.popup-layer-mouse-navigation-title {float:left;margin:5px; font-weight: bold; color:#000000; }
	.popup-layer-mouse-navigation-button {background-image:url('http://static.universal-music-services.de/img/components/PostRenderer/close.jpg');cursor:pointer;margin:5px;float:right;width:21px;height:21px;background-repeat:no-repeat;z-index:999;}
	.popup-layer-mouse-line {clear:both;background-color:rgb(255,255,255);}
	.popup-layer-mouse-frame {border:none;}
	.popup-layer-mouse-frame-locker {position:absolute;left:0px;top:0px;background-color:#000000;z-index:999;}
	.repaint {zoom:1;background-color:transparent;-moz-outline:none;}

	.umgShareThis {position:absolute;left:0px;top:0px;font-family:Verdana;font-size:11px;}
	.umgShareThis a {color:#FFF;text-decoration:none;border:none;}
	.umgShareThis a:hover {color:#FFF;text-decoration:underline;border:none;}
	.umgShareThis a:active {color:#FFF;border:none;text-decoration:none;}
	.umgShareThis a:visited {color:#FFF;border:none;text-decoration:none;}
	.umgShareThis .spacer {margin-bottom:5px;}
	.umgShareThis .clearFloat {clear:left;}
	.umgShareThis .outerLayer {width:auto;border:1px solid #000;padding:2px;background:#666;color:#FFF;}
	.umgShareThis .innerLayer {width:320px;}
	.umgShareThis .menueLayer {width:320px;}
	.umgShareThis .menueButtonLeft {width:72px;margin-left:3px;padding:3px;text-align:center;float:left;background:#000;}
	.umgShareThis .menueButtonRight {width:72px;margin-right:3px;padding:3px;text-align:center;float:right;background:#000;}
	.umgShareThis .contentLayer {padding:10px;background:#000;}
	.umgShareThis .sendToFriendLayer {}
	.umgShareThis .sendToFriendLayer .inputLabel {color:#FFF;}
	.umgShareThis .sendToFriendLayer .inputField {color:#000;width:294px;border:1px solid #666;padding:2px;}
	.umgShareThis .sendToFriendLayer .inputImageLayer {width:298px;background:#FFF;border:1px solid #666;}
	.umgShareThis .sendToFriendLayer .inputImageLayer .inputImage {border:none;}
	.umgShareThis .sendToFriendLayer .inputButton {color:#FFF;background:#333;}
	.umgShareThis .sendToFriendLayer .responseMessage {color:#FFF;width:294px;font-weight:bold;margin-bottom:10px;}
	.umgShareThis .socialLinksLayer {}
	.umgShareThis .socialLinksLayer .item {width:150px;margin-bottom:5px;float:left;}
	.umgShareThis .socialLinksLayer .imageLabel {color:#FFF;}
	.umgShareThis .socialLinksLayer .imageLogo {vertical-align:text-bottom;border:none;}

	.VideoObjectTag {}
	.VideoObjectTag .VideoObjectTag-player{
		display:block;
		padding:0;
		margin: 0;
		background-color:#000;
		position:relative;
	}
	.VideoObjectTag .VideoObjectTag-player img.VideoObjectTag-button{
		left: 50%;
		top: 50%;
		margin-left: -40px;
		margin-top: -40px;
		position: absolute;
	}
	
	.BASILICOM_DEVELOPER {
		position:absolute;
		z-index:999;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

		color:white;
		background:rgb(49,49,49);

		padding:5px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;

		min-width:300px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_CLASSNAME {
		font-size:135%;
		font-weight:bold;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_PARENT_CLASSNAME {
		font-size:105%;
		font-weight:bold;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_TEMPLATE {
		font-size:105%;
		margin-top:5px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_CLIENT_ID {
		font-size:105%;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_COMPONENT_TABLE {
		font-size:105%;
		margin-top:5px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADLINE {

		font-size:85%;
		
		color:silver;
		font-weight:bold;

		margin-top:1px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_PATH {

		font-size:85%;

		color:white;
		font-weight:bold;

		margin-top:1px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_IMAGE {

		margin-left:-8px;
		margin-top:-8px;

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

		border:1px dotted black;
		padding:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

		color:white;
		background:rgb(79,79,79);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

		color:white;
		background:rgb(59,59,59);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

		color:white;
		background:rgb(79,79,79);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_CONTENT {
		
		color:white;
		background:rgb(59,59,59);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

		text-align:right;
		
		font-size:85%;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER span {
		cursor:pointer;
	}
	
	
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/owlcity/css/reset.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/owlcity/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/owlcity/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/owlcity/css/forms.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/owlcity/css/layout.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/owlcity/css/components.css */
body {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color:#898680;
	margin: 0;
	padding:0;
}

/*** LAYOUT ***/

#wrapper { width: 900px; float:left; background:#fff; }
	#top { width: 900px; height: 436px; }
	#textbox { padding:0 20px; text-align:center; }
	#content { width:900px; height:313px; background:url(img/layout/content.jpg) no-repeat; position:relative; }
		#cover {
		position:absolute;
		top:60px;
		left:33px;
		width:220px;
		height:200px;
	}
		#buylinks {
		position:absolute;
		top:60px;
		left:264px;
		width:264px;
		height:220px;
	}
		#videobox {
		position:absolute;
		top:60px;
		left:572px;
		width:300px;
		height:220px;
	}
	#morecontent { width:900px; }
		#left { width:559px; float:left; }
			.box_lefttop,
			.box_leftbottom { width:559px; height:17px; }
			.box_leftcontent { width:499px; background:url(img/layout/box_leftcontent.gif) repeat-y; padding:0 30px; }
		#right { width:341px; float:left; }
			.box_righttop,
			.box_rightbottom { width:341px; height:17px; }
			.box_rightcontent { width:281px; background:url(img/layout/box_rightcontent.gif) repeat-y; padding:0 30px; }
	#bottom { clear:both; }


/**************************************/

/*** STANDARDS ***/

img {
	border:0px;
}
p {
	font-size: 12px;
	padding: 0 0 10px;
	margin: 0;
}
h1 {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#65615A;
	padding: 0;
	margin: 0 0 10px 0;
}
#buylinks h1,
.box_leftcontent h1 { font-size: 16px; }

a {color:#234467;text-decoration: underline;}
a:hover {color:#8597AB; text-decoration: none;}

.layoutimg { display:block; }


.mfc225 { width: 900px; margin: 0; padding: 10px 0 10px 0; text-align: center; } 
.mfc225 table, .mfc225 div { margin: 0 auto; padding: 0; }

.mfc154 { margin: 0; padding: 10px 0 0 910px; } 
* html div.mfc154 { padding: 0px; margin: 10px 0px 0px 10px; float: left; clear: right; } /* Hack IE6 */ 
*+html div.mfc154 { padding: 0px; margin: 10px 0px 0px 10px; float: left; clear: right; } /* Hack IE7 */


/*** Shopbuttons ***/
.bt_icon, a.bt_icon {
	background-color: #a5b8c6;
	background-image:url(img/layout/icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left;
	border:1px solid #527595;
	cursor:pointer;
	margin:0px;
	text-align:center;
	padding:2px;
	color:#ffffff;
	height:20px;
	width:20px;
	white-space:nowrap;
	display: inline-block;
	text-decoration:none;
}
a.button:hover,
a.bt_icon:hover		{ background-color:#bdccd8; color:#ffffff; }
.icon 				{ border:0px; padding-top:0px; margin:0px; height:20px; width:20px; }
.button_icon 		{ border:0; padding-right:2px;	height:20px;width:20px; float: left; }
.bt_icon,
.button				{ -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;}
.button, a.button {
	background-color: #a5b8c6;
	background-image: url(img/layout/icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	border:1px solid #527595;
	cursor:pointer;
	display:inline-block;
	font-size: 11px;
	color:#ffffff;
	height:20px; 
	line-height:20px;
	width: auto;
	white-space: nowrap;
	text-align:left;
	padding:2px 6px 2px 2px;
	text-decoration:none;
}

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** AdServer Elemente ****************************************** */
.com-id-1 .com-ad-server									{ }
.com-id-1 .com-ad-server div.umg-header						{ display: none; }
.com-id-1 .com-ad-server div.umg-header h3.umg-headline		{  }
.com-id-1 .com-ad-server div.umg-body						{  }
.com-id-1 .com-ad-server div.umg-footer						{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( Rechte Spalte, Newsletter Basic ) *********************************** */  

.com-id-1 .com-newsletter-box									{ width:327px; margin-bottom:10px; }
.com-id-1 .com-newsletter-box div.umg-header					{ background:#d1d9df url(img/layout/box_righttop.gif) no-repeat top left; text-align:center; padding:5px 0px 10px 0px; height:30px; margin-top:14px; }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline	{ font-family: Helvetica, Arial, sans-serif; font-size:22px; font-weight:bold; margin:0; padding:0; }
.com-id-1 .com-newsletter-box div.umg-body						{ background:url(img/layout/box_rightcontent.gif) repeat-y; padding:0 13px; }
.com-id-1 .com-newsletter-box div.umg-footer					{ height:17px; background:url(img/layout/box_rightbottom.gif) no-repeat; }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text									{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{  }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6aba1c;
text-decoration: none;
background:#e2f6ce; 
border:1px solid #80d82a; 
padding:10px;
margin-bottom:15px;
}
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ba1c1c;
text-decoration: none;
background:#efc5c5; 
border:1px solid #b90505; 
padding:10px;
margin-bottom:15px;
}
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container p,
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container p { padding-bottom:0px; } 

.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container							{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-label				{ font-weight:bold; margin-bottom:3px; font-size:14px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input				{ }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input input,
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input select		{ 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #898680;
	width: 290px;
	background: #ebf0f3;
	border: 1px solid #a7b7c2;
	padding:4px;
}
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input select	{ width: 300px; }

.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container							{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container .cm-label				{ font-weight:bold; margin-bottom:3px; font-size:14px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container	.cm-input .cm-input-row	{ clear:both; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container .cm-input input			{ width: 20px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container .cm-input label			{ font-size:12px; }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{ margin:10px 0 0 0; }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ margin:10px 0; }

.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container					{ display: none; } /*** Datenschutz checkbox ***/
.com-id-1 .com-newsletter-box div.umg-body .cm-input-row										{ }

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container							{ margin-bottom:10px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display:none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input	{ 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #898680;
	width: 80px;
	background: #ebf0f3;
	border: 1px solid #a7b7c2;
	margin-right:8px;
	padding:4px;
}


.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{ font-size:10px; padding:0; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte ******************************************* */
.com-id-1 .com-VideoPlayer                                       { width:327px; margin-bottom:10px; }
.com-id-1 .com-VideoPlayer div.umg-header                        { background:#d1d9df url(img/layout/box_righttop.gif) no-repeat top left; text-align:center; padding:5px 0px 10px 0px; height:30px; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        { font-family: Helvetica, Arial, sans-serif; font-size:22px; font-weight:bold; margin:0; padding:0; }
.com-id-1 .com-VideoPlayer div.umg-body                          { background:url(img/layout/box_rightcontent.gif) repeat-y; padding:0 13px; }
.com-id-1 .com-VideoPlayer div.umg-footer                        { height:17px; background:url(img/layout/box_rightbottom.gif) no-repeat; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{  }

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{ text-align:center; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ margin-top:5px; text-align:center; font-weight:bold; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Content ******************************************* */
.com-id-1 .com-StaticManualHtml											{  }
.com-id-1 .com-StaticManualHtml div.umg-header							{ display: none; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline			{  }
.com-id-1 .com-StaticManualHtml div.umg-body							{  }
.com-id-1 .com-StaticManualHtml div.umg-footer							{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Rechts, New Release Album - Kompaktansicht  (ThemeDiscography) ****************************************** */
.com-id-1 .com-product										{ width:327px; }
.com-id-1 .com-product div.umg-header						{ background:#d1d9df url(img/layout/box_righttop.gif) no-repeat top left; text-align:center; padding:5px 0px 10px 0px; height:30px; }
.com-id-1 .com-product div.umg-header h3.umg-headline		{ font-family: Helvetica, Arial, sans-serif; font-size:22px; font-weight:bold; margin:0; padding:0; }
.com-id-1 .com-product div.umg-body							{ background:url(img/layout/box_rightcontent.gif) repeat-y; padding:0 13px 30px 13px; }
.com-id-1 .com-product div.umg-footer						{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 126px; margin: 0 10px 5px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #527595; padding:2px; background:#f7f7f6; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; margin-top: 0px; margin-bottom: 5px; font-size:16px; color:#527595; font-weight:bold; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; font-size:12px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ margin-top:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Rechts, New Release Single - Kompaktansicht  (ThemeDiscography)****************************************** */
.com-id-2 .com-product										{ width:327px; margin-bottom:10px; }
.com-id-2 .com-product div.umg-header						{ display: none; }
.com-id-2 .com-product div.umg-header h3.umg-headline		{  }
.com-id-2 .com-product div.umg-body							{ background:url(img/layout/box_rightcontent.gif) repeat-y; padding:0 13px; }
.com-id-2 .com-product div.umg-footer						{ height:17px; background:url(img/layout/box_rightbottom.gif) no-repeat; }

.com-id-2 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c							{  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 126px; margin: 0 10px 5px 0; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #527595; padding:2px; background:#f7f7f6; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; margin-top: 0px; margin-bottom: 5px; font-size:16px; color:#527595; font-weight:bold; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; font-size:12px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper								{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function				{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name			{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper										{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper						{ display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper					{ margin-top:20px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{ }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Releases  - Kompaktansicht (ThemeDiscography) ****************************************** */
.com-id-3 .com-product										{ margin-bottom:30px; }
.com-id-3 .com-product div.umg-header						{ background:url(img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-3 .com-product div.umg-header h3.umg-headline		{  }
.com-id-3 .com-product div.umg-body							{  }
.com-id-3 .com-product div.umg-footer						{ display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; margin-bottom:20px; } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #a2987c; padding:2px;	background:#b8d9fb; display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal; color: #201914; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ margin-top:20px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *********************************** Releases  - Detailansicht (WarehouseMusicProduct_neu) ****************************************** */
.com-id-4 .com-product										{ margin-bottom:30px; padding-bottom:30px; background:url(img/layout/right_trenner.gif) no-repeat center bottom; }
.com-id-4 .com-product div.umg-header						{ background:url(img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-4 .com-product div.umg-header h3.umg-headline		{  }
.com-id-4 .com-product div.umg-body							{  }
.com-id-4 .com-product div.umg-footer						{ margin-top:20px; }
.com-id-4 .com-product div.umg-footer span.back a			{ background:url(img/layout/arrow_l.gif) no-repeat 0 1px; padding-left:10px; color: #201914; }

.com-id-4 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #a2987c; padding:2px;	background:#b8d9fb; display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal; color: #201914; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ clear:both; padding-top:20px; }
* html .com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper	{ padding-top:10px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{ display:block; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{ margin-top:20px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{ margin-left:60px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ height:26px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ padding-right:5px; text-align:right; font-weight:bold; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:300px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ width:40px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:30px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* *********************************** Abbinder: Album - Kompaktansicht (ThemeDiscography) ******************************************
.com-id-5 .com-product										{ float:left; width:161px; margin:0 3px 20px 15px; border: 1px solid #a2987c; background:#b8d9fb; height:250px; padding:8px; }
* html .com-id-5 .com-product								{ margin: 0 3px 0px 7px;  }
.com-id-5 .com-product div.umg-header						{ padding: 0 !important; margin-bottom:10px;  }
.com-id-5 .com-product div.umg-header h3.umg-headline		{ font-size: 14px !important; margin:0px; }
.com-id-5 .com-product div.umg-body							{ padding:0 !important; }
.com-id-5 .com-product div.umg-footer						{ display: none; }

.com-id-5 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin: 0 0 5px 0; float:left; height:156px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ background:#b8d9fb; border:1px solid #bbae92; padding:2px; display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; color: #201914; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#201914; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#8c8161; text-decoration:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  } */


/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* *********************************** Abbinder: Single - Kompaktansicht (ThemeDiscography) ******************************************
.com-id-6 .com-product										{ float:left; width:161px; margin:0 3px 20px 0px; border: 1px solid #a2987c; background:#b8d9fb; height:250px; padding:8px; }
* html .com-id-6 .com-product								{ margin-bottom:0px;  }
.com-id-6 .com-product div.umg-header						{ padding: 0 !important; margin-bottom:10px;  }
.com-id-6 .com-product div.umg-header h3.umg-headline		{ font-size: 14px !important; margin:0px; }
.com-id-6 .com-product div.umg-body							{ padding:0 !important; }
.com-id-6 .com-product div.umg-footer						{ display: none; }

.com-id-6 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin: 0 0 5px 0; float:left; height:156px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ background:#b8d9fb; border:1px solid #a2987c; padding:2px; display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; color: #201914; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#201914; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#8c8161; text-decoration:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  } */



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* *********************************** Abbinder: Album - Kompaktansicht (ThemeDiscography) ****************************************** */
.com-id-5 .com-product										{ float:left; margin:0 5px 5px; padding:10px 0; width:272px; background:#b8d9fb; }
* html .com-id-5 .com-product								{ margin-bottom:5px; margin-left:5px;  }
.com-id-5 .com-product div.umg-header						{ padding: 0 15px; margin-bottom:10px;  }
.com-id-5 .com-product div.umg-header h3.umg-headline		{ font-size: 14px !important; margin:0px; }
.com-id-5 .com-product div.umg-body							{ padding:0 !important; margin-left:10px;  }
.com-id-5 .com-product div.umg-footer						{ display: none; }

.com-id-5 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin:0 10px 5px 0; float:left; height:126px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #a2987c; padding:2px;	background:#b8d9fb; display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{ }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; color: #201914; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#201914; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#8c8161; text-decoration:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }




/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* *********************************** Abbinder: Single - Kompaktansicht (ThemeDiscography) ****************************************** */
.com-id-6 .com-product										{ float:left; margin:0 0px 5px; padding:10px 0; width:272px; background:#b8d9fb; }
* html .com-id-6 .com-product								{ margin-bottom:5px;  }
.com-id-6 .com-product div.umg-header						{ padding: 0 15px; margin-bottom:10px;  }
.com-id-6 .com-product div.umg-header h3.umg-headline		{ font-size: 14px !important; margin:0px; }
.com-id-6 .com-product div.umg-body							{ padding:0 !important; margin-left:10px; }
.com-id-6 .com-product div.umg-footer						{ display: none; }

.com-id-6 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin:0 10px 5px 0; float:left; height:126px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #a2987c; padding:2px;	background:#b8d9fb; display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; color: #201914; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#201914; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#8c8161; text-decoration:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ News: Detailseite ******************************************* */
.com-id-1 .com-article										{ margin-bottom:10px; }
.com-id-1 .com-article div.umg-header						{ background:#D8D7D5 url(img/layout/box_lefttop.gif) no-repeat top left; text-align:center; padding:5px 0px 10px 0px; height:30px; margin-top:14px; }
.com-id-1 .com-article div.umg-header h1.umg-headline		{ font-family: Helvetica, Arial, sans-serif; font-size:22px; font-weight:bold; margin:0; padding:0; }
.com-id-1 .com-article div.umg-body							{ background:url(img/layout/box_leftcontent.gif) repeat-y; padding:0 13px; }
.com-id-1 .com-article div.umg-footer						{ height:17px; background:url(img/layout/box_leftbottom.gif) no-repeat; }
.com-id-1 .com-article div.umg-footer .back					{  }
.com-id-1 .com-article div.umg-footer .back	a				{  }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser	{ display:none; }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser li	{  }
.com-id-1 .com-article div.umg-footer .pagetop				{ display:none; }
.com-id-1 .com-article div.umg-footer .more					{ display:none; }

.com-id-1 .com-article div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c		{ display:block; padding:0 20px 30px 20px; }

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{ }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body p									{ padding:0; line-height:16px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-top	{ font-size:12px; font-weight:bold; }

.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ margin-bottom:20px  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{ display:none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body ul li span.umg-artist					{ display:none; }
.com-id-1 .com-article div.umg-body ul li span.umg-date-inline				{ display:none; }
.com-id-1 .com-article div.umg-body ul li h2.umg-title						{  margin-top: 0px; margin-bottom: 5px; font-size:16px; color:#527595; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c							{ float: left; width: 206px; margin: 0 10px 5px 0; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c img						{ border: 1px solid #898680; padding:2px; background:#f7f7f6; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ margin-bottom:5px; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	div.umg-text				{ display:block; line-height:16px; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-desc				{ display:none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	ul.umg-links							{ margin:20px 0; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	ul.umg-links li.umg-linkitem-c 			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	ul.umg-links li.umg-linkitem-c a		{ padding-left:10px; }

.com-id-1 .com-article div.umg-body ul li .umg-date-bottom		{ display:none; }

.com-id-1 .com-article div.umg-all-link							{ display:none; }
