	.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 RESET RESET */
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;
}

table, td, th {
  vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
a img {border: none;}

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/yellowlounge/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/yellowlounge/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/yellowlounge/css/forms.css */
	
	/* YELLOW LOUNGE */
	body {
		
		background-color:#000000;
		font-family:Verdana;
		font-style:normal;
		font-size:10px;
		font-weight:normal;
		text-decoration:none;
		text-transform:none;
		color:#666666;
		line-height:14px;
		margin:0;
		padding:0;
	}
	
	a {
	
		font-family:Verdana;
		font-style:normal;
		font-size:10px;
		font-weight:normal;
		text-decoration:none;
		text-transform:none;
		line-height:14px;
		
		text-decoration:underline;
	}
	
	a:link 		{}
	a:visited 	{}
	a:focus 	{
	
		outline:none;
	}
	a:hover 	{}
	a:active 	{}
	
	
	.maindiv { 		
		position: absolute; 
		top: 50%;  
		left: 50%; 
		width: 990px;
		height: 685px;
		margin-top: -342px;
		margin-left: -495px;
		background-image:url(http://static.universal-music-services.de/asset_new/238787/195/view);
		background-color:rgb(0,0,0);
	}
		
	.content_left { 
		
		width:400px;
		height:100%;
		left:0px;
		top:0px;
		float:left; 
	}
	.content_left a {
	
		color:rgb(255,255,255);
		text-decoration:underline;
	}
	
	.content_right { 

		color:rgb(102,102,102);
		
		width:550px; 
		height:100%; 
		left:0px; 
		top:0px; 
		text-align:left; 
		float:left; 
	}
	.content_right .content_right_content { 
		background: url(/img/layout/bg_iframe_gross.jpg);
		background-color:rgb(255,255,255);
		width:550px;
		height:645px;
		margin: 20px 20px 20px 20px; 
		overflow:auto; 
		text-align:left;
	}
	.content_right .content_right_content a { 
		
		text-decoration:underline;
		color:#666666;
	}
		
	.com-PageMenu {
		position:absolute;
		top:358px;
		left: 22px;
	}
	
	.footer {
		
		position: absolute;
		top: 621px;
		left: 38px;
		width: 329px;
		height: 63px;
		text-align: center;
	}
	
	.seitenAbschluss {
		clear:both;
		height:1px;
		margin:0;
		padding:0;
	}
	
	/* ANKER TOP */
	div.umg-footer { padding:0px;margin:0px;padding-bottom:10px; padding-right:15px; padding-top:3px; text-align:right; }
	div.umg-footer span.top {  }
	div.umg-footer span.top a { background:url(img/icon_details.gif) no-repeat left; padding-left: 15px; color:#666666; }
	div.umg-footer span.back { margin-right:15px; }
	div.umg-footer span.back a { background:url(img/icon_details.gif) no-repeat left; padding-left: 15px; color:#666666; }
	
	/* PAGING */
	div.com-PageBrowser { margin:15px; }
	div.com-PageBrowser span.back { float:left; margin-right:15px;}
	div.com-PageBrowser ul.umg-pagebrowser { list-style:none; float:left; }
	div.com-PageBrowser ul.umg-pagebrowser li { display:inline; }
	div.com-PageBrowser ul.umg-pagebrowser li.umg-page_selected { font-weight:bold; }
	div.com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer { margin-left:3px; margin-right:3px; }
	div.com-PageBrowser ul.umg-pagebrowser li.umg-listitem {  }
	div.com-PageBrowser ul.umg-pagebrowser li.umg-listitem a {  }
	div.com-PageBrowser span.topmore-c { float:left; }
	div.com-PageBrowser span.topmore-c span.pagetop { float:left;margin-left:15px; display:block; }
	div.com-PageBrowser span.topmore-c span.pagetop a { }
	div.com-PageBrowser span.topmore-c span.more { margin-left:15px; }
	div.com-PageBrowser span.topmore-c span.more a { }
	div.com-PageBrowser .seitenAbschluss {clear:both; padding-bottom:15px;}
	
	/* COMPONENT */
	.com div.umg-body:after {display: block; height: 0; clear: both; visibility: hidden;}
	

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/yellowlounge/css/components.css */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates - Mittlere Spalte ******************************************* */
.com-id-1 .com-collection-tour-list                                      { margin: 15px; }
.com-id-1 .com-collection-tour-list .umg-date-c .flyer_image					{ float:right;}
.com-id-1 .com-collection-tour-list .umg-date-c .start_date					{ font-weight:bold;}
.com-id-1 .com-collection-tour-list .umg-date-c	.headline						{ font-weight:bold;}
.com-id-1 .com-collection-tour-list .umg-date-c	.link					{ background-image:url(img/icon_details.gif); text-indent:15px; background-repeat:no-repeat; }
.com-id-1 .com-collection-tour-list .umg-date-c	.link a { color:#666666;}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* **************************** (Big Banner oben drüber) *********************************** */

.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-header h3.umg-headline a      { }
.com-id-1 .com-ad-server div.umg-body                          { }

.com-id-1 .com-ad-server div.umg-footer                        { display: none; }
.com-id-1 .com-ad-server div.umg-footer span.back              { }
.com-id-1 .com-ad-server div.umg-footer span.back a            { }
.com-id-1 .com-ad-server div.umg-footer span.back a:hover      { }
.com-id-1 .com-ad-server div.umg-footer span.pagetop           { }
.com-id-1 .com-ad-server div.umg-footer span.pagetop a         { }
.com-id-1 .com-ad-server div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-ad-server div.umg-footer span.more              { }
.com-id-1 .com-ad-server div.umg-footer span.more a            { }
.com-id-1 .com-ad-server div.umg-footer span.more a:hover      { }

.com-id-1 .com-ad-server div.umg-body .umg-link            { }
.com-id-1 .com-ad-server div.umg-body .umg-ad-img          { }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** (Skyscraper rechts) ************************************** */

.com-id-2 .com-ad-server                                       { overflow: hidden; }
.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-header h3.umg-headline a      { }
.com-id-2 .com-ad-server div.umg-body                          { }

.com-id-2 .com-ad-server div.umg-footer                        { display: none; }
.com-id-2 .com-ad-server div.umg-footer span.back              { }
.com-id-2 .com-ad-server div.umg-footer span.back a            { }
.com-id-2 .com-ad-server div.umg-footer span.back a:hover      { }
.com-id-2 .com-ad-server div.umg-footer span.pagetop           { }
.com-id-2 .com-ad-server div.umg-footer span.pagetop a         { }
.com-id-2 .com-ad-server div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-ad-server div.umg-footer span.more              { }
.com-id-2 .com-ad-server div.umg-footer span.more a            { }
.com-id-2 .com-ad-server div.umg-footer span.more a:hover      { }

.com-id-2 .com-ad-server div.umg-body .umg-link            { }
.com-id-2 .com-ad-server div.umg-body .umg-ad-img          { }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************* (Medium Rectangle, startseite rechts) ***************************** */

.com-id-3 .com-ad-server                                       { clear: both; margin-left: 10px; z-index: 1; }
.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-header h3.umg-headline a      { }
.com-id-3 .com-ad-server div.umg-body                          { }

.com-id-3 .com-ad-server div.umg-footer                        { display: none; }
.com-id-3 .com-ad-server div.umg-footer span.back              { }
.com-id-3 .com-ad-server div.umg-footer span.back a            { }
.com-id-3 .com-ad-server div.umg-footer span.back a:hover      { }
.com-id-3 .com-ad-server div.umg-footer span.pagetop           { }
.com-id-3 .com-ad-server div.umg-footer span.pagetop a         { }
.com-id-3 .com-ad-server div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-ad-server div.umg-footer span.more              { }
.com-id-3 .com-ad-server div.umg-footer span.more a            { }
.com-id-3 .com-ad-server div.umg-footer span.more a:hover      { }

.com-id-3 .com-ad-server div.umg-body .umg-link            { }
.com-id-3 .com-ad-server div.umg-body .umg-ad-img          { }

/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ********************* (Medium Rectangle auf Aristsite Bilder) *************************** */

.com-id-4 .com-ad-server                                       { }
.com-id-4 .com-ad-server div.umg-header                        { display: none; }
.com-id-4 .com-ad-server div.umg-header h3.umg-headline        { } 
.com-id-4 .com-ad-server div.umg-header h3.umg-headline a      { }
.com-id-4 .com-ad-server div.umg-body                          { background: #3f332f url(site/vertigo/img/layout/anzeige_band_rect.gif) no-repeat; width: 300px; margin: 30px 0 30px 100px; padding: 2px 2px 2px 19px; }

.com-id-4 .com-ad-server div.umg-footer                        { display: none; }
.com-id-4 .com-ad-server div.umg-footer span.back              { }
.com-id-4 .com-ad-server div.umg-footer span.back a            { }
.com-id-4 .com-ad-server div.umg-footer span.back a:hover      { }
.com-id-4 .com-ad-server div.umg-footer span.pagetop           { }
.com-id-4 .com-ad-server div.umg-footer span.pagetop a         { }
.com-id-4 .com-ad-server div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-ad-server div.umg-footer span.more              { }
.com-id-4 .com-ad-server div.umg-footer span.more a            { }
.com-id-4 .com-ad-server div.umg-footer span.more a:hover      { }

.com-id-4 .com-ad-server div.umg-body .umg-link            { }
.com-id-4 .com-ad-server div.umg-body .umg-ad-img          { }





	/* DEFAULT, UMGDATELIVE */
	div.com-date-live { padding-left:15px;padding-right:15px;}
	div.com-date-live div.umg-header { margin-top:10px; margin-bottom:10px;}
	div.com-date-live div.umg-header h3.umg-headline { font-weight:bold; }
	div.com-date-live div.umg-body {}
	div.com-date-live div.umg-body ul.umg-artist-list { list-style-type: none; margin: 0px; padding:0; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c { list-style-type: none; margin: 0px; padding:0; margin-bottom:45px;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-flyer { float:right; margin-left:5px;margin-bottom:5px; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date {}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date span.umg-startdate { display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date span.umg-monthday { display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date span.umg-date-trenner { display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date span.umg-headline { display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-description {}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-description span.umg-headline { font-weight:bold; display:block; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-description span.umg-sub_headline {display:block; margin-bottom:15px;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-description span.umg-text {display:block;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner { margin-top:15px;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner span.umg-partner-city {display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner span.umg-partner-trenner {display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner span.umg-partner-name {display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner div.umg-partner-location {}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner div.umg-partner-location span.umg-partner-name {display:block;font-weight:bold;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner div.umg-partner-location span.umg-partner-street {display:block;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner div.umg-partner-location span.umg-partner-zipcode {display:inline;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner div.umg-partner-location span.umg-partner-trenner {display:none;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner div.umg-partner-location span.umg-partner-city {display:inline; margin-left:3px;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner div.umg-partner-location span.umg-partner-province {display:none;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner div.umg-partner-location span.umg-partner-country {display:none;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner-movingclub {}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner-movingclub span.umg-partner-movingclub-name { display:block;font-weight:bold; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-charge { margin-top:15px; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-charge span.charge-headline { font-weight:bold; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-charge span.charge-price { font-weight:bold; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks { display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks span.umg-shoplink-desc { display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks a.umg-shoplink-link { display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-flyer-download { margin-top:15px;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-flyer-download a { text-decoration:underline; background:url(img/icon_details.gif) no-repeat; background-position: 0px -1px; color:#666666; padding-left:15px; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery { margin-top:5px;}
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery span.umg-headline { display:none; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery span.umg-detail-link { display:block; background:url(img/icon_details.gif) no-repeat; background-position: 0px -1px; color:#666666; padding-left:15px; }
	div.com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery span.umg-detail-link a {font-weight:bold; }
	div.com-date-live div.umg-footer { clear:both; padding-bottom:15px;}

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

table, td, th {
  vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
a img {border: none;}

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( das Menü ganz oben ) *********************************** */  



.umg-level_0 {}
.umg-listitem-odd {}

/*
.umg-listitem-1 { background-image:url(img/layout/nav_home.gif); text-indent:-1000px;}
.umg-listitem-1 a { cursor:pointer;}
*/

/* .com-PageMenu li.umg-navi                                           { display: block; } */
.com-PageMenu .umg-body { margin:0px; padding:0px; float:left;}
.com-PageMenu ul { display:block;list-style:none; margin:0px; padding:0px; overflow:hidden; zoom:1;}
.com-PageMenu li { display:block;list-style:none; margin:0px; padding:0px; overflow:hidden; zoom:1;height: 16px; width:300px;}
.com-PageMenu li.umg-navi a { display:block; height: 16px; width:300px; text-indent: -1000px; font-size:0px; overflow:hidden; zoom:1;}


.com-PageMenu .umg-icon-after-listitem { display:none;}

.com-PageMenu li.umg-navi_selected a { display: block; height: 16px; width:300px; text-indent: -1000px; font-size:0px;}


.com-PageMenu li.umg-navi a.item-1 { background-image:url(img/layout/nav_home.gif); background-repeat:no-repeat;}
.com-PageMenu li.umg-navi a.item-1:hover { background-image:url(img/layout/nav_home_over.gif); background-repeat:no-repeat; }
.com-PageMenu li.umg-navi_selected a.item-1 { background-image:url(img/layout/nav_home_over.gif); background-repeat:no-repeat; }

.com-PageMenu li.umg-navi a.item-2 { background-image:url(img/layout/nav_idee.gif); background-repeat:no-repeat;}
.com-PageMenu li.umg-navi a.item-2:hover { background-image:url(img/layout/nav_idee_over.gif); background-repeat:no-repeat; }
.com-PageMenu li.umg-navi_selected a.item-2 { background-image:url(img/layout/nav_idee_over.gif); background-repeat:no-repeat; }

.com-PageMenu li.umg-navi a.item-3 { background-image:url(img/layout/nav_events.gif); background-repeat:no-repeat;}
.com-PageMenu li.umg-navi a.item-3:hover { background-image:url(img/layout/nav_events_over.gif); background-repeat:no-repeat; }
.com-PageMenu li.umg-navi_selected a.item-3 { background-image:url(img/layout/nav_events_over.gif); background-repeat:no-repeat; }

.com-PageMenu li.umg-navi a.item-4 { background-image:url(img/layout/nav_music.gif); background-repeat:no-repeat;}
.com-PageMenu li.umg-navi a.item-4:hover { background-image:url(img/layout/nav_music_over.gif); background-repeat:no-repeat; }
.com-PageMenu li.umg-navi_selected a.item-4 { background-image:url(img/layout/nav_music_over.gif); background-repeat:no-repeat; }

.com-PageMenu li.umg-navi a.item-5 { background-image:url(img/layout/nav_download.gif); background-repeat:no-repeat;}
.com-PageMenu li.umg-navi a.item-5:hover { background-image:url(img/layout/nav_download_over.gif); background-repeat:no-repeat; }
.com-PageMenu li.umg-navi_selected a.item-5 { background-image:url(img/layout/nav_download_over.gif); background-repeat:no-repeat; }

.com-PageMenu li.umg-navi a.item-6 { background-image:url(img/layout/nav_earsandeyes.gif); background-repeat:no-repeat;}
.com-PageMenu li.umg-navi a.item-6:hover { background-image:url(img/layout/nav_earsandeyes_over.gif); background-repeat:no-repeat; }
.com-PageMenu li.umg-navi_selected a.item-6 { background-image:url(img/layout/nav_earsandeyes_over.gif); background-repeat:no-repeat; }

.com-PageMenu li.umg-navi a.item-7 { background-image:url(img/layout/nav_newsletter.gif); background-repeat:no-repeat;}
.com-PageMenu li.umg-navi a.item-7:hover { background-image:url(img/layout/nav_newsletter_over.gif); background-repeat:no-repeat; }
.com-PageMenu li.umg-navi_selected a.item-7 { background-image:url(img/layout/nav_newsletter_over.gif); background-repeat:no-repeat; }


/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */


	div.com-article { display:block; margin:15px; }
	div.com-article div.umg-header { display:block; }
	div.com-article div.umg-header h3.umg-headline { display:block; font-weight:bold; margin:0px; padding:0px; margin-bottom:15px;}
	
	div.com-article div.umg-body { display:block; padding:0px; margin:0px;}
	div.com-article div.umg-body ul { margin:0; padding:0; list-style:none; }
	div.com-article div.umg-body ul li.umg-item-c { margin:0; padding:0; list-style:none; }
	div.com-article div.umg-body ul li.umg-item-c img { margin-right:10px; margin-bottom:5px; }
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body { display:block; }
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body span.umg-date-top { display:none; }
	
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body div.umg-article-wrapper { display:block; }
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper { display:none; }
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-trenner { display:none; }
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked { display:none; }
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist { display:none; }
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-date-inline { display:none; }
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-title { display:none; }
	
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body div.umg-article-wrapper span.umg-subtitle { display:block; }
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-body div.umg-article-wrapper span.umg-text { display:block; }
	
	div.com-article div.umg-body ul li.umg-item-c div.umg-li-footer { display:none; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Gewinnspiele: Gewinnspiel *********************************** */  

.com-id-1 .com-action                                       {  }
.com-id-1 .com-action div.umg-header                        { display: none; }
.com-id-1 .com-action div.umg-header h3.umg-headline        {   }
.com-id-1 .com-action div.umg-body                          { margin: 15px; }
.com-id-1 .com-action div.umg-footer                        { display: none; }
.com-id-1 .com-action div.umg-footer span.back              { }
.com-id-1 .com-action div.umg-footer span.back a            { }
.com-id-1 .com-action div.umg-footer span.back a:hover      { }
.com-id-1 .com-action div.umg-footer span.pagetop           {  }
.com-id-1 .com-action div.umg-footer span.pagetop a         { }
.com-id-1 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-action div.umg-footer span.more              {  }
.com-id-1 .com-action div.umg-footer span.more a            { }
.com-id-1 .com-action div.umg-footer span.more a:hover      { }

.com-id-1 .com-action div.umg-body .umg-image-c-top		{ float:left;  }
.com-id-1 .com-action div.umg-body .umg-image-c-top img	{ border:1px solid #000000; float:left; margin-bottom:20px; margin-right:20px; }

.com-id-1 .com-action div.umg-body .umg-content-c									{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-global_belonging_name		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-trenner						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-headline						{ font-weight:bold; display:block; padding-bottom:10px; color:#000000; display:none;}
.com-id-1 .com-action div.umg-body .umg-content-c .umg-sub_headline					{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-text							{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-text	h1						{ font-size:11px; font-weight:bold; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-deadline						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link a					{ display:none; }

.com-id-1 .com-action div.umg-body .umg-content-c-right								{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-global_belonging_name	{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-trenner				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-headline				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-sub_headline			{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text					{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text p					{ margin:0; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-deadline				{ display:block; margin-top:10px; margin-bottom:10px; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-ext_link				{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-ext_link a				{  }

.com-id-1 .com-action div.umg-body .umg-image-c-bottom				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-image-c-bottom img			{  }

.com-id-1 .com-action div.umg-body .umg-partner-c					{  }
.com-id-1 .com-action div.umg-body .umg-partner-c img				{  }

.com-id-1 .com-action div.umg-body .karussellTrenner				{  }

.com-id-1 .com-action div.umg-body .umg-won_text					{  }
.com-id-1 .com-action div.umg-body .umg-won_text p					{  }

.com-id-1 .com-action div.umg-body .umg-actionreply-c				{ clear:both; margin:10px 0; }
.com-id-1 .com-action div.umg-body .umg-actionreply-c p				{ font-weight:bold; color:#FF0000; }

.com-id-1 .com-action div.umg-body .umg-form-c																{ margin-top:20px;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c									{ float:left; width:350px;  margin-bottom:8px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select { }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ border:1px solid #000000; color:#000000; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:200px; margin:0; margin-bottom:3px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{ height:20px; width:208px; margin-bottom:3px; border:1px solid #000000; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container option		{ } 
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ float:left; width:80px; margin-top:5px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:none; border:0px; width:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha		{ display:block; clear:both; width:400px;}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha span	{ display:block; float:left;}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image		{ margin:5px 0 ; float:left; margin-left:100px; zoom:1; display:inline; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-captcha		{ margin-left:80px; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-deadline { display:none;}
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text { display:none;}
.com-id-1 .com-action div.umg-body .umg-formfields-c  .cm-label-s2f-msg span { float:left; }
.com-id-1 .com-action div.umg-body .umg-formfields-c .cm-input-s2f-msg textarea { border:#000000 1px solid; height:100px; width:204px; overflow:auto; font:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
.com-id-1 .com-action .cm-form-field-container-captcha { float:left;}
.com-id-1 .com-action .cm-form-field-container-captcha img{ float:left;border:#000000 1px solid; margin-bottom:5px;}
.com-id-1 .com-action  .cm-input-captcha { margin-top:0px; padding:0px;}



.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c													{ list-style-type: none; padding-top:10px; margin:0; clear:both;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c									{ padding: 5px 0 0 100px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c .umg-question-text-c				{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					{ list-style-type: none; padding: 5px 0 0 0; margin:0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	{   }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c 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-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{ }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom		{ display:inline; padding-left:10px;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{ display:inline; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ margin-left:80px;}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text	{   }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ background:#FFFFFF; border:1px #000000 solid; width:205px; cursor:pointer;color:#000000;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }




	/* yl_MyProfileBox */
.com-id-2	.com-MyProfileBox { display:block; margin:20px 0 0 20px;width:350px; }
.com-id-2	.umg-header { }
.com-id-2	.umg-headline { font-size:10px; font-weight:bold; margin-bottom:5px;  }
.com-id-2	.umg-body { display:block; }
.com-id-2	.myprofilebox-teaser-text { display:block; }
.com-id-2	.umg-myprofilebox-error-text-container {  display:block; }
.com-id-2	.UMGLoginData { display:block; border:0px none; margin:0px; padding:0px; overflow:hidden;}

.com-id-2	.UMGLoginData_User_box { display:block;}
.com-id-2	.UMGLoginData_User_box label { float:left; font-weight:normal;}
.com-id-2	.UMGLoginData_User_box input{ float:right; border:1px solid #333333; color:#333333; font-family:verdana,arial,helvetica; font-size:11px; overflow:hidden; height:12px; padding:1px 2px; vertical-align:middle;width:190px; margin-bottom:5px;}

.com-id-2	.UMGLoginData_Password_box {  display:block; clear:both; }
.com-id-2	.UMGLoginData_Password_box label { float:left; font-weight:normal;}
.com-id-2	.UMGLoginData_Password_box input{ float:right;border:1px solid #333333; color:#333333;  font-family:verdana,arial,helvetica;font-size:11px; height:12px; padding:1px 2px; vertical-align:middle;width:190px; margin-bottom:5px;}

.com-id-2	.umg-action-new-pwd-container-top {  display:none; clear:both; }
.com-id-2	.umg-action-button-container { display:block;  }
.com-id-2	.umg-button-login-text { display:block; }
.com-id-2	.umg-button-login-text input {background-color:#FFFFFF;border:1px solid;font-size:11px;height:auto;margin-left:155px;margin-top:10px;text-align:center;width:195px;}
.com-id-2	.umg-button-login-grafik { display:none;}
.com-id-2	.umg-action-new-pwd-container { display:block; }
.com-id-2	.myprofilebox-text {  display:block; }

/*
.com-id-2	.umg-footer { display:block; }
*/

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Podcasts: Übersicht ************************************** */
.com-id-1 .com-collection-podcast-channel                                       { margin:15px; }
.com-id-1 .com-collection-podcast-channel div.umg-header                        {  }
.com-id-1 .com-collection-podcast-channel div.umg-header h3.umg-headline        { display:block; font-weight:bold;}
.com-id-1 .com-collection-podcast-channel div.umg-body                          { }
/*
.com-id-1 .com-collection-podcast-channel div.umg-footer                        { background-color:#F3F3F3; padding:7px; padding-top:0; display:none;}
.com-id-1 .com-collection-podcast-channel div.umg-footer span.back              {  }
.com-id-1 .com-collection-podcast-channel div.umg-footer span.back a            { }
.com-id-1 .com-collection-podcast-channel div.umg-footer span.back a:hover      { }
.com-id-1 .com-collection-podcast-channel div.umg-footer span.pagetop           { padding-left:545px; }
.com-id-1 .com-collection-podcast-channel 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-1 .com-collection-podcast-channel div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-collection-podcast-channel div.umg-footer span.more              {  }
.com-id-1 .com-collection-podcast-channel div.umg-footer span.more a            { }
.com-id-1 .com-collection-podcast-channel div.umg-footer span.more a:hover      { }
*/
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts											{ list-style-type: none; margin:0; padding:0; }   
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c							{ margin-bottom:7px;}
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c p.umg-headline-top			{ background:url(img/layout/e_bg_az.gif) repeat; margin:0; padding:0; }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c span.umg-headline-top		{ display:none; margin:0; background:#00A8D9; color:#FFFFFF; }

.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c                                    {  }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c .umg-image						{ float:right;}					
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c p.umg-global_belonging-name        { display:none;}
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c a.umg-global_belonging-name        { color:#666666; display:none;  }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover  { display:none;}
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c p.umg-headline                    { display:none; }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c a.umg-headline                    { display:none; }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c a.umg-headline2:hover              { display:none; }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c p.umg-subheadline                  { display:none;  }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-content-c .umg-text                         { display:none;  }

.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c										{ }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items						{ list-style-type: none; margin:0; padding:0; }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item			{ }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item .umg-item-no				{display:none; }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item .umg-item-headline			{ display:block; font-weight:bold; padding-bottom:10px; padding-top:10px; }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item .umg-item-sub_headline		{ display:none; }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item .umg-item-text				{  }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item .umg-item-player			{ }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item table						{ width: auto;  }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item .umg-player				{ display:none;}
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item .umg-get_mp3				{ width: 100px;  }
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item .umg-item-link a			{ color:#666666;}
.com-id-1 .com-collection-podcast-channel div.umg-body ul.umg-podcasts li.umg-item-c div.umg-podcasts-c ul.umg-items li.umg-item .umg-item-link a:hover		{  }
	
	/* YELLOW LOUNGE */
	body {
		
		background-color:#000000;
		font-family:Verdana;
		font-style:normal;
		font-size:10px;
		font-weight:normal;
		text-decoration:none;
		text-transform:none;
		color:#666666;
		line-height:14px;
		margin:0;
		padding:0;
	}
	
	a {
	
		font-family:Verdana;
		font-style:normal;
		font-size:10px;
		font-weight:normal;
		text-decoration:none;
		text-transform:none;
		line-height:14px;
		
		text-decoration:underline;
	}
	
	a:link 		{}
	a:visited 	{}
	a:focus 	{
	
		outline:none;
	}
	a:hover 	{}
	a:active 	{}
	
	
	.maindiv { 		
		position: absolute; 
		top: 50%;  
		left: 50%; 
		width: 990px;
		height: 685px;
		margin-top: -342px;
		margin-left: -495px;
		background-image:url(http://static.universal-music-services.de/asset_new/238787/195/view);
		background-color:rgb(0,0,0);
	}
		
	.content_left { 
		
		width:400px;
		height:100%;
		left:0px;
		top:0px;
		float:left; 
	}
	.content_left a {
	
		color:rgb(255,255,255);
		text-decoration:underline;
	}
	
	.content_right { 

		color:rgb(102,102,102);
		
		width:550px; 
		height:100%; 
		left:0px; 
		top:0px; 
		text-align:left; 
		float:left; 
	}
	.content_right .content_right_content { 
		background: url(/img/layout/bg_iframe_gross.jpg);
		background-color:rgb(255,255,255);
		width:550px;
		height:645px;
		margin: 20px 20px 20px 20px; 
		overflow:auto; 
		text-align:left;
	}
	.content_right .content_right_content a { 
		
		text-decoration:underline;
		color:#666666;
	}
		
	.com-PageMenu {
		position:absolute;
		top:358px;
		left: 22px;
	}
	
	.footer {
		
		position: absolute;
		top: 621px;
		left: 38px;
		width: 329px;
		height: 63px;
		text-align: center;
	}
	
	.seitenAbschluss {
		clear:both;
		height:1px;
		margin:0;
		padding:0;
	}
	
	/* ANKER TOP */
	div.umg-footer { padding:0px;margin:0px;padding-bottom:10px; padding-right:15px; padding-top:3px; text-align:right; }
	div.umg-footer span.top {  }
	div.umg-footer span.top a { background:url(img/icon_details.gif) no-repeat left; padding-left: 15px; color:#666666; }
	div.umg-footer span.back { margin-right:15px; }
	div.umg-footer span.back a { background:url(img/icon_details.gif) no-repeat left; padding-left: 15px; color:#666666; }
	
	/* PAGING */
	div.com-PageBrowser { margin:15px; }
	div.com-PageBrowser span.back { float:left; margin-right:15px;}
	div.com-PageBrowser ul.umg-pagebrowser { list-style:none; float:left; }
	div.com-PageBrowser ul.umg-pagebrowser li { display:inline; }
	div.com-PageBrowser ul.umg-pagebrowser li.umg-page_selected { font-weight:bold; }
	div.com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer { margin-left:3px; margin-right:3px; }
	div.com-PageBrowser ul.umg-pagebrowser li.umg-listitem {  }
	div.com-PageBrowser ul.umg-pagebrowser li.umg-listitem a {  }
	div.com-PageBrowser span.topmore-c { float:left; }
	div.com-PageBrowser span.topmore-c span.pagetop { float:left;margin-left:15px; display:block; }
	div.com-PageBrowser span.topmore-c span.pagetop a { }
	div.com-PageBrowser span.topmore-c span.more { margin-left:15px; }
	div.com-PageBrowser span.topmore-c span.more a { }
	div.com-PageBrowser .seitenAbschluss {clear:both; padding-bottom:15px;}
	
	/* COMPONENT */
	.com div.umg-body:after {display: block; height: 0; clear: both; visibility: hidden;}
	

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( Subkünstlerseite: Newsletter Basic ) *********************************** */  

.com-id-1 .com-newsletter-box                                  { margin: 20px 0px 0px 20px; width:350px;}
.com-id-1 .com-newsletter-box div.umg-header                   { }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   { font-size:10px; font-weight:bold;}
.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					{ }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container							{ }
.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-form-field-container {   clear:both; padding:5px 5px 5px 0px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ float:left; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label span		{  }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ float:right; width:190px;}
.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:verdana,arial,helvetica; font-size:11px; height:12px; padding:1px 2px; vertical-align:middle; width:190px; float:left; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select		{ height:auto; font-size:11px; margin:0; width:100px; padding:0; float:left;}

.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 .umg-newsletter-additional .cm-form-field-container				{ clear:both; margin-top:30px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{  margin-left: 151px;}

.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							{ }
.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					{ margin-left: 155px; margin-top:10px;border:0px; background-color:#FFFFFF; border:1px solid; width:190px; height:auto; font-size:11px; text-align:center;}

.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; margin-left:155px; font-family:Verdana, Arial, Helvetica, sans-serif;}

    
    /* yl_WarehouseMusicProductCOM */
    #Page-Music .com-id-1 {  }
    #Page-Music .com-product {  }
    
    #Page-Music .com-product .umg-header { display:none; }
    #Page-Music .com-product .umg-headline {  }
    
    #Page-Music .com-product .umg-body {  }
    #Page-Music .com-product .umg-products {  padding:0; margin:0; list-style:none;}

    #Page-Music .com-product .umg-products .umg-item-c {  }
    
    #Page-Music .com-product .umg-products .umg-content-c {  margin:15px; }
    #Page-Music .com-product .umg-products .umg-content-c .umg-item-odd {  }
    #Page-Music .com-product .umg-products .umg-content-c .umg-item-even {  }
    
    #Page-Music .com-product .umg-products .umg-content-c .umg-coverlink-wrapper { float:right; }
    
    #Page-Music .com-product .umg-products .umg-coverlink-wrapper { margin-left:10px; margin-bottom:10px; }
    #Page-Music .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks { margin: 3px 0 0 -3px ; padding:0; list-style:none; display:none;} 
    #Page-Music .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c { padding:0; margin:0; list-style:none; display:inline; }
    #Page-Music .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c a { margin-left:2px; text-decoration:none; border:none;}
    #Page-Music .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c a:hover {  }
    #Page-Music .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c a img { border:none; text-decoration:none; }
    #Page-Music .com-product .umg-products .umg-coverlink-wrapper .umg-date-c { display:none; }
        
    #Page-Music .com-product .umg-products .umg-content-wrapper {  }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-hlconf-wrapper {  }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-hlconf-wrapper .umg-global-belonging-name { font-weight:bold;  }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-hlconf-wrapper .umg-trenner { }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-hlconf-wrapper .umg-headline {  }

    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-configuration { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-product_group { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-product_family { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-product_category { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-product_category-headline { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-product_subcategory { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-prodcontributor-wrapper { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-function { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-function-name { display:none; }
    
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper {  margin-top:10px; display:none;}
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-release_date { display:inline; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-release_date-year { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-distributor-headline { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-distributor { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-configuration { display:inline; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-trenner { display:inline; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-sku { display:inline; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-sku-headline { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-age_advice { display:none; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-distributor2 {  }
    
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-text-wrapper {  margin-top:5px; margin-bottom:5px; }
    #Page-Music .com-product .umg-products .umg-content-wrapper .umg-text-wrapper .umg-text {  }
    
    #Page-Music .com-product .umg-products .seitenAbschluss { clear:both;  margin-bottom:15px;}
    
    #Page-Music .com-product .umg-products .umg-tracklisting { margin:15px; }
    #Page-Music .com-product .umg-products .umg-element-c { margin-bottom:15px; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-configuration-wrapper { margin-bottom:3px; font-weight:bold; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-configuration-wrapper .umg-configuration { display:inline; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-configuration-wrapper .umg-configuration-no { display:inline; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-work-wrapper { display:none; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-contributors_as_text { display:none; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-work-name { display:none; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks {  }
    
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work { width:453px; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tbody{  }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c { }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td { padding:1px; padding-left:2px; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c .umg-row-odd {  }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c .umg-row-even {  }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-no { width:25px; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-title { }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-duration { text-align:right; padding-right:3px; }
    
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-shoplinks { text-align:right; width:1px; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-shoplinks a { border:1px solid #666666; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-shoplinks a:hover { border:1px solid #666666;  }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-shoplinks img { border:none; }
        
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-soundfiles { text-align:right; width:1px; }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-soundfiles a { border:1px solid #666666;  }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-soundfiles a:hover { border:1px solid #666666;  }
    #Page-Music .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-soundfiles img { border:none; }
       
    
    #Page-Music .com-product .umg-products .seitenAbschluss.jazzechoTrenner { display:none; }
	
	#Page-Music .com-product div.umg-footer span.top { display:none; }
	#Page-Music .com-product div.umg-footer span.pagetop           { float:left;margin-left:15px; display:block; }
	#Page-Music .com-product div.umg-footer span.pagetop a         { }
	#Page-Music .com-product div.umg-footer span.pagetop a:hover   { }

    #Page-Music .com-product .umg-products .com.com-PageBrowser { display:none; }














	#Page-Music_Detail .com-id-1 {  }
    #Page-Music_Detail .com-product { }
    
    #Page-Music_Detail .com-product .umg-header { display:none; }
    #Page-Music_Detail .com-product .umg-headline  {  }
    
    #Page-Music_Detail .com-product .umg-body {  }
    #Page-Music_Detail .com-product .umg-products {  padding:0; margin:0; list-style:none;}

    #Page-Music_Detail .com-product .umg-products .umg-item-c {  }
    
    #Page-Music_Detail .com-product .umg-products .umg-content-c {  margin:15px; }
    #Page-Music_Detail .com-product .umg-products .umg-content-c .umg-item-odd {  }
    #Page-Music_Detail .com-product .umg-products .umg-content-c .umg-item-even {  }
    
    #Page-Music_Detail .com-product .umg-products .umg-content-c .umg-coverlink-wrapper { float:right; }
    
    #Page-Music_Detail .com-product .umg-products .umg-coverlink-wrapper { margin-left:5px; margin-bottom:0px; }
    #Page-Music_Detail .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks { margin: 5px 0px 0 0px ; padding:0; list-style:none; } 
    #Page-Music_Detail .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c { padding:0; margin:0; list-style:none;  display:inline;}
    #Page-Music_Detail .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c a {  background:none; text-decoration:none; border:none;}
    #Page-Music_Detail .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c a:hover {  }

    #Page-Music_Detail .com-product .umg-products .umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c a img { text-decoration:none; border:none; }
    #Page-Music_Detail .com-product .umg-products .umg-coverlink-wrapper .umg-date-c { display:none; }
        
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper {  }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-hlconf-wrapper {  }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-hlconf-wrapper .umg-global-belonging-name { font-weight:bold;  }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-hlconf-wrapper .umg-trenner {  }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-hlconf-wrapper .umg-headline {  }

    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-configuration { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-product_group { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-product_family { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-product_category { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-product_category-headline { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-product_subcategory { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-prodcontributor-wrapper { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-function { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-function-name { display:none; }
    
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper {  margin-top:10px; display:none;}
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-release_date { display:inline; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-release_date-year { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-distributor-headline { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-distributor { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-configuration { display:inline; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-trenner { display:inline; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-sku { display:inline; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-sku-headline { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-age_advice { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-releasedate-wrapper .umg-distributor2 {  }
    
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-text-wrapper {  margin-top:5px; margin-bottom:5px; }
    #Page-Music_Detail .com-product .umg-products .umg-content-wrapper .umg-text-wrapper .umg-text {  }
    
    #Page-Music_Detail .com-product .umg-products .seitenAbschluss { clear:both;  margin-bottom:15px;}
    
    #Page-Music_Detail .com-product .umg-products .umg-tracklisting { margin:15px; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c { margin-bottom:15px; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-configuration-wrapper { margin-bottom:3px; font-weight:bold; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-configuration-wrapper .umg-configuration { display:inline; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-configuration-wrapper .umg-configuration-no { display:inline; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-work-wrapper { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-contributors_as_text { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-work-name { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks {  }
    
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work { width:100%; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tbody{  }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c { }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td { padding:1px; padding-left:2px; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c .umg-row-odd {  }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c .umg-row-even {  }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-no { width:25px; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-title { }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-duration { text-align:right; padding-right:10px; padding-left:10px;}
    
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-shoplinks { text-align:right; width:1px; display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-shoplinks a { border:1px solid #666666; display:none;}
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-shoplinks a:hover { border:1px solid #666666;  display:none;}
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-shoplinks img { border:none; display:none;}
        
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-soundfiles {}
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-soundfiles a { display:block; background:url(img/layout/icon_sound.gif) no-repeat;  width:12px; height:12px; }
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-soundfiles a:hover {}
    #Page-Music_Detail .com-product .umg-products .umg-element-c .umg-tracks table.umg-work tr.umg-row-c td.umg-track-soundfiles img { border:none; display:none; }
       
    
    #Page-Music_Detail .com-product .umg-products .seitenAbschluss.jazzechoTrenner { display:none; }
    #Page-Music_Detail .com-product .umg-products .umg-footer { display:none; }
    #Page-Music_Detail .com-product .umg-products .com.com-PageBrowser { display:none; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates - Mittlere Spalte ******************************************* */


.com-id-1 .com-StaticText { margin:15px 15px 0px 15px;}
.com-id-1 .com-StaticText .umg-headline { display:none;}
.com-id-1 .com-StaticText .umg-body {margin:0px;padding:0px;}
.com-id-1 .com-StaticText .umg-body .umg-image-c-top { float:right; margin-top: 25px;}
.com-id-1 .com-StaticText .umg-body .umg-image-c-top img { margin-left:5px; margin-bottom:5px;}
.com-id-1 .com-StaticText .umg-body .umg-content-c a { color:#666666;}
.com-id-1 .com-StaticText .umg-body .umg-image-c {  display:none;}
.com-id-1 .com-StaticText .umg-body .seitenAbschluss {}

	/* yl_CollectionLink */
	.com-CollectionLink { display:block; }
	.com-CollectionLink div.umg-header {  }
	.com-CollectionLink div.umg-header h3.umg-headline { margin-left:15px; font-weight:bold; margin-bottom:10px;}
	
	.com-CollectionLink div.umg-body { display:block; margin-left:15px;}
	.com-CollectionLink div.umg-body ul.umg-list { display:block; margin:0; padding:0; list-style-type:none;}
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c { display:block; margin:0; padding:0; list-style-type:none;}
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c p.umg-headline1 { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c span.umg-headline1 { display:none; }
	
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-image-c { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-image-c img { display:none; }
	
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-content-c {}
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-content-c p.umg-text{ display:none;}
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-content-c p.umg-global_belonging-name { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-content-c a.umg-global_belonging-name { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-content-c p.umg-headline2 {  }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-content-c a.umg-headline2 { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-content-c p.umg-subheadline { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-content-c p.umg-subheadline { display:none; }
	
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c { display:block;}
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul { display:block; margin:0; padding:0; list-style-type:none;}
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link { display:block; margin:0; padding:0; list-style-type:none;}
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-image-c { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-image-c a { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-image-c a img { display:none; }
	
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c { display:block; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link-top { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link-top a { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-headline { display:block; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-description { display:block; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link { display:block;  margin-bottom:10px; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link a { background:url(img/icon_details.gif) no-repeat left; padding-left: 15px; }
	
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c div.seitenAbschluss { display:none; }
	.com-CollectionLink div.umg-body ul.umg-list li.umg-item-c div.umg-link-c a.umg-mehr { display:none; }
	
	/*
	.com-CollectionLink .umg-footer { }
	*/

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Downloads: Free Downloads  ******************************************* */
.com-id-1 .com-CollectionGoodie										{ margin-bottom:20px; }
.com-id-1 .com-CollectionGoodie div.umg-header						{ background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-CollectionGoodie div.umg-header h3.umg-headline		{ text-transform: uppercase; font-weight: bold; visibility:hidden; }
.com-id-1 .com-CollectionGoodie div.umg-body						{ margin-left: 15px;  margin-right:15px; margin-bottom:15px; }
.com-id-1 .com-CollectionGoodie div.umg-footer						{ display:block; clear:both; }




.com-id-1 .com-CollectionGoodie div.umg-body ul					{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li					{  }

.com-id-1 .com-CollectionGoodie .umg-content-c { }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-header 	{ display: none;  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body		{  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-footer	{ display: none; }

.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top							{ display:none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top img						{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon 			{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon:hover	{ }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-global_belonging-name	{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-headline				{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-subheadline			{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-text					{ display:none; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-images		{ width: 202px; float: right;  margin: 0 5px 6px 0; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body img.umg-image		{ border:1px solid #666666; display:block; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c								{ clear:both; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink			{  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-description	{ font-size:10px; line-height:16px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link			{ display:block; padding-top:10px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a			{ background:url(img/icon_details.gif) no-repeat left; padding-left: 15px; color:#666666;}
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a:hover	{ }

	/* YELLOW LOUNGE: UMGWarehouseTeaser */
	.right_teaser_bottom .com-id-1	{ overflow:auto; width:483px; height:243px;}

	.com-id-1 .com-WarehouseTeaser	{ margin-bottom:20px; }
	.com-id-1 .com-WarehouseTeaser .umg-header { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body { margin:15px; }
	.com-id-1 .com-WarehouseTeaser .umg-body .umg-wt-jumpmenu { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt { list-style-type: none; margin: 0px; padding:0; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-li-header { display:none; } 
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-date-top {display:none;}
	
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-date-top {display:none;}
	
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c { float:right; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c .umg-shop-c {display:none;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c .umg-date-c {display:none;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li > .umg-shop-c {display:none;}
	
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c { float:left; width:230px;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c p {margin:0; padding:0;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c p.umg-global_belonging-name { font-weight:bold; margin:0; padding:0; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c a.umg-global_belonging-name {display:none;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c span.umg-trenner { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c p.umg-headline {}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c a.umg-headline { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > span.umg-produkt-configuration { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > span.umg-produkt-group { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > span.umg-produkt-family { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-product_category2 { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-product_subcategory2 { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-voesku-c { margin: 10px 0 0 0; padding:0; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-voesku-c .umg-date {float:left; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-voesku-c .umg-sku span.umg-sku {float:left; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-distributor { margin:0; margin-bottom:10px; padding:0; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > span.umg-text {display:none;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-product_category { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-product_subcategory { display:none; }
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-shop-c > span {display:none;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-shop-c a {display:none;white-space:nowrap;width:0;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-shop-c a.umg-artist-link {display:block; margin-top:15px; background:url(img/icon_details.gif) no-repeat; background-position: 0px -1px; color:#666666; padding-left:15px;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-shop-c a.umg-artist-link:hover {display:block; margin-top:15px; text-decoration:underline; background:url(img/icon_details.gif) no-repeat; background-position: 0px -1px; color:#666666; padding-left:15px;}
	.com-id-1 .com-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > .umg-spacer {clear:both; margin:0;padding:0;height:1px;}
	

	
	div.com-toolplaceholdersingle { margin-bottom:20px; margin-top:20px; }
	div.com-toolplaceholdersingle div.umg-body { margin:0; padding:0; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser {}
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-header {display:block; margin-bottom:15px;}
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-header h3.umg-headline { font-weight:bold; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body {}
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-header { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-body { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a.umg-global_belonging-name { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-footer { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt { list-style-type: none; margin: 0px; padding:0; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c { list-style-type: none; margin: 0px; padding:0; margin-bottom:15px;}
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c a { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header span.umg-title { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link {display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c span.umg-shop-link { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper {}
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c { float:right; width:200px;}
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a { display:block; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a img { display:block; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c span.umg-shop-link { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c { float:left; width:230px;}
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name { display:inline; font-weight:bold; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-global_belonging-name { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner { display:inline; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline { display:inline; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c { margin: 10px 0 0 0; padding:0; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c p.umg-date { display:inline; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c p.umg-sku { display:inline; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c p.umg-sku span.umg-produkt-configuration { display:inline; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2 { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor { display:block; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-text {}
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c { display:block; margin-top:15px; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link { display:block; margin-top:15px; background:url(img/icon_details.gif) no-repeat; background-position: 0px -1px; color:#666666; padding-left:15px; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2 { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-spacer { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.seitenAbschluss { display:block; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.seitenAbschluss { clear:both; display:block; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-body div.seitenAbschluss { display:none; }
	div.com-toolplaceholdersingle div.umg-body div.com-Tool-WarehouseTeaser div.umg-footer { display:none; }



	/* yl_GalleryImageBrowser */
	.com-collection-gallery-bowser { background-color:#000000; color:#FFFFFF; }
	.com-collection-gallery-bowser div.umg-header { display:none; }
	.com-collection-gallery-bowser div.umg-header h3.umg-headline { display:none; }
		
	.com-collection-gallery-bowser div.umg-body { display:block; text-align:center;}
	.com-collection-gallery-bowser div.umg-body div.umg-content-c-top { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c-top span.umg-headline { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c-top span.umg-sub_headline { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c-top span.umg-text { display:none; }
	
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c-top { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c-top span.umg-prev a { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c-top span.umg-next a { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c-top span.seitenAbschluss { display:none; }
	
	.com-collection-gallery-bowser div.umg-body div.umg-image-c { margin-left:5px; margin-right:5px; text-align:center; vertical-align:middle; height:400px;}
	.com-collection-gallery-bowser div.umg-body div.umg-image-c table {width:100%;height:100%;}
	.com-collection-gallery-bowser div.umg-body div.umg-image-c table tr td {vertical-align:middle;text-align:center;}
	.com-collection-gallery-bowser div.umg-body div.umg-image-c table tr td img { border:1px solid rgb(255,255,255); }
	
	.com-collection-gallery-bowser div.umg-body div.umg-content-c { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c span.umg-headline { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c span.umg-sub_headline { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c span.umg-text { display:none; }
	
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c { margin-top:5px; height:25px; vertical-align:middle; background-color:rgb(0,0,0)}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.umg-prev {vertical-align:middle;}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.umg-prev a { color:rgb(255,255,255); float:left; vertical-align:middle; margin-left:5px; font-weight:bold}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.umg-next {vertical-align:middle;}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.umg-next a { color:rgb(255,255,255); float:right; vertical-align:middle; margin-right:5px; font-weight:bold}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.seitenAbschluss { clear:both; height:0; }
		
	/*
	.com-collection-gallery-bowser div.umg-footer { display:none; }
	*/


	/* TEASER, UMGDATELIVE */
	div.com-Teaser {}
	div.com-Teaser div.umg-header { display:none; }
	div.com-Teaser div.umg-header h3.umg-headline { display:none; }
	div.com-Teaser div.umg-body { display:block; margin-left:15px; margin-right:15px;}
	div.com-Teaser div.umg-body ul {list-style-type: none; margin: 0px; padding:0;}
	div.com-Teaser div.umg-body li.umg-item-c {list-style-type: none; margin: 0px; padding:0; margin-bottom:35px;}
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-header { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-header span.umg-title { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body {}
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-image-c-top { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-image-c-top a { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c { float:left; width:230px;}
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top { display:block; margin-bottom:3px;}
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top2 { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_headline { display:block; font-weight:bold; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-teaser_headline { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline { display:block; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-global_belonging_name { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-global_belonging_name { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-teaser_text { display:block; margin-top:15px; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-image-c { float:right; width:200px}
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-image-c a {}
	div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.seitenAbschluss { clear:both;}
	div.com-Teaser div.umg-body li.umg-item-c div.umg-link-c { margin-top:15px;}
	div.com-Teaser div.umg-body li.umg-item-c div.umg-link-c a { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-link-c a img { display:none; }
	div.com-Teaser div.umg-body li.umg-item-c div.umg-link-c a.umg-text-link { display:block; text-decoration:underline; background:url(img/icon_details.gif) no-repeat; background-position: 0px -1px; color:#666666; padding-left:15px; }
	div.com-Teaser div.umg-body li.umg-item-c div.seitenAbschluss {clear:both; }
	div.com-Teaser div.umg-body div.seitenAbschluss {}
	
	div.com-Teaser div.umg-footer {}
	div.com-Teaser div.umg-footer div.seitenAbschluss {}
	div.com-Teaser div.umg-footer span.top { display:none; }
	div.com-Teaser div.umg-footer span.pagetop           { float:left;margin-left:15px; display:block; }
	div.com-Teaser div.umg-footer span.pagetop a         { display:inline; }
	div.com-Teaser div.umg-footer span.pagetop a:hover   { display:inline; }
	
	#Page-ears_and_eyes div.com-Teaser div.umg-header {display:block; margin-left:15px;}
	#Page-ears_and_eyes div.com-Teaser div.umg-header h3.umg-headline { font-weight:bold; display:block;}
	
	#Page-ears_and_eyes div.com-Teaser div.umg-footer {}
	#Page-ears_and_eyes div.com-Teaser div.umg-footer div.seitenAbschluss {}
	#Page-ears_and_eyes div.com-Teaser div.umg-footer span.top { display:block; }
	#Page-ears_and_eyes div.com-Teaser div.umg-footer span.pagetop           { display:none; }
	#Page-ears_and_eyes div.com-Teaser div.umg-footer span.pagetop a         { display:none; }
	#Page-ears_and_eyes div.com-Teaser div.umg-footer span.pagetop a:hover   { display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Themadetailseite **************************************** */
/* ************************** letzte Änderung: 10.10.08 16 Uhr (lx) ************************ */
.com-id-1 .com-StaticManualHtml                                       { margin-bottom:20px; }
.com-id-1 .com-StaticManualHtml div.umg-header                        { margin-left:15px; font-weight:bold;}
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        { font-weight:bold;}

.com-id-1 .com-StaticManualHtml div.umg-body                          { margin-left: 15px;  margin-right:15px; margin-bottom:15px; }
.com-id-1 .com-StaticManualHtml div.umg-body div.umg-teaser-header    { border-bottom:2px solid #B3B3B3; }
.com-id-1 .com-StaticManualHtml div.umg-body div.umg-teaser-header div.umg-teaser-headline1 { color: #898989; font-family: arial,sans-serif; font-weight: bold; letter-spacing: -0.1px; line-height: normal; text-indent: 0; }

/*
.com-id-1 .com-StaticManualHtml div.umg-footer                        { margin-bottom:20px;}
.com-id-1 .com-StaticManualHtml div.umg-footer span.back              { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a            { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a:hover      { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop           { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a         { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more              { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a            { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a:hover      { display:none; }
*/
/* -------------------------------------------------------------- 
   
   ie.css
   
   Contains every hack for Internet Explorer,
   so that our core files stay sweet and nimble.
   
-------------------------------------------------------------- */

/* Make sure the layout is centered in IE5 */
body { text-align: left; }
.container { text-align: left; }

/* Fixes IE margin bugs */
* html .column { overflow-x: hidden; }


/* Elements
-------------------------------------------------------------- */

/* Fixes incorrect styling of legend in IE6. */
* html legend { margin:-18px -8px 16px 0; padding:0; }

/* Fixes incorrect placement of ol numbers in IE6/7. */
ol { margin-left:2em; }

/* Fixes wrong line-height on sup/sub in IE. */
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }

/* Fixes IE7 missing wrapping of code elements. */
html>body p code { *white-space: normal; } 

/* IE 6&7 has problems with setting proper <hr> margins. */
hr  { margin: -8px auto 11px; }


/* coms
-------------------------------------------------------------- */
select.umg-select{ height:18px !important;}

    /* yl_UMGCollectionVideoCOM */
    .com-collection-video { }
    .com-collection-video .umg-header { display:block; }
    .com-collection-video .umg-headline { display:block; font-weight:bold; margin:15px; }
    
    .com-collection-video .umg-body { margin:15px; }
    .com-collection-video .umg-body ul { list-style:none; margin:0; padding:0; }
    .com-collection-video .umg-body ul li.umg-item-c { list-style:none; list-style:none; margin:0; padding:0; }
    
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-header { display:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body {  }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body .umg-content-c {  }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body .umg-content-c .umg-artist { display:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body .umg-content-c .umg-artist-linked { display:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body .umg-content-c .umg-artist-trenner { display:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body .umg-content-c .umg-title { display:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body .umg-content-c .umg-subtitle { display:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body .umg-content-c .umg-text { display:none; }
    
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos { list-style:none; margin:0; padding:0; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c { margin-bottom:10px;}
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c { list-style:none; margin:0; padding:0; margin-left:10px; float:right; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c a { text-decoration:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c a:hover { text-decoration:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c a img { border:none; text-decoration:none; }
        
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c { display:block; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-artist { color:#666666; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-artist-linked { display:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-artist-trenner {  }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-artist_title-linked {display:none;}
	
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos {margin-top:15px;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-product_subcategory {display:inline;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-headline {display:inline;margin:0px;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.uumg-subheadline {display:none;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-text {display:none;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-teaser_headline {display:none;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-teaser_sub_headline {display:none;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-teaser_text {display:none;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-product_group {display:none;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-product_family {display:none;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-product_category {display:none;}
	.com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c div.umg-product-infos span.umg-voe_date {display:none;}
    
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-videotitle { }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-videotitle-linked { display:none; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-detail-link { display:block; margin-top:15px; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-detail-link a { margin-top:15px; background:url(img/icon_details.gif) no-repeat; background-position: 0px -1px; color:#666666; padding-left:15px; }
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-detail-link a:hover { margin-top:15px; background:url(img/icon_details.gif) no-repeat; background-position: 0px -1px; color:#666666; padding-left:15px; }
    
    .com-collection-video .umg-body ul li.umg-item-c .umg-li-body ul.umg-videos li.umg-item-c .seitenAbschluss { clear:right; }
    
    .com-collection-video .umg-li-footer { display:none; }
	
	/*
    .com-collection-video .umg-footer { display:none; }
	*/

