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

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

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

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

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

		padding:5px;

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

		min-width:300px;
	}

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

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

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

		font-size:85%;

		color:white;
		font-weight:bold;

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

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

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER span {
		cursor:pointer;
	}
	
	
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/sido/css/reset.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/sido/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/sido/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/sido/css/forms.css */
* {
	margin:0;
	padding:0;
}

/* Erzwingen vertikaler Scrollbalken in Netscape, Firefox und Safari Browsern */
  body { overflow-y: scroll; } 
  * html body {  overflow:visible; }  	/* zurücksetzen des scrolls für ie6 */
  html* body { overflow:visible; }	/* zurücksetzen des scrolls für ie7 */
  
  fieldset, img { none; } 
  a fieldset,
  a img { border:none; }
  
  li {list-style-type:none;}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
    color:#444;
	background-color:#000;
}

.bg { position:fixed;left:0px;top:0px;width:100%;height:100%;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#fff;}
h3 {font-size:18px;color:#009933;}

a { color: #fff; text-decoration:none; background-color:#009933;  }
a:visited  { color: #fff; text-decoration:none; background-color:#009933; }

a:focus,
a:hover,
a:active { text-decoration:underline; }

#wrapper{	
	position:absolute;
	z-index:10px;
	padding:50px 0 0 50px;
}

#main {
	background:none;
	
}
#content {
	
}


#left_column { float: left; width: 170px; letter-spacing:0.4em; z-index:10; position:absolute;}

#main_nav a:hover {text-decoration:none;}
#logo {
	width:170px;
	background:#009933 url("img/layout/logo.png") no-repeat;
	height:78px;
}

#bg_control {
	position:relative;
	width:150px;
	background:#009933;
	margin-top:1px;
	padding:10px;
}
#bg_control:after {
	clear:both;
}
#bg_control .title {
	display:block;
	color:#80cc99; 
	font-size:11px; 
	margin-bottom:5px; 
	text-align:center;
}
#bg_control a {
	font-size:11px;
	letter-spacing:normal;
}
#bg_control a:link,
#bg_control a:hover,
#bg_control a:active,
#bg_control a:visited{
	text-decoration:none;
	outline:none;
}

#check_comments {
	height:13px; 
	width:13px; 
	float:left;
	margin-right:5px;
	outline:none;
	padding-left:16px;
	cursor:pointer;
}
.checkbox {
	background:url('img/icons/checkbox.gif') no-repeat;
}
.checkbox_checked {
	background:url('img/icons/checked.gif') no-repeat;
}
#info_button {
	float:right;
	cursor:pointer;
}
#info_text {
	clear:both;
	margin-top:5px;
}
#info_text p {
	font-size:11px;
	letter-spacing:normal;
	color:#fff;
	margin-top:5px;
}
.info_open{
	background:url('img/icons/info.png') no-repeat;
	width:14px;
	height:14px;
}
.info_close{
	background:url('img/icons/close.png') no-repeat;
	width:14px;
	height:14px;
}

#column1 { width:754px; margin-left:175px; padding-top:30px; z-index:10; position:absolute;}
* html #column1 {
  
}

#teaser_bottom {
	margin-top:20px;
}

#teaser_bottom_left {
	float:left;
	margin-right:5px;
}
#teaser_bottom_center {
	float:left;
	margin-right:5px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
  .clearfix { display: block; }
  

 #content .seitenAbschluss{
	 display:none;
 }
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/sido/css/components.css */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Home - CD Teaser ************************************** */
.com-id-1 .com-WarehouseTeaser                                       { background-color:#fff; padding:8px 10px 5px 10px; width:202px; font-size:11px; letter-spacing:-0.02em}
.com-id-1 .com-WarehouseTeaser div.umg-header                        {  }
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-1 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

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

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt                        {  } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          {  } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        { display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper									{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper span.umg-date-top					{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c					{ display:none;}
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c img				{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-shop-c		{ display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-date-c			{ display: none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c									{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-global_belonging-name		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-global_belonging-name		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c span.umg-trenner					{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-headline					{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-headline 					{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-distributor				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-voesku-c					{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-product_subcategory			{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-product_subcategory2		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-text						{ }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c-bottom					{ margin-top:5px;}
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c-bottom img				{ border:1px solid #000; border-collapse:collapse; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c-bottom div.umg-shop-c		{ display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c-bottom div.umg-date-c			{ display: none; }

.com-id-1 .com-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; } /* erst am 19.11. ergänzt */
.com-id-1 .com-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; } /* erst am 19.11. ergänzt */
.com-id-1 .com-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; } /* erst am 19.11. ergänzt */
.com-id-1 .com-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; } /* erst am 19.11. ergänzt */
.com-id-1 .com-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; }
.com-id-1 .com-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; } /* erst am 19.11. ergänzt */

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-sku						{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{  }
                                                        
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c                         { display:none;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-shop-link         { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-shop-link:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link       { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{ display:none;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover	{  }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a			{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a:hover	{  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Downloads  ******************************************* */
.com-id-1 .com-CollectionGoodie										{  }
.com-id-1 .com-CollectionGoodie div.umg-header						{ display: none;}
.com-id-1 .com-CollectionGoodie div.umg-header h3.umg-headline		{   }
.com-id-1 .com-CollectionGoodie div.umg-body						{  }
.com-id-1 .com-CollectionGoodie div.umg-footer						{  }


.com-id-1 .com-CollectionGoodie div.umg-body ul						{  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li					{ margin-bottom:4px; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li h3		    { font-size:18px; background:#009933 url("img/icons/plus.gif") right no-repeat; color:#FFF; padding:3px 35px 3px 10px; cursor:pointer; display:inline-block; margin-bottom:0px;}
* html .com-id-1 .com-CollectionGoodie div.umg-body ul li h3 {  display:inline;}
*:first-child+html .com-id-1 .com-CollectionGoodie div.umg-body ul li h3 {  display:inline; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li h3:hover	    { text-decoration:underline; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li h3.acc-selected  { font-size:18px; color:#009933; background:#fff url("img/icons/minus.gif") right no-repeat; padding:3px 35px 3px 10px; cursor:pointer;}

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body		{ overflow:hidden; margin-top:1px;}
.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		{ display:none }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body img.umg-image		{   }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c								{  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink			{ float:left; margin-right:5px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-image	{  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-image a	{ outline:none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-image img	{  display:block; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-description	{ display:none }
.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:none }
.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			{ }
.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	{ }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* mehr Links unter cd-teaser ****************************************** */
.com-id-1 .com-StaticText                                       { background-color:#fff; width:202px; padding:0 10px 10px 10px;}
.com-id-1 .com-StaticText div.umg-header                        { display:none }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-1 .com-StaticText div.umg-body                          {  }
.com-id-1 .com-StaticText div.umg-footer                        {  }

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

.com-id-1 .com-StaticText div.umg-body div.umg-content-c p 			{  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a		{ background: #009933 url('img/icons/icon_arrow_bg.gif') left no-repeat; padding:0 4px 0 20px; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

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

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* mehr Links unter shop-teaser ****************************************** */
.com-id-2 .com-StaticText                                       { background-color:#fff; width:202px; padding:0 10px 10px 10px;}
.com-id-2 .com-StaticText div.umg-header                        { display:none }
.com-id-2 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-2 .com-StaticText div.umg-body                          {  }
.com-id-2 .com-StaticText div.umg-footer                        {  }

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

.com-id-2 .com-StaticText div.umg-body div.umg-content-c p 			{  }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a		{ background: #009933 url('img/icons/icon_buy_bg.gif') left no-repeat; padding:0 4px 0 20px; }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

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



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ********************************* home - shop-teaser ****************************************** */
.com-id-4 .com-StaticText                                       { background-color:#fff; width:202px; padding:8px 10px 5px 10px; letter-spacing:-0.02em}
.com-id-4 .com-StaticText div.umg-header                        { display:none }
.com-id-4 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-4 .com-StaticText div.umg-body                          {  }
.com-id-4 .com-StaticText div.umg-footer                        {  }

.com-id-4 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none }
.com-id-4 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

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

.com-id-4 .com-StaticText div.umg-body div.umg-image-c			{ margin-top:5px; }
.com-id-4 .com-StaticText div.umg-body div.umg-image-c img		{ border:1px solid #000;  }

/* ***************************************************************************************** */
/* ************************************  ******************************************* */
/* *******************************( Newsletter ) *********************************** */  



.com-id-1 .com-newsletter-box                                  {  padding:10px; background-color:#009933; margin-top:1px; }
.com-id-1 .com-newsletter-box div.umg-header                   { }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   {text-transform:uppercase; color:#80cc99; font-size:11px; margin-bottom:5px; text-align:center; }
.com-id-1 .com-newsletter-box div.umg-body                     { position:relative;}
.com-id-1 .com-newsletter-box div.umg-footer                       { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.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									{ }

.com-id-1 .com-newsletter-box div.umg-body .umg-pageloginbox-spinner-container					{position:absolute; right:3px; top:3px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-pageloginbox-spinner-container img				{ heigth:20px; width:20px;  }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ font-size:11px; color:#fff; letter-spacing:0; }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-container							{ width:170px;}

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{  }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ display:none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ margin-bottom:4px;}
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	.umg_newsletterbox_email			{ width:110px;}
*+html .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	.umg_newsletterbox_email			{ width:105px;}

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input input       { background-color: #009933; border:none; color:#FFF; padding:3px; border:1px solid #fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; letter-spacing:0.15em;}
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input select       { background-color: #009933; border:none; color:#FFF;}

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input:focus { background-color: #009933 }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{  }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ display: none;  }

.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container					{ display: none; } /*** Datenschutz checkbox ***/
.com-id-1 .com-newsletter-box div.umg-body .cm-input-row										{ }

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container							    { position:absolute; right:0; top:0;}
.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-text input {background-color: #FFF; border:none; color:#009933; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; padding:3px 0;  width: 26px;  }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display:none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input                       { }

.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ display: none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{  }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************  Videos ******************************************* */
.com-id-1 .com-VideoPlayer                                       {  }
.com-id-1 .com-VideoPlayer div.umg-header                        { display:none}
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-1 .com-VideoPlayer div.umg-body                          {  }
.com-id-1 .com-VideoPlayer div.umg-footer                        { display: none; }
.com-id-1 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a:hover      { }

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

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c .VideoObjectTag								{ position:absolute }
.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c object											{ width:500px; height:312px; }VideoObjectTag

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


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** newsletterbox - vordefinierter wert "email" ************************ */
.com-id-1 .com-StaticManualHtml                                       { display:none;  }
.com-id-1 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-1 .com-StaticManualHtml div.umg-body                          {}
.com-id-1 .com-StaticManualHtml div.umg-body a                        {}
.com-id-1 .com-StaticManualHtml div.umg-body a:hover                  { }
.com-id-1 .com-StaticManualHtml div.umg-footer                        { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************** hintergrundsteuerung ************************ */
.com-id-2 .com-StaticManualHtml                                       {   }
.com-id-2 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-2 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-2 .com-StaticManualHtml div.umg-body                          {}
.com-id-2 .com-StaticManualHtml div.umg-body a                        {}
.com-id-2 .com-StaticManualHtml div.umg-body a:hover                  { }
.com-id-2 .com-StaticManualHtml div.umg-footer                        { display:none; }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a:hover      { }
#UMGShareThisObject 															{ z-index:10; margin-left:-300px;}
#UMGShareThisObject .outerLayer													{ border-color:#fff; background-color:#009933;}
#UMGShareThisObject .outerLayer .innerLayer										{ background-color:#fff;}
#UMGShareThisObject .outerLayer .innerLayer .menueLayer							{}
#UMGShareThisObject .outerLayer .innerLayer .menueLayer .menueButtonLeft		{ display:none;}
#UMGShareThisObject .outerLayer .innerLayer .menueLayer .menueButtonRight		{ background-color:#fff;}
#UMGShareThisObject .outerLayer .innerLayer .menueLayer .menueButtonRight a		{ padding:0 4px;}

#UMGShareThisObject .outerLayer .contentLayer									{ background-color:#fff;}
#UMGShareThisObject .outerLayer .contentLayer .socialLinksLayer					{}
#UMGShareThisObject .outerLayer .contentLayer .socialLinksLayer a				{ background:none;}
#UMGShareThisObject .outerLayer .contentLayer .socialLinksLayer	.imageLabel		{ color:#000;}
#UMGShareThisObject .outerLayer .contentLayer. sendToFriendLayer				{}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Left - Rechtliches ************************************** */
.com-id-1 .com-Link                                       { margin-top:40px; width:90px; }
.com-id-1 .com-Link div.umg-header                        { display:none}
.com-id-1 .com-Link div.umg-header h3.umg-headline        { }
.com-id-1 .com-Link div.umg-body                          { color:#666;  text-transform:uppercase; letter-spacing:0; }
.com-id-1 .com-Link div.umg-footer                        {  }
.com-id-1 .com-Link div.umg-footer span.back              { }
.com-id-1 .com-Link div.umg-footer span.back a            { }
.com-id-1 .com-Link div.umg-footer span.back a:hover      { }
.com-id-1 .com-Link div.umg-footer span.top           { }
.com-id-1 .com-Link div.umg-footer span.top a         { }
.com-id-1 .com-Link div.umg-footer span.top a:hover   { }
.com-id-1 .com-Link div.umg-footer span.more              { }
.com-id-1 .com-Link div.umg-footer span.more a            { }
.com-id-1 .com-Link div.umg-footer span.more a:hover      { }

.com-id-1 .com-Link div.umg-body ul                          { list-style-type: none; margin: 0px; }   
.com-id-1 .com-Link div.umg-body ul li                       {   }
.com-id-1 .com-Link div.umg-body ul li a.umg-img-link     {   }      
.com-id-1 .com-Link div.umg-body ul li a.umg-img-link:hover  { }      
.com-id-1 .com-Link div.umg-body ul li a.umg-img-link img    { }      
.com-id-1 .com-Link div.umg-body ul li a.umg-text-link       { background:none; color:#999; font-size:10px }      
.com-id-1 .com-Link div.umg-body ul li a.umg-text-link:hover { background:none;  color:#fff; font-size:10px }  

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***********************************   NEWS   ******************************************** */

.com-id-1 .com-article                                       { position:relative; }
.com-id-1 .com-article div.umg-header                        { display:none; }
.com-id-1 .com-article div.umg-header h3.umg-headline        {  }
.com-id-1 .com-article div.umg-body                          {  }
.com-id-1 .com-article div.umg-footer                        {  }
.com-id-1 .com-article div.umg-footer span.back              {  }
.com-id-1 .com-article div.umg-footer span.back a            {  }
.com-id-1 .com-article div.umg-footer span.back a:hover      {  }
.com-id-1 .com-article div.umg-footer span.pagetop           {  }
.com-id-1 .com-article div.umg-footer span.pagetop a         {  }
.com-id-1 .com-article div.umg-footer span.pagetop a:hover   {  }
.com-id-1 .com-article div.umg-footer span.more              {  }
.com-id-1 .com-article div.umg-footer span.more a            {  }
.com-id-1 .com-article div.umg-footer span.more a:hover      {  }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser	 {  }


.com-id-1 .com-article div.umg-body ul						 {  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c		 { margin-bottom:4px; }

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{  overflow:hidden; margin-top:1px ; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ display:none; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{ display:none; }

.com-id-1 .com-article div.umg-body ul li div.umg-article-wrapper				{ }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ display:none;}
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner           { display:none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{ display:none;  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{ display:none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ display:none;}
.com-id-1 .com-article div.umg-body ul li span.umg-artist                   { display: none; }

.com-id-1 .com-article div.umg-body ul li h3		    { font-size:18px; background:#009933 url("img/icons/plus.gif") right no-repeat; color:#FFF; padding:3px 35px 3px 10px; cursor:pointer; display:inline-block; margin-bottom:0px;}
* html .com-id-1 .com-article div.umg-body ul li h3 {  display:inline;}
*:first-child+html .com-id-1 .com-article div.umg-body ul li h3 {  display:inline; }
.com-id-1 .com-article div.umg-body ul li h3:hover	    { text-decoration:underline; }
.com-id-1 .com-article div.umg-body ul li h3.acc-selected  { font-size:18px; color:#009933; background:#fff url("img/icons/minus.gif") right no-repeat; padding:3px 35px 3px 10px; cursor:pointer;}

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		    { display:none;}
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline		{ display:none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ display: none;}
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-segment					{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-assets-left				{ display:none }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-segment-body				{  background-color:#FFF; color:#444; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline			{  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-img			{ float:left;  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-text a				{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-text a:hover		{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-text			{ background-color:#FFF; color:#444; padding:10px; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-text .umg-li-tools { text-align:right; margin-top:10px;}
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-text .umg-li-tools a { background:#009933 url(img/icons/icon_arrow_bg.gif) no-repeat scroll left center; padding:0 4px 0 20px;}
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-text .umg-li-tools .com-tool-sharethis .umg-sharethis-sendtofriend-link { display:none;} 


.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-link				{ display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display: none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-footer				{ clear:both;}


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ***********************************    BIO    ******************************************** */

.com-id-2 .com-article                                       { width:500px; }
.com-id-2 .com-article div.umg-header                        { display:none; }
.com-id-2 .com-article div.umg-header h3.umg-headline        {  }
.com-id-2 .com-article div.umg-body                          {  }
.com-id-2 .com-article div.umg-footer                        {  }
.com-id-2 .com-article div.umg-footer span.back              {  }
.com-id-2 .com-article div.umg-footer span.back a            {  }
.com-id-2 .com-article div.umg-footer span.back a:hover      {  }
.com-id-2 .com-article div.umg-footer span.pagetop           {  }
.com-id-2 .com-article div.umg-footer span.pagetop a         {  }
.com-id-2 .com-article div.umg-footer span.pagetop a:hover   {  }
.com-id-2 .com-article div.umg-footer span.more              {  }
.com-id-2 .com-article div.umg-footer span.more a            {  }
.com-id-2 .com-article div.umg-footer span.more a:hover      {  }
.com-id-2 .com-article div.umg-footer ul.umg-pagebrowser	 {  }


.com-id-2 .com-article div.umg-body ul						 {  }
.com-id-2 .com-article div.umg-body ul li.umg-item-c		 {  }

.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{  }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


.com-id-2 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ display:none; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{ display:none; }

.com-id-2 .com-article div.umg-body ul li div.umg-article-wrapper				{ }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ display:none;}
.com-id-2 .com-article div.umg-body ul li span.umg-artist-trenner           { display:none; }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked			{ display:none;  }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked a			{ display:none; }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ display:none;}
.com-id-2 .com-article div.umg-body ul li span.umg-artist                   { display: none; }


.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title		    { display:none;}
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline		{ display:none; }

.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ display: none;}
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-segment					{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-assets-left				{ float:none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-segment-body				{  background-color:#FFF; color:#444; padding:10px; margin-top:1px; }

.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline			{  }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	.umg-img			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	.umg-text a				{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	.umg-text a:hover		{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	.umg-text			{ }


.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-link				{ display: none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display: none; }

.com-id-2 .com-article div.umg-body ul li .umg-li-footer				{ clear:both;}


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************    Impressum/AGBs/Datenschutz    ******************************* */

.com-id-3 .com-article                                       { position:relative; }
.com-id-3 .com-article div.umg-header                        { display:none; }
.com-id-3 .com-article div.umg-header h3.umg-headline        {  }
.com-id-3 .com-article div.umg-body                          {  }
.com-id-3 .com-article div.umg-footer                        {  }
.com-id-3 .com-article div.umg-footer span.back              {  }
.com-id-3 .com-article div.umg-footer span.back a            {  }
.com-id-3 .com-article div.umg-footer span.back a:hover      {  }
.com-id-3 .com-article div.umg-footer span.pagetop           {  }
.com-id-3 .com-article div.umg-footer span.pagetop a         {  }
.com-id-3 .com-article div.umg-footer span.pagetop a:hover   {  }
.com-id-3 .com-article div.umg-footer span.more              {  }
.com-id-3 .com-article div.umg-footer span.more a            {  }
.com-id-3 .com-article div.umg-footer span.more a:hover      {  }
.com-id-3 .com-article div.umg-footer ul.umg-pagebrowser	 {  }


.com-id-3 .com-article div.umg-body ul						 {  }
.com-id-3 .com-article div.umg-body ul li.umg-item-c		 { margin-bottom:4px; }

.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{  overflow:hidden; margin-top:1px ; }
.com-id-3 .com-article div.umg-body ul li.umg-item-1 .umg-li-body 									{  text-align:center }
.com-id-3 .com-article div.umg-body ul li.umg-item-1 .umg-li-body p									{ line-height:22px; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


.com-id-3 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ display:none; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-3 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{ display:none; }

.com-id-3 .com-article div.umg-body ul li div.umg-article-wrapper				{ }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-3 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ display:none;}
.com-id-3 .com-article div.umg-body ul li span.umg-artist-trenner           { display:none; }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked			{ display:none;  }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked a			{ display:none; }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ display:none;}
.com-id-3 .com-article div.umg-body ul li span.umg-artist                   { display: none; }

.com-id-3 .com-article div.umg-body ul li h3		    { font-size:18px; background:#009933 url("img/icons/plus.gif") right no-repeat; color:#FFF; padding:3px 35px 3px 10px; cursor:pointer; display:inline-block; margin-bottom:0px;}
* html .com-id-3 .com-article div.umg-body ul li h3 {  display:inline;}
*:first-child+html .com-id-3 .com-article div.umg-body ul li h3 {  display:inline; }
.com-id-3 .com-article div.umg-body ul li h3:hover	    { text-decoration:underline; }
.com-id-3 .com-article div.umg-body ul li h3.acc-selected  { font-size:18px; color:#009933; background:#fff url("img/icons/minus.gif") right no-repeat; padding:3px 35px 3px 10px; cursor:pointer;}

.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-title		    { display:none;}
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline		{ display:none; }

.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:none; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ display: none;}
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-segment					{ }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-assets-left				{ display:none }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-segment-body				{  background-color:#FFF; color:#444; }

.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline			{  }

.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-img			{ float:left;  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-text a				{ padding:0 2px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-text a:hover		{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-text			{ background-color:#FFF; color:#444; padding:10px; }


.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-link				{ display: none; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display: none; }

.com-id-3 .com-article div.umg-body ul li .umg-li-footer				{ clear:both;}

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates: Media Dates - unten ******************************************* */
.com-id-1 .com-DateMedia                                       { }
.com-id-1 .com-DateMedia div.li-body                          { overflow:hidden;  }
.com-id-1 .com-DateMedia div.umg-header                        {display: none; }
.com-id-1 .com-DateMedia h3        			{ font-size:18px; background:#009933 url("img/icons/plus.gif") right no-repeat; color:#FFF; padding:3px 35px 3px 10px; cursor:pointer; display:inline-block; margin-bottom:0px;}
.com-id-1 .com-DateMedia h3:hover			{text-decoration:underline;}
.com-id-1 .com-DateMedia h3.acc-selected  	{ font-size:18px; color:#009933; background:#fff url("img/icons/minus.gif") right no-repeat; padding:3px 35px 3px 10px; cursor:pointer;}
.com-id-1 .com-DateMedia div.umg-body                          {  }
.com-id-1 .com-DateMedia div.umg-footer                        { clear:both; }
.com-id-1 .com-DateMedia div.umg-footer span.back              { }
.com-id-1 .com-DateMedia div.umg-footer span.back a            { }
.com-id-1 .com-DateMedia div.umg-footer span.back a:hover      { }
.com-id-1 .com-DateMedia div.umg-footer span.pagetop           { }
.com-id-1 .com-DateMedia div.umg-footer span.pagetop a         { }
.com-id-1 .com-DateMedia div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-DateMedia div.umg-footer span.more              { }
.com-id-1 .com-DateMedia div.umg-footer span.more a            { }
.com-id-1 .com-DateMedia div.umg-footer span.more a:hover      { }

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


.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-body											{ background-color:#fff; padding:10px; display:inline-block; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top								{ float:left;  margin-right:15px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top .trenner						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date									{ float:left; margin-right:15px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date .umg-trenner						{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c									{ float:left; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c span.umg-global_belonging-name		{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name		{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name:hover	{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline						{ float:left; margin-right:5px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline .umg-trenner			{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-sub-headline					{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-text							{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-trenner						{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner-and-time-wrapper		{ float:left; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-start-time					{ display: none;  }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .seitenAbschluss									{ display:inherit !important; clear:both}

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


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************  Dates   ******************************************* */
.com-id-1 .com-CollectionTour                                       { }
.com-id-1 .com-CollectionTour div.umg-header                        { display:none; }
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        { }
.com-id-1 .com-CollectionTour div.umg-body                          { }
.com-id-1 .com-CollectionTour div.umg-footer                        { clear:both; }
.com-id-1 .com-CollectionTour div.umg-footer span.back              { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a         { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionTour div.umg-footer span.more              { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a:hover      { }

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

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; float:left; } 

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li h3		    { font-size:18px; background:#009933 url("img/icons/plus.gif") right no-repeat; color:#FFF; padding:3px 35px 3px 10px; cursor:pointer; display:inline-block; margin-bottom:0px;}
* html .com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li h3 {  display:inline;}
*:first-child+html .com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li h3 {  display:inline; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li h3:hover	    { text-decoration:underline; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li h3.acc-selected  { font-size:18px; color:#009933; background:#fff url("img/icons/minus.gif") right no-repeat; padding:3px 35px 3px 10px; cursor:pointer;}

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { margin-bottom:4px;} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c .umg-li-body	{  overflow:hidden; margin-top:1px ; }


.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li .umg-text-c         {float:left; margin-right:1px} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li .umg-text-c .tour-image { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { display: none;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { display: none;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             { display: none; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; background-color:#fff; padding:8px 10px; float:left; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { padding:2px 0} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-tourdates-text     { margin-top:5px} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-tourdates-text a   { background:#009933 url("img/icons/icon_arrow_bg.gif") no-repeat scroll left center; padding:0 4px 0 20px;} 

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

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c						{display: none; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link		{ display: none; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a						{  }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a:hover				{  }

/* ***************************************************************************************** */
/* ************************************  ******************************************* */
/* *******************************( hauptnavigation ) *********************************** */  

.com-PageMenu                                  { font-size:15px; text-align:center; background-color:#009933; padding-bottom:10px; text-transform:uppercase; }
.com-PageMenu div.umg-header                   {  }
.com-PageMenu div.umg-header h3.umg-headline   { }
.com-PageMenu div.umg-body                     {  }
.com-PageMenu div.umg-footer                       {  }
.com-PageMenu div.umg-footer span.back             { }
.com-PageMenu div.umg-footer span.back a           { }
.com-PageMenu div.umg-footer span.back a:hover     { }
.com-PageMenu div.umg-footer span.more             { }
.com-PageMenu div.umg-footer span.more a           { }
.com-PageMenu div.umg-footer span.more a:hover     { }
.com-PageMenu div.umg-footer span.pagetop          { }
.com-PageMenu div.umg-footer span.pagetop a        { }
.com-PageMenu div.umg-footer span.pagetop a:hover  { }

.com-PageMenu div.umg-body ul.umg-list             {  }

.com-PageMenu div.umg-body ul.umg-list li													  {  }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          {  }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color:#000; background-color:#009933;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { color:#000; }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { color:#000; background-color:#009933;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                                     { }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Videos ************************************ */

.com-id-1 .com-collection-video										{ height:330px; }
.com-id-1 .com-collection-video div.umg-header						{ }
.com-id-1 .com-collection-video div.umg-header h3.umg-headline		{ }
.com-id-1 .com-collection-video div.umg-body						{ }
.com-id-1 .com-collection-video div.umg-footer						{ clear:both; }

.com-id-1 .com-collection-video div.umg-body ul						{ }
.com-id-1 .com-collection-video div.umg-body ul li					{ }

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

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body .umg-content-c									{ display:none; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos									{ list-style-type: none; position:relative;  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c						{  }
* html .com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c				{display:inline  } 
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c	h3					{ width: 120px; background-color:#009933; color:#fff; font-size:14px; padding:5px 10px; margin-bottom:1px; cursor:pointer;  } 
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c	h3:hover			{ color:#000; } 
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c	h3.acc-selected		{ color:#000; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-video-c		{ position:absolute; overflow:hidden; left:145px; top:0;  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-video-c object		{width:400px; height:320px; }


.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c		{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c img	{  }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c								{ display: none;}
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist				{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-linked		{ display: none;}
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-trenner		{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist_title-linked	{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle-linked		{  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle				{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link			{  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a			{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a:hover	{ display: none; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-footer		{ display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** Videos ************************************ */

.com-id-2 .com-collection-video										{ float:left; margin-right:5px }
.com-id-2 .com-collection-video div.umg-header						{ }
.com-id-2 .com-collection-video div.umg-header h3.umg-headline		{ }
.com-id-2 .com-collection-video div.umg-body						{ }
.com-id-2 .com-collection-video div.umg-footer						{ clear:both; }

.com-id-2 .com-collection-video div.umg-body ul						{ }
.com-id-2 .com-collection-video div.umg-body ul li					{ }

.com-id-2 .com-collection-video div.umg-body ul li .umg-li-header		{ display: none; }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body			{ }

.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body .umg-content-c									{ display:none; }

.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos									{ list-style-type: none; position:relative;  }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c						{  }
* html .com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c				{display:inline  } 
*:first-child+html .com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c				{display:inline  } 
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c	h3					{ width: 120px; background-color:#009933; color:#fff; font-size:14px; padding:5px 10px; margin-bottom:1px; cursor:pointer;  } 
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c	h3:hover			{ color:#000; } 
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c	h3.acc-selected		{ color:#000; }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-video-c		{ position:absolute; overflow:hidden; left:145px; top:0;  }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-video-c object		{width:400px; height:320px; }


.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c		{ display: none; }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c img	{  }

.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c								{ }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist				{ display: none; }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-linked		{ display: none;}
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-trenner		{ display: none; }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist_title-linked	{ display: none; }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle-linked		{ width: 120px; background-color:#009933; color:#fff; font-size:14px; padding:5px 10px; margin-bottom:1px; display:block }
+ html .com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle-linked		{ display:inline }


.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle				{ display: none; }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link			{ display: none; }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a			{ display: none; }
.com-id-2 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a:hover	{ display: none; }

.com-id-2 .com-collection-video div.umg-body ul li .umg-li-footer		{ display: none; }
#KyteBadgeDiv { float:left; margin-right:10px;}

.kyteBadgeVert 				{ height:auto !important; width:auto !important;;}

.kyteBadgeVert .header		{ display:none;}
.kyteBadgeVert .footer		{ display:none;}
.kyteBadgeVert .sorting		{ display:none;}
.kyteBadgeVert .badgeTitle	{ display:none;}


.kyteBadgeVert .showList	{ height:auto !important; width:120px !important;; top:0 !important;}
.kyteBadgeVert .showList .cell	{ height:auto !important; width:auto !important; margin-bottom:2px;}
.kyteBadgeVert .showList .cell .thumb	{ padding:9px; background-color:#009933; height:auto !important; width:auto !important; top:0 !important; left:0 !important;}
.kyteBadgeVert .showList .cell .thumb img	{ border:1px solid #fff; }
.kyteBadgeVert .showList .cell .thumb a	{ outline:none;}
.kyteBadgeVert .showList .cell .meta	{ display:none; height:auto !important; width:auto !important; top:0 !important; left:0 !important;}
.kyteBadgeVert .showList .cell .meta a	{ width: 120px; font-size:14px; padding:5px 10px; display:block}


#KytePlayerDiv 			{ background-color:#009933; padding:9px; width:425px; height:319x; margin-left:130px;}
#KytePlayerDiv object 	{ border:1px solid #fff;}

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************  Fotos  ******************************************* */
.com-id-1 .com-collection-gallery										{  }
.com-id-1 .com-collection-gallery div.umg-header						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-header h3.umg-headline		{   }
.com-id-1 .com-collection-gallery div.umg-body							{  }
.com-id-1 .com-collection-gallery div.umg-footer						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-footer span.back				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop			{  }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.more a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more a:hover		{ }

.com-id-1 .com-collection-gallery div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li h3		    { font-size:18px; background:#009933 url("img/icons/plus.gif") right no-repeat; color:#FFF; padding:2px 30px 2px 10px; cursor:pointer; display:inline-block;}
* html .com-id-1 .com-collection-gallery div.umg-body ul li h3 {  display:inline;}
*:first-child+html .com-id-1 .com-collection-gallery div.umg-body ul li h3 {  display:inline; }
.com-id-1 .com-collection-gallery div.umg-body ul li h3:hover	    { text-decoration:underline; }
.com-id-1 .com-collection-gallery div.umg-body ul li h3.acc-selected  { font-size:18px; color:#009933; background:#fff url("img/icons/minus.gif") right no-repeat; padding:2px 30px 2px 10px; cursor:pointer;}

.com-id-1 .com-collection-gallery div.umg-body ul li					{  }
.com-id-1 .com-collection-gallery div.umg-body ul li .gallery-content	{ overflow:hidden; margin-bottom:4px;  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body		{  }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text						{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{ margin-top:4px; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li a							{ background-color:transparent; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ display:inline; width:52px; height:55px; margin:0 5px 0 0; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{  display:inline;  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img	{  border:none; vertical-align:middle; padding-bottom:20px}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright	{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-footer		{  }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Links: Linksammlung ************************************** */
.com-id-1 .com-CollectionLink                                       { }
.com-id-1 .com-CollectionLink div.umg-header                        { display: none;}
.com-id-1 .com-CollectionLink div.umg-header h3.umg-headline        { }
.com-id-1 .com-CollectionLink div.umg-body                          { }
.com-id-1 .com-CollectionLink div.umg-footer                        {  }
.com-id-1 .com-CollectionLink div.umg-footer span.back              { display: none; }
.com-id-1 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a         {  }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionLink div.umg-footer span.more              { display: none; }
.com-id-1 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.more a:hover      { }

.com-id-1 .com-CollectionLink div.umg-body ul						{ list-style-type: none; margin:0; padding:0; }   
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c			{ }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-odd		{ }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-even		{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-2			{ }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1             { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c span.umg-headline1			{  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c				{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img			{  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c                                    { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-global_belonging-name        {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name        {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover  { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-headline2                    {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2                    {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2:hover              { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-subheadline                  {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-text                         {  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c							{ }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul						{ list-style-type: none; margin:0; padding:0; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link			{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c								{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c a							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c img							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link-top		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-headline		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-description		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link			{ font-size:18px; background:#009933; color:#FFF; padding:3px 10px; cursor:pointer; margin-bottom:5px; display:inline-block; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c 							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link-1 .umg-link-content-c 							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c a:hover					{ }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover			{ }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** TeaserBlock - Home/Links ************************************** */
.com-id-2 .com-CollectionLink                                       { margin-top:20px }
.com-id-2 .com-CollectionLink div.umg-header                        { display: none;}
.com-id-2 .com-CollectionLink div.umg-header h3.umg-headline        { }
.com-id-2 .com-CollectionLink div.umg-body                          { }
.com-id-2 .com-CollectionLink div.umg-footer                        { clear:both; }
.com-id-2 .com-CollectionLink div.umg-footer span.back              { display: none; }
.com-id-2 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-2 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-2 .com-CollectionLink div.umg-footer span.pagetop           { }
.com-id-2 .com-CollectionLink div.umg-footer span.pagetop a         {  }
.com-id-2 .com-CollectionLink div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-CollectionLink div.umg-footer span.more              { display: none; }
.com-id-2 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-2 .com-CollectionLink div.umg-footer span.more a:hover      { }

.com-id-2 .com-CollectionLink div.umg-body ul						{  }   
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c			{ }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-odd		{ }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-even		{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-2			{ }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1             { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c span.umg-headline1			{  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c				{ display:none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img			{  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c                                    { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-global_belonging-name        {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name        {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover  { }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-headline2                    {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2                    {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2:hover              { }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-subheadline                  {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-text                         {  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c							{ }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul						{  list-style-type: none; margin:0; padding:0;}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link			{  width:202px; padding:10px; background-color:#fff; float:left; margin-right:5px;}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c								{ margin:5px 0; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c a							{ border:none; outline:none; background:none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c img							{ border:1px solid #000; }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c .umg-link-link-top		{ display:none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c .umg-link-headline		{ display:none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c .umg-link-description		{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c .umg-link-link			{ display:none;}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c 							{  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link-top		{ display:none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-headline		{ display:none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-description		{ display:none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link			{ display:none;}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c a							{ background:#009933 url(img/icons/icon_arrow_bg.gif) no-repeat scroll left center; padding:0 4px 0 20px;}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c 							{  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr				{ display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover			{ }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ****************************** Home - Community-Links ************************************** */
.com-id-3 .com-CollectionLink                                       { padding:10px; background-color:#009933; margin-top:1px;}
.com-id-3 .com-CollectionLink div.umg-header                        { display: none;}
.com-id-3 .com-CollectionLink div.umg-header h3.umg-headline        { }
.com-id-3 .com-CollectionLink div.umg-body                          { }
.com-id-3 .com-CollectionLink div.umg-footer                        { clear:both }
.com-id-3 .com-CollectionLink div.umg-footer span.back              { display: none; }
.com-id-3 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-3 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-3 .com-CollectionLink div.umg-footer span.pagetop           { display: none;}
.com-id-3 .com-CollectionLink div.umg-footer span.pagetop a         {  }
.com-id-3 .com-CollectionLink div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-CollectionLink div.umg-footer span.more              { display: none; }
.com-id-3 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-3 .com-CollectionLink div.umg-footer span.more a:hover      { }

.com-id-3 .com-CollectionLink div.umg-body ul						{  }   
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c			{ }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-odd		{ }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-even		{  }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-2			{ }

.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1             { display: none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c span.umg-headline1			{  }

.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c				{ display:none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img			{  }

.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c                                    { display: none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-global_belonging-name        {  }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name        {  }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover  { }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-headline2                    {  }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2                    {  }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2:hover              { }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-subheadline                  {  }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-text                         {  }

.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c							{ padding: 0 25px }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c .seitenAbschluss			{display:none; }
* html .com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c					{ padding: 0 20px; margin-top:-10px; }
*:first-child+html .com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c		{ margin-top:-10px; }

.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul						{  list-style-type: none; margin:0; padding:0;}
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link			{ float:left; margin:0 5px;}
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c								{  }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c a							{ border:none; outline:none; background:none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c img							{ vertical-align:middle; }

.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c .umg-link-link-top		{ display:none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c .umg-link-headline		{ display:none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c .umg-link-description		{ display: none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c .umg-link-link			{ display:none;}
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-top-c 							{ display: none; }

.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link-top		{ display:none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-headline		{ display:none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-description		{ display:none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link			{ display:none;}
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c a							{ display: none;}
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c 							{ display: none; }

.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr				{ display: none; }
.com-id-3 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover			{ }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************   Musik   ****************************************** */

.com-id-1 .com-product										{ margin-bottom: 10px; }
.com-id-1 .com-product div.umg-header						{ }
.com-id-1 .com-product div.umg-header h3.umg-headline		{ }
.com-id-1 .com-product div.umg-body							{  }
.com-id-1 .com-product div.umg-footer						{ display: none; }
.com-id-1 .com-product div.umg-footer span.back				{  }
.com-id-1 .com-product div.umg-footer span.back a			{ }
.com-id-1 .com-product div.umg-footer span.back a:hover		{ }
.com-id-1 .com-product div.umg-footer span.more				{  }
.com-id-1 .com-product div.umg-footer span.more a			{ }
.com-id-1 .com-product div.umg-footer span.more a:hover		{ }
.com-id-1 .com-product div.umg-footer span.pagetop			{  }
.com-id-1 .com-product div.umg-footer span.pagetop a		{ }
.com-id-1 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.com-id-1 .com-toolplaceholdersingle						{  }

.com-id-1 .com-product div.umg-body ul.umg-products																{ list-style-type: none; position:relative; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c												{  } 
* html .com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c										{display:inline  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	h3											{ width: 120px; background-color:#009933; color:#fff; font-size:14px; padding:5px 10px; margin-bottom:1px; cursor:pointer; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	h3:hover									{ color:#000;} 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	h3.acc-selected								{ color:#000; } 

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	.child-content								{ overflow:hidden  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	h4											{ background:#009933 url("img/icons/plus.gif") right no-repeat; color:#FFF; font-size:14px; padding:1px 10px; margin-top:1px; cursor:pointer; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	h4:hover									{ text-decoration:underline; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	h4.child-selected								{ color:#009933; background:#fff url("img/icons/minus.gif") right no-repeat;} 

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-li-body									{ position:absolute; overflow:hidden; left:145px; top:0; width:300px;  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c								{ } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper					{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.iconLinksWrapper				{ display:none; }


.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ background-color:#fff; color:#009933; padding:5px 10px 0 10px; margin-top:1px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

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

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper								{ background-color:#fff; color:#009933; padding:0 10px 5px 10px;  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date			{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year		{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-product_subcategory	{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-product_group			{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-product_family			{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-product_category		{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner	{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku					{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline  { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2			{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c .buttonLinksWrapper 							{ background-color:#fff; padding:0 10px 10px 10px; height:17px;} 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c .buttonLinksWrapper .umg-item-c				{ float:left; display:block; background-color:#009933; margin-right:5px;} 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c .buttonLinksWrapper .buttonText				{ padding: 0 2px;} 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c .buttonLinksWrapper img						{ vertical-align: middle;  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c .buttonLinksWrapper a					{ vertical-align: middle; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c .buttonLinksWrapper a:hover					{ background-color: #009933; text-decoration:underline; color:#fff; } 


.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ clear:both; margin-top:1px; padding:5px 10px; background-color:#fff;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }

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

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting								{ padding:5px 10px; background-color:#fff; margin-top:2px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-configuration-wrapper		{ display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-work-wrapper				{ display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting table							{ width:100% }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td								{ background-color:#009933; color:#fff; padding:0 2px; border-bottom:3px solid #FFFFFF; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-shoplinks			{ width:15px; border-left:1px solid #FFFFFF;padding:0;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-shoplinks	img		{ vertical-align:middle; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-soundfiles		{ width:15px; border-left:1px solid #FFFFFF;padding:0;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-no				{ width:15px;}

