	.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;

}


/* 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: "" ""; }

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/recomposed/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/recomposed/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/recomposed/css/forms.css */
/* Recomposed */

html,
body {
display:block;
height:100%;
}
body {
background:url(../img/layout/back.jpg) repeat;
background-color:#858585;
font-family:Verdana;
font-style:normal;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-transform:none;
color:#54584c;
margin:0;
padding:0;

}
div.main_div {
position:relative;
margin:0px auto 0;
width: 720px;
padding-top:240px;
background:  url(/img/layout/recomposed-entwurf.gif) no-repeat  0% 0;}

div.container_div {background: url(/img/layout/wrapperbg.jpg); width: 707px; margin-left:7px;  }
div.main_div div.content_left {display:inline; float:left; width: 149px; text-align: left; margin-right:4px; margin-left:14px;}
div.main_div div.content_center {position:relative; float:left; width: 520px; padding-left:5px; padding-right:5px; margin-bottom:30px;}

div.main_div div.umg-footerdown {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
background:url(/img/layout/content_background.gif);
position:relative;
display:inline;
float:left;
width: 534px;
height:25px;
margin-left:160px;
color: #2b2b2b;
margin-top:4px;
height:20px;
padding:4px 4px 2px 16px;
text-align:center;

}

a {color: #54584C;}
a:link {}
a:visited {color: #54584C;}
a:focus {}
a:hover { text-decoration:none;}
a:active { font-weight:bold;}

.com h3.umg-headline {}

.seitenAbschluss { display:none;
}

.mfc225{
background:url(../img/layout/back.jpg);
margin-bottom:10px;
margin-top:10px;
}

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/recomposed/css/components.css */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ ARTISTSITE ***************************************** */

.com-id-1 .com-Teaser                                       { margin-right:20px;}
.com-id-1 .com-Teaser div.umg-header                        {}
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:22px; margin-top:15px;}
.com-id-1 .com-Teaser div.umg-body                          {}
.com-id-1 .com-Teaser div.umg-footer                        {}
.com-id-1 .com-Teaser div.umg-footerdown                    {}
.com-id-1 .com-Teaser div.umg-footer span.back              {}
.com-id-1 .com-Teaser div.umg-footer span.back a            {}
.com-id-1 .com-Teaser div.umg-footer span.back a:hover      {}
.com-id-1 .com-Teaser div.umg-footer span.pagetop           { display: none;}
.com-id-1 .com-Teaser div.umg-footer span.pagetop a         { display: none;}
.com-id-1 .com-Teaser div.umg-footer span.pagetop a:hover   { display: none;}
.com-id-1 .com-Teaser div.umg-footer span.more              {}
.com-id-1 .com-Teaser div.umg-footer span.more a            { list-style-type:none;}
.com-id-1 .com-Teaser div.umg-footer span.more a:hover      {}

.com-id-1 .com-Teaser div.umg-footer ul		{ display:none;}   


.com-id-1 .com-Teaser div.umg-body ul									{ list-style-type: none; }
.com-id-1 .com-Teaser div.umg-body ul li								{ clear:both; padding-bottom:40px;}

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header					{ display:none;}
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body						{ display:inline; }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; margin-right:17px; clear:both; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border:none; float:left; border:#000 solid 1px; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c											{ width: 500px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; display:inline; margin-right:25px;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c p.umg-teaser_headline					{ font-weight:bold; float:left; padding-right:10px;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_headline					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_headline:hover				{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c p.umg-teaser_sub_headline				{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c p.umg-global_belonging_name				{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-global_belonging_name				{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-global_belonging_name:hover		{ display: none;  } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_text						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_text						{ display: none;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_text:hover					{ display: none; }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c					{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c						{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; text-transform:uppercase;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ display:none;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a					{ text-decoration:underline;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{ text-decoration:none;}


/* ************************************ Subkünstlerseite - mittlere Spalte ******************************************* */

.com-id-1 .com-collection-gallery { width:520px;}
.com-id-1 .com-collection-gallery div.umg-header { display: none;}
.com-id-1 .com-collection-gallery div.umg-footerdown { display: none;}
.com-id-1 .com-collection-gallery div.umg-footer {display: none;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c { float:left; list-style-type: none; padding-left:2px;}
.com-id-1 .com-collection-gallery ul {}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries .umg-li-footer { display:none;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries .umg-title { display:none;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-images { padding: 0; margin: 0;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li {display: block; margin-top:15px; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li div.umg-image {float:left;margin: 5px 5px 5px 5px;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li div.umg-copyright { clear:both;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li img {border:none;}
.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-artist-trenner {display: none;}
.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-artist { display: none;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-artist-title-wrapper span.umg-title {display: none;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-artist-title-wrapper-top span.umg-title {display:none;}
.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-id {display: none;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .seitenAbschluss {clear: both;display:none;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .umg-artist-title-wrapper .umg-subtitle {clear: both; display:none;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .umg-artist-title-wrapper-top .umg-subtitle {clear: both;display: none;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .umg-artist-title-wrapper .umg-text {clear: both;display: none;}

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ GALLERY ******************************************* */
.com-id-1 .com-collection-gallery-bowser {}
.com-id-1 .com-collection-gallery-bowser div.umg-header {}
.com-id-1 .com-collection-gallery-bowser div.umg-header h3.umg-headline  { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:22px; margin-top:15px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline { display: none;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-text {}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top {}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c { margin-bottom:5px;  text-align:center; margin-right:12px;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img {}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c { display:none;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-sub_headline { display: none;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-headline {}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev {}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next {}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top						{}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev				{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a			{ color:#ccc;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a:hover		{ text-decoration:underline; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next				{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a			{ color:#ccc;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a:hover		{ text-decoration:underline; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c						{ text-align:center; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{ text-decoration:underline; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{ text-decoration:underline; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Home Reflections ****************************************** */
.com-id-1 .com-StaticText                                       { text-align:left; }
.com-id-1 .com-StaticText div.umg-header                        {   }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:15px; margin-top:15px;  }
.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-footerdown                       { display: none; }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.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 		{ margin:0; padding:0; }
.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-2 ******************************************* */
/* ********************************* Tracklist ****************************************** */
.com-id-2 .com-StaticText                                       {font-family:Verdana;
font-style:normal;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-transform:none;
color:#54584c;
line-height:16px;
 }
.com-id-2 .com-StaticText div.umg-header                        {   }
.com-id-2 .com-StaticText div.umg-header h3.umg-headline        {   }
.com-id-2 .com-StaticText div.umg-body                          {  }
.com-id-2 .com-StaticText div.umg-footer                        {  }
.com-id-2 .com-StaticText div.umg-footerdown                       {  }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top img	{  }

.com-id-2 .com-StaticText div.umg-body div.umg-content-c p 		{  }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a	{  }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a:hover	{ }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c			{}
.com-id-2 .com-StaticText div.umg-body div.umg-image-c img		{  }

/* Reflections - PAGEMENU */

div.com-PageMenu {line-height:33px; padding: 9px 40px 10px 16px; clear:both;}
div.com-PageMenu div.umg-header { }
div.com-PageMenu div.umg-header h3.umg-headline { }
div.com-PageMenu div.umg-body {}
div.com-PageMenu div.umg-body ul.umg-list {list-style-type:none;}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi,
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected { background-color:transparent; font-weight:bold;}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi a,
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a {font-size:18px; font-family: Georgia, "Times New Roman", Times, serif;}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi a {background-color: transparent; color:#54584C;}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover {background-color: transparent; color:#54584C; font-weight:bold; font-size:18px;}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a { }
div.com-PageMenu div.umg-body ul.umg-list li span.umg-icon-after-listitem { display:none; }
div.com-PageMenu div.umg-footerdown { }


/* MUSS ENTSPRECHEND NOCH ANGEPASST WERDEN (XXX) */

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Med. Rectangle - center ******************************************* */
.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                          { background:#FFF; text-align:center; }
.com-id-1 .com-ad-server div.umg-footer                        { display:none;  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Supersize Banner - ganz oben  ******************************************* */
.com-id-2 .com-ad-server                                       { margin-top:10px; margin-left:433px;  }
.com-id-2 .com-ad-server div.umg-header                        { display:none; }
.com-id-2 .com-ad-server div.umg-header h3.umg-headline        {  }
.com-id-2 .com-ad-server div.umg-body                          {  }
.com-id-2 .com-ad-server div.umg-footer                        { display:none;  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Skyscraper Banner - right ******************************************* */
.com-id-3 .com-ad-server                                       {  }
.com-id-3 .com-ad-server div.umg-header                        { display:none; }
.com-id-3 .com-ad-server div.umg-header h3.umg-headline        {  }
.com-id-3 .com-ad-server div.umg-body                          { float:right; }
.com-id-3 .com-ad-server div.umg-footer                        { display:none;  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( Subkünstlerseite: Newsletter Basic ) *********************************** */  

.com-id-1 .com-newsletter-box                                  { font-family:Georgia, "Times New Roman", Times, serif; }
.com-id-1 .com-newsletter-box div.umg-header                   { }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:22px; margin-top:15px;  }
.com-id-1 .com-newsletter-box div.umg-body                     { }
.com-id-1 .com-newsletter-box div.umg-footer                       { display: none; }
.com-id-1 .com-newsletter-box div.umg-footer span.back             { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.more             { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop          { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a        { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text									{ }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{ font-size:10px; margin:0 0 10px 0; }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{font-weight:bold;margin-top:20px; }

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select,
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input		{ border:1px solid #333333; color:#333333; font-family: Georgia, "Times New Roman", Times, serif; height:16px; padding:1px 2px; vertical-align:middle; width:150px; background-color: #CCCCCC; font-size:11px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select		{ height:auto; margin:0; width:156px; padding:0; }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{ font-size:11px; margin:10px 0 0 0; }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ margin-top:20px; }

.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container					{ display: none; }
.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:20px 0 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                       {}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input:hover                 {}

.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:11px; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *******************************( Info-Service - Newsletter, Newsletter Medium ) *********************************** */  

.com-id-2 .com-newsletter-box                                  { }
.com-id-2 .com-newsletter-box div.umg-header                   { display: none; }
.com-id-2 .com-newsletter-box div.umg-header h3.umg-headline   { }
.com-id-2 .com-newsletter-box div.umg-body                     { }
.com-id-2 .com-newsletter-box div.umg-footer                       { background-color:#F3F3F3; padding:7px; padding-top:0; }
.com-id-2 .com-newsletter-box div.umg-footer span.back             { }
.com-id-2 .com-newsletter-box div.umg-footer span.back a           { }
.com-id-2 .com-newsletter-box div.umg-footer span.back a:hover     { }
.com-id-2 .com-newsletter-box div.umg-footer span.more             { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a           { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a:hover     { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop          { padding-left:545px; }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop a        { background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop a:hover  { }

.com-id-2 .com-newsletter-box div.umg-body .nwlt-teaser-text									{ }
.com-id-2 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{ font-size:11px; margin:0 0 10px 0; }

.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ clear:both; margin:10px 0;  }
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container p,
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container p				{ font-weight:bold; color:#00ADEF; }

.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{ float:left; width:280px; margin-right:10px; margin-bottom:8px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-form-field-container		{ clear:both; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ float:left; width:100px;}
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select,
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input		{ border:1px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:160px; margin:0; margin-bottom:3px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select		{ height:20px; width:166px; }

.com-id-2 .com-newsletter-box div.umg-body .nwlt-text											{ float:left; width:280px; margin-left:10px; }
.com-id-2 .com-newsletter-box div.umg-body .nwlt-text p											{ font-size:11px; margin:10px 0 0 0; }

.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container						{ clear: both; margin-top:10px;}
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container	.cm-input-row label	{ font-weight:bold; }


.com-id-2 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container					{ display: none; }
.com-id-2 .com-newsletter-box div.umg-body .cm-input-row										{ }
.com-id-2 .com-newsletter-box div.umg-body .cm-input-row label									{ font-weight: normal; }

.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container							{ clear:both; margin-top:15px; float:left; width:85px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ display:none; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container input	{ border:0px; background:url(img/icons/submit.gif) no-repeat; width:74px; height:14px; display:block; cursor:pointer; }

.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ margin-top:15px; float:left; width:85px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{ font-size:10px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ VIDEOSITE ****************************************** */
.com-id-1 .com-VideoPlayer                                       { margin:0;}
.com-id-1 .com-VideoPlayer div.umg-header                        {}
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:22px; margin-top:15px;}
.com-id-1 .com-VideoPlayer div.umg-body                          {}
.com-id-1 .com-VideoPlayer div.umg-footer                        { display: none; }
.com-id-1 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{ display:none;}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{ display:none;}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{ display:none;}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{ display:none;}

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{ text-align:center;}
.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c object											{ display:inline !important;}

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ display:none;}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ left ******************************************* */

.com-id-1 div.com-StaticManualHtml div.umg-footerdown { background-color:#f1eac9; height:30px;}
.com-id-1 div.com-StaticManualHtml {  }
.com-id-1 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ bild tracklisting ******************************************* */

.com-id-2 div.com-StaticManualHtml div.umg-footerdown { }
.com-id-2 div.com-StaticManualHtml { margin-top:40px;   }
.com-id-2 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ bild tracklisting ******************************************* */

.com-id-3 div.com-StaticManualHtml div.umg-footerdown { }
.com-id-3 div.com-StaticManualHtml { margin-top:17px; text-align:center; margin-left:4px;    }
.com-id-3 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ HOMESITE ******************************************* */
.com-id-1 .com-article										{}
.com-id-1 .com-article div.umg-header						{ margin-top:15px;}
.com-id-1 .com-article div.umg-header h3.umg-headline		{ text-align:center;}
.com-id-1 .com-article div.umg-body							{}
.com-id-1 .com-article div.umg-footerdown					{ 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.top				{}
.com-id-1 .com-article div.umg-footer span.top a			{}
.com-id-1 .com-article div.umg-footer span.top 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-footer div.com-PageBrowser	{ display:none; }


.com-id-1 .com-article div.umg-body ul						{ list-style-type: none;}
.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								{  }
.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-item-c .umg-li-footer	.com-toolplaceholdersingle .umg-body	{ padding:0; }

/* 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		{  } 
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display: none; font-size:1px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked			{ display: none; font-size:1px; }
.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					{ display: none; font-size:1px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-top				{ display:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline				{ display:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title					{ font-size:21px; font-family:Georgia, "Times New Roman", Times, serif;}
.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				{ }
.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			{}

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ float: left; width: 520px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; padding-top: 20px; clear:both; padding-bottom:30px;}
.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-text h1			{}

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-left		{ margin-right:10px; margin-bottom:10px; width: auto; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-top 		{ margin-bottom:25px;}
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-top img 	{}
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-right		{}

.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 ******************************************* */
/* ************************************ ARTIIST DETAIL ******************************************* */
.com-id-2 .com-article										{}
.com-id-2 .com-article div.umg-header						{ margin-top:15px;}
.com-id-2 .com-article div.umg-header h3.umg-headline		{ text-align:center;}
.com-id-2 .com-article div.umg-body							{}
.com-id-2 .com-article div.umg-footerdown					{ 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.top				{}
.com-id-2 .com-article div.umg-footer span.top a			{}
.com-id-2 .com-article div.umg-footer span.top 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-footer div.com-PageBrowser	{ display:none; }


.com-id-2 .com-article div.umg-body ul						{ list-style-type: none;}
.com-id-2 .com-article div.umg-body ul li.umg-item-c		{  }

.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								{  }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer	.com-toolplaceholdersingle	{  }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer	.com-toolplaceholdersingle .umg-body	{ padding:0; }

/* 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		{  } 
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display: none; font-size:1px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked			{ display: none; font-size:1px; }
.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					{ display: none; font-size:1px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-top				{ display:none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline				{ display:none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title					{ font-size:21px; font-family:Georgia, "Times New Roman", Times, serif;}
.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				{ }
.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			{}

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ float: left; width: 520px; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; padding-top: 20px; clear:both; padding-bottom:10px;}
.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-text h1			{}

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-left		{ margin-right:10px; margin-bottom:10px; width: auto; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-top 		{ margin-bottom:25px;}
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-top img 	{}
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-right		{}

.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 ******************************************* */
/* ***************************************************************************************** */
.com-id-1 .com-CollectionTour                                       {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; }
.com-id-1 .com-CollectionTour div.umg-header                        {}
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        {font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:15px; margin-top:15px;}
.com-id-1 .com-CollectionTour div.umg-body                          {}
.com-id-1 .com-CollectionTour div.umg-footer                        {}
.com-id-1 .com-CollectionTour div.umg-footer span.back              {}
.com-id-1 .com-CollectionTour div.umg-footer span.back a            {}
.com-id-1 .com-CollectionTour div.umg-footer span.back a:hover      {}
.com-id-1 .com-CollectionTour div.umg-footer span.top               {}
.com-id-1 .com-CollectionTour div.umg-footer span.top a             {}
.com-id-1 .com-CollectionTour div.umg-footer span.top a:hover       {}
.com-id-1 .com-CollectionTour div.umg-footer span.more              {}
.com-id-1 .com-CollectionTour div.umg-footer span.more a            {}
.com-id-1 .com-CollectionTour div.umg-footer span.more a:hover      {}

.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu                           { display:none;} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-header                    {} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                      {} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu {} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    {} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  {} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even {} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a  {} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover {} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    {  } 

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour                        {list-style-type:none;} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          {} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        {} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       {}

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { display:none;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { display:none;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover {}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name                   { list-style-type:none; font-weight:bold; padding-bottom:10px;}

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type:none; line-height:30px;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     {} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   {} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  {}

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { padding-right:15px;} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          {} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      {} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-country       {}

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c                     {}

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link { display:none;}
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-shop-link   {}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Subkünstlerseite: Diskografie  (für erste Komponente nach Subnavi ohne Header) ****************************************** */

.com-id-1 .com-product 										{ float: left; width: 520px; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
.com-id-1 .com-product div.umg-header						{ }
.com-id-1 .com-product div.umg-header h3.umg-headline		{ font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:15px; margin-top:15px;  }
.com-id-1 .com-product div.umg-body							{ padding-top:12px; }
.com-id-1 .com-product div.umg-footer						{ }
.com-id-1 .com-product div.umg-footer span.back				{ }
.com-id-1 .com-product div.umg-footer span.back a			{ background-position: 0px -1px; padding-left:10px; text-transform:uppercase;background:url(/img/layout/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; padding-left:10px; }
.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.top			    { }
.com-id-1 .com-product div.umg-footer span.top a		    { background:url(/img/layout/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-1 .com-product div.umg-footer span.top 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		{ float:left; width:210px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; }
.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 #000000; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }
.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	{ float:left; margin-bottom:10px; margin-right:9px; }
.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-content-wrapper								{ float:left; width: 310px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-weight:bold; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:block; }
.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:block; font-weight:normal; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.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-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{  }
.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	{ font-weight: bold; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { margin-top:8px; }
.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	    { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    { display:none; }
.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-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:block; }

.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 	{ background:url(/img/layout/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{ padding-top:240px;  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{ margin-bottom:10px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding-top:7px; padding-bottom:5px; }
.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							{ font-weight:bold; margin-bottom:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{ display: none; }
.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							{ vertical-align:top; padding:3px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:350px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; }

                    .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks                   { width:46px; }
* html              .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks                   { width:54px; } /* IE6 Hack */
*:first-child+html  .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks                   { width:54px; } /* IE7 Hack */
                    .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-c       { display:inline; }
                    .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-1       { float: left; width: 18px; margin-left: 10px; }
* html              .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-1       { margin-left: 8px; } /* IE6 Hack */ 
*:first-child+html  .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-1       { margin-left: 8px; } /* IE7 Hack */ 
                    .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-1 a     { float: left; }
                    .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-2       { float: right; width: 18px; margin-left: 8px; }
* html              .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-2       { margin-left: 10px; }  /* IE6 Hack */ 
*:first-child+html  .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-2       { margin-left: 10px; }  /* IE7 Hack */ 
                    .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-2 a     { float: right; }
                    .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks a                 { float:right; display: block; }
                    .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-soundfiles                  { width:25px; }
* html              .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-soundfiles                  { width:19px; }  /* IE6 Hack */ 
*:first-child+html  .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-soundfiles                  { width:19px; }  /* IE7 Hack */

/* alt
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-c		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-1		{ display:inline; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }
*/

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ background: url(/img/layout/icon_prelisten_play.gif) no-repeat; width:19px; height:19px; display:block; text-indent:-10000px; 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	{ padding:0 0 3px 0; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{ display:none; }

.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 ******************************************* */
/* ************************************ Subkünstlerseite: Diskografie ********************** */


.com-id-2 .com-product                                      { float: left; width: 520px; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
.com-id-2 .com-product div.umg-header                       { }
.com-id-2 .com-product div.umg-header h3.umg-headline       { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:15px; margin-top:15px; }
.com-id-2 .com-product div.umg-body                         { padding-top:12px; }
.com-id-2 .com-product div.umg-footer						{  }
.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.top			    { }
.com-id-2 .com-product div.umg-footer span.top a		    { }
.com-id-2 .com-product div.umg-footer span.top 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							                    {  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		            { float:left; width:180px; clear:both; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; }
.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 #000000; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }
.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	{ float:left; margin-bottom:10px; margin-right:9px; }
.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-content-wrapper								{ float:left; width: 271px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-weight:bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:block; }
.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:block; font-weight:normal; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.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-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{  }
.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	{ font-weight: bold; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { margin-top:8px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date		    {  }
.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-distributor-headline   { display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    { display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    {  }
.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-sku				    {  }
.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.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:block; }

.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; padding-bottom:60px; background-position: 0px -1px; padding-left:10px; text-transform:uppercase;background:url(/img/layout/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; padding-left:10px;   }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a 	{ padding-left:10px; }

.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-tracklisting .umg-element-c			{ margin-bottom:10px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding-top:7px; padding-bottom:5px; }
.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							{ font-weight:bold; margin-bottom:5px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{ display: none; }
.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							{ vertical-align:top; padding:3px 0; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:350px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; }

                    .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks                   { width:46px; }
* html              .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks                   { width:54px; } /* IE6 Hack */
*:first-child+html  .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks                   { width:54px; } /* IE7 Hack */
                    .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-c       { display:inline; }
                    .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-1       { float: left; width: 18px; margin-left: 10px; }
* html              .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-1       { margin-left: 8px; } /* IE6 Hack */ 
*:first-child+html  .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-1       { margin-left: 8px; } /* IE7 Hack */ 
                    .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-1 a     { float: left; }
                    .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-2       { float: right; width: 18px; margin-left: 8px; }
* html              .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-2       { margin-left: 10px; }  /* IE6 Hack */ 
*:first-child+html  .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-2       { margin-left: 10px; }  /* IE7 Hack */ 
                    .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks .umg-link-2 a     { float: right; }
                    .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks a                 { float:right; display: block; }
                    .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-soundfiles                  { width:25px; }
* html              .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-soundfiles                  { width:19px; }  /* IE6 Hack */ 
*:first-child+html  .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-soundfiles                  { width:19px; }  /* IE7 Hack */

/*
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-c		{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-1		{ display:inline; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ float:right; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }
*/

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ background: url(../../../../../My%20Documents/Downloads/img/icons/icon_prelisten_play.gif) no-repeat; width:18px; height:18px; display:block; text-indent:-10000px; float:right; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{ 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; }


/
