	.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;
}

body { 
  line-height: 1.2; 
}

/* 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.
   
   HINEWEIS: CSS-Deklarationen sind in der screen.css von scalp.
      
-------------------------------------------------------------- */

/* -------------------------------------------------------------- 
   
   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
   
   HINWEIS: CSS-Deklarationen sind in der screen.css von scalp.
-------------------------------------------------------------- */
/*** HINWEIS: CSS-Deklarationen sind in der screen.css von scalp. ***/


.com 									{ }
.com div.umg-body:after 				{ content: "."; display:block; height:0; clear:both; visibility:hidden; }
.com div.umg-body           			{ display:inline-block; }
* html .com div.umg-body    			{ height:1%; }
.com div.umg-body           			{ display:block; }
.com div.umg-header     				{ }
.com div.umg-body       				{ }
.com div.umg-footer     				{ }
.com a                          		{ }
.com a:hover                    		{ }
.com h3.umg-headline            		{ }
.com ul.umg-list                		{ list-style-type:none; }
.com ul.umg-list li.umg-item    		{ }
.com input, .com select, .com textarea	{ vertical-align:top; }
.com select.umg-select          		{ }
.com input.umg-text             		{ } 
.com input.umg-submit           		{ }
.com input.umg-text             		{ }
.com input.umg-image            		{ }

#content .com div.umg-header					{ background-image:url(img/layout/bg_block_header.gif); height:50px; padding:0px 10px 0px 10px; }
#content .com div.umg-header h3.umg-headline	{ font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
#content .com div.umg-body						{ margin:0px; border-top:#000000 dotted 1px; }
/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************** Artists: Top Artists ****************** */
.com-id-2 .com-Teaser                                       { border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; width:800px; background-image:url(../img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-2 .com-Teaser div.umg-header                        { background-image:url(../img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-2 .com-Teaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-2 .com-Teaser div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-2 .com-Teaser div.umg-footer                        { display: none; }
.com-id-2 .com-Teaser div.umg-footer span.back              { }
.com-id-2 .com-Teaser div.umg-footer span.back a            { }
.com-id-2 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-Teaser div.umg-footer span.more              {  }
.com-id-2 .com-Teaser div.umg-footer span.more a            { }
.com-id-2 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-2 .com-Teaser div.umg-body ul						{ list-style-type:none; margin:0px; padding:0px; }
.com-id-2 .com-Teaser div.umg-body ul li					{ float:left; width:102px; height:110px; margin:8px 0px 0px 4px; border:1px dotted #000000; padding:3px; overflow:hidden; } 
.com-id-2 .com-Teaser div.umg-body ul li:hover				{ background-color:#ffff00; cursor:pointer; }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-1			{ margin-left:3px; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-header		{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body		{  }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.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: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top	{  } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline				{  }
.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    p.umg-teaser_sub_headline			{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date						{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name		{  } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name		{  } 
.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 span.umg-teaser_text					{  }
.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			{ text-align: center; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c img		{ border:1px solid #666666; display:block; }
.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							{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a						{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link			{ display:inline; font-weight:bold; margin:0; text-decoration:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link:hover	{  }


/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Subkünstlerseite: Pictures - More Pictures ********************************* */
.com-id-5 .com-Teaser                                       { border-top:8px solid #000000; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; position:relative; }
.com-id-5 .com-Teaser div.umg-header                        {  }
.com-id-5 .com-Teaser div.umg-header h3.umg-headline        {  }
.com-id-5 .com-Teaser div.umg-body                          {  }
.com-id-5 .com-Teaser div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-5 .com-Teaser div.umg-footer span.back              { display:block; float:left; width:150px;  }
.com-id-5 .com-Teaser div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-5 .com-Teaser div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-5 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-5 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-5 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-5 .com-Teaser div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right;  }
.com-id-5 .com-Teaser div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-5 .com-Teaser div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-5 .com-Teaser div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-5 .com-Teaser div.umg-body ul						{ list-style-type: none; margin: 0px; padding:0; }
.com-id-5 .com-Teaser div.umg-body ul li					{ border-bottom:1px dotted #000000; padding:8px 10px; }

.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-body					{  }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; width:102px; margin-right: 10px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border:1px solid #666666; display:block; }

.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 span.umg-date-top						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display:none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline					{ display: none;  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline              	{ font-weight:bold; background: url(img/icons/arrow_small.gif) no-repeat 0 3px; padding-left:10px; }
.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    p.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    p.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 span.umg-teaser_text						{ display: none; }
.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				{ display: none;}

.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 img				{  }
.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 div.umg-link-c								{ display:none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c a							{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link				{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link:hover		{  }
div.com-tool-sharethis                                                      { margin-top:15px; height:30px; }
div.com-tool-sharethis div.umg-body                                         { text-align:center; color: #000000; }
div.com-tool-sharethis div.umg-body a.umg-sharethis-social-link             { background:url(img/icons/button_small_sharethis.gif)  no-repeat; padding:5px 0 5px 28px; }
div.com-tool-sharethis div.umg-body a.umg-sharethis-social-link:hover       { }
div.com-tool-sharethis div.umg-body a.umg-sharethis-sendtofriend-link       { background:url(img/icons/button_small_tellafriend.gif) no-repeat; padding:5px 0 5px 28px; }
div.com-tool-sharethis div.umg-body a.umg-sharethis-sendtofriend-link:hover { }

.umgShareThis .outerLayer                                           { background-image:url(img/layout/bg_block_header.gif); border: 1px dotted #000000; color: #000000; }
.umgShareThis .outerLayer .innerLayer                               { }
.umgShareThis .outerLayer .innerLayer .menueLayer                   { }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonLeft          { background:#F5F5F5 url(img/layout/bg_content.gif); }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonLeft a        { color:#000000; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonLeft a:hover  {  }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonRight         { background:#F5F5F5 url(img/layout/bg_content.gif); }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonRight a       { color:#000000; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonRight a:hover {  }
.umgShareThis .outerLayer .contentLayer                                     { background:#F5F5F5 url(img/layout/bg_content.gif); }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer                  { }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer                  { }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer .inputLabel      { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight:normal; color:#000000; }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer .inputField      { padding-left:3px;padding-top:3px;background-image:url(img/layout/bg_input.gif); font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6;}
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer .inputButton     { -moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #bdbd01;background-color:#ffff00;height:22px;background-image:url(img/layout/bg_submit.gif); color:#000000; }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item             { background:#F5F5F5 url(img/layout/bg_content.gif); }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a           { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a img 		{ display:inline; }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a:hover     { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a:hover img { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item span        { color:#000000; }
.umgShareThis .outerLayer .contentLayer .responseMessage                    { background:#000000; color: #FFFF00; font-weight: bold; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* ( SiteSearchBox oben ) ********************************** */

.com-id-1 .com-SiteSearchBox                               { position:relative; left:0px; top:27px; width:170px; height:21px; z-index:20; }
.com-id-1 .com-SiteSearchBox div.umg-header                { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body                  { }
.com-id-1 .com-SiteSearchBox div.umg-body .umg-select      { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .umg-text        { float:left; width:120px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6; padding-left:3px;padding-top:3px;background-image:url(../img/layout/bg_input.gif); }
.com-id-1 .com-SiteSearchBox div.umg-body .umg-submit      { float:left; text-indent:-1000px; margin-left:5px; width:21px; height:21px; background:url(../img/icons/button_go.gif); }
.com-id-1 .com-SiteSearchBox div.umg-footer                { display: none; }

.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer                        { position: relative; }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer input#searchstring     { }

.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer div#spinner_html_ssb   { padding: 5px; width: 110px; background: transparent url(img/layout/bg_content.gif) repeat scroll 0 0; border: 1px dotted #000000; }
* html              .com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer div#spinner_html_ssb   { position: absolute; padding: 5px; width: 111px; background: transparent url(img/layout/bg_content.gif) repeat scroll 0 0; border: 1px dotted #000000; }
*:first-child+html  .com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer div#spinner_html_ssb   { padding: 5px; width: 111px; background: transparent url(img/layout/bg_content.gif) repeat scroll 0 0; border: 1px dotted #000000; }

.com-id-1 .com-SiteSearchBox div.umg-body input.searchinput                                                         { background-image: url(img/layout/bg_input.gif); background-color: #E6E6E6; border:1px solid #000000; float:left; height: 15px; width: 117px; font-size: 11px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; color: #000000; padding-left: 3px; padding-top: 3px; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container                                                   { height:20px; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text                       { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text input#searchbutton    { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik                     { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik input#searchbutton  { background: transparent url(img/icons/button_go.gif) no-repeat scroll 0 0; height: 21px; width: 21px; margin-left: 3px; float: left; border: none; cursor: pointer; }

.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0            { }            
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr                                               { position: absolute; left: -160px; top: 22px;  z-index: 40; border: 1px dotted #000000; background-color: #FFFFFF; width: 280px; }
* html              .com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr                           { left: -282px; top: 22px; } /* IE6 Hack */
*:first-child+html  .com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr                           { left: -159px; top: 22px; } /* IE7 Hack */
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-doctype                         { background: url(img/layout/bg_block_header.gif); border-top: 4px solid #000000; border-bottom: 1px dotted #000000; color: #000000; font-family: Impact,Haettenschweiler,"Arial Narrow Bold",Arial,sans-serif; font-size: 18px; font-weight: bold; height: 24px; padding: 4px; width: 272px; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item                            { font-family: verdana,arial,helvetica,sans-serif; background-color: #FFFFFF; border-bottom: 1px solid #E7E0D1; font-size: 9px; padding: 4px; color: #666258; margin: 0px 1px 0px 1px; width: 270px; clear:both; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top                                                        { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top span.ss-result-item-counter                            { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link                                  { display: block; width: 260px; text-decoration: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.element-theme               { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.doctype-headline-trenner-1  { padding: 0px 2px; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.element-doctype             { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.doctype-headline-trenner-2  { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.element-headline            { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-subheadline                                                         { }

.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper                                { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div.ss-result-block-solr div.doctype-date        { }   

.com-id-1 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox                                                        { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox .checkbox-label                                        {  }
                                                                                                                                     
  
/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************* ( ArtistSubSite SiteSearchBox oben ) ****************************** */

.com-id-2 .com-SiteSearchBox                               { position:relative; left:630px; top:-29px; width:170px; height:21px; z-index:20; }
.com-id-2 .com-SiteSearchBox div.umg-header                { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body                  { }
.com-id-2 .com-SiteSearchBox div.umg-body .umg-select      { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .umg-text        { float:left; width:120px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6; padding-left:3px;padding-top:3px;background-image:url(../img/layout/bg_input.gif); }
.com-id-2 .com-SiteSearchBox div.umg-body .umg-submit      { float:left; text-indent:-1000px; margin-left:5px; width:21px; height:21px; background:url(../img/icons/button_go.gif); cursor: pointer; }
.com-id-2 .com com-SiteSearchBox div.umg-footer            { display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************** ( SiteSearchBox auf Suchergebnisseite ) **************************** */

.com-id-3 .com-SiteSearchBox                               { margin-bottom: 14px; border-bottom: 2px solid #000000; border-top: 8px solid #000000; position: relative; }
.com-id-3 .com-SiteSearchBox div.umg-header                { boder-top: 8px solid #000000; }
.com-id-3 .com-SiteSearchBox div.umg-body                  { background: transparent url(img/layout/bg_content.gif) repeat scroll 0 0; padding: 10px 10px 10px 120px; }
.com-id-3 .com-SiteSearchBox div.umg-body .umg-select      { display: none; }
.com-id-3 .com-SiteSearchBox div.umg-body .umg-text        { float:left; width:120px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6; padding-left:3px;padding-top:3px;background-image:url(../img/layout/bg_input.gif); }
.com-id-3 .com-SiteSearchBox div.umg-body .umg-submit      { float:left; text-indent:-1000px; margin-left:5px; width:21px; height:21px; background:url(../img/icons/button_go.gif); }
.com-id-3 .com-SiteSearchBox div.umg-footer                { display: none; }

.com-id-3 .com-SiteSearchBox div.umg-body div.searchBoxContainer                        { padding-left: 4px; }
.com-id-3 .com-SiteSearchBox div.umg-body div.searchBoxContainer input#searchstring     { }

.com-id-3 .com-SiteSearchBox div.umg-body input.searchinput                                                         { background-image: url(img/layout/bg_input.gif); background-color: #E6E6E6; border:1px solid #000000; float:left; height: 15px; width: 495px; font-size: 11px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; color: #000000; padding-left: 3px; padding-top: 3px; }
.com-id-3 .com-SiteSearchBox div.umg-body .searchbutton-container                                                   { height:22px; }
.com-id-3 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text                       { display: none; }
.com-id-3 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text input#searchbutton    { }
.com-id-3 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik                     { }
.com-id-3 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik input#searchbutton  { background: transparent url(img/icons/button_go.gif) no-repeat scroll 0 0; width: 21px; height: 21px; border:0px; margin-left: 5px; cursor: pointer; }

.com-id-3 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl1            { }
.com-id-3 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl1 div.ss-result-block-solr                                               { }
.com-id-3 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl1 div.ss-result-block-solr div.ss-result-doctype                         { }
.com-id-3 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl1 div.ss-result-block-solr div.ss-result-item                            { }
.com-id-3 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl1 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top                                  { }
.com-id-3 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl1 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top span.ss-result-item-counter      { display: none; }
.com-id-3 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl1 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link            { }

.com-id-3 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl1 div.ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper                                { display: none; }
.com-id-3 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl1 div.ss-result-block-solr div.doctype-date        { }   

.com-id-3 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox                                                           { padding-top: 5px; float: left; display: block; }
* html              .com-id-3 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox                                       { padding-top: 2px; } /* IE6 Hack */
*:first-child+html   .com-id-3 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox                                      { padding-top: 2px; } /* IE7 Hack */
.com-id-3 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox span.checkbox-item                                        { float: left; margin-right: 3px; }
.com-id-3 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox span.checkbox-item input                                  { display: block; float: left; }
.com-id-3 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox span.checkbox-item label.checkbox-label                   { color: #000000; text-transform: uppercase; display: block; float: left; padding-top: 2px; }


.com-id-3 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                                                 {  }
.com-id-3 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-doctype                                              { background:#000000; color:#FFFFFF; font-size:11px; font-variant:small-caps; font-weight:normal; padding:2px; }
.com-id-3 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item                                                 { clear:both; background:#F7F7F5; margin-bottom:1px; padding:4px; }
.com-id-3 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-headline                        { margin-bottom:2px;  }
.com-id-3 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-counter                         { font-size:11px; }
.com-id-3 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-headline .ss-result-item-link   { color:#33cc00; }
.com-id-3 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item div.image-c                                     { display: none; }
.com-id-3 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item div.image-c .ss-result-item-image               { float:left; border:1px solid #000000; width:50px; margin:0 5px 0 0;  }
.com-id-3 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-body                            {  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ News-Teaser auf der Startseite ******************************************* */

.com-id-1 .com-ArticleTeaser 									   { line-height:1.1; border-top:8px solid #000000; width:436px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-1 .com-ArticleTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-ArticleTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-ArticleTeaser div.umg-body                          { border-top:0px !important; }
.com-id-1 .com-ArticleTeaser div.umg-body a                        { text-decoration:underline; }
.com-id-1 .com-ArticleTeaser div.umg-footer                        { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back              { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back a            { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more              { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more:hover        { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a            { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a:hover      { }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser	   { }


.com-id-1 .com-ArticleTeaser div.umg-body { }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-teaser-header { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-teaser-header a.umg-teaser-headline1 {  }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ cursor:pointer; border-top:1px dotted #000000; padding:5px 10px;} 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c:hover		{ background-color:#ffff00; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-odd			{  } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-odd:hover	{  } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-even			{  }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-even:hover	{  }  

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { width:82px; float:left; margin-right:6px; }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { border:1px solid #666666; display:block; }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-odd   {  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-even  {  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-1     {  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-2     {  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-3     {  }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-news-type						{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date					  	{ display:none; }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name 			{ font-weight:bold; text-decoration:none; color:#000000;	 }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name:hover 	{ font-weight:bold; text-decoration:underline; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2             	{ font-family:Arial, Helvetica, Verdana, sans-serif; font-size:14px; margin-top:2px; margin-bottom:1px; font-weight:bold; color:#000000; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2             	{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline           	{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline		  	{  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text					{ display:inline; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text a				{ color:#000000; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr                    	{ display:block; background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; color:#000000; }   

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-7 div.umg-image-c { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-7 div.umg-content-c { width:auto; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-7 div.umg-content-c p.umg-teaser-headline2 { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-7 div.umg-content-c a.umg-teaser-headline2 { display:inline; color:#000000; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-7 div.umg-content-c span.umg-teaser-date-inline { display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-7 div.umg-content-c div.umg-teaser-text { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-7 div.umg-content-c a.umg-link-mehr { display: none; }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-8 div.umg-image-c { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-8 div.umg-content-c { width:auto; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-8 div.umg-content-c p.umg-teaser-headline2 { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-8 div.umg-content-c a.umg-teaser-headline2 { display:inline; color:#000000; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-8 div.umg-content-c span.umg-teaser-date-inline { display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-8 div.umg-content-c div.umg-teaser-text { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-8 div.umg-content-c a.umg-link-mehr { display: none; } 

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-9 div.umg-image-c { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-9 div.umg-content-c { width:auto; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-9 div.umg-content-c p.umg-teaser-headline2 { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-9 div.umg-content-c a.umg-teaser-headline2 { display:inline; color:#000000; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-9 div.umg-content-c span.umg-teaser-date-inline { display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-9 div.umg-content-c div.umg-teaser-text { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-9 div.umg-content-c a.umg-link-mehr { display: none; }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-10 div.umg-image-c { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-10 div.umg-content-c { width:auto; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-10 div.umg-content-c p.umg-teaser-headline2 { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-10 div.umg-content-c a.umg-teaser-headline2 { display:inline; color:#000000; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-10 div.umg-content-c span.umg-teaser-date-inline { display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-10 div.umg-content-c div.umg-teaser-text { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-10 div.umg-content-c a.umg-link-mehr { display: none; } 



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ MORE News-Teaser - rechte Spalte ******************************************* */

.com-id-2 .com-ArticleTeaser 									   	{ border-top:8px solid #000000; width:350px; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-2 .com-ArticleTeaser div.umg-header                        	{ background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-2 .com-ArticleTeaser div.umg-header h3.umg-headline        	{ font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-2 .com-ArticleTeaser div.umg-body                          	{ border-top:0px !important; }
.com-id-2 .com-ArticleTeaser div.umg-footer                        { background-color:#000000; font-size:10px; padding:5px 10px; text-transform:uppercase; margin-top:2px; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.back              { display:block; float:left; width:150px;  }
.com-id-2 .com-ArticleTeaser div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.pagetop           { display: none; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-ArticleTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right;  }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-2 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-teaser-header 	{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-teaser-header a.umg-teaser-headline1 {  }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ cursor:pointer; border-top:1px dotted #000000; padding:5px 10px; overflow:hidden; } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c:hover		{ background-color:#ffff00; } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-odd			{  } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-odd:hover	{  } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-even			{  }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-even:hover	{  }  

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { width:62px; float:left; margin-right:6px; overflow:hidden; }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { border:1px solid #666666; display:block; }  

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c												{ }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-news-type								{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date					  			{ margin:0px; display:inline; }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name 			{ font-weight:bold; text-decoration:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name:hover 	{ font-weight:bold; text-decoration:underline; } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2             			{ margin:0px; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2             			{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline           			{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline		  			{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text                  		{ display:none; }   
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr                    			{ background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; color:#000000; }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ MORE News-Teaser - Linke Spalte ******************************************* */

.com-id-3 .com-ArticleTeaser 									   	{ border-top:8px solid #000000; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; position:relative; }
.com-id-3 .com-ArticleTeaser div.umg-header                        	{ background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-3 .com-ArticleTeaser div.umg-header h3.umg-headline        	{ font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-3 .com-ArticleTeaser div.umg-body                          	{ border-top:0px !important; }
.com-id-3 .com-ArticleTeaser div.umg-footer                        { background-color:#000000; font-size:10px; padding:5px 10px; text-transform:uppercase; margin-top:2px; }
.com-id-3 .com-ArticleTeaser div.umg-footer span.back              { display:block; float:left; width:150px;  }
.com-id-3 .com-ArticleTeaser div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-3 .com-ArticleTeaser div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-3 .com-ArticleTeaser div.umg-footer span.pagetop           { display: none; }
.com-id-3 .com-ArticleTeaser div.umg-footer span.pagetop a         { }
.com-id-3 .com-ArticleTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-ArticleTeaser div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right;  }
.com-id-3 .com-ArticleTeaser div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-3 .com-ArticleTeaser div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-3 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-teaser-header 	{ display: none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-teaser-header a.umg-teaser-headline1 {  }

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ cursor:pointer; border-top:1px dotted #000000; padding:5px 10px; overflow:hidden; } 
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c:hover		{ background-color:#ffff00; } 
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-odd			{  } 
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-odd:hover	{  } 
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-even			{  }  
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-even:hover	{  }  

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { width:62px; float:left; margin-right:6px; overflow:hidden; }  
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { border:1px solid #666666; display:block; }  

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c												{ }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-news-type								{ display:none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date					  			{ margin:0px; display:inline; }

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name 			{ font-weight:bold; text-decoration:none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name:hover 	{ font-weight:bold; text-decoration:underline; } 
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2             			{ margin:0px; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2             			{ display:none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline           			{ display:none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline		  			{ display:none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text                  		{ display:none; }   
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr                    			{ background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; color:#000000; }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ News-Teaser auf der Startseite ******************************************* */

.com-id-4 .com-ArticleTeaser 									   { line-height:1.1; border-top:8px solid #000000; width:436px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-4 .com-ArticleTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-4 .com-ArticleTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-4 .com-ArticleTeaser div.umg-body                          { border-top:0px !important; }
.com-id-4 .com-ArticleTeaser div.umg-body a                        { text-decoration:underline; }
.com-id-4 .com-ArticleTeaser div.umg-footer                        { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-4 .com-ArticleTeaser div.umg-footer span.back              { display:block; float:left; width:150px;  }
.com-id-4 .com-ArticleTeaser div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-4 .com-ArticleTeaser div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-4 .com-ArticleTeaser div.umg-footer span.pagetop           { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-footer span.pagetop a         { }
.com-id-4 .com-ArticleTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-ArticleTeaser div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right;  }
.com-id-4 .com-ArticleTeaser div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-4 .com-ArticleTeaser div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-4 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display: none; }


.com-id-4 .com-ArticleTeaser div.umg-body { }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-teaser-header { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-teaser-header a.umg-teaser-headline1 {  }

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ cursor:pointer; border-top:1px dotted #000000; padding:5px 10px;} 
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c:hover		{ background-color:#ffff00; } 
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-odd			{  } 
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-odd:hover	{  } 
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-even			{  }  
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-even:hover	{  }  

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { width:150px; float:left; margin-right:10px; }  
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { border:1px solid #666666; display:block; }  
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-odd   {  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-even  {  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-1     {  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-2     {  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-3     {  }

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-news-type						{ display:none; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date					  	{ display:none; }

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name 			{ font-weight:bold; text-decoration:none; color:#000000;	 }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name:hover 	{ font-weight:bold; text-decoration:underline; } 
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2             	{ font-family:Arial, Helvetica, Verdana, sans-serif; font-size:14px; margin-top:2px; margin-bottom:1px; font-weight:bold; color:#000000; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2             	{ display:none; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline           	{ display:none; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline		  	{  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text					{ display:inline; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text a				{ color:#000000; } 
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr                    	{ background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; color:#000000; }   
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Subkünstlerseite: rechte Spalte Releases ************************************** */

.com-id-1 .com-WarehouseTeaser 									     { border-top:8px solid #000000; border-bottom:8px solid #000000; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; position:relative; }
.com-id-1 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-WarehouseTeaser div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-1 .com-WarehouseTeaser div.umg-footer                        { display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display:none; } 

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type:none; margin:0px; padding:0px; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c				{ float:left; width:152px; height:270px; margin:9px 0px 0px 8px; border:1px dotted #000000; padding:3px 4px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover		{ background-color:#ffff00; cursor:pointer; }
.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			{ margin:9px 0px 0px 8px; }

.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:block; font-size:11px; font-weight:bold; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c                         {  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img			            { border:1px solid #666666; display:block; }
.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								{ }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-global_belonging-name	{ font-weight:bold; margin:0; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-global_belonging-name	{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-global_belonging-name	{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-trenner				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline				{ margin:0; height:40px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory2	{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory		{ margin:0; }

.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; } 
.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; } 
.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; } 
.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; } 
.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; } 
.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-distributor				{ display: none; } 

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{ display:none; }
.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_subcategory2	{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory		{ margin:0; }


.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c                         { display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-shop-link         {  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-shop-link:hover   {  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link       {  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link:hover {  }



.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ }
.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 span.umg-shop-link		{ display:none; }
.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-shop-c a.umg-artist-link		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover	{ text-decoration:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c          				{ display:block; height:27px; border-right:#cccccc dotted 1px; border-bottom:#cccccc dotted 1px; border-left:#cccccc dotted 1px; margin-bottom:3px; padding:0px 5px 5px 5px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c img         			{ border:0px none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c span.umg-shop-link	   	{ display:block; float:left; margin:5px 5px 5px 0px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-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-image-c div.umg-shop-c a.umg-shop-link:hover 	{ }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** Startseite: Records ************************************** */

.com-id-2 .com-WarehouseTeaser 									     { border-top:8px solid #000000; width:350px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-2 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-2 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-2 .com-WarehouseTeaser div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-2 .com-WarehouseTeaser div.umg-footer                        { display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display:none; } 

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type:none; margin:0px; padding:0px; } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c				{ float:left; width:152px; height:270px; margin:9px 0px 0px 8px; border:1px dotted #000000; padding:3px 4px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover		{ background-color:#ffff00; cursor:pointer; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd			{ } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even			{ margin:9px 0px 0px 8px; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        { display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c span.umg-date-top						{ display:block; font-size:11px; font-weight:bold; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c                         {  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img			            { border:1px solid #666666; display:block; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-date-c			{ display: none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c								{ }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-global_belonging-name	{ font-weight:bold; margin:0; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-global_belonging-name	{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-global_belonging-name	{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-trenner				{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline				{ margin:0; height:40px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline				{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory2	{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory		{ margin:0; }

.com-id-2 .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; } 
.com-id-2 .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; } 
.com-id-2 .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; } 
.com-id-2 .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; } 
.com-id-2 .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-2 .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; } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor				{ display: none; } 

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-sku						{  }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory2	{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory		{ margin:0; }


.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c                         { display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-shop-link         {  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-shop-link:hover   {  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link       {  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link:hover {  }



.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover					{ }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c span.umg-shop-link		{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link:hover	{ }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover	{ text-decoration:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c          				{ display:block; height:27px; border-right:#cccccc dotted 1px; border-bottom:#cccccc dotted 1px; border-left:#cccccc dotted 1px; margin-bottom:3px; padding:0px 5px 5px 5px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c img         			{ border:0px none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c span.umg-shop-link	   	{ display:block; float:left; margin:5px 5px 5px 0px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c a.umg-shop-link       	{ }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c a.umg-shop-link:hover 	{ }




/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *************************** Releases: Top-Releases *********************************** */

.com-id-3 .com-WarehouseTeaser 									   { border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; width:800px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-3 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-3 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-3 .com-WarehouseTeaser div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-3 .com-WarehouseTeaser div.umg-footer                        { display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display:none; } 

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type:none; margin:0px; padding:0px; } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c			{ float:left; width:102px; height:210px; margin:8px 0px 0px 4px; border:1px dotted #000000; padding:3px; overflow:hidden; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover		{ background-color:#ffff00; cursor:pointer; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd			{ } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even		{ }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-1			{ margin-left:3px; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        		{ display:none; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top		{ display:block; font-size:11px; font-weight:bold; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                         {  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img			            { border:1px solid #666666; display:block; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c			{ display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c          { display:none; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c								{ }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name	{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name	{ font-weight:bold; margin:0; text-decoration:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-global_belonging-name	{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner				{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline				{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline				{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c .umg-text						{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date					{ display:none; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c				{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date					{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-sku						{  }

.com-id-3 .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; } 
.com-id-3 .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; } 
.com-id-3 .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; } 
.com-id-3 .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; } 
.com-id-3 .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 {  }
.com-id-3 .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; } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor				{ display: none; } 

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2	{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{ margin:0; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c				{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c									{ display:none; }




/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *************************** Releases: Releases *********************************** */

.com-id-4 .com-WarehouseTeaser 									   { border-top:8px solid #000000; width:800px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; }
.com-id-4 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-4 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-4 .com-WarehouseTeaser div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-4 .com-WarehouseTeaser div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back              { display:block; float:left; width:150px; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.pagetop           { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser	{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li	{  }

.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                   { display:none; } 

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type:none; margin:0px; padding:0px; } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c			{ float:left; width:202px; height:320px; margin:8px 0px 0px 20px; border:1px dotted #000000; padding:3px 18px; overflow:hidden; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover		{ }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd			{ } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even		{ }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        		{ display:none; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top		{ display:block; font-size:11px; font-weight:bold; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c											{ }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img										{ border:1px solid #666666; display:block; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c							{ display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c							{ display:block; height:27px; border-right:#cccccc dotted 1px; border-bottom:#cccccc dotted 1px; border-left:#cccccc dotted 1px; margin-bottom:3px; padding:0px 5px 5px 5px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c img						{ border:0px none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c span.umg-shop-link		{ display:block; float:left; margin:5px 5px 5px 0px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c a.umg-shop-link			{ }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c a.umg-shop-link:hover	{ }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c							{ display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c										{ }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name			{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-global_belonging-name		{ font-weight:bold; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name			{ font-weight:bold; margin:0; text-decoration:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name:hover 	{ text-decoration:underline; background-color:transparent; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner						{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline						{ margin:0; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline						{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c .umg-text								{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date							{ display:none; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c				{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date					{  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-sku						{  }

.com-id-4 .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; } 
.com-id-4 .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; } 
.com-id-4 .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; } 
.com-id-4 .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; } 
.com-id-4 .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 {  }
.com-id-4 .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; } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor					{ display: none; } 

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2		{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory			{ margin:0; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c		{ display:none; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c													{ }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover											{ }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c span.umg-shop-link								{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link:hover							{ }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link								{ display:block; background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover							{ text-decoration:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Banner  ******************************************* */
.com-id-1 .com-ad-server                                       {  }
.com-id-1 .com-ad-server div.umg-header                        { display:none; }
.com-id-1 .com-ad-server div.umg-header h3.umg-headline        {  }
.com-id-1 .com-ad-server div.umg-body                          {  }
.com-id-1 .com-ad-server div.umg-footer                        { display:none;  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Home: Med. Rectangle ******************************************* */
.com-id-2 .com-ad-server                                       { margin-bottom: 14px; }
.com-id-2 .com-ad-server div.umg-header                        { height:auto !important; padding:0 2px !important; margin-bottom:5px; position:relative; }
.com-id-2 .com-ad-server div.umg-header h3.umg-headline        { font-family:Verdana, Arial, Helvetica, sans-serif !important; line-height:20px !important; font-size:10px !important; font-weight:normal !important; }
.com-id-2 .com-ad-server div.umg-body                          { text-align:center; border:0px !important; }
.com-id-2 .com-ad-server div.umg-body a img                    { display:inline; }
.com-id-2 .com-ad-server div.umg-footer                        { display:none;  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Voting: Home *************************************** */  

.com-id-1 .com-action  									  	{ background:url(img/layout/bg_content.gif) #f5f5f5; }
.com-id-1 .com-action div.umg-header                        { border-top:8px solid #000000; background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; border-bottom:#000000 dotted 1px; }
.com-id-1 .com-action div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-action div.umg-body                          { border-top:0px !important; margin:0px; padding:0px; background: url(img/layout/bg_content.gif) #f5f5f5; }
.com-id-1 .com-action div.umg-footer                        { display: none; }
.com-id-1 .com-action div.umg-footer span.back              { }
.com-id-1 .com-action div.umg-footer span.back a            { }
.com-id-1 .com-action div.umg-footer span.back a:hover      { }
.com-id-1 .com-action div.umg-footer span.pagetop           { }
.com-id-1 .com-action div.umg-footer span.pagetop a         { }
.com-id-1 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-action div.umg-footer span.more              { }
.com-id-1 .com-action div.umg-footer span.more a            { }
.com-id-1 .com-action div.umg-footer span.more a:hover      { }

.com-id-1 .com-action div.umg-body .umg-image-c-top		{ margin:5px 5px 0px 5px; padding:5px; float:left; }
.com-id-1 .com-action div.umg-body .umg-image-c-top img	{ border:1px solid #666666; display:block; }

.com-id-1 .com-action div.umg-body .umg-content-c								{ margin:0px 5px; padding:5px; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-global_belonging_name	{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-trenner					{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-headline					{ display:block; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:14px; font-weight:bold; color:#000000; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-sub_headline				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-text						{ }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-deadline					{ display:block; margin:5px 0px; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link					{ }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link a				{ margin:10px 0px; display:block; background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; }

.com-id-1 .com-action div.umg-body .umg-content-c-right								{ display:none; }

.com-id-1 .com-action div.umg-body .umg-image-c-bottom				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-image-c-bottom img			{ }

.com-id-1 .com-action div.umg-body .umg-partner-c					{ margin:0px 5px; padding:5px; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc; }
.com-id-1 .com-action div.umg-body .umg-partner-c img				{ }

.com-id-1 .com-action div.umg-body .karussellTrenner				{ }

.com-id-1 .com-action div.umg-body .umg-won_text					{ margin:0px 5px; padding:5px; background-color:#ffffcc; border:1px dotted #cccccc; }
.com-id-1 .com-action div.umg-body .umg-won_text p					{ margin:0px; }

.com-id-1 .com-action div.umg-body .umg-actionreply-c				{ clear:both; margin:10px 0; }
.com-id-1 .com-action div.umg-body .umg-actionreply-c p				{ font-weight:bold; color:#000000; margin-left: 10px; }

.com-id-1 .com-action div.umg-body .umg-form-c																{ margin:0px 5px 5px 5px; padding:10px 5px 0px 5px; border:1px dotted #cccccc; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{ }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c										{ }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select,
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6; padding-left:3px;padding-top:3px;background-image:url(img/layout/bg_input.gif); }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{ height:20px; width:256px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ padding-bottom:2px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:transparent; border:0px; width:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image	{ margin:5px 0; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c															{ list-style-type:none; padding:0px; margin:0px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c											{ border-bottom:1px dotted #cccccc; margin-bottom:5px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c .umg-question-text-c						{ font-weight:bold; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c							{ list-style-type:none; margin:0px 0px 5px 0px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	    	{ margin:3px 0px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c input	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6; padding-left:3px;padding-top:3px;background-image:url(img/layout/bg_input.gif); }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{ }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{ vertical-align:middle; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{ }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{ margin:5px 0px 0px 5px; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ clear:both; padding:10px 0px; border-top:1px dotted #cccccc; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text	{ }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; padding-bottom:3px; font-size:11px; -moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #bdbd01;background-color:#ffff00;height:22px;background-image:url(img/layout/bg_submit.gif); }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{ }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom	{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* Win: Top-Gewinnspiel *************************************** */  

.com-id-2 .com-action  									  	{ border-top:8px solid #000000; border-bottom:8px solid #000000; margin:0px; padding:0px; background: url(img/layout/bg_content.gif) #f5f5f5; margin-bottom:14px; position:relative; }
.com-id-2 .com-action div.umg-header                        {  background-image:url(img/layout/bg_block_header.gif); height:50px;  padding:0px 10px 0px 10px; }
.com-id-2 .com-action div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-2 .com-action div.umg-body                          {  }
.com-id-2 .com-action div.umg-footer                        { display: none; }
.com-id-2 .com-action div.umg-footer span.back              { }
.com-id-2 .com-action div.umg-footer span.back a            { }
.com-id-2 .com-action div.umg-footer span.back a:hover      { }
.com-id-2 .com-action div.umg-footer span.pagetop           { }
.com-id-2 .com-action div.umg-footer span.pagetop a         { }
.com-id-2 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-action div.umg-footer span.more              { }
.com-id-2 .com-action div.umg-footer span.more a            { }
.com-id-2 .com-action div.umg-footer span.more a:hover      { }

.com-id-2 .com-action div.umg-body .umg-image-c-top		{ margin:5px 5px 0px 5px; padding:5px; border-top:1px dotted #cccccc; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc;}
.com-id-2 .com-action div.umg-body .umg-image-c-top img	{ border:1px solid #666666; display:block; }

.com-id-2 .com-action div.umg-body .umg-content-c								{ margin:0px 5px; padding:5px; border:1px dotted #cccccc; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-global_belonging_name	{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-trenner					{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-headline					{ display:block; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:14px; font-weight:bold; color:#000000; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-sub_headline				{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-text						{ }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-deadline					{ display:block; margin:5px 0px; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-ext_link					{ }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-ext_link a				{ margin:10px 0px; display:block; background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; }

.com-id-2 .com-action div.umg-body .umg-content-c-right								{ display:none; }

.com-id-2 .com-action div.umg-body .umg-image-c-bottom				{ display:none; }
.com-id-2 .com-action div.umg-body .umg-image-c-bottom img			{ }

.com-id-2 .com-action div.umg-body .umg-partner-c					{ margin:0px 5px; padding:5px; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc; }
.com-id-2 .com-action div.umg-body .umg-partner-c img				{ }

.com-id-2 .com-action div.umg-body .karussellTrenner				{ }

.com-id-2 .com-action div.umg-body .umg-won_text					{ margin:0px 5px; padding:5px; background-color:#ffffcc; border:1px dotted #cccccc; }
.com-id-2 .com-action div.umg-body .umg-won_text p					{ margin:0px; }

.com-id-2 .com-action div.umg-body .umg-actionreply-c				{ clear:both; margin:10px 0; }
.com-id-2 .com-action div.umg-body .umg-actionreply-c p				{ font-weight:bold; color:#000000; margin-left: 10px; }

.com-id-2 .com-action div.umg-body .umg-form-c																{ margin:0px 5px 5px 5px; padding:10px 5px 0px 5px; border-right:1px dotted #cccccc; border-bottom:1px dotted #cccccc; border-left:1px dotted #cccccc; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c										{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ margin-bottom:5px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select,
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6; padding-left:3px;padding-top:3px;background-image:url(img/layout/bg_input.gif); width:190px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{ width:210px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ float:right; padding-top:3px; width:180px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-newsletter	{ float:none; font-weight:bold; margin-top:10px; width:auto; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:transparent; border:0px; width:20px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container-captcha	{ margin:10px 0; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image	{ margin:5px 0; }

.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c															{ list-style-type:none; padding:0px; margin:0px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c											{ border-bottom:1px dotted #cccccc; margin-bottom:5px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c .umg-question-text-c						{ font-weight:bold; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c							{ list-style-type:none; margin:0px 0px 5px 0px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	    	{ margin:3px 0px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c input	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6; padding-left:3px;padding-top:3px;background-image:url(img/layout/bg_input.gif); }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c .umg-action-free-answer-container input	{ width:92%; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{ vertical-align:middle; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container		{ display:none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{ margin:5px 0px 0px 5px; }

.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ clear:both; padding:10px 0px; border-top:1px dotted #cccccc; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text	{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{ display:none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; padding-bottom:3px; font-size:11px; -moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #bdbd01;background-color:#ffff00;height:22px;background-image:url(img/layout/bg_submit.gif); }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{ }

.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom	{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Header Content: Newsletter Basic *********************************** */  
.com-id-1 .com-newsletter-box                                  { position:relative; left:0px; top:50px; width:170px; height:21px; }
.com-id-1 .com-newsletter-box div.umg-header                   { display:none; }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   {  }
.com-id-1 .com-newsletter-box div.umg-body                     {  }
.com-id-1 .com-newsletter-box div.umg-footer                       { display: none; }
.com-id-1 .com-newsletter-box div.umg-footer span.back             { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.more             { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop          { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a        { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text									{ }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{ font-size:11px; margin:0 0 0 0; }

.com-id-1 .com-newsletter-box div.umg-body div.umg-newsletter-thx-text-container,
.com-id-1 .com-newsletter-box div.umg-body div.umg-newsletter-error-text-container				{ clear:both; padding:4px; background:#000000; color:#FFFF00; font-weight:bold; }

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{  }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ display:none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ float: left; width: 120px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input		{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6; height:15px; width: 117px; padding-left:3px; padding-top:3px; background-image:url(img/layout/bg_input.gif); }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{ font-size:11px; margin:10px 0 0 0; }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ }

.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							{ float:left; }
.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	{ background: url(img/icons/button_go.gif) no-repeat; float: left; margin-left:5px; width:21px; height:21px; border:0px; }

.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 .com-newsletter-box div.umg-body .umg-more-newsletter-container						{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************** Rechte Spalte: Newsletter-QuickSubscribeBox ********************************* */
.com-id-2 .com-newsletter-box  									     { border-top:8px solid #000000; width:350px; border-bottom:8px solid #000000; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-2 .com-newsletter-box div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-2 .com-newsletter-box div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-2 .com-newsletter-box div.umg-body                          { margin:0px; padding:8px 10px; border-top:#000000 dotted 1px; }
.com-id-2 .com-newsletter-box div.umg-footer                        { display:none; }

.com-id-2 .com-newsletter-box div.umg-body div.nwlt-teaser-text											{ margin-bottom:5px; }
.com-id-2 .com-newsletter-box div.umg-body div.umg-newsletter-container									{ float:left; width:200px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ display:none; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{  }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input		{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; border:1px solid #000000;background-color:#e6e6e6; height:15px; width: 200px; padding-left:3px; padding-top:3px; background-image:url(img/layout/bg_input.gif); }
.com-id-2 .com-newsletter-box div.umg-body div.nwlt-text													{ display:none; }
.com-id-2 .com-newsletter-box div.umg-body div.umg-newsletter-additional									{ display:none; }
.com-id-2 .com-newsletter-box div.umg-body div.umg-newsletter-thx-text-container,
.com-id-2 .com-newsletter-box div.umg-body div.umg-newsletter-error-text-container							{ clear:both; padding:4px; background:#000000; color:#FFFF00; font-weight:bold; }
.com-id-2 .com-newsletter-box div.umg-body div.cm-data-secure-checkbox-container							{ display:none; }
.com-id-2 .com-newsletter-box div.umg-body div.umg-action-button-container									{ float:left; margin-left:10px; }
.com-id-2 .com-newsletter-box div.umg-body div.umg-action-button-container span.umg-button-send-text input	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; padding-bottom:3px; font-size:11px; -moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #bdbd01;background-color:#ffff00;height:22px;background-image:url(img/layout/bg_submit.gif); }
.com-id-2 .com-newsletter-box div.umg-body div.umg-action-button-container span.umg-button-send-grafik		{ display:none; }
.com-id-2 .com-newsletter-box div.umg-body div.umg-mandatory-field-disclaimer-container						{ display:none; }

.com-id-2 .com-newsletter-box div.umg-body div.umg-more-newsletter-container					{ clear:both; padding-top:8px; }
.com-id-2 .com-newsletter-box div.umg-body div.umg-more-newsletter-container a					{ background: url(img/icons/arrow_small.gif) no-repeat 0 3px; padding-left:10px; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************** Newsletter: "Weitere Newsletter bestellen"-Seite ********************************* */
.com-id-3 .com-newsletter-box  									     { border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; position:relative; }
.com-id-3 .com-newsletter-box div.umg-header                        {  }
.com-id-3 .com-newsletter-box div.umg-header h3.umg-headline        {  }
.com-id-3 .com-newsletter-box div.umg-body                          { padding:8px 10px; border-top:#000000 dotted 1px; }
.com-id-3 .com-newsletter-box div.umg-footer                        { display:none; }

.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional 																	{ border:1px dotted #CCCCCC; float:left; margin:10px 0 10px 10px; width:320px; }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .umg-newsletter-additional-text		 							{ height:40px; margin:5px; }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .umg-newsletter-additional-text p		 							{ margin:0; padding:0; color:#000000; font-family:Arial,Helvetica,Verdana,sans-serif; font-size:14px; font-weight:bold; }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container							{ height:280px; overflow:auto; }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container	{  }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-label	{ display:none; }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input	{  }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-newsletter-block-title	{ display:none; }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-newsletter-block		{  }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-newsletter-block .cm-input-row	{ border-top:1px dotted #CCCCCC; padding:3px 5px 3px 8px; }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-newsletter-block input	{ margin:0; }
.com-id-3 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-newsletter-block label	{ display:inline; font-weight:normal; }

.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper														{ border:1px dotted #CCCCCC; float:left; height:330px; margin:10px 0 10px 10px; width:415px; }
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .nwlt-teaser-text									{ padding:8px 10px; }
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .nwlt-teaser-text h2									{ font-size:14px; }

.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .umg-newsletter-container							{ padding:0px 10px; }
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .umg-newsletter-container .umg-subscribe-field-container									{  }
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .umg-newsletter-container .umg-subscribe-field-container .cm-form-field-container		{ clear:both; padding:3px 0; }
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .umg-newsletter-container .umg-subscribe-field-container .cm-label				{ float:right; width:160px; margin:3px 0 0 0; }
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .umg-newsletter-container .umg-subscribe-field-container .cm-input				{ }
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .umg-newsletter-container .umg-subscribe-field-container .cm-input	select,
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .umg-newsletter-container .umg-subscribe-field-container .cm-input	input		{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; border:1px solid #000000;background-color:#e6e6e6; height:15px; width: 200px; padding-left:3px; padding-top:3px; background-image:url(img/layout/bg_input.gif); }
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .umg-newsletter-container .umg-subscribe-field-container .cm-input	select		{ height:20px; width:220px; }
.com-id-3 .com-newsletter-box div.umg-body .nwlt-container-wrapper .umg-newsletter-container .nwlt-text												{ display:none; }

.com-id-3 .com-newsletter-box div.umg-body div.umg-newsletter-thx-text-container,
.com-id-3 .com-newsletter-box div.umg-body div.umg-newsletter-error-text-container							{ text-align:center; clear:both; padding:4px; background:#000000; color:#FFFF00; font-weight:bold; }

.com-id-3 .com-newsletter-box div.umg-body div.cm-data-secure-checkbox-container							{ display:none; }

.com-id-3 .com-newsletter-box div.umg-body div.umg-action-button-container									{ text-align:center; }
.com-id-3 .com-newsletter-box div.umg-body div.umg-action-button-container span.umg-button-send-text input	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; padding-bottom:3px; font-size:11px; -moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #bdbd01;background-color:#ffff00;height:22px;background-image:url(img/layout/bg_submit.gif); }
.com-id-3 .com-newsletter-box div.umg-body div.umg-action-button-container span.umg-button-send-grafik		{ display:none; }
.com-id-3 .com-newsletter-box div.umg-body div.umg-mandatory-field-disclaimer-container						{ display:none; }

.com-id-3 .com-newsletter-box div.umg-body div.umg-more-newsletter-container					{ clear:both; padding-top:8px; }
.com-id-3 .com-newsletter-box div.umg-body div.umg-more-newsletter-container a					{ background: url(img/icons/arrow_small.gif) no-repeat 0 3px; padding-left:10px; }




/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Subkünstlerseite, Top Video rechte Spalte ******************************************* */
.com-id-3 .com-VideoPlayer                                       { border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; position:relative; }
.com-id-3 .com-VideoPlayer div.umg-header                        {  }
.com-id-3 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-3 .com-VideoPlayer div.umg-body                          { padding:0px;  }
.com-id-3 .com-VideoPlayer div.umg-footer                        {  }
.com-id-3 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-3 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-3 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-3 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-3 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-3 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-3 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-3 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ display:none; }
.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{  }
.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{  }
.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{  }
.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{  }

.com-id-3 .com-VideoPlayer div.umg-body .umg-video-c												{  }

.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ margin:0;font-weight:bold; border-top:1px dotted #000000; padding:8px 10px; }
.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{  }
.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{  }
.com-id-3 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Subkünstlerseite, Videos: Top Video ******************************************* */
.com-id-4 .com-VideoPlayer                                       { border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; position:relative; }
.com-id-4 .com-VideoPlayer div.umg-header                        {  }
.com-id-4 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-4 .com-VideoPlayer div.umg-body                          { padding:8px 10px; text-align:center; }
.com-id-4 .com-VideoPlayer div.umg-footer                        { display:none; }
.com-id-4 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-4 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-4 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-4 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-4 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-4 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-4 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-4 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ display:none; }
.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{  }
.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{  }
.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{  }
.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{  }

.com-id-4 .com-VideoPlayer div.umg-body .umg-video-c												{  }

.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ font-weight:bold; margin:6px 0; text-align:left; }
.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{  }
.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{  }
.com-id-4 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }

.com-id-4 .com-VideoPlayer div.umg-footer  .com-toolplaceholdersingle		{ float:none; width:auto; }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Video Detail: Selected Video ******************************************* */
.com-id-5 .com-VideoPlayer                                       { margin-bottom: 6px; }
.com-id-5 .com-VideoPlayer div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-5 .com-VideoPlayer div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-5 .com-VideoPlayer div.umg-body                          { background-color: #F2EADF; padding: 6px; text-align:center; }
.com-id-5 .com-VideoPlayer div.umg-footer                        { display: none; }
.com-id-5 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-5 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-5 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-5 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-5 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-5 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-5 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-5 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-5 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ text-align:left; font-size:16px; font-weight:bold; height:25px; }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{  }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{ display:none; }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{  }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{  }

.com-id-5 .com-VideoPlayer div.umg-body .umg-video-c												{ padding-bottom:5px; }

.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ display:none; }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{  }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{  }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{  }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }

/* __________________ eg. 'mehr XYZ' links ________________________________________________ */ 

.com-id-1 .com-StaticManualHtml                                       { margin-bottom:14px; }
.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                          { display:block; background-color:#000000; padding:5px 10px; text-align:right; font-size:10px; text-transform:uppercase; }
.com-id-1 .com-StaticManualHtml div.umg-body:hover                    { }
.com-id-1 .com-StaticManualHtml div.umg-body a		      			  { color:#ffffff; text-decoration:none; }
.com-id-1 .com-StaticManualHtml div.umg-body a:hover	      		  { color:#ffff00; background-color:#000000; }
.com-id-1 .com-StaticManualHtml div.umg-body span.more a		      { color:#ffffff; background:url(../img/icons/arrow_small_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-1 .com-StaticManualHtml div.umg-body span.more a:hover	      { color:#ffff00; background-color:#000000; }
.com-id-1 .com-StaticManualHtml div.umg-body span.back a		      { color:#ffffff; background:url(../img/icons/arrow_small_back_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-1 .com-StaticManualHtml div.umg-body span.back a:hover	      { color:#ffff00; background-color:#000000;}

.com-id-1 .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* __________________ eg. 'mehr XYZ' rechts ________________________________________________ */ 

.com-id-2 .com-StaticManualHtml                                       { margin-bottom:14px; }
.com-id-2 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-2 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-2 .com-StaticManualHtml div.umg-body                          { display:block; background-color:#000000; padding:5px 10px; text-align:right; font-size:10px; text-transform:uppercase; }
.com-id-2 .com-StaticManualHtml div.umg-body:hover                    { }
.com-id-2 .com-StaticManualHtml div.umg-body a		      			  { color:#ffffff; text-decoration:none; }
.com-id-2 .com-StaticManualHtml div.umg-body a:hover	      		  { color:#ffff00; background-color:#000000; }
.com-id-2 .com-StaticManualHtml div.umg-body span.more a		      { color:#ffffff; background:url(../img/icons/arrow_small_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-2 .com-StaticManualHtml div.umg-body span.more a:hover	      { color:#ffff00; background-color:#000000; }
.com-id-2 .com-StaticManualHtml div.umg-body span.back a		      { color:#ffffff; background:url(../img/icons/arrow_small_back_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-2 .com-StaticManualHtml div.umg-body span.back a:hover	      { color:#ffff00; background-color:#000000; }

.com-id-2 .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* __________________ eg. 'mehr XYZ' mitte ________________________________________________ */ 

.com-id-3 .com-StaticManualHtml                                       { margin-bottom:14px; }
.com-id-3 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-3 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-3 .com-StaticManualHtml div.umg-body                          { display:block; background-color:#000000; padding:5px 10px; text-align:right; font-size:10px; text-transform:uppercase; }
.com-id-3 .com-StaticManualHtml div.umg-body:hover                    { }
.com-id-3 .com-StaticManualHtml div.umg-body a		      			  { color:#ffffff; text-decoration:none; }
.com-id-3 .com-StaticManualHtml div.umg-body a:hover	      		  { color:#ffff00; background-color:#000000; }
.com-id-3 .com-StaticManualHtml div.umg-body span.more a		      { color:#ffffff; background:url(../img/icons/arrow_small_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-3 .com-StaticManualHtml div.umg-body span.more a:hover	      { color:#ffff00; background-color:#000000; }
.com-id-3 .com-StaticManualHtml div.umg-body span.back a		      { color:#ffffff; background:url(../img/icons/arrow_small_back_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-3 .com-StaticManualHtml div.umg-body span.back a:hover	      { color:#ffff00; background-color:#000000; }

.com-id-3 .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more a:hover      { }



/* __________________ eg. 'mehr XYZ' links artist ________________________________________________ */ 

.com-id-5 .com-StaticManualHtml                                       { margin-bottom:14px; }
.com-id-5 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-5 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-5 .com-StaticManualHtml div.umg-body                          { display:block; background-color:#000000; padding:5px 10px; text-align:right; font-size:10px; text-transform:uppercase; }
.com-id-5 .com-StaticManualHtml div.umg-body:hover                    { }
.com-id-5 .com-StaticManualHtml div.umg-body a		      			  { color:#ffffff; text-decoration:none; }
.com-id-5 .com-StaticManualHtml div.umg-body a:hover	      		  { color:#ffff00; background-color:#000000; }
.com-id-5 .com-StaticManualHtml div.umg-body span.more a		      { color:#ffffff; background:url(../img/icons/arrow_small_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-5 .com-StaticManualHtml div.umg-body span.more a:hover	      { color:#ffff00; background-color:#000000; }
.com-id-5 .com-StaticManualHtml div.umg-body span.back a		      { color:#ffffff; background:url(../img/icons/arrow_small_back_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-5 .com-StaticManualHtml div.umg-body span.back a:hover	      { color:#ffff00; background-color:#000000; }

.com-id-5 .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-5 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.more a:hover      { }



/* __________________ Startseite: Hot Feature Rotation ________________________________________________ */ 


.com-id-6 .com-StaticManualHtml                                       {  }
.com-id-6 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-6 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-6 .com-StaticManualHtml div.umg-body                          {  }
.com-id-6 .com-StaticManualHtml div.umg-footer                        { display: none; }


/* __________________ Startseite: Forum Teaser / Twitter Teaser / Community Teaser ________________________________________________ */ 


.com-id-7 .com-StaticManualHtml										{ border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; position:relative; }
.com-id-7 .com-StaticManualHtml div.umg-header						{ background-image:url(img/layout/bg_block_header.gif); height:50px; padding:0px 10px 0px 10px; }
.com-id-7 .com-StaticManualHtml div.umg-header h3.umg-headline		{ font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-7 .com-StaticManualHtml div.umg-body						{ margin:0px; padding:5px; border-top:#000000 dotted 1px; }
.com-id-7 .com-StaticManualHtml div.umg-body table					{  }
.com-id-7 .com-StaticManualHtml div.umg-body td.forumTeaser			{ padding:0 0 3px 0; }
.com-id-7 .com-StaticManualHtml div.umg-footer						{ display: none; }
.com-id-7 .com-StaticManualHtml div.umg-footer						{ display: none; }

/* __________________ URBAN.TV ________________________________________________ */ 


.com-id-8 .com-StaticManualHtml										{ border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; position:relative; }
.com-id-8 .com-StaticManualHtml div.umg-header						{ background-image:url(img/layout/bg_block_header.gif); height:50px; padding:0px 10px 0px 10px; }
.com-id-8 .com-StaticManualHtml div.umg-header h3.umg-headline		{ font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-8 .com-StaticManualHtml div.umg-body						{ margin:0px; padding:0px; border-top:#000000 dotted 1px; background-color:#F5F5F5; background-image:url(img/layout/bg_content.gif); }
.com-id-8 .com-StaticManualHtml div.umg-footer						{ display: none; }


/* __________________ Newsletter 2. Stufe ________________________________________________ */ 

.com-id-10 .com-StaticManualHtml  .umg-header                        { display:none; }
.com-id-10 .com-StaticManualHtml  .umg-header h3.umg-headline        {  }
.com-id-10 .com-StaticManualHtml #explanation_box_thx				{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #539413;
	text-decoration: none;
	background:#cbdeb9; 
	border:1px solid #80d82a; 
	padding:10px;
	margin-bottom:15px;
}
.com-id-10 .com-StaticManualHtml #explanation_box_thx h2				{ color: #539413; margin-bottom:20px; }
.com-id-10 .com-StaticManualHtml #explanation_box_thx p				{ margin-bottom:10px; }
.com-id-10 .com-StaticManualHtml #explanation_box_thx p a			{ color: #539413; }
.com-id-10 .com-StaticManualHtml #explanation_box_infotext			{ margin-bottom:15px; }
.com-id-10 .com-StaticManualHtml h2									{ line-height:normal; display:block; }
.com-id-10 .com-StaticManualHtml  .umg-body                          { display:block;background:url(img/layout/bg_content.gif); padding:10px; }
.com-id-10 .com-StaticManualHtml  .umg-body a		      			  { color:#000; background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none;}
.com-id-10 .com-StaticManualHtml  .umg-body a:hover	      		  { color:#ffff00; background-color:#000000; }
.com-id-10 .com-StaticManualHtml  .umg-body span.more a		      { color:#ffffff; background:url(img/icons/arrow_small_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-10 .com-StaticManualHtml  .umg-body span.more a:hover	      { color:#ffff00; background-color:#000000; }
.com-id-10 .com-StaticManualHtml  .umg-body span.back a		      { color:#ffffff; background:url(img/icons/arrow_small_back_footer.gif) no-repeat; background-position:0px 3px; padding-left:10px; text-decoration:none; }
.com-id-10 .com-StaticManualHtml  .umg-body span.back a:hover	      { color:#ffff00; background-color:#000000; }
.com-id-10 .com-StaticManualHtml  .umg-footer                        { display: none; }
.com-id-10 .com-StaticManualHtml  .form_spacer { height: 8px; margin:0; padding:0; }
/* ****************************** internet explorer < 7 fixes ****************************** */
/* nach ie.css kopiert */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Startseite: Forum  *************************************** */


.com-id-1 .com-ForumTeaser  									  { border-top:8px solid #000000; width:436px; background-image:url(../img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-1 .com-ForumTeaser  div.umg-header                        { background-image:url(../img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-ForumTeaser  div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-ForumTeaser  div.umg-body                          { margin:0px; padding:0px 0px 8px 0px;}
.com-id-1 .com-ForumTeaser  div.umg-footer                        { display: none; }
.com-id-1 .com-ForumTeaser  div.umg-footer span.back              { }
.com-id-1 .com-ForumTeaser  div.umg-footer span.back a            { }
.com-id-1 .com-ForumTeaser  div.umg-footer span.back a:hover      { }
.com-id-1 .com-ForumTeaser  div.umg-footer span.pagetop           { }
.com-id-1 .com-ForumTeaser  div.umg-footer span.pagetop a         { }
.com-id-1 .com-ForumTeaser  div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-ForumTeaser  div.umg-footer span.more              { }
.com-id-1 .com-ForumTeaser  div.umg-footer span.more a            { }
.com-id-1 .com-ForumTeaser  div.umg-footer span.more a:hover      { }

.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list                        			{ list-style-type:none; margin:0px; padding:0px; } 
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c          			{ clear:both; border-top:1px dotted #000000; padding:5px; } 
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c p.umg-headline1		{ display:none; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-image-c	    { display:none; }
 
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-content-c    								{ margin:0px; padding:5px; border-top:1px dotted #cccccc; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc; } 
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-content-c p.umg-global_belonging-name 		{ display:none; } 
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-content-c a.umg-global_belonging-name 		{ font-weight:bold; text-decoration:none; background:none; } 
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover 	{ text-decoration:underline; } 
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-content-c p.umg-headline2 					{ display:none; } 
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-content-c a.umg-headline2 					{ display:none; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-content-c p.umg-subheadline 					{ display:none; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-content-c p.umg-text 						{ display:none; } 

.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c																	{ margin:0px; border:1px dotted #cccccc; }	
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul 																{ list-style-type:none; margin:0px; padding:0px; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link													{ padding:5px; border-bottom:1px dotted #cccccc; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link:hover												{ background-color:#ffff00; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-image-c								{ display:none; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link-top 		{ }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-headline 		{ display:none; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-description 	{ display:block; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link			{ display:none; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c div.seitenAbschluss												{ display:none; }
.com-id-1 .com-ForumTeaser  div.umg-body ul.umg-list li.umg-item-c div.umg-link-c a.umg-mehr														{ line-height:20px; background:url(../img/icons/arrow_small.gif) no-repeat; background-position:5px 4px; padding-left:15px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( das Hauptmenü oben ) *********************************** */  
 
.com-id-1 .com-PageMenu                                  	 { width: 800px; height: 30px; background-color:#000000; padding: 0px; margin:0px;}
.com-id-1 .com-PageMenu div.umg-header                   	 { display: none; }
.com-id-1 .com-PageMenu div.umg-header h3.umg-headline   	 { }
.com-id-1 .com-PageMenu div.umg-body                    	 { position:relative; width:776px; left:50%; margin-left:-394px; height:30px; }
.com-id-1 .com-PageMenu div.umg-footer                       { display: none; }
.com-id-1 .com-PageMenu div.umg-footer span.back             { }
.com-id-1 .com-PageMenu div.umg-footer span.back a           { }
.com-id-1 .com-PageMenu div.umg-footer span.back a:hover     { }
.com-id-1 .com-PageMenu div.umg-footer span.more             { }
.com-id-1 .com-PageMenu div.umg-footer span.more a           { }
.com-id-1 .com-PageMenu div.umg-footer span.more a:hover     { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop          { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop a        { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list             { list-style: none; margin: 0px; padding: 0px; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { float: left; text-indent: -1000px; padding-left:10px;}
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { display: block; height: 30px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 					{ display:block; position:relative; width:10px; top:-1000px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { float: left; text-indent: -1000px; padding-left:10px;}
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { display: block; height: 30px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem			{ display:block; position:relative; width:10px; top:-1000px; } 
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                    					{ display: none; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1                  { width: 50px; background: url(img/icons/m1_home.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover			   { width: 50px; background: url(img/icons/m1_home.png); background-position: 0px -30px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1         { width: 50px; background: url(img/icons/m1_home.png); background-position: 0px -30px; } 

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2                  { width: 51px; background: url(img/icons/m1_news.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover			   { width: 51px; background: url(img/icons/m1_news.png); background-position: 0px -30px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2         { width: 51px; background: url(img/icons/m1_news.png); background-position: 0px -30px; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3                  { width: 77px; background: url(img/icons/m1_releases.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3:hover            { width: 77px; background: url(img/icons/m1_releases.png); background-position: 0px -30px; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3         { width: 77px; background: url(img/icons/m1_releases.png); background-position: 0px -30px; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4                  { width: 69px; background: url(img/icons/m1_artists.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4:hover            { width: 69px; background: url(img/icons/m1_artists.png); background-position: 0px -30px; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-4         { width: 69px; background: url(img/icons/m1_artists.png); background-position: 0px -30px; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5                  { width: 42px; background: url(img/icons/m1_win.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5:hover            { width: 42px; background: url(img/icons/m1_win.png); background-position: 0px -30px; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-5         { width: 42px; background: url(img/icons/m1_win.png); background-position: 0px -30px; }

/*.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6                  { width: 99px; background: url(img/icons/m1_community.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6:hover            { width: 99px; background: url(img/icons/m1_community.png); background-position: 0px -30px; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-6         { width: 99px; background: url(img/icons/m1_community.png); background-position: 0px -30px; }*/

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6                  { width: 52px; background: url(img/icons/m1_dates.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6:hover            { width: 52px; background: url(img/icons/m1_dates.png); background-position: 0px -30px; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-6         { width: 52px; background: url(img/icons/m1_dates.png); background-position: 0px -30px; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7                  { width: 98px; background: url(img/icons/m1_streetteam.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7:hover            { width: 98px; background: url(img/icons/m1_streetteam.png); background-position: 0px -30px; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-7         { width: 98px; background: url(img/icons/m1_streetteam.png); background-position: 0px -30px; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-8                  { width: 59px; background: url(img/icons/m1_forum.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-8:hover            { width: 59px; background: url(img/icons/m1_forum.png); background-position: 0px -30px; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-8         { width: 59px; background: url(img/icons/m1_forum.png); background-position: 0px -30px; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-9                 { width: 79px; background: url(img/icons/m1_urbantv.png); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-9:hover           { width: 79px; background: url(img/icons/m1_urbantv.png); background-position: 0px -30px; }         
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-9        { width: 79px; background: url(img/icons/m1_urbantv.png); background-position: 0px -30px; }


.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub                                            { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                          { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                    { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img               { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                                   { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                                 { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                           { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img      { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                     { }
                                                                                  
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub                                        { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a                                      { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a:hover                                { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub .umg-icon-after-listitem               { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected                               { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a                             { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a:hover                       { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected .umg-icon-after-listitem img  { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_spacer                                 { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *******************************( das artistmenu oben ) ********************************** */  
 
.com-id-2 .com-PageMenu                                  	 { width:800px; height:18px; background-color:#333333; padding:0px; margin:0px; }
.com-id-2 .com-PageMenu div.umg-header                   	 { display:none; }
.com-id-2 .com-PageMenu div.umg-header h3.umg-headline   	 { }
.com-id-2 .com-PageMenu div.umg-body                    	 { position:relative; width:776px; left:50%; margin-left:-394px; }
.com-id-2 .com-PageMenu div.umg-footer                       { display:none; }
.com-id-2 .com-PageMenu div.umg-footer span.back             { }
.com-id-2 .com-PageMenu div.umg-footer span.back a           { }
.com-id-2 .com-PageMenu div.umg-footer span.back a:hover     { }
.com-id-2 .com-PageMenu div.umg-footer span.more             { }
.com-id-2 .com-PageMenu div.umg-footer span.more a           { }
.com-id-2 .com-PageMenu div.umg-footer span.more a:hover     { }
.com-id-2 .com-PageMenu div.umg-footer span.pagetop          { }
.com-id-2 .com-PageMenu div.umg-footer span.pagetop a        { }
.com-id-2 .com-PageMenu div.umg-footer span.pagetop a:hover  { }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list             { list-style:none; margin:0px; padding:0px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { float:left; text-indent:-1000px; padding-left:5px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { display:block; height:18px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 					{ display:block; position:relative; width:10px; top:-1000px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { float:left; text-indent:-1000px; padding-left:5px;}
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { display:block; height:18px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem			{ display:block; position:relative; width:10px; top:-1000px; } 
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display:none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                    					{ display:none; }


.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1                  { width: 38px; background: url(img/icons/m2_home.png); }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover			   { width: 38px; background: url(img/icons/m2_home.png); background-position: 0px -18px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1         { width: 38px; background: url(img/icons/m2_home.png); background-position: 0px -18px; } 

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2                  { width: 39px; background: url(img/icons/m2_news.png); }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover			   { width: 39px; background: url(img/icons/m2_news.png); background-position: 0px -18px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2         { width: 39px; background: url(img/icons/m2_news.png); background-position: 0px -18px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3                  { width: 58px; background: url(img/icons/m2_releases.png); }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3:hover            { width: 58px; background: url(img/icons/m2_releases.png); background-position: 0px -18px; }          
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3         { width: 58px; background: url(img/icons/m2_releases.png); background-position: 0px -18px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4                  { width: 52px; background: url(img/icons/m2_artists_selected.png); border-right:1px dotted #ffffff; border-left:1px dotted #ffffff; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4:hover            { width: 52px; background: url(img/icons/m2_artists_selected.png); border-right:1px dotted #ffffff; border-left:1px dotted #ffffff; background-position: 0px -18px; }          
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-4         { width: 52px; background: url(img/icons/m2_artists_selected.png); border-right:1px dotted #ffffff; border-left:1px dotted #ffffff; background-position: 0px -18px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5                  { width: 30px; background: url(img/icons/m2_win.png); }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5:hover            { width: 30px; background: url(img/icons/m2_win.png); background-position: 0px -18px; }          
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-5         { width: 30px; background: url(img/icons/m2_win.png); background-position: 0px -18px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6                  { width: 71px; background: url(img/icons/m2_community.png); }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6:hover            { width: 71px; background: url(img/icons/m2_community.png); background-position: 0px -18px; }          
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-6         { width: 71px; background: url(img/icons/m2_community.png); background-position: 0px -18px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7                  { width: 40px; background: url(img/icons/m2_dates.png); }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7:hover            { width: 40px; background: url(img/icons/m2_dates.png); background-position: 0px -18px; }          
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-7         { width: 40px; background: url(img/icons/m2_dates.png); background-position: 0px -18px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-8                  { width: 76px; background: url(img/icons/m2_streetteam.png); }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-8:hover            { width: 76px; background: url(img/icons/m2_streetteam.png); background-position: 0px -18px; }          
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-8         { width: 76px; background: url(img/icons/m2_streetteam.png); background-position: 0px -18px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-9                  { width: 44px; background: url(img/icons/m2_forum.png); }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-9:hover            { width: 44px; background: url(img/icons/m2_forum.png); background-position: 0px -18px; }          
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-9         { width: 44px; background: url(img/icons/m2_forum.png); background-position: 0px -18px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-10                 { width: 62px; background: url(img/icons/m2_urbantv.png); }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-10:hover           { width: 62px; background: url(img/icons/m2_urbantv.png); background-position: 0px -18px; }         
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-10        { width: 62px; background: url(img/icons/m2_urbantv.png); background-position: 0px -18px; }


.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub                                            { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                          { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                    { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img               { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                                   { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                                 { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                           { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img      { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                     { }
                                                                                  
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub                                        { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a                                      { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a:hover                                { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub .umg-icon-after-listitem               { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected                               { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a                             { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a:hover                       { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected .umg-icon-after-listitem img  { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_spacer                                 { }




/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************************( das artistmenu unten ) ********************************** */  
 
.com-id-3 .com-PageMenu                                  	 { height:18px; background-color:#000000; padding:0px; margin:0px; }
.com-id-3 .com-PageMenu div.umg-header                   	 { display:none; }
.com-id-3 .com-PageMenu div.umg-header h3.umg-headline   	 { }
.com-id-3 .com-PageMenu div.umg-body                   		 {  }
.com-id-3 .com-PageMenu div.umg-footer                       { display:none; }
.com-id-3 .com-PageMenu div.umg-footer span.back             { }
.com-id-3 .com-PageMenu div.umg-footer span.back a           { }
.com-id-3 .com-PageMenu div.umg-footer span.back a:hover     { }
.com-id-3 .com-PageMenu div.umg-footer span.more             { }
.com-id-3 .com-PageMenu div.umg-footer span.more a           { }
.com-id-3 .com-PageMenu div.umg-footer span.more a:hover     { }
.com-id-3 .com-PageMenu div.umg-footer span.pagetop          { }
.com-id-3 .com-PageMenu div.umg-footer span.pagetop a        { }
.com-id-3 .com-PageMenu div.umg-footer span.pagetop a:hover  { }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list             { list-style:none; margin:0px; padding:0px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { float:left; text-indent:-1000px; padding-left:5px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { display:block; height:18px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 					{ display:block; position:relative; width:10px; top:-1000px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { float:left; text-indent:-1000px; padding-left:5px;}
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { display:block; height:18px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem			{ display:block; position:relative; width:10px; top:-1000px; } 
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display:none; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                    					{ }

/* artistname - 2do: dynamisch per php erstellen und css im head ergaenzen */
/*
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-0                  { width: 72px; background: url(img/icons/m3_maryjblige.png); }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-0:hover			   { width: 72px; background: url(img/icons/m3_maryjblige.png); background-position: 0px -18px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-0         { width: 72px; background: url(img/icons/m3_maryjblige.png); background-position: 0px -18px; } 
*/

/* trenner  / arrow */
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer           		   { width: 13px; background: url(img/layout/artistsubmenu_spacer.png); background-repeat:no-repeat; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1                  { width: 35px; background: url(img/icons/m3_news.png); }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover			   { width: 35px; background: url(img/icons/m3_news.png); background-position: 0px -18px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1         { width: 35px; background: url(img/icons/m3_news.png); background-position: 0px -18px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2                  { width: 31px; background: url(img/icons/m3_pics.png); }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover            { width: 31px; background: url(img/icons/m3_pics.png); background-position: 0px -18px; }          
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2         { width: 31px; background: url(img/icons/m3_pics.png); background-position: 0px -18px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3                  { width: 65px; background: url(img/icons/m3_downloads.png); }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3:hover            { width: 65px; background: url(img/icons/m3_downloads.png); background-position: 0px -18px; }          
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3         { width: 65px; background: url(img/icons/m3_downloads.png); background-position: 0px -18px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4                  { width: 38px; background: url(img/icons/m3_dates.png); }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4:hover            { width: 38px; background: url(img/icons/m3_dates.png); background-position: 0px -18px; }          
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-4         { width: 38px; background: url(img/icons/m3_dates.png); background-position: 0px -18px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5                  { width: 53px; background: url(img/icons/m3_releases.png); }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5:hover            { width: 53px; background: url(img/icons/m3_releases.png); background-position: 0px -18px; }          
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-5         { width: 53px; background: url(img/icons/m3_releases.png); background-position: 0px -18px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6                  { width: 25px; background: url(img/icons/m3_bio.png); }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6:hover            { width: 25px; background: url(img/icons/m3_bio.png); background-position: 0px -18px; }          
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-6         { width: 25px; background: url(img/icons/m3_bio.png); background-position: 0px -18px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7                  { width: 42px; background: url(img/icons/m3_videos.png); }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7:hover            { width: 42px; background: url(img/icons/m3_videos.png); background-position: 0px -18px; }          
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-7         { width: 42px; background: url(img/icons/m3_videos.png); background-position: 0px -18px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-8                  { width: 40px; background: url(img/icons/m3_forum.png); }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-8:hover            { width: 40px; background: url(img/icons/m3_forum.png); background-position: 0px -18px; }          
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-8         { width: 40px; background: url(img/icons/m3_forum.png); background-position: 0px -18px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub                                            { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                          { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                    { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img               { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                                   { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                                 { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                           { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img      { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                     { }
                                                                                  
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub                                        { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a                                      { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a:hover                                { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub .umg-icon-after-listitem               { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected                               { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a                             { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a:hover                       { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected .umg-icon-after-listitem img  { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_spacer                                 { }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Footer-Zeile: Impressum & co *************************************** */  

.com-id-4 .com-PageMenu                                  { display: inline; padding:0px; margin:0px; }
.com-id-4 .com-PageMenu div.umg-header                   { display: none; }
.com-id-4 .com-PageMenu div.umg-header h3.umg-headline   { }
.com-id-4 .com-PageMenu div.umg-body                     { display: inline; margin:0; padding:0; }
.com-id-4 .com-PageMenu div.umg-footer                   { display: none; }

.com-id-4 .com-PageMenu div.umg-body ul.umg-list             { margin: 0; padding: 0; list-style:none; display:inline;  }

.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { display:inline; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { color: #FFFFFF; text-decoration: none;  }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color: #FFFF00; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { display:inline; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { color: #FFFF00; text-decoration: none; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           {  }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                                     { }


/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Footer-Zeile: TopNavi  *************************************** */  

.com-id-5 .com-PageMenu                                  { padding:0px; margin:0 0 8px 0; }
.com-id-5 .com-PageMenu div.umg-header                   { display: none; }
.com-id-5 .com-PageMenu div.umg-header h3.umg-headline   { }
.com-id-5 .com-PageMenu div.umg-body                     { margin:0; padding:0; }
.com-id-5 .com-PageMenu div.umg-footer                   { display: none; }

.com-id-5 .com-PageMenu div.umg-body ul.umg-list             { margin: 0; padding: 0; list-style:none; display:inline; font-size:9px;  }

.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { display:inline; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { color: #FFFFFF; text-decoration: none;  }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { background-color:transparent; color: #FFFF00; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem					{ background: url(img/layout/footer_menutrenner.gif) no-repeat top center; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               {  }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { display:inline; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { color: #FFFF00; text-decoration: none; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { background-color:transparent; color: #FFFF00; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem			{ background: url(img/layout/footer_menutrenner.gif) no-repeat top center; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      {  }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                                     { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-listitem-10 .umg-icon-after-listitem			{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Artists: Artists ABC ****************************************** */
.com-id-1 .com-ThemeOverview                                       { border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; width:800px; background-image:url(../img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-1 .com-ThemeOverview div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-ThemeOverview div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-ThemeOverview div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-1 .com-ThemeOverview div.umg-footer                        { display: none; }

.com-id-1 .com-ThemeOverview div.umg-body div.umg-to-jumpmenu								{ display: none; } 

.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group									{ list-style-type: none; margin: 0px; padding:0; } 
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c						{ float:left; width:142px; margin:8px 0px 0px 15px; overflow:hidden; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-1,
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-2,
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-3,
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-4,
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-5						{ border-top:0px; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-5,
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-10					{ width: 132px; margin-right:0px; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-spacer-c					{ display: none; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-spacer-5,
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-spacer-10,
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-spacer-11					{ display: block; clear:both; width:100%; height:1px; }

.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c                      { }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c span.umg-to-group	{  } 
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c p.umg-to-group       { color:#000000; font-family:Arial,Helvetica,Verdana,sans-serif; font-size:14px; font-weight:bold; margin-top:0;padding:0; } 
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item       { list-style-type: none; margin: 0px; padding:0; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li    	{ margin:0; width: 100%; padding:5px 0px; border-bottom:#cccccc dotted 1px; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li:hover	{ background-color:#ffff00; cursor:pointer; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c   { }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c p.umg-global_belonging-name       { display: none; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c a.umg-global_belonging-name       { background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c a.umg-global_belonging-name:hover { text-decoration:none; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-image-c  { display: none; }

.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c   									{ display: none; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c span.umg-global_belonging-name		{  }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c a.umg-global_belonging-name			{  }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c a.umg-global_belonging-name:hover	{  }
div.com-tool-disqus { border-top:1px dotted #000000; padding-top:15px; clear:both; margin-top:15px; }
* html div.com-tool-disqus #dsq-content .dsq-textarea .dsq-textarea-wrapper { width:380px !important; }
* html div.com-tool-disqus #dsq-content iframe { width:390px !important; }
* html div.com-tool-disqus #dsq-content .dsq-post-fields .dsq-input-wrapper { width:180px !important; }
* html div.com-tool-disqus #dsq-content .dsq-subscribe-menu { width:190px !important; }
div.com-tool-disqus .dsq-item-sort { display:block; margin-bottom:10px; }

#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:#f2eadf;
	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:#f2eadf;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:#f2eadf;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 ******************************************* */
/* ************************************ Subkünstlerseite: Galerie Browser ******************************************* */
.com-id-1 .com-collection-gallery-bowser										{  border-top:8px solid #000000; background:url(img/layout/bg_content.gif) #f5f5f5; position:relative; }
.com-id-1 .com-collection-gallery-bowser div.umg-header							{  }
.com-id-1 .com-collection-gallery-bowser div.umg-header h3.umg-headline			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body							{  }
.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						{ padding:8px 10px;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline			{ font-weight:bold; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{  }
.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:6px 0 20px 0; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img						{ border:1px solid #666666; }

.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						{ margin-bottom:7px; text-align:center; background:#000000; color:#FFFFFF; padding:5px 10px; text-transform:uppercase; }
.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-prev a			{ background:url(img/icons/arrow_small_back_footer.gif) no-repeat; background-position: 0px 3px; padding-left: 10px; text-decoration:none; color:#FFFFFF; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{ color:#FFFF00; }
.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			{ background:url(img/icons/arrow_small_footer.gif) no-repeat; background-position: right 3px; padding-right: 10px; text-decoration:none; color:#FFFFFF; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{ color:#FFFF00; }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* news-seite links                  ********************* */   

.com-id-1 .com-article 									   	 { border-top:8px solid #000000; border-bottom:8px solid #000000; width:436px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; }
.com-id-1 .com-article div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-article div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }

.com-id-1 .com-article div.umg-body                          { border-top:0px !important; }
.com-id-1 .com-article div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-1 .com-article div.umg-footer span.back              { display:block; float:left; width:150px;  }
.com-id-1 .com-article div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-1 .com-article div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-1 .com-article div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-article div.umg-footer span.pagetop a         { }
.com-id-1 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-article div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right;  }
.com-id-1 .com-article div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-1 .com-article div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser		{ display: none; }

.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         												{ border-top:1px dotted #000000; padding:5px 10px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body        									{ }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer        									{ }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle    			{ }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle .umg-body	{ padding:0px; border-top:0px none; }

.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-body div.umg-article-wrapper           		{ }

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper 								 { display:block; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper div.umg-image-c          		 { float:left;  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-trenner          { display:none; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked           { display:block; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked a         { font-weight:bold; text-decoration:none; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked a:hover   { font-weight:bold; text-decoration:underline; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist                  { display:none; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-date-inline             { display:inline; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-title                   { display:inline; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:14px; margin-top:2px; margin-bottom:1px; font-weight:bold; color:#000000; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{ float: left; width:152px; margin-right:6px; margin-bottom:6px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:1px solid #666666; display:block; }
.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-item-c .umg-li-body div.umg-article-wrapper span.umg-text						{ display:block; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper div.umg-segment					{ margin-top:5px; }


.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools 												{ clear:both; display:block; height:47px; margin:10px 0px; } 
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul                       						{ list-style-type:none; padding:0px; margin:0px; vertical-align:middle; }                         						
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li a    									{ text-decoration:none; background-color:transparent; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li a:hover   								{ text-decoration:underline; background-color:#ffff00; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-tellafriend    						{ margin-left:120px; float:left; vertical-align:middle; line-height:27px; background:url(img/icons/button_small_tellafriend.gif) no-repeat; background-position:0px 50%; padding-left:27px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-trenner        						{ float:left; vertical-align:middle; line-height:27px; margin:0px 5px;}
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-sharethis      						{ float:left; vertical-align:middle; line-height:27px; background:url(img/icons/button_small_sharethis.gif) no-repeat; background-position:0px 50%; padding-left:27px; }

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links                           			{ clear:both; display:block; margin:10px 0px 0px 0px; border-bottom:1px dotted #cccccc; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li                        			{ padding:5px; border-top:1px dotted #cccccc; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc;}
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li.umg-links-top		         		{ font-weight:bold; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li.umg-linkitem-c:hover				{ background-color:#ffff00; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-artist-linked a         	{ font-weight:bold; text-decoration:none; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-artist-linked a:hover   	{ font-weight:bold; text-decoration:underline; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-link    		 			{ background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:12px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li 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 ul.umg-links li span.umg-desc		     			{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* Subkünstlerseite: news-seite links (wie com-id-1 nur ohne Artistname) ********************* */   

.com-id-2 .com-article 									   	 { border-top:8px solid #000000; width:436px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; }
.com-id-2 .com-article div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-2 .com-article div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }

.com-id-2 .com-article div.umg-body                          { border-top:0px !important; }
.com-id-2 .com-article div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-2 .com-article div.umg-footer span.back              { display:block; float:left; width:150px;  }
.com-id-2 .com-article div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-2 .com-article div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-2 .com-article div.umg-footer span.pagetop           { display: none; }
.com-id-2 .com-article div.umg-footer span.pagetop a         { }
.com-id-2 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-article div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right;  }
.com-id-2 .com-article div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-2 .com-article div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-2 .com-article div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-2 .com-article div.umg-body ul                       												{ list-style-type:none; padding:0; margin:0; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c         												{ border-top:1px dotted #000000; padding:5px 10px; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body        									{ }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer        									{ }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle    			{ }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle .umg-body	{ padding:0px; border-top:0px none; }

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

.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper 								 { display:block; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper div.umg-image-c          		 { float:left;  }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-trenner          { display:none; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked           { display:none; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked a         {  }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked a:hover   {  }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist                  { display:none; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-date-inline             { display:inline; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-title                   { display:inline; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:14px; margin-top:2px; margin-bottom:1px; font-weight:bold; color:#000000; }

.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{ float: left; width:150px; margin-right:6px; margin-bottom:6px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:1px solid #666666; display:block; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{ display:none;  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper span.umg-text						{ display:block; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper div.umg-segment					{ margin-top:5px; }


.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools 												{ clear:both; display:block; height:47px; margin:10px 0px; } 
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul                       						{ list-style-type:none; padding:0px; margin:0px; vertical-align:middle; }                         						
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li a    									{ text-decoration:none; background-color:transparent; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li a:hover   								{ text-decoration:underline; background-color:#ffff00; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-tellafriend    						{ margin-left:120px; float:left; vertical-align:middle; line-height:27px; background:url(img/icons/button_small_tellafriend.gif) no-repeat; background-position:0px 50%; padding-left:27px; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-trenner        						{ float:left; vertical-align:middle; line-height:27px; margin:0px 5px;}
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-sharethis      						{ float:left; vertical-align:middle; line-height:27px; background:url(img/icons/button_small_sharethis.gif) no-repeat; background-position:0px 50%; padding-left:27px; }

.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links                           			{ clear:both; display:block; margin:10px 0px 0px 0px; border-bottom:1px dotted #cccccc; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li                        			{ padding:5px; border-top:1px dotted #cccccc; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc;}
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li.umg-links-top		         		{ font-weight:bold; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li.umg-linkitem-c:hover				{ background-color:#ffff00; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-artist-linked a         	{ font-weight:bold; text-decoration:none; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-artist-linked a:hover   	{ font-weight:bold; text-decoration:underline; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-link    		 			{ background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:12px; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-imagelink     			{ display:none; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-desc		     			{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************* Subkünstlerseite: Bio ********************************* */   

.com-id-3 .com-article 									   	 { border-top:8px solid #000000; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; position:relative; }
.com-id-3 .com-article div.umg-header                        {  }
.com-id-3 .com-article div.umg-header h3.umg-headline        {  }

.com-id-3 .com-article div.umg-body                          {  }
.com-id-3 .com-article div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-3 .com-article div.umg-footer span.back              { display:block; float:left; width:150px;  }
.com-id-3 .com-article div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-3 .com-article div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-3 .com-article div.umg-footer span.pagetop           { display: none; }
.com-id-3 .com-article div.umg-footer span.pagetop a         { }
.com-id-3 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-article div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right;  }
.com-id-3 .com-article div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-3 .com-article div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-3 .com-article div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-3 .com-article div.umg-body ul                       												{ list-style-type:none; padding:0; margin:0; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c         												{ padding:5px 10px; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body        									{ }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer        									{ }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle    			{ }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle .umg-body	{ padding:0px; border-top:0px none; }

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

.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper 								 { display:block; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper div.umg-image-c          		 { float:left;  }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-trenner          { display:none; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked           { display:none; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked a         {  }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked a:hover   {  }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist                  { display:none; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-date-inline             { display:none; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-title                   { display:inline; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:14px; margin-top:2px; margin-bottom:1px; font-weight:bold; color:#000000; }

.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{ float: left; width:150px; margin-right:6px; margin-bottom:6px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:1px solid #666666; display:block; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{ display:none;  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper span.umg-text						{ display:block; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper div.umg-article-document			{ display:none; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper div.umg-segment					{ margin-top:5px; }


.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools 												{ clear:both; display:block; height:47px; margin:10px 0px; } 
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul                       						{ list-style-type:none; padding:0px; margin:0px; vertical-align:middle; }                         						
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li a    									{ text-decoration:none; background-color:transparent; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li a:hover   								{ text-decoration:underline; background-color:#ffff00; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-tellafriend    						{ margin-left:120px; float:left; vertical-align:middle; line-height:27px; background:url(img/icons/button_small_tellafriend.gif) no-repeat; background-position:0px 50%; padding-left:27px; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-trenner        						{ float:left; vertical-align:middle; line-height:27px; margin:0px 5px;}
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-sharethis      						{ float:left; vertical-align:middle; line-height:27px; background:url(img/icons/button_small_sharethis.gif) no-repeat; background-position:0px 50%; padding-left:27px; }

.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links                           			{ clear:both; display:block; margin:10px 0px 0px 0px; border-bottom:1px dotted #cccccc; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li                        			{ padding:5px; border-top:1px dotted #cccccc; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc;}
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li.umg-links-top		         		{ font-weight:bold; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li.umg-linkitem-c:hover				{ background-color:#ffff00; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-artist-linked a         	{ font-weight:bold; text-decoration:none; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-artist-linked a:hover   	{ font-weight:bold; text-decoration:underline; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-link    		 			{ background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:12px; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-imagelink     			{ display:none; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-desc		     			{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ********************************* Impressum / Datenschutz ******************************* */   

.com-id-4 .com-article 									   	 { border-top:8px solid #000000; width:436px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-4 .com-article div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-4 .com-article div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }

.com-id-4 .com-article div.umg-body                          { border-top:0px !important; }
.com-id-4 .com-article div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-4 .com-article div.umg-footer span.back              { display:block; float:left; width:150px;  }
.com-id-4 .com-article div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-4 .com-article div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-4 .com-article div.umg-footer span.pagetop           { display: none; }
.com-id-4 .com-article div.umg-footer span.pagetop a         { }
.com-id-4 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-article div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right;  }
.com-id-4 .com-article div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-4 .com-article div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-4 .com-article div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-4 .com-article div.umg-body ul                       												{ list-style-type:none; padding:0; margin:0; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c         												{ border-top:1px dotted #000000; padding:5px 10px; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body        									{ }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-footer        									{ }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle    			{ }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle .umg-body	{ padding:0px; border-top:0px none; }

.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body span.umg-date-top       					{ display:none; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper           		{ }

.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper 								 { display:none; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper div.umg-image-c          		 {  }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-trenner          {  }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked           {  }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked a         {  }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist-linked a:hover   {  }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-artist                  {  }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-date-inline             {  }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-artist-title-wrapper span.umg-title                   {  }

.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{ float: left; width:152px; margin-right:6px; margin-bottom:6px; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:1px solid #666666; display:block; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{ display:none;  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper span.umg-text						{ display:block; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper div.umg-segment					{ margin-top:5px; }


.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools 												{ clear:both; display:block; height:47px; margin:10px 0px; } 
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul                       						{ list-style-type:none; padding:0px; margin:0px; vertical-align:middle; }                         						
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li a    									{ text-decoration:none; background-color:transparent; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li a:hover   								{ text-decoration:underline; background-color:#ffff00; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-tellafriend    						{ margin-left:120px; float:left; vertical-align:middle; line-height:27px; background:url(img/icons/button_small_tellafriend.gif) no-repeat; background-position:0px 50%; padding-left:27px; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-trenner        						{ float:left; vertical-align:middle; line-height:27px; margin:0px 5px;}
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper .umg-tools ul li.umg-sharethis      						{ float:left; vertical-align:middle; line-height:27px; background:url(img/icons/button_small_sharethis.gif) no-repeat; background-position:0px 50%; padding-left:27px; }

.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links                           			{ clear:both; display:block; margin:10px 0px 0px 0px; border-bottom:1px dotted #cccccc; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li                        			{ padding:5px; border-top:1px dotted #cccccc; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc;}
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li.umg-links-top		         		{ font-weight:bold; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li.umg-linkitem-c:hover				{ background-color:#ffff00; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-artist-linked a         	{ font-weight:bold; text-decoration:none; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-artist-linked a:hover   	{ font-weight:bold; text-decoration:underline; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-link    		 			{ background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:12px; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-imagelink     			{ display:none; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper ul.umg-links li span.umg-desc		     			{ display:none; }

/*
	(c) urban.de | screen.css (by scalp.de) | (c) universal music gmbh
	based on "blueprint css famework 0.7.1" | http://blueprintcss.googlecode.com
*/


/* typography.css */
body {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#4d4d4d;margin:0px;background:#ffffff url(img/layout/bg.jpg) fixed no-repeat;}
td, th {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#4d4d4d;}
h2, h3, h4, h5, h6 {font-weight:bold;color:#262626;display:inline;}
h1 {font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif;font-size:36px;margin:0px;line-height:36px;text-transform:uppercase;color:#000000;}
h2 {font-family:Arial, Helvetica, Verdana, sans-serif;font-size:16px;line-height:16px;margin-top:2px;margin-bottom:1px;}
h3 {font-size:15px;margin-top:0px;margin-bottom:0px;}
.date, .small {font-size:11px;color:#4d4d4d;}

a:link, a:visited {color:#000000;text-decoration:underline;}
a:hover, a:active {color:#000000;text-decoration:underline;background-color:#FFFF00;}

a.discreet_link:link, a.discreet_link:visited, a.button_link:link, a.button_link:visited {text-decoration:none;background-color:transparent;}
a.discreet_link:hover, a.discreet_link:active, a.button_link:hover, a.button_link:active {text-decoration:underline;background-color:transparent;}
a.img_link:link, a.img_link:visited, a.img_link:hover, a.img_link:active {text-decoration:none;background-color:transparent;}
.button_link {font-style:italic;}

.credits, .ad { color:#FFFFFF; font-size:9px; }
.credits a { color:#FFFFFF;text-decoration:none;}
.credits a:hover, .credits a:active { color:#FFFF00; background-color:transparent; }


/* layout.css */
#wrapper { float:left; width:800px; padding:14px; }
#header_content { position:absolute; top:0px; width:170px; left:630px; z-index:21; }
#content {margin-top:7px;margin-bottom:14px;}
#content-left { position:relative; float:left; width:436px;}
#content-right { position:relative; float:left; width:350px;margin-left:14px;}
#content-center { position:relative; float:left; width:800px;}
#footer { clear:both; text-align:center; display:block; background-color:#000000; padding:5px 10px; }

.mfc225 { width: 828px; margin: 0; padding: 10px 0 0px 0; text-align: center; } 
.mfc225 table, .mfc225 div { margin: 0 auto; padding: 0; }
.mfc225 img { display:inline; }

.mfc168 { margin: 0; padding: 14px 0 0 828px; } 
* html div.mfc168 { padding: 0px; margin: 10px 0px 0px 10px; float: left; clear: right; } /* Hack IE6 */ 
*+html div.mfc168 { padding: 0px; margin: 10px 0px 0px 10px; float: left; clear: right; } /* Hack IE7 */
/* BASILICOM 2009-07-17: hi-media changes */
.mfc154 { margin: 0; padding: 14px 0 0 828px; } 
* html div.mfc154 { padding: 0px; margin: 10px 0px 0px 10px; float: left; clear: right; } /* Hack IE6 */ 
*+html div.mfc154 { padding: 0px; margin: 10px 0px 0px 10px; float: left; clear: right; } /* Hack IE7 */

.mfc170 { text-align:center; } 

/* divers */
.artistEyeCatcher {border-top:1px dotted #000000;border-bottom:1px dotted #000000;margin-bottom:14px;}

.submenu-wrapper { background:#000000; display:block; padding-top:1px; }
.submenu-artistname { float:left; background: url(img/layout/artistsubmenu_spacer.png) no-repeat right top; padding:0px 13px 0 12px; }
.submenu-artistname img { height:18px; }
.submenu-container { float:left; width:400px; }

.imageborder {border:1px solid #666666;margin-right:6px;margin-bottom:0px;}
.imageborder_plain {border:1px solid #666666;}
.imageborder_active {border:1px ridge #666666;padding:3px;background-color:#FFFF00;}
a img {display:block;background-image:url(img/layout/pix.gif);background-color:transparent;}
.dotted_top {border-top:1px dotted #000000;}
.dotted_bottom {border-bottom:1px dotted #000000;}
.seitenAbschluss { clear:both; 	padding:0; margin:0; height:1px; width: 10px; }

/* forms.css */
input.text, textarea, select {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;border:1px solid #000000;background-color:#e6e6e6;}
textarea, input.text {padding-left:3px;padding-top:3px;background-image:url(img/layout/bg_input.gif);}
input.text {height:15px;}
input.submit {-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #bdbd01;background-color:#ffff00;height:22px;background-image:url(img/layout/bg_submit.gif);}


/* alerts, messages etc */
.error, .notice, .success {font-family:Arial, Helvetica, Verdana, sans-serif;font-size:16px;font-weight:bold;color:#000000;padding:10px;}
.notice, .success, .error {background-image:url(img/layout/bg_status.gif);background-color:#ffffca;}
.error a, .notice a, .success a {color:#000000;}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates: Media Dates - Rechte Spalte / Subkünstlerseite: Linke Spalte Media-Dates ******************************************* */
.com-id-1 .com-DateMedia                                       { border-top:8px solid #000000; border-bottom:8px solid #000000; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; position:relative; }
.com-id-1 .com-DateMedia div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-DateMedia div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-DateMedia div.umg-body                          { border-top:1px dotted #000000; margin:0; padding:8px 10px; }
.com-id-1 .com-DateMedia div.umg-footer                        { display: none; }
.com-id-1 .com-DateMedia div.umg-footer span.back              { }
.com-id-1 .com-DateMedia div.umg-footer span.back a            { }
.com-id-1 .com-DateMedia div.umg-footer span.back a:hover      { }
.com-id-1 .com-DateMedia div.umg-footer span.pagetop           { }
.com-id-1 .com-DateMedia div.umg-footer span.pagetop a         { }
.com-id-1 .com-DateMedia div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-DateMedia div.umg-footer span.more              { }
.com-id-1 .com-DateMedia div.umg-footer span.more a            { }
.com-id-1 .com-DateMedia div.umg-footer span.more a:hover      { }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm                        { list-style-type: none; margin: 0px; } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 10px; } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-odd        { } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-even       { }


.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top								{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top .trenner						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date									{ float:left; width:70px; clear:both; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date .trenner							{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c									{ float:left; width:250px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c span.umg-global_belonging-name		{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name		{ font-weight:bold;  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name:hover	{ background-color:transparent; text-decoration:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline .umg-trenner			{ display: inline; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-sub-headline					{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-text							{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-trenner						{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner-and-time-wrapper 						{ display:inline; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner-and-time-wrapper .umg-partner			{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner-and-time-wrapper .umg-start-time		{ display: none; }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .com-toolplaceholdersingle		{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Home: Dates ************************************** */
.com-id-1 .com-date-live-media                                       { border-top:8px solid #000000; width:350px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-1 .com-date-live-media div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-date-live-media div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-date-live-media div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border:0px !important; }
.com-id-1 .com-date-live-media div.umg-footer                        { display: none; }
.com-id-1 .com-date-live-media div.umg-footer span.back              {  }
.com-id-1 .com-date-live-media div.umg-footer span.back a            {  }
.com-id-1 .com-date-live-media div.umg-footer span.back a:hover      { }
.com-id-1 .com-date-live-media div.umg-footer span.pagetop           {   }
.com-id-1 .com-date-live-media div.umg-footer span.pagetop a         { }
.com-id-1 .com-date-live-media div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-date-live-media div.umg-footer span.more              {  }
.com-id-1 .com-date-live-media div.umg-footer span.more:hover        {  }
.com-id-1 .com-date-live-media div.umg-footer span.more a            {  }
.com-id-1 .com-date-live-media div.umg-footer span.more a:hover      { }
.com-id-1 .com-date-live-media div.umg-footer .umg-pagebrowser	     {  }

.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 ul li.umg-item-c													{ clear:both; border-top:1px dotted #000000; padding:5px; } 

.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-date-title-c								{  } 
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-date-title-c .umg-start_date				{  } 
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-date-title-c a.umg-global_belonging		{ font-weight:bold; text-decoration:none; background:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-date-title-c a.umg-global_belonging:hover	{ text-decoration:underline; }

.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c									{  }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-headline					{  }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-sub_headline				{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-text						{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-charge						{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-partner_trenner				{  }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-partner_offerer-name,
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-partner_location-name		{  }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-partner_location-city		{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-shoplink-c					{ display:none; }

.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-li-footer									{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************** On Tour - linke Spalte ************************************** */


.com-id-1 .com-CollectionTour 									    { border-top:8px solid #000000; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; position:relative; }
.com-id-1 .com-CollectionTour div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-CollectionTour div.umg-body                          { border-top:0px !important; margin:0; padding:8px 10px; }
.com-id-1 .com-CollectionTour div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-1 .com-CollectionTour div.umg-footer span.back              { display:block; float:left; width:150px; color:#FFFFFF; position:relative; }
.com-id-1 .com-CollectionTour div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-1 .com-CollectionTour div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop           { display: none; }
.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              { display:block; float:right; width:150px; text-align:right; color:#FFFFFF; position:relative; }
.com-id-1 .com-CollectionTour div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-1 .com-CollectionTour div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-1 .com-CollectionTour div.umg-footer ul.umg-pagebrowser		{ display: none; }

.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:0px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear:both; border-top:1px dotted #000000; padding:5px; } 
.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-image-c-top				{ margin:5px 5px 0px 5px; padding:5px; float:left; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-image-c-top img			{ border:1px solid #666666; display:block; }	
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c						{ margin:0px; padding:5px; }		
.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       	{ font-weight:bold; text-decoration:none; background:none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover 	{ text-decoration:underline; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             		{ margin:0px; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c span.umg-partner_presenter       	{ display:none; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { clear:both; list-style-type:none; margin:0px 0px 0px 0px; padding:0px; border-top:1px dotted #cccccc; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { border-right:1px dotted #cccccc; border-bottom:1px dotted #cccccc; border-left:1px dotted #cccccc; padding:5px; } 
.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       { }
.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						{ border-right:1px dotted #cccccc; border-bottom:1px dotted #cccccc; border-left:1px dotted #cccccc; padding:5px; height:27px; background:url(img/icons/button_tickets.gif) no-repeat; background-position:5px 50%; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c:hover					{ background-color:#ffff00; } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link		{ display:none; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a						{ padding-left:28px; line-height:27px; background:none; text-decoration:none; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a:hover				{ text-decoration:underline; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************** On Tour - rechts Spalte ************************************** */


.com-id-2 .com-CollectionTour 									    { border-top:8px solid #000000; width:350px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-2 .com-CollectionTour div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-2 .com-CollectionTour div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-2 .com-CollectionTour div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border:0px !important; }
.com-id-2 .com-CollectionTour div.umg-footer                        { display: none; }
.com-id-2 .com-CollectionTour div.umg-footer span.back              { }
.com-id-2 .com-CollectionTour div.umg-footer span.back a            { }
.com-id-2 .com-CollectionTour div.umg-footer span.back a:hover      { }
.com-id-2 .com-CollectionTour div.umg-footer span.pagetop           { }
.com-id-2 .com-CollectionTour div.umg-footer span.pagetop a         { }
.com-id-2 .com-CollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-CollectionTour div.umg-footer span.more              { }
.com-id-2 .com-CollectionTour div.umg-footer span.more a            { }
.com-id-2 .com-CollectionTour div.umg-footer span.more a:hover      { }

.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu                           							{ display:none; } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-header                    							{ } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                      							{ } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu 							{ } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    		{ } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  		{ } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even			{ } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       	{ } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover 	{ } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    							{ display:none; } 

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour                        { list-style-type:none; margin:0px; padding:0px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear:both; border-top:1px dotted #000000; padding:5px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c						{ margin:0px; padding:5px; border-top:1px dotted #cccccc; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc; }		
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       	{ display:none; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       	{ font-weight:bold; text-decoration:none; background:none; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover 	{ text-decoration:underline; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             		{ margin:0px; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c span.umg-partner_presenter       	{ display:none; }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type:none; margin:0px 0px 0px 0px; padding:0px; border-top:1px dotted #cccccc; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { border-right:1px dotted #cccccc; border-bottom:1px dotted #cccccc; border-left:1px dotted #cccccc; padding:5px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-country       { }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { } 

.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c						{ border-right:1px dotted #cccccc; border-bottom:1px dotted #cccccc; border-left:1px dotted #cccccc; padding:5px; height:27px; background:url(img/icons/button_tickets.gif) no-repeat; background-position:5px 50%; }
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c:hover					{ background-color:#ffff00; } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link		{ display:none; }
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a						{ padding-left:28px; line-height:27px; background:none; text-decoration:none; }
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a:hover				{ text-decoration:underline; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Home: Gewinnspielteaser in Linker Spalte ****************************************** */
.com-id-1 .com-ActionTeaser                                       { border-top:8px solid #000000; width:436px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-1 .com-ActionTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-ActionTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000;  }
.com-id-1 .com-ActionTeaser div.umg-body                          { margin:0px; padding:0px; }
.com-id-1 .com-ActionTeaser div.umg-footer                        { display: none; }
.com-id-1 .com-ActionTeaser div.umg-footer span.back              {  }
.com-id-1 .com-ActionTeaser div.umg-footer span.back a            { }
.com-id-1 .com-ActionTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-ActionTeaser div.umg-footer span.pagetop           {  }
.com-id-1 .com-ActionTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-ActionTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-ActionTeaser div.umg-footer span.more              {  }
.com-id-1 .com-ActionTeaser div.umg-footer span.more a            { }
.com-id-1 .com-ActionTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-ActionTeaser div.umg-body ul                                     { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-ActionTeaser div.umg-body ul li                                  {  } 

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-header                   { display: none;  }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body						{  }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body:hover				{  }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-image-c					{ margin:5px 5px 0px 5px; padding:5px; border-top:1px dotted #cccccc; border-right:1px dotted #cccccc; border-left:1px dotted #cccccc; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-image-c img				{ border:1px solid #666666; display:block; }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c						{ margin:0px 5px; padding:5px; border:1px dotted #cccccc; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-title			{ display:block; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:14px; font-weight:bold; color:#000000; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c a.umg-title			{ display:none; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-subtitle		{ display: none; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-teasertext		{  }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-teasertext p	{ margin: 0; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-link			{ display: none; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-link-text       { display: none; }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer					{ margin:0 5px; padding:5px; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer:hover				{  }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer a					{ color:#000000; margin:10px 0px; display:block; background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Win: Gewinnspielteaser in rechte Spalte ****************************************** */
.com-id-2 .com-ActionTeaser                                       { border-top:8px solid #000000; border-bottom:8px solid #000000; background:#f5f5f5 url(img/layout/bg_content.gif); margin-bottom:14px; position:relative; }
.com-id-2 .com-ActionTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-2 .com-ActionTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000;  }
.com-id-2 .com-ActionTeaser div.umg-body                          { margin:0px; padding:0px; }
.com-id-2 .com-ActionTeaser div.umg-footer                        { display: none; }
.com-id-2 .com-ActionTeaser div.umg-footer span.back              {  }
.com-id-2 .com-ActionTeaser div.umg-footer span.back a            { }
.com-id-2 .com-ActionTeaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-ActionTeaser div.umg-footer span.pagetop           {  }
.com-id-2 .com-ActionTeaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-ActionTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-ActionTeaser div.umg-footer span.more              {  }
.com-id-2 .com-ActionTeaser div.umg-footer span.more a            { }
.com-id-2 .com-ActionTeaser div.umg-footer span.more a:hover      { }

.com-id-2 .com-ActionTeaser div.umg-body ul                                     { list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-ActionTeaser div.umg-body ul li                                  {  } 

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-header                   { display: none;  }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body						{  }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body:hover				{  }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-image-c					{ margin:5px 5px 0px 5px; padding:5px; float:left; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-image-c img				{ border:1px solid #666666; display:block; }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c						{ margin:0px 5px; padding:5px; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-title			{ display:block; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:14px; font-weight:bold; color:#000000; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c a.umg-title			{ display:none; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-subtitle		{ display: none; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-teasertext		{  }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-teasertext p	{ margin: 0; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-link			{ display: none; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-link-text       { display: none; }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-footer					{ margin:0 5px; padding:5px; border-bottom: 1px dotted #cccccc; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-footer:hover				{  }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-footer a					{ color:#000000; margin:10px 0px; display:block; background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Subkünstlerseite, Videos: More Videos ******************************************* */
.com-id-1 .com-collection-video										{ border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; }
.com-id-1 .com-collection-video div.umg-header						{  }
.com-id-1 .com-collection-video div.umg-header h3.umg-headline		{  }
.com-id-1 .com-collection-video div.umg-body						{  }
.com-id-1 .com-collection-vide div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-1 .com-collection-vide div.umg-footer span.back              { display:block; float:left; width:150px;  }
.com-id-1 .com-collection-vide div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-1 .com-collection-vide div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-1 .com-collection-vide div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-collection-vide div.umg-footer span.pagetop a         { }
.com-id-1 .com-collection-vide div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-collection-vide div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right;  }
.com-id-1 .com-collection-vide div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-1 .com-collection-vide div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-1 .com-collection-vide div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-1 .com-collection-video div.umg-body ul						{ list-style-type: none; margin: 0px; padding:0; }
.com-id-1 .com-collection-video div.umg-body ul li					{ }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-header		{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body			{ }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body .umg-content-c									{ display:none; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos									{ list-style-type:none; margin:0px; padding:0px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c						{ float:left; width:192px; height:190px; margin:9px 0px 0px 8px; border:1px dotted #000000; padding:3px 4px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c:hover				{ background-color:#ffff00; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-even					{ margin:9px 0px 0px 8px; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c		{  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c img	{ border:1px solid #666666; display:block; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c									{ font-weight:bold; margin-top:2px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist					{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-linked			{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-trenner			{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist_title-linked	{ display:none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle-linked		{ background: url(img/icons/arrow_small.gif) no-repeat 0 3px; padding-left:10px;  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle				{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link			{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a			{  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a:hover	{  }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-footer		{ clear:both; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Seite "Suche"  ************************************** */  

.com-id-1 .com-SiteSearchResult											{ }
.com-id-1 .com-SiteSearchResult div.umg-header							{ border-top: 8px solid #000000; }
.com-id-1 .com-SiteSearchResult div.umg-header h3.umg-headline			{ }
.com-id-1 .com-SiteSearchResult div.umg-body							{ font-family: verdana,arial,helvetica,sans-serif; width: 800px; }
.com-id-1 .com-SiteSearchResult div.umg-footer							{ display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div#search_result_container_ctl0_ctl7_ctl1		                            { }
.com-id-1 .com-SiteSearchResult div.umg-body div#search_result_container_ctl0_ctl7_ctl1 div.ergebnis-wrapper            { }
.com-id-1 .com-SiteSearchResult div.umg-body div#search_result_container_ctl0_ctl7_ctl1 div.ergebnis-wrapper-no-ads     { }
.com-id-1 .com-SiteSearchResult div.umg-body div#search_result_container_ctl0_ctl7_ctl1 div.ergebnis-wrapper-adsense    { }

.com-id-1 .com-SiteSearchResult div.umg-body div#spinner_html_ssr       { background: url(img/layout/bg_content.gif); padding: 20px 10px; border-bottom: 23px solid #000000; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr                               { background: url(img/layout/bg_content.gif); margin-bottom: 14px; float: left; border-bottom: 2px solid #000000; width: 800px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head                                		{ margin-bottom:20px; padding: 5px 10px 0px 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-head-count    		{  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-startoffset			{ display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-article,
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-date,    
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-gallery, 
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-goodie,  
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-product, 
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-theme,   
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-video   { display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body .doctype-article                                                       {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-date                                                          {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-gallery                                                       {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-goodie                                                        {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-product                                                       {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-theme                                                         {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-video                                                         {  }
                                                                                                       
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item                                                                 { margin-bottom: 20px; border-top: 1px dotted #000000; padding-top: 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-headline-top                                 { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-subheadline                                  { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-headline-top span.ss-result-item-counter     { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link           { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.image-c                                                     { margin-left: 10px; margin-right: 20px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.image-c img.ss-result-item-image                            { float:left; border:1px solid #666666; margin:0 5px 0 0; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-noimage                                      { display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper                                                           { padding: 0px 10px 10px 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline                               { font-weight:bold; margin-bottom:6px; font-size:12px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline span.ss-result-item-counter   { display:none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link         { text-decoration: underline; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-theme              { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-1 { padding: 0px 2px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-doctype            { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-2 { padding: 0px 2px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-headline           { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-body                                   { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.seitenAbschluss                                       { }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager                                               { text-align: center; padding: 3px 10px; color: #FFFFFF; background-color: #000000; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-header                           { display: none;  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-spacer                      { display: none;  }  
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-currentpage                 { display: inline; color: #999999; font-size: 12px; font-weight: bold; padding: 0px 2px 0px 2px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item                             { display: inline; font-size: 12px; font-weight: bold; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item a.ss-pager-item-link        { color: #FFFFFF; text-decoration: none; padding: 0px 2px 0px 2px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item a.ss-pager-item-link:hover  { color: #000000; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense                                                                                                { background: url(img/layout/bg_content.gif); float: left; border-bottom: 2px solid #000000; border-top: 8px solid #000000; padding: 10px 20px 10px 20px; width: 760px; margin-bottom: 14px; margin-top: 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product                                                                     { float: left; width: 102px; height: 220px; padding: 10px 5px 0px 5px; margin-bottom: 10px; margin-left: 15px; margin-right: 15px; border: 1px dotted #000000; position: relative; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-headline                                 { width: 100px; margin-top: 155px; }
* html              .com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-headline             { width: 100px; margin-top: 165px; }
*:first-child+html  .com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-headline             { width: 100px; margin-top: 165px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-subheadline                              { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-headline a.ss-result-item-product-link   { color: #4D4D4D; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; text-decoration: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.image-c                                                         { position: absolute; top: 10px; left: 5px; border: 1px dotted #000000; height: 150px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.image-c img.ss-result-item-product-image                        { border: 1px solid #666666; width: 100px; height: 100px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-body                                     { display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch                                                              { background: transparent url(img/layout/bg_content.gif) repeat scroll 0 0; clear: both; border-bottom: 2px solid #000000; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head                                     { margin-bottom: 20px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head div.ss-result-headline              { background: url(img/layout/bg_block_header.gif); color: #000000; border-bottom: 1px dotted #000000; border-top: 8px solid #000000; font-family: Impact,Haettenschweiler,"Arial Narrow Bold",Arial,sans-serif; font-size: 36px; font-weight: bold; text-transform: uppercase; height: 50px; padding: 0px 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head .ss-result-nutch-head-count         { padding: 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head .ss-result-nutch-startoffset        { display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item                                                                       { margin-bottom: 20px; padding: 5px 10px 0px 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-headline                                     { font-weight: bold; margin-bottom: 6px; font-size: 12px; color: #EC8737; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-headline span.ss-result-item-nutch-counter   { display:none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-headline a.ss-result-item-nutch-link         { color: #000000; text-decoration: underline; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item img.ss-result-item-nutch-image                                        { float:left; border:1px solid #000000; width:100px; margin:0 5px 0 0; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-body                                         { font-size: 12px; line-height: 16px; }

.com-id-1 .com-SiteSearchResult div.umg-partners    { }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Subkünstlerseite: Latest Pictures - die kleinen Bilder da drunter ******************************************* */
.com-id-2 .com-collection-gallery											{ background:#f5f5f5; border-bottom:8px solid#000000; }
.com-id-2 .com-collection-gallery div.umg-header							{ display:none; }
.com-id-2 .com-collection-gallery div.umg-header h3.umg-headline			{   }
.com-id-2 .com-collection-gallery div.umg-body								{ padding:8px 10px; border-top:0px !important; }
.com-id-2 .com-collection-gallery div.umg-footer							{  }
.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.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 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-toolplaceholdersingle						{ float:none; width:auto; }

.com-id-2 .com-collection-gallery div.umg-body ul							{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-collection-gallery div.umg-body ul li						{  }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body			{  }

.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{ clear:both; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{ clear:both; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist						{ display:none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner				{ display:none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title						{ display:none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id							{ display:none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle					{ display:none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text						{ display:none; }


.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{ margin-left:21px; width:390px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ float:left; width:52px; height:55px; margin:0 5px 4px 0; text-align:center; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{  }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img	{ border:1px solid #666666; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright	{ display:none; }

.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-footer		{ text-align:center; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Records: Detailseite ****************************************** */

.com-id-1 .com-product										{ border-top:8px solid #000000; width:436px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; }
.com-id-1 .com-product div.umg-header						{ background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-product div.umg-header h3.umg-headline		{ font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-product div.umg-body							{ margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-1 .com-product div.umg-footer						{ background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-1 .com-product div.umg-footer span.back				{  }
.com-id-1 .com-product div.umg-footer span.back a			{ background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-1 .com-product div.umg-footer span.back a:hover		{ color:#FFFF00; }
.com-id-1 .com-product div.umg-footer span.more				{ display: none; }
.com-id-1 .com-product div.umg-footer span.more a			{ }
.com-id-1 .com-product div.umg-footer span.more a:hover		{ }
.com-id-1 .com-product div.umg-footer span.pagetop			{ display: none; }
.com-id-1 .com-product div.umg-footer span.pagetop a		{ }
.com-id-1 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{ display: none; }

.com-id-1 .com-toolplaceholdersingle						{ float:none; width:auto; }

.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												                                        { padding: 6px; border-bottom:#000000 dotted 1px; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper					                                        { float: left; width:152px; margin-right:6px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		                                        { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	                                        { border:1px solid #666666; display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-coverlink-wrapper div.umg-shoplinks-wrapper                                 { float: left; width: 150px; border-right:#cccccc dotted 1px; border-bottom:#cccccc dotted 1px; border-left:#cccccc dotted 1px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-shoplinks-wrapper ul.umg-shoplinks				{ float: left; width: 23px; list-style-type: none; padding: 0; margin:0; display:block; height:27px; margin-bottom:3px; padding:0px 5px 5px 5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-shoplinks-wrapper ul.umg-shoplinks li.umg-item-c	{ float: left; margin:5px 5px 5px 0px; border-bottom:none; padding:0;  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-coverlink-wrapper div.umg-shoplinks-wrapper span.umg-item-c                 { float: left; display: block; width: 23px; margin-top: 5px; margin-left: 2px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-shoplinks-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								{ font-weight:bold; margin-bottom:7px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:block; font-size:10px; }
.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				{ font-size:18px; font-weight:bold; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none;  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper								{ margin: 4px 0 20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date			{ display: block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year		{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku					{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline  { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2			{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{  }
.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-tracklisting			{ margin-bottom:10px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding:7px 0 10px 0; }
.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							{ vertical-align:top; padding:3px 0; background: url(img/layout/hg_h_dashed.gif) repeat-x bottom; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ padding-right:5px; text-align:right; width:20px; vertical-align:middle; border-bottom:#cccccc dotted 1px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:350px; vertical-align:middle; border-bottom:#cccccc dotted 1px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }
.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	{ 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				{ text-align:center; }
.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: Rechte Spalte Top Releases (Alben) ****************************************** */

.com-id-2 .com-product										{ border-top:8px solid #000000; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; position:relative; }
.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:8px 10px; }
.com-id-2 .com-product div.umg-footer						{ display: none; }

.com-id-2 .com-toolplaceholdersingle						{ 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												{ border:1px dotted #000000; padding:3px 4px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c:hover											{ background-color:#ffff00; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper					{ float: left; width:102px; margin-right:6px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{  }
.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 #666666; display:block; }
.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; display:block; height:27px; border-right:#cccccc dotted 1px; border-bottom:#cccccc dotted 1px; border-left:#cccccc dotted 1px; }
.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; border:0px }
.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								{ 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: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				{  }
.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  {  }
.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: 4px 0; }
.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-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			{  }
.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					{ display: none; }
.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-distributor2			{ 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			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a		{ background: url(img/icons/arrow_small.gif) no-repeat 0 3px; padding-left:10px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover	{ background-color:#FFFF00; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{  }
.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-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-contributors_as_text	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{  }
.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: Rechte Spalte Top Releases (Single) ****************************************** */

.com-id-3 .com-product										{ border-bottom:8px solid #000000; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; position:relative; }
.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:0px 10px 8px 10px; border-top:0px !important; }
.com-id-3 .com-product div.umg-footer						{ display: none; }

.com-id-3 .com-toolplaceholdersingle						{ 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												{ border:1px dotted #000000; padding:3px 4px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c:hover											{ background-color:#ffff00; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper					{ float: left; width:102px; margin-right:6px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{  }
.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 #666666; display:block; }
.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; display:block; height:27px; border-right:#cccccc dotted 1px; border-bottom:#cccccc dotted 1px; border-left:#cccccc dotted 1px; }
.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; border:0px }
.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								{ 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: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				{  }
.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  {  }
.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: 4px 0; }
.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-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			{  }
.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					{ display: none; }
.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-distributor2			{ display:none; }

.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			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a		{ background: url(img/icons/arrow_small.gif) no-repeat 0 3px; padding-left:10px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover	{ background-color:#FFFF00; }


.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{  }
.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-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-contributors_as_text	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{  }
.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; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************** ( Startseite: Downloads ) ********************************* */

.com-id-1 .com-WarehouseDigitalDownload 									  { border-top:8px solid #000000; width:436px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body                          { margin:0px 0px 0px 0px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer                        { display: none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.back              { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.pagetop           { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a         { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.more              { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.more a:hover      { }
                 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-wdd-select                	{ display: none; } 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select             	{ } 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select option      	{ } 

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd							{ list-style-type:none; margin:2px; padding:0px; } 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ float:left; width:92px; margin:4px; border:#000000 dotted 1px; padding:3px; } 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{ background-color:#ffff00; } 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-odd			{ } 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-even		{ }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper				{ height:200px; margin-bottom:0px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper:hover		{ }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c						{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c a.umg-image-link		{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c img					{ display:block; border:1px solid #666666; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c                                   {  }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-global_belonging-name       { display:none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name       { font-weight:bold; text-decoration:none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover { text-decoration:underline; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-headline                    { margin:11px 0 0 0; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline                    { display:none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline:hover              { }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c                                   { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c:hover                             { }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c									{ height:27px; background:url(img/icons/button_download_small.gif) no-repeat; background-position:left; border-top:#cccccc dotted 1px; padding:2px 0px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link					{ padding-left:28px; line-height:27px; font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a				{ text-decoration:none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover			{ text-decoration:underline; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body a.umg-artist-link								{ display:none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-2,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-3 { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-4,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-5,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-6,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-7,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-8,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-9,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-10 { display: none; }



/* ***************************************************************************************** */
/* ************************************ eigentlich com-id-2, aber durch TemplateContainer kann nur com-id-1 benutzt werden ******************************************* */
/* ***************************** ( Rechts: Modul Downloads ) ******************************** */

#Page-news .com-id-1 .com-WarehouseDigitalDownload 									  { border-top:8px solid #000000; width:350px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer                        { display:none; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.back              { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.back a            { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.back a:hover      { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.pagetop           { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a         { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a:hover   { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.more              { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.more a            { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.more a:hover      { }
                 
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-wdd-select                	{ display: none; } 
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select             	{ } 
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select option      	{ } 

#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd							{ list-style-type:none; margin:2px; padding:0px; } 
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ margin:5px; border:#000000 dotted 1px; padding:5px; height:40px; overflow:hidden; float:none; width:auto; } 
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{ background-color:#ffff00; } 
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-odd			{ } 
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-even		{ }

#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper				{ clear:both; margin-bottom:0px; height:auto; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper:hover		{ }

#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c						{ display:none; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c a.umg-image-link		{ }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c img					{ }

#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c                                   { float:left; width:200px; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-global_belonging-name       { display:none; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name       { font-weight:bold; text-decoration:none; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover { text-decoration:underline; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-headline                    { margin:0px; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline                    { display:none; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline:hover              { }

#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c                                   { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c:hover                             { }

#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c									{ float:right; width:100px; height:27px; background:url(img/icons/button_download_small.gif) no-repeat; background-position:left; border:0px; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link					{ padding-left:28px; line-height:27px; font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a				{ text-decoration:none; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover			{ text-decoration:underline; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body a.umg-artist-link								{ display:none; }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-2,
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-3 { }
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-4,
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-5,
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-6,
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-7,
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-8,
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-9,
#Page-news .com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-10 { display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ***************************** ( Rechts: Modul Downloads ) ******************************** */

.com-id-2 .com-WarehouseDigitalDownload 									  { border-top:8px solid #000000; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; position:relative; border-bottom:8px solid #000000; margin-bottom:14px;  }
.com-id-2 .com-WarehouseDigitalDownload div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer                        { display:none; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer span.back              { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer span.back a            { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer span.back a:hover      { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer span.pagetop           { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a         { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer span.more              { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer span.more a            { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-footer span.more a:hover      { }
                 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-wdd-select                	{ display: none; } 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select             	{ } 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select option      	{ } 

.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd							{ list-style-type:none; margin:2px; padding:0px; } 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ margin:5px; border:#000000 dotted 1px; padding:5px; height:40px; overflow:hidden; float:none; width:auto; } 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{ background-color:#ffff00; } 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-odd			{ } 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-even		{ }

.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper				{ clear:both; margin-bottom:0px; height:auto; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper:hover		{ }

.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c						{ display:none; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c a.umg-image-link		{ }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c img					{ }

.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c                                   { float:left; width:200px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-global_belonging-name       { display:none; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name       { font-weight:bold; text-decoration:none; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover { text-decoration:underline; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-headline                    { margin:0px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline                    { display:none; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline:hover              { }

.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c                                   { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c:hover                             { }

.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c									{ float:right; width:100px; height:27px; background:url(img/icons/button_download_small.gif) no-repeat; background-position:left; border:0px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link					{ padding-left:28px; line-height:27px; font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a				{ text-decoration:none; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover			{ text-decoration:underline; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body a.umg-artist-link								{ display:none; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-2,
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-3 { }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-4,
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-5,
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-6,
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-7,
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-8,
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-9,
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-10 { display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ***************************** ( Subkünstlerseite: Exclusive Downloads ) ******************************** */

.com-id-3 .com-WarehouseDigitalDownload 									{ border-top:8px solid #000000; border-bottom:8px solid #000000; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; position:relative; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-header						{ background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline		{ font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body						{ margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer						{ display:none; }

                 
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-wdd-select                	{ display: none; } 
.com-id-3 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select             	{ } 
.com-id-3 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select option      	{ } 

.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd							{ list-style-type:none; margin:2px; padding:0px; } 
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ margin:5px; border:#000000 dotted 1px; padding:5px; height:40px; overflow:hidden; float:none; width:auto; } 
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{ background-color:#ffff00; } 
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-odd			{ } 
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-even		{ }

.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper				{ clear:both; margin-bottom:0px; height:auto; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper:hover		{ }

.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c						{ display:none; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c a.umg-image-link		{ }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c img					{ }

.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c                                   { float:left; width:300px; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-global_belonging-name       { display:none; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name       { font-weight:bold; text-decoration:none; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover { text-decoration:underline; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-headline                    { margin:0px; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline                    { display:none; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline:hover              { }

.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c                                   { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c:hover                             { }

.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c									{ float:right; width:100px; height:27px; background:url(img/icons/button_download_small.gif) no-repeat; background-position:left; border:0px; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link					{ padding-left:28px; line-height:27px; font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a				{ text-decoration:none; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover			{ text-decoration:underline; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body a.umg-artist-link								{ display:none; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-2,
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-3 { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-4,
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-5,
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-6,
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-7,
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-8,
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-9,
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-10 { display: none; }




/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ***************************** Subkünstlerseite: Video-Downloads (wie com-id-2 nur mit Bild) ******************************** */

.com-id-4 .com-WarehouseDigitalDownload 									  { border-top:8px solid #000000; border-bottom:8px solid #000000; border-bottom:8px solid #000000; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-header                        { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body                          { padding:0px 0px 8px 0px; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer                        { display:none; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer span.back              { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer span.back a            { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer span.back a:hover      { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer span.pagetop           { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a         { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer span.more              { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer span.more a            { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-footer span.more a:hover      { }
                 
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-wdd-select                	{ display: none; } 
.com-id-4 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select             	{ } 
.com-id-4 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select option      	{ } 

.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd							{ list-style-type:none; margin:2px; padding:0px; } 
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ margin:5px; border:#000000 dotted 1px; padding:5px; overflow:hidden; height:102px; clear:both; } 
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{ background-color:#ffff00; } 
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-odd			{ } 
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-even		{ }

.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper				{ clear:both; margin-bottom:0px; height:auto; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper:hover		{ }

.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c						{ float:left; width:100px; margin-right:5px; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c a.umg-image-link		{ }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c img					{ border:1px solid #666666; display:block; }

.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c                                   { float:left; width:193px; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-global_belonging-name       { display:none; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name       { font-weight:bold; text-decoration:none; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover { text-decoration:underline; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-headline                    { margin:0px; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline                    { display:none; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline:hover              { }

.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c                                   { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c:hover                             { }

.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c									{ float:right; width:100px; height:27px; background:url(img/icons/button_download_small.gif) no-repeat; background-position:left; border:0px; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link					{ padding-left:28px; line-height:27px; font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a				{ text-decoration:none; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover			{ text-decoration:underline; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body a.umg-artist-link								{ display:none; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-2,
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-3 { }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-4,
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-5,
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-6,
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-7,
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-8,
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-9,
.com-id-4 .com-WarehouseDigitalDownload div.umg-body div.umg-link-10 { display: none; }



