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

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

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

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

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

		padding:5px;

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

		min-width:300px;
	}

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

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

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

		font-size:85%;

		color:white;
		font-weight:bold;

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

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

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER span {
		cursor:pointer;
	}
	
	
/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

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

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

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

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

body {
	background: #0d1f29 url(img/layout/bg.jpg) no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #283b51;
	margin: 0;
}
img {
	border:0;
}

.layoutimg {
	display:block;
}
.seitenAbschluss {/* Am Ende einer Seite, damit das Float aufgehoben wird und der Content-DIV bis zum Ende geht */
	clear:both;
	padding:0;
	margin:0;
	height:1px;
    width: 10px;
}


/* Headings
-------------------------------------------------------------- */

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	margin-bottom: 0px;
	color: #283b51;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #283b51;
	font-weight: bold;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #283b51;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 10px 10px 10px 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a 			{ color:#030408; }
a:hover		{ color:#5c7395; text-decoration:none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin: 0; }
ul, ol      { margin: 0; }

ul          { list-style-type: none; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { }
th          { }
th,td 		{ }


/* Misc classes
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

form 		{ margin:0px; padding:0px; }
label       { font-weight: bold; }
fieldset    { border: 0px; margin:0px; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */
input,
select,
textarea { font-size: 10px; color: #333; font-family: Arial, Helvetica, sans-serif; }

.norminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	border-style: solid;
	border-width:1px;
	border-color: #333333;
	padding-left: 4px;
	margin-bottom: 2px;
	height: 14px;
}

.normselect {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	border-style: solid;
	border-width:1px;
	border-color: #333333;
	padding-left: 4px;
	margin-bottom: 2px;
	height: 18px;
}

textarea      { width: 390px; height: 250px; padding:5px; }


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

@charset "UTF-8";
/*** Banner ***/
.mfc225 { width: 968px; margin: 0; padding: 10px 0 10px 0; text-align: center; } 
.mfc225 table, .mfc225 div { margin: 0 auto; padding: 0; }

.mfc154 { margin: 0; padding: 101px 0 0 810px; } 
* html div.mfc154 { padding: 0px; margin: 101px 0px 0px 24px; float: left; clear: right; } /* Hack IE6 */ 
*+html div.mfc154 { padding: 0px; margin: 101px 0px 0px 24px; float: left; clear: right; } /* Hack IE7 */


/*** Seiten-Layout ***/
#wrapper	{ }

#logo		{ width:500px; height:100px; position:absolute; top:31px; left:24px; }

#contentWrapper 				{ width:800px; margin:324px 0 0 31px;  }
	#nav						{ height:41px; background: #ffffff url(img/layout/nav_bg.jpg) no-repeat; }
	#content					{ background: #ffffff url(img/layout/content_bg.jpg) no-repeat; padding:5px; }
		#contentLeft 			{ width:191px; float:left; }
		* html #contentLeft		{ width:190px; background: url(img/layout/content_bg_left.jpg) no-repeat; } /* Hack IE6 */ 
		#contentRight 			{ width:594px; float:left; margin-left:5px; }
		* html #contentRight	{ width:590px; background: url(img/layout/content_bg_right.jpg) no-repeat; } /* Hack IE6 */ 
	#bottomTeaser				{ clear:both; }
		#bottomTeaserLeft		{ width:332px; height:305px; float:left; margin:5px 0 5px 0; background:url(img/layout/bottomteaser_left.jpg) no-repeat; }
		#bottomTeaserRight		{ width:463px; height:305px; float:left; margin:5px 0 5px 5px; background:url(img/layout/bottomteaser_right.jpg) no-repeat; }
	#footer 					{ clear:both; height:51px; background:url(img/layout/footer.jpg) no-repeat; padding: 20px 0 0 490px; text-transform:uppercase; font-size:10px; margin-bottom:30px; }
.com {} 

.com div.umg-body:after { /*clearfix*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
  
* html .com div.umg-body    { height: 1%; }
.com div.umg-body           { display: block; }

div#contentLeft     .com div.umg-header     { padding: 5px; }
div#contentRight    .com div.umg-header     { padding: 10px 10px 0; margin-bottom: 12px;letter-spacing:2px; }
.com div.umg-body                           { }
.com div.umg-footer                         { }

div#contentLeft     .com h3.umg-headline    { color: #192637; font-size: 14px; font-weight: bold; text-transform:uppercase; }
div#contentRight    .com h3.umg-headline    { color: #192637; font-size: 22px; font-weight: bold; text-transform:uppercase; }
.com ul.umg-list                            { list-style-type: none; }
.com ul.umg-list li.umg-item                { }
.com input,
.com select,
.com textarea                               { vertical-align: top; }

.com select.umg-select          { }
.com input.umg-text             { } 
.com input.umg-submit           { }
.com input.umg-text             { }
.com input.umg-image            { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************** Sidebar left ***************************************** */
.com-id-1 .com-Teaser                                       { }
.com-id-1 .com-Teaser div.umg-header                        { }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        { }
.com-id-1 .com-Teaser div.umg-body                          { }
.com-id-1 .com-Teaser div.umg-footer                        { }
.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                                       { }
.com-id-1 .com-Teaser div.umg-body ul li                                    { }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-header                  { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-header .umg-title       { }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body                                                        { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top                                    { float: left; width: 70px; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top a                                  { }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c                                      { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top                    { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top   { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top2                   { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_headline                { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline                { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline:hover          { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline            { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date                        { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-global_belonging_name          { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name          { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name:hover    { }  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-teaser_text                 { }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c                                        { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c a                                      { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c a img                                  { }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c                     { }
.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.umg-text-link     { }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ***************************** Video-Teaser - left *************************************** */
.com-id-2 .com-Teaser                                       { }
.com-id-2 .com-Teaser div.umg-header                        { }
.com-id-2 .com-Teaser div.umg-header h3.umg-headline        { }
.com-id-2 .com-Teaser div.umg-body                          { }
.com-id-2 .com-Teaser div.umg-footer                        { }
.com-id-2 .com-Teaser div.umg-footer span.back              { }
.com-id-2 .com-Teaser div.umg-footer span.back a            { }
.com-id-2 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop           { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-Teaser div.umg-footer span.more              { }
.com-id-2 .com-Teaser div.umg-footer span.more a            { }
.com-id-2 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-2 .com-Teaser div.umg-body ul                                       { }
.com-id-2 .com-Teaser div.umg-body ul li                                    { background: transparent url(img/layout/left_bg_top.jpg) no-repeat scroll center top; margin-bottom: 5px; }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-header                  { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-header .umg-title       { }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body                                                        { background: transparent url(img/layout/left_bg_bottom.jpg) no-repeat scroll center bottom; padding: 5px 10px; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top                                    { margin-bottom: 4px; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top a                                  { }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top a img                              { display: block; }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c                                      { }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top                    { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top   { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top2                   { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_headline                { font-weight: bold; margin: 0px; padding-left: 5px; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline                { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline:hover          { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline            { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date                        { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-global_belonging_name          { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name          { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name:hover    { }  
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-teaser_text                 { }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c                                        { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c a                                      { }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c a img                                  { }  

.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c                     { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a                   { }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link     { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Aktuell: Weitere News ****************** */
.com-id-1 .com-ArticleTeaser										{ }
.com-id-1 .com-ArticleTeaser div.umg-header							{ }
.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							{ text-align: center; padding:0 0 10px 0;  }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back				{ padding-right:270px; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back a				{ background:url(img/icons/arrow_small_r.gif) no-repeat left; padding-left: 10px; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back a:hover		{ }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop			{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop a			{ }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more				{ padding-left: 200px; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more:hover			{ }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a				{ background:url(img/icons/arrow_small_r.gif) no-repeat left; padding-left: 10px; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a:hover		{ }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser								{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li							{  }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li.umg-listitem				{  }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-left		{  }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-right		{  }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li.umg-listitem a			{  }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-spacer			{  }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected			{  }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li.umg-page					{  }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-teaser-header 							{ padding-left:10px; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-date-inline		{ color:#8b8b8b; font-size:10px; font-weight:bold; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-teaser-headline1 a	{ color:#192637; font-size:16px; font-weight:bold; text-decoration:none; }


.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ background:url(img/layout/right_bg_bottom.jpg) no-repeat center bottom; margin-bottom:22px; padding:10px; } 

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { float: left; width:100px; margin-right:17px; }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { border:1px solid #b8bec5;display:block; padding:2px; background:#ffffff; }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-news-type						{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display: none; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2				{ display: 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 .umg-teaser-text						{ line-height:16px; }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text p					{ display: inline; margin:0; }     
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ background:url(img/icons/arrow_small_r.gif) no-repeat left; padding-left: 10px; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Linke Spalte: 3 News ****************** */
.com-id-2 .com-ArticleTeaser										{ background:url(img/layout/left_bg_bottom.jpg) center bottom no-repeat; margin-bottom:8px; }
.com-id-2 .com-ArticleTeaser div.umg-header							{ padding:5px; margin: 0px; }
.com-id-2 .com-ArticleTeaser div.umg-header h3.umg-headline			{ font-size: 14px; text-transform: uppercase; font-weight: bold; color:#192637; }
.com-id-2 .com-ArticleTeaser div.umg-body							{ padding:5px; background:url(img/layout/left_bg_top.jpg) no-repeat top; }
.com-id-2 .com-ArticleTeaser div.umg-footer							{ display:none;  }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-teaser-header 							{ margin-bottom:5px; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-date-inline		{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-teaser-headline1 a	{ font-weight:bold; font-size:14px; text-decoration:none; }


.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ margin-bottom:22px; } 

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

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-news-type						{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display: none; } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2				{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2				{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline				{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline			{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text						{  }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text p					{  }     
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ background:url(img/icons/arrow_small_r.gif) no-repeat left; padding-left: 10px; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Downloads: Free Downloads  ******************************************* */
.com-id-1 .com-CollectionGoodie										{ background:url(img/layout/right_bg_bottom.jpg) no-repeat center bottom; margin-bottom: 8px; }
.com-id-1 .com-CollectionGoodie div.umg-header						{ }
.com-id-1 .com-CollectionGoodie div.umg-header h3.umg-headline		{ }
.com-id-1 .com-CollectionGoodie div.umg-body						{ padding: 10px; }
.com-id-1 .com-CollectionGoodie div.umg-footer						{ display: none; }


.com-id-1 .com-CollectionGoodie div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; float: left; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li					{ }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-header 	{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body		{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-footer	{ }

.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top							{ display:none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top img						{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon 			{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon:hover	{ }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-global_belonging-name	{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-headline				{ font-size: 16px; font-weight: bold; display: block; margin-bottom: 22px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-subheadline			{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-text					{ display: none; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-images		            { float: left; width: 220px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-images img              { border:1px solid #B8BEC5; padding: 2px; display:block; margin-bottom: 22px; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c								                { clear:both; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink			                { }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-description	    { font-size:16px; font-weight:bold; line-height:16px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link			{ display:block; padding-top:10px; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a			{ background: transparent url(img/icons/arrow_small_r.gif) no-repeat scroll left center; padding-left: 10px;}
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a:hover	{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Downloads: Classic Track Infotext ****************************************** */
.com-id-1 .com-StaticText                                       { background:url(img/layout/right_bg_bottom.jpg) no-repeat center bottom; margin-bottom: 8px; }
.com-id-1 .com-StaticText div.umg-header                        { }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        { }
.com-id-1 .com-StaticText div.umg-body                          { padding: 10px; }
.com-id-1 .com-StaticText div.umg-footer                        { }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top		{ }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-1 .com-StaticText div.umg-body div.umg-content-c p 			{ margin:0; padding:0; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c img		{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Subnavi - linke Spalte************************************ */
/* ***************************************************************************************** */
  

.com-id-1 .com-PageMenuTeaser                                   { }
.com-id-1 .com-PageMenuTeaser div.umg-header                    { display: none; }
.com-id-1 .com-PageMenuTeaser div.umg-header h3.umg-headline    { }
.com-id-1 .com-PageMenuTeaser div.umg-body                      { }
.com-id-1 .com-PageMenuTeaser div.umg-footer                    { display: none; }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list                      { list-style-type: none; margin: 0px; padding: 0px; font-size: 14px; font-weight: bold; background: #FFFFFF; float: left; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          { background: #FFFFFF url(img/layout/nav_bg.jpg) no-repeat scroll 0 0; margin-bottom: 5px; height: 24px; padding: 2px 0px; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected { background: #FFFFFF url(img/layout/nav_bg.jpg) no-repeat scroll 0 0; margin-bottom: 5px; height: 24px; padding: 2px 0px; }

* html              .com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          { background: #FFFFFF url(img/layout/nav_bg.jpg) no-repeat scroll 0 0; margin-bottom: 3px; height: 24px; padding: 2px 0px 0px; }
*:first-child+html  .com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          { background: #FFFFFF url(img/layout/nav_bg.jpg) no-repeat scroll 0 0; margin-bottom: 3px; height: 24px; padding: 2px 0px 0px; }
* html              .com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected { background: #FFFFFF url(img/layout/nav_bg.jpg) no-repeat scroll 0 0; margin-bottom: 3px; height: 24px; padding: 2px 0px 0px; }
*:first-child+html  .com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected { background: #FFFFFF url(img/layout/nav_bg.jpg) no-repeat scroll 0 0; margin-bottom: 3px; height: 24px; padding: 2px 0px 0px; }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-even,
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-odd      { display: block; }

body#Page-galerie-detail    .com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-even { color: #A7BCD1; text-decoration: none; }
body#Page-video-detail      .com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-odd  { color: #A7BCD1; text-decoration: none; }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-even div.umg-li-header,
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-odd  div.umg-li-header,
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-header       { display: none; }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-even div.umg-li-body,
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-odd  div.umg-li-body,
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-body         { }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-even div.umg-li-footer,
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-odd  div.umg-li-footer,
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-footer a     { display: none; }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi .umg-li-header		            { }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi .umg-li-body			            { }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          .umg-li-body div.umg-image-c-top				    { }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          .umg-li-body div.umg-content-c                      { }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          .umg-li-body div.umg-content-c a                    { color: #FFFFFF; text-decoration: none; display: block; width: 186px; padding: 2px 0px 0px 5px; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          .umg-li-body div.umg-content-c a:hover              { color: #A7BCD1; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          .umg-li-body div.umg-content-c .umg-sub_headline    { }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          .umg-li-body div.umg-content-c .umg-text            { }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected .umg-li-body div.umg-content-c                      { }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected .umg-li-body div.umg-content-c a                    { color: #A7BCD1; text-decoration: none; display: block; width: 186px; padding: 2px 0px 0px 5px; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected .umg-li-body div.umg-content-c a:hover              { }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected .umg-li-body div.umg-content-c .umg-sub_headline    { }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected .umg-li-body div.umg-content-c .umg-text            { }


.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          .umg-li-body div.umg-image-c                        { }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          .umg-li-body div.PageMenuTeaserList_spacer          { display: none; } 
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi          .umg-li-body div.PageMenuTeaserList_spacer_txt      { display: none; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected .umg-li-body div.PageMenuTeaserList_spacer          { display: none; } 
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected .umg-li-body div.PageMenuTeaserList_spacer_txt		{ display: none; }
                                                                                                  
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi .umg-li-footer					                            { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( Bottom_left: Newsletter Basic ) *********************** */

.com-id-1 .com-newsletter-box									{ padding:15px; }
.com-id-1 .com-newsletter-box div.umg-header					{ margin-bottom:10px; padding: 0px; }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline	{ font-size: 14px; text-transform: uppercase; font-weight: bold; color:#FFFFFF; }
.com-id-1 .com-newsletter-box div.umg-body						{ color:#ffffff; }
.com-id-1 .com-newsletter-box div.umg-footer					{ display: none; }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text									{ margin-bottom:6px; }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{ font-size:12px; margin:0; }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container p,
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container	p				{ margin: 0 0 5px; }

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ font-size:12px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input		{ border:1px solid #2a3d53; background:#677ea1 url(img/layout/input_bg.jpg) repeat-x; color:#283b51; font-family:Arial,Helvetica,sans-serif; font-size:15px; height:23px; padding:5px 2px 2px; width:293px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select		{ border:1px solid #2a3d53; background:#b8c4d8; color:#283b51; font-family:Arial,Helvetica,sans-serif; font-size:15px; height:23px; width:150px; }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{ font-size:13px; margin:10px 0 0 0; }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ margin-bottom:6px; }

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

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container                                                 { display:inline !important; }
.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	                                        { border:1px solid #2a3d53; background:#677ea1 url(img/layout/input_bg.jpg) repeat-x; color:#283b51; font-family:Arial,Helvetica,sans-serif; font-size:15px; height:26px; padding:2px; width:150px; }

.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ display:inline; }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{ font-size:10px; padding:0; display:inline; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Linke Spalte: Begrüßung ******************************************* */
.com-id-1 .com-VideoPlayer                                       { margin-bottom:8px; }
.com-id-1 .com-VideoPlayer div.umg-header                        { padding:5px; margin: 0px; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        { font-size: 14px; text-transform: uppercase; font-weight: bold; color:#192637; }
.com-id-1 .com-VideoPlayer div.umg-body                          { padding:5px; }
.com-id-1 .com-VideoPlayer div.umg-footer                        { display: none; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ display: none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name		    { }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{ }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{ }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{ }

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{ margin-bottom:5px; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c .VideoObjectTag								{  }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ text-align:center; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name			    { display: none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display: none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{ display: none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{ }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Bottom_right: Video Player ******************************************* */
.com-id-2 .com-VideoPlayer                                       { }
.com-id-2 .com-VideoPlayer div.umg-header                        { display:none; }
.com-id-2 .com-VideoPlayer div.umg-header h3.umg-headline        { }
.com-id-2 .com-VideoPlayer div.umg-body                          { padding:15px; }
.com-id-2 .com-VideoPlayer div.umg-footer                        { display: none; }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ text-align:center; margin-bottom:10px; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name		    { display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{ font-size: 14px; text-transform: uppercase; font-weight: bold; color:#FFFFFF; }

.com-id-2 .com-VideoPlayer div.umg-body .umg-video-c												{ margin-left:87px; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-video-c .VideoObjectTag								{  }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ display: none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name			    { }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{ }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Linke Spalte: Album vorhören ******************************************* */
.com-id-1 .com-StaticManualHtml                                       { background:url(img/layout/left_bg_bottom.jpg) center bottom no-repeat; margin-bottom:8px; }
.com-id-1 .com-StaticManualHtml div.umg-header                        { padding:5px; margin-bottom: 0px; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        { font-size: 14px; text-transform: uppercase; font-weight: bold; color:#192637; }
.com-id-1 .com-StaticManualHtml div.umg-body                          { padding:5px; background:url(img/layout/left_bg_top.jpg) no-repeat top; text-align:center; }
.com-id-1 .com-StaticManualHtml div.umg-footer                        { display: none; }

/* ***************************************************************************************** */
/* ************************************ 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-body						{ padding-top:11px; }
.com-id-1 .com-PageMenu div.umg-footer						{ display: none; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list			{ margin: 0; padding: 0 0 0 13px; list-style:none; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li									{ color:#ffffff; font-size:14px; text-transform:uppercase; display:inline; font-weight:bold; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li a								{ padding:0 8px 0 7px; color:#ffffff; text-decoration:none; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a,
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li a:hover							{ color:#a7bcd1; }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li .umg-icon-after-listitem 		{ display: none; position:relative; width:10px; top:-1000px; } 
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li .umg-icon-after-listitem img	{ display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Footer-Zeile *************************************** */  

.com-id-2 .com-PageMenu										{ display:inline; }
.com-id-2 .com-PageMenu div.umg-header						{ display: none; }
.com-id-2 .com-PageMenu div.umg-body						{ display:inline; }
.com-id-2 .com-PageMenu div.umg-footer						{ display: none; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list			{ margin: 0; padding: 0; list-style:none; display:inline; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li									{ color:#455a79; display:inline; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li a								{ padding:0 2px; color:#455a79; text-decoration:none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a,
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li a:hover							{ color:#a7bcd1; }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li .umg-icon-after-listitem 		{ display: none; position:relative; width:10px; top:-1000px; } 
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li .umg-icon-after-listitem img	{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Bilder-Detail ***************************************** */
.com-id-1 .com-collection-gallery-bowser										{ background: url(img/layout/right_bg_bottom.jpg) no-repeat center bottom; }
.com-id-1 .com-collection-gallery-bowser div.umg-header							{ }
.com-id-1 .com-collection-gallery-bowser div.umg-header h3.umg-headline			{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body							{ padding: 10px; }
.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						{ font-size: 16px; font-weight: bold; margin-bottom:10px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline			{ display: block; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{ font-size: 12px; font-weight: normal; }
.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; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img						    { background: #FFFFFF; padding: 2px; border: 1px solid #B8BEC5; }

.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						    { text-align: center; padding: 10px 0px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				    { margin-right: 10px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			    { background: url(img/icons/arrow_small_l.gif) no-repeat right; padding-right: 10px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		    { }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				    { }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			    { background: url(img/icons/arrow_small_r.gif) no-repeat left; padding-left: 10px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		    { }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Aktuell: Top-News ********************************** */
/* ************************************ Biografie ****************************************** */
/* ***************************************************************************************** */
.com-id-1 .com-article										{ background:url(img/layout/right_bg_bottom.jpg) no-repeat center bottom; margin-bottom: 22px; }
body#Page-aktuell     .com-id-1 .com-article div.umg-header { display: block; }
.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                         { padding:10px; }
body#Page-aktuell .com-id-1 .com-article div.umg-footer		{ clear: both: padding: 0px; }
.com-id-1 .com-article div.umg-footer						{ padding:10px; }
.com-id-1 .com-article div.umg-footer span.back				{  }
.com-id-1 .com-article div.umg-footer span.back a			{ background:url(img/icons/arrow_small_r.gif) no-repeat left; padding-left: 10px; }
.com-id-1 .com-article div.umg-footer span.back a:hover		{ }


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

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{ display:none; }
.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; }
                    .com-id-1 .com-article div.umg-body ul li div.umg-article-wrapper				{ float: left; width: 574px; }
* html              .com-id-1 .com-article div.umg-body ul li div.umg-article-wrapper               { width: 570px; }
*:first-child+html  .com-id-1 .com-article div.umg-body ul li div.umg-article-wrapper               { width: 570px; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ display: block; margin-bottom:15px; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner           { display: none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{ display: none;  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body ul li span.umg-artist                   { display: none; }
                    .com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline     { color:#8b8b8b; font-size:10px; font-weight:bold; display: inline; }
body#Page-biografie .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-title           { color:#192637; font-size:16px; font-weight:bold; }
body#Page-biografie .com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		    { font-size:22px; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{ float: left; width:200px; margin-right:17px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:1px solid #b8bec5;display:block; padding:2px; background:#ffffff; }

.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-text				{ display:block; line-height:16px; }
.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 ul.umg-links							{ margin-top:10px;  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-link			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-link a			{ background:url(img/icons/arrow_small_r.gif) no-repeat 0px 5px; padding-left: 10px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-link a:hover	{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-imagelink		{ display:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-desc			{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Impressum ****************************************** */
/* ***************************************************************************************** */
.com-id-2 .com-article										{ background:url(img/layout/right_bg_bottom.jpg) no-repeat center bottom; margin-bottom: 8px; }
.com-id-2 .com-article div.umg-header						{ padding:10px 10px 0; margin-bottom:15px;  }
.com-id-2 .com-article div.umg-header h3.umg-headline		{ color:#192637; font-size:16px; font-weight:bold; }
.com-id-2 .com-article div.umg-body							{ padding:10px; }
.com-id-2 .com-article div.umg-footer						{ }
.com-id-2 .com-article div.umg-footer span.back				{ }
.com-id-2 .com-article div.umg-footer span.back a			{ }
.com-id-2 .com-article div.umg-footer span.back a:hover		{ }


.com-id-2 .com-article div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c		{  }

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


                    .com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-top		{ display:none; }
                    .com-id-2 .com-article div.umg-body ul li div.umg-article-wrapper               { float: left; width: 574px; }
* html              .com-id-2 .com-article div.umg-body ul li div.umg-article-wrapper               { width: 570px; }
*:first-child+html  .com-id-2 .com-article div.umg-body ul li div.umg-article-wrapper				{ width: 570px; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ display: none; }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-trenner           {  }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked			{  }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked a			{  }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{  }
.com-id-2 .com-article div.umg-body ul li span.umg-artist                   {  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline	{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title		{  }

.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{ float: left; width:200px; margin-right:17px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:1px solid #b8bec5;display:block; padding:2px; background:#ffffff; }

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

.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-text				{ display:block; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-text a				{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-text a:hover		{ }

.com-id-2 .com-article div.umg-body ul li .umg-li-body ul.umg-links							{ margin-top:10px;  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-link			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-link a			{ background:url(img/icons/arrow_small_r.gif) no-repeat left; padding-left: 10px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-link a:hover	{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-imagelink		{ display:none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body ul.umg-links span.umg-desc			{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* TV Termine - right ************************************ */
.com-id-1 .com-DateMedia									{ float: left; background: transparent url(img/layout/right_bg_bottom.jpg) no-repeat scroll center bottom; width: 239px; }
* html .com-id-1 .com-DateMedia								{ width: 235px; }

.com-id-1 .com-DateMedia div.umg-header						{ }
.com-id-1 .com-DateMedia div.umg-header h3.umg-headline		{ }
.com-id-1 .com-DateMedia div.umg-body						{ }
.com-id-1 .com-DateMedia div.umg-footer						{ }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm                        { }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c          { padding-left: 10px; margin-bottom: 5px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-odd        { } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-even       { }


.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top								{ display:inline; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top .trenner						{ }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date									{ display:inline; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date .trenner							{ }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-partner-and-time-wrapper                     { display:inline; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-partner-and-time-wrapper .umg-partner        { }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-partner-and-time-wrapper .umg-start-time     { display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c									{ }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c span.umg-global_belonging-name		{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name		{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name:hover	{ }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline						{ display: inline; font-weight: bold; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline .umg-trenner			{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-sub-headline					{ }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-text							{ }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-trenner						{ display: none; }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .com-toolplaceholdersingle		{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Termine ******************************************** */
.com-id-1 .com-CollectionTour                                       { float: left; width: 350px; border-right: 5px solid #FFFFFF; }
.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-body div.umg-tour-jumpmenu                                        { 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                                    { background: url(img/layout/right_bg_bottom.jpg) no-repeat center bottom; padding: 10px; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd                                  { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even                                 { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name        { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name        { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover  { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name                    { font-size: 16px; font-weight: bold; margin-bottom: 10px; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                                             { list-style-type: none; padding: 0px; margin: 0px; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c                               { margin-bottom:3px; display:block; } 
.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-country              { display:none; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location             { } 

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c						{ margin-top: 10px; }
.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						{ background: url(img/icons/arrow_small_r.gif) no-repeat left center; padding-left: 10px; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a:hover				{ }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Video-Übersicht *************************************** */
.com-id-1 .com-collection-video										{ background: transparent url(img/layout/right_bg_bottom.jpg) no-repeat scroll center bottom; margin-bottom: 22px; }
.com-id-1 .com-collection-video div.umg-header						{ }
.com-id-1 .com-collection-video div.umg-header h3.umg-headline		{ }
.com-id-1 .com-collection-video div.umg-body						{ }
.com-id-1 .com-collection-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; padding: 6px; margin-bottom:1px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c		{ float:left; 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	{ background: #FFFFFF; padding: 2px; border: 1px solid #B8BEC5; }

.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-linked		{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle				{ font-weight:bold; font-size:13px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link			{ display: block; margin-top:10px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a			{ background: transparent url(img/icons/arrow_small_r.gif) no-repeat scroll left center; padding-left: 10px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a:hover	{ }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-footer		{ clear:both; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************* Bidler ******************************************* */
.com-id-1 .com-collection-gallery                                           { }
.com-id-1 .com-collection-gallery div.umg-header                            { }
.com-id-1 .com-collection-gallery div.umg-header h3.umg-headline            { }
.com-id-1 .com-collection-gallery div.umg-body                              { padding: 10px; }
.com-id-1 .com-collection-gallery div.umg-footer                            { }

.com-id-1 .com-toolplaceholdersingle                                        { }

.com-id-1 .com-collection-gallery div.umg-body ul                           { }
.com-id-1 .com-collection-gallery div.umg-body ul li                        { background: transparent url(img/layout/right_bg_bottom.jpg) no-repeat scroll center bottom; margin-bottom: 22px;  }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body                                                   { display: block !important; } /* !important, weil hier irgendwie die Eigenschaft display:none; auftaucht */
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist                                   { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner                           { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title                                    { font-size: 16px; font-weight: bold; display: block; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id                                       { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle                                 { }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text                                     { }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images                                     { float: left; background: none !important; } /* !important, weil hier irgendwie die Eigenschaft display:none; auftaucht */
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c                       { float: left; padding: 10px; width: 120px; margin: 0px; background: none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-5,
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-9,
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-13,
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-17,
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-21,
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-25                      { clear: both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image            { }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img        { background: #FFFFFF; padding: 2px; border: 1px solid #B8BEC5; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright        { display: none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-footer        { display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************* Bidler ******************************************* */
.com-id-2 .com-collection-gallery                                           { }
.com-id-2 .com-collection-gallery div.umg-header                            { display: none; }
.com-id-2 .com-collection-gallery div.umg-header h3.umg-headline            { }
.com-id-2 .com-collection-gallery div.umg-body                              { }
.com-id-2 .com-collection-gallery div.umg-footer                            { }
.com-id-2 .com-collection-gallery div.umg-footer span.back                  { }
.com-id-2 .com-collection-gallery div.umg-footer span.back a                { }
.com-id-2 .com-collection-gallery div.umg-footer span.back a:hover          { }
.com-id-2 .com-collection-gallery div.umg-footer span.pagetop               { }
.com-id-2 .com-collection-gallery div.umg-footer span.pagetop a             { }
.com-id-2 .com-collection-gallery div.umg-footer span.pagetop a:hover       { }
.com-id-2 .com-collection-gallery div.umg-footer span.more                  { }
.com-id-2 .com-collection-gallery div.umg-footer span.more a                { }
.com-id-2 .com-collection-gallery div.umg-footer span.more a:hover          { }

.com-id-2 .com-toolplaceholdersingle                                        { }

.com-id-2 .com-collection-gallery div.umg-body ul                           { }
.com-id-2 .com-collection-gallery div.umg-body ul li                        { background: transparent url(img/layout/right_bg_bottom.jpg) no-repeat scroll center bottom; margin-bottom: 22px;  }

.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body                                                   { padding: 10px; display: block !important; } /* !important, weil hier irgendwie die Eigenschaft display:none; auftaucht */
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist                                   { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner                           { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title                                    { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id                                       { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle                                 { }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text                                     { }

.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images                                     { float: left; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c                       { float: left; padding: 10px; width: 120px; margin: 0px; background: none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-5,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-9,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-13,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-17,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-21,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-25                      { clear: both; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image            { }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img        { background: #FFFFFF; padding: 2px; border: 1px solid #B8BEC5; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright        { display: none; }

.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-footer        { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************** Radiowunsch - rechts *********************************** */
.com-id-1 .com-CollectionLink                                       { background: url(img/layout/right_bg_bottom.jpg) no-repeat center bottom; margin-bottom:20px; }
.com-id-1 .com-CollectionLink div.umg-header                        { }
.com-id-1 .com-CollectionLink div.umg-header h3.umg-headline        { }
.com-id-1 .com-CollectionLink div.umg-body                          { padding: 0 10px 10px; }
.com-id-1 .com-CollectionLink div.umg-footer                        { display:none; }

.com-id-1 .com-CollectionLink div.umg-body ul                { list-style-type: none; }   
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c  { }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1                                     { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c                                     { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img.umg-image                       { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c                                   { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-global_belonging-name       { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name       { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-headline2                   { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2                   { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2:hover             { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-subheadline                 { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-text                        { }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c                                                                  { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul                                                               { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link                                                   { border-bottom: 1px solid #B8BEC5; padding: 5px 0px; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-image-c                              { float: left; width: 100px; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-image-c img                          { border: 1px solid #B8BEC5; padding: 2px; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c                            { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link-top     { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link-top a   { background: url(img/icons/arrow_small_r.gif) no-repeat left center; padding-left: 10px; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-headline     { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-description  { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link         { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link a       { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.umg-link-content-c span.umg-link-link a:hover { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr                                                       { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover                                                 { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link div.seitenAbschluss                               { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************** CD/DVD - rechts **************************************** */

.com-id-1 .com-product                                                              { }
.com-id-1 .com-product div.umg-header                                               { }
.com-id-1 .com-product div.umg-header h3.umg-headline                               { }
.com-id-1 .com-product div.umg-body                                                 { }
.com-id-1 .com-product div.umg-footer                                               { margin-bottom: 40px; }
.com-id-1 .com-product div.umg-footer span.back                                     { display: inline; }
.com-id-1 .com-product div.umg-footer span.back a                                   { background: transparent url(img/icons/arrow_small_l.gif) no-repeat right; padding-right: 10px; }
.com-id-1 .com-product div.umg-footer span.back a:hover                             { }
.com-id-1 .com-product div.umg-footer span.topmore-c span.more                      { }
.com-id-1 .com-product div.umg-footer span.topmore-c span.more a                    { background: transparent url(img/icons/arrow_small_r.gif) no-repeat left; padding-left: 10px; }
.com-id-1 .com-product div.umg-footer span.topmore-c span.more a:hover              { }
.com-id-1 .com-product div.umg-footer span.topmore-c span.pagetop                   { display: none; }
.com-id-1 .com-product div.umg-footer span.topmore-c span.pagetop a                 { }
.com-id-1 .com-product div.umg-footer span.topmore-c span.pagetop a:hover           { }
.com-id-1 .com-product div.umg-footer div.com-PageBrowser                           { text-align: center; padding-right: 20px; }
.com-id-1 .com-product div.umg-footer div.com-PageBrowser ul.umg-pagebrowser        { list-style-type: none; margin: 0px 10px; padding: 0px; display: inline; }
.com-id-1 .com-product div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li     { display: inline; }
.com-id-1 .com-product div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li a   { }

.com-id-1 .com-toolplaceholdersingle                                                { float:none; width:auto; }

.com-id-1 .com-product div.umg-body ul.umg-products                                                                                 { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c                                                                   { margin: 0px 0px 30px; background: transparent url(img/layout/right_bg_bottom.jpg) no-repeat scroll center bottom; padding: 10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c                                                    { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-coverlink-wrapper                                         { float: left; width: 170px; margin-bottom: 10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-coverlink-wrapper .umg-cover                              { margin-bottom: 1px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-coverlink-wrapper .umg-cover img                          { background: #FFFFFF; padding: 2px; border: 1px solid #B8BEC5; }
.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          { background: none; margin: 0px 0px 10px; padding: 0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c a        { margin-left: 1px; display: block; }
.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          { }
.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(/img/icons/cd_bestellen.png); width: 154px; height: 22px; }
.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:hover  { background: url(/img/icons/cd_bestellen_hi.png); width: 154px; height: 22px; }
.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 img    { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-coverlink-wrapper div.umg-date-c                          { display: none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper                                                                               { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-hlconf-wrapper                                                        { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper 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-content-wrapper 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-content-wrapper div.umg-hlconf-wrapper .umg-headline                                          { font-weight: bold; font-size: 16px; display: block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-hlconf-wrapper .umg-configuration                                     { float: left; margin-right: 3px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper 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-content-wrapper 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-content-wrapper 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-content-wrapper div.umg-hlconf-wrapper .umg-product_category .umg-product_category-headline   { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper 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-content-wrapper div.umg-prodcontributor-wrapper                           { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-prodcontributor-wrapper .umg-function             { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-prodcontributor-wrapper .umg-function-name        { }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-releasedate-wrapper                               { margin-bottom: 25px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper 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-content-wrapper 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-content-wrapper 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-content-wrapper div.umg-releasedate-wrapper .umg-distributor              { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-releasedate-wrapper .umg-trenner                  { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-releasedate-wrapper .umg-configuration            { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-releasedate-wrapper .umg-sku                      { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-releasedate-wrapper .umg-sku .umg-sku-headline    { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-releasedate-wrapper .umg-distributor2             { }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-text-wrapper               { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-text-wrapper .umg-text     { }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-text-wrapper div.umg-detaillink-wrapper           { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-content-wrapper div.umg-text-wrapper div.umg-detaillink-wrapper a         { background: transparent url(img/icons/arrow_small_r.gif) no-repeat scroll 1px 5px; padding-left: 10px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-tracklisting                                  { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-tracklisting div.umg-element-c                { margin-bottom: 16px; padding-left: 5px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-configuration-wrapper                         { font-weight: bold; }
.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                                        { width: 569px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work tr.umg-row-c                           { height: 25px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work td                                     { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work td.umg-track-no                        { width: 30px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work td.umg-track-title                     { width: 350px; } /* 11px zuviel */
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work td.umg-track-duration                  { width: 40px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work td.umg-track-shoplinks                 { width: 75px; }
.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(/img/icons/musik_downloaden.png); width: 72px; height: 22px; display: block; }
.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(/img/icons/musik_downloaden_hi.png); width: 72px; height: 22px; display: block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work td.umg-track-shoplinks a img           { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work td.umg-track-soundfiles                { width: 85px; }
.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(/img/icons/musik_anhoeren.png); width: 72px; height: 22px; display: block; }
.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(/img/icons/musik_anhoeren_hi.png); width: 72px; height: 22px; display: block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work td.umg-track-soundfiles a img          { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c table.umg-work td.umg-contributors_as_text            { }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.com-toolplaceholdersingle                                                                         { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend   { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Extras - Musik Download ********************************** */
.com-id-1 .com-WarehouseDigitalDownload                                       { background: transparent url(img/layout/right_bg_bottom.jpg) no-repeat scroll center bottom; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header                        { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline        { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body                          { padding: 10px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer                        { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.back              { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.pagetop           { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a         { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.more              { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer span.more a:hover      { }
                 
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-wdd-select                 { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select              { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body select.umg-wdd-select option       { }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd							{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c 			{ clear: both; margin-bottom: 20px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c:hover		{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-odd			{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-even		{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-4			{ }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper				    { padding-left: 3px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c .umg-content-wrapper:hover            { }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c						{ display: none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c a.umg-image-link		{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c span.umg-image-c img					{ }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c                                     { font-weight: bold; display: inline; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-global_belonging-name         { display: none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name         { display: none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover   { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c p.umg-headline                      { margin: 0px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline                      { }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-content-c a.umg-headline:hover                { }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c                                        { margin-top: 2px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul.umg-wdd li.umg-item-c div.umg-shop-c:hover                                  { }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c								{ display: inline; margin-right: 5px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a			{ background: url(/img/icons/musik_downloaden.png) no-repeat; width: 72px; height: 22px; display: block; text-indent: -10000px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-c .umg-shop-link a:hover		{ background: url(/img/icons/musik_downloaden_hi.png) no-repeat; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body a.umg-artist-link							{ display: none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-2,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-3,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-4,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-5,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-6,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-7,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-8,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-9,
.com-id-1 .com-WarehouseDigitalDownload div.umg-body div.umg-link-10 { }
