	.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;
	}
	
	
/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

body {
	background:url(img/content/70/2.jpg) repeat-x #f2eab9;
	padding:0;
	margin:0;
}
body#Page-disclaimer .singleboxWrapper,
body#Page-produktdetail .singleboxWrapper,
body#Page-links .singleboxWrapper2,
body#Page-disclaimer .singleboxWrapper2,
body#Page-produktdetail .singleboxWrapper2 {
	display:none;
}

body#Page-impressum .doppelboxWrapper {
	display:none;
}

body#Page-produktdetail .pageHeadline {
	margin-bottom:0px;
}


img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
.layoutimg {
	display:block;
}
.seitenAbschluss {/* Am Ende einer Seite, damit das Float aufgehoben wird und der Content-DIV bis zum Ende geht */
	clear:both;
	padding:0;
	margin:0;
	height:1px;
    width: 100px;
}


/* Headings
-------------------------------------------------------------- */


h1 {
	
}

h2 {
	
}

h3 {
	
}
.headline{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #c3e4f5;
}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a {
	text-decoration:none;
	color:#03607f;
}

.text{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #03607f;
}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { padding:0; margin:0; }
th          {  }
th,td {
	
}
tr.even td  { }
tfoot       {  }
caption     { }


/* Misc classes
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

label       { font-weight: bold; }
fieldset    { border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */
input,
select,
textarea { font-size: 10px; color: #333; font-family: Arial, Helvetica, sans-serif; }
<<<<<<< .mine
=======

.norminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	border-style: solid;
	border-width:1px;
	border-color: #333333;
	padding-left: 4px;
	margin-bottom: 2px;
	height: 14px;
}

.normselect {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	border-style: solid;
	border-width:1px;
	border-color: #333333;
	padding-left: 4px;
	margin-bottom: 2px;
	height: 18px;
}

>>>>>>> .r164
textarea      { width: 390px; height: 250px; padding:5px; }


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }


#left {
	width:170px;
	float:left;
}
#middle {
	width:830px;
	float:left;
	margin-bottom:70px;
}
	#boxTop {
	}
		#navi_ecke {
			height:28px;
		}
		#navi_ecke_bottom {
			background:#c4225e;
			height:5px;
		}
	#boxContent {
		clear:both;
		background:#c4225e;
		padding:0 15px;
	}
		.pageHeadline {
			margin-bottom:35px;
		}
		.doppelboxWrapper {
			padding-bottom:20px;
		}
			.doppelboxMiddle {
				background:#c3e4f5;
				width:766px;
			}
			.doppelboxContent {
				background:#c3e4f5;
				padding:0 17px;
			}
			
		.singleboxWrapper2 {
			padding-top:20px;
		}
		
		.singlebox {
			width:390px;
			float:left;
		}
			.singleboxMiddle {
				background:#c3e4f5;
				width:356px;
			}
			.singleboxContent {
				background:#c3e4f5;
				padding:0 17px;
				width:356px;
			}
		.singleboxTrenner {
			width:20px;
			float:left;
		}
		.coverbox {
			width:150px;
			float:left;
		}
			.coverboxContent {
				background:#c3e4f5;
				padding:0 17px;
				width:116px;
			}
			.coverboxText {
				text-align:center;
			}
			.coverboxLink {
				text-align:right;
				padding-right:12px;
			}
		.coverboxTrenner {
			width:12px;
			float:left;
		}
		#boxContent_center {
			width:530px;
			float:left;
			margin-right:15px;
		}
		#boxContent_right {
			width:250px;
		}
	#boxBottom {
		clear:both;
	}

.rundecke {
	height:17px;
	width:17px;
	float:left;
}
.bgGelbDunkel {
	background:#c4225e;
	height:17px;
	width:796px;
	float:left;
}
.com {} 

.com div.umg-body           { display: inline-block; }
* html .com div.umg-body    { height: 1%; }
.com div.umg-body           { display: block; }

.com div.umg-header     { }
.com div.umg-body       { }
.com div.umg-footer     { }

.com a                          { }
.com a:hover                    { }
.com h3.umg-headline            { }
.com ul.umg-list                { list-style-type: none; }
.com ul.umg-list li.umg-item    { }
.com input,
.com select,
.com textarea                   { vertical-align: top; }

.com select.umg-select          { }
.com input.umg-text             { } 
.com input.umg-submit           { }
.com input.umg-text             { }
.com input.umg-image            { }

/* --- */
.com-shop-cart      a.umg-navilink,
.com-jazzlink       a.umg-bodylink,
.com-article-teaser a.umg-bodylink { }
/* --- */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Impressum / Datenschutz Sony BMG ****************************************** */
.com-id-1 .com-StaticText                                       {  }
.com-id-1 .com-StaticText div.umg-header                        { display: none; }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-1 .com-StaticText div.umg-body                          {  }
.com-id-1 .com-StaticText div.umg-footer                        { display: none; }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top		{ text-align:center; margin-bottom:10px;  }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top img	{  }

.com-id-1 .com-StaticText div.umg-body div.umg-content-c p 		{ color:#03607f; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a	{  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c img		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Headlines auf den Seiten ******************************************* */
.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                          { padding:10px 0 0 0; }

.com-id-1 .com-StaticManualHtml div.umg-body img						{  }
.com-id-1 .com-StaticManualHtml div.umg-body p							{  }
.com-id-1 .com-StaticManualHtml div.umg-body p a						{  }
.com-id-1 .com-StaticManualHtml div.umg-body p a:hover					{  }

.com-id-1 .com-StaticManualHtml div.umg-footer                        { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Microsite auf Startseite ******************************************* */
.com-id-2 .com-StaticManualHtml                                       {  }
.com-id-2 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-2 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-2 .com-StaticManualHtml div.umg-body                          {  }

.com-id-2 .com-StaticManualHtml div.umg-body a						{ font-weight:bold;  }
.com-id-2 .com-StaticManualHtml div.umg-body a:hover				{  }

.com-id-2 .com-StaticManualHtml div.umg-footer                        { display:none; }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a:hover      { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Impressum ******************************************* */
.com-id-1 .com-article                                       {  }
.com-id-1 .com-article div.umg-header                        { display:none; }
.com-id-1 .com-article div.umg-header h3.umg-headline        {  }
.com-id-1 .com-article div.umg-body                          { }
.com-id-1 .com-article div.umg-footer                        { display:none;  }
.com-id-1 .com-article div.umg-footer span.back              {  }
.com-id-1 .com-article div.umg-footer span.back a            { }
.com-id-1 .com-article div.umg-footer span.back a:hover      { }
.com-id-1 .com-article div.umg-footer span.pagetop           {  }
.com-id-1 .com-article div.umg-footer span.pagetop a         {  }
.com-id-1 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-article div.umg-footer span.more              {  }
.com-id-1 .com-article div.umg-footer span.more a            { }
.com-id-1 .com-article div.umg-footer span.more a:hover      { }


.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		{ }

.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-footer		{ display: none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-top				{ display: none; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{ display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-trenner			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a			{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist					{  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline				{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title					{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title a					{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title a:hover			{ }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c				{ display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c img			{   }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-subtitle			{ display: none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text              { color:#03607f; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text p            { margin:0; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a            { }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover      { }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Datenschutz ******************************************* */
.com-id-2 .com-article                                       {  }
.com-id-2 .com-article div.umg-header                        { display:none; }
.com-id-2 .com-article div.umg-header h3.umg-headline        {  }
.com-id-2 .com-article div.umg-body                          { }
.com-id-2 .com-article div.umg-footer                        { display:none;  }
.com-id-2 .com-article div.umg-footer span.back              {  }
.com-id-2 .com-article div.umg-footer span.back a            { }
.com-id-2 .com-article div.umg-footer span.back a:hover      { }
.com-id-2 .com-article div.umg-footer span.pagetop           {  }
.com-id-2 .com-article div.umg-footer span.pagetop a         {  }
.com-id-2 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-article div.umg-footer span.more              {  }
.com-id-2 .com-article div.umg-footer span.more a            { }
.com-id-2 .com-article div.umg-footer span.more a:hover      { }


.com-id-2 .com-article div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c		{ width:740px; }

.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body		{  }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer		{ display: none; }

.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-top				{ display: none; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{ display: none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-trenner			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a			{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a:hover	{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist					{  }

.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline				{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title					{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title a					{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title a:hover			{ }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	.umg-image-c				{ display: none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	.umg-image-c img			{   }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-subtitle			{ display: none; }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text              { color:#03607f; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text p            { margin:0; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a            { }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover      { }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Links: Große Box ************************************** */
.com-id-1 .com-CollectionLink                                       { padding:0; margin:0; }
.com-id-1 .com-CollectionLink div.umg-header                        { display: none; }
.com-id-1 .com-CollectionLink div.umg-header h3.umg-headline        { }
.com-id-1 .com-CollectionLink div.umg-body                          { }
.com-id-1 .com-CollectionLink div.umg-footer                        {display: none;  }
.com-id-1 .com-CollectionLink div.umg-footer span.back              {  }
.com-id-1 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a         {  }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionLink div.umg-footer span.more              {  }
.com-id-1 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.more a:hover      { }

.com-id-1 .com-CollectionLink div.umg-body ul                { list-style-type: none; margin:0; padding:0; }   
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c  {  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1             { display:none;}
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c span.umg-headline1			{  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c				{ text-align:center; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img			{  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c                                    { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-global_belonging-name        {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name        {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover  { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-headline2                    {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2                    {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2:hover              { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-subheadline                  {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-text                         {  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c							{ }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul						{ list-style-type: none; margin:0; padding:0; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link			{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c								{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c a							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c img							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link-top		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-headline		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-description		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link			{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link a			{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#03607f; font-weight:bold; text-decoration:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link a:hover	{  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover			{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Detailansicht Tracklisting ****************************************** */
.com-id-1 .com-product										{ }
.com-id-1 .com-product div.umg-header						{ display: none; }
.com-id-1 .com-product div.umg-header h3.umg-headline		{  }
.com-id-1 .com-product div.umg-body							{  }
.com-id-1 .com-product div.umg-footer						{ display: none; }
.com-id-1 .com-product div.umg-footer span.back				{  }
.com-id-1 .com-product div.umg-footer span.back a			{ }
.com-id-1 .com-product div.umg-footer span.back a:hover		{ }
.com-id-1 .com-product div.umg-footer span.more				{  }
.com-id-1 .com-product div.umg-footer span.more a			{ }
.com-id-1 .com-product div.umg-footer span.more a:hover		{ }
.com-id-1 .com-product div.umg-footer span.pagetop			{ }
.com-id-1 .com-product div.umg-footer span.pagetop a		{ }
.com-id-1 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.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																{  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper									{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover						{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img					{  }
.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 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										{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name			{  }
.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						{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration					{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { 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.umg-releasedate-wrapper									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year			{  }
.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				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner					{  }
.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-sku						{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline      { 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-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			{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.karussellTrenner								{ display: none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting								{ color:#03607f; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting div.umg-element-c				{ float:left; width:238px; margin-right:10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ color:#03607f; font-family:"Arial Black",Arial,Helvetica,sans-serif; font-size:20px; font-weight:bold; padding-bottom:7px; }
.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								{ display:none; color:#03607f; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text		{ font-weight:bold; }
.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										{ color:#03607f; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td									{ vertical-align:top; padding:0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no						{ width:22px; }
.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				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles				{ width:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a			{ float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text			{ width:178px;font-weight:bold; }

.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  { display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Alle Bravo Hits (eigenes Template) ****************************************** */
.com-id-2 .com-product										{ }
.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							{  }
.com-id-2 .com-product div.umg-footer						{ display: none; }
.com-id-2 .com-product div.umg-footer span.back				{  }
.com-id-2 .com-product div.umg-footer span.back a			{ }
.com-id-2 .com-product div.umg-footer span.back a:hover		{ }
.com-id-2 .com-product div.umg-footer span.more				{  }
.com-id-2 .com-product div.umg-footer span.more a			{ }
.com-id-2 .com-product div.umg-footer span.more a:hover		{ }
.com-id-2 .com-product div.umg-footer span.pagetop			{ }
.com-id-2 .com-product div.umg-footer span.pagetop a		{ }
.com-id-2 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-2 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.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		{ float:left; width:150px; margin: 0 12px 25px 0; } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-5,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-10,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-15,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-20,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-25,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-30,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-35,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-40,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-45,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-50,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-55,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-60,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-65,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-70,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-75,
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-80	{ margin-right:0px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c a.umg-headline			{ color:#03607f; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c a.umg-detail-link			{ float:right; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-shoplinks-c a		{ float:right; }
                                                                                                                                                     
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .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-sku .umg-sku-headline                              { display: none; }

.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  { display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Detailansicht Cover und Info ****************************************** */
.com-id-3 .com-product										{ }
.com-id-3 .com-product div.umg-header						{ display: none; }
.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-footer span.back				{  }
.com-id-3 .com-product div.umg-footer span.back a			{ }
.com-id-3 .com-product div.umg-footer span.back a:hover		{ }
.com-id-3 .com-product div.umg-footer span.more				{  }
.com-id-3 .com-product div.umg-footer span.more a			{ }
.com-id-3 .com-product div.umg-footer span.more a:hover		{ }
.com-id-3 .com-product div.umg-footer span.pagetop			{ }
.com-id-3 .com-product div.umg-footer span.pagetop a		{ }
.com-id-3 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-3 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.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																{  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper									{ margin:0 0 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:4px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img					{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ display:none; }
.com-id-3 .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-3 .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-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								{ color:#03607f; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; margin-bottom:7px; }
.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				{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_group			{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_family			{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category		{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ 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		{ font-weight:bold; }
.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.umg-releasedate-wrapper							    { color:#03607f; font-family:Verdana,Arial,Helvetica,sans-serif; font-size: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-year	    { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    {  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    {  }
.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-sku				    {  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline  { display: none; }
.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-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			{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting								{ display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{  }
.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-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-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  { display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *********************************** Detailansicht Kauflink ****************************************** */
.com-id-4 .com-product										{ }
.com-id-4 .com-product div.umg-header						{ display: none; }
.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						{ display: none; }
.com-id-4 .com-product div.umg-footer span.back				{  }
.com-id-4 .com-product div.umg-footer span.back a			{ }
.com-id-4 .com-product div.umg-footer span.back a:hover		{ }
.com-id-4 .com-product div.umg-footer span.more				{  }
.com-id-4 .com-product div.umg-footer span.more a			{ }
.com-id-4 .com-product div.umg-footer span.more a:hover		{ }
.com-id-4 .com-product div.umg-footer span.pagetop			{ }
.com-id-4 .com-product div.umg-footer span.pagetop a		{ }
.com-id-4 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-4 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.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																{  } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c									{ margin:0 0 5px 0; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c ul.umg-shoplinks li.umg-item-c	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c ul.umg-shoplinks li.umg-item-1 a	{ color:#03607f; font-family:"Arial Black",Arial,Helvetica,sans-serif; font-size:20px; font-weight:bold; text-decoration:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .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-sku .umg-sku-headline                          { display: none; }

.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  { display: none; }
