	.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-image: url(feist/img/layout/bg.jpg); 
	background-color: #000000; 
	background-attachment: fixed; 
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	font-size: 100.01%; 
	color: #454543;
	margin: 0;
	padding:0;
}
img {
	border:0px;
}
.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: 100px;
}


/* Headings
-------------------------------------------------------------- */

h2 {
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight:normal;
}
h3 {
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 2px 0;
	clear:both;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #454543;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
}

/* Text elements
-------------------------------------------------------------- */

p {
	margin: 0;
	padding: 0 0 5px;
	line-height: 1.25em;
}
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; }

a {color:#454543; text-decoration: underline;}
a:hover {color:#6C6B63; text-decoration: none;}

.boxbg a {color:#454543;text-decoration: underline;}
.boxbg a:hover {color:#6C6B63; text-decoration:none;}

a.impressum {color:#454543;text-decoration: underline;}
a.impressum:hover {color:#6C6B63; text-decoration:none;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 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          {  }
td { }
tr.even td  {  }
tfoot       { }
caption     { }


/* Misc classes
-------------------------------------------------------------- */

.highlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #454543;
}

.trenner {
	clear:both;
}

.popupfenster {
	background-color: #181818;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #CFCDBC;
	border: 1px solid #CFCDBC;
	width:350px;
	padding:10px;
}
.popupfenster p {
	padding-bottom: 10px;
}
.popupfenster td {
	font-size: 0.85em;
}
.popupfenster td .newsletter {
	width: 210px;
}

.releases {
	width: 460px;
	min-height: 220px;
	margin-bottom: 10px;
	clear: both;
}
.releasePic {
	width: 160px;
	float: left;
	margin-bottom: 20px;
}
.releaseInfo {
	width: 270px;
	float: left;
	padding: 0 10px 0 10px;
}
.releaseCover { /* der Rest wird oben definiert */
	margin: 0 10px 5px 0;
	display:block;
	float: none;
}

ul.galerie { 
	margin: 0 0 30px 0;
	padding: 0 0 30px 0; 
	list-style-type: none;
} 
ul.galerie li { 
	float: left; 
	width: 104px;
	min-height:145px;
	margin: 0 1%; 
	padding: 0 1%; 
} 
ul.galerie li img:hover { 
	background-color:#858E8C;
}

.mfc225 { width: 800px; 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 810px; } 
* 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 810px; } 
* 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 */

#winbox {
	background:url(images/winbox_bg.gif) repeat-x #9ea2a4;
	border:3px solid #46494c;
	padding:10px 15px 20px 15px;
	width:425px;
	margin-bottom:30px;
}

/* -------------------------------------------------------------- 
   
   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
   
-------------------------------------------------------------- */

legend      {  }
form, fieldset {
	padding:0;
	margin:0;
	border:0;
}
label {
	font-size:11px;
}

/* Form fields
-------------------------------------------------------------- */
input,
select,
textarea { font-size: 10px; color: #333; font-family: Arial, Helvetica, sans-serif; }

input.text, input.title,
textarea, select {

}

input.text:focus, input.title:focus,
textarea:focus, select:focus { }

input.text, 
input.title   {  }
textarea      {  }



/* 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: 800px; 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 810px; } 
* 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 810px; } 
* 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 {
	width: 800px;
	background-image:url(feist/img/layout/content.gif); 
	background-color: #D1D0C8;
	background-repeat:repeat;
	float: left;
}
#top {
	width: 800px;
	height: 250px;
	background-image: url(feist/img/layout/top.jpg); 
	margin: 0;
	padding: 0;
}
#leftColumn {
	width: 524px;
	float: left;
	background-image: url(feist/img/layout/content.gif); 
	background-color: #d1d0c8;
	background-repeat:repeat-y;
	vertical-align:top;
}
	#nav {
		width: 514px;
		height: 23px;
		padding: 2px 0px 0px 10px;
		background-image: url(feist/img/layout/menu_bg.gif); 
		background-color: #bbbab1;
		background-position: top left;
		background-repeat:no-repeat;
		clear:both;
	}
	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#nav ul li {
		float: left;
	}
	#sitename {
		width:514px;
		height:24px;
		padding: 2px 0 0 10px;
		background-image: url(feist/img/layout/sitename_bg.gif); 
		background-color: #fbfafb;
		background-position: top left;
		background-repeat:no-repeat;
		clear:both;
	}
	#content {
		padding:30px;
		width:464px;
	}
#rightColumn {
	width: 276px;
	float: left;
	vertical-align:top;
}

#footer {
	width:800px;
	margin-top:20px;
	clear: both;
	color:#454543;
	font-size: 0.7em;
}
#footerLeft {
	width:454px;
	height:23px;
	padding: 2px 0 0 70px;
	background-image:url(feist/img/layout/impressum_left.gif);
	background-color: #bbbab1;
	background-position: top left;
	background-repeat:no-repeat;
	float:left;
}
#footerRight {
	width: 266px;
	height: 23px;
	padding: 2px 0 0 10px;
	background-image:url(feist/img/layout/impressum_right.gif);
	background-color: #bbbab1;
	background-position: top left;
	background-repeat:no-repeat;
	float:left;
}
#newsNaviBack {
	width:230px;
	float:left;
	font-size:0.7em;
	padding-left:30px;
	padding-bottom:10px;
}
#newsNaviForw {
	width:260px;
	float:left;
	font-size:0.7em;
	text-align:right;
	padding-bottom:10px;
}
.newsBlock {
	clear:both;
	padding-top:10px;
}
.com{}

.com div.umg-body {display: inline-block;}
* html .com div.umg-body {height: 1%;}
.com div.umg-body {display: block;}

.com h3.umg-headline { margin:0; padding:0; }
.com ul.umg-list     { list-style-type:none; margin:0; padding:0; }
.com input,
.com select,
.com textarea{ vertical-align:top;}

.com select.umg-select{margin:0;padding:0;}
.com input.umg-text{margin:0;padding:0;}
.com input.umg-submit{margin:0;padding:0;}

#leftColumn  .com										{  }
#rightColumn .com										{ margin-bottom:10px; }

#leftColumn  .com div.umg-header                   {  }
#rightColumn .com div.umg-header                   {  }

#leftColumn  .com div.umg-header h3.umg-headline	{  }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header, 
#rightColumn .com div.umg-header h3.umg-headline	{ 
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #454543;
		background-image: url(feist/img/layout/box_top.gif); 
		background-color: #bbbab1;
		background-repeat: no-repeat;
		width:266px;
		height:25px;
		padding-left:10px;
		padding-top:0px;
		clear: both;
}

#leftColumn  .com div.umg-body	{ font-size: 11px; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body,
#rightColumn .com div.umg-body	{ 
		background-image: url(feist/img/layout/box_bg.gif); 
		background-color: #fbfafb;
		background-repeat: repeat-y;
		width:256px;
		padding:10px;
		clear: both;
		color: #454543;
		font-size: 11px;
		
}
#rightColumn .com div.umg-body a		{ 
		color: #454543;
}
#rightColumn .com div.umg-body a:hover	{ 
		color: #6C6B63;
}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Standalone Teaser ******************* */

.com-id-1 .com-Teaser                                       { border-bottom:0px !important; }
.com-id-1 .com-Teaser div.umg-header                        { display: none; }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        {  }
.com-id-1 .com-Teaser div.umg-body                          { padding:0px !important; background:none !important; }
.com-id-1 .com-Teaser div.umg-footer                        { display: none; }
.com-id-1 .com-Teaser div.umg-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; padding: 0px; margin:0; }
.com-id-1 .com-Teaser div.umg-body ul li								{ margin-bottom:10px; }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header					{  } /* in components.css definiert */
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body					{  } /* in components.css definiert */

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ float:left; margin:0 5px 5px 0; border: 1px solid #FFF; padding:3px; background:#393931; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c											{ display:inline; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name			{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{ float:none; margin: 0; padding:0; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - rechte Spalte ******************************************* */

.com-id-1 .com-ThemeCollectionTour										{  }
.com-id-1 .com-ThemeCollectionTour div.umg-header						{  }
.com-id-1 .com-ThemeCollectionTour div.umg-header h3.umg-headline		{ }
.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       									{  }
.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: 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			{ 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; color:#454543; font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;  }
.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; margin: 0px;  }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c		{  } 
.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          { font-weight:bold; } 
.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						{ 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		{  }
body#Page-secrets {
	background:#250208;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color:#eee6de;
	margin:0;
	padding:0;
}


/*** LAYOUT ***/

body#Page-secrets #vs_wrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 820px;
	height: 570px;
	margin: -285px 0 0 -410px;
	
}
body#Page-secrets #vs_content {
	width: 800px;
	height: 550px;
	background:url(onerepublic/vs/vs.jpg) no-repeat;
	position:relative;
	border:10px solid #ffffff;
}
body#Page-secrets #vs_albumplayer {
	position:absolute;
	top:274px;
	left:376px;
	width:150px;
	height:150px;
}
body#Page-secrets #vs_website {
	position:absolute;
	top:488px;
	left:387px;
	width:325px;
	height:50px;
}
body#Page-secrets #vs_klassiker {
	position:absolute;
	top:33px;
	left:527px;
	width:270px;
	height:140px;
}
body#Page-secrets #vs_video {
	display:block;
	position:absolute;
	top:231px;
	left:25px;
	width:320px;
	height:250px;
}
/**************************************/

body#Page-secrets img { border:0px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Texte ********************************************** */
.com-id-1 .com-ArticleTeaser                                       {  }
.com-id-1 .com-ArticleTeaser div.umg-header                        { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-header h3.umg-headline        {  }
.com-id-1 .com-ArticleTeaser div.umg-body                          { }
.com-id-1 .com-ArticleTeaser div.umg-footer                        { display: none;  }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back              {  }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back a            { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop           {  }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more              {  }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more:hover        {  }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a            {  }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-ArticleTeaser div.umg-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 			{ margin-bottom:25px; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-odd			{  } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-even			{  }  

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { float: left; width: 150px; margin: 0 10px 5px 0; }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { 
	border: 1px solid #FFF;
	padding:3px;
	background:#393931;
}  
.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-content-c										{ font-size: 12px; }
.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	{ display: none; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2 				{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight:bold; color: #454543; 
	line-height: 1.25em; 
	padding: 0; 
	margin: 0; 
	text-transform:none;
}
.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			{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text					{ }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text p				{  }   
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr:hover				{ text-decoration: underline; }
#Page-aar-landingpage {
	background:#07060c;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color:#eee6de;
}

/*** LAYOUT ***/

#vs_wrapper {
	margin: 0;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 850px;
	height: 650px;
	margin: -325px 0 0 -425px;
}
#vs_content {
	width: 850px;
	height: 650px;
	background:url(aar/img/vs/vs.jpg) no-repeat;
	position:relative;
}
#vs_mehrinfos {
	position:absolute;
	top:256px;
	left:103px;
	width:120px;
	height:120px;
}
#vs_merch {
	position:absolute;
	top:422px;
	left:115px;
	width:120px;
	height:50px;
}

#vs_website {
	position:absolute;
	top:588px;
	left:188px;
	width:480px;
	height:50px;
}
#vs_klassiker {
	position:absolute;
	top:309px;
	left:38px;
	width:240px;
	height:150px;
}
#vs_albumplayer {
	position:absolute;
	top:352px;
	left:622px;
	width:200px;
	height:200px;
}
#vs_video {
	display:none;
	position:absolute;
	top:116px;
	left:473px;
	width:220px;
	height:182px;
}
#vs_links {
	position:absolute;
	top:357px;
	left:329px;
	width:250px;
	height:70px;
}
#vs_links2 {
	position:absolute;
	top:466px;
	left:300px;
	width:314px;
	height:112px;
}
/**************************************/
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Galerie Ãœbersicht ****************************************** */
.com-id-1 .com-theme-collection-gallery										{ }
.com-id-1 .com-theme-collection-gallery div.umg-header						{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-header h3.umg-headline		{  }
.com-id-1 .com-theme-collection-gallery div.umg-body						{  }
.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.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-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 ul.umg-pagebrowser	{ display: none; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries		{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li	{ clear:both; margin-bottom:30px; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-header	{ display: none; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body							{  }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper-top		{  }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper			{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist				{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-trenner		{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title				{ display:block; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #454543;	padding: 0; margin:0 0 10px 0; text-transform:none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-id					{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-subtitle			{ display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-text				{  }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images			{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li		{ float:left; margin:0; min-height:145px; padding:0; width:104px; height: 145px; clear:none; margin: 0 10px 5px 0; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-4,
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-8,
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-12,
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-16,
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-20,
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-24,
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-28,
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-32		{ margin-right: 0px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image  { }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image img {
	border: 1px solid #FFF;
	padding:3px;
	background:#393931;
}
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-copyright	{ display: none; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-footer	{ display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Galerie Ãœbersicht auf der Detailseite ****************************************** */
.com-id-2 .com-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						{ display: none; }
.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.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-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 ul.umg-pagebrowser	{ display: none; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries		{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li	{ clear:both; margin-bottom:10px; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-header	{ display: none; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body							{  }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper-top		{ display: none;}
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper			{ display: none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist				{  }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-trenner		{  }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title				{  }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-id					{  }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-subtitle				{  }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-text					{  }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images			{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li		{ float:left; margin:0; min-height:145px; padding:0; width:104px; height: 145px; clear:none; margin: 0 10px 5px 0; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-4,
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-8,
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-12,
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-16,
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-20,
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-24,
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-28,
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-32		{ margin-right: 0px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image  { }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image img {
	border: 1px solid #FFF;
	padding:3px;
	background:#393931;
}
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-copyright	{ display: none; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li .umg-li-footer	{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Rechts, New Release Album ************************************** */

.com-id-1 .com-WarehouseTeaser                                       { border:0 !important; margin-bottom:0px !important; }
.com-id-1 .com-WarehouseTeaser div.umg-header                        {  }
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-1 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          {  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover    {  }
.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 span.umg-date-top						{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper					{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c							{ float:left; width:106px; margin-bottom:6px; margin-right:6px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img           			{ border: 1px solid #FFF; padding:3px; background:#393931; }
.com-id-1 .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-1 .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-1 .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-1 .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-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c								{ }
.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-global_belonging-name	{ 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 a.umg-global_belonging-name	{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline				{ display:inline; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #454543; padding:0; margin:0;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-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-distributor										{ 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 .umg-text						{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergÃ¤nzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergÃ¤nzt */

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{ margin:0; margin-bottom:2px; }
.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 div.umg-content-c p.umg-product_subcategory2							{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{ margin:0;  }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c						{ display:block;text-align:left; background:none; padding:0; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c .umg-shop-link			{ display:block; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c .umg-shop-link a		{ color: #454543; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c .umg-shop-link a:hover	{ color: #6C6B63; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link		{ 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 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 div.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							{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link-1 a       {  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** Rechts, New Release Singles ************************************** */

.com-id-2 .com-WarehouseTeaser                                       {  }
.com-id-2 .com-WarehouseTeaser div.umg-header                        { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.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          {  }
.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-c .umg-li-header           		        { display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c span.umg-date-top						{ display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper					{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c							{ float:left; width:106px; margin-bottom:6px; margin-right:6px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img           			{ border: 1px solid #FFF; padding:3px; background:#393931; }
.com-id-2 .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-2 .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-2 .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-2 .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-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c								{ }
.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-global_belonging-name	{ 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 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-wrapper 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-wrapper div.umg-content-c p.umg-headline				{ display:inline; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #454543; padding:0; margin:0;  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-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-distributor				{ 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 .umg-text						{ display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{ margin:0; margin-bottom:2px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-sku						{ 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-wrapper 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-wrapper div.umg-content-c p.umg-product_subcategory		{ margin:0;  }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c						{ display:block;text-align:left; background:none; padding:0; }
.com-id-2 .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:block; }
.com-id-2 .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 a		{ color: #454543; }
.com-id-2 .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 a:hover	{ color: #6C6B63; }
.com-id-2 .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:none; }
.com-id-2 .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-2 .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-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link-1 a       {  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - rechte Spalte ******************************************* */
.com-id-1 .com-theme-collection-link									{  }
.com-id-1 .com-theme-collection-link div.umg-header						{  }
.com-id-1 .com-theme-collection-link div.umg-header h3.umg-headline		{  }
.com-id-1 .com-theme-collection-link div.umg-body						{  }
.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					{  }

.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					{  }
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-footer					{ display: none; }

.com-id-1 .com-theme-collection-link div.umg-body ul li img.umg-image					{ display: none; }

.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-title					{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #454543; padding:0; margin:0; }
.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-text					{ display: none; }

.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	{  }
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks li a:hover	{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** AdServer Elemente ****************************************** */
.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-1 ******************************************* */
/* ******************************* Gewinnspiele: Detailseite *********************************** */  

.com-id-1 .com-action                                       {  }
.com-id-1 .com-action div.umg-header                        { display: none; }
.com-id-1 .com-action div.umg-header h3.umg-headline        {  }
.com-id-1 .com-action div.umg-body                          {  }
.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:206px; margin: 0 10px 5px 0; }
.com-id-1 .com-action div.umg-body .umg-image-c-top img	{ border: 1px solid #FFF; padding:3px; background:#393931; }

.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						{ display:block; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px;  font-weight:bold; color: #454543; padding: 0; margin: 0; text-transform:none; margin-bottom:10px; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-sub_headline					{ font-weight:bold; }
.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-text p						{ margin:0; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-deadline						{ display:block; margin-bottom:10px; }
.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-content-c-right .umg-global_belonging_name	{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-trenner				{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-headline				{   }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-sub_headline			{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text					{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text p					{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-deadline				{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-ext_link				{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-ext_link a				{  }

.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				{ color:#454543; font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; }

.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									{ margin-right:10px; margin-bottom:8px; }
.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 #626258; color:#454543; font-size:12px; background-color: #626258; background-image: url(feist/img/layout/box_top.gif); padding:1px 2px; vertical-align:top; width:220px; 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					{ width:226px; background-color: #626258; background-image: url(feist/img/layout/box_top.gif); padding:1px 2px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label				{ float:left; width:120px; 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-captcha				{ clear: both; padding-top:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha		{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-captcha		{ padding-left:120px;  }
.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:0px; 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									{  }
.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:0; 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 ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c input		{ border:1px solid #626258; color:#454543; font-size:12px; background-color: #626258; background-image: url(feist/img/layout/box_top.gif); padding:1px 2px; vertical-align:top; width:220px; margin:0; margin-bottom:3px; }
.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 #626258; color:#454543; font-size:12px; background-color: #626258; background-image: url(feist/img/layout/box_top.gif); padding:1px 2px; vertical-align:top; 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 ******************************************* */
/* *******************************( Rechte Spalte, Newsletter Basic ) *********************************** */  

.com-id-1 .com-newsletter-box                                  {  }
.com-id-1 .com-newsletter-box div.umg-header                   { }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   {  }
.com-id-1 .com-newsletter-box div.umg-body                     { }
.com-id-1 .com-newsletter-box div.umg-footer                       { clear:both; 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:4px; }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{  }

.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					{ color: #454543; font-weight:bold; }

.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container							{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-label				{ font-size: 12px; font-weight:bold; }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input				{ }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input input			{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #454543;
	width: 240px;
	background-color: #626258;
	background-image: url(feist/img/layout/box_top.gif);
	border: 1px solid #626258;
	padding-left:4px; 
}

.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container							{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container .cm-label				{ font-size: 12px; font-weight:bold; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container	.cm-input .cm-input-row	{ clear:both; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container .cm-input input			{ width: 20px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container .cm-input label			{ font-size: 12px; }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{ font-size: 12px; margin:10px 0 0 0; }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ }

.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container					{ display: none; } /*** Datenschutz checkbox ***/
.com-id-1 .com-newsletter-box div.umg-body .cm-input-row										{ }

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container							{ margin-bottom:10px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display:none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input	{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #454543;
	width: 100px;
	background-color: #626258;
	background-image: url(feist/img/layout/box_top.gif);
	border: 1px solid #626258;
	margin-right:8px;
}


.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{ font-size:10px; padding:0; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Exclusives, rechte Spalte ******************************************* */
.com-id-1 .com-theme-digitaldownload									{  }
.com-id-1 .com-theme-digitaldownload div.umg-header						{  }
.com-id-1 .com-theme-digitaldownload div.umg-header h3.umg-headline		{ }
.com-id-1 .com-theme-digitaldownload div.umg-body						{  }
.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                                  {  }

.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					 {  }
.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: none; }
.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body span.umg-title						{ display: block; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #454543; }
.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				{ }

.com-id-1 .com-theme-digitaldownload div.umg-body ul li .umg-li-body a.umg-link-artist					{ display: none; }
body, html { height:100%; margin:  }
body#Page-the-bridge {
	background:#000000 url(melaniefiona/vs/bg.jpg) repeat-x;
	margin:0;
	padding:0;
}

/*** LAYOUT ***/
#vs_outterWrapper { height:100%; width:800px; margin: 0 auto; }

#vs_wrapper {
	margin: 0;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 600px;
	margin: -300px 0 0 -400px;
}
#vs_content {
	width: 800px;
	height: 600px;
	background:url(melaniefiona/vs/vs.jpg) no-repeat;
	position:relative;
}
#vs_mehrinfos {
	position:absolute;
	top:256px;
	left:103px;
	width:120px;
	height:120px;
}
#vs_merch {
	position:absolute;
	top:151px;
	left:40px;
	width:560px;
	height:340px;
}

#vs_website {
	position:absolute;
	top:538px;
	left:230px;
	width:330px;
	height:60px;
}
#vs_klassiker {
	position:absolute;
	top:329px;
	left:637px;
	width:150px;
	height:150px;
	margin:0px;
	padding:0px;
}
	.inputfeld {
		font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		width: 200px;
		height:18px;
		background: #5d7686 url(input_bg.gif) repeat-x;
		border: 1px solid #cfdce3;
		padding-left:4px;
	}
	
#vs_links {
	position:absolute;
	top:106px;
	left:16px;
	width:225px;
	height:80px;
}
#vs_links2 {
	position:absolute;
	top:388px;
	left:262px;
	width:317px;
	height:110px;
}
#vs_bottom {
	width:650px;
	height: 52px;
	padding:70px 0 0 50px;
	background:url(bottom.jpg) no-repeat;
	clear:both;
}
.vs_infoBox {
	position:absolute;
	top:514px;
	left:56px;
	width:490px;
	height:70px;
}

/**************************************/

/*** STANDARDS ***/
img {
	border:0;
}

body#Page-draw-the-line {
	background:#f0e9d6 url(davidgray/vs/bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color:#eee6de;
	margin:0;
	padding:0;
}
/*** BUTTONS ***/
body#Page-draw-the-line body {behavior: url("pngbehavior.htc");	}

body#Page-draw-the-line .button { -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;}
body#Page-draw-the-line .button,
body#Page-draw-the-line a.button {
	background-color: #a58637;
	background-image:url(icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	border:1px solid #70581a;
	cursor:pointer;
	display:inline-block;
	margin:1px;
	padding:2px;
	font-size: 11px;
	color:#FFFFFF;
	height:20px;
	line-height:20px;
	width: auto;
	white-space: nowrap;
	text-align:left; padding-right:6px;
}

body#Page-draw-the-line .button,
body#Page-draw-the-line a.button:hover,
body#Page-draw-the-line .bt_icon,
body#Page-draw-the-line a.bt_icon:hover {	background-color:#92885b;	border-color:#f2ce2e;	color:#f2ce2e;	text-decoration:none;}
body#Page-draw-the-line .button_icon { border:0; padding-right:2px;	height:20px;width:20px; float: left; }

body#Page-draw-the-line .bt_icon,
body#Page-draw-the-line a.bt_icon {
	background-color: #f4b62e;
	background-image:url(icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left;
	border:1px solid #6b3913;
	cursor:pointer;
	margin:0px;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	height:20px;
	width:20px;
	white-space:nowrap;
	display: inline-block;
}

body#Page-draw-the-line .icon {border:0px; padding-top:0px; margin:0px; height:20px; width:20px; }


/*** LAYOUT ***/

body#Page-draw-the-line #vs_wrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 820px;
	height: 620px;
	margin: -310px 0 0 -410px;
	
}
body#Page-draw-the-line #vs_content {
	width: 800px;
	height: 600px;
	background:url(davidgray/vs/vs.jpg) no-repeat;
	position:relative;
	border:10px solid #ffffff;
}
body#Page-draw-the-line #vs_mehrinfos {
	position:absolute;
	top:256px;
	left:103px;
	width:120px;
	height:120px;
}
body#Page-draw-the-line #vs_merch {
	position:absolute;
	top:422px;
	left:115px;
	width:120px;
	height:50px;
}

body#Page-draw-the-line #vs_website {
	position:absolute;
	top:465px;
	left:363px;
	width:430px;
	height:60px;
}
body#Page-draw-the-line #vs_klassiker {
	position:absolute;
	top:300px;
	left:286px;
	width:160px;
	height:120px;
}
body#Page-draw-the-line #vs_albumplayer {
	position:absolute;
	top:223px;
	left:84px;
	width:200px;
	height:200px;
}

body#Page-draw-the-line #vs_links {
	position:absolute;
	top:357px;
	left:329px;
	width:250px;
	height:70px;
}
body#Page-draw-the-line #vs_links2 {
	position:absolute;
	top:501px;
	left:64px;
	width:314px;
	height:112px;
}
/**************************************/

body#Page-draw-the-line img { border:0px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Video Player Detailseite ******************************************* */
.com-id-1 .com-VideoPlayer                                       { margin-bottom:30px; }
.com-id-1 .com-VideoPlayer div.umg-header                        { display: none; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-1 .com-VideoPlayer div.umg-body                          {  }
.com-id-1 .com-VideoPlayer div.umg-footer                        { display: none; }
.com-id-1 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ margin-bottom:10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight:bold; color: #454543; text-transform: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	{ display:none; }
.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												{ text-align:center; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ display:none;}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Rechte Spalte ******************************************* */
.com-id-2 .com-VideoPlayer                                       {  }
.com-id-2 .com-VideoPlayer div.umg-header                        {  }
.com-id-2 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-2 .com-VideoPlayer div.umg-body                          {  }
.com-id-2 .com-VideoPlayer div.umg-footer                        { display: none; }

.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												{ text-align:center; }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ text-align:center; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #454543; padding:0; margin:0; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{ display:none; }
.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							{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }
/* ***************************************************************************************** */
/* ************************************ 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                     { 
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 14px !important; 
	font-weight: bold;	
	color:#494A48;
	text-transform:uppercase;
	text-decoration: none; 
}
.com-id-1 .com-PageMenu div.umg-footer                       { display: none; }
.com-id-1 .com-PageMenu div.umg-footer span.back             { }
.com-id-1 .com-PageMenu div.umg-footer span.back a           { }
.com-id-1 .com-PageMenu div.umg-footer span.back a:hover     { }
.com-id-1 .com-PageMenu div.umg-footer span.more             { }
.com-id-1 .com-PageMenu div.umg-footer span.more a           { }
.com-id-1 .com-PageMenu div.umg-footer span.more a:hover     { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop          { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop a        { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list             { list-style: none; margin: 0; padding: 0; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { display: block; float: left; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { 
	color:#494A48;
	text-decoration: none;
	font-weight:bold; 
}
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { 
	color:#E6E9D4;
}
.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                                   { display: block; float: left; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { 
	color:#E6E9D4;
	text-decoration: none;
	font-weight:bold;
}
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { 
	color:#E6E9D4;
}
.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                                     { margin:0 5px; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Footer Leiste ************************************** */  

.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             { list-style: none; margin: 0; padding: 0; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { display: block; float: left; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { color:#494A48; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color:#E6E9D4; text-decoration:none; }
.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                                   { display: block; float: left; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { color:#E6E9D4; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { color:#E6E9D4;text-decoration: none; }
.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:0 5px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Media Dates - rechte Spalte ******************************************* */

.com-id-1 .com-theme-date-media											{  }
.com-id-1 .com-theme-date-media div.umg-header							{  }
.com-id-1 .com-theme-date-media div.umg-header h3.umg-headline			{  }
.com-id-1 .com-theme-date-media div.umg-body							{  }
.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; } 
.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      { display: none; } 

.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			{ font-weight:bold; }
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c .umg-partner-name		{ font-weight:bold; } 

.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                     { 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   {  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite: Galerie Browser ******************************************* */
.com-id-1 .com-collection-gallery-bowser										{  }
.com-id-1 .com-collection-gallery-bowser div.umg-header							{ display: none; }
.com-id-1 .com-collection-gallery-bowser div.umg-header h3.umg-headline			{   }
.com-id-1 .com-collection-gallery-bowser div.umg-body							{  }
.com-id-1 .com-collection-gallery-bowser div.umg-footer							{ display: none; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top						{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline			{ display:block; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight:bold; color: #454543;	padding: 0; margin:0 0 10px 0; text-transform:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-text				{  }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top						{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a:hover		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a:hover		{  }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c							{ text-align:center; margin:6px 0 20px 0; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img						{ border: 1px solid #FFF; padding:3px; background:#393931; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c						{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-headline			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-sub_headline		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-text				{  }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c						{ padding-bottom:7px; margin-bottom: 10px; text-align:center;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{ padding-right:5px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{ padding-left:5px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Rechts, New Release Album ****************************************** */
.com-id-3 .com-product										{ border:0 !important; margin-bottom:0px !important; }
.com-id-3 .com-product div.umg-header						{  }
.com-id-3 .com-product div.umg-header h3.umg-headline		{  }
.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-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c							{  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 105px; margin: 0 10px 5px 0; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ float:left; width:106px; margin-bottom:6px; margin-right:6px; }
.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 #FFF; padding:3px; background:#393931; }
.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	{  }
.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-1 a	{ }
.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-2 a	{  }
.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-3 a	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #454543; padding:0; margin:0; }
.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_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						{  }
.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	{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner		{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku			{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline              { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice		{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{ padding-top:10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *********************************** Rechts, New Release Single ****************************************** */
.com-id-4 .com-product										{ border:0 !important; }
.com-id-4 .com-product div.umg-header						{ display: none; }
.com-id-4 .com-product div.umg-header h3.umg-headline		{  }
.com-id-4 .com-product div.umg-body							{  }
.com-id-4 .com-product div.umg-footer						{ display: none; }
.com-id-4 .com-product div.umg-footer span.back				{  }
.com-id-4 .com-product div.umg-footer span.back a			{ }
.com-id-4 .com-product div.umg-footer span.back a:hover		{ }
.com-id-4 .com-product div.umg-footer span.more				{  }
.com-id-4 .com-product div.umg-footer span.more a			{ }
.com-id-4 .com-product div.umg-footer span.more a:hover		{ }
.com-id-4 .com-product div.umg-footer span.pagetop			{  }
.com-id-4 .com-product div.umg-footer span.pagetop a		{ }
.com-id-4 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-4 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.com-id-4 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c							{  } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 105px; margin: 0 10px 5px 0; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ float:left; width:105px; margin-bottom:6px; margin-right:6px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #FFF; padding:3px; background:#393931; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #454543; padding:0; margin:0; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper						{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date	{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor	{ display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner		{ display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku			{ display: none; }
.com-id-4 .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-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice		{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{ padding-top:10px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Impressum ******************************************* */
.com-id-1 .com-article                                       { }
.com-id-1 .com-article div.umg-header                        { display:none; }
.com-id-1 .com-article div.umg-header h3.umg-headline        {  }
.com-id-1 .com-article div.umg-body                          {  }
.com-id-1 .com-article div.umg-footer                        { display:none; }
.com-id-1 .com-article div.umg-footer span.back              {  }
.com-id-1 .com-article div.umg-footer span.back a            {  }
.com-id-1 .com-article div.umg-footer span.back a:hover      {  }
.com-id-1 .com-article div.umg-footer span.pagetop           { }
.com-id-1 .com-article div.umg-footer span.pagetop a         { }
.com-id-1 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-article div.umg-footer span.more              {  }
.com-id-1 .com-article div.umg-footer span.more a            {  }
.com-id-1 .com-article div.umg-footer span.more a:hover      {  }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser	{ }


.com-id-1 .com-article div.umg-body ul						{ 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									{ }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body p									{ padding:0; line-height:1.4em; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ display:none; }
/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{ display:none; }

.com-id-1 .com-article div.umg-body ul li div.umg-article-wrapper				{  }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ display:none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner           {  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{   }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body ul li span.umg-artist                   {  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		{  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c							{ display:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c img						{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{   }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ display:none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline			{ display:none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ display:block; }
.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			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Startseite: News ******************************************* */
.com-id-1 .com-theme-article                                       {  }
.com-id-1 .com-theme-article div.umg-header                        { display:none; }
.com-id-1 .com-theme-article div.umg-header h3.umg-headline        {  }
.com-id-1 .com-theme-article div.umg-body                          {  }
.com-id-1 .com-theme-article div.umg-footer							{  }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser						{ display:block; margin-top:30px; }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser span.back              { display:block; float:left; font-size:12px; padding-bottom:10px;  width:160px; }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser span.back a            { }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser span.back a:hover      { }

.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser		{ float:left; width:140px; text-align:center; list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li	{ display:inline; font-size:12px; }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser span.pagetop           { display: none; }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser span.pagetop a         { }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser span.pagetop a:hover   { }

.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser span.more              { display:block; float:left; font-size:12px; padding-bottom:10px; text-align:right; width:160px; }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser span.more a            { }
.com-id-1 .com-theme-article div.umg-footer .com-PageBrowser 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		{  }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-footer		{ clear:both; margin-bottom:30px; }

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body .umg-image-c			{ float:left; width: 160px; margin: 0 10px 5px 0; }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body .umg-image-c img		{
	border: 1px solid #FFF;
	padding:3px;
	background:#8A8C81;
	margin: 0 10px 5px 0;
}

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper-top	{ display:none; }
.com-id-1 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper		{ margin-bottom:15px; }

.com-id-1 .com-theme-article div.umg-body ul li span.umg-artist-trenner	{ display:none; }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-artist			{ display:none; }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-artist a		{  }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-artist a:hover	{ }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-title			{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight:bold;
	color: #454543; 
	line-height: 1.25em; 
	padding: 0; 
	margin: 0; 
	text-transform:none;
}
.com-id-1 .com-theme-article div.umg-body ul li span.umg-title a                 { }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-title a:hover           { }

.com-id-1 .com-theme-article div.umg-body ul li span.umg-date					{ 
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:bold; 
	color: #454543;
}

.com-id-1 .com-theme-article div.umg-body ul li span.umg-subtitle                  { display: none; }

.com-id-1 .com-theme-article div.umg-body ul li span.umg-text              { font-size:12px; }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-text a            { }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-text a:hover      { }

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-footer .umg-item-c a	{ font-size:12px; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Bio ******************************************* */
.com-id-2 .com-theme-article                                       {  }
.com-id-2 .com-theme-article div.umg-header                        { display:none; }
.com-id-2 .com-theme-article div.umg-header h3.umg-headline        {  }
.com-id-2 .com-theme-article div.umg-body                          {  }
.com-id-2 .com-theme-article div.umg-footer							{  }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser						{ display:block; margin-top:30px; }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser span.back              { display:block; float:left; font-size:12px; padding-bottom:10px;  width:160px; }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser span.back a            { }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser span.back a:hover      { }

.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser		{ float:left; width:140px; text-align:center; list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li	{ display:inline; font-size:12px; }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser span.pagetop           { display: none; }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser span.pagetop a         { }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser span.pagetop a:hover   { }

.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser span.more              { display:block; float:left; font-size:12px; padding-bottom:10px; text-align:right; width:160px; }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser span.more a            { }
.com-id-2 .com-theme-article div.umg-footer .com-PageBrowser span.more a:hover      { }

.com-id-2 .com-theme-article div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-theme-article div.umg-body ul li						{  }
.com-id-2 .com-theme-article div.umg-body ul li .umg-li-body		{  }
.com-id-2 .com-theme-article div.umg-body ul li .umg-li-footer		{ clear:both; padding:6px; margin:1px 0 6px 0; text-align:center; }

/* umg-artist-hl-wrapper: DIV um artistname und headline über dem Bild */
.com-id-2 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper-top	{ margin-bottom:15px; }
.com-id-2 .com-theme-article div.umg-body ul li .umg-li-body	.umg-image-c			{ float:left; width: 160px; margin: 0 10px 5px 0; }
.com-id-2 .com-theme-article div.umg-body ul li .umg-li-body	.umg-image-c img		{
	border: 1px solid #FFF;
	padding:3px;
	background:#393931;
	margin: 0 10px 5px 0;
}
/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper		{  }
.com-id-2 .com-theme-article div.umg-body ul li span.umg-artist-trenner           { display:none; }
.com-id-2 .com-theme-article div.umg-body ul li span.umg-artist                   { display:none; }
.com-id-2 .com-theme-article div.umg-body ul li span.umg-artist a                 {  }
.com-id-2 .com-theme-article div.umg-body ul li span.umg-artist a:hover           { }
.com-id-2 .com-theme-article div.umg-body ul li span.umg-title                   { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight:bold; color: #454543; line-height: 1.25em; padding: 0; margin: 0; text-transform:none; }

.com-id-2 .com-theme-article div.umg-body ul li span.umg-date					{ display:none; }

.com-id-2 .com-theme-article div.umg-body ul li span.umg-subtitle				{ display: none; }

.com-id-2 .com-theme-article div.umg-body ul li span.umg-text              { font-size:12px; line-height: 1.3em; }
.com-id-2 .com-theme-article div.umg-body ul li span.umg-text a            { }
.com-id-2 .com-theme-article div.umg-body ul li span.umg-text a:hover      { }
body#Page-ilike {
	background:#250208;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color:#eee6de;
	margin:0;
	padding:0;
}


/*** LAYOUT ***/

body#Page-ilike #vs_wrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 820px;
	height: 570px;
	margin: -285px 0 0 -410px;
	
}
body#Page-ilike #vs_content {
	width: 800px;
	height: 550px;
	background:url(kerihilson/vs/vs.jpg) no-repeat;
	position:relative;
	border:10px solid #ffffff;
}
body#Page-ilike #vs_albumplayer {
	position:absolute;
	top:273px;
	left:375px;
	width:150px;
	height:150px;
}
body#Page-ilike #vs_website {
	position:absolute;
	top:488px;
	left:387px;
	width:325px;
	height:50px;
}
body#Page-ilike #vs_klassiker {
	position:absolute;
	top:33px;
	left:527px;
	width:270px;
	height:140px;
}
/**************************************/

body#Page-ilike img { border:0px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite - rechte Spalte ******************************************* */

.com-id-1 .com-CollectionTour										{  }
.com-id-1 .com-CollectionTour div.umg-header						{  }
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline		{ }
.com-id-1 .com-CollectionTour div.umg-body							{ }
.com-id-1 .com-CollectionTour div.umg-footer						{ 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-header                    { display: none; } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                      { display: none; } 
.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: 6px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c       									{  }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c p.umg-global_belonging-name			{ display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-global_belonging-name			{ display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-global_belonging-name:hover		{ }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c p.umg-tour-name						{ display:inline; color:#454543; font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;  }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c .umg-partner_presenter					{ display: block; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates					{ list-style-type: none; margin: 0px;  }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c		{  } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd	{ } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even	{ }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { font-weight:bold; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { } 

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c						{ }

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link	{ display:none; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-shop-link		{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ in der rechten Spalte ******************************************* */
.com-id-1 .com-theme-action-teaser                                       {  }
.com-id-1 .com-theme-action-teaser div.umg-header                        {  }
.com-id-1 .com-theme-action-teaser div.umg-header h3.umg-headline        {   }
.com-id-1 .com-theme-action-teaser div.umg-body                          {  }
.com-id-1 .com-theme-action-teaser div.umg-footer                        { display: none; }
.com-id-1 .com-theme-action-teaser div.umg-footer span.back              { }
.com-id-1 .com-theme-action-teaser div.umg-footer span.back a            { }
.com-id-1 .com-theme-action-teaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-theme-action-teaser div.umg-footer span.pagetop           {  }
.com-id-1 .com-theme-action-teaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-theme-action-teaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-theme-action-teaser div.umg-footer span.more              {  }
.com-id-1 .com-theme-action-teaser div.umg-footer span.more a            { }
.com-id-1 .com-theme-action-teaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-theme-action-teaser div.umg-body ul                                     { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-action-teaser div.umg-body ul li                                  { clear:both; margin-bottom:10px; }

.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-header					{ display:none; }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body						{  }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-footer					{  }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-footer .umg-mehr			{  }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-footer .umg-mehr a		{ }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-footer .umg-mehr a:hover	{ }

.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body div.umg-image-c img	{ float: left; background-color:#8A8C81; border:1px solid #FFF; margin:0 10px 5px 0; padding:3px; }

.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body span.umg-title   {  }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body span.umg-title                   { font-size:11px; font-weight:bold; line-height:normal; }

.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body span.umg-title-linked           { display: none; }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body span.umg-title-linked a          { }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body span.umg-title-linked a:hover    { }

.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body span.umg-subtitle                  { display: none; }

.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body span.umg-teasertext              { display:block; margin-top:8px; font-size:11px; }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body span.umg-teasertext a            { }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-body span.umg-teasertext a:hover      { }         

.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-footer .umg-mehr			{ display:block; margin-top:5px; }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-footer .umg-mehr a		{ font-size:11px; }
.com-id-1 .com-theme-action-teaser div.umg-body ul li .umg-li-footer .umg-mehr a:hover	{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** SubkÃ¼nstlerseite: Diskografie ****************************************** */
.com-id-1 .com-product										{ }
.com-id-1 .com-product div.umg-header						{ margin-bottom:20px; }
.com-id-1 .com-product div.umg-header h3.umg-headline		{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight:bold; color: #454543;	padding: 0; margin: 0; text-transform:none; }
.com-id-1 .com-product div.umg-body							{  }
.com-id-1 .com-product div.umg-footer						{ display: none; }
.com-id-1 .com-product div.umg-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-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: 30px; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 160px; margin: 0 10px 5px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{  }
.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 #FFF; 	padding:3px; background:#393931; margin: 0 10px 5px 0; }
.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 ul.umg-shoplinks li.umg-item-1 a	{ background: url(default/img/icons/e_cd.gif) no-repeat; width:15px; height:15px; display:block; margin-right:10px; text-indent:-10000px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{ background: url(default/img/icons/download.gif) no-repeat; width:15px; height:15px; display:block; margin-right:10px; text-indent:-10000px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{ background: url(default/img/icons/e_handy.gif) no-repeat; width:15px; height:15px; display:block; margin-right:10px; text-indent:-10000px; }
.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-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight:bold; color: #454543;	padding: 0; margin: 0; text-transform:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_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						{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date	{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline              { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice		{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ padding-top:10px; }
.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			{ padding-top:10px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ vertical-align:top; padding:3px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ font-weight:bold; width:220px; }
.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:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ background: url(feist/img/icons/download.gif) no-repeat; width:15px; height:15px; display:block; text-indent:-10000px; float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{ background: url(feist/img/icons/download_o.gif) no-repeat; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ background: url(feist/img/icons/prelisten.gif) no-repeat; width:15px; height:15px; display:block; text-indent:-10000px; float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{ background: url(feist/img/icons/prelisten_o.gif) no-repeat; }
.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 div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Videos ******************************************* */
.com-id-1 .com-collection-video										{  }
.com-id-1 .com-collection-video div.umg-header						{ display: none; }
.com-id-1 .com-collection-video div.umg-header h3.umg-headline		{  }
.com-id-1 .com-collection-video div.umg-body						{  }
.com-id-1 .com-collection-video div.umg-footer						{ 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; margin-bottom:30px; }
.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:156px; 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 #FFF; padding:3px; background:#393931; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c								{  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist				{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-linked		{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-trenner		{ display:none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist_title-linked		{ display:none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle			{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight:bold; color: #454543;	padding: 0; margin: 0; text-transform: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-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; }
