	.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.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

body {
	background: url(img/layout/hg_all.gif) #4C4C4C;
	background-attachment:fixed;
	font-family: Times New Roman,Georgia,Times,serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	line-height: normal;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
.layoutimg {
	display:block;
}
.seitenAbschluss {/* Am Ende einer Seite, damit das Float aufgehoben wird und der Content-DIV bis zum Ende geht */
	clear:both;
	padding:0;
	margin:0;
	height:1px;
    width: 10px;
}


/* Headings
-------------------------------------------------------------- */

h1 {
	font-family: Times New Roman,Georgia,Times,serif;
	font-size: 20px;
	line-height: 18px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Times New Roman,Georgia,Times,serif;
	font-size: 16px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Times New Roman,Georgia,Times,serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headline1 {
	margin-top:6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-image:url(img/layout/hg_headline1.gif);
	height:18px;
}

.headline2 {
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-image:url(img/layout/hg_headline2_long.gif);
	height:18px;
}

.headline3 {
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-image:url(img/layout/hg_headline3.gif);
	height:18px;
}

.headline4 {
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image:url(img/layout/hg_headline4.gif);
	height:18px;
}

.headline5 {
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-image:url(img/layout/hg_headline5.gif);
	height:18px;
}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

#Page-impressum p,
#Page-gewinnspielagbs p           { margin: 0; }

a {color:#197077; text-decoration:none;}
a:hover, a:focus, a:active {color:#000000; text-decoration:underline;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       {  }
th          {  }
th,td {
	font-family: Times New Roman,Georgia,Times,serif;
	font-size: 13px;
	color: #000000;
}
tr.even td  { }
tfoot       {  }
caption     { }

.mainTable {
	border:1px solid #B5B5B5;
	background-color: #ffffff;
}


/* Misc classes
-------------------------------------------------------------- */

.date {
	font-family: Times New Roman,Georgia,Times,serif;
	font-size: 13px;
	color: #000000;
}

.small {
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

form 		{ margin:0px; padding:0px; }
label       { font-weight: bold; }
fieldset    { border: 0px; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */
input,
select,
textarea { font-size: 10px; color: #333; font-family: Arial, Helvetica, sans-serif; }

.norminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	border-style: solid;
	border-width:1px;
	border-color: #333333;
	padding-left: 4px;
	margin-bottom: 2px;
	height: 14px;
}

.normselect {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	border-style: solid;
	border-width:1px;
	border-color: #333333;
	padding-left: 4px;
	margin-bottom: 2px;
	height: 18px;
}

textarea      { width: 390px; height: 250px; padding:5px; }


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

/*** BANNER ***/
.mfc225 { width: 968px; margin: 0; padding: 10px 0 10px 0; text-align: center; } 
.mfc225 table, .mfc225 div { margin: 0 auto; padding: 0; }

.mfc168 { margin: 0; padding: 10px 0 0 978px; } 
* 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: 10px 0 0 978px; } 
* 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 */


#wrapper {
	border:1px solid #FFF;
	background:url(img/layout/wrapper.gif) repeat-y #fff;
	width:954px;
	margin: 0 auto;
	padding:6px 6px 0 6px;
	float:left;
}

#left {
	padding:6px;
	width: 208px;
	float:left;
	height:100%;
}
	#container_logo {
		 margin-bottom:6px;
	}
	#container_newsletter {
		 width:206px;
	}
	#container_rss, #container_alleArtists {
		background-color:#F3F4F5;
		padding:6px;
		text-align:center;
		font-family:Geneva,Arial,Verdana,Helvetica,sans-serif;
		font-size:11px;
		cursor: pointer;
		margin-bottom:6px;
	}
	
#contentWrapper {
	width:728px;
	margin-left:6px;
	float:left;
}

	#container_supersizeBanner {
		width:728px;
		height:90px;
		margin-bottom:6px;
	}
    
	#container_subkuenstlerBild {
		width:728px;
		height:303px;
	}
    
	#container_subkuenstlerNav {
		padding-left: 12px; 
		height:18px; 
		padding-top: 2px;
	}
    
	#content {
		padding:6px;
		background-color:#c7cfdb;
	}
    
		#columnWide {
			width:410px;
			margin-right:6px;
			float:left;
		}
        
		#columnNarrow {
			width:300px;
			float:left;
		}
			#container_rectangleBanner {
				width: 300px;
				height: 250px;
				background:#FFF;
				margin-bottom:6px;
			}
		#columnDouble {
			width:716px;
		}


.h_dashed {
	background-image:url(img/layout/hg_h_dashed.gif);
	height:1px;
}

.left {
	padding:6px;
	width: 220px;
	background-image:url(img/layout/hg_left.gif);
}

.right {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #E5E5E5;
	width: 300px;
}

.contentleft {
	background-color: #F3F4F5;
}

.contentleftpadding {
	padding: 6px;
	background-color: #F3F4F5;
}

.row0 {
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.row1 {
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-color: #E7DED2;
}

.row2 {
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-color: #F3F4F5;
}

#footer 					{ clear:both; height:45px; text-align:center;padding-top:25px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 9px; }
#footer a.credits 			{ color: #666666; text-decoration: none; }
#footer a.credits:hover		{ color: #197077; text-decoration: underline; }


/* specials */

a.zoom:link, a.zoom:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; font-weight: normal; text-decoration: none; font-size: 9px; }
a.zoom, a.zoom:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: normal; text-decoration: none; font-size: 9px; }

.imageborder {border: 1px solid #666666; margin-right:6px; margin-bottom:0px;}
.imageborder_plain {border: 1px solid #666666;}
.imageborder_off {border: 0px solid #666666;}
.imagelink { border: 1px solid #197077;}


/* calendar*/

#calendar {
	empty-cells: show;
	margin: 0;
	text-align: left;
}
#calendar #next a {
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}
#calendar #prev a {
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
#calendar a {
    	color:#197077;
	padding: 1px;
	display: block;
	border-bottom: 1px solid #197077;
	border-right: 1px solid #197077;
	border-top: 1px solid #197077;
	border-left: 1px solid #197077;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}
#calendar a:hover {
    	color:#197077;
	display: block;
	background: #FFFFFF;
}
#calendar td {
	padding: 2px;
	text-align: center;
	font-size: 10px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	background-color: #F3F4F5;
}
#calendar th {
	font-style: normal;
	font: normal 11px Geneva, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-transform: capitalize;
}

/* Diese Styles standen in der index.php von songwriters.de */
.content0color { background-color: #c7cfdb; }
.content0 { background-color: #c7cfdb; }
.content0padding { background-color: #c7cfdb; padding: 6px;  }
.content1color { background-color: #f3f4f5; }
.content1 { background-color: #f3f4f5; margin-bottom:6px; }
.content1padding { background-color: #f3f4f5; padding: 6px;  margin-bottom:6px; }
.com {} 

.com div.umg-body:after { /*clearfix*/
    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            { }

/* --- */
.com-shop-cart      a.umg-navilink,
.com-jazzlink       a.umg-bodylink,
.com-article-teaser a.umg-bodylink { }
/* --- */


/* *************** Dieses Template wird fÃ¼r den Standalone-Teaser verwendet **************** */


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Linke Spalte: Top Artists ****************** */
.com-id-1 .com-Teaser                                       { margin-bottom: 0px; }
.com-id-1 .com-Teaser div.umg-header                        { background-image:url(img/layout/hg_headline1.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-Teaser div.umg-body                          {  }
.com-id-1 .com-Teaser div.umg-footer                        { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.back              { }
.com-id-1 .com-Teaser div.umg-footer span.back a            { }
.com-id-1 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-Teaser div.umg-footer span.more              {  }
.com-id-1 .com-Teaser div.umg-footer span.more a            { }
.com-id-1 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-Teaser div.umg-body ul                                     { list-style-type: none; margin: 0px; padding:0px; }
.com-id-1 .com-Teaser div.umg-body ul li                                  { margin-bottom:1px; }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body					{ display:inline; }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c											{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline               {  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline               {  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover         { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline           {  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date                          {  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name         {  } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name         {  } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover   { } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-teaser_text                   {  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text                   {  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover             { }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c											{ text-align: center; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c img										{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a											{ display:block; background-color: #F3F4F5; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a:hover									{ background:#FFFFFF;  }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }

.com-id-1 .com-Teaser div.umg-body .seitenAbschluss							{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************** Artists: Top Artists ****************** */
.com-id-2 .com-Teaser                                       { margin-bottom: 6px; }
.com-id-2 .com-Teaser div.umg-header                        { background-image:url(img/layout/hg_headline4.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-2 .com-Teaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-2 .com-Teaser div.umg-body                          {  }
.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; background-color: #F3F4F5; width: 106px; height:120px; padding: 6px 6px 0 6px; margin-right:1px; } 
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-2,
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-4			{ width: 107px; }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-6			{ width: 107px; margin-right:0px; }

.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							{ text-align:center; }
.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:block; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link:hover	{ color:#197077; text-decoration:underline; }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Downloads: Free Downloads ****************** */
.com-id-3 .com-Teaser                                       { margin-bottom: 6px; }
.com-id-3 .com-Teaser div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-3 .com-Teaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-3 .com-Teaser div.umg-body                          {  }
.com-id-3 .com-Teaser div.umg-footer                        { display: none; }
.com-id-3 .com-Teaser div.umg-footer span.back              { }
.com-id-3 .com-Teaser div.umg-footer span.back a            { }
.com-id-3 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-3 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-3 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-3 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-Teaser div.umg-footer span.more              {  }
.com-id-3 .com-Teaser div.umg-footer span.more a            { }
.com-id-3 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-3 .com-Teaser div.umg-body ul						{ list-style-type: none; margin: 0px; padding:0px; }
.com-id-3 .com-Teaser div.umg-body ul li					{ background-color: #F3F4F5; padding: 6px; margin-bottom:1px; } 

.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; width:210px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border:1px solid #666666; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline               { font-weight:bold; font-size:16px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline               { display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover         { display: none;}
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline           { display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date                          { display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name         { display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name         { display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover   { } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-teaser_text                  { display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text                   { display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover             { display: none;}

.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c											{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c img										{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c a											{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c a:hover									{   }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c						{ }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a					{ background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; font-size:13px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{ text-decoration:underline; }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Videos: Top Videos ********************************* */
.com-id-4 .com-Teaser                                       { clear:both; margin-bottom: 6px; }
.com-id-4 .com-Teaser div.umg-header                        { background-image:url(img/layout/hg_headline4.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-4 .com-Teaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-4 .com-Teaser div.umg-body                          {  }
.com-id-4 .com-Teaser div.umg-footer                        { display: none; }
.com-id-4 .com-Teaser div.umg-footer span.back              { }
.com-id-4 .com-Teaser div.umg-footer span.back a            { }
.com-id-4 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-4 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-4 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-4 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-Teaser div.umg-footer span.more              {  }
.com-id-4 .com-Teaser div.umg-footer span.more a            { }
.com-id-4 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-4 .com-Teaser div.umg-body ul						{ list-style-type: none; margin: 0px; padding:0; }
.com-id-4 .com-Teaser div.umg-body ul li					{ float:left; background-color: #F3F4F5; padding: 6px; margin-bottom:1px; height:130px; }
.com-id-4 .com-Teaser div.umg-body ul li.umg-item-c:hover	{ background-color: #FFF; }
.com-id-4 .com-Teaser div.umg-body ul li.umg-item-odd		{ width:345px; margin-right:1px; clear:both; } 
.com-id-4 .com-Teaser div.umg-body ul li.umg-item-even		{ width:346px; } 

.com-id-4 .com-Teaser div.umg-body ul li .umg-li-header					{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li .umg-li-body					{  }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; width:152px; margin-right: 10px; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border:1px solid #666666; display:block; }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display:block; font-weight:bold; font-size:16px; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline					{ display: none;  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline              	{ font-weight:bold; font-size:16px; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline				{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name			{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{ } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-teaser_text						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text                   	{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ display: none;}

.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c img				{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite: Pictures - More Pictures ********************************* */
.com-id-5 .com-Teaser                                       { margin-bottom: 6px; }
.com-id-5 .com-Teaser div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-5 .com-Teaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-5 .com-Teaser div.umg-body                          {  }
.com-id-5 .com-Teaser div.umg-footer                        { display: none; }
.com-id-5 .com-Teaser div.umg-footer span.back              { }
.com-id-5 .com-Teaser div.umg-footer span.back a            { }
.com-id-5 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-5 .com-Teaser div.umg-footer span.pagetop           {  }
.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              {  }
.com-id-5 .com-Teaser div.umg-footer span.more a            { }
.com-id-5 .com-Teaser div.umg-footer span.more a:hover      { }

.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					{  }

.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					{ background-color: #fcfdfe; padding: 6px; }

.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:block; font-weight:bold; font-size:13px; } 
.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; font-size:13px; }
.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						{ background-color: #fcfdfe; padding: 6px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c a					{ display:none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link		{ display:block; background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; font-size:13px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link:hover				{ text-decoration:underline; }



/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ Videos Detail: More videos ********************************* */
.com-id-6 .com-Teaser                                       { margin-bottom: 6px; }
.com-id-6 .com-Teaser div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-6 .com-Teaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-6 .com-Teaser div.umg-body                          {  }
.com-id-6 .com-Teaser div.umg-footer                        { display: none; }
.com-id-6 .com-Teaser div.umg-footer span.back              { }
.com-id-6 .com-Teaser div.umg-footer span.back a            { }
.com-id-6 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-6 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-6 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-6 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-6 .com-Teaser div.umg-footer span.more              {  }
.com-id-6 .com-Teaser div.umg-footer span.more a            { }
.com-id-6 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-6 .com-Teaser div.umg-body ul						{ list-style-type: none; margin: 0px; padding:0; }
.com-id-6 .com-Teaser div.umg-body ul li					{  }

.com-id-6 .com-Teaser div.umg-body ul li .umg-li-header					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li .umg-li-body					{ background-color: #F3F4F5; padding: 6px; }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; width:102px; margin-right: 10px; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border:1px solid #666666; display:block; }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display:block; font-weight:bold; font-size:13px; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline					{ display: none;  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline              	{ font-weight:bold; font-size:13px; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline				{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name			{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{ } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-teaser_text						{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text                   	{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ display: none;}

.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c img				{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c						{ display:none;}
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ******************** Startseite: Album im Fokus ****************** */
.com-id-7 .com-Teaser                                       { margin-bottom: 0px; }
.com-id-7 .com-Teaser div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-7 .com-Teaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-7 .com-Teaser div.umg-body                          {  }
.com-id-7 .com-Teaser div.umg-footer                        { display: none; }
.com-id-7 .com-Teaser div.umg-footer span.back              { }
.com-id-7 .com-Teaser div.umg-footer span.back a            { }
.com-id-7 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-7 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-7 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-7 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-7 .com-Teaser div.umg-footer span.more              {  }
.com-id-7 .com-Teaser div.umg-footer span.more a            { }
.com-id-7 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-7 .com-Teaser div.umg-body ul                                     { list-style-type: none; margin: 0px; padding:0px; }
.com-id-7 .com-Teaser div.umg-body ul li                                  { margin-bottom:1px; }

.com-id-7 .com-Teaser div.umg-body ul li .umg-li-header					{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li .umg-li-body					{ float:left; width:100%; height:246px; padding-top:40px; background-color: #F3F4F5; }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ text-align: center; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{ display:block; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c											{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline               {  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline               {  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover         { }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline           {  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date                          {  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name         {  } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name         {  } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover   { } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-teaser_text                   {  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text                   {  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover             { }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c											{ display:none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c img										{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c a											{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c a:hover									{   }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }

.com-id-7 .com-Teaser div.umg-body .seitenAbschluss							{ display:none; }

/* ***************************************************************************************** */
/* ************************************ com-id-8 ******************************************* */
/* ******************* SubkÃ¼nstlerseite: Gewinnspiele rechts******************************** */
.com-id-8 .com-Teaser                                       { margin-bottom: 6px; }
.com-id-8 .com-Teaser div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-8 .com-Teaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-8 .com-Teaser div.umg-body                          { }
.com-id-8 .com-Teaser div.umg-footer                        { display: none; }
.com-id-8 .com-Teaser div.umg-footer span.back              { }
.com-id-8 .com-Teaser div.umg-footer span.back a            { }
.com-id-8 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-8 .com-Teaser div.umg-footer span.pagetop           { }
.com-id-8 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-8 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-8 .com-Teaser div.umg-footer span.more              { }
.com-id-8 .com-Teaser div.umg-footer span.more a            { }
.com-id-8 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-8 .com-Teaser div.umg-body ul                       { list-style-type: none; margin: 0px; padding:0; }
.com-id-8 .com-Teaser div.umg-body ul li                    { }

.com-id-8 .com-Teaser div.umg-body ul li .umg-li-header     { display: none; }
.com-id-8 .com-Teaser div.umg-body ul li .umg-li-body       { background-color: #fcfdfe; padding: 6px 6px 10px 6px; }

.com-id-8 .com-Teaser div.umg-body ul li div.umg-image-c-top                { float:left; width:102px; margin-right: 10px; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-image-c-top img            { border:1px solid #666666; display:block; }

.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c                                          {  }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top                        { display: none; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2                       { display: none; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top       { display: none; } 
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline                 { display: none;  }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline                 { font-weight:bold; font-size:13px; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover           {  }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline             { display: none; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date                            { display: none; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name           { display: none; } 
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name           { display: none; } 
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover     { } 
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-teaser_text                     { }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-teaser_text p                   { margin-bottom: 0px; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text                     { display: none; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover               { display: none;}

.com-id-8 .com-Teaser div.umg-body ul li div.umg-image-c                { display: none; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-image-c img            {  }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-image-c a              {  }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-image-c a:hover        {  }

.com-id-8 .com-Teaser div.umg-body ul li div.umg-link-c                         { background-color: #fcfdfe; padding: 6px; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-link-c a                       { display:none; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link         { display:block; background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; font-size:13px; }
.com-id-8 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link:hover   { text-decoration:underline; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - rechte Spalte ******************************************* */

.com-id-1 .com-ThemeCollectionTour                                      { margin-bottom: 10px; }
.com-id-1 .com-ThemeCollectionTour div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height:20px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-ThemeCollectionTour div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px;}
.com-id-1 .com-ThemeCollectionTour div.umg-body                          { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer                        { display: none; }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.back              { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.back a            { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.back a:hover      { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.pagetop           { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.pagetop a         { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.more              { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.more a            { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.more a:hover      { }

.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-header                    { display: none; } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body                      { display: none; } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    { display: none; } 

.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; margin: 0px; } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 6px; } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c       									{ margin: 0px; background-color:#fcfdfe; padding: 6px; margin-bottom:1px; }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c p.umg-global_belonging-name			{ display:inline; margin: 0px; font-size: 16px; font-weight: bold; }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-global_belonging-name			{ display: none; }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-global_belonging-name:hover		{ }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c p.umg-tour-name						{ display:inline; font-size: 16px; }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c .umg-partner_presenter					{ display: block; }

.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; padding: 6px; background-color:#fcfdfe; margin: 0px; }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 13px; } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { } 

.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-link-c                     { margin: 1px 0px 0px 0px; padding: 6px; background-color:#fcfdfe; text-align: center; }

.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-link-c a.umg-artist-link { display:none; }
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-link-c a.umg-shop-link   { background:url(img/icons/ticket.gif) no-repeat;      background-position: left;    padding-left: 20px; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - mittlere Spalte ******************************************* */

.com-id-2 .com-ThemeCollectionTour                                      { margin-bottom: 10px; }
.com-id-2 .com-ThemeCollectionTour div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height:20px; padding-left:6px; padding-top:4px; }
.com-id-2 .com-ThemeCollectionTour div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px;}
.com-id-2 .com-ThemeCollectionTour div.umg-body                          { }
.com-id-2 .com-ThemeCollectionTour div.umg-footer                        { display: none; }
.com-id-2 .com-ThemeCollectionTour div.umg-footer span.back              { }
.com-id-2 .com-ThemeCollectionTour div.umg-footer span.back a            { }
.com-id-2 .com-ThemeCollectionTour div.umg-footer span.back a:hover      { }
.com-id-2 .com-ThemeCollectionTour div.umg-footer span.pagetop           { }
.com-id-2 .com-ThemeCollectionTour div.umg-footer span.pagetop a         { }
.com-id-2 .com-ThemeCollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-ThemeCollectionTour div.umg-footer span.more              { }
.com-id-2 .com-ThemeCollectionTour div.umg-footer span.more a            { }
.com-id-2 .com-ThemeCollectionTour div.umg-footer span.more a:hover      { }

.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-header                    { display: none; } 
.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body                      { display: none; } 
.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    { display: none; } 

.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; margin: 0px; } 
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 10px; } 
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { margin: 0px; background-color:#fcfdfe; padding: 6px; color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; font-weight: bold; line-height: 16px; margin-bottom: 1px; }
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { display: none; }
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { }
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             { display: none; }

.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; padding: 6px; background-color:#fcfdfe; margin: 0px; }
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 13px; padding:5px 0; background:url(img/layout/hg_h_dashed.gif) repeat-x bottom; } 
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { } 
.com-id-2 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { } 

.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-link-c                     { margin: 1px 0px 0px 0px; padding: 6px; background-color:#fcfdfe; text-align: center; }

.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-link-c a.umg-artist-link { display:none; }
.com-id-2 .com-ThemeCollectionTour div.umg-body div.umg-link-c a.umg-shop-link   { background:url(img/icons/ticket.gif) no-repeat;      background-position: left;    padding-left: 20px; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** SubkÃ¼nstlerseite: Diskografie ****************************************** */
/* ********************** letzte Ã„nderung: 07.09.08 (cq) **************************** */

.com-id-1 .com-theme-product                                       { margin-bottom: 6px; }
.com-id-1 .com-theme-product div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-theme-product div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-theme-product div.umg-body                          { background-color: #fcfdfe; padding: 6px; }
.com-id-1 .com-theme-product div.umg-footer                        { display: none; }
.com-id-1 .com-theme-product div.umg-footer span.back				{ }
.com-id-1 .com-theme-product div.umg-footer span.back a				{ }
.com-id-1 .com-theme-product div.umg-footer span.back a:hover		{ }
.com-id-1 .com-theme-product div.umg-footer span.more				{  }
.com-id-1 .com-theme-product div.umg-footer span.more a				{ }
.com-id-1 .com-theme-product div.umg-footer span.more a:hover		{ }
.com-id-1 .com-theme-product div.umg-footer span.pagetop			{ }
.com-id-1 .com-theme-product div.umg-footer span.pagetop a			{ }
.com-id-1 .com-theme-product div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-theme-product div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-1 .com-theme-product div.umg-body ul.umg-products										{ list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c							{ margin-bottom: 10px; } 
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width:160px; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #666666; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{ float:left; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ background:url(img/icons/amazon.gif) no-repeat left; text-indent:-10000px; width:63px; height:24px; display:block; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{ display:block; background:url(img/icons/download.gif) no-repeat left; padding-left: 15px; }

.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-size:16px; font-weight:bold; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{  }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{  }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ font-size:11px; font-weight:normal;  }

.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper						{ margin-bottom:7px; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date	{  }
.com-id-1 .com-theme-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-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor	{ display:none; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner		{  }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration	{  }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku			{  }

.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{  }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-theme-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-theme-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:323px; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:15px; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ background: url(img/icons/download.gif) no-repeat; width:9px; height:12px; display:block; text-indent:-10000px; float:right; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:15px; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ background: url(img/icons/speaker.gif) no-repeat; width:12px; height:11px; display:block; text-indent:-10000px; float:right; }
.com-id-1 .com-theme-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }


div.com-tool-sharethis                                                      { }
div.com-tool-sharethis div.umg-body                                         {  }
div.com-tool-sharethis div.umg-body a.umg-sharethis-social-link             { background:url(img/icons/share.gif)  no-repeat; padding-left: 20px; }
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/send2friend.gif) no-repeat 0 3px; padding-left: 20px; }
div.com-tool-sharethis div.umg-body a.umg-sharethis-sendtofriend-link:hover { }

.umgShareThis .outerLayer                                           { background: #DCD3C6; border: 1px solid #676766; }
.umgShareThis .outerLayer .innerLayer                               { }
.umgShareThis .outerLayer .innerLayer .menueLayer                   { }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonLeft          { background-color: #EDE7DB; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonLeft a        { color:#197077; text-decoration: none; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonLeft a:hover  { color:#000000; text-decoration:underline; text-decoration: none; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonRight         { background-color: #EDE7DB; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonRight a       { color:#197077; text-decoration: none; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonRight a:hover { color:#000000; text-decoration:underline; text-decoration: none; }
.umgShareThis .outerLayer .contentLayer                                     { background: #F3F4F5; }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer                  { }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer                  { }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer .inputLabel      { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #3D3028; font-weight:normal; }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer .inputField      { }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer .inputButton     { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item             { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a           { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a:hover     { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a:hover img { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item span        { color: #3D3028; font-family: Arial,Helvetica,sans-serif; font-size: 12px; }
.umgShareThis .outerLayer .contentLayer .responseMessage                    { color: #000000; font-weight: bold; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *************** linke Spalte - Ã¼berall ausser auf Suchergebnisseite ********************* */
/* ***************************************************************************************** */

.com-id-1 .com-SiteSearchBox                                            { margin-bottom: 5px; }
#Page-suche     .com-id-1 .com-SiteSearchBox                            { display: none; }
#Page-ergebnis  .com-id-1 .com-SiteSearchBox                            { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-header                             { background: url(img/layout/hg_headline1.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-SiteSearchBox div.umg-header h3.umg-headline             { font-size: 16px; text-transform: uppercase; }
.com-id-1 .com-SiteSearchBox div.umg-body                               { background-color: #F3F4F5; padding: 6px 0 6px 6px; height: 20px; width: 202px; }
.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#search_result_container_ctl0_ctl6_ctl0     { }

.com-id-1 .com-SiteSearchBox div.umg-body input.searchinput                                                         { background-color: #C7CFDB; width: 158px; height: 14px; color: #000000; font-family: geneva,verdana,sans-serif; margin: 0px 4px 0px 0px; border: 1px solid #333333; float: left; }
.com-id-1 .com-SiteSearchBox div.umg-body input.searchinput:focus                                                   { background-color: #FFFFFF; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container                                                   { padding-top: 5px; height: 15px; width: 30px; float: left; }
.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 input#searchbutton  { background: url(img/layout/pfeil_go.gif) no-repeat; width: 30px; height: 16px; border: none; cursor: pointer; }
.com-id-1 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox                                                       { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox .checkbox-label                                       { }
                                                         
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                                     { position: absolute; width: 450px; background-color: #F2F3F5; border: 1px solid #000000; top: 21px; z-index: 30; }
* html              .com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                 { left: -196px; top: 21px; } /* IE6 Hack */
*:first-child+html  .com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                 { left: 0px; top: 21px; }    /* IE7 Hack */
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-doctype                               { background-color: #464646; color: #FFFFFF; padding-left: 5px; margin-bottom: 3px; height: 16px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item                                  { padding-bottom: 5px; padding-left: 5px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top                                  { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top span.ss-result-item-counter      { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link            { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-subheadline                                   { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item img.ss-result-item-image                                         { float: left; margin-right: 10px; border: 1px solid #000000; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper                                                    { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline                        { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link  { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr 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-SiteSearchBox div.umg-body .ss-result-block-solr 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  { margin: 0px 3px 0px 3px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr 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-SiteSearchBox div.umg-body .ss-result-block-solr 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  { margin: 0px 3px 0px 3px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr 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-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper span.ss-result-item-counter                        { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-body                            { display: none; }

.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-article-date    { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-date-date       { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-gallery-date    { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-goodie-date     { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-product-date    { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-theme-date      { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-video-date      { display: none; }
                                                                                                                                             
/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* **************************** Suchergebnisseite oben ************************************* */
/* ***************************************************************************************** */

.com-id-2 .com-SiteSearchBox                                            { margin-bottom: 5px; }
.com-id-2 .com-SiteSearchBox div.umg-header                             { background: url(img/layout/hg_headline4.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-2 .com-SiteSearchBox div.umg-header h3.umg-headline             { font-size: 16px; text-transform: uppercase; }
.com-id-2 .com-SiteSearchBox div.umg-body                               { background-color: #F3F4F5; padding: 15px 6px 15px 5px; margin-bottom: 10px; }
.com-id-2 .com-SiteSearchBox div.umg-footer                             { display: none; }

.com-id-2 .com-SiteSearchBox div.umg-body div.searchBoxContainer                                                { position: relative; z-index: 1; }
.com-id-2 .com-SiteSearchBox div.umg-body div.searchBoxContainer input#searchstring                             { }
.com-id-2 .com-SiteSearchBox div.umg-body div.searchBoxContainer div.searchinput                                { width: 450px; position: absolute; top: 21px; background-color: #F2F3F5; border: 1px solid #000000; z-index: 30; }
* html              .com-id-2 .com-SiteSearchBox div.umg-body div.searchBoxContainer div#search_result_container_ctl0_ctl6_ctl0     { left: 0px; top: 21px; } /* IE6 Hack */
*:first-child+html  .com-id-2 .com-SiteSearchBox div.umg-body div.searchBoxContainer div#search_result_container_ctl0_ctl6_ctl0     { left: 0px; top: 21px; } /* IE7 Hack */

.com-id-2 .com-SiteSearchBox div.umg-body input.searchinput                                                         { background-color: #C7CFDB; width: 401px; height: 14px; color: #000000; font-family: geneva,verdana,sans-serif; margin-right: 4px; padding: 2px 0px 2px 2px; border: 1px solid #333333; float: left; }
.com-id-2 .com-SiteSearchBox div.umg-body input.searchinput:focus                                                   { background-color: #FFFFFF; }
.com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container                                                   { padding-top: 5px; float: left; }
.com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text                       { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text input#searchbutton    { }
.com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik input#searchbutton  { background: url(img/layout/pfeil_go.gif) no-repeat; border: none; width: 30px; cursor: pointer; }
.com-id-2 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox                                                       { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox .checkbox-label                                       { }
                                                         
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                                     { margin-bottom: 3px; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-doctype                               { background-color: #464646; color: #FFFFFF; padding-left: 5px; margin-bottom: 3px; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item                                  { padding-bottom: 5px; padding-left: 5px; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top                                  { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top span.ss-result-item-counter      { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link            { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-subheadline                                   { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item img.ss-result-item-image                                         { float: left; margin-right: 10px; border: 1px solid #000000; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper                                                    { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline                        { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link  { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr 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-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr 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  { margin: 0px 3px 0px 3px; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr 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-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr 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  { margin: 0px 3px 0px 3px; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr 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-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper span.ss-result-item-counter                        { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-body                            { display: none; }

.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-article-date    { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-date-date       { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-gallery-date    { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-goodie-date     { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-product-date    { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-theme-date      { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-video-date      { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ News-Teaser auf der Startseite ******************************************* */
.com-id-1 .com-ArticleTeaser                                       {  }
.com-id-1 .com-ArticleTeaser div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; width: 404px; }
.com-id-1 .com-ArticleTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-ArticleTeaser div.umg-body                          { }
.com-id-1 .com-ArticleTeaser div.umg-footer                        { text-align: center; clear:both;margin-top:1px;  }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back              { display: none; }
.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           { display: none; }
.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              { display: block; background-color: #F3F4F5; padding: 6px; cursor:pointer; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more:hover        { background-color: #ffffff; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a            { background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a:hover      { }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display: none; }


.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 			{ background-color: #F3F4F5; cursor:pointer; margin-bottom:1px; padding: 6px; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c:hover		{ background-color: #ffffff; } 
.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: 100px; float: left; padding-right: 6px; }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { border:1px solid #666666; }  
.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	{ background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; font-weight: bold; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2 { font-size:16px; font-weight:bold; line-height:16px; margin:0; }
.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 p				{ display: inline; margin:0; }     
.com-id-1 .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; }   

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-1 div.umg-content-c {  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-2 div.umg-content-c {  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-3 div.umg-content-c {  }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-4													{ float:left; width:398px; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-4 div.umg-image-c									{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-4 div.umg-content-c									{ display:block; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-4 div.umg-content-c p.umg-teaser-headline2 			{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-4 div.umg-content-c a.umg-teaser-headline2 			{ display:inline; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-4 div.umg-content-c span.umg-teaser-date-inline		{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-4 div.umg-content-c div.umg-teaser-text				{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-4 div.umg-content-c a.umg-link-mehr					{ display: none; }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-5													{ float:left; width:398px; clear:both; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-5 div.umg-image-c 									{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-5 div.umg-content-c									{ display:block; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-5 div.umg-content-c p.umg-teaser-headline2			{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-5 div.umg-content-c a.umg-teaser-headline2			{ display:inline; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-5 div.umg-content-c span.umg-teaser-date-inline		{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-5 div.umg-content-c div.umg-teaser-text				{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-5 div.umg-content-c a.umg-link-mehr					{ display: none; }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-6													{ float:left; width:398px; clear:both; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-6 div.umg-image-c									{ display: none;  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-6 div.umg-content-c									{ display:block; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-6 div.umg-content-c p.umg-teaser-headline2			{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-6 div.umg-content-c a.umg-teaser-headline2			{ display:inline; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-6 div.umg-content-c span.umg-teaser-date-inline		{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-6 div.umg-content-c div.umg-teaser-text				{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-6 div.umg-content-c a.umg-link-mehr					{ display: none; }  

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-7													{ float:left; width:398px; clear:both; }
.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									{ display:block; }
.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; }
.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													{ float:left; width:398px; clear:both; }
.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									{ display:block; }
.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; }
.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-2 ******************************************* */
/* ************************************ MORE News-Teaser - rechte Spalte ******************************************* */
.com-id-2 .com-ArticleTeaser                                       { margin-bottom: 6px; }
.com-id-2 .com-ArticleTeaser div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-2 .com-ArticleTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-2 .com-ArticleTeaser div.umg-body                          { }
.com-id-2 .com-ArticleTeaser div.umg-footer                        { display: none;  }
.com-id-2 .com-ArticleTeaser div.umg-footer span.back              { display: none; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.back a            { }
.com-id-2 .com-ArticleTeaser div.umg-footer span.back a:hover      { }
.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; background-color: #F3F4F5; padding: 6px; cursor:pointer; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more:hover        { background-color: #ffffff; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more a            { background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more a:hover      { }
.com-id-2 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-2 .com-ArticleTeaser div.umg-body { }
.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 			{ background-color: #F3F4F5; cursor:pointer; margin-bottom:1px; padding: 6px; float:left; clear:both; width:288px; } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c:hover		{ background-color: #ffffff; } 
.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     { display:none;  }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img {  }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-odd   { }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-even  {  }

.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						{ display:inline; }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; font-weight: bold; } 
.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 p.umg-teaser-headline2				{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2				{ display:inline; }
.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						{ display: none; }




/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite: Stories Ãœbersicht ******************************************* */
.com-id-3 .com-ArticleTeaser                                       {  }
.com-id-3 .com-ArticleTeaser div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; width: 404px; }
.com-id-3 .com-ArticleTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-3 .com-ArticleTeaser div.umg-body                          { }
.com-id-3 .com-ArticleTeaser div.umg-footer                        { text-align: center; clear:both;margin-top:1px;  }
.com-id-3 .com-ArticleTeaser div.umg-footer span.back              { display: none; }
.com-id-3 .com-ArticleTeaser div.umg-footer span.back a            { }
.com-id-3 .com-ArticleTeaser div.umg-footer span.back a:hover      { }
.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; background-color: #fcfdfe; padding: 6px; cursor:pointer; }
.com-id-3 .com-ArticleTeaser div.umg-footer span.more:hover        { background-color: #ffffff; }
.com-id-3 .com-ArticleTeaser div.umg-footer span.more a            { background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; }
.com-id-3 .com-ArticleTeaser div.umg-footer span.more a:hover      { }
.com-id-3 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-3 .com-ArticleTeaser div.umg-body { }
.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 			{ background-color: #fcfdfe; cursor:pointer; margin-bottom:1px; padding: 6px; } 
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c:hover		{ background-color: #ffffff; } 
.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: 110px; float: left; }  
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { border:1px solid #666666; }  
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-odd   { }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-even  {  }

.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						{ display:none; }

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display:none; } 
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2 				{ font-size:16px; font-weight:bold; line-height:16px; margin:0; }
.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				{ font-weight:bold; }
.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					{  }  
.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; }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Im Fokus: News-Teaser auf der Startseite (wie com-id-1 nur mit 150px Bild) ******************************************* */
.com-id-4 .com-ArticleTeaser                                       { margin-bottom:6px; }
.com-id-4 .com-ArticleTeaser div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; width: 404px; }
.com-id-4 .com-ArticleTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-4 .com-ArticleTeaser div.umg-body                          { }
.com-id-4 .com-ArticleTeaser div.umg-footer                        { text-align: center; clear:both;margin-top:1px;  }
.com-id-4 .com-ArticleTeaser div.umg-footer span.back              { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-footer span.back a            { }
.com-id-4 .com-ArticleTeaser div.umg-footer span.back a:hover      { }
.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; background-color: #F3F4F5; padding: 6px; cursor:pointer; }
.com-id-4 .com-ArticleTeaser div.umg-footer span.more:hover        { background-color: #ffffff; }
.com-id-4 .com-ArticleTeaser div.umg-footer span.more a            { background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; }
.com-id-4 .com-ArticleTeaser div.umg-footer span.more a:hover      { }
.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 			{ background-color: #F3F4F5; cursor:pointer; margin-bottom:1px; padding: 6px; } 
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c:hover		{ background-color: #ffffff; } 
.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: 152px; float: left; padding-right: 6px; }  
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { border:1px solid #666666; }  
.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 .umg-teaser-wrapper					{ }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; font-weight: bold; } 
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2 { font-size:16px; font-weight:bold; line-height:16px; margin:0; }
.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 p				{ display: inline; margin:0; }     
.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; }   

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-1 div.umg-content-c {  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-2 div.umg-content-c {  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-3 div.umg-content-c {  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite: Pictures - Latest Pictures ******************************************* */
.com-id-1 .com-theme-collection-gallery											{  }
.com-id-1 .com-theme-collection-gallery div.umg-header							{ background:url(/img/layout/hg_headline2.gif); height:18px; padding-bottom:2px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-theme-collection-gallery div.umg-header h3.umg-headline			{ color:#000000; font-size:16px; font-weight:bold; line-height:16px; margin-bottom:1px; margin-top:0px; text-transform:uppercase;  }
.com-id-1 .com-theme-collection-gallery div.umg-body							{ margin-bottom:1px; }
.com-id-1 .com-theme-collection-gallery div.umg-footer							{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.back				{  }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.back a				{ }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.pagetop				{  }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.pagetop a			{ }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.pagetop a:hover		{ }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.more				{  }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.more a				{ }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.more a:hover		{ }

.com-id-1 .com-toolplaceholdersingle						{ float:none; width:auto; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul							{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li						{  }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body			{ background-color:#fcfdfe; padding:6px; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{  }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top span.umg-artist			{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top span.umg-artist-trenner	{ font-size:16px; font-weight:bold; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top span.umg-title				{ font-size:16px; font-weight:bold; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top span.umg-id				{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top span.umg-subtitle			{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top span.umg-text				{ display: none;  }


.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{ margin:6px 0; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ display:none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-1					{ display:block; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{ text-align:center; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img	{ border:1px solid #666666; margin-bottom:6px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright 	{  }

.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{  }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist			{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist-trenner	{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-title				{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-id				{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-subtitle			{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-text				{  }


.com-id-1 .com-theme-collection-gallery div.umg-body ul li .umg-li-footer		{ text-align:center; background-color:#fcfdfe; margin-top:1px; padding:6px; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite: Latest Pictures - die kleinen Bilder da drunter ******************************************* */
.com-id-2 .com-theme-collection-gallery											{  }
.com-id-2 .com-theme-collection-gallery div.umg-header							{ display:none; }
.com-id-2 .com-theme-collection-gallery div.umg-header h3.umg-headline			{   }
.com-id-2 .com-theme-collection-gallery div.umg-body							{  }
.com-id-2 .com-theme-collection-gallery div.umg-footer							{  }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.back				{  }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.back a				{ }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.pagetop				{  }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.pagetop a			{ }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.pagetop a:hover		{ }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.more				{  }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.more a				{ }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.more a:hover		{ }

.com-id-2 .com-toolplaceholdersingle						{ float:none; width:auto; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul							{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li						{  }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body			{ background-color:#fcfdfe; padding:6px; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{ clear:both; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{ clear:both; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist						{ display:none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner				{ display:none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body span.umg-title						{ display:none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body span.umg-id							{ display:none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle					{ display:none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body span.umg-text						{ display:none; }


.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{ width:342px; margin-left:28px; text-align:center; }
.com-id-2 .com-theme-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 0 0; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{  }
.com-id-2 .com-theme-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-theme-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-theme-collection-gallery div.umg-body ul li .umg-li-footer		{ text-align:center; background-color:#fcfdfe; margin-top:1px; padding:6px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Linke Spalte: Merch ************************************** */
.com-id-1 .com-WarehouseTeaser                                       { margin-bottom: 6px; }
.com-id-1 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/hg_headline1.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { text-align:center; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        { display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper									{ display:block; background-color: #F3F4F5; padding: 6px; margin-bottom:1px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper span.umg-date-top					{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c					{ display: inline;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c img				{ border:1px solid #666666; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-shop-c		{ display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-date-c			{ display: none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c									{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-global_belonging-name		{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-global_belonging-name		{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c span.umg-trenner					{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-headline					{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-headline 					{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-distributor				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-text						{  }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergÃ¤nzt */

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-sku						{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{  }
                                                        
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c                         { display:none;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-shop-link         { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-shop-link:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link       { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{ display:none;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover	{  }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ clear: both; text-align:left; background-color: #F3F4F5; padding: 6px; display:block; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a			{ background:url(img/icons/bt_zumshop.gif) no-repeat; display:block; text-indent:-10000px; width:57px; height:10px; margin-left:58px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a:hover	{ background:url(img/icons/bt_zumshop_o.gif) no-repeat; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** Startseite: Records ************************************** */
.com-id-2 .com-WarehouseTeaser                                       { margin-bottom: 6px; }
.com-id-2 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-2 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-2 .com-WarehouseTeaser div.umg-body                          {  }
.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 div.umg-wt-jumpmenu-header                                              { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type: none; margin: 0px; padding:0; } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c				{ float: left; width: 101px; margin:0 1px 0 0;   }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover		{  }
.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			{ }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-4				{ margin-right:0; width: 104px; } 

.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 div.umg-content-wrapper					{ background-color: #F3F4F5; height:195px; padding:4px; margin-bottom:1px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper:hover			{ background-color: #ffffff; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c span.umg-date-top						{ display:block; }

.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-shop-c          { display:none; }
.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-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-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; }
.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 p.umg-distributor				{ 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-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */

.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-content-c div.umg-shop-c a.umg-artist-link2			{ 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-artist-link2:hover 	{ }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ text-align:center; }
.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:block; background:#F3F4F5; text-align:center; margin-bottom:1px; padding:3px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c span.umg-shop-link:hover	{ background-color: #ffffff; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c span.umg-shop-link-3		{ 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		{ 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	{  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Records: Die oberen 6 ************************************** */
.com-id-3 .com-WarehouseTeaser                                       { margin-bottom: 6px; }
.com-id-3 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/hg_headline4.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-3 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-3 .com-WarehouseTeaser div.umg-body                          {  }
.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 div.umg-wt-jumpmenu-header                                              { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { float: left; width: 106px; height:203px; margin:0 1px 0 0; background-color: #F3F4F5; padding: 6px; margin-bottom:1px; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover    { background-color: #ffffff; }
.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-4			{ width: 107px; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-5			{ width: 107px; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-6			{ margin-right:0; width: 107px; } 

.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 span.umg-date-top						{ display:block; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c									{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img								{ border:1px solid #666666; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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-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-c								{ }
.com-id-3 .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-3 .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-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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-c p.umg-headline				{ margin:0; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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-c p.umg-distributor				{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */
.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 { 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_category         { display: none; } /* erst am 19.11. ergÃ¤nzt */

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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-c p.umg-date					{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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-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-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-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-c div.umg-shop-c a.umg-shop-link         {  }
.com-id-3 .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-3 .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-3 .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-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-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 .umg-shop-link-1 a 	{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link	{  }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ****************************** SubkÃ¼nstlerseite: Rechts, New Release ************************************** */
.com-id-4 .com-WarehouseTeaser                                       { margin-bottom: 6px; }
.com-id-4 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-4 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-4 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-4 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.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              { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          {  }
.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 span.umg-date-top						{ display:none; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper					{ background-color: #fcfdfe; padding: 6px; margin-bottom:1px; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c										{ float:left; width:100px; margin-bottom:6px; margin-right:6px; }
.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; }
.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: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 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-artist-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-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								{ position:relative; }
.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	{ font-weight: bold; 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-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-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				{ 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 a.umg-headline				{ 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 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 .umg-text						{ margin:0; margin-bottom:2px; }

.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; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */
.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; } /* erst am 19.11. ergÃ¤nzt */
.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 { 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_category         { display: none; } /* erst am 19.11. ergÃ¤nzt */

.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				{  }
.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					{ margin:0; margin-bottom:2px; }
.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						{ display:none; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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						{ text-align:left; background:none; padding: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 .umg-shop-link			{ 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-shop-c a.umg-artist-link		{ display:inline; background: url(img/icons/arrow_small.gif) no-repeat 0 4px; padding-left:10px; }
.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 a.umg-artist-link2			{ 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-shop-c a.umg-artist-link2:hover 	{ }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ clear:both; text-align:center; background-color: #fcfdfe; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link-1 a       { margin-right:10px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ****************************** ( Records, unter den Top 6 ) ************************************** */
.com-id-5 .com-WarehouseTeaser                                       { margin-bottom: 6px; }
.com-id-5 .com-WarehouseTeaser div.umg-header                        { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-5 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-5 .com-WarehouseTeaser div.umg-footer                        { text-align:center; background-color:#F3F4F5; padding:6px; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back a            { background:url(img/icons/arrow_small_back.gif) no-repeat left; padding-left: 10px; padding-right:5px; text-decoration:none; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back a:hover      { color:#000000; text-decoration:underline; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.pagetop           { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more a            { background:url(img/icons/arrow_small.gif) no-repeat right; text-decoration:none; padding-right:10px; padding-left:5px; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more a:hover      { color:#000000; text-decoration:underline; }
.com-id-5 .com-WarehouseTeaser div.umg-footer .umg-pagebrowser	     { display: none; }

.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { float:left; margin-bottom:5px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover    {  }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { width:356px; clear:both; } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { width:359px; }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        { display:none; }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c span.umg-date-top						{ display:none; }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper					{ background-color: #F3F4F5; padding: 6px; margin-bottom:1px; margin-right:1px; height:152px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper:hover			{ background-color: #FFF; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even div.umg-content-wrapper				{ margin-right:0px; }


.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c										{ float:left; width:150px; margin-bottom:6px; margin-right:6px; }
.com-id-5 .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; }
.com-id-5 .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-5 .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-5 .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-artist-link	{  }
.com-id-5 .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-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c								{ }
.com-id-5 .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-5 .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-size:16px; font-weight: bold; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner				{ color:#197077; font-size:16px; font-weight: bold; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline				{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline				{ font-size:16px; font-weight: bold; }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c				{  }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date					{ margin:0; margin-bottom:2px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-sku						{ display:none; }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2	{ margin:0; }
.com-id-5 .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-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c .umg-text						{ display:block; margin:0; margin-bottom:2px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-5 .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-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{ display:none; }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c						{ clear:none; text-align:left; background:none; padding:0; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c .umg-shop-link			{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link		{ display:inline; background: url(img/icons/arrow_small.gif) no-repeat 0 4px; padding-left:10px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c						{ clear:both; text-align:center; background-color: #F3F4F5; margin-right:1px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even div.umg-shop-c					{ margin-right:0px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a		{ padding:0 8px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link-3		{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link	{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ Records: Detail - Rechts, More Records ************************************** */
.com-id-6 .com-WarehouseTeaser                                       { margin-bottom: 6px; }
.com-id-6 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-6 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-6 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-6 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom:6px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover    {  }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        { display:none; }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c span.umg-date-top						{ display:none; }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper					{ background-color: #F3F4F5; padding: 6px; margin-bottom:1px; }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c										{ float:left; width:100px; margin-bottom:6px; margin-right:6px; }
.com-id-6 .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; }
.com-id-6 .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-6 .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-6 .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-artist-link	{  }
.com-id-6 .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-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c								{ display:inline; }
.com-id-6 .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-6 .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; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner				{  }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline				{ display:none;  }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline				{ font-weight: bold; }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c				{  }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date					{ margin:0; margin-bottom:2px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-sku						{ display:none; }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2	{ margin:0; margin-bottom:2px; }
.com-id-6 .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-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c .umg-text						{  }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-6 .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-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{ display:none;  }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c						{ clear:none; text-align:left; background:none; padding:0; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c .umg-shop-link			{ display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link		{ display:inline; background: url(img/icons/arrow_small.gif) no-repeat 0 4px; padding-left:10px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ clear:both; text-align:center; background-color: #F3F4F5; padding: 6px; }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link-1 a       {  }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ****************************** Records: Mehr Musik (wie com-id-2 nur ohen Download Shoplink) ************************************** */
.com-id-7 .com-WarehouseTeaser                                       { margin-bottom: 6px; }
.com-id-7 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/hg_headline4.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-7 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-7 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-7 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type: none; margin: 0px; padding:0; } 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c				{ float: left; width: 101px; margin:0 1px 0 0;   }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover		{  }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd			{ } 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even			{ }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-7,
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-14			{ margin-right:0; width: 104px; } 

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        { display:none; }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper					{ background-color: #F3F4F5; height:195px; padding:4px; margin-bottom:1px; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper:hover			{ background-color: #ffffff; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c span.umg-date-top						{ display:block; }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c                         {  }
.com-id-7 .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-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c          { display:none; }
.com-id-7 .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-7 .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-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-date-c			{ display: none; }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c								{ }
.com-id-7 .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-7 .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-7 .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-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-trenner				{ display:none; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline				{ margin:0; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline				{ display:none;  }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-distributor				{ display:none; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{ display:none; }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-7 .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-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergÃ¤nzt */

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{ display:none; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{  }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-sku						{  }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory2	{ display:none; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory		{ margin:0; }


.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c                         { display:none; }
.com-id-7 .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-7 .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-7 .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-7 .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-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2			{  }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ text-align:center; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover					{  }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c span.umg-shop-link		{ display:block; background:#F3F4F5; text-align:center; margin-bottom:1px; padding:3px; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c span.umg-shop-link:hover	{ background-color: #ffffff; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c span.umg-shop-link-2		{ display:none; }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{ display:none; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover	{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Artist Subseite ******************************************* */

.com-id-1 .com-ThemeEyecatcher                                  {  }
.com-id-1 .com-ThemeEyecatcher div.umg-header                   { display: none; }
.com-id-1 .com-ThemeEyecatcher div.umg-header h3.umg-headline   { }
.com-id-1 .com-ThemeEyecatcher div.umg-body                     { }
.com-id-1 .com-ThemeEyecatcher div.umg-footer                       { display: none; }
.com-id-1 .com-ThemeEyecatcher div.umg-footer span.back             { }
.com-id-1 .com-ThemeEyecatcher div.umg-footer span.back a           { }
.com-id-1 .com-ThemeEyecatcher div.umg-footer span.back a:hover     { }
.com-id-1 .com-ThemeEyecatcher div.umg-footer span.more             { }
.com-id-1 .com-ThemeEyecatcher div.umg-footer span.more a           { }
.com-id-1 .com-ThemeEyecatcher div.umg-footer span.more a:hover     { }
.com-id-1 .com-ThemeEyecatcher div.umg-footer span.pagetop          { }
.com-id-1 .com-ThemeEyecatcher div.umg-footer span.pagetop a        { }
.com-id-1 .com-ThemeEyecatcher div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-ThemeEyecatcher div.umg-body img  { display:block; }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - rechte Spalte ******************************************* */
.com-id-1 .com-theme-collection-link                                      {  }
.com-id-1 .com-theme-collection-link div.umg-header                        { padding-left: 6px; padding-top: 4px; padding-bottom: 2px; background-image:url(site/uksounds/img/layout/hg_headline3.gif);	height:18px; text-transform:uppercase; }
.com-id-1 .com-theme-collection-link div.umg-header h3.umg-headline        { font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; line-height: 16px; margin-top: 0px; 	margin-bottom: 1px;	color: #000000;	font-weight: bold;  }
.com-id-1 .com-theme-collection-link div.umg-body                          { margin-bottom:6px; }
.com-id-1 .com-theme-collection-link div.umg-footer                        { display: none; }


.com-id-1 .com-theme-collection-link div.umg-body ul                                     { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-collection-link div.umg-body ul li                                  { margin-bottom:1px; }

.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-header                   { display: none;  }
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body					 { background-color:#fcfdfe; padding:6px; }
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-footer					 { display: none; }





/* teaser-bild */
.com-id-1 .com-theme-collection-link div.umg-body ul li img.umg-image		{ display: none;width: 100px; height: 80px; float: left;  margin: 0 5px 6px 0; border:1px solid #666666; }

/* artist */
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-artist                   { display: none; }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-artist a                 { }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-artist a:hover           { }

/* title */
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-title                   { font-size:13px; font-weight:bold; margin-bottom:5px; }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-title a                 { }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-title a:hover           { }


/* subtitle */
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-subtitle                  { display: none; }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-subtitle a                { }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-subtitle a:hover          { }

/* text */
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-text              { display: none; margin-bottom:8px; }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-text a            { }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-text a:hover      { }

/* link */
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks			{ clear:both; }

.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-links-desc					{ display:none; }

.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks li			{  }
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks li a		{ display:block; background:url(site/uksounds/img/icons/arrow_small.gif) no-repeat left; padding-left: 10px;}
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks li a:hover	{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Downloads: Free Downloads  ******************************************* */
.com-id-1 .com-CollectionGoodie										{ margin-bottom: 6px; }
.com-id-1 .com-CollectionGoodie div.umg-header						{ background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-CollectionGoodie div.umg-header h3.umg-headline		{ font-size: 16px; text-transform: uppercase; font-weight: bold;  }
.com-id-1 .com-CollectionGoodie div.umg-body						{  }
.com-id-1 .com-CollectionGoodie div.umg-footer						{ display: none; }


.com-id-1 .com-CollectionGoodie div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li					{ margin-bottom:1px; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-header 	{ display: none;  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body		{ background-color:#F3F4F5; padding:6px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-footer	{ display: none; }

.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top							{ display:none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top img						{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon 			{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon:hover	{ }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-global_belonging-name	{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-headline				{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-subheadline			{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-text					{ display:none; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-images		{ width: 202px; float: left;  margin: 0 5px 6px 0; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body img.umg-image		{ border:1px solid #666666; display:block; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c								{ clear:both; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink			{  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-description		{ font-size:16px; font-weight:bold; line-height:16px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link			{ display:block; padding-top:10px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a			{ background:url(img/icons/arrow_small.gif) no-repeat left; padding-left: 10px;}
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a:hover	{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite: More Videos - rechte Spalte ******************************************* */
.com-id-1 .com-theme-teaser                                       { margin-bottom: 6px; }
.com-id-1 .com-theme-teaser div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-theme-teaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-theme-teaser div.umg-body                          { }
.com-id-1 .com-theme-teaser div.umg-footer                        { display: none;  }
.com-id-1 .com-theme-teaser div.umg-footer span.back              { display: none; }
.com-id-1 .com-theme-teaser div.umg-footer span.back a            { }
.com-id-1 .com-theme-teaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-theme-teaser div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-theme-teaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-theme-teaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-theme-teaser div.umg-footer span.more              { display: block; background-color: #F3F4F5; padding: 6px; cursor:pointer; }
.com-id-1 .com-theme-teaser div.umg-footer span.more:hover        { background-color: #ffffff; }
.com-id-1 .com-theme-teaser div.umg-footer span.more a            { background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; }
.com-id-1 .com-theme-teaser div.umg-footer span.more a:hover      { }
.com-id-1 .com-theme-teaser div.umg-footer ul.umg-pagebrowser		{ display: none; }

.com-id-1 .com-theme-teaser div.umg-body { }
.com-id-1 .com-theme-teaser div.umg-body div.umg-teaser-header { display: none; }
.com-id-1 .com-theme-teaser div.umg-body div.umg-teaser-header a.umg-teaser-headline1 {  }

.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c 			{ background-color: #F3F4F5; cursor:pointer; margin-bottom:1px; padding: 6px; } 
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c:hover		{ background-color: #ffffff; } 
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-odd			{  } 
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-odd:hover	{  } 
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-even			{  }  
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-even:hover	{  }  

.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-image-c     { float:left; width:100px; margin-right:6px;  }  
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-image-c img { border:1px solid #666666; }  
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-image-odd   { }
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-image-even  {  }

.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c .umg-news-type						{ display:none; }
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date						{ display:inline; }

.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ font-size:13px; font-weight: bold; color:#000000; text-decoration:none; } 
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline				{ display: none; }
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2				{ display: none; }
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2				{ font-size:13px; font-weight: bold; }
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline			{ display:none; }
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-text					{ display: none; }
.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Downloads: Classic Track Infotext ****************************************** */
.com-id-1 .com-StaticText                                       { margin: 0px;}
.com-id-1 .com-StaticText div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-StaticText div.umg-body                          { display:block; background-color: #F3F4F5; padding: 6px; }
.com-id-1 .com-StaticText div.umg-footer                        { display: none; }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-1 .com-StaticText div.umg-body div.umg-content-c p 			{ margin:0; padding:0; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c img		{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* SubkÃ¼nstlerseite: Shops ****************************************** */
.com-id-2 .com-StaticText                                       { margin:0 3px 6px 0; }
.com-id-2 .com-StaticText div.umg-header                        { background:url(/img/layout/hg_headline2.gif); height:18px; padding-bottom:2px; padding-left:6px; padding-top:4px; }
.com-id-2 .com-StaticText div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-2 .com-StaticText div.umg-body                          { display:block; background-color: #fcfdfe; padding: 6px; }
.com-id-2 .com-StaticText div.umg-footer                        { display: none; }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top		{ margin-bottom:0; margin-right:6px; float:left; }
.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top img	{ border:1px solid #666666; }

.com-id-2 .com-StaticText div.umg-body div.umg-content-c p 			{ margin:0; padding:0; }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a		{ background:url(img/icons/arrow_small.gif) no-repeat left; padding-left: 10px; }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a:hover	{ color:#000000; text-decoration:underline; }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-2 .com-StaticText div.umg-body div.umg-image-c img		{  }
/* ***************************************************************************************** */
/* ************************************ com-id-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                                       {  }
.com-id-2 .com-ad-server div.umg-header                        { display:none; }
.com-id-2 .com-ad-server div.umg-header h3.umg-headline        {  }
.com-id-2 .com-ad-server div.umg-body                          { text-align:center; margin:0 0 5px 0; }
.com-id-2 .com-ad-server div.umg-footer                        { display:none;  }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Videos: Med. Rectangle ******************************************* */
.com-id-3 .com-ad-server                                       { float:left; width:356px; }
.com-id-3 .com-ad-server div.umg-header                        { background:url(img/layout/hg_headline4.gif) top right; height: 18px; padding: 4px 0px 2px 6px; }
.com-id-3 .com-ad-server div.umg-header h3.umg-headline        { display: none; }
.com-id-3 .com-ad-server div.umg-body                          { background-color: #F3F4F5; padding: 6px; height:325px; text-align:center; }
.com-id-3 .com-ad-server div.umg-footer                        { display:none;  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Gewinnspiel: Detailseite *********************************** */  

.com-id-1 .com-action                                       {  }
.com-id-1 .com-action div.umg-header                        { padding-left: 6px; padding-top: 4px; padding-bottom: 2px; background-image:url(img/layout/hg_headline2.gif);	height:18px; text-transform:uppercase; }
.com-id-1 .com-action div.umg-header h3.umg-headline        { font-size: 16px; line-height: 16px; margin-top: 0px; 	margin-bottom: 1px;	color: #000000;	font-weight: bold; }
.com-id-1 .com-action div.umg-body                          { background-color: #F3F4F5; padding: 6px; }
.com-id-1 .com-action div.umg-footer                        { display: none; }
.com-id-1 .com-action div.umg-footer span.back              { }
.com-id-1 .com-action div.umg-footer span.back a            { }
.com-id-1 .com-action div.umg-footer span.back a:hover      { }
.com-id-1 .com-action div.umg-footer span.pagetop           {  }
.com-id-1 .com-action div.umg-footer span.pagetop a         { }
.com-id-1 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-action div.umg-footer span.more              {  }
.com-id-1 .com-action div.umg-footer span.more a            { }
.com-id-1 .com-action div.umg-footer span.more a:hover      { }

.com-id-1 .com-action div.umg-body .umg-image-c-top		{ float:left; width:152px; margin-bottom:8px; margin-right:8px;  }
.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									{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-global_belonging_name		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-trenner						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-headline					{ font-weight:bold;  }
.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					{  }
.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					{  }

.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					{  }
.com-id-1 .com-action div.umg-body .umg-partner-c img				{  }

.com-id-1 .com-action div.umg-body .karussellTrenner				{  }

.com-id-1 .com-action div.umg-body .umg-won_text					{  }
.com-id-1 .com-action div.umg-body .umg-won_text p					{  }

.com-id-1 .com-action div.umg-body .umg-actionreply-c				{ clear:both; margin:10px 0; }
.com-id-1 .com-action div.umg-body .umg-actionreply-c p				{ font-weight:bold; color:#197077; }

.com-id-1 .com-action div.umg-body .umg-form-c																{ margin-top:10px;  }
.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		{ border:1px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:250px; margin:0; margin-bottom:3px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{ height:20px; width: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:none; border:0px; width:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-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-left:10px; margin:0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c									{ padding: 5px 0 5px 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				{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container	{ padding-left:10px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{  }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ clear:both; margin-top:15px; }
.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		{  border:1px solid #333333; color:#333333; font-size:11px; background-color:#FFFFFF; width:150px; margin:0; margin-bottom:3px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( Linke Spalte, Newsletter Basic ) *********************** */  
/* ************************* letzte Ã„nderung: 08.04.2009 9:15 (bodo) *********************** */  

.com-id-1 .com-newsletter-box                                  { margin-bottom: 6px; }
.com-id-1 .com-newsletter-box div.umg-header                   { background-image:url(img/layout/hg_headline1.gif); height: 18px; padding: 4px 0px 2px 6px;}
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-newsletter-box div.umg-body                     { background-color: #F3F4F5; padding: 6px; position: relative; }
.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									{ margin-bottom:6px; }
.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 .umg-newsletter-thx-text-container,
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ }

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ font-size:13px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input		{ border:1px solid #333333; background-color:#C7CFDB; color:#000000; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; height:14px; margin-right:4px; padding:2px 0 2px 2px; width:158px; }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{ font-size:13px; margin:10px 0 0 0; }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ margin-bottom:6px; }

.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container					{ display: none; } /*** Datenschutz checkbox ***/
.com-id-1 .com-newsletter-box div.umg-body .cm-input-row										{ }

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container                                                 { position: absolute; top: 56px; left: 172px; padding-top: 6px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	                    { display:none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik                     { }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input	                                        { border: none; background: transparent url(img/layout/pfeil_go.gif) no-repeat scroll 0 0; color:#000000; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; width:30px; cursor: pointer; }

.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ margin-right:8px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{ font-size:10px; padding:0; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *******************************( Linke Spalte, Newsletter Basic ) *********************** */  
/* *******************************( auf Basis von alternativem TPL ************************* */  
/* ************************* letzte Ã„nderung: 08.04.2009 10:00 (bodo) ********************** */  

.com-id-2 .com-newsletter-box                                  { margin-bottom: 6px; }
.com-id-2 .com-newsletter-box div.umg-header                   { background-image:url(img/layout/hg_headline1.gif); height: 18px; padding: 4px 0px 2px 6px;}
.com-id-2 .com-newsletter-box div.umg-header h3.umg-headline   { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-2 .com-newsletter-box div.umg-body                     { background-color: #F3F4F5; padding: 6px; }
.com-id-2 .com-newsletter-box div.umg-footer                       { display: none; }
.com-id-2 .com-newsletter-box div.umg-footer span.back             { }
.com-id-2 .com-newsletter-box div.umg-footer span.back a           { }
.com-id-2 .com-newsletter-box div.umg-footer span.back a:hover     { }
.com-id-2 .com-newsletter-box div.umg-footer span.more             { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a           { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a:hover     { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop          { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop a        { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop a:hover  { }

.com-id-2 .com-newsletter-box div.umg-body .nwlt-teaser-text                                { margin-bottom:6px; }
.com-id-2 .com-newsletter-box div.umg-body .nwlt-teaser-text p                              { font-size:11px; margin:0 0 0 0; }

.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-container                        { float: left; }

.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container             { }

.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container                       { margin-bottom:4px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label             { }
.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    { border:1px solid #333333; background-color:#C7CFDB; color:#000000; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; height:14px; margin-right:4px; margin-bottom: 2px; width:158px; }

.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container                                 { float: left; padding-bottom: 6px; padding-top: 21px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text       { display:none; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik     { }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container input                           { border: none; background: transparent url(img/layout/pfeil_go.gif) no-repeat scroll 0 0; color:#000000; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; width:30px; height: 16px; cursor: pointer; }

.com-id-2 .com-newsletter-box div.umg-body .nwlt-text p                                         { font-size:11px; margin:10px 0 0 0; }

.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container             { margin-bottom:6px; }

.com-id-2 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container                   { display: none; } /*** Datenschutz checkbox ***/
.com-id-2 .com-newsletter-box div.umg-body .cm-input-row                                        { }

.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container        { margin-right:8px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p      { font-size:10px; padding:0; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Videos: Videos ABC ****************************************** */
.com-id-1 .com-VideoOverview										{ margin-bottom: 6px; }
.com-id-1 .com-VideoOverview div.umg-header							{ background-image:url(img/layout/hg_headline4.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-VideoOverview div.umg-header h3.umg-headline			{ font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-VideoOverview div.umg-body							{ background:url(img/layout/abc_bg.gif) repeat-y; }
.com-id-1 .com-VideoOverview div.umg-footer							{ display: none; }
.com-id-1 .com-VideoOverview div.umg-footer span.back				{ }
.com-id-1 .com-VideoOverview div.umg-footer span.back a				{ }
.com-id-1 .com-VideoOverview div.umg-footer span.back a:hover		{ }
.com-id-1 .com-VideoOverview div.umg-footer span.more				{ }
.com-id-1 .com-VideoOverview div.umg-footer span.more a				{ }
.com-id-1 .com-VideoOverview div.umg-footer span.more a:hover		{ }
.com-id-1 .com-VideoOverview div.umg-footer span.pagetop			{ }
.com-id-1 .com-VideoOverview div.umg-footer span.pagetop a			{ }
.com-id-1 .com-VideoOverview div.umg-footer span.pagetop a:hover	{ }

.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group									{ list-style-type: none; margin: 0px; padding:0; } 
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-c						{ float:left; background-color: #F3F4F5; width: 130px; padding: 6px; margin-right:1px; margin-bottom:1px; padding-bottom:10px; border-top:1px solid #DCD3C6; }
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-1,
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-2,
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-3,
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-4,
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-5						{ border-top:0px; }
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-5,
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-10					{ width: 132px; margin-right:0px; }
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-spacer-c					{ display: none; }
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-spacer-5,
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-spacer-10,
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-spacer-11					{ display: block; clear:both; width:100%; height:1px; }

.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c                      { }
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c span.umg-to-group	{ display:block; font-size:16px; font-weight:bold; line-height:16px; margin-bottom:5px; }
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c p.umg-to-group       { font-size:16px; font-weight:bold; margin-bottom:1px; margin-top:0;padding:0; } 
.com-id-1 .com-VideoOverview 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-VideoOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li    { height:auto; padding:0px; margin:0; width: 100%; background: url(img/layout/hg_h_dashed.gif) repeat-x bottom; border-top:0px; }
.com-id-1 .com-VideoOverview 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-VideoOverview 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-VideoOverview 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			{ font-weight: bold; background:url(img/icons/arrow_small.gif) no-repeat 0px 3px; padding:0px; padding-left: 10px; }
.com-id-1 .com-VideoOverview 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	{  }
.com-id-1 .com-VideoOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c .umg-videoname						{ display:block; margin-bottom:5px; }

.com-id-1 .com-VideoOverview 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 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - Exclusives, rechte Spalte ******************************************* */
.com-id-1 .com-theme-digitaldownload									{ }
.com-id-1 .com-theme-digitaldownload div.umg-header						{ background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-theme-digitaldownload div.umg-header h3.umg-headline		{ font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-theme-digitaldownload div.umg-body						{ background-color:#fcfdfe; }
.com-id-1 .com-theme-digitaldownload div.umg-footer						{ display: none; }


.com-id-1 .com-theme-digitaldownload div.umg-body ul                                     { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li                                  { border-bottom:1px solid #C7CFDB; }

.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-header                   { display: none;  }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body					 { padding:6px; }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-footer					 { display: none; }

.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-images		{ display:none; }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte		{ float:left; width:180px; margin-right:10px; }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops		{ float:left; width:95px; }

.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops ul li	{border-bottom: 0px; }

.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body img.umg-image		{ display:none; width: 100px; height: 80px; float: left;  margin: 0 5px 6px 0; border:1px solid #666666; }

.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body span.umg-global_belonging-name		{ display: block; font-size:13px; font-weight:bold; }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body span.umg-title						{ display: block; font-size:13px; font-weight:bold; margin-bottom:0px; color:#197077; }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body span.umg-subtitle					{ display: none; }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body span.umg-text						{ display: none; }

.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body li.umg-downloadlinks				{ clear:both; }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body li.umg-downloadlinks a				{ display:block; background:url(img/icons/download.gif) no-repeat left; padding-left: 15px;}

.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body a.umg-link-artist					{ display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - Exclusives, mittlere Spalte ******************************************* */
.com-id-2 .com-theme-digitaldownload									{  }
.com-id-2 .com-theme-digitaldownload div.umg-header						{ padding-left: 6px; padding-top: 4px; padding-bottom: 2px; background-image:url(img/layout/hg_headline2.gif);	height:18px; text-transform:uppercase; }
.com-id-2 .com-theme-digitaldownload div.umg-header h3.umg-headline		{ font-size: 16px; line-height: 16px; margin-top: 0px; 	margin-bottom: 1px;	color: #000000;	font-weight: bold;  }
.com-id-2 .com-theme-digitaldownload div.umg-body						{ margin-bottom:6px; }
.com-id-2 .com-theme-digitaldownload div.umg-footer						{ display: none; }

.com-id-2 .com-theme-digitaldownload div.umg-body ul										{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li										{ margin-bottom:1px; }

.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-header						{ display: none;  }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body						{ background-color:#fcfdfe; padding:6px; }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-footer						{ display: none; }

.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-images			{ float:left; width:92px; margin-right:8px; }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-images img		{ border:1px solid #666666; }

.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte		{  }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte span.umg-global_belonging-name		{ display: none; }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte span.umg-title						{ font-size:16px; font-weight:bold; }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte span.umg-subtitle					{ display: none; }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte span.umg-text						{ display: none; }

.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops										{  }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops ul									{  }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops ul li.umg-downloadlinks				{  }
.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops ul li.umg-downloadlinks a			{ background:url(img/icons/download.gif) no-repeat; padding-left: 15px;}

.com-id-2 .com-theme-digitaldownload div.umg-body ul li .umg-li-body a.umg-link-artist		{ display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - Videos, mittlere Spalte ******************************************* */
.com-id-3 .com-theme-digitaldownload									{  }
.com-id-3 .com-theme-digitaldownload div.umg-header						{ padding-left: 6px; padding-top: 4px; padding-bottom: 2px; background-image:url(img/layout/hg_headline2.gif);	height:18px; text-transform:uppercase; }
.com-id-3 .com-theme-digitaldownload div.umg-header h3.umg-headline		{ font-size: 16px; line-height: 16px; margin-top: 0px; 	margin-bottom: 1px;	color: #000000;	font-weight: bold;  }
.com-id-3 .com-theme-digitaldownload div.umg-body						{ margin-bottom:6px; }
.com-id-3 .com-theme-digitaldownload div.umg-footer						{ display: none; }

.com-id-3 .com-theme-digitaldownload div.umg-body ul										{ list-style-type: none; padding: 0; margin:0; }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li										{ margin-bottom:1px; }

.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-header						{ display: none;  }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body						{ background-color:#fcfdfe; padding:6px; }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-footer						{ display: none; }

.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-images			{ float:left; width:102px; margin-right:8px; }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-images img		{ border:1px solid #666666; }

.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte		{  }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte span.umg-global_belonging-name		{ display: none; }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte span.umg-title						{ font-size:16px; font-weight:bold; }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte span.umg-subtitle					{ display: none; }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-texte span.umg-text						{ display: none; }

.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops										{  }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops ul									{  }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops ul li.umg-downloadlinks				{  }
.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body div.umg-shops ul li.umg-downloadlinks a			{ background:url(img/icons/download.gif) no-repeat; padding-left: 15px;}

.com-id-3 .com-theme-digitaldownload div.umg-body ul li .umg-li-body a.umg-link-artist		{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates: Kalender in der rechten Spalte ***************************************** */
.com-id-1 .com-FilterCalendar										{ float:left; width:140px; height:180px; }
.com-id-1 .com-FilterCalendar div.umg-header						{ background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; position: relative; }
.com-id-1 .com-FilterCalendar div.umg-header h3.umg-headline		{ font-size: 16px; text-transform: uppercase; font-weight: bold; position: absolute; width: 290px }
.com-id-1 .com-FilterCalendar div.umg-body							{ height:168px; background-color:#F3F4F5; padding:6px; margin-right:1px; }
.com-id-1 .com-FilterCalendar div.umg-body input					{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite ******************************************* */
.com-id-2 .com-theme-action-teaser                                       {  }
.com-id-2 .com-theme-action-teaser div.umg-header                        { padding-left: 6px; padding-top: 4px; padding-bottom: 2px; background-image:url(site/uksounds/img/layout/hg_headline2.gif);	height:18px; text-transform:uppercase; }
.com-id-2 .com-theme-action-teaser div.umg-header h3.umg-headline        { font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; line-height: 16px; margin-top: 0px; 	margin-bottom: 1px;	color: #000000;	font-weight: bold;  }
.com-id-2 .com-theme-action-teaser div.umg-body                          {  }
.com-id-2 .com-theme-action-teaser div.umg-footer                        { display: none; }
.com-id-2 .com-theme-action-teaser div.umg-footer span.back              { display: none; }
.com-id-2 .com-theme-action-teaser div.umg-footer span.back a            { }
.com-id-2 .com-theme-action-teaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-theme-action-teaser div.umg-footer span.pagetop           { display: none; }
.com-id-2 .com-theme-action-teaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-theme-action-teaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-theme-action-teaser div.umg-footer span.more              { display: none; }
.com-id-2 .com-theme-action-teaser div.umg-footer span.more a            { }
.com-id-2 .com-theme-action-teaser div.umg-footer span.more a:hover      { }



.com-id-2 .com-theme-action-teaser div.umg-body ul                                     { list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li                                  {  }

.com-id-2 .com-theme-action-teaser div.umg-body ul li .umg-li-header                   { display: none;  }
.com-id-2 .com-theme-action-teaser div.umg-body ul li .umg-li-body					 { background-color:#fcfdfe; padding:6px; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li .umg-li-footer					 { clear:both; background-color:#fcfdfe; border-top:1px solid #DCD3C6; padding:6px; margin-bottom:6px; text-align:center; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li .umg-li-footer .umg-li-link		  { display: none; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li .umg-li-footer .umg-li-link a		  { }
.com-id-2 .com-theme-action-teaser div.umg-body ul li .umg-li-footer .umg-li-link a:hover { }

/* teaser-bild */

.com-id-2 .com-theme-action-teaser div.umg-body ul li img.umg-image		{  width: 100px; height: 85px; float: left;  margin: 0 5px 6px 0; border:1px solid #666666; }


/* artist */

.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-artist                   { display: none; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-artist a                 { }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-artist a:hover           { }

/* artist-img (z.B. Pfeil vor Artistname) */

.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-artist-img				{  }

/* date */

.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-date                   { display: none; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-date a                 { }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-date a:hover           { }

/* title */
.com-id-2 .com-theme-action-teaser div.umg-body ul li div.umg-li-body span.umg-title   {  }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-title                   { color:#000000; font-family:Times New Roman,Georgia,Times,serif; font-size:16px; font-weight:bold; line-height:16px; margin-bottom:1px; margin-top:0px; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-title a                 { }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-title a:hover           { }

/* title-linked */

.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-title-linked           { display: none; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-title-linked a          { }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-title-linked a:hover    { }

/* subtitle */

.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-subtitle                  { display: none; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-subtitle a                { }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-subtitle a:hover          { }

/* teaser-text */

.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-teasertext              { display:block; color:#590903; font-family:tahoma,arial,verdana,sans-serif; font-size:11px;line-height:13px; margin:0; padding:5px 0 0 5px; vertical-align:top; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-teasertext a            { }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-teasertext a:hover      { }         

/* link  weiter  */
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-mehr					{ font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; }
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-mehr a					{ display:block; width:48px; padding-left:8px; background:url(site/uksounds/img/icons/arrow_small.gif) no-repeat left;}
.com-id-2 .com-theme-action-teaser div.umg-body ul li span.umg-mehr a:hover				{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Startseite: Video Of The Week ******************************************* */
.com-id-1 .com-VideoPlayer                                       { margin-bottom: 1px; }
.com-id-1 .com-VideoPlayer div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-VideoPlayer div.umg-body                          { background-color: #F3F4F5; padding: 6px; text-align:center; }
.com-id-1 .com-VideoPlayer div.umg-footer                        { display: none; }
.com-id-1 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{  }

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{  }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ margin:0; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }




/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Videoseite: Video Of The Week ******************************************* */
.com-id-2 .com-VideoPlayer                                       { margin-bottom: 6px; float:left; width:356px;  }
.com-id-2 .com-VideoPlayer div.umg-header                        { background-image:url(img/layout/hg_headline4.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-2 .com-VideoPlayer div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-2 .com-VideoPlayer div.umg-body                          { background-color: #F3F4F5; padding: 6px; height:325px; margin-right:1px; text-align:center; }
.com-id-2 .com-VideoPlayer div.umg-footer                        { display: none; }
.com-id-2 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-2 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-2 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{  }

.com-id-2 .com-VideoPlayer div.umg-body .umg-video-c												{  }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ margin:0; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite, Top Video rechte Spalte ******************************************* */
.com-id-3 .com-VideoPlayer                                       { margin-bottom: 6px; }
.com-id-3 .com-VideoPlayer div.umg-header                        { display: none; }
.com-id-3 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-3 .com-VideoPlayer div.umg-body                          { background-color: #fcfdfe; padding: 6px; text-align:center; }
.com-id-3 .com-VideoPlayer div.umg-footer                        { display: none; }
.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; }
.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                                       { margin-bottom: 6px; }
.com-id-4 .com-VideoPlayer div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-4 .com-VideoPlayer div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-4 .com-VideoPlayer div.umg-body                          { background-color: #fcfdfe; padding: 6px; text-align:center; }
.com-id-4 .com-VideoPlayer div.umg-footer                        { margin-top:1px; text-align:center; background-color:#fcfdfe; padding:6px; }
.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									{ font-size:16px; font-weight:bold; margin-bottom:6px; text-align:left; }
.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	{ display:none; }
.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										{ display:none; }
.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		{  }
.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: #F3F4F5; 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									{ display:none; }
.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	{  }
.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										{ text-align:left; font-size:16px; font-weight:bold; height:25px; text-align:center; }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{ display:none; }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{ display:none; }
.com-id-5 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Pictures: Latest Pictures******************************************* */
.com-id-1 .com-GalleryTeaser                                       { margin-bottom: 10px; }
.com-id-1 .com-GalleryTeaser div.umg-header                        { background-image:url(img/layout/hg_headline4.gif); height:20px; margin-top:6px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-GalleryTeaser div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px;}
.com-id-1 .com-GalleryTeaser div.umg-body                          { }
.com-id-1 .com-GalleryTeaser div.umg-footer                        { display: none; }
.com-id-1 .com-GalleryTeaser div.umg-footer span.back              { }
.com-id-1 .com-GalleryTeaser div.umg-footer span.back a            { }
.com-id-1 .com-GalleryTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-GalleryTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-GalleryTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-GalleryTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-GalleryTeaser div.umg-footer span.more              { }
.com-id-1 .com-GalleryTeaser div.umg-footer span.more a            { }
.com-id-1 .com-GalleryTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-GalleryTeaser div.umg-body table                                     { } 
.com-id-1 .com-GalleryTeaser div.umg-body table tbody                               {  } 
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr                            {  }
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td                         { background-color: #F3F4F5; border-bottom:1px solid #DCD3C6; }     
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td:hover                   { background-color: #FFFFFF; }  
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td.umg-item-odd			{ border-right:1px solid #DCD3C6; }    
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c          { float: left; cursor:pointer; width: 345px; padding: 6px; } 
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c:hover    { }  
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-odd        {  } 
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-odd:hover  { } 
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-even       { } 
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-even:hover { } 

.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-c     { width: 150px; margin-right:5px; float: left;  }
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-c img { border:1px solid #666666; display:block; }
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-odd   {  }
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-even  {  }
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-1     {  }
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-2     {  }
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-3     {  }

.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c                                    { width: 190px; float: left; margin: 4px 0px 0px 4px; }
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name { font-size: 16px; font-weight: bold; }   
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c p.umg-teaser-headline              { font-size: 13px; font-weight: bold; margin-top:5px; }   
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c p.umg-teaser-subheadline           { display: none; }     
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c p.umg-teaser-text                  { display: none; }   
.com-id-1 .com-GalleryTeaser div.umg-body table tbody tr td 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; }   

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates: KÃ¼nstler Dropdown in der rechten Spalte ***************************************** */
.com-id-1 .com-FilterTheme									{ clear:both; margin-top:1px; }
.com-id-1 .com-FilterTheme div.umg-body						{ background-color:#F3F4F5; padding:6px; }
.com-id-1 .com-FilterTheme div.umg-body select				{ border:1px solid #333333; color:#000000; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; margin-bottom:2px; padding-left:4px; background-color:#F3F4F5; width:250px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Service: Contact ******************************************* */
.com-id-1 .com-StaticManualHtml                                       { margin-bottom: 6px; }
.com-id-1 .com-StaticManualHtml div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-StaticManualHtml div.umg-body                          { background-color: #F3F4F5; padding: 6px; }
.com-id-1 .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Service: RSS FEEDS ******************************************* */
.com-id-2 .com-StaticManualHtml                                       { margin-bottom: 6px; }
.com-id-2 .com-StaticManualHtml div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-2 .com-StaticManualHtml div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-2 .com-StaticManualHtml div.umg-body                          { background-color: #F3F4F5; padding: 6px; }
.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      { }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Service: CALENDAR ******************************************* */
.com-id-3 .com-StaticManualHtml                                       { margin-bottom: 6px; }
.com-id-3 .com-StaticManualHtml div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-3 .com-StaticManualHtml div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-3 .com-StaticManualHtml div.umg-body                          { background-color: #F3F4F5; padding: 6px; }
.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      { }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Startseite: mehr Videos ******************************************* */
.com-id-4 .com-StaticManualHtml                                       { margin-bottom: 6px; }
.com-id-4 .com-StaticManualHtml div.umg-header                        { display: none; }
.com-id-4 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-4 .com-StaticManualHtml div.umg-body                          { background-color: #F3F4F5; padding: 6px; cursor:pointer; text-align:center; font-family: Geneva, Arial, Verdana, Helvetica, sans-serif; font-size:11px;  }
.com-id-4 .com-StaticManualHtml div.umg-body:hover                    { background-color: #ffffff; }
.com-id-4 .com-StaticManualHtml div.umg-body a		                  { background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 5px; padding-left: 10px; }
.com-id-4 .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-4 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Linke Spalte  ******************************************* */
.com-id-5 .com-StaticManualHtml                                       {  }
.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                          {  }
.com-id-5 .com-StaticManualHtml div.umg-body:hover                    {  }
.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      { }


/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ News: ZurÃ¼ck zur Ãœbersicht ******************************************* */
.com-id-6 .com-StaticManualHtml                                       { margin-bottom: 6px; }
.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                          { background-color: #FCFDFE; padding: 6px; cursor:pointer; text-align:center; font-family: Geneva, Arial, Verdana, Helvetica, sans-serif; font-size:11px;  }
.com-id-6 .com-StaticManualHtml div.umg-body a		                  { background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 5px; padding-left: 10px; }
.com-id-6 .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-6 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.more a:hover      { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( das MenÃ¼ ganz oben ) *********************************** */  

.com-id-1 .com-PageMenu                                  { }
.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                     { background:url(img/layout/hg_nav.gif) repeat; padding:6px; margin-bottom:6px; }
.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             { margin: 0; padding: 0; list-style:none; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { margin: 0px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { display: block; width:188px; text-decoration:none; font-size:13px; font-weight:bold; background-color:#FFFFFF; color:#000000; text-align:left; padding:2px; padding-left:6px; 	margin-bottom:2px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { background-color:#464646; color:#f3f4f5; }
/* 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                                   {  }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 {  display: block; width:188px; text-decoration:none; font-size:13px; font-weight:bold; background-color:#464646; color:#ffffff; text-align:left; padding:2px; padding-left:6px; margin-bottom:2px;  }
.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-2 ******************************************* */
/* *******************************( SubkÃ¼nstlerseiten ) *********************************** */  

.com-id-2 .com-PageMenu                                  { }
.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                     { }
.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             { margin: 0; padding: 0; list-style:none; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { margin: 0px; float:left; margin-right:7px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { font-family: Times New Roman,Georgia,Times,serif; color: #333333; font-weight: normal; text-decoration: none; font-size: 13px; text-transform: uppercase;  }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { font-family: Times New Roman,Georgia,Times,serif; color: #197077; font-weight: normal; text-decoration:underline; font-size: 13px; text-transform: uppercase; }
.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                                   { margin: 0px; float:left; margin-right:7px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { font-family: Times New Roman,Georgia,Times,serif; color: #197077; font-weight: bold; text-decoration:none; font-size: 13px; text-transform: uppercase; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { text-decoration:underline; }
.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                                     { margin: 0px; float:left; margin-right:7px; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Footer-Zeile *************************************** */  

.com-id-3 .com-PageMenu                                  { display: inline; margin:0; padding:0; }
.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                     { display: inline; margin:0; padding:0; }
.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             { margin: 0; padding: 0; list-style:none; display:inline;  }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { display:inline; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { color: #666666; text-decoration: none;  }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color: #197077; text-decoration: underline; }
.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                                   { display:inline; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { color: #197077; text-decoration: underline; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           {  }
.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                                     { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Artists: Artists ABC ****************************************** */
.com-id-1 .com-ThemeOverview                                       { margin-bottom: 6px; }
.com-id-1 .com-ThemeOverview div.umg-header                        { background-image:url(img/layout/hg_headline4.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-ThemeOverview div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-ThemeOverview div.umg-body                          { background:url(img/layout/abc_bg.gif) repeat-y; }
.com-id-1 .com-ThemeOverview div.umg-footer                        { display: none; }
.com-id-1 .com-ThemeOverview div.umg-footer span.back                                       { display: none; }
.com-id-1 .com-ThemeOverview div.umg-footer span.back a                                     { }
.com-id-1 .com-ThemeOverview div.umg-footer span.back a:hover                               { }
.com-id-1 .com-ThemeOverview div.umg-footer span.more                                       { display: none; }
.com-id-1 .com-ThemeOverview div.umg-footer span.more a                                     { }
.com-id-1 .com-ThemeOverview div.umg-footer span.more a:hover                               { }
.com-id-1 .com-ThemeOverview div.umg-footer span.pagetop                                    { display: none; }
.com-id-1 .com-ThemeOverview div.umg-footer span.pagetop a                                  { }
.com-id-1 .com-ThemeOverview div.umg-footer span.pagetop a:hover                            { }

.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; background-color: #F3F4F5; width: 130px; padding: 6px; margin-right:1px; margin-bottom:1px; padding-bottom:10px; border-top:1px solid #c7cfdb; }
.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,
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-6						{ border-top:0px; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-6,
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-11					{ 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-6,
.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       { font-size:16px; font-weight:bold; margin-bottom:1px; 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    { padding:0px; margin:0; width: 100%; border-top:0px; }
.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 0px 3px; padding:0px; 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 {  }
.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	{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SÃ¼bkÃ¼nstlerseite (im Moment nicht benutzt, da manuell verwendet) ******************************************* */
.com-id-1 .com-PageMenuBreadcrumbTrail                                       { margin-bottom:0px; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-header                        { display: none; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-header h3.umg-headline        { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body                          { background:#C7CFDB url(img/layout/hg_left.gif); padding:6px; color:#FFFFFF; margin-bottom:6px; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer                        { display: none; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.back              { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.back a            { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.back a:hover      { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.more              { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.more a            { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.more a:hover      { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.pagetop           { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.pagetop a         { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.pagetop a:hover   { }

.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body .umg-trenner			{ display:none; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body a						{ color:#197077; font-family:Times New Roman,Georgia,Times,serif; font-size:13px; font-weight:bold; text-decoration:none; text-transform:uppercase; background:url(img/icons/arrow_small.gif) no-repeat 0 3px; padding-left:10px; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body a:hover					{ text-decoration: underline; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************************************************************************** */
.com-id-1 .com-CollectionGalleryTeaser                                       { margin-bottom: 10px; }
.com-id-1 .com-CollectionGalleryTeaser div.umg-header                        { background-image:url(img/layout/hg_headline4.gif); height:20px; margin-top:6px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-CollectionGalleryTeaser div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px;}
.com-id-1 .com-CollectionGalleryTeaser div.umg-body                          { }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer                        { display: none; }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer span.back              { }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer span.back a            { }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer span.more              { }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer span.more a            { }
.com-id-1 .com-CollectionGalleryTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-CollectionGalleryTeaser div.umg-body table                                     { } 
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody                               {  } 
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr                            {  }
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td                         { background-color: #F3F4F5; border-bottom:1px solid #DCD3C6; }     
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td:hover                   { background-color: #FFFFFF; }     
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c          { float: left; cursor:pointer; width: 345px; padding: 6px; } 
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c:hover    { }  
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-odd        { border-right:1px solid #DCD3C6; } 
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-odd:hover  { } 
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-even       { } 
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-even:hover { } 

.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-c     { width: 150px; float: left;  }
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-c img { width: 150px; }
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-odd   {  }
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-even  {  }
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-1     {  }
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-2     {  }
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-image-3     {  }

.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c                                    { width: 190px; float: left; margin: 4px 0px 0px 4px; }
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name { font-size: 16px; font-weight: bold; }   
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c p.umg-teaser-headline              { font-size: 13px; font-weight: bold; margin-top:5px; }   
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c p.umg-teaser-subheadline           { display: none; }     
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c p.umg-teaser-text                  { display: none; }   
.com-id-1 .com-CollectionGalleryTeaser div.umg-body table tbody tr td div.umg-item-c div.umg-content-c a.umg-link-mehr                    { display: block; background:url(site/uksounds/img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; }   

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *************************** Home: Rechte Spalte - Termine (eigenes Template im umg.ukssw Ordner) ****************************************** */
.com-id-1 .com-date-live									{ margin-bottom: 1px; }
.com-id-1 .com-date-live div.umg-header						{ background-image:url(img/layout/hg_headline3.gif); height:20px; margin-top:6px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-date-live div.umg-header h3.umg-headline		{ color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px;}
.com-id-1 .com-date-live div.umg-body						{ background-color:#F3F4F5; padding:6px; }
.com-id-1 .com-date-live div.umg-footer						{ display: none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list									{ list-style-type: none; margin: 0px; padding:0px; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c						{ margin-bottom:4px; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date						{ display:inline;  }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-startdate			{ }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-monthday			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-date-trenner		{  }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-enddate			{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-name			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c a.umg-name			{ display:inline; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-trenner			{  }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-headline		{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-sub_headline	{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-text			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-charge			{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner							{ display:inline; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-city		{ }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-trenner	{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-location	{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner-movingclub									{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner-movingclub .umg-partner-movingclub-name		{ }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-shoplinks					{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .com-toolplaceholdersingle		{ display:none; }
#social_links_layer
{
	width:auto;
	background-color:#676766;
	font: 12px Arial, Helvetica, sans-serif;
	padding:1px 2px 2px 1px;
	position:absolute;
	display:none;
}
#social_links_inner
{
	width:auto;
	background-color:#F3F4F5;
	border:1px solid #dcd3c6;
	border-top:0;
}
a:link, a:visited {color:#197077;text-decoration:none;}
a:hover, a:active {color: #000000;text-decoration:underline;}

#social_link_clipper {width:320px;}
#social_link_header {height:19px;background-color:#dcd3c6;}
#social_link_header a {}
.social_link_header_hspacer_left {width:4px;height:19px;float:left;}
.social_link_header_hspacer_right {width:4px;height:18px;float:right;}
.social_link_header_a_activ {width:70px;height:18px;margin-top:1px;text-align:center;background-color:#F3F4F5;float:left;}
.social_link_header_a {width:70px;height:17px;margin-top:1px;text-align:center;background-color:#ede7db;float:left;}
#social_link_header_close {width:50px;height:16px;margin-top:2px;text-align:center;background-color:#F3F4F5;float:right;}
#social_link_box {display:none;margin:10px;}
#social_email_box {display:none;margin:10px;}
.social_link_div {height:24px;width:150px;float:left;}
.social_link_a {}
.social_clearer {clear:both;}
#social_link_form {margin:0px;padding:0px;}

/* NO JS */
#nojs_social_email_box {}
#nojs_social_link_box {}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - mittlere Spalte ******************************************* */

.com-id-1 .com-theme-date-media                                      { margin-bottom: 10px; }
.com-id-1 .com-theme-date-media div.umg-header                        { background-image:url(site/uksounds/img/layout/hg_headline2.gif); height:20px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-theme-date-media div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px;}
.com-id-1 .com-theme-date-media div.umg-body                          { padding: 6px; margin: 0px; background:#fcfdfe; }
.com-id-1 .com-theme-date-media div.umg-footer                        { display: none; }
.com-id-1 .com-theme-date-media div.umg-footer span.back              { }
.com-id-1 .com-theme-date-media div.umg-footer span.back a            { }
.com-id-1 .com-theme-date-media div.umg-footer span.back a:hover      { }
.com-id-1 .com-theme-date-media div.umg-footer span.pagetop           { }
.com-id-1 .com-theme-date-media div.umg-footer span.pagetop a         { }
.com-id-1 .com-theme-date-media div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-theme-date-media div.umg-footer span.more              { }
.com-id-1 .com-theme-date-media div.umg-footer span.more a            { }
.com-id-1 .com-theme-date-media div.umg-footer span.more a:hover      { }

.com-id-1 .com-theme-date-media div.umg-body ul                        { list-style-type: none; margin: 0px; background:url(site/uksounds/img/layout/hg_h_dashed.gif) repeat-x bottom; } 
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c          { clear: both; padding: 0px; padding-bottom: 6px; } 
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-odd        { } 
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-even       { }

.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c  .umg-start_date    { } 
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c  .umg-end_date      { } 

.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c .umg-global_belonging-name       { display: none; }
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c a.umg-global_belonging-name       { display: none; }
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c a.umg-global_belonging-name:hover { }

.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c .umg-headline      {  }
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c  .umg-partner-name  { } 

.com-id-1 .com-theme-date-media div.umg-body .umg-tools  { display:none; }

.com-id-1 .com-theme-date-media div.umg-body div.umg-link-c                     { margin: 1px 0px 0px 0px; padding: 6px; background-color:#fcfdfe; text-align: center; }

.com-id-1 .com-theme-date-media div.umg-body div.umg-link-c a.umg-artist-link { display:none; }
.com-id-1 .com-theme-date-media div.umg-body div.umg-link-c a.umg-shop-link   { background:url(site/uksounds/img/icons/ticket.gif) no-repeat;      background-position: left;    padding-left: 20px; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite: Galerie Browser ******************************************* */
.com-id-1 .com-collection-gallery-bowser										{  }
.com-id-1 .com-collection-gallery-bowser div.umg-header							{ background:url(/img/layout/hg_headline2.gif); height:18px; padding-bottom:2px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-collection-gallery-bowser div.umg-header h3.umg-headline			{ color:#000000; font-size:16px; font-weight:bold; line-height:16px; margin-bottom:1px; margin-top:0px; text-transform:uppercase;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body							{ background-color:#fcfdfe; padding:6px; margin-bottom:1px; }
.com-id-1 .com-collection-gallery-bowser div.umg-footer							{ display: none; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top						{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline			{ font-size:16px; font-weight:bold; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{ display:block; }
.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						{ padding-bottom:7px; margin-bottom: 10px; text-align:center;  }
.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.gif) no-repeat; background-position: 0px 5px; padding-left: 10px; font-size:13px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{ text-decoration:underline; }
.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.gif) no-repeat; background-position: right 5px; padding-right: 10px; font-size:13px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{ text-decoration:underline; }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ NEWS ******************************************* */
/* ************************************ Korrektur: 09.09.08 cq ******************************************* */
.com-id-1 .com-article                                       { margin-bottom: 10px; }
.com-id-1 .com-article div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height:20px; padding-top:4px; padding-left:6px;  }
.com-id-1 .com-article div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px; }
.com-id-1 .com-article div.umg-body                          { margin-bottom:1px; }
.com-id-1 .com-article div.umg-footer                        { text-align:center; background-color:#F3F4F5; padding:6px; }
.com-id-1 .com-article div.umg-footer span.back              {  }
.com-id-1 .com-article div.umg-footer span.back a            { background:url(img/icons/arrow_small_back.gif) no-repeat left; padding-left: 10px; padding-right:5px; text-decoration:none; }
.com-id-1 .com-article div.umg-footer span.back a:hover      { color:#000000; text-decoration:underline; }
.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              {  }
.com-id-1 .com-article div.umg-footer span.more a            { background:url(img/icons/arrow_small.gif) no-repeat right; text-decoration:none; padding-right:10px; padding-left:5px; }
.com-id-1 .com-article div.umg-footer span.more a:hover      { color:#000000; text-decoration:underline; }
.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		{ margin-bottom:6px;  }

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{ padding: 6px; margin: 0px; background:#F3F4F5; margin-bottom:1px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{ text-align:center; background-color:#F3F4F5; padding:6px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{ float:none; width:auto; }


.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ display:none; }
/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{ display:none; }

.com-id-1 .com-article div.umg-body ul li div.umg-article-wrapper				{  }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ display: block; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner           { display: none; font-size:1px; line-height:1px; height:1px; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{ display: block; font-size:13px; font-weight:bold;  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{ display:block; background:url(img/icons/arrow_small.gif) no-repeat left; padding-left: 10px; text-decoration:none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ text-decoration:underline;}
.com-id-1 .com-article div.umg-body ul li span.umg-artist                   { display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		{ color:#000000; font-size:16px; font-weight:bold; line-height:16px; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{ float: left; width:150px; margin-right: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-li-body span.umg-subtitle			{ display:none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline			{  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ display:block; margin-top:10px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{ display:block; width:100%; background:url(img/icons/arrow_small.gif) no-repeat left; padding-left: 10px; text-decoration:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{ text-decoration:underline; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Impressum / Datenschutz ******************************************* */

.com-id-2 .com-article                                       { margin-bottom: 10px; }
.com-id-2 .com-article div.umg-header                        { background-image:url(img/layout/hg_headline4.gif); height:20px; padding-top:4px; padding-left:6px;  }
.com-id-2 .com-article div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px; }
.com-id-2 .com-article div.umg-body                          {  }
.com-id-2 .com-article div.umg-footer                        { display:none; }
.com-id-2 .com-article div.umg-footer span.back              {  }
.com-id-2 .com-article div.umg-footer span.back a            {  }
.com-id-2 .com-article div.umg-footer span.back a:hover      {  }
.com-id-2 .com-article div.umg-footer span.pagetop           {  }
.com-id-2 .com-article div.umg-footer span.pagetop a         { }
.com-id-2 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-article div.umg-footer span.more              {  }
.com-id-2 .com-article div.umg-footer span.more a            {  }
.com-id-2 .com-article div.umg-footer span.more a:hover      {  }
.com-id-2 .com-article div.umg-footer ul.umg-pagebrowser	{ 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		{ margin-bottom:6px;  }

.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{ padding: 6px; margin: 0px; background:#F3F4F5; margin-bottom:1px; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{ display:none; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


.com-id-2 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ display:none; }

.com-id-2 .com-article div.umg-body ul li div.umg-article-wrapper				{  }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper									{ display: none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist-trenner			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist-linked			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist-linked a		{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist-linked a:hover	{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist					{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-date-inline			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-title					{  }

.com-id-2 .com-article div.umg-body ul li .umg-li-body  span.umg-subtitle	{  }

.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{ float: left; width:150px; margin-right: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-li-body	span.umg-text				{ display:block; margin-top:10px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{ display:block; width:100%; background:url(img/icons/arrow_small.gif) no-repeat left; padding-left: 10px; text-decoration:none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{ text-decoration:underline; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Artist Subseite - Newsliste ******************************************* */
.com-id-3 .com-article                                       { margin-bottom: 10px; }
.com-id-3 .com-article div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height:20px; padding-top:4px; padding-left:6px;  }
.com-id-3 .com-article div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px; }
.com-id-3 .com-article div.umg-body                          {  }
.com-id-3 .com-article div.umg-footer                        { background: #FCFDFE; text-align: center; padding: 5px 0px; }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser                                       { }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.back                             { display: inline; }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.back a                           { }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.back a:hover                     { }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser                    { list-style-type: none; margin: 0px; display: inline; }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li                 { display: inline; }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop           { display: none; }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop a         { }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop a:hover   { }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.topmore-c span.more              { }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.topmore-c span.more a            { }
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.topmore-c span.more a:hover      { }


.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		{ margin-bottom:6px;  }

.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{ padding: 6px; margin: 0px; background:#fcfdfe; margin-bottom:1px; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{ text-align:center; background-color:#fcfdfe; padding:6px; }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{ float:none; width:auto; }


.com-id-3 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ display:block; font-size:11px;font-weight:normal; }
/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-3 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{ display:none; }

.com-id-3 .com-article div.umg-body ul li div.umg-article-wrapper				{  }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-3 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ display: block; }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-trenner           { font-size:16px; font-weight:bold; }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked			{ display: none;  }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked a			{  }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{  }
.com-id-3 .com-article div.umg-body ul li span.umg-artist                   { display: none; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline	{ display: none; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-title		{ color:#000000; font-size:16px; font-weight:bold; line-height:16px; }

.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{ float: left; width:102px; margin-right: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-li-body span.umg-subtitle			{ display:none; }

.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ display:block; margin-top:10px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ }

.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{ display:block; width:100%; background:url(img/icons/arrow_small.gif) no-repeat left; padding-left: 10px; text-decoration:none; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{ text-decoration:underline; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates: Stadtsuche in der rechten Spalte (Sherlock) ***************************************** */
.com-id-1 .com-FilterTextSearch										{ float:left; width:160px; }
.com-id-1 .com-FilterTextSearch div.umg-header						{ background:url(img/layout/hg_headline3.gif) no-repeat right; height: 24px; }
.com-id-1 .com-FilterTextSearch div.umg-header h3.umg-headline		{ display:none;  }
.com-id-1 .com-FilterTextSearch div.umg-body						{ background:#F3F4F5 url(img/layout/sherlock.gif) no-repeat 27px 39px; height:19px; padding:155px 6px 6px; }
.com-id-1 .com-FilterTextSearch div.umg-body input					{ background-color:#F3F4F5; width:104px; border:1px solid #333333; color:#000000; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; margin-bottom:2px; padding-left:4px; }
.com-id-1 .com-FilterTextSearch div.umg-body input.button_send		{ border:0px; background:#F3F4F5 url(img/icons/bt_go.gif) no-repeat; margin-left:5px; margin-top:4px; width:28px; height:20px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Artist Subseite - Newsliste ******************************************* */
.com-id-1 .com-theme-article                                       {  }
.com-id-1 .com-theme-article div.umg-header                        { background:url(/img/layout/hg_headline2.gif); height:18px; padding-bottom:2px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-theme-article div.umg-header h3.umg-headline        { color:#000000; font-size:16px; font-weight:bold; line-height:16px; margin-bottom:1px; margin-top:0px; text-transform:uppercase;  }
.com-id-1 .com-theme-article div.umg-body                          { }
.com-id-1 .com-theme-article div.umg-footer                        { display: none; }
.com-id-1 .com-theme-article div.umg-footer span.back              { display: none; }
.com-id-1 .com-theme-article div.umg-footer span.back a            { }
.com-id-1 .com-theme-article div.umg-footer span.back a:hover      { }
.com-id-1 .com-theme-article div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-theme-article div.umg-footer span.pagetop a         { }
.com-id-1 .com-theme-article div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-theme-article div.umg-footer span.more              { display: none; }
.com-id-1 .com-theme-article div.umg-footer span.more a            { }
.com-id-1 .com-theme-article div.umg-footer span.more a:hover      { }


.com-id-1 .com-theme-article div.umg-body ul									{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-article div.umg-body ul li									{  }

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body					{ background-color:#fcfdfe; padding:6px; }

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body .umg-image-c		{ float: left; width:150px; margin-right:6px;  }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body .umg-image-c img	{ border:1px solid #666666; }

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper	{ font-size:16px; font-weight:bold; }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body span.umg-artist-trenner		{ display: none; }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body span.umg-artist				{ display:none }

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body span.umg-title					{  }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body span.umg-date					{ font-size:11px;font-weight:normal; }

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body span.umg-subtitle				{ display: none; }

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body span.umg-text					{ display:block; margin-top:10px; }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body span.umg-text a				{ }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body span.umg-text a:hover			{ }


.com-id-1 .com-theme-article div.umg-body ul li .umg-li-footer					{ clear:both;background-color:#fcfdfe; padding:6px; margin:1px 0 6px 0; text-align:center; }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-footer a	{ background: url(img/icons/arrow_small.gif) no-repeat 0 4px; font-weight:bold; padding-left:10px; }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-footer .com-toolplaceholdersingle		{ float:none; width:auto; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Artist Subseite - Bio / Stories ******************************************* */
.com-id-2 .com-theme-article                                       { margin-bottom: 6px; }
.com-id-2 .com-theme-article div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-2 .com-theme-article div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold;  }
.com-id-2 .com-theme-article div.umg-body                          { background-color: #fcfdfe; padding: 6px; }
.com-id-2 .com-theme-article div.umg-footer                        { display: none; }
.com-id-2 .com-theme-article div.umg-footer span.back              { display: none; }
.com-id-2 .com-theme-article div.umg-footer span.back a            { }
.com-id-2 .com-theme-article div.umg-footer span.back a:hover      { }
.com-id-2 .com-theme-article div.umg-footer span.pagetop           { display: none; }
.com-id-2 .com-theme-article div.umg-footer span.pagetop a         { }
.com-id-2 .com-theme-article div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-theme-article div.umg-footer span.more              { display: none; }
.com-id-2 .com-theme-article div.umg-footer span.more a            { }
.com-id-2 .com-theme-article div.umg-footer span.more a:hover      { }

.com-id-2 .com-theme-article div.umg-body ul						{ list-style-type: none; margin: 0px; padding:0; }
.com-id-2 .com-theme-article div.umg-body ul li						{  }

.com-id-2 .com-theme-article div.umg-body  .umg-li-body				{ padding-bottom:10px; }
.com-id-2 .com-theme-article div.umg-body  .umg-li-footer			{ display: none; }

.com-id-2 .com-theme-article div.umg-body  .umg-li-body	div.umg-image-c			{ float: left; width: 150px; margin-right:6px; }
.com-id-2 .com-theme-article div.umg-body  .umg-li-body	div.umg-image-c img		{ border:1px solid #666666; }

.com-id-2 .com-theme-article div.umg-body  .umg-li-body	div.umg-artist-title-wrapper	{ margin-bottom:15px; }

.com-id-2 .com-theme-article div.umg-body  .umg-li-body	span.umg-artist-trenner			{ font-size:16px; font-weight:bold; }
.com-id-2 .com-theme-article div.umg-body  .umg-li-body	span.umg-artist					{ display:none; }

.com-id-2 .com-theme-article div.umg-body  .umg-li-body	span.umg-title					{ font-size:16px; font-weight:bold; }
.com-id-2 .com-theme-article div.umg-body  .umg-li-body	span.umg-date                   { display: none; }
.com-id-2 .com-theme-article div.umg-body  .umg-li-body	span.umg-subtitle				{ display: none; }

.com-id-2 .com-theme-article div.umg-body  .umg-li-body	span.umg-text              { display:block; margin-top:10px; }
.com-id-2 .com-theme-article div.umg-body  .umg-li-body span.umg-text a            { }
.com-id-2 .com-theme-article div.umg-body  .umg-li-body	span.umg-text a:hover      { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates: Media Dates - Rechte Spalte ******************************************* */
.com-id-1 .com-DateMedia                                       { margin-bottom: 10px; }
.com-id-1 .com-DateMedia div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height:20px; margin-top:6px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-DateMedia div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px;}
.com-id-1 .com-DateMedia div.umg-body                          { background-color:#e7ded2; padding:6px; }
.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:218px; }
.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		{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name:hover	{  }
.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: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-sub-headline					{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-text							{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-trenner						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-start-time					{ display: none; }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .com-toolplaceholdersingle		{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - rechte Spalte ******************************************* */
.com-id-1 .com-theme-collection-goodie									{ margin-bottom: 6px; }
.com-id-1 .com-theme-collection-goodie div.umg-header					{ background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-theme-collection-goodie div.umg-header h3.umg-headline	{ font-size: 16px; text-transform: uppercase; font-weight: bold;  }
.com-id-1 .com-theme-collection-goodie div.umg-body						{  }
.com-id-1 .com-theme-collection-goodie div.umg-footer					{ display: none; }


.com-id-1 .com-theme-collection-goodie div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li					{ margin-bottom:1px; }

.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-header 	{ display: none;  }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body		{ background-color:#fcfdfe; padding:6px; }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-footer	{ display: none; }

.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body span.umg-global_belonging-name	{ font-size:13px; font-weight:bold; margin-bottom:5px; }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body span.umg-headline				{ display: block; font-size:16px; font-weight:bold; line-height:16px; margin-bottom:3px; }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body span.umg-subheadline			{ display: none; }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body span.umg-text					{ display:block; margin-bottom:8px; }

.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body div.umg-images		{ width: 100px; float: left;  margin: 0 5px 6px 0; }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body img.umg-image		{ border:1px solid #666666; }

.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body div.umg-item-c								{ clear:both; }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body div.umg-item-c li.umg-downloadlink			{  }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body div.umg-item-c li.umg-downloadlink a			{ background:url(img/icons/arrow_small.gif) no-repeat left; padding-left: 10px; }
.com-id-1 .com-theme-collection-goodie div.umg-body ul li .umg-li-body div.umg-item-c li.umg-downloadlink a:hover	{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates - Mittlere Spalte ******************************************* */
.com-id-1 .com-CollectionTour                                       { margin-bottom: 10px; }
.com-id-1 .com-CollectionTour div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height:20px; margin-top:6px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px;}
.com-id-1 .com-CollectionTour div.umg-body                          { }
.com-id-1 .com-CollectionTour div.umg-footer                        { display: none; }
.com-id-1 .com-CollectionTour div.umg-footer span.back              { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a         { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionTour div.umg-footer span.more              { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a:hover      { }

.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu                           { display: none; } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-header                    { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                      { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    { display: none; } 

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; margin: 0px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 10px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { margin: 0px; background-color:#F3F4F5; padding: 6px; color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; font-weight: bold; line-height: 16px; margin-top: 0px; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             { display: none; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; padding: 6px; background-color:#F3F4F5; margin: 0px; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 13px; } 
.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-location      { } 

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c						{ margin: 1px 0px 0px 0px; padding: 6px; background-color:#F3F4F5; text-align: center; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link		{ background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; margin-right: 20px; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a						{  }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a:hover				{  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ rechte Spalte auf der Startseite ******************************************* */
.com-id-1 .com-ActionTeaser                                       {  }
.com-id-1 .com-ActionTeaser div.umg-header                        { padding-left: 6px; padding-top: 4px; padding-bottom: 2px; background-image:url(img/layout/hg_headline3.gif);	height:18px; text-transform:uppercase; }
.com-id-1 .com-ActionTeaser div.umg-header h3.umg-headline        { font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; line-height: 16px; margin-top: 0px; 	margin-bottom: 1px;	color: #000000;	font-weight: bold;  }
.com-id-1 .com-ActionTeaser div.umg-body                          {  }
.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						{ background-color: #F3F4F5; cursor:pointer; margin-bottom:1px; padding: 6px; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body:hover				{ background-color: #ffffff; }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-image-c					{ float:left; width: 102px; margin: 0 5px 6px 0; }
.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						{  }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body .umg-content-c .umg-title			{ display:block; font-size:16px; font-weight:bold; line-height:16px; margin-bottom:4px; }
.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 span.umg-link-text   { display: none; }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer					{ clear:both; background-color:#F3F4F5; padding:6px; margin-bottom:6px; text-align:center; font-family: Geneva, Arial, Verdana, Helvetica, sans-serif; font-size:11px; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer:hover				{ background-color: #ffffff; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer a					{ background:url(img/icons/arrow_small.gif) no-repeat; background-position: 0px 4px; padding-left: 10px; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************** ( Download: Top5 ) **************************** */
.com-id-1 .com-collection-WarehouseDigitalDownload                                       { margin-bottom: 6px; }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-body                          {  }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer                        { display: none; }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer span.back              { }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer span.back a            { }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer span.back a:hover      { }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer span.pagetop           { }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer span.pagetop a         { }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer span.more              { }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer span.more a            { }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-footer span.more a:hover      { }

.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-body ul.umg-cWDD										{ list-style-type: none; margin: 0px; padding:0; }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-body ul.umg-cWDD	li									{  }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-body ul.umg-cWDD	li .umg-content-c					{ display:none; }
.com-id-1 .com-collection-WarehouseDigitalDownload div.umg-body ul.umg-cWDD	li .umg-content-c .umg-headline		{  }

.com-id-1 .com-toolplaceholdersingle												{ float:left; width:100%; }

.com-id-1 .com-Tool-WarehouseTeaser													{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-header									{ display:none; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-header h3.umg-headline					{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body									{ font-family:Arial,Verdana,sans-serif; font-size:9px;  }

.com-id-1 .com-Tool-WarehouseTeaser div.umg-footer									{ display:none; }

.com-id-1 .com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu				{ display: none; } 

.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type: none; margin: 0px; padding:0; } 
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c			{ clear:both; background:#F3F4F5; padding:6px 6px 6px 21px; margin-bottom:1px; clear:both; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-1			{ background:#F3F4F5 url(img/icons/top5_1.gif) no-repeat 6px 8px; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-2			{ background:#F3F4F5 url(img/icons/top5_2.gif) no-repeat 6px 8px; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-3			{ background:#F3F4F5 url(img/icons/top5_3.gif) no-repeat 6px 8px; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-4			{ background:#F3F4F5 url(img/icons/top5_4.gif) no-repeat 6px 8px; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-5			{ background:#F3F4F5 url(img/icons/top5_5.gif) no-repeat 6px 8px; }

.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header							{ display:none; }

.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper					{ float:left; }

.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c span.umg-date-top						{ display:none; }

.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c						{ display:none; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img					{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c			{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-date-c			{  }

.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c									{ display:block; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-global_belonging-name		{ font-weight:bold; color:#197077; display:inline; font-family:Times New Roman,Georgia,Times,serif;font-size:13px; margin:0; }
.com-id-1 .com-Tool-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-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-trenner					{ display:none; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline					{ color:#197077; display:inline; font-family:Times New Roman,Georgia,Times,serif; font-size:13px; margin:0; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline					{ display:none; }
.com-id-1 .com-Tool-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-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-distributor				{ display:none; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{ display:none; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-produkt-configuration	{ display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-produkt-group			{ display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-produkt-family			{ display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_category2			{ display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_category			{ display: none; } /* erst am 19.11. ergÃ¤nzt */

.com-id-1 .com-Tool-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-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c p.umg-date						{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c span.umg-produkt-configuration	{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c p.umg-sku						{  }

.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory		{ display:none; }
                                                        
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c							{ display:block; font-size:11px; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c .umg-shop-link a			{ display:block; background:url(img/icons/download.gif) no-repeat left; padding-left: 15px;}
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c .umg-shop-link a:hover	{ }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link			{ display:none; }
.com-id-1 .com-Tool-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-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2		{ display:none; }

.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c										{ display:none; }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover								{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link						{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link:hover				{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link					{  }
.com-id-1 .com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover				{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Seite "Suche"  ************************************** */  

.com-id-1 .com-SiteSearchResult											{ }
.com-id-1 .com-SiteSearchResult div.umg-header							{ display: none; }
.com-id-1 .com-SiteSearchResult div.umg-header h3.umg-headline			{ }
.com-id-1 .com-SiteSearchResult div.umg-body							{ margin-bottom: 30px; font-family: Times New Roman,Georgia,Times,serif; }
.com-id-1 .com-SiteSearchResult div.umg-body div.umg-footer             { background: transparent url(img/layout/teaser_news_bot.gif) no-repeat bottom; height: 6px; }

.com-id-1 .com-SiteSearchResult div.umg-body div#search_result_container_ctl0_ctl11_ctl1    { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ergebnis-wrapper                           { float: left; width: 410px; margin-right: 6px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ergebnis-wrapper-no-ads                    { float: left; width: 700px; margin-right: 6px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ergebnis-wrapper-adsense                   { float: left; width: 300px; }

.com-id-1 .com-SiteSearchResult div.umg-body div#spinner_html_ssr                           { background: #F3F4F5; width: 390px; padding: 10px; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr                       { margin-bottom: 30px; float: left; display: block; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head                             { width: 410px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-headline      { background: transparent url(img/layout/hg_headline2.gif) no-repeat; height: 18px; padding: 4px 0 2px 6px; text-transform: uppercase; font-size: 16px; font-weight: bold; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-head-count    { background-color: #F3F4F5; color: #000000; padding: 10px; }
.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   { background-color : #F3F4F5; height: 18px; padding: 10px 0px 2px 10px; font-size: 16px; text-transform: uppercase; font-weight: bold; font-family: Times New Roman,Georgia,Times,serif; width: 400px; } 

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-doctype-wrapper                  { background-color: #F3F4F5; padding: 10px 0px 0px 0px; width:410px; clear: both; }

.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-article                            {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-date                               {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-gallery                            {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-goodie                             {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-product                            {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-theme                              {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-video                              {  }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item                                                             { background-color: #F3F4F5; line-height: 12px; padding-left: 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item:hover                                                       { background-color: #FFFFFF; }
.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-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.ss-result-item-subheadline                              { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.image-c                                                 { background: url(img/icons/arrow_small.gif) no-repeat; margin: 3px 5px 0px 0px; height: 7px; width: 6px; float: left; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.image-c img.ss-result-item-image                        { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-noimage                                  { background: url(img/icons/arrow_small.gif) no-repeat; margin: 3px 5px 0px 0px; height: 7px; width: 6px; float: left; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper                                                                                   { padding-right: 10px; margin-left: 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline                                                       { margin-bottom:6px; font-size: 13px; font-family: Times New Roman,Georgia,Times,serif; }
.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                                 { color: #197077; line-height: 13px; }
.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 3px; }
.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            { 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 span.doctype-headline-trenner-2 { 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 span.element-headline           { }

/* Beim kÃ¼nstler keine Headline anzeigen */
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-theme div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-1  { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-theme div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-headline            { display: none; }
/* --- */

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-body                                                           { display: none; }

/* Bei Artikeln den Text anzeigen */
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-article div.ss-result-item-hltext-wrapper div.ss-result-item-body                                                          { display: block; margin-bottom: 15px; margin-top: -4px; }
/* --- */

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-article-date       { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-date-date          { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-gallery-date       { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-goodie-date        { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-product-date       { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-theme-date         { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-video-date         { display: none; }

.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									            { background-color: #F3F4F5; text-align:center;  padding: 5px 0px 5px 0px; border-top: 1px solid #C7CFDB; height: 16px; width: 410px; }
.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: inline; }                          
* html              .com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-spacer  { margin: 0px 2px 0px 2px; }  /* IE 6 Hacke */
*:first+child-html  .com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-spacer  { margin: 0px 2px 0px 2px; }  /* IE 7 Hacke */
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-currentpage 		        { display:inline; color: #000000; font-size: 12px; font-weight: bold; padding:0 3px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item						        { display:inline; font-size: 12px; font-weight: bold; padding:0 3px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item a.ss-pager-item-link        { color: #197077; font-size: 12px; text-decoration: underline; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense                                                                                                { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-headline                                                                         { background: transparent url(img/layout/hg_headline3.gif) no-repeat; height: 18px; padding: 4px 0 2px 6px; text-transform: uppercase; font-size: 16px; font-weight: bold; clear: both; width: 294px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product-prefix                                                              { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product                                                                     { background-color: #F3F4F5; padding: 5px 5px 15px 5px; margin-bottom: 1px; position:relative; display: block; width: 290px; float: left; }
* html  .com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product                                                             { width: 289px; } /* IE6 Hack */
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-headline                                 { font-weight: bold; float: right; width: 130px; }
* 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: 128px; } /* IE6 Hack */
*: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: 128px; } /* IE7 Hack */
.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   { font-size: 16px; }
.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.image-c                                                         { display:block; height:150px; margin:3px 10px 25px 0; width:150px; float: left; }
.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-image                                { border: 1px solid #000000; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-image-noimage                            { display:block; height:150px; margin:3px 10px 25px 0; width:150px; float: left; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-body                                     { float: left; width: 125px; margin-top: 10px; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-article-date,
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-date-date,    
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-gallery-date, 
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-goodie-date,  
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-date, 
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-theme-date,   
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-video-date         { position: absolute; top: 162px; left: 5px; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product-suffix                                { }
                                                                                                                                             
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch                                                              { clear: both; display: block; width: 410px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-headline                                       { background: transparent url(img/layout/hg_headline2.gif) no-repeat; height: 18px; padding: 4px 0 2px 6px; text-transform: uppercase; font-size: 16px; font-weight: bold; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head                                		{ color: #000000; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head div.ss-result-nutch-head-count    	{ background-color: #F3F4F5; padding: 10px 10px 25px 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head div.ss-result-nutch-startoffset     { display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item                                                                       { background-color: #F3F4F5; padding-bottom: 20px; padding-left: 10px; padding-right: 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 image.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                                         { color: #197077; font-size: 12px; line-height: 16px; }

.com-id-1 .com-SiteSearchResult div.umg-partners    { } 
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Pictures - Detailseite (kleine Bilder) ******************************************* */
.com-id-1 .com-collection-gallery										{  }
.com-id-1 .com-collection-gallery div.umg-header						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-header h3.umg-headline		{   }
.com-id-1 .com-collection-gallery div.umg-body							{  }
.com-id-1 .com-collection-gallery div.umg-footer						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-footer span.back				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop			{  }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.more a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more a:hover		{ }

.com-id-1 .com-collection-gallery div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li					{  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body		{ background-color:#F3F4F5; padding:11px 6px 6px; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text						{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{ text-align:center; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ display:inline; width:52px; height:55px; margin:0 5px 0 0; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{ display:inline; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img	{ border:1px solid #666666; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright	{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-footer		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Pictures - Detailseite: More Pictures ******************************************* */
.com-id-2 .com-collection-gallery										{ margin-bottom: 6px; }
.com-id-2 .com-collection-gallery div.umg-header						{ background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-2 .com-collection-gallery div.umg-header h3.umg-headline		{ font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-2 .com-collection-gallery div.umg-body							{  }
.com-id-2 .com-collection-gallery div.umg-footer						{ display:none; }
.com-id-2 .com-collection-gallery div.umg-footer span.back				{  }
.com-id-2 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-2 .com-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-2 .com-collection-gallery div.umg-footer span.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-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		{ background-color:#F3F4F5; padding:11px 6px 6px; }

.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 								{ text-align:center; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ display:inline; width:52px; height:55px; margin:0 5px 0 0; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{ display:inline; }
.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		{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Subkünstlerseite: Rechte Spalte ******************************************* */
.com-id-1 .com-CollectionLink										{ margin-bottom: 10px; }
.com-id-1 .com-CollectionLink div.umg-header						{ background-image:url(img/layout/hg_headline3.gif); height:20px; padding-left:6px; padding-top:4px; }
.com-id-1 .com-CollectionLink div.umg-header h3.umg-headline		{ color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px; }
.com-id-1 .com-CollectionLink div.umg-body							{ padding: 6px; background-color:#FCFDFE; }
.com-id-1 .com-CollectionLink div.umg-footer						{ display: none; }

.com-id-1 .com-CollectionLink div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-CollectionLink div.umg-body ul li					{  }

.com-id-1 .com-CollectionLink div.umg-body ul li .umg-headline1				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li .umg-image-c				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li .umg-content-c				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li .umg-link-c				{ }

.com-id-1 .com-CollectionLink div.umg-body li ul li.umg-link 						{ float:left; width:48px; margin-right:1px; }
.com-id-1 .com-CollectionLink div.umg-body li ul li.umg-link .umg-link-image-c		{ }
.com-id-1 .com-CollectionLink div.umg-body li ul li.umg-link .umg-link-content-c	{ display:none; }

.com-id-1 .com-CollectionLink div.umg-body ul li .umg-link-c .umg-mehr		{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Records: Detailseite ****************************************** */

.com-id-1 .com-product										{ margin-bottom: 10px; }
.com-id-1 .com-product div.umg-header						{ background-image:url(img/layout/hg_headline2.gif); height:20px; padding-top:4px; padding-left:6px; }
.com-id-1 .com-product div.umg-header h3.umg-headline		{ color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px; }
.com-id-1 .com-product div.umg-body							{  }
.com-id-1 .com-product div.umg-footer						{ display: none; }
.com-id-1 .com-product div.umg-footer span.back				{  }
.com-id-1 .com-product div.umg-footer span.back a			{ }
.com-id-1 .com-product div.umg-footer span.back a:hover		{ }
.com-id-1 .com-product div.umg-footer span.more				{  }
.com-id-1 .com-product div.umg-footer span.more a			{ }
.com-id-1 .com-product div.umg-footer span.more a:hover		{ }
.com-id-1 .com-product div.umg-footer span.pagetop			{  }
.com-id-1 .com-product div.umg-footer span.pagetop a		{ }
.com-id-1 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.com-id-1 .com-toolplaceholdersingle						{ 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												                { margin-bottom:6px; padding: 6px; margin: 0px; background:#fcfdfe; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c								                { position:relative; } 
.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		                { margin-bottom:4px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	                { border:1px solid #666666; display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c    { float:left; margin-bottom:10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper span.umg-item-c                   { display: block; float: left; margin-top: 5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ 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	{ font-size:16px; font-weight:bold; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-size:16px; 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; }
.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-age_advice             { display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2			{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{ 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-top:7px; }
.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; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:350px; }
.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: Records Detailseite (wie com-id-1 nur anderer background) ******* */

.com-id-2 .com-product										{ margin-bottom: 10px; }
.com-id-2 .com-product div.umg-header						{ background-image:url(img/layout/hg_headline2.gif); height:20px; padding-top:4px; padding-left:6px; }
.com-id-2 .com-product div.umg-header h3.umg-headline		{ color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px; }
.com-id-2 .com-product div.umg-body							{  }
.com-id-2 .com-product div.umg-footer						{ display: none; }
.com-id-2 .com-product div.umg-footer span.back				{  }
.com-id-2 .com-product div.umg-footer span.back a			{ }
.com-id-2 .com-product div.umg-footer span.back a:hover		{ }
.com-id-2 .com-product div.umg-footer span.more				{  }
.com-id-2 .com-product div.umg-footer span.more a			{ }
.com-id-2 .com-product div.umg-footer span.more a:hover		{ }
.com-id-2 .com-product div.umg-footer span.pagetop			{  }
.com-id-2 .com-product div.umg-footer span.pagetop a		{ }
.com-id-2 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-2 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.com-id-2 .com-toolplaceholdersingle						{ float:none; width:auto; }

.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												{ margin-bottom:6px; padding: 6px; margin: 0px; background:#fcfdfe; } 
.com-id-2 .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-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #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; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{ float:left; margin-bottom:10px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-coverlink-wrapper span.umg-item-c                   { display: block; float: left; margin-top: 5px; }
.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; margin-bottom:7px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ font-size:16px; font-weight:bold; }
.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				{ font-size:16px; font-weight:bold; }
.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					{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline  { display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-age_advice             { display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2			{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{  }
.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-tracklisting			{ margin-bottom:10px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding-top:7px; }
.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							{ vertical-align:top; padding:3px 0; background: url(img/layout/hg_h_dashed.gif) repeat-x bottom; }
.com-id-2 .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; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:350px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ float:right; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ float:right; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{ text-align:center; }
.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 ******************************************* */
/* ************************ Artist - Musik - rechte Spalte Alben/Singles ******************* */

.com-id-3 .com-product                                      { margin-bottom: 6px; }
.com-id-3 .com-product div.umg-header                       { background-image:url(img/layout/hg_headline2.gif); height:20px; padding-top:4px; padding-left:6px; }
.com-id-3 .com-product div.umg-header h3.umg-headline       { color:#000000; font-family: Times New Roman,Georgia,Times,serif; font-size: 16px; text-transform: uppercase; line-height:16px; margin:0px; }
.com-id-3 .com-product div.umg-body                         { }
.com-id-3 .com-product div.umg-footer                       { display: none; }
.com-id-3 .com-product div.umg-footer span.back             { }
.com-id-3 .com-product div.umg-footer span.back a           { }
.com-id-3 .com-product div.umg-footer span.back a:hover     { }
.com-id-3 .com-product div.umg-footer span.more             { }
.com-id-3 .com-product div.umg-footer span.more a           { }
.com-id-3 .com-product div.umg-footer span.more a:hover     { }
.com-id-3 .com-product div.umg-footer span.pagetop          { }
.com-id-3 .com-product div.umg-footer span.pagetop a        { }
.com-id-3 .com-product div.umg-footer span.pagetop a:hover  { }
.com-id-3 .com-product div.umg-footer ul.umg-pagebrowser    { }

.com-id-3 .com-toolplaceholdersingle                        { float:none; width:auto; }

.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                                                              { margin-bottom:1px; padding:6px; background:#fcfdfe; position: relative; } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   .umg-content-c                                             { } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-coverlink-wrapper                                  { float: left; width:100px; margin-right:10px; }
.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                 { display: none; }
.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; }
.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   { font-size:13px; font-weight:bold; display: block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper    .umg-trenner                 { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper    .umg-headline                { font-size:13px; font-weight:bold; color: #197077; }
.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                   {  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-age_advice            { display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor2          { display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-text-wrapper           {  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-text-wrapper .umg-text {  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-detaillink-wrapper     { margin-top: 5px; }
.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 0px 4px; padding-left: 10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting           { margin-bottom:10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-configuration-wrapper                          { font-weight:bold; padding-top:7px; }
.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                              { vertical-align:top; padding:3px 0; background: url(img/layout/hg_h_dashed.gif) repeat-x bottom; }
.com-id-3 .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; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-title              { width:350px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-duration           { display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks          { width:27px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-shoplinks a        { float:right; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-soundfiles         { width:30px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-track-soundfiles a       { float:right; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   table.umg-work td.umg-contributors_as_text     { padding:0 0 3px 0; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.com-toolplaceholdersingle                  { text-align:center; }
.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: Exclusive Downloads ) **************************** */
.com-id-1 .com-WarehouseDigitalDownload                                       { margin-bottom: 6px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body                          {  }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer                        { display: none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-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: 0px; padding:0; } 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ float: left; width: 101px; margin:0 1px 0 0;} 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{  } 
.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-4			{ margin-right:0; width: 104px; } 

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper				{ height:166px; margin-bottom:1px; background-color: #F3F4F5; padding: 4px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper:hover		{ background-color: #ffffff; }

.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-size: 13px; 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 { color:#000000; 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                    { font-size:13px; margin: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                                   { background-color: #F3F4F5; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c:hover                             { background-color: #ffffff; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c								{ padding:6px; font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; color:#F3F4F5; text-align:center; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a			{ text-decoration:none; background:url(img/icons/download.gif) no-repeat; background-position: left; padding-left: 15px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover		{ color: #000000; 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; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************** ( Downloads: Exclusive Downloads ) **************************** */
.com-id-2 .com-WarehouseDigitalDownload                                       { margin-bottom: 6px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body                          {  }
.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: 0px; padding:0; } 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ float: left; width: 102px; margin:0 1px 6px 0;} 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{  } 
.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-4 			{ margin-right:0; width: 101px;} 
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-8 			{ margin-right:0; width: 101px;} 

.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper					{  }
.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:block; background-color: #F3F4F5; padding: 6px 0 0 5px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c a.umg-image-link		{ display:block; }
.com-id-2 .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-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c                                   { height: 80px; background-color: #F3F4F5; padding: 6px 5px; margin-bottom:1px; }
.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-size: 13px; 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 { color:#000000; 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:0; }
.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                                   { background-color: #F3F4F5; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c:hover                             { background-color: #ffffff; }

.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c                         { padding:6px; font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; color:#F3F4F5; text-align:center; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a         { text-decoration:none; background:url(img/icons/download.gif) no-repeat; background-position: left; padding-left: 15px; }
.com-id-2 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover	{ color: #000000; 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 ******************************************* */
/* ************************** ( Downloads: Videos ) **************************** */
.com-id-3 .com-WarehouseDigitalDownload                                       { margin-bottom: 6px; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-header                        { background-image:url(img/layout/hg_headline2.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body                          {  }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer                        { display: none; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer span.back              { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer span.back a            { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer span.back a:hover      { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer span.pagetop           { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a         { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer span.more              { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer span.more a            { }
.com-id-3 .com-WarehouseDigitalDownload div.umg-footer span.more a:hover      { }
                 
.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: 0px; padding:0; } 
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ margin:0 0 1px 0; background-color: #F3F4F5; height:175px; padding: 6px 5px; } 
.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{  } 
.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				{ }
.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:block; width:200px; margin-right:6px; float:left; }
.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                    { border:1px solid #666666; }

.com-id-3 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c                                   { }
.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-size: 13px; 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 { color:#000000; 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                    { font-size:13px; }
.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                         { padding:6px; font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; color:#F3F4F5; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a		{ text-decoration:none; background:url(img/icons/download.gif) no-repeat; background-position: left; padding-left: 15px; }
.com-id-3 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover	{ color: #000000; 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 ******************************************* */
/* **************************  Downloads: Artists Favourites - DropDown Menu -> eigenes Template UMGWarehouseDigitalDownload_dropdown **************************** */
.com-id-4 .com-WarehouseDigitalDownload                                       { margin-bottom: 6px; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-header                        { background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-4 .com-WarehouseDigitalDownload div.umg-body                          { background-color: #F3F4F5; padding: 6px; }
.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 form.wdd					{  } 
.com-id-4 .com-WarehouseDigitalDownload div.umg-body select#wddselect			{ background-color:#F3F4F5; width:280px; border:1px solid #333333;}
.com-id-4 .com-WarehouseDigitalDownload div.umg-body select#wddselect option	{ color:#000000; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; height:18px; margin-bottom:2px; padding-left:4px; } 



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************** ( Downloads: Classic Track ) **************************** */
.com-id-5 .com-WarehouseDigitalDownload                                       { margin-bottom: 6px; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-header                        { display:none; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline        {  }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body                          { background-color: #F3F4F5; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer                        { display: none; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer span.back              { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer span.back a            { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer span.back a:hover      { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer span.pagetop           { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a         { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a:hover   { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer span.more              { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer span.more a            { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-footer span.more a:hover      { }
                 
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-wdd-select                { display: none; } 
.com-id-5 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select             { } 
.com-id-5 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select option      { } 

.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ padding: 6px; } 
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{  } 
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-odd        { } 
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-even       { }

.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper				{ }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper:hover		{  }

.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c                  { display:none; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c a.umg-image-link                  { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c img                     {  }

.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c                                   { }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-global_belonging-name       { display:inline; margin:0; font-weight: bold; color:#197077; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name       { display: none; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover {  }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-headline                    { display:inline; margin:0; color:#197077; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline                    { display: none; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline:hover              { }

.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c                                   {  }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c:hover                             {  }

.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c							{ font-family:Geneva,Arial,Verdana,Helvetica,sans-serif; font-size:11px; color:#F3F4F5; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a		{ background:url(img/icons/download.gif) no-repeat; background-position: left; padding-left: 15px; text-decoration:none; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover	{ color: #000000; text-decoration:underline; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body a.umg-artist-link						{ display: none; }
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-2,                        
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-3,                        
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-4,                        
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-5,                        
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-6,                        
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-7,                        
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-8,                        
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-9,                        
.com-id-5 .com-WarehouseDigitalDownload div.umg-body div.umg-link-10 { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** ( Videoseite: Top Videos ) ********************************** */
.com-id-1 .com-VideoTeaser                                       { margin-bottom: 6px; }
.com-id-1 .com-VideoTeaser div.umg-header                        { background-image:url(site/uksounds/img/layout/hg_headline4.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-VideoTeaser div.umg-header h3.umg-headline        { font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-VideoTeaser div.umg-body                          { }
.com-id-1 .com-VideoTeaser div.umg-footer                        { display: none; }
.com-id-1 .com-VideoTeaser div.umg-footer span.back              { }
.com-id-1 .com-VideoTeaser div.umg-footer span.back a            { }
.com-id-1 .com-VideoTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-VideoTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-VideoTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-VideoTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-VideoTeaser div.umg-footer span.more              { }
.com-id-1 .com-VideoTeaser div.umg-footer span.more a            { }
.com-id-1 .com-VideoTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt                        { list-style-type:none; margin:0px; padding:0px; } 
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c          { float: left; width: 345px; cursor:pointer; background-color:#F3F4F5; padding:6px; height:135px; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c:hover	{ background-color:#fff; } 
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-odd        { margin-right:1px; } 
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-even       { }

.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-image-c                         { float: left;width: 150px; margin-right:6px; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-image-c img.umg-image           { width: 150px; border:1px solid #666666; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-image-c div.umg-shop-c          { display: none; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-image-c a.umg-shop-link-1       { }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-image-c a.umg-shop-link-1:hover { }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-image-c a.umg-shop-link-2       { }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-image-c a.umg-shop-link-2:hover { }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-image-c a.umg-shop-link-3       { }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-image-c a.umg-shop-link-3:hover { } 
                                                                                  
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c                             { color: #4A4A43; font-family: Geneva,Helvetica,Arial,Verdana,sans-serif; font-size: 12px; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c p.umg-global_belonging-name { display: none; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c a.umg-global_belonging-name { display: block; font-size:16px; font-family:Times New Roman,Georgia,Times,serif; font-weight:bold; line-height:16px; text-decoration:none; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover { text-decoration:underline; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c span.umg-trenner				{ display: none; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c p.umg-headline              { font-size:16px; font-family:Times New Roman,Georgia,Times,serif; font-weight:bold; line-height:16px; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c a.umg-headline              { display: none; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c a.umg-headline:hover			{ text-decoration:underline; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c div.umg-text                  { display: none; }
.com-id-1 .com-VideoTeaser div.umg-body ul.umg-vt li.umg-item-c div.umg-content-c div.umg-text span.umg-detail-link			{ display: block; margin-top:10px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite, Videos: More Videos ******************************************* */
.com-id-1 .com-collection-video										{ margin-bottom: 6px; }
.com-id-1 .com-collection-video div.umg-header						{ background-image:url(img/layout/hg_headline3.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-collection-video div.umg-header h3.umg-headline		{ font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-collection-video div.umg-body						{  }
.com-id-1 .com-collection-video div.umg-footer						{ 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									{ float:left; width:100%; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c						{ clear:both; background-color: #fcfdfe; padding: 6px; margin-bottom:1px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c		{ float:left; width:102px; margin-right: 10px; }
.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								{ position:relative;  }
.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:block; font-weight:bold; font-size:13px; }
.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		{ 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				{ font-weight:bold; font-size:13px; }
.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: block; margin-top: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-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 ******************************************* */
/* ************************************ Linke Spalte: Partner ***************************************** */
.com-id-1 .com-ChannelBelonging										{  }
.com-id-1 .com-ChannelBelonging										{  }
.com-id-1 .com-ChannelBelonging div.umg-header						{ background-image:url(img/layout/hg_headline1.gif); height: 18px; padding: 4px 0px 2px 6px; }
.com-id-1 .com-ChannelBelonging div.umg-header h3.umg-headline		{ font-size: 16px; text-transform: uppercase; font-weight: bold; }
.com-id-1 .com-ChannelBelonging div.umg-body						{ text-align:center; }
.com-id-1 .com-ChannelBelonging div.umg-footer						{ display: none; }

.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging												{ list-style-type: none; padding: 0px; margin:0; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li												{ margin-bottom:1px; float:left; width:208px; height:36px; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-image-c								{  }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-image-c img							{ display:block; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c							{ display: none; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-name					{  }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-text					{  }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-text p				{  }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-website				{  }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-website a			{  }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-website a:hover		{  }

.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-type						{ display: none; }
