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

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

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

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

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

		padding:5px;

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

		min-width:300px;
	}

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

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

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

		font-size:85%;

		color:white;
		font-weight:bold;

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

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

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER span {
		cursor:pointer;
	}
	
	
/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* -------------------------------------------------------------- 

   

   typography.css

   * Sets up some sensible default typography.

      

-------------------------------------------------------------- */



body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
}

img {

	border:0;

}



.layoutimg {

	display:block;

}

.seitenAbschluss {/* Am Ende einer Seite, damit das Float aufgehoben wird und der Content-DIV bis zum Ende geht */

	clear:both;

	padding:0;

	margin:0;

	height:1px;

    width: 10px;

}





/* Headings

-------------------------------------------------------------- */



#content h1,

#rightColumn h1,

#content h2,

#rightColumn h2,

#leftColumn h3,

#rightColumn h3 {



}

#rightColumn h3 { }



/* Text elements

-------------------------------------------------------------- */



p           { margin: 0 0 10px; }

p img       { float: left; margin: 10px 10px 10px 0; padding: 0; }

p img.right { float: right; margin: 10px 0 10px 10px; }



a 								{
	color:#000;
	text-decoration:underline;
}

a:hover, a:focus, a:active		{
	color:#CCC;
	text-decoration:none;
}



blockquote  { margin: 1.5em; color: #666; font-style: italic; }

strong      { font-weight: bold; }

em,dfn      { font-style: italic; }

dfn         { font-weight: bold; }

sup, sub    { line-height: 0; }



abbr, 

acronym     { border-bottom: 1px dotted #666; }

address     { margin: 0 0 1.5em; font-style: italic; }

del         { color:#666; }



pre,code    { margin: 1.5em 0; white-space: pre; }

pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 





/* Lists

-------------------------------------------------------------- */



li ul, 

li ol       { margin: 0; }

ul, ol      { margin: 0; }



ul          { list-style-type: none; }

ol          { list-style-type: decimal; }



dl          { margin: 0 0 1.5em 0; }

dl dt       { font-weight: bold; }

dd          { margin-left: 1.5em;}





/* Tables

-------------------------------------------------------------- */



table       { }

th          { }

th,td 		{ }





/* Misc classes

-------------------------------------------------------------- */



/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

form 		{ margin:0px; padding:0px; }
label       { font-weight: bold; }
fieldset    { border: 0px; margin:0px; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */
input,
select,
textarea	{ font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
textarea	{ width: 390px; height: 250px; padding:5px; }
/*** Banner ***/

.mfc225 { width: 900px; margin: 0; padding: 10px 0; text-align: center; } 

.mfc225 table, .mfc225 div { margin: 0 auto; padding: 0; }



.mfc154 { margin: 0; padding: 0px 0 0 910px; } 

* html div.mfc154 { padding: 0px; margin: 0px 0px 0px 10px; float: left; clear: right; } /* Hack IE6 */ 

*+html div.mfc154 { padding: 0px; margin: 0px 0px 0px 10px; float: left; clear: right; } /* Hack IE7 */



/*** Seiten-Layout ***/
body { behavior: url("pngbehavior.htc"); /*background-image:url(img/layout/bg.jpg); background-repeat:repeat; background-position:left top;*/ background-color:#000 }

#wrapper {

width:auto; height:100%;
margin:auto;
padding:0px;
x-overflow:hidden;


}

#content {
width:980px;
margin:auto; 
background-color:#000;
}

#header {
	height:410px;
	background-color: #000;
	background-image:url(img/layout/header.jpg); background-repeat:no-repeat; background-position:center top;margin:auto;
}

#nav	{ z-index:1000;	position:absolute; margin:auto;width:980px; margin-top:-410px;
}
#left {
	float:left;
	width:640px;
	padding-right:10px;
	
}
#right {
	float:left; width:310px;background-color: #fff; border:3px #999 solid; padding:7px; margin-top:48px; margin-bottom:10px; 

}
#Footer {
	clear:both;
	padding:10px;
	text-align:center;

	color:#FFFFFF; text-transform:uppercase; font-size:10px; font-weight:normal; margin-bottom:10px; margin-top:10px; }

.umg-seo-pagetitle { display:none; }



/*** Shopbuttons ***/

.bt_icon, a.bt_icon {
	background-color: #000;
	background-image:url(img/icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left;
	border:1px solid #ffffff;
	cursor:pointer;
	margin:0px;
	text-align:center;
	padding:2px;
	color:#ffffff;
	height:20px;
	width:20px;
	white-space:nowrap;
	display: inline-block;
	text-decoration:none;
}

a.button:hover,

a.bt_icon:hover		{
	background-color:#999;
	color:#000;
}

.icon 				{ border:0px; padding-top:0px; margin:0px; height:20px; width:20px; }

.button_icon 		{ border:0; padding-right:2px;	height:20px;width:20px; float: left; }

.bt_icon,

.button				{ -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;}

.button, a.button {
	background-color:#000;

background-image: img/icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	border:1px solid #333333;
	cursor:pointer;
	display:inline-block;
	font-size: 11px;
	color:#CCC;
	height:20px;
	line-height:20px;
	width: auto;
	white-space: nowrap;
	text-align:left;
	padding:2px 6px 2px 2px;
	text-decoration:none;
}
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/milow/css/components.css */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Top Teaser auf Startseite: Standalone Teaser ******************* */

.com-id-1 .com-Teaser                                       { }
.com-id-1 .com-Teaser div.umg-header                        { display: none; }
.com-id-1 .com-Teaser div.umg-header .umg-header-value       {  }
.com-id-1 .com-Teaser div.umg-body                          { padding:0px !important; background:none !important; }
.com-id-1 .com-Teaser div.umg-footer                        { display: none; }

.com-id-1 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-1 .com-Teaser div.umg-body ul li								{ margin-bottom:10px; display:block; }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header					{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title			{ }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body					{ padding:0 15px; }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ float:left; margin:0 5px 5px 0; border: #73736a; padding:2px; background:#393931; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{ }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{ }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c											{ display:inline; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date							{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{ float:none; margin: 0; padding:0; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Rechte Spalte: Standalone Teaser ******************* */

.com-id-2 .com-Teaser                                       { border-bottom:0px !important; }
.com-id-2 .com-Teaser div.umg-header                        { display: none; }
.com-id-2 .com-Teaser div.umg-header .umg-header-value       {  }
.com-id-2 .com-Teaser div.umg-body                          { padding:0px !important; background:none !important; }
.com-id-2 .com-Teaser div.umg-footer                        { display: none; }

.com-id-2 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-2 .com-Teaser div.umg-body ul li								{ margin-bottom:10px; display:block; }

.com-id-2 .com-Teaser div.umg-body ul li .umg-li-header					{ background:url(img//hl_bg.jpg) no-repeat center bottom; padding:7px 15px 3px 17px; height:30px; text-align:center; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title	{ font-family:Georgia, "Times New Roman", Times, serif; font-size: 22px; margin-top: 0px; color: #201914; font-weight: normal; display:block; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body					{ margin-top:10px; }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ float:left; margin:0 5px 5px 0; border: 1px solid #73736a; padding:2px; background:#393931; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c											{ display:inline; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{ float:none; margin: 0; padding:0; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }




/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Home: Top Videos ******************* */

.com-id-3 .com-Teaser                                       { margin-bottom:40px; }
.com-id-3 .com-Teaser div.umg-header                        { background:url(img//hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-3 .com-Teaser div.umg-header h3.umg-headline        {  }
.com-id-3 .com-Teaser div.umg-body                          {  }
.com-id-3 .com-Teaser div.umg-footer                        { display: none; }

.com-id-3 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-3 .com-Teaser div.umg-body ul li.umg-item-c						{ float:left; width:175px; margin-right:8px; display:block; }
.com-id-3 .com-Teaser div.umg-body ul li.umg-item-3						{ margin-right:0px; }

.com-id-3 .com-Teaser div.umg-body ul li .umg-li-header					{ display:none; }
.com-id-3 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title			{  }
.com-id-3 .com-Teaser div.umg-body ul li .umg-li-body					{  }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ height:145px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ margin:0 0 5px 0; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c											{ text-align:center; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: block; text-decoration:none; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Home: Aktuelle Galerien ******************* */

.com-id-4 .com-Teaser                                       { margin-bottom:40px; }
.com-id-4 .com-Teaser div.umg-header                        { background:url(img//hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-4 .com-Teaser div.umg-header .umg-header-value       {  }
.com-id-4 .com-Teaser div.umg-body                          {  }
.com-id-4 .com-Teaser div.umg-footer                        { display: none; }

.com-id-4 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-4 .com-Teaser div.umg-body ul li.umg-item-c						{ float:left; width:130px; margin-right:6px; display:block; }
.com-id-4 .com-Teaser div.umg-body ul li.umg-item-3						{ margin-right:0px; }

.com-id-4 .com-Teaser div.umg-body ul li .umg-li-header					{ display:none; }
.com-id-4 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title			{  }
.com-id-4 .com-Teaser div.umg-body ul li .umg-li-body					{  }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ text-align:center; height:115px; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ margin:0 0 5px 0; border: 1px solid #73736a; padding:2px; background:#393931; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c											{ text-align:center; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: block; text-decoration:none; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Abbinder: Top Video ******************* */

.com-id-5 .com-Teaser                                       { float:left; margin:0 5px 40px; padding:10px 0; width:272px; background:#e6dcc0; }
* html .com-id-5 .com-Teaser								{ margin-left:5px; }
.com-id-5 .com-Teaser div.umg-header                        { padding: 0 15px; margin-bottom:10px; }
.com-id-5 .com-Teaser div.umg-header .umg-header-value       { font-size: 14px !important; margin:0px; }
.com-id-5 .com-Teaser div.umg-body                          { padding:0 !important; margin-left:10px; }
.com-id-5 .com-Teaser div.umg-footer                        { display: none; }

.com-id-5 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-5 .com-Teaser div.umg-body ul li.umg-item-c						{  }

.com-id-5 .com-Teaser div.umg-body ul li .umg-li-header					{ display:none; }
.com-id-5 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title			{  }
.com-id-5 .com-Teaser div.umg-body ul li .umg-li-body					{  }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ margin:0 10px 5px 0; float:left; height:86px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border: 1px solid #a2987c; padding:2px;	background:#d3c9ab; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline				{ font-family: Georgia, "Times New Roman", Times, serif !important; font-size: 13px !important; font-weight:normal !important; color: #201914 !important; padding: 0; margin: 0 0 10px; text-transform:none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{ font-weight:normal;  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-5 .com-Teaser div.umg-body ul li .umg-li-body div.seitenAbschluss	{ display:none; }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c						{ display:inline;  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c .VideoObjectTag		{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link a 					{ background:url(img//arrow.gif) no-repeat 0 1px; padding-left:10px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ Gewinnspiele: Weitere Gewinnspiele ******************* */

.com-id-6 .com-Teaser                                       {  }
.com-id-6 .com-Teaser div.umg-header                        { display: none; }
.com-id-6 .com-Teaser div.umg-header .umg-header-value       {  }
.com-id-6 .com-Teaser div.umg-body                          {  }
.com-id-6 .com-Teaser div.umg-footer                        { display: none; }

.com-id-6 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-6 .com-Teaser div.umg-body ul li								{ margin-bottom:40px; display:block; }

.com-id-6 .com-Teaser div.umg-body ul li .umg-li-header					{  } /* in components.css definiert */
.com-id-6 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title			{ font-family: Georgia, "Times New Roman", Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #201914 !important; padding: 0; margin: 0 0 10px; text-transform:none !important; display:block; }
.com-id-6 .com-Teaser div.umg-body ul li .umg-li-body					{  } /* in components.css definiert */

.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top				{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ float:left; margin:0 5px 5px 0; border: 1px solid #73736a; padding:2px; background:#393931; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c											{ display:inline; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display:none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{ float:none; margin: 0; padding:0; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c							{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link 		{ background:url(img//arrow.gif) no-repeat 0 1px; padding-left:10px; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link:hover	{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c a img					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c .umg-image_link			{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ************************************ Teaser: Gewinnspiele ******************* */

.com-id-7 .com-Teaser                                       { margin-bottom:30px; }
.com-id-7 .com-Teaser div.umg-header                        {  }
.com-id-7 .com-Teaser div.umg-header .umg-header-value        { background:url(img//hl_bg.jpg) no-repeat center bottom; margin-bottom:0px; padding:7px 15px 3px 17px; height:30px; }
.com-id-7 .com-Teaser div.umg-body                          {  }
.com-id-7 .com-Teaser div.umg-footer                        { display: none; }

                .com-id-7 .com-Teaser div.umg-body ul		{ list-style-type: none; padding: 0px; margin:0; }
                .com-id-7 .com-Teaser div.umg-body ul li    { margin-bottom:1px; display:block; background:#e6dcc0; padding:10px; }
div#leftColumn  .com-id-7 .com-Teaser div.umg-body ul li	{ width:528px; }

.com-id-7 .com-Teaser div.umg-body ul li .umg-li-header					{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li .umg-li-header	.umg-title		{  }
.com-id-7 .com-Teaser div.umg-body ul li .umg-li-body					{  }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top				{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ float:left; margin:0 10px 5px 0; border: 1px solid #73736a; padding:2px; background:#393931; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c											{ display:inline; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display:none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c .umg-seo-headline				{ font-family: Georgia, "Times New Roman", Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #201914 !important; padding: 0; margin: 0 0 10px; text-transform:none !important; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{ float:none; margin: 0; padding:0; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c							{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link 		{ background:url(img//arrow.gif) no-repeat 0 1px; padding-left:10px; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link:hover	{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c a img					{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c .umg-image_link			{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Startseite: Neuigkeiten ********************************************** */
.com-id-1 .com-ArticleTeaser										{ clear:both;  }
.com-id-1 .com-ArticleTeaser div.umg-header							{ width:100%; height:48px; background-image:url("/img/layout/hl_news.gif"); background-position:left center; background-repeat:no-repeat; }
.com-id-1 .com-ArticleTeaser div.umg-header h2.umg-header-value		{display: none;}
.com-id-1 .com-ArticleTeaser div.umg-body							{ }
.com-id-1 .com-ArticleTeaser div.umg-footer							{ text-align:center; }
.com-id-1 .com-ArticleTeaser div.umg-footer .back					{ padding-right:10px; }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display:inline; }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li	{ display:inline; }
.com-id-1 .com-ArticleTeaser div.umg-footer .pagetop				{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-footer .more					{ padding-left:10px; }

.com-id-1 .com-ArticleTeaser div.umg-body			{ }
.com-id-1 .com-ArticleTeaser div.umg-body ul		{ padding:0; margin:0; }
.com-id-1 .com-ArticleTeaser div.umg-body ul li.umg-item-c			{ margin-bottom:0px; display:block; }

.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header 							{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header .umg-teaser-headline1	{  }

.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c umg-item-odd { display:block; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c     { float: left; margin: 0px 10px 5px 10px; }  
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c img {
	border: 0px ;
	padding:4px;
	background-color:#333;
}

.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-3,
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-4,
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-5		{ }

.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c										{
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-left:0px;
	border-right:0px;
	padding-left:10px;
	background-color:#FFF;
	color: #000; padding-bottom:10px;
}


.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display: none; } 
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-headline2 				{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	color:#201914 !important;
	font-weight:bold !important;
	display:block;
	background-color:#CCC;
	line-height:30px;
	margin-left:-10px; padding-left:10px; 
}
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-link-headline2		{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-subheadline			{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date-inline			{ display: inline; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text					{ display:block; line-height:16px; padding-right:10px; }  
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text p				{ margin:0; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link							{  }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link-arrow					{ background:url(/img/layout/arrow.gif) no-repeat 0 1px; color:#FFF }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr					{  }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr:hover				{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ News: Mehr News ********************************************** */
.com-id-2 .com-ArticleTeaser										{ clear:both; margin-bottom:10px;  }
.com-id-2 .com-ArticleTeaser div.umg-header							{ width:100%; height:48px; background-image:url("/img/layout/hl_weiterenews.gif"); background-position:left top; background-repeat:no-repeat;  }
.com-id-2 .com-ArticleTeaser div.umg-header h2.umg-header-value		{ display: none;}
.com-id-2 .com-ArticleTeaser div.umg-body							{ }
.com-id-2 .com-ArticleTeaser div.umg-footer							{ text-align:center; }
.com-id-2 .com-ArticleTeaser div.umg-footer .back					{ padding-right:10px; }
.com-id-2 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display:inline; }
.com-id-2 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li	{ display:inline; }
.com-id-2 .com-ArticleTeaser div.umg-footer .pagetop				{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-footer .more					{ padding-left:10px; }

.com-id-2 .com-ArticleTeaser div.umg-body			{ }
.com-id-2 .com-ArticleTeaser div.umg-body ul		{ padding:0; margin:0; }
.com-id-2 .com-ArticleTeaser div.umg-body ul li.umg-item-c			{ margin-bottom:0px; display:block; }

.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header 							{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header .umg-teaser-headline1	{  }

.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c umg-item-odd { float: left;}
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c     { float: left; margin: 0 10px 5px 0; }  
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c img {
	border: 0px ;
	padding:4px;
	background-color:#333;float: left; 
}

.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-3,
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-4,
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-5		{ }

.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c										{
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-left:0px;
	border-right:0px;
	padding-left:10px;
	background-color:#FFF;
	color: #000; padding-bottom:10px;
}


.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display: none; } 
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-headline2 				{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	color:#201914 !important;
	font-weight:bold !important;
	display:block;
	background-color:#CCC;
	line-height:30px;
	margin-left:-10px; padding-left:10px; 
}
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-link-headline2		{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-subheadline			{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date-inline			{ display: inline; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text					{ display:inline; line-height:16px; padding-right:10px; }  
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text p				{ margin:0; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link							{  }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link-arrow					{ color: #201914; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr					{  }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr:hover				{  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *************************************  ******************************************* */

.com-id-1 .com-StaticText                                          { margin-bottom:10px; }
.com-id-1 .com-StaticText div.umg-header                           { }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline           {  }
.com-id-1 .com-StaticText div.umg-body                             { font-size:10px; }
.com-id-1 .com-StaticText div.umg-footer                           { display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.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		{ border:0px solid #bbae92; padding:10px; width:auto; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c a		{ background:url("img/layout/arrow.gif") no-repeat 0 1px; padding-left:10px; color:#201914; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c img		{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* Right: RSS Feed ****************************************** */

.com-id-2 .com-StaticText                                          { margin-bottom:30px; margin-top:7px; }

.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                           { display:none; }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }

.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		{  }

.com-id-2 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; font-size:14px; font-weight:bold; height:28px; }

.com-id-2 .com-StaticText div.umg-body div.umg-content-c a		{ background:url("img/layout/rss.gif") no-repeat; height:28px; padding:5px 0 0px 35px; color: #201914; display:block; }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c img		{  }





/* ***************************************************************************************** */

/* ************************************ com-id-3 ******************************************* */

/* ********************************* Right: Newsletter Teaser ****************************************** */

.com-id-3 .com-StaticText                                          { margin-bottom:30px; }

.com-id-3 .com-StaticText div.umg-header                           { display:none; }

.com-id-3 .com-StaticText div.umg-header h3.umg-headline           {  }

.com-id-3 .com-StaticText div.umg-body                             {  }

.com-id-3 .com-StaticText div.umg-footer                           { display:none; }



.com-id-3 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }

.com-id-3 .com-StaticText div.umg-body div.umg-image-c-top img	{ }



.com-id-3 .com-StaticText div.umg-body div.umg-content-c		{  }

.com-id-3 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; }

.com-id-3 .com-StaticText div.umg-body div.umg-content-c p img	{ margin:0; }



.com-id-3 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }

.com-id-3 .com-StaticText div.umg-body div.umg-image-c img		{  }







/* ***************************************************************************************** */

/* ************************************ com-id-4 ******************************************* */

/* ********************************* Teaser: Kyte Player ****************************************** */

.com-id-4 .com-StaticText                                          { margin-bottom:40px; }

.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                           { display:none; }

.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		{ text-align:center; }

.com-id-4 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; display:inline; }

.com-id-4 .com-StaticText div.umg-body div.umg-content-c object	{ display:inline; }

.com-id-4 .com-StaticText div.umg-body div.umg-content-c embed	{ display:inline !important; }

.com-id-4 .com-StaticText div.umg-body div.umg-content-c a		{ background:url("img/layout/arrow.gif") no-repeat 0 1px; padding-left:10px; color: #201914; }

.com-id-4 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }

.com-id-4 .com-StaticText div.umg-body div.umg-image-c img		{  }





/* ***************************************************************************************** */

/* ************************************ com-id-5 ******************************************* */

/* ********************************* Alle Videos (wie com-id-1 nur ohne Breitenangabe ****************************************** */

.com-id-5 .com-StaticText                                          { margin-bottom:40px; }

.com-id-5 .com-StaticText div.umg-header                           { display:none; }

.com-id-5 .com-StaticText div.umg-header h3.umg-headline           {  }

.com-id-5 .com-StaticText div.umg-body                             {  }

.com-id-5 .com-StaticText div.umg-footer                           { display:none; }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-5 .com-StaticText div.umg-body div.umg-content-c		{ background:#e6dcc0; border:0px solid #bbae92; padding:10px; }

.com-id-5 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; }

.com-id-5 .com-StaticText div.umg-body div.umg-content-c a		{ background:url("img/layout/arrow.gif") no-repeat 0 1px; padding-left:10px; color: #201914; }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c img		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-10 ******************************************* */
/* ************************************* FOOTER ******************************************* */

.com-id-10 .com-StaticText                                          { }
.com-id-10 .com-StaticText div.umg-header                           { }
.com-id-10 .com-StaticText div.umg-header h3.umg-headline           { display:none; }
.com-id-10 .com-StaticText div.umg-body                             { font-size:11px; }
.com-id-10 .com-StaticText div.umg-footer                           { display:none; }
.com-id-10 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.com-id-10 .com-StaticText div.umg-body div.umg-image-c-top img	{ }
.com-id-10 .com-StaticText div.umg-body div.umg-content-c		{ width:auto; }
.com-id-10 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; }
.com-id-10 .com-StaticText div.umg-body div.umg-content-c a		{ background:url("img/layout/arrow.gif") no-repeat 0 1px;	padding-left:10px; color:#000;}
.com-id-10 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-10 .com-StaticText div.umg-body div.umg-image-c img		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Newsletter  *********************************** */  

.com-id-1 .com-newsletter-box                                  { position:relative; margin-bottom:30px; border-bottom:1px dotted #000000;}
.com-id-1 .com-newsletter-box div.umg-header                   { width:100%; height:30px; background-image:url("/img/layout/right_hl_newsletter.gif"); background-position:left bottom; background-repeat:no-repeat;    }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   { display:none;   }
.com-id-1 .com-newsletter-box div.umg-body                     { background:url(/img/layout/twitter_bg.jpg) repeat-x right top; }
.com-id-1 .com-newsletter-box div.umg-footer                       { display: none; }
.com-id-1 .com-newsletter-box div.umg-footer span.back             { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.more             { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop          { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a        { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text									{  }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{  }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-container							{  }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container					{height:34px; line-height:34px; padding:0 10px; text-align:center; }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{clear:left; color:#C00; line-height:24px; margin-top:10px; text-align:center; }

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{ border:none; height:34px; width:auto;  }
.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				{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input input       {
	width:230px; background-color:#CCC;border:1px solid #333; 
	color:#333;
	padding:6px;
	margin:0px;
}

.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				{ }

.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							    { top:30px; right:0; padding-left:10px; position:absolute; }
.com-id-1 .com-newsletter-box div.umg-body .umg-pageloginbox-spinner-container					    { top:3px; right:0; height:30px; width:50px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ display:none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input                       { border:none; height:30px; width:50px; cursor:pointer; background-image:url(img/layout/button.png); background-repeat:no-repeat; margin-left:10px; }

.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 ******************************************* */
/* ************************************ Rechte Spalte ******************************************* */

.com-id-1 .com-VideoPlayer                                       { margin-bottom:30px; }
.com-id-1 .com-VideoPlayer div.umg-header                        { }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        { display:none; }
.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-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						{ display:none;  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{ text-align:center;}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .VideoObjectTag						{}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .KyteApplication_1						{}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ margin-top:5px; text-align:center; font-weight:bold; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{ display:none; }

/* ***************************************************************************************** */

/* ************************************ com-id-1 ******************************************* */

/* ************************************ 2-stufige Registrierung: Update ******************************************* */

.com-id-1 .com-StaticManualHtml											{ margin-bottom:10px; }
.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							{
	background:url(/img/layout/arrow.gif) no-repeat 0 1px;
	padding-left:10px;
	color:#000;
}

.com-id-1 .com-StaticManualHtml div.umg-body img						{  }

.com-id-1 .com-StaticManualHtml div.umg-body h1							{font-size: 22px; margin-top: 0px; margin-bottom: 10px; }

.com-id-1 .com-StaticManualHtml div.umg-body h2							{ font-size: 18px; margin-top: 0px; margin-bottom: 10px; color:#201914; font-weight:normal; }

.com-id-1 .com-StaticManualHtml div.umg-body .text-trenner				{ }

.com-id-1 .com-StaticManualHtml div.umg-body p							{  }

.com-id-1 .com-StaticManualHtml div.umg-body p a						{  }

.com-id-1 .com-StaticManualHtml div.umg-body p a:hover					{  }

.com-id-1 .com-StaticManualHtml div.umg-footer                        { display:none}


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Right: Facebook Headline ******************************************* */

.com-id-2 .com-StaticManualHtml											{ border:none; padding:0px;  }
.com-id-2 .com-StaticManualHtml div.umg-header							{ width:100%; height:48px; margin-top:-58px; margin-left:-10px; background-image:url("../img/layout/right_hl_facebook.gif"); background-position:left center; background-repeat:no-repeat; }
.com-id-2 .com-StaticManualHtml div.umg-header h3.umg-headline			{ display: none; }
.com-id-2 .com-StaticManualHtml div.umg-body							{ display: none; }
.com-id-2 .com-StaticManualHtml div.umg-footer							{ display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-9 ******************************************* */
/* ************************************ Right: im Web ******************************************* */

.com-id-9 .com-StaticManualHtml											{  }
.com-id-9 .com-StaticManualHtml div.umg-header							{  }
.com-id-9 .com-StaticManualHtml div.umg-header h3.umg-headline			{  }
.com-id-9 .com-StaticManualHtml div.umg-body							{ font-size:11px; color:#FFF; }
.com-id-9 .com-StaticManualHtml div.umg-body a							{	background:url() no-repeat 0 1px;
	padding-left:10px;
	color:#FFF; }

.com-id-9 .com-StaticManualHtml div.umg-footer							{ display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-10 ******************************************* */
/* ************************************ Right: Mehr Termine ******************************************* */

.com-id-10 .com-StaticManualHtml											{  }
.com-id-10 .com-StaticManualHtml div.umg-header							{ display: none; }
.com-id-10 .com-StaticManualHtml div.umg-header h3.umg-headline			{  }
.com-id-10 .com-StaticManualHtml div.umg-body							{ font-size:11px; color:#FFF; }
.com-id-10 .com-StaticManualHtml div.umg-body a							{
	background:url(/img/layout/arrow_w.gif) no-repeat 0 1px;
	padding-left:10px;
	color:#FFF;
}

.com-id-10 .com-StaticManualHtml div.umg-footer							{ display: none; }
#social_links_layer
{
	width:auto;
	background-color:#676766;
	font: 12px Arial, Helvetica, sans-serif;
	padding:1px 2px 2px 1px;
	position:absolute;
	display:none;
}
#social_links_inner
{
	width:auto;
	background-color:#F3F4F5;
	border:1px solid #dcd3c6;
	border-top:0;
}

#social_link_clipper {width:320px;}
#social_link_header {height:19px;background-color:#dcd3c6;}
#social_link_header a {}
.social_link_header_hspacer_left {width:4px;height:19px;float:left;}
.social_link_header_hspacer_right {width:4px;height:18px;float:right;}
.social_link_header_a_activ {width:70px;height:18px;margin-top:1px;text-align:center;background-color:#F3F4F5;float:left;}
.social_link_header_a {width:70px;height:17px;margin-top:1px;text-align:center;background-color:#ede7db;float:left;}
#social_link_header_close {width:50px;height:16px;margin-top:2px;text-align:center;background-color:#F3F4F5;float:right;}
#social_link_box {display:none;margin:10px;}
#social_email_box {display:none;margin:10px;}
.social_link_div {height:24px;width:150px;float:left;}
.social_link_a {}
.social_clearer {clear:both;}
#social_link_form {margin:0px;padding:0px;}

/* NO JS */
#nojs_social_email_box {}
#nojs_social_link_box {}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************* Galerie-Detailseite: Galerie Browser ****************************** */
.com-id-1 .com-collection-gallery-bowser										{}
.com-id-1 .com-collection-gallery-bowser div.umg-header							{ width:100%; height:48px; background-image:url("/img/layout/hl_photos.gif"); background-position:left center; background-repeat:no-repeat; }
.com-id-1 .com-collection-gallery-bowser div.umg-header span.umg-headline        { display: none; }
.com-id-1 .com-collection-gallery-bowser div.umg-header h3.umg-headline			{ display: none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body							{ background-color:#FFF; }
.com-id-1 .com-collection-gallery-bowser div.umg-footer							{ display: none; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top						{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline			{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{ font-style:normal; 
font-size: 12px; color: #8c8161; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-text				{  }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top						{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a:hover		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a:hover		{  }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c							{ text-align:center; margin:0px; background-color:#FFF; padding:10px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img						{ border: none; padding:2px; background-color:#393931; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c						{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-headline			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-sub_headline		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-text				{  }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c						{ padding-bottom:7px; margin-bottom: 10px; text-align:center; background-color:#FFF; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{ padding-right:5px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{ background:url(img/layout/arrow_l.gif) no-repeat 0 2px; padding-left:10px; color: #201914; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{ padding-left:5px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{ background:url(img/layout/arrow.gif) no-repeat right; padding-right:14px; color:#201914; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{  }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Rechts, New Release Album - Kompaktansicht ****************************************** */
.com-id-1 .com-product										{ margin-bottom:12px; }
.com-id-1 .com-product div.umg-header						{ width:100%; height:30px; background-image:url("/img/layout/right_hl_neues_album.gif"); background-position:left top; background-repeat:no-repeat;  }
.com-id-1 .com-product div.umg-header h3.umg-headline		{ display: none; }
.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-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 126px; margin: 0 10px 5px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 1px solid #a2987c;
	padding:4px;
	background-color:#333;
	display:block;
}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-size: 12px; font-weight:bold; color: #000000; padding:0; margin:0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top: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 .umg-release_date-headline			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Rechts, New Release Single - Kompaktansicht  ****************************************** */
.com-id-2 .com-product										{ padding-bottom:30px; }
.com-id-2 .com-product div.umg-header						{ width:100%; height:30px; background-image:url("/img/layout/right_hl_neues_single.gif"); background-position:left top; background-repeat:no-repeat;  }
.com-id-2 .com-product div.umg-header h3.umg-headline	{ display:none; }
.com-id-2 .com-product div.umg-body							{  }
.com-id-2 .com-product div.umg-footer						{ display: none; }

.com-id-2 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c							{  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 126px; margin: 0 10px 5px 0; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 1px solid #a2987c;
	padding:4px;
	background-color:#333;
	display:block;
}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-size: 12px; font-weight:bold; color: #000000; padding:0; margin:0; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper								{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function				{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name			{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper										{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper						{ display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper					{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a				{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{ }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Releases  - Alben ****************************************** */
.com-id-3 .com-product										{ margin-bottom:10px; }
.com-id-3 .com-product div.umg-header						{ width:100%; height:48px; background-image:url("/img/layout/hl_alben.gif"); background-position:left center; background-repeat:no-repeat;}
.com-id-3 .com-product div.umg-header h3.umg-headline {display:none;}
.com-id-3 .com-product div.umg-header .umg-header-value		{  }
.com-id-3 .com-product div.umg-body							{ }
.com-id-3 .com-product div.umg-footer						{ display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; margin-bottom:10px; background-color:#FFF; padding:10px;  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 0px solid #a2987c;
	padding:2px;
	background-color:#333;
	display:block;
}
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-size:16px; font-weight:normal; color:#201914; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ display:none;}
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting tr			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td			{ padding: 5px 10px 5px 0; border-bottom:1px dotted #000000; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td	img		{ vertical-align:middle }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-no	{ text-align:right; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-title	{ width:290px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }

/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *********************************** Releases  - Alben ****************************************** */
.com-id-4 .com-product										{ margin-bottom:10px; }
.com-id-4 .com-product div.umg-header						{ width:100%; height:48px; background-image:url("/img/layout/hl_singles.gif"); background-position:left center; background-repeat:no-repeat;}
.com-id-4 .com-product div.umg-header h3.umg-headline {display:none;}
.com-id-4 .com-product div.umg-header .umg-header-value		{  }
.com-id-4 .com-product div.umg-body							{ }
.com-id-4 .com-product div.umg-footer						{ display: none; }

.com-id-4 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; margin-bottom:10px; background-color:#FFF; padding:10px;  } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 0px solid #a2987c;
	padding:2px;
	background-color:#333;
	display:block;
}
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-size:16px; font-weight:normal; color:#201914; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting tr			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td			{ padding: 5px 10px 5px 0; border-bottom:1px dotted #000000; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td	img		{ vertical-align:middle }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-no	{ text-align:right; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-title	{ width:290px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* *********************************** Releases  - Details ****************************************** */
.com-id-5 .com-product										{ margin-top:60px; margin-bottom:10px;  }
.com-id-5 .com-product div.umg-header						{ display:none;}
.com-id-5 .com-product div.umg-header h3.umg-headline {display:none;}
.com-id-5 .com-product div.umg-header .umg-header-value		{  }
.com-id-5 .com-product div.umg-body							{ }
.com-id-5 .com-product div.umg-footer						{ display: none; }

.com-id-5 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; margin-bottom:10px; background-color:#FFF; padding:10px;  } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 0px solid #a2987c;
	padding:2px;
	background-color:#333;
	display:block;
}
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-size:16px; font-weight:normal; color:#201914; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting tr			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td			{ padding: 5px 10px 5px 0; border-bottom:1px dotted #000000; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td	img		{ vertical-align:middle }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-no	{ text-align:right; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-title	{ width:290px; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ News: Detailseite ******************************************* */
.com-id-1 .com-article										{ }
.com-id-1 .com-article div.umg-header						{ width:100%; height:48px; background-image:url("/img/layout/hl_news.gif"); background-position:left center; background-repeat:no-repeat; }
.com-id-1 .com-article div.umg-header h3.umg-headline		{ display:none;}
.com-id-1 .com-article div.umg-body							{  }
.com-id-1 .com-article div.umg-footer						{  }
.com-id-1 .com-article div.umg-footer .back					{ display:inline; float:left; padding:4px; background-color:#FFF   }
.com-id-1 .com-article div.umg-footer .back	a				{ background:("/img/layout/arrow_l.gif") no-repeat 0 1px; }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser	{ width:100%; background-color:#06C;  }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser li	{ display:block; float:left; padding:4px; background-color:#FFF}
.com-id-1 .com-article div.umg-footer .pagetop a				{
	float:right;
	color:#FFF !important;
}
.com-id-1 .com-article div.umg-footer .more					{ display:inline; float:left; padding:4px; background-color:#FFF }

.com-id-1 .com-article div.umg-body .umg-item-c		{ margin-bottom:6px; display:block;	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-left:0px;
	border-right:0px;
	padding-left:10px;
	background-color:#FFF;
	color: #000; padding-bottom:10px; }

.com-id-1 .com-article div.umg-body .umg-li-body									{ }
.com-id-1 .com-article div.umg-body .umg-li-body p									{ padding:0; line-height:16px; }
.com-id-1 .com-article div.umg-body .umg-li-footer									{  }
.com-id-1 .com-article div.umg-body .umg-li-footer .com-toolplaceholdersingle		{  }

.com-id-1 .com-article div.umg-body  .umg-li-body span.umg-date-top	{ display:block; float:left;
font-family:Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	color:#201914 !important;
	font-weight:bold !important;
	line-height:30px;
	padding-right:10px; }

.com-id-1 .com-article div.umg-body  .umg-artist-title-wrapper		{ margin-bottom:0px  }
.com-id-1 .com-article div.umg-body  span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-article div.umg-body  span.umg-artist-linked			{ display:none; }
.com-id-1 .com-article div.umg-body  span.umg-artist-linked a			{  }
.com-id-1 .com-article div.umg-body  span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body  span.umg-artist					{ display:none; }
.com-id-1 .com-article div.umg-body  span.umg-date-inline				{ display:none; }

.com-id-1 .com-article div.umg-body  .umg-title						{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	color:#201914 !important;
	font-weight:bold !important;
	display:block;
	background-color:#CCC;
	line-height:30px;
	margin-left:-10px; padding-left:10px; 
}

.com-id-1 .com-article div.umg-body  .umg-li-body .umg-image-c							{ float: left; margin: 0 10px 5px 0; }
.com-id-1 .com-article div.umg-body  .umg-li-body .umg-image-c img						{ 	border: 0px ;
	padding:4px;
	background-color:#333;}

.com-id-1 .com-article div.umg-body  .umg-li-body .umg-subtitle			{ display:block; margin-bottom:5px; }

.com-id-1 .com-article div.umg-body  .umg-li-body	div.umg-text				{ display:block; line-height:16px; }

.com-id-1 .com-article div.umg-body  .umg-li-body	span.umg-imagelink			{ display:none; }
.com-id-1 .com-article div.umg-body  .umg-li-body	span.umg-desc				{ display:none; }

.com-id-1 .com-article div.umg-body  .umg-li-body	ul.umg-links							{ margin:20px 0; }
.com-id-1 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c 			{  }
.com-id-1 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c a		{ background:url(img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }

.com-id-1 .com-article div.umg-body  .umg-date-bottom		{ display:none; }

.com-id-1 .com-article div.umg-all-link							{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Home: Twitter Feed ******************************************* */
.com-id-2 .com-article										{ margin-bottom:40px; }
.com-id-2 .com-article div.umg-header						{ width:100%; height:48px; background-image:url("/img/layout/hl_twitter.gif"); background-position:left top; background-repeat:no-repeat; }
.com-id-2 .com-article div.umg-header h3.umg-headline		{ display:none;} 
.com-id-2 .com-article div.umg-body							{  }
.com-id-2 .com-article div.umg-footer						{ display:none; }

body#Page-twitter .com-id-2 .com-article div.umg-footer								{ display:block; text-align:center; }
body#Page-twitter .com-id-2 .com-article div.umg-footer .back						{ padding-right:10px; }
body#Page-twitter .com-id-2 .com-article div.umg-footer ul.umg-pagebrowser			{ display:inline; }
body#Page-twitter .com-id-2 .com-article div.umg-footer ul.umg-pagebrowser li		{ display:inline; }
body#Page-twitter .com-id-2 .com-article div.umg-footer .pagetop					{ display:none; }
body#Page-twitter .com-id-2 .com-article div.umg-footer .more						{ padding-left:10px; padding-top:10px; }


.com-id-2 .com-article div.umg-body .umg-item-c		{ clear:both; display:block; }

.com-id-2 .com-article div.umg-body .umg-li-body									{ }

.com-id-2 .com-article div.umg-body .umg-li-body .umg-date-top	{ display:block; float:left; width:120px; font-weight:normal; font-size:24px; padding:10px; margin-top:20px; font-family:Arial, Helvetica, sans-serif; color:#fff; padding-left:0px; text-shadow: #000 0px 0px 8px; }

.com-id-2 .com-article div.umg-body .umg-li-body .umg-article-wrapper				{ float:left; width:508px; height:80px; background:url(/img/layout/twitter_bg.jpg) repeat-x right top; background-color:#09F; border:1px solid #ccc; margin-bottom:2px;-moz-box-shadow: 0px 0px 6px #000;   }
* html .com-id-2 .com-article div.umg-body .umg-li-body .umg-article-wrapper		{ zoom: 1; } /*** IE6 Hack ***/
*+html .com-id-2 .com-article div.umg-body .umg-li-body .umg-article-wrapper		{ zoom: 1; } /*** IE7 Hack ***/

.com-id-2 .com-article div.umg-body .umg-li-body .umg-article-wrapper	:hover			{


}

.com-id-2 .com-article div.umg-body  .umg-artist-title-wrapper		{ display:none; }
.com-id-2 .com-article div.umg-body  span.umg-artist-trenner			{  }
.com-id-2 .com-article div.umg-body  span.umg-artist-linked			{  }
.com-id-2 .com-article div.umg-body  span.umg-artist-linked a			{  }
.com-id-2 .com-article div.umg-body  span.umg-artist-linked a:hover	{ }
.com-id-2 .com-article div.umg-body  span.umg-artist					{  }
.com-id-2 .com-article div.umg-body  span.umg-date-inline				{  }
.com-id-2 .com-article div.umg-body  .umg-title						{ }

.com-id-2 .com-article div.umg-body  .umg-li-body .umg-image-c							{ display:none; }
.com-id-2 .com-article div.umg-body  .umg-li-body .umg-image-c img						{  }

.com-id-2 .com-article div.umg-body  .umg-li-body .umg-subtitle				{ display:none; }

.com-id-2 .com-article div.umg-body  .umg-li-body	span.umg-text				{ display:none;}

.com-id-2 .com-article div.umg-body  .umg-li-body	span.umg-imagelink			{ display:none; }
.com-id-2 .com-article div.umg-body  .umg-li-body	span.umg-desc				{ display:none; }

.com-id-2 .com-article div.umg-body  .umg-li-body	ul.umg-links							{  padding:20px; font-size:15px; font-weight:bold; font-style:italic; float:left;}
.com-id-2 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c 			{  }
.com-id-2 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c a		{ text-decoration:none; }

.com-id-2 .com-article div.umg-body  .umg-li-footer								{ display:none; clear:both; }
.com-id-2 .com-article div.umg-body  .umg-li-footer .com-toolplaceholdersingle		{ display:none; }

.com-id-2 .com-article div.umg-body  .umg-date-bottom								{ display:none; }

.com-id-2 .com-article div.umg-all-link							{ clear:both; background:#ded3b8; border:1px solid #a2987c; padding:10px; margin:15px 15px 0; width:525px; }
.com-id-2 .com-article div.umg-all-link	p						{ margin:0; }
.com-id-2 .com-article div.umg-all-link	a						{ background:url(img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; color: #201914; }
body#Page-twitter .com-id-2 .com-article div.umg-all-link		{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *************************** termine - Termine****************************************** */
.com-id-1 .com-date-live-media									{ }
.com-id-1 .com-date-live-media div.umg-header						{width:100%; height:60px; background-image:url("/img/layout/right_hl_termine.gif"); background-position:left top; background-repeat:no-repeat; }
.com-id-1 .com-date-live-media div.umg-header h3.umg-headline		{ display:none; }
.com-id-1 .com-date-live-media div.umg-body						{
	color:#333;
	background-color:#FFF;
}
.com-id-1 .com-date-live-media div.umg-footer						{ display: none; }

.com-id-1 .com-date-live-media div.umg-body ul 									{ list-style-type: none; margin: 0px; padding:0px; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c						{ padding:10px; border-bottom:1px dotted #999; font-size:11px; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-date-title-c						{  }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-date-title-c .umg-start-date			{ }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-date-title-c .umg-start-time			{ }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-date .umg-monthday			{ display:none; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-date .umg-date-trenner		{ display:none; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-date .umg-enddate			{ display:none; }

.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-name			{ display:none; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c a.umg-name			{ display:none; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-trenner			{ display:none; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-headline		{ }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-sub_headline	{ display:none; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-text			{ display:none; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-charge			{ display:none; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-global_belonging			{ display:none; }

.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-partner_offerer-name						{  }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-partner .umg-partner-city		{ }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-partner_trenner	{  }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-partner .umg-partner-location	{  }

.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-partner-movingclub									{ display:none; }
.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-partner-movingclub .umg-partner-movingclub-name		{ }

.com-id-1 .com-date-live-media div.umg-body  li.umg-item-c .umg-shoplink					{ display:none; }

.com-id-1 .com-date-live-media div.umg-body  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                        { width:100%; height:48px; background-image:url("/img/layout/hl_dates.gif"); background-position:left top; background-repeat:no-repeat; }
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        { display: none; }

.com-id-1 .com-CollectionTour div.umg-body                          { color:#000; background-color:#ffffff; padding:10px; margin-bottom:10px;}
.com-id-1 .com-CollectionTour div.umg-footer                        { }
.com-id-1 .com-CollectionTour div.umg-footer span.back              { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionTour div.umg-footer span.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; margin: 0px; padding:0; margin-bottom: 100px;} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 10px; } 
.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-text-c  { margin-bottom: 10px; } 

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             { font-size:14px; color:#968868; text-transform:uppercase; font-weight:bold; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; padding:0;  margin: 0px; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { margin-bottom:8px; padding:8px 0 0 0; border-top:1px dotted #999;  } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { margin-right:10px; } 
.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-country       { display: none; } 

.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		{  }
.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				{  }

.com-id-1 .com-CollectionTour div.umg-body div.com-toolplaceholdersingle		{ display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( das Menü ganz oben ) *********************************** */  

.com-PageMenu                                  { border-right:none; margin:10px; margin-left:0px; height:30px}
.com-PageMenu div.umg-header                   { display: none; }
.com-PageMenu div.umg-header h3.umg-headline   { }
.com-PageMenu div.umg-body                     {  }
.com-PageMenu div.umg-footer                       { display: none; }
.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             { list-style-type:none; padding:0; margin:0;}
.com-PageMenu div.umg-body ul.umg-list li          { display:inline;}

.com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            {  }

.com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                     	{
	line-height:30px;
	padding:0 10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	display:block;
	float:left;
	border-right:0px solid #c4af82;
}

.com-PageMenu div.umg-body ul.umg-list li.umg-navi a:visited                                  {
	color:#FFF;
}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    {
	color:#000;
}
.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                            { line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; color:#fff; display:block; float:left; border-right:0px solid #c4af82;  }
.com-PageMenu div.umg-body ul.umg-list li.umg-listitem-8 a                            { border-right:none;  }

.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { }
.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 ******************************************* */
/* *********************************** Galerie Übersicht auf Home ****************************************** */
.com-id-1 .com-collection-gallery									    { margin-top:90px; }
.com-id-1 .com-collection-gallery div.umg-header						{ width:100%; height:48px; background-image:url("/img/layout/hl_photos.gif"); background-position:left top; background-repeat:no-repeat; }
.com-id-1 .com-collection-gallery div.umg-header h3.umg-headline		{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body						    { }
.com-id-1 .com-collection-gallery div.umg-footer						{  }
.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.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-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 ul.umg-pagebrowser	    { display: none; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries		    { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li	    { clear:both; display:inline; margin:0px; padding-bottom:0px; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-header	{ display: none; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body							            { float:right; width:470px; background:url(/img/layout/twitter_bg.jpg) repeat-x right top; background-color:rgb(237, 237, 237); padding:20px;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper-top		{  }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper			{ display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist				            { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-trenner		            { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title				            { display:none; }
* html .com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title		            { float:left; width:100%; }
body#Page-detail .com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title			{ display: none; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-id					            { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-subtitle			            { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-text				            { display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images			            { list-style-type: none; padding: 0; }
* html .com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images			    { margin:0px; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li		            { float:left; margin:0; padding:0; width:106px; height: 100px; clear:none; margin: 0px; padding-bottom:10px;}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-4,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-8,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-12,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-16,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-20,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-24,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-28,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-32		{ margin-right: 0px; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-5,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-10,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-15,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-20,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-25,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-30		{  }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image         { }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image img     {
	border: 2px solid #000000;
	padding:2px; margin:6px;
	background-color:#333;
}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-copyright	    { display: none; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-footer	{ display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Galerie Übersicht auf der Detailseite ****************************************** */
.com-id-2 .com-collection-gallery										{ margin-top:10px; }
.com-id-2 .com-collection-gallery div.umg-header						{ display: none; }
.com-id-2 .com-collection-gallery div.umg-header h3.umg-headline		{ display: none;}
.com-id-2 .com-collection-gallery div.umg-body						    { }
.com-id-2 .com-collection-gallery div.umg-footer						{ display: none; }
.com-id-2 .com-collection-gallery div.umg-footer span.back			    { }
.com-id-2 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-2 .com-collection-gallery div.umg-footer span.back a:hover	    { }
.com-id-2 .com-collection-gallery div.umg-footer span.more			    { }
.com-id-2 .com-collection-gallery div.umg-footer span.more a			{ }
.com-id-2 .com-collection-gallery div.umg-footer span.more a:hover	    { }
.com-id-2 .com-collection-gallery div.umg-footer span.pagetop			{ }
.com-id-2 .com-collection-gallery div.umg-footer span.pagetop a		    { }
.com-id-2 .com-collection-gallery div.umg-footer span.pagetop a:hover	{ }
.com-id-2 .com-collection-gallery div.umg-footer ul.umg-pagebrowser	    { display: none; }

.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries		    { list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li	    { clear:both; margin-bottom:10px; display:block; }

.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-header	{ display: none; }

.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body							            {  }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper-top		{ display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper			{ display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist				            { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-trenner		            { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title				            { display: none; margin-bottom: 10px; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-id					            { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-subtitle				        {  }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-text					        {  }

.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images			            { list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li		            { float:left; margin:0; padding:0; clear:none; margin: 0; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-4,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-8,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-12,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-16,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-20,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-24,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-28,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-32		{ margin-right: 0px; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image         { }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image img     {
	border: 1px solid #000000;
	padding:2px; margin:4px;
	background-color:#333;
}
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-copyright	    { display: none; }

.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-footer	{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Rechts, New Release Album - Kompaktansicht ****************************************** */
.com-id-1 .com-product										{ margin-bottom:12px; }
.com-id-1 .com-product div.umg-header						{ width:100%; height:30px; background-image:url("/img/layout/right_hl_neues_album.gif"); background-position:left top; background-repeat:no-repeat;  }
.com-id-1 .com-product div.umg-header h3.umg-headline		{ display: none; }
.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-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 126px; margin: 0 10px 5px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 1px solid #a2987c;
	padding:4px;
	background-color:#333;
	display:block;
}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-size: 12px; font-weight:bold; color: #000000; padding:0; margin:0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top: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 .umg-release_date-headline			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Rechts, New Release Single - Kompaktansicht  ****************************************** */
.com-id-2 .com-product										{ padding-bottom:30px; }
.com-id-2 .com-product div.umg-header						{ width:100%; height:30px; background-image:url("/img/layout/right_hl_neues_single.gif"); background-position:left top; background-repeat:no-repeat;  }
.com-id-2 .com-product div.umg-header h3.umg-headline	{ display:none; }
.com-id-2 .com-product div.umg-body							{  }
.com-id-2 .com-product div.umg-footer						{ display: none; }

.com-id-2 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c							{  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 126px; margin: 0 10px 5px 0; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 1px solid #a2987c;
	padding:4px;
	background-color:#333;
	display:block;
}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-size: 12px; font-weight:bold; color: #000000; padding:0; margin:0; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper								{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function				{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name			{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper										{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper						{ display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper					{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a				{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{ }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Releases  - Alben ****************************************** */
.com-id-3 .com-product										{ margin-bottom:10px; }
.com-id-3 .com-product div.umg-header						{ width:100%; height:48px; background-image:url("/img/layout/hl_alben.gif"); background-position:left center; background-repeat:no-repeat;}
.com-id-3 .com-product div.umg-header h3.umg-headline {display:none;}
.com-id-3 .com-product div.umg-header .umg-header-value		{  }
.com-id-3 .com-product div.umg-body							{ }
.com-id-3 .com-product div.umg-footer						{ display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; margin-bottom:10px; background-color:#FFF; padding:10px;  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 0px solid #a2987c;
	padding:2px;
	background-color:#333;
	display:block;
}
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-size:16px; font-weight:normal; color:#201914; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ display:none;}
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting tr			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td			{ padding: 5px 10px 5px 0; border-bottom:1px dotted #000000; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td	img		{ vertical-align:middle }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-no	{ text-align:right; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-title	{ width:290px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }

/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *********************************** Releases  - Alben ****************************************** */
.com-id-4 .com-product										{ margin-bottom:10px; }
.com-id-4 .com-product div.umg-header						{ width:100%; height:48px; background-image:url("/img/layout/hl_singles.gif"); background-position:left center; background-repeat:no-repeat;}
.com-id-4 .com-product div.umg-header h3.umg-headline {display:none;}
.com-id-4 .com-product div.umg-header .umg-header-value		{  }
.com-id-4 .com-product div.umg-body							{ }
.com-id-4 .com-product div.umg-footer						{ display: none; }

.com-id-4 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; margin-bottom:10px; background-color:#FFF; padding:10px;  } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 0px solid #a2987c;
	padding:2px;
	background-color:#333;
	display:block;
}
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-size:16px; font-weight:normal; color:#201914; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting tr			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td			{ padding: 5px 10px 5px 0; border-bottom:1px dotted #000000; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td	img		{ vertical-align:middle }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-no	{ text-align:right; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-title	{ width:290px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* *********************************** Releases  - Details ****************************************** */
.com-id-5 .com-product										{ margin-top:60px; margin-bottom:10px;  }
.com-id-5 .com-product div.umg-header						{ display:none;}
.com-id-5 .com-product div.umg-header h3.umg-headline {display:none;}
.com-id-5 .com-product div.umg-header .umg-header-value		{  }
.com-id-5 .com-product div.umg-body							{ }
.com-id-5 .com-product div.umg-footer						{ display: none; }

.com-id-5 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; margin-bottom:10px; background-color:#FFF; padding:10px;  } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{
	border: 0px solid #a2987c;
	padding:2px;
	background-color:#333;
	display:block;
}
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-size:16px; font-weight:normal; color:#201914; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting tr			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td			{ padding: 5px 10px 5px 0; border-bottom:1px dotted #000000; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td	img		{ vertical-align:middle }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-no	{ text-align:right; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-title	{ width:290px; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Exclusives, rechte Spalte ******************************************* */
.com-id-1 .com-WarehouseDigitalDownload										{ margin-bottom:30px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header						{ background:url(img//hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline		{ text-align:center; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body						{  }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer						{ display: none; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul                                     { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li                                  { display:block; margin-bottom:10px; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-wrapper				{  }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-image-c						{ display:none; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-c					{  }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-c p.umg-global_belonging-name			{ display:none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-c a.umg-global_belonging-name			{ display:none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-c .umg-headline							{ font-weight:bold; margin:0px; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li div.umg-shop-c							{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li div.umg-shop-c .umg-link-c				{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li div.umg-shop-c .umg-shop-link a			{ background:url(img//arrow.gif) no-repeat 0 1px; padding-left:10px; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li a.umg-artist-link				{ display: none; }
