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

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

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

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

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

		padding:5px;

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

		min-width:300px;
	}

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

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

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

		font-size:85%;

		color:white;
		font-weight:bold;

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

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

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER span {
		cursor:pointer;
	}
	
	
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kilians/css/reset.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kilians/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kilians/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kilians/css/forms.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kilians/css/layout.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kilians/css/components.css */
.com-id-1 .com-product 										{padding:0px; margin:0px; }
.com-id-1 .com-product div.umg-header						{display:none}
.com-id-1 .com-product div.umg-header h3.umg-headline		{display:none}
.com-id-1 .com-product div.umg-body							{padding:0px; margin:0px;}
.com-id-1 .com-product div.umg-footer						{display:none}
.com-id-1 .com-product div.umg-footer span.back				{display:none}
.com-id-1 .com-product div.umg-footer span.back a			{display:none}
.com-id-1 .com-product div.umg-footer span.back a:hover		{display:none}
.com-id-1 .com-product div.umg-footer span.more				{display:none}
.com-id-1 .com-product div.umg-footer span.more a			{display:none}
.com-id-1 .com-product div.umg-footer span.more a:hover		{display:none}
.com-id-1 .com-product div.umg-footer span.top				{display:none}
.com-id-1 .com-product div.umg-footer span.top a			{display:none}
.com-id-1 .com-product div.umg-footer span.top a:hover		{display:none}
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{display:none}


.com-id-1 .com-product div.umg-body ul.umg-products																{list-style-type: none; padding: 0px; margin:0px; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c												{padding:0px; margin:0px; border:0px; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper					{float:left; width:200px; padding: 0px; margin:0px; margin-right:20px; clear:both;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{padding: 0px; margin:0px; margin-bottom:4px;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{border: 1px solid #cccccc; padding:2px; background: #ffffff;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{list-style-type: none; padding:0px; margin:0px; border:0px; }
.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	{display:block; float:left; margin-bottom:10px; margin-right:10px;  border:0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{display:none}


.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper								{ float:left; margin-bottom:10px; width:370px;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ padding:0px; margin:0px; }
.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:block;font-size:11px;letter-spacing:2px; line-height:1.4em;color:#ff3300;font-weight:normal;text-transform:uppercase;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }


.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    {float:left;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date		    {}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	    {display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   {display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    {display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    {display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration		    {display: none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    {display: none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline  {display: none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-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-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	{ display:none}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper 		{ margin-top:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a 	{ display:none;}

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{padding:0px; margin:0px; float:left; margin-bottom:30px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{margin-bottom:0px; }
.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	{display:none; }
.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-configuration-wrapper						{ font-weight:bold; padding-top:7px; padding-bottom:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{ font-weight:bold; margin-bottom:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ vertical-align:top; padding:3px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:210px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-c		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-1		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ background: url(http://www.the-kilians.de/img/_icons/play.gif) no-repeat; width:18px; height:18px; display:block; text-indent:-10000px; float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }








/* ***************************************************************************************** */

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

/* ************************************ Subkünstlerseite: Aktuell: Aktuelle VÖ ************* */

.com-id-2 .com-product                                       { }
.com-id-2 .com-product div.umg-header                        {  }
.com-id-2 .com-product div.umg-header h3.umg-headline        {  }

.com-id-2 .com-product div.umg-body                          { padding-top:12px; }

.com-id-2 .com-product div.umg-footer						{ display: none; background-color:#F3F3F3; padding:7px; padding-top:0px; }

.com-id-2 .com-product div.umg-footer span.back				{  }

.com-id-2 .com-product div.umg-footer span.back a			{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-2 .com-product div.umg-footer span.back a:hover		{ }

.com-id-2 .com-product div.umg-footer span.more				{ display: none; }

.com-id-2 .com-product div.umg-footer span.more a			{ }

.com-id-2 .com-product div.umg-footer span.more a:hover		{ }

.com-id-2 .com-product div.umg-footer span.top			{ padding-left:495px; }

.com-id-2 .com-product div.umg-footer span.top a		{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-2 .com-product div.umg-footer span.top a:hover	{ }

.com-id-2 .com-product div.umg-footer ul.umg-pagebrowser	{ 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:210px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #000000; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{ float:left; margin-bottom:10px; margin-right:10px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper								{ float:left; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-weight:bold; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:block; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:block; font-weight:normal; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { display: none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ 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.umg-releasedate-wrapper							    { margin-top:8px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date		    {  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	    { display: none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    { display: none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    {  }

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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    {  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline              { display: none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice			    { display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		    { display:block; }



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper 		{ margin-top:20px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a 	{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }



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

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



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding-top:7px; padding-bottom:5px; }

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

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



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{ font-weight:bold; margin-bottom:5px; }

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

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



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ vertical-align:top; padding:3px 0; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:350px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-c		{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-1		{ display:inline; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ float:right; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }

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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner							{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:30px; }

body#Page-detail .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner			{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:7px; }



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



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





/* ***************************************************************************************** */

/* ************************************ com-id-3 ******************************************* */

/* *********************************** Subkünstlerseite: Diskografie  ****************************************** */



.com-id-3 .com-product 										{ }

.com-id-3 .com-product div.umg-header						{ display: none; }

.com-id-3 .com-product div.umg-header h3.umg-headline		{  }

.com-id-3 .com-product div.umg-body							{ padding-top:12px; }

.com-id-3 .com-product div.umg-footer						{ background-color:#F3F3F3; padding:7px; padding-top:0; }

.com-id-3 .com-product div.umg-footer span.back				{  }

.com-id-3 .com-product div.umg-footer span.back a			{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-3 .com-product div.umg-footer span.back a:hover		{ }

.com-id-3 .com-product div.umg-footer span.more				{  }

.com-id-3 .com-product div.umg-footer span.more a			{ }

.com-id-3 .com-product div.umg-footer span.more a:hover		{ }

.com-id-3 .com-product div.umg-footer span.top			{ padding-left:545px;}

.com-id-3 .com-product div.umg-footer span.top a		{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-3 .com-product div.umg-footer span.top a:hover	{ }

.com-id-3 .com-product div.umg-footer .umg-pagebrowser	{ 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									{  } 

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width:210px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #000000; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{ float:left; margin-bottom:10px; margin-right:10px; }

.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-content-wrapper								{ float:left; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-weight:bold; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:block; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:block; font-weight:normal; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }



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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }



.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { margin-top:8px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date		    {  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	    { display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    { display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    {  }

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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    {  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline              { display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice			    { display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		    { display:block; }



.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 		{ margin-top:20px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a 	{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }



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



.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding-top:7px; padding-bottom:5px; }

.com-id-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							{ font-weight:bold; margin-bottom:5px; }

.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							{ vertical-align:top; padding:3px 0; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:350px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-c		{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-1		{ display:inline; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ float:right; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }

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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }



.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner							{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:30px; }

body#Page-detail .com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner			{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:7px; }



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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }
body {margin: 0px;padding:0px;}
td, div { font: 11px verdana, geneva, arial, helvetica, sans-serif;line-height:1.4em;color: #333333;font-weight:normal;}
br {line-height: 10px;}
p { margin-top:10px;}
form {margin:0px; padding:0px;}
a img {border:none;}

.cont_center_schraffur { margin-left:0px; margin-top:0px; padding:10px; padding-top:4px; background-color:#FFFFFF; background-image:url(img/_bg/bg.gif); border-left: 1px solid  #cccccc; border-right: 1px solid  #cccccc; border-top: 1px solid #cccccc; border-bottom: 1px solid  #cccccc; }

/* TEXTE */
.h1 {
	font-size:16px;
	letter-spacing:3px;
	line-height:1.4em;
	color:#ff3300;
	font-weight:normal;
	text-transform:uppercase;
}
.h2 {
	font-size:16px;
	letter-spacing:3px;
	line-height:1.4em;
	color:#333333;
	font-weight:normal;
	text-transform:uppercase;
}
.h3 {
	font-size:16px;
	letter-spacing:3px;
	line-height:1.4em;
	color:#0099cc;
	font-weight:normal;
	text-transform:uppercase;
}
.h4 {
	font-size:11px;
	letter-spacing:2px;
	line-height:1.4em;
	color:#ff3300;
	font-weight:normal;
	text-transform:uppercase;

}

.h5 {
	font-size:11px;
	letter-spacing:2px;
	line-height:1.4em;
	color:#0099cc;
	font-weight:normal;
	text-transform:uppercase;	
}


.h6 {
	font-size:11px;
	letter-spacing:2px;
	line-height:1.4em;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
}


.grau {
font: 10px verdana, geneva, arial, helvetica, sans-serif;
line-height:1.4em;
color: #666666;
}

.rot {
font: 10px verdana, geneva, arial, helvetica, sans-serif;
line-height:1.4em;
color: #FF3300;
}

.black_mini {
font: 9px verdana, geneva, arial, helvetica, sans-serif;
line-height:1.4em;
color: #333333;
}


/* BILDER */
.img {
border: 1px solid #cccccc;
background-color:#ffffff;
padding-left:1px;
padding-right:1px;
padding-top:1px;
padding-bottom:1px;
marging-left:0px;
marging-right:0px;
marging-top:0px;
marging-bottom:0px;
}

/* FORM */
.form_1 {
font: 10px verdana, geneva, arial, helvetica, sans-serif;
color: #333333;
}

/* DIV */
.div_head {
	border-left: 0px solid  #666666;
	border-right: 0px solid  #666666;
	border-top: 0px dashed #ff0033;
	border-bottom: 0px solid  #666666;
	padding:6px;
	margin-bottom:0px;
	background-color:#000000;
	text-align:right;
}

.div_menu {
	border-left: 0px solid  #666666;
	border-right: 0px solid  #666666;
	border-top: 0px dashed #ff0033;
	border-bottom: 0px solid  #666666;
	padding:6px;
	padding-left:30px;
	margin-bottom:0px;
	background-color:#000000;
	text-align:left;
}
.div_content {
	margin:0px;
	padding:0px;
	margin-top:30px;
	margin-left:30px;
}
.div_sidebar {
	margin:0px;
	margin-top:0px;
	margin-left:10px;
	padding:0px;
	width:200px;
	_width:200px;
}

.div_newsbox_start {
	border-left: 0px solid  #666666;
	border-right: 0px solid  #666666;
	border-top: 1px dashed #ff0033;
	border-bottom: 0px solid  #666666;
	padding:5px;
	margin-bottom:0px;
	width:810px;
	_width:820px;
}
.div_teaser_300 {
	border-left: 1px solid  #cccccc;
	border-right: 1px solid  #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid  #cccccc;
	padding:10px;
	margin-bottom:0px;
	margin-top:5px;
	width:280px;
	_width:300px;
	background-image:url(img/_bg/bg.gif);
}

.div_teaser_610 {
	border-left: 1px solid  #cccccc;
	border-right: 1px solid  #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid  #cccccc;
	padding:10px;
	margin-bottom:0px;
	margin-top:5px;
	width:590px;
	_width:610px;
	background-image:url(img/_bg/bg.gif);
}


.div_teaser_200 {
	border-left: 0px solid  #666666;
	border-right: 0px solid  #cccccc;
	border-top: 0px dashed #ff0033;
	border-bottom: 0px solid  #666666;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:190px;
	float:left;
	background-color:transparent;
	}
	
.div_teaser_sidebar_hl {
	border-left: 0px solid  #cccccc;
	border-right: 0px solid  #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid  #ffffff;
	padding:4px;
	margin-bottom:0px;
	margin-top:0px;
	width:192px;
	_width:200px;
	background-color:#afafaf;
	text-align:left;
	margin:0px;
}
.div_teaser_sidebar {
	border-left: 0px solid  #cccccc;
	border-right: 0px solid  #cccccc;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid  #cccccc;
	padding:10px;
	margin:0px;
	width:180px;
	_width:200px;
	background-color:#f1f1f1;
	text-align:left;
	margin-bottom:10px;
}

.div_footer_teaser_4sp {
	border-left: 1px solid  #ffffff;
	border-right: 0px solid  #cccccc;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid  #cccccc;
	padding:10px;
	margin-bottom:0px;
	margin-top:0px;
	width:183px;
	_width:203px;
	background-color:#f1f1f1;
	text-align:left;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
	height:110px;
}
.div_footer_teaser_3sp {
	border-left: 1px solid  #ffffff;
	border-right: 0px solid  #cccccc;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid  #cccccc;
	padding:10px;
	margin-bottom:0px;
	margin-top:0px;
	width:251px;
	_width:271px;
	background-color:#f1f1f1;
	text-align:left;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
	height:110px;
}
.div_footer {
	border-left: 0px solid  #666666;
	border-right: 0px solid  #666666;
	border-top: 1px dashed #ff3300;
	border-bottom: 0px solid  #666666;
	padding:0px;
	margin-top:30px;
	margin-bottom:0px;
	width:820px;
	_width:820px;
}
	
	
	
/* links */

a:link {color:#0099cc; text-decoration:underline;}
a:visited {color:#0099cc; text-decoration:underline; }
a:hover {color:#0099cc; text-decoration: line-through;}
a:active {color:#0099cc;text-decoration: line-through;}

.linkb:link {color:#333333; text-decoration:underline;}
.linkb:visited {color:#333333; text-decoration:underline;}
.linkb:hover {color:#333333; text-decoration:line-through;}
.linkb:active {color:#333333; text-decoration:line-through;}

.linktop:link {color:#0099cc; text-decoration:none; background-color:#666666}
.linktop:visited {color:#0099cc; text-decoration:none; background-color:#666666}
.linktop:hover {color:#ffffff; text-decoration:line-through; background-color:#666666}
.linktop:active {color:#ffffff; text-decoration:line-through; background-color:#666666}

#div_menu a:link {color:#0099cc; text-decoration:none;}
#div_menu a:visited {color:#0099cc; text-decoration:none; }
#div_menu a:hover {color:#FFFFFF; text-decoration: line-through;}
#div_menu a:active {color:#FFFFFF;text-decoration: line-through;}

#div_head a:link {color:#0099cc; text-decoration:none;}
#div_head a:visited {color:#0099cc; text-decoration:none; }
#div_head a:hover {color:#FFFFFF; text-decoration: line-through;}
#div_head a:active {color:#FFFFFF;text-decoration: line-through;}

#div_footer_teaser a:link {color:#333333; text-decoration:underline;}
#div_footer_teaser a:visited {color:#333333; text-decoration:underline; }
#div_footer_teaser a:hover {color:#333333; text-decoration: line-through;}
#div_footer_teaser a:active {color:#333333;text-decoration: line-through;}


.com-id-1 .com-article                                       { margin-bottom: 10px; }
.com-id-1 .com-article div.umg-header                        { display: none; }
.com-id-1 .com-article div.umg-header h3.umg-headline        { }
.com-id-1 .com-article div.umg-body                          { }
.com-id-1 .com-article div.umg-footer                        {  }
.com-id-1 .com-article div.umg-footer .com-PageBrowser       { text-align:center; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.back  {  }
.com-id-1 .com-article div.umg-footer .com-PageBrowser .topmore-c .pagetop { display:none; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser  { display:inline; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li { display:inline; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.topmore-c        {  }
.com-id-1 .com-article div.umg-footer .com-PageBrowser div.seitenAbschluss   {  }
.com-id-1 .com-article div.umg-segment-body {}
.com-id-1 .com-article div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c		{  height:100%; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body		{ padding: 0px; margin: 0px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body span.umg-date-top {display:none; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer		{ height:15px; margin-top:15px; border-top: 1px dashed #cccccc;}
.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top { display:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top	span.umg-date-inline	{ display:none; }

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

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner           { display: none; font-size:1px; line-height:1px; height:1px; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{ display: none;  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist                   { display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		{ color: #ff3300; font-weight: normal; text-decoration: none;font-size: 11px; letter-spacing:2px; line-height:1.4em; text-transform:uppercase;}

	



.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c			{ float: left; margin-right:6px; margin-bottom:3px; border: 1px solid #cccccc; padding:2px; background: #ffffff;}

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{ display:none;  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }

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



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

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



.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ display:block; margin-top:10px;  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }

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



.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body .umg-article-wrapper .umg-assets-left {}

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body .umg-article-wrapper .umg-assets-left img {}



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

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{ }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{ }

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

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem { display:none; }




.com-id-1 .com-WarehouseTeaser                                       {   }
.com-id-1 .com-WarehouseTeaser div.umg-header                        {display:none}
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-1 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer                        { clear: both; height:20px; margin-top:20px; border-top: 1px solid #FF0000;}
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back              {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.top           { display: none;  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.top a         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.top a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more              {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more:hover        {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a            {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }
.com-id-1 .com-WarehouseTeaser div.umg-footer .umg-pagebrowser	     { display: none; }

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

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

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

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

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

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c					{text-align:right;}
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img				{border: 1px solid #ff0000; padding:2px; background: #ff3300; width:284px;}
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c	{display:none;}
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c img	{display:none;}
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-date-c		{display:none; }

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

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergänzt */

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

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

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link             { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link-1           { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link-1 a         { clear: both; display: block; background: url(../img/icons/bt_cd.gif)    no-repeat; width: 103px; height: 15px; text-indent: -10000px; margin-bottom: 3px; }


.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }
/* 	Galerien */

.com-id-1 .com-Teaser                                       {clear:both; }
.com-id-1 .com-Teaser div.umg-header                        { }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        { display: none;}
.com-id-1 .com-Teaser div.umg-body                          { }
.com-id-1 .com-Teaser div.umg-footer                        { height:7px; width: 502px; clear:both;}
.com-id-1 .com-Teaser div.umg-footer span.back              { }
.com-id-1 .com-Teaser div.umg-footer span.back a            { }
.com-id-1 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-Teaser div.umg-footer span.more              { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.more a            { }
.com-id-1 .com-Teaser div.umg-footer span.more a:hover      { }
.com-id-1 .com-Teaser div.umg-body ul                       { list-style-type: none; margin: 0px; padding: 0; }
.com-id-1 .com-Teaser div.umg-body ul li                    { float:left; list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-header                    { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-header .umg-title         { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body                                        { list-style-type: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top                    { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top a                  { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c                                    { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top                  { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top2                 { display: none; }  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_headline              { display: none; }  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline              { margin-right:10px;font-size:11px;letter-spacing:3px;line-height:1.4em; color:#0099cc; font-weight:normal; text-transform:uppercase;}  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline:hover        { }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline          { display: none; }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date                      { display: none; }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-global_belonging_name        { display: none; }  

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

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name:hover  { }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-teaser_text               { }  

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

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c a                              { }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c a img                          { }  



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




.com-id-1 .com-newsletter-box                                  { float:left; width: 200px; margin:0px; padding:0px;  margin-bottom: 10px; background-color:#f1f1f1; margin-left:10px;}
.com-id-1 .com-newsletter-box div.umg-header                   { }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   { font-size:11px; letter-spacing:2px; line-height:1.4em; color:#FFFFFF; font-weight:normal; text-transform:uppercase; font-style:normal;border-left: 0px solid  #cccccc;border-right: 0px solid  #cccccc;border-top: 0px solid #cccccc;border-bottom: 1px solid  #ffffff;padding:4px;margin:0px;margin-bottom:10px;
	margin-top:0px;
	width:192px;
	_width:200px;
	background-color:#afafaf;
	text-align:left;}
	
.com-id-1 .com-newsletter-box div.umg-body                     { }
.com-id-1 .com-newsletter-box div.umg-footer                       { background-color:#f1f1f1; height:20px; clear:both; margin-bottom:0px;}
.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 div.nwlt-teaser-text                                 { display: none; }
.com-id-1 .com-newsletter-box div.umg-body div.nwlt-teaser-text p                               { }  

.com-id-1 .com-newsletter-box div.umg-body div.umg-newsletter-container                         {float:left; margin-right:10px; }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container                   { margin-top: 12px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container p                 { font: 10px verdana, geneva, arial, helvetica, sans-serif; color: #333333; }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container                 {  }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container p               { font-family: verdana; font-size: 11px; color: red; }  
                                                                    
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container                                                                       { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container                                            { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container                   { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-label         { display: none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-label span    { font-size:10px; color: #33333; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input         { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input input   { font: 10px verdana, geneva, arial, helvetica, sans-serif; color: #333333; margin-left:10px; width:90px;}
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input select  { }                                                       

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text                                           { display: none; }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p                                         { }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container                                                         { display: none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container                                                         { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container                                { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-label                      { } 
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-label span                 { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input                      { } 
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row        { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row input  { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row label  { }

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

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container                                        { float: left; margin-top:0px; }  /*  */
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text              { }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input         {font: 10px verdana, geneva, arial, helvetica, sans-serif; color: #333333;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input:hover   { }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik             { display: none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik input       { }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik input:hover { }

.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          { }


/* 	Thumbs */
.com-id-1 .com-collection-gallery										{ clear:both; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-header						{ display:none; }
.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						{ display:none; clear:both; }
.com-id-1 .com-collection-gallery div.umg-footer span.back				{ }
.com-id-1 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more				{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more a:hover		{ }
.com-id-1 .com-collection-gallery div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li					{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body		{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title					{ display:none;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{ text-align:center; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ float:left; text-align:center;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c table				{ margin:0; padding:0;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c table	tr			{ margin:0; padding:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c table	tr td		{ border:  1px solid #ffffff; padding:2px; background: #ff3300; text-align:center; vertical-align: middle; width:50px; height:50px;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{ display:inline; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img	{ border:0px;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright	{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-footer		{ display:none; }
/* 	Galerie Detailseite */
.com-id-1 .com-collection-gallery-bowser										{clear:both; padding:0px; margin:0px;} 
.com-id-1 .com-collection-gallery-bowser div.umg-header							{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							{padding:0px; margin:0px; clear:both;}
.com-id-1 .com-collection-gallery-bowser div.umg-footer							{height:20px; width: 502px; clear:both;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top						{ height:10px; border-bottom: 1px solid #cccccc; padding:0px; }
.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		{ display: none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-text				{ display: none; }
.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; padding:0px; margin:0px; margin-bottom:0px; padding-top:10px; padding-bottom:10px;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img						{ border: 0px solid #ff3300; padding:2px; background: transparent;}
.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			{ display:none; }
.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						{ text-align:center; padding:5px;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{ padding-right:10px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-info				{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{ }

/* Touren */

.com-id-1 .com-CollectionTour                                       {clear: both; margin: 0px; padding:0px;}
.com-id-1 .com-CollectionTour div.umg-header                        {clear: both; margin: 0px; padding:0px;}
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        {color: #ff3300; font-weight: normal; text-decoration: none;font-size: 11px; letter-spacing:2px; line-height:1.4em; text-transform:uppercase; margin:0px; margin-bottom:8px;}
.com-id-1 .com-CollectionTour div.umg-body                          {margin-top: 0px; padding:0px}
.com-id-1 .com-CollectionTour div.umg-footer                        {clear: both; height:0px; margin-top:0px; border-top: 0px solid #FF3300;}
.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; padding: 0; margin:0;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          {clear: both; list-style-type: none; padding: 0; margin:0; } 
.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 div.umg-text-c                                     { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c p.umg-global_belonging-name         { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-global_belonging-name         { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-global_belonging-name:hover   { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c p.umg-tour-name                     { display: none;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-partner_presenter          { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; padding: 0px; margin: 0px 0px 0px 0px; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.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    { }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a  { float: left; display: block; margin-bottom:10px; display: none;}
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link { display: none; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c .seitenAbschluss  { }

