	.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.

-------------------------------------------------------------- */
strong {font-weight:normal;}
em {font-style:normal;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, b, code,
del, dfn, em, img, q, dl, dt, dd, i, ol, ul, li,
fieldset, form, label, legend, strong,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display:block;
}

body {
  line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
/* Reset Lists. */
ul,ol { list-style:none; }
/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size:100.01%; }
body { background-color: #fff;
background-image: url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/kachel.gif);;
background-repeat: repeat;
background-attachment: inherit;
background-position: inherit;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666258;
letter-spacing: 0em;
line-height: 1.4em;
}
a { outline-width: 0; cursor:pointer; }
form a, fieldset a { outline-width: 1px; }

a:link,
.umg-typo a:link { color:#0099cc;
text-decoration:none;
background:none;
padding:0;
}
a:visited,
.umg-typo a:visited { color:#0099cc;
text-decoration:none;
background:none;
}
a:hover,
.umg-typo a:hover { color:#0099cc;
text-decoration:underline;
background:none;
}
a:active,
.umg-typo a:active { color:#0099cc;
text-decoration:underline;
background:none;
}
a:focus,
.umg-typo a:focus { color:#0099cc;
text-decoration:underline;
background:none;
}
/*.umg-typo img {border: 0 none;background: #ffffff;padding: 2px;}*/
/* Headings
-------------------------------------------------------------- */
#title { display: none; }
.umg-typo h1,
.umg-typo h2,
.umg-typo h3,
.umg-typo h4,
.umg-typo h5,
.umg-typo h6 { font-weight: normal; }
.umg-typo h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
.umg-typo h2 { font-size: 2em; margin-bottom: 0.6em; }
.umg-typo h3 { font-size: 1.5em; line-height: 1; margin-bottom: .8em; }
.umg-typo h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: .6em; }
.umg-typo h5 { font-size: 1em; font-weight: bold; margin-bottom: .5em; }
.umg-typo h6 { font-size: 1em; font-weight: bold; }
.umg-typo h1 img,
.umg-typo h2 img,
.umg-typo h3 img,
.umg-typo h4 img,
.umg-typo h5 img,
.umg-typo h6 img { margin: 0; }
/* Text elements
-------------------------------------------------------------- */
.umg-typo p { margin: 0 0 1.4em; }
.umg-typo p img.left { float: left; margin: 0 1em 1em 0; }
.umg-typo p img.right { float: right; margin: 0 0 1em 1em; }
.umg-typo blockquote { margin: 1.4em; font-style: italic; }
.umg-typo strong { font-weight: bold; }
.umg-typo em,
.umg-typo dfn { font-style: italic; }
.umg-typo dfn { font-weight: bold; }
.umg-typo sup,
.umg-typo sub { line-height: 0; }
.umg-typo abbr,
.umg-typo acronym { border-bottom: 1px dotted; }
.umg-typo address { margin: 0 0 1.4em; font-style: italic; }
.umg-typo del { }
.umg-typo pre { margin: 1.4em 0; white-space: pre; }
.umg-typo pre,
.umg-typo code,
.umg-typo tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.4; }
/* Lists
-------------------------------------------------------------- */
.umg-typo li ul,
.umg-typo li ol { margin: 0; padding-left: 2em; }
.umg-typo ul,
.umg-typo ol { margin: 0 1.4em 1.4em 0; padding-left: 3em; }
.umg-typo ul { list-style-type: disc; }
.umg-typo ol { list-style-type: decimal; }
.umg-typo dl { margin: 0 0 1.4em 0; }
.umg-typo dl dt { font-weight: bold; }
.umg-typo dd { margin-left: 1.4em; }
/* Tables
-------------------------------------------------------------- */
.umg-typo table {  }
.umg-typo th { font-weight: bold; }
.umg-typo thead th { }
.umg-typo th,
.umg-typo td,
.umg-typo caption {  }
.umg-typo tr.even td { }
.umg-typo tfoot { font-style: italic; }
.umg-typo caption { }

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/pop24/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/pop24/css/forms.css */
.pg-bdy .pg-bdy-clm-3 { display: none; }
body { margin: 0; min-height: 100%; }
.umg-btn img { background:transparent none; }
.umg-img { position:relative; display:block; }
.umg-img img { width:100%; height: auto; _height: ; }
.pg { width:900px; }
.pg-bdy { padding: 0px 16px; position:relative; z-index:0; _zoom:1;  }
.pg-hdr { position:relative; z-index:1; _zoom:1; }
.pg-hdr-bdy { position: relative; }
.hd-logo-1 { height:100%; left:0; position:absolute; top:0; width:330px; }
.hd-logo-2 { height:100%; position:absolute; right:0; top:0; width:130px; }
.hd-logo-1 a,
.hd-logo-2 a { display:block; height:100%; width:100%; text-indent:-1000px; overflow:hidden; }
.hd-frm,
.hd-btn { display: inline; float: left; }
.umg-nav { zoom:1; overflow:hidden; }
.umg-nav .umg-i { display: inline; float: left; }
.umg-nav .umg-i .umg-i-bdy { overflow:hidden; display: block; _display:inline-block; text-align:center; }
.pg-sub-hdr-ft .pg-sub-artistname { display:block; float:left; padding-left:82px !important; padding-right:1px !important; color:#cc3333 !important;  size:19px !important; }
.pg-sub-hdr-ft .com-PageMenu { float:left; }
.pg-sub-hdr-ft .com-PageMenu .umg-nav { display:inline;}


.umg-dlm { margin: 0 7px; }
.umg-btn { position:relative; overflow:hidden; }
body .umg-btn .umg-inp-submit { cursor:pointer; position:absolute; left:0; top:0; width:100%; height:100%; background-color:transparent; border:0 none; padding:0; margin:0; opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); }
.umg-fld { display: block; border: 1px solid; margin: 6px auto; background-color:#fff; }
/*.umg-fld .umg-inp-text {
border: 0 none;
width: 100%;
background:transparent;
margin:0;
padding:0;
}*/
.umg-fld-text input,
.hd-frm .com-NewsletterBoxPageHead .cm-form-field-container input.umg_newsletterbox_email,
.hd-frm .com-SiteSearchBoxPageHead .searchBoxContainer input.searchinput { border: 0 none; width: 100%; background:transparent; margin:0; padding:0; }
.umg-fld-submit { border: 0 none; }
.umg-fld-submit input { text-align:center; width:auto; }
.umg-fld .umg-inp-radio,
.umg-fld .umg-inp-check { width: auto; background:transparent; margin-right:10px; }
.umg-fld * { vertical-align:middle; }
.hd-btn { margin: 22px 130px 0 15px; }
.pg-hdr-bdy .hd-btn .umg-links { overflow:hidden; width: 72px; display:none;/*ie*/ }
.pg-hdr-bdy .hd-btn .umg-link { display:inline; float:left; margin:0 4px 4px 0; }
.pg-hdr-bdy .hd-btn .umg-link a { display:block; _display:inline-block; }
.pg-hdr-bdy .hd-btn .umg-link-4,
.pg-hdr-bdy .hd-btn .umg-link-7,
.pg-hdr-bdy .hd-btn .umg-link-10,
.pg-hdr-bdy .hd-btn .umg-link-13 { clear:left }
.hd-btn br { display:none; }
.hd-btn br.umg-i-3,
.hd-btn br.umg-i-6 { display:inline; }
.hd-frm { margin: 41px 0 0 15px; }
.hd-frm br { display: none; }
.hd-frm .umg-fst .umg-btn,
.hd-frm .com-NewsletterBoxPageHead .umg-btn,
.hd-frm .com-SiteSearchBoxPageHead .umg-btn { text-align:center; height:auto; line-height:100%; width:auto; text-align:center; padding-left:4px; padding-right:4px; }
.hd-frm .com-NewsletterBoxPageHead { }
.hd-frm .com-SiteSearchBoxPageHead { }
.pg-hdr-bdy .hd-frm-1 {_width:320px;}/*ie6*/
.pg-hdr-bdy .hd-frm-2 {display: none;}
/*SiteSearch*/
.hd-frm .com-SiteSearchBoxPageHead .searchBoxContainer {
float: left;
width: 240px;
margin-right: 6px;
margin-left: 167px;
}
.hd-frm .com-SiteSearchBoxPageHead .searchbutton-container {
float: left;
margin-top: 1px;
}
.hd-frm .com-SiteSearchBoxPageHead .umg-fst .umg-tpc {
display: none;
}
.hd-frm .com-SiteSearchBoxPageHead .search_result_container {position:absolute; margin-top:40px; text-align: left; width:310px; background-color:#fff; border:1px solid #444; color:#000; padding: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 0em;
line-height: 1.4em;
}
.hd-frm .com-NewsletterBoxPageHead .umg-newsletter-additional,
.hd-frm .com-NewsletterBoxPageHead .cm-form-field-container .cm-label,
.hd-frm .com-NewsletterBoxPageHead .umg-mandatory-field-disclaimer-container,
.hd-frm .com-NewsletterBoxPageHead .umg-pageloginbox-spinner-container,
.hd-frm .com-SiteSearchBoxPageHead .ss-result-item-hltext-wrapper,
.hd-frm .com-SiteSearchBoxPageHead .ss-result-item-counter,
.hd-frm .com-SiteSearchBoxPageHead .element-doctype,
.hd-frm .com-SiteSearchBoxPageHead .doctype-headline-trenner-2,
.hd-frm .com-NewsletterBoxPageHead .cm-data-secure-checkbox-container { display:none; }
.hd-frm .com-NewsletterBoxPageHead .cm-data-secure-checkbox-container,
.hd-frm .com-SiteSearchBoxPageHead #spinner_html_ssb_extern { text-align:center }
.hd-frm .com-SiteSearchBoxPageHead .ss-result-doctype { 
	padding: 3px;
	background-color: #919191;
	font-weight: bold;
	color: #fff;
}
.hd-frm .com-SiteSearchBoxPageHead .doctype-headline-trenner-1 { padding: 0 4px; }
.hd-frm .com-SiteSearchBoxPageHead .ss-result-item {  
	padding: 3px;
}
.pg-bdy-clm { display: inline; float: left; position:relative; margin-left: 0px; padding:7px; }
.pg-bdy-clm-1 { margin-left: 0; width: 520px; }
.pg-bdy-clm-2,
.pg-bdy-clm-3 { width: 320px; }
.pg-bdy-clm-bdy { z-index:1; position:relative; }
.pg-bdy-clm-btm { margin-top: -10px; }
.pg-bdy .com { padding: 4px 4px 6px; margin-bottom: 10px; }
.pg-bdy .com .com { padding: 0; margin-bottom: 0; background: transparent none; border-top: 0 none; border-bottom: 0 none; }
.pg-bdy .umg-hdr { clear: both; position: relative; z-index:1; margin: -4px -4px 0; }
.pg-bdy .umg-hdr .umg-tpc { overflow:hidden; _zoom:1; }
.pg-bdy .umg-hdr .umg-tpc h2,
.pg-bdy .umg-hdr .umg-tpc h3,
.pg-bdy .umg-hdr .umg-tpc h4,
.pg-bdy .umg-hdr .umg-tpc h5,
.pg-bdy .umg-hdr .umg-tpc h6 { display:inline; float:left; margin-right: 50px; }
.pg-bdy .umg-hdr .umg-tpc h2 a,
.pg-bdy .umg-hdr .umg-tpc h3 a,
.pg-bdy .umg-hdr .umg-tpc h4 a,
.pg-bdy .umg-hdr .umg-tpc h5 a,
.pg-bdy .umg-hdr .umg-tpc h6 a { color:inherit!important; text-decoration:none!important; background:transparent none!important; padding:0!important; }
.pg-bdy .umg-hdl_ct { overflow:hidden; }
.pg-bdy .umg-hdl { }
.pg-bdy .umg-bdy { clear: both; position: relative; z-index:0; margin: 0 -4px; padding: 0 4px; }
.pg-bdy .umg-hdr .umg-btns { display:inline; float:right; margin-right: -50px; position: relative; left: -50px; *left: -38px; }
.umg-hdl-2 br {display:none}
.pg-ft { overflow: auto; }
.pg-ft .com { margin: 0 auto 10px; width: 860px; }

/* Suche (1-spaltig-mittig) */
#Page-Suche .pg-bdy-clm-1 {display: block; float: none; margin: 0 auto;}
#Page-Suche .pg-bdy {min-height:250px;_height:250px;}
#Page-Suche .pg-bdy-clm-2 {display: none;}

/* 404 (1-spaltig-mittig) */
#Page-404 .pg-bdy-clm-1 {display: block; float: none; margin: 0 auto;}
#Page-404 .pg-bdy {min-height:250px;_height:250px;}
#Page-404 .pg-bdy-clm-2 {display: none;}

/* com-tool-disqus */
.com-tool-disqus {margin-top:10px;}

/*** ArtistLayout.tpl ***/
.Page-ArtistLayout .pg-bdy { padding:0 14px 18px; }
.Page-ArtistLayout .pg-bdy-clm-1 { width: 550px; margin-left: 0px !important; margin-top: 4px; background-color:#FFF; }
.Page-ArtistLayout .pg-bdy-clm-2 { margin-top: 4px;  background-color:#FFF;  }
.Page-ArtistLayout .pg-bdy-clm { margin-left: 2px; padding:0px; }
.clearfix:after,
.container:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; }
.clearfix,
.container { display:block; }
.clear { clear:both; }
.com { }
.pg-bdy .umg-bdy { _width:auto; overflow:hidden; _height:auto; }
/*corrections:ensure*/
.umg-bdy .umg-tpc a { text-decoration:none; }
.umg-hdr .umg-tpc { min-height:24px; _height:24px; }

/**
 * component.PageBrowser.css
 */
 
.com .com-PageBrowser { display:none;margin-top:16px;text-align: center; overflow: hidden; }
.com .com-PageBrowser .umg-page_selected { font-weight: 700; }
.com .com-PageBrowser .back { float:left; }
.com .com-PageBrowser .topmore-c { float:right; }
.com .com-PageBrowser .pagetop { display: none; }
.com .com-PageBrowser ul,
.com .com-PageBrowser li {
display: -moz-inline-stack;
display: inline-block;
vertical-align: baseline;
zoom: 1;
*display: inline; }
/**
 * component.Teaser.css
 */
/*com-id-1*/
.com-id-1 .com-Teaser { }
.com-id-1 .com-Teaser .umg-i { position: relative; }
.com-id-1 .com-Teaser .umg-i { margin: 4px 0 4px 104px; }
.com-id-1 .com-Teaser .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-1 .com-Teaser .umg-bdy .umg-tpc { margin-left:-104px; width: 408px; }
.com-id-1 .com-Teaser .umg-cnt { display: inline; float: left; }
.com-id-1 .com-Teaser .umg-cnt { margin-left:-104px; width: 100px; }
.com-id-1 .com-Teaser .umg-cnt-txt { display:none }
.com-id-1 .com-Teaser .umg-bdy .umg-btns { position: absolute; bottom: 4px; right: 4px; z-index:1; }
/*com-id-2*/
.com-id-2 .com-Teaser .umg-bdy .umg-cnt { margin:5px 0 10px; }
.com-id-2 .com-Teaser .umg-bdy .umg-cnt-txt { display:none;margin:10px 5px; }
.com-id-2 .com-Teaser .umg-bdy .umg-btns { text-align:right;margin:10px 0 6px; }
.com-id-2 .com-Teaser .umg-bdy .umg-hdl-2 { display: none; }
/*com-id-3*/
.com-id-3 .com-Teaser .umg-i { position: relative; }
.com-id-3 .com-Teaser .umg-i { margin: 4px 0 4px 204px; }
.com-id-3 .com-Teaser .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-3 .com-Teaser .umg-bdy .umg-tpc { width: 308px; }
.com-id-3 .com-Teaser .umg-cnt { display: inline; float: left; }
.com-id-3 .com-Teaser .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-3 .com-Teaser .umg-cnt-txt { clear:right; }
.com-id-3 .com-Teaser .umg-bdy .umg-btns { position: absolute; bottom: 4px; right: 4px; z-index:1; }
/*removes padding generated by SP box*/
.com-id-3 .com-Teaser .umg-bdy .umg-i .umg-hdl_ct { padding-bottom:0!important; }
.com-id-3 .com-Teaser .umg-bdy .umg-i .umg-cnt-txt { padding-top:0!important; }
.com-id-3 .com-Teaser .umg-bdy .umg-i .umg-hdl-1 { margin-bottom:.35em; }
.com-id-3 .com-Teaser .umg-bdy .umg-i .umg-hdl-2 { margin-bottom:.35em; }
/*com-id-4*/
#Page-Home .com-id-4 .com-Teaser { margin-top:-10px; }
.com-id-4 .com-Teaser .umg-i { position:relative; overflow:hidden; display: inline; float: left; width:101px; margin-right:3px; }
.com-id-4 .com-Teaser .umg-i-1 { margin-left:0; }
.com-id-4 .com-Teaser .umg-bdy .com {padding: 4px 0px 0px;}
.com-id-4 .com-Teaser .umg-bdy .umg-tpc { margin-top:81px; background-color:#FFF; text-align: center; margin-bottom:10px; }
.com-id-4 .com-Teaser .umg-bdy .umg-tpc br{ display:none; }
.com-id-4 .com-Teaser .umg-bdy .umg-tpc br.umg-hdl-br { display:inline; }
.com-id-4 .com-Teaser .umg-bdy .umg-tpc .umg-hdl { display: inline;}
.com-id-4 .com-Teaser .umg-bdy .umg-cnt { position:absolute; top:0; width:100%; }
.com-id-4 .com-Teaser .umg-bdy .umg-btns { display:none; }
.com-id-4 .com-Teaser .umg-cnt-txt  { display:none; }

/*com-id-5: Top-Gewinnspiel */
.com-id-5 .com-Teaser .umg-i { position: relative; }
.com-id-5 .com-Teaser .umg-i { margin: 4px 0 4px 258px; }
.com-id-5 .com-Teaser .umg-bdy .umg-tpc { display: inline; float: right; width: 254px; }
.com-id-5 .com-Teaser .umg-cnt { display: inline; float: left; }
.com-id-5 .com-Teaser .umg-cnt { margin-left:-258px; width: 254px; }
.com-id-5 .com-Teaser .umg-cnt-txt { clear:right; margin-bottom: 2em; }
.com-id-5 .com-Teaser .umg-bdy .umg-btns { position: absolute; right: 4px; bottom: 4px; z-index:1; }

/*com-id-6: Gewinnspiel Sidebar (at) */
.com-id-6 .com-Teaser .umg-bdy .umg-tpc { margin-bottom:10px; }
.com-id-6 .com-Teaser .umg-bdy .umg-tpc .umg-hdl-2 { display:none; }
.com-id-6 .com-Teaser .umg-bdy .umg-cnt,
.com-id-6 .com-Teaser .umg-bdy .umg-cnt-txt { margin-bottom:10px; }
.com-id-6 .com-Teaser .umg-bdy .umg-btns { float:right; }

/*com-id-7: Top-teaser (at) */
.com-id-7 .com-Teaser { padding:0px; border-top:0px; }
.com-id-7 .com-Teaser .umg-hdr { display:none; }
.com-id-7 .com-Teaser .umg-bdy .umg-tpc { display:none; }
.com-id-7 .com-Teaser .umg-bdy .umg-cnt { display:none; }
.com-id-7 .com-Teaser .umg-bdy .umg-cnt-txt {  }
.com-id-7 .com-Teaser .umg-bdy .umg-btns { display:none; }

/*com-id-8: Teaser Sidebar (at) */
.com-id-8 .com-Teaser .umg-hdr { }
.com-id-8 .com-Teaser .umg-hdr .umg-tpc { min-height:0px; }
.com-id-8 .com-Teaser .umg-hdr .umg-hdl { display:none; }
.com-id-8 .com-Teaser .umg-bdy .umg-hdl { min-height:24px;}
.com-id-8 .com-Teaser .umg-bdy .umg-hdl-1 { display:none;}
.com-id-8 .com-Teaser .umg-bdy .umg-hdl-br { display:none; }
.com-id-8 .com-Teaser .umg-bdy .umg-cnt { float:left; margin:0 5px 5px 0; }
.com-id-8 .com-Teaser .umg-bdy .umg-cnt .umg-img img { width: auto; }
.com-id-8 .com-Teaser .umg-bdy .umg-cnt-txt {  }
.com-id-8 .com-Teaser .umg-bdy .umg-btns { clear:both; }
.com-id-8 .com-Teaser .umg-bdy .umg-btn { display:none; }

/*com-id-9: Top-Gewinnspiel (at) */
.com-id-9 .com-Teaser .umg-i { position: relative; }
.com-id-9 .com-Teaser .umg-i { margin: 4px 0 4px 288px; }
.com-id-9 .com-Teaser .umg-bdy .umg-tpc { display: inline; float: right; width: 254px; }
.com-id-9 .com-Teaser .umg-cnt { display: inline; float: left; }
.com-id-9 .com-Teaser .umg-cnt { margin-left:-288px; width: 284px; }
.com-id-9 .com-Teaser .umg-cnt-txt { clear:right; }
.com-id-9 .com-Teaser .umg-bdy .umg-btns { float:right; }

/*com-id-10: Abbinder Top Video (at) */
.com-id-10 .com-Teaser { float:left; margin:0 5px 5px; width:255px; clear:both; }
.com-id-10 .com-Teaser .umg-i { position: relative; }
.com-id-10 .com-Teaser .umg-i { margin: 4px 0 4px 104px; }
.com-id-10 .com-Teaser .umg-bdy .umg-hdl-1 { display:none;}
.com-id-10 .com-Teaser .umg-bdy .umg-hdl-br { display:none; }
.com-id-10 .com-Teaser .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-10 .com-Teaser .umg-bdy .umg-tpc { margin-left:-104px; width: 151px; height:90px; overflow:hidden; }
.com-id-10 .com-Teaser .umg-cnt { display: inline; float: left; margin-left:-104px; margin-bottom:4px; width: 100px; height:85px; }
.com-id-10 .com-Teaser .umg-cnt-txt { display:none }
.com-id-10 .com-Teaser .umg-bdy .umg-btns { clear:both; float:right; }

/* rewrite */
.pg-bdy-clm-bdy .com-Teaser .umg-i-1 { margin-top: 0; }
/**
 * component.SiteSearchBox.css
 */
/*com-id-1*/
.com-id-1 .com-SiteSearchBox { }
.com-id-1 .com-SiteSearchBox .searchBoxContainer,
.com-id-1 .com-SiteSearchBox .searchbutton-container { width:380px; text-align:center; margin:1em auto; }
.com-id-1 .com-SiteSearchBox .searchBoxContainer input.searchinput { border: 0 none; width: 100%; background:transparent; margin:0; padding:0; }
.com-id-1 .com-SiteSearchBox .docTypeRepeaterBox { text-align:center; }
.com-id-1 .com-SiteSearchBox .docTypeRepeaterBox * { display:inline; vertical-align:middle; }
.com-id-1 .com-SiteSearchBox .docTypeRepeaterBox br,
.com-id-1 .com-SiteSearchBox .docTypeRepeaterBox script { display:none; }
/*com-id-2*/
.com-id-2 .com-SiteSearchBox { }
.com-id-2 .com-SiteSearchBox .searchBoxContainer,
.com-id-2 .com-SiteSearchBox .searchbutton-container { width:206px; text-align:center; margin:1em auto; }
.com-id-2 .com-SiteSearchBox .searchBoxContainer input.searchinput { border: 0 none; width: 100%; background:transparent; margin:0; padding:0; }
.com-id-2 .com-SiteSearchBox .docTypeRepeaterBox { text-align:center; }
.com-id-2 .com-SiteSearchBox .docTypeRepeaterBox * { display:inline; vertical-align:middle; }
.com-id-2 .com-SiteSearchBox .docTypeRepeaterBox br,
.com-id-2 .com-SiteSearchBox .docTypeRepeaterBox script { display:none; }
/**
 * component.Teaser_article.css
 */
/*com-id-1: news*/
.com-id-1 .com-ArticleTeaser .umg-i { position: relative; }
.com-id-1 .com-ArticleTeaser .umg-i { margin: 4px 0 4px 204px; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-tpc { width: 308px; }
.com-id-1 .com-ArticleTeaser .umg-cnt { display: inline; float: left; }
.com-id-1 .com-ArticleTeaser .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-1 .com-ArticleTeaser .umg-cnt-txt { clear:right; }
.com-id-1 .com-ArticleTeaser .umg-cnt-txt .umg-hdl-date { float:left; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-btns { position: absolute; bottom: 4px; right: 4px; z-index:1; }
/*removes padding generated by SP box*/
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-i .umg-hdl_ct { padding-bottom:0!important; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-i .umg-cnt-txt { padding-top:0!important; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-i .umg-hdl-1 { margin-bottom:.35em; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-i .umg-hdl-2 { margin-bottom:.35em; }
.com-id-1 .com-ArticleTeaser .com-PageBrowser {display: block;}

/*com-id-2: top news/specials*/
.com-id-2 .com-ArticleTeaser .umg-i { position: relative; }
.com-id-2 .com-ArticleTeaser .umg-i { margin:4px 0 4px 136px; }
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-tpc { width:176px; }
.com-id-2 .com-ArticleTeaser .umg-cnt { display: inline; float: left; }
.com-id-2 .com-ArticleTeaser .umg-cnt { margin-left:-136px; width:132px; }
.com-id-2 .com-ArticleTeaser .umg-cnt-txt { display:none!important;clear:right; }
.com-id-2 .com-ArticleTeaser .umg-cnt-txt .umg-hdl-date,
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-btns,
.com-id-2 .com-ArticleTeaser .umg-ftr { display:none }

/*com-id-3: Google News (at)*/
.com-id-3 .com-ArticleTeaser .umg-i { margin-bottom:25px; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-tpc { margin-bottom:4px; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-1 { display:none; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-br { display:none; }
.com-id-3 .com-ArticleTeaser .umg-cnt-txt .umg-hdl-date br { display:none; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-2 { cursor:pointer; } /* für IE */
.com-id-3 .com-ArticleTeaser .umg-cnt-txt .umg-cnt-txt_ct { display: inline; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-btns {  }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-btns { float:right; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-btns .umg-btn {  }
.com-id-3 .com-ArticleTeaser .umg-ftr						{ text-align:center; }
.com-id-3 .com-ArticleTeaser .umg-ftr .back					{ padding-right:10px; }
.com-id-3 .com-ArticleTeaser .umg-ftr ul.umg-pagebrowser		{ display:inline; }
.com-id-3 .com-ArticleTeaser .umg-ftr ul.umg-pagebrowser li	{ display:inline; }
.com-id-3 .com-ArticleTeaser .umg-ftr .pagetop				{ display:none; }
.com-id-3 .com-ArticleTeaser .umg-ftr .more					{ padding-left:10px; }

/*com-id-4: Offizielle News (at)*/
.com-id-4 .com-ArticleTeaser .umg-i { position: relative; }
.com-id-4 .com-ArticleTeaser .umg-i { margin: 4px 0 4px 204px; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-tpc { margin-left:-204px; width: 338px; margin-bottom:4px;margin-top:4px; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-1 { display:none; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-br { display:none; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-2 { cursor:pointer; } /* für IE */
.com-id-4 .com-ArticleTeaser .umg-cnt { display: inline; float: left; }
.com-id-4 .com-ArticleTeaser .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-4 .com-ArticleTeaser .umg-cnt-txt { clear:right; }
.com-id-4 .com-ArticleTeaser .umg-cnt-txt .umg-hdl-date br { display:none; }
.com-id-4 .com-ArticleTeaser .umg-cnt-txt .umg-cnt-txt_ct { display: inline; }
.com-id-4 .com-ArticleTeaser .umg-cnt-txt .umg-cnt-txt_ct p { margin:0; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-btns { }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-btns { float:right; }
.com-id-4 .com-ArticleTeaser .umg-ftr						{ text-align:center; }
.com-id-4 .com-ArticleTeaser .umg-ftr .back					{ padding-right:10px; }
.com-id-4 .com-ArticleTeaser .umg-ftr ul.umg-pagebrowser		{ display:inline; }
.com-id-4 .com-ArticleTeaser .umg-ftr ul.umg-pagebrowser li	{ display:inline; }
.com-id-4 .com-ArticleTeaser .umg-ftr .pagetop				{ display:none; }
.com-id-4 .com-ArticleTeaser .umg-ftr .more					{ padding-left:10px; }

/*com-id-5: Offizielle News Sidebar (at)*/
.com-id-5 .com-ArticleTeaser .umg-i { position: relative; }
.com-id-5 .com-ArticleTeaser .umg-i { margin: 4px 0 10px 104px; }
.com-id-5 .com-ArticleTeaser .umg-bdy .umg-tpc {  }
.com-id-5 .com-ArticleTeaser .umg-bdy .umg-tpc { margin-left:-104px; width: 308px; margin-bottom:4px; }
.com-id-5 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-1 { display:none; }
.com-id-5 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-br { display:none; }
.com-id-5 .com-ArticleTeaser .umg-cnt { display: inline; float: left; }
.com-id-5 .com-ArticleTeaser .umg-cnt { margin-left:-104px; width: 100px; }
.com-id-5 .com-ArticleTeaser .umg-cnt-txt { clear:right; }
.com-id-5 .com-ArticleTeaser .umg-cnt-txt .umg-hdl-date br { display:none; }
.com-id-5 .com-ArticleTeaser .umg-cnt-txt .umg-cnt-txt_ct { display: inline; }
.com-id-5 .com-ArticleTeaser .umg-bdy .umg-btns {  }
.com-id-5 .com-ArticleTeaser .umg-bdy .umg-btns { float:right; }
.com-id-5 .com-ArticleTeaser .umg-bdy .umg-btns .umg-btn {  }
.com-id-5 .com-ArticleTeaser .umg-ftr { display:none }

/*com-id-6: Texte (at)*/
.com-id-6 .com-ArticleTeaser .umg-i { position: relative; }
.com-id-6 .com-ArticleTeaser .umg-i { margin: 4px 0 30px 0px; }
.com-id-6 .com-ArticleTeaser .umg-bdy .umg-tpc {  }
.com-id-6 .com-ArticleTeaser .umg-bdy .umg-tpc { margin-bottom:4px; }
.com-id-6 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-1 { display:none; }
.com-id-6 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-br { display:none; }
.com-id-6 .com-ArticleTeaser .umg-bdy .umg-tpc .umg-hdl-2 { cursor:pointer; } /* für IE */
.com-id-6 .com-ArticleTeaser .umg-cnt { display: inline; float: left; }
.com-id-6 .com-ArticleTeaser .umg-cnt { margin-right:10px; width: 200px; }
.com-id-6 .com-ArticleTeaser .noImg { display: none; }
.com-id-6 .com-ArticleTeaser .umg-cnt-txt { }
.com-id-6 .com-ArticleTeaser .umg-cnt-txt .umg-hdl-date br { display:none; }
.com-id-6 .com-ArticleTeaser .umg-cnt-txt .umg-cnt-txt_ct { display: inline; }
.com-id-6 .com-ArticleTeaser .umg-bdy .umg-btns {  }
.com-id-6 .com-ArticleTeaser .umg-bdy .umg-btns { float:right; }
.com-id-6 .com-ArticleTeaser .umg-ftr { }

/* rewrite */
.pg-bdy-clm-bdy .com-ArticleTeaser .umg-i-1 { margin-top: 0; }
/**
 * component.CollectionTourTopTour.css
 */

/*com-id-1*/
.com-id-1 .com-CollectionTopTour .umg-i { position: relative; }
.com-id-1 .com-CollectionTopTour .umg-i { margin: 4px 0 4px 204px; }
.com-id-1 .com-CollectionTopTour .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-1 .com-CollectionTopTour .umg-bdy .umg-tpc { margin-left:-204px; width: 308px; }
.com-id-1 .com-CollectionTopTour .umg-cnt { display: inline; float: left; }
.com-id-1 .com-CollectionTopTour .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-1 .com-CollectionTopTour .umg-cnt-txt { clear:right; }
.com-id-1 .com-CollectionTopTour .umg-bdy .umg-btns { position: absolute; top: 4px; right: 4px; z-index:1; }

/* rewrite */
.pg-bdy-clm-bdy .com-CollectionTopTour .umg-i-1 { margin-top: 0; }
/**
 * component.WarehouseTeaser.css
 */
.com-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-br { display: none; }
.com-WarehouseTeaser .umg-cnt .umg-img img { height: 100%; }
.com-WarehouseTeaser .umg-bdy .umg-hdl-date-dlm,
.com-WarehouseTeaser .umg-bdy .umg-hdl-br-date,
.com-WarehouseTeaser .umg-bdy .umg-hdl-product_subcategory { display: none; }
/*com-id-1*/
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-tpc { padding-bottom:10px; }
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-hdl-date { display:none; }
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-br-2 { display: inline; }
.com-id-1 .com-WarehouseTeaser .umg-i { display: inline; float: left; width: 254px; margin-left: 4px; margin-bottom:10px; background-color: #f3f3f3; }
.com-id-1 .com-WarehouseTeaser .umg-i-1,
.com-id-1 .com-WarehouseTeaser .umg-i-3,
.com-id-1 .com-WarehouseTeaser .umg-i-5,
.com-id-1 .com-WarehouseTeaser .umg-i-7,
.com-id-1 .com-WarehouseTeaser .umg-i-9,
.com-id-1 .com-WarehouseTeaser .umg-i-11 { margin-left: 0; }
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-text { display:none; }
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-btns { text-align: center; padding: 4px 0 4px;line-height: 0; }
.com-id-1 .com-WarehouseTeaser .umg-cnt .umg-img { width: 254px; height: 254px; }
.com-id-1 .com-WarehouseTeaser .umg-tpc .umg-hdl_ct { display: block; }
/*com-id-2*/
.com-id-2 .com-WarehouseTeaser .umg-bdy .umg-tpc { padding-bottom:10px; }
.com-id-2 .com-WarehouseTeaser .umg-bdy .umg-hdl-date { display:none; }
.com-id-2 .com-WarehouseTeaser .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-2 .com-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-br-2 { display: inline; }
.com-id-2 .com-WarehouseTeaser .umg-i { display: inline; float: left; width: 254px; margin-left: 4px; }
.com-id-2 .com-WarehouseTeaser .umg-i-1 { margin-left: 0; }
.com-id-2 .com-WarehouseTeaser .umg-bdy .umg-text { display:none; }
.com-id-2 .com-WarehouseTeaser .umg-bdy .umg-btns { text-align: center; padding: 11px 0 4px; }
.com-id-2 .com-WarehouseTeaser .umg-i { padding-left:30px; }
.com-id-2 .com-WarehouseTeaser .umg-cnt .umg-img { width: 254px; height: 254px; }
.com-id-2 .com-WarehouseTeaser .umg-tpc .umg-hdl_ct { display: block; }
/*com-id-3*/
.com-id-3 .com-WarehouseTeaser .umg-i { position: relative; }
.com-id-3 .com-WarehouseTeaser .umg-i { margin: 4px 0 4px 204px; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-tpc { margin-left:-204px; width: 308px; }
.com-id-3 .com-WarehouseTeaser .umg-cnt { display: inline; float: left; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-date { display:none; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-br-2 { display: inline; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-text { clear:right; margin-bottom:40px; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-btns { position:absolute; left:4px; bottom:3px; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-clearer { height:1px; }
.com-id-3 .com-WarehouseTeaser .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-3 .com-WarehouseTeaser .umg-cnt .umg-img { width: 200px; height: 200px; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-br-1 { display: inline; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-1 { margin-top: 4px; }
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-date,
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-date-dlm,
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-product_subcategory { display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline; }
/*com-id-4*/
.com-id-4 .com-WarehouseTeaser .umg-i { position: relative; }
.com-id-4 .com-WarehouseTeaser .umg-i { margin: 4px 0 4px 104px; }
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-tpc { margin-left:-104px; width: 408px; }
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-4 .com-WarehouseTeaser .umg-cnt { display: inline; float: left; }
.com-id-4 .com-WarehouseTeaser .umg-cnt { margin-left:-104px; width: 100px; }
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl-1 br { display:none }
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-br-1,
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-br-2 { display: inline; }
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-text { display:none; }
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-btns { display:none }
.com-id-4 .com-WarehouseTeaser .umg-cnt .umg-img { width: 100px; height: 100px; }
/*com-id-5*/
.com-id-5 .com-WarehouseTeaser .umg-i { position: relative; }
.com-id-5 .com-WarehouseTeaser .umg-i { margin: 4px 0 4px 104px; }
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-tpc { margin-left:-104px; width: 208px; }
.com-id-5 .com-WarehouseTeaser .umg-cnt { display: inline; float: left; }
.com-id-5 .com-WarehouseTeaser .umg-cnt { margin-left:-104px; width: 100px; }
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-hdl-date { display:none; }
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-br-2 { display: inline; }
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-text { display:none; }
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-btns { display:none }
.com-id-5 .com-WarehouseTeaser .umg-cnt .umg-img { width: 100px; height: 100px; }
/*com-id-6*/
.com-id-6 .com-WarehouseTeaser { }
.com-id-6 .com-WarehouseTeaser .umg-i { display: inline; float: left; width: 101px; margin-left: 4px; }
.com-id-6 .com-WarehouseTeaser .umg-i-1 { margin-left: 0; }
.com-id-6 .com-WarehouseTeaser .umg-bdy { padding-bottom: 4px; }
.com-id-6 .com-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-br-2 { display: inline; }
.com-id-6 .com-WarehouseTeaser .umg-bdy .umg-text { display:none; }
.com-id-6 .com-WarehouseTeaser .umg-bdy .umg-tpc,
.com-id-6 .com-WarehouseTeaser .umg-bdy .umg-btns { display:none; }
.com-id-6 .com-WarehouseTeaser .umg-cnt .umg-img { width: 101px; height: 101px; }

/* rewrite */
.pg-bdy-clm-bdy .com-WarehouseTeaser .umg-i-1 { margin-top: 0; }

/**
 * component.LinkGenresite.css
 */

/*com-id-1*/
.com-id-1 .com-LinkGenresite {}
.com-id-1 .com-LinkGenresite .umg-hdl_ct {display:block; text-align: center;}
.com-id-1 .com-LinkGenresite .umg-bdy .umg-btn {height:auto;}
/**
 * component.StaticText.css
 */
 
/*com-id-3: Newsletter Sidebar Teaser (at) */
.com-id-3 .com-StaticText { }
.com-id-3 .com-StaticText .umg-bdy { width:300px !important; margin-left:2px; height:auto !important; white-space:normal !important; }
.com-id-3 .com-StaticText .umg-image-c { disaply:none; }
.com-id-3 .com-StaticText .umg-cnt { }
.com-id-3 .com-StaticText .umg-cnt p { text-align:center; margin:0; padding:0; }

/*com-id-4: Newsletter Erläuterungen (at) */
.com-id-4 .com-StaticText { }
.com-id-4 .com-StaticText .umg-hdr { display:none; }

/*com-id-5: Newsletter Erläuterungen */
.com-id-5 .com-StaticText { }
.com-id-5 .com-StaticText .umg-hdr { display:none; }
.com-id-5 .com-StaticText .umg-bdy { width: 380px; margin:0 auto; }
 
/*com-id-10: Page-Home Newsletter special */
.com-id-10 .com-StaticText { margin-bottom:0 }
.com-id-10 .com-StaticText .umg-bdy { overflow:visible; }
.com-id-10 .com-StaticText .umg-noImg { margin-left:0px; }
.com-id-10 .com-StaticText .umg-image-c { margin:0 -4px; width:320px; }
.com-id-10 .com-StaticText .umg-cnt { margin-bottom: -20px;margin-top:5px; }
/**
 * component.LinkWebsite.css
 */

/*com-id-1*/
.com-id-1 .com-LinkWebsite {}
.com-id-1 .com-LinkWebsite .umg-hdl_ct {display:block; text-align: center;}
.com-id-1 .com-LinkWebsite .umg-bdy .umg-btn {height:auto;}
/**
 * component.AdServer.css
 */
/*com-id-1*/
.com-id-1 .com-AdServer .umg-bdy { padding: 0 0 2px; text-align: center; }
#Page-Videos .com-id-1 .com-AdServer,
#Page-Videos-Detail .com-id-1 .com-AdServer { margin-top:-10px; }

/*com-id-2*/
.pg-supersize {width:728px;margin:0 auto;position:relative}
.pg-supersize .com-id-2 { }

/*com-id-3*/
.pg-skyscraper {width:900px;height:0;margin:0 auto;position:relative;z-index:10;}
.pg-skyscraper .com-id-3 {
position:absolute;
left:0;
top:0;
height:0;
}
.pg-skyscraper .com-id-3 .com-AdServer {
margin-left:910px;
}
.pg-skyscraper .com-id-3 .com-AdServer .umg-bdy {
margin: 20px auto 0px;
}

/**
 * component.Action.css
 */
/*com-action*/
.com-action .cm-input { display: block; border: 1px solid; margin: 6px auto; background-color:#fff; }
.com-action .cm-input input { border: 0 none; width: 100%; background:transparent; margin:0; padding:0; }
.com-action .umg-deadline { margin: 1em 0;}
/*com-id-1*/
.com-id-1 .com-action .umg-bdy { padding-bottom:4px; }
.com-id-1 .com-action .umg-bdy .umg-tpc,
.com-id-1 .com-action .umg-bdy .umg-cnt { margin:0 67px; }
.com-id-1 .com-action .umg-bdy .umg-cnt .umg-asset_visual { float:left; margin-right:6px; margin-bottom:6px; }
.com-id-1 .com-action .umg-bdy .umg-cnt .umg-deadline,
.com-id-1 .com-action .umg-bdy .umg-cnt .umg-partner-c,
.com-id-1 .com-action .umg-bdy .umg-cnt .umg-won_text,
.com-id-1 .com-action .umg-bdy .umg-cnt .umg-actionreply-c { clear:both; }
.com-id-1 .com-action .umg-bdy .umg-button-show-form,
.com-id-1 .com-action .umg-bdy .cm-form-field-container { margin:6px auto; }
.com-id-1 .com-action .umg-bdy .cm-captcha-image { text-align:center; }
.com-id-1 .com-action .umg-fst { margin: 0 auto; width: 380px; position:relative; }
.com-id-1 .com-action .umg-fst .umg-btns { clear:both; display:block; text-align:center; }
.com-id-1 .com-action .umg-fst .umg-btns .umg-btn { text-align:center; height:auto; line-height:100%; }
/*com-id-2*/
.com-id-2 .com-action .umg-bdy { padding-bottom:4px; }
.com-id-2 .com-action .umg-bdy .umg-cnt .umg-asset_visual { float:left; margin-right:6px; margin-bottom:6px; }
.com-id-2 .com-action .umg-bdy .umg-cnt .umg-deadline,
.com-id-2 .com-action .umg-bdy .umg-cnt .umg-partner-c,
.com-id-2 .com-action .umg-bdy .umg-cnt .umg-won_text,
.com-id-2 .com-action .umg-bdy .umg-cnt .umg-actionreply-c { clear:both; }
.com-id-2 .com-action .umg-bdy .umg-button-show-form,
.com-id-2 .com-action .umg-bdy .cm-form-field-container { margin:6px auto; }
.com-id-2 .com-action .umg-bdy .cm-captcha-image { text-align:center; }
.com-id-2 .com-action .umg-fst { margin: 0 auto; width: 380px; position:relative; }
.com-id-2 .com-action .umg-fst { margin-bottom:10px; }
.com-id-2 .com-action .umg-fst .umg-btns { clear:both; display:block; text-align:center; }
.com-id-2 .com-action .umg-fst .umg-btns .umg-btn { text-align:center; height:auto; line-height:100%; }
.com-id-2 .com-action #action_error_text_container_bf_cmp_1 { font-size: 14px; color: #ba1c1c; text-decoration: none; background:#efc5c5; border:1px solid #b90505; padding:10px; }
.com-id-2 .com-action #action_thx_text_container_bf_cmp_1 { font-size: 14px; color: #6aba1c; text-decoration: none; background:#e2f6ce; border:1px solid #80d82a; padding:10px; }

/*com-id-3:(newsletter win)*/
.com-id-3 .com-action .umg-bdy { padding-bottom:4px; }
.com-id-3 .com-action .umg-bdy .umg-tpc { padding: 7px 0; }
.com-id-3 .com-action .umg-bdy .umg-cnt .umg-asset_visual { float:left; margin-right:6px; margin-bottom:6px; }
.com-id-3 .com-action .umg-bdy .umg-cnt .umg-deadline,
.com-id-3 .com-action .umg-bdy .umg-cnt .umg-partner-c,
.com-id-3 .com-action .umg-bdy .umg-cnt .umg-won_text,
.com-id-3 .com-action .umg-bdy .umg-cnt .umg-actionreply-c { clear:both; }
.com-id-3 .com-action .umg-bdy .umg-button-show-form,
.com-id-3 .com-action .umg-bdy .cm-form-field-container { margin:6px auto; }
.com-id-3 .com-action .umg-bdy .cm-captcha-image { text-align:center; }
.com-id-3 .com-action .umg-fst { margin: 0 auto; position:relative; }
.com-id-3 .com-action .umg-fst .umg-btns { clear:both; display:block; text-align:center; }
.com-id-3 .com-action .umg-fst .umg-btns .umg-btn { text-align:center; height:auto; line-height:100%; }

/**
 * component.UMGCollectionGalleryImageBrowser.css
 */
/* com-id-1: Galerie Detailseite (at) */
.com-id-1 .com-collection-gallery-bowser { }
.com-id-1 .com-collection-gallery-bowser .umg-hdr { display:none; }
.com-id-1 .com-collection-gallery-bowser .umg-content-c-top { margin-bottom:10px; }
.com-id-1 .com-collection-gallery-bowser .umg-image-c { text-align:center; margin-bottom:10px; }
.com-id-1 .com-collection-gallery-bowser .umg-browser-c { text-align:center; }
/**
 * component.NewsletterBox.css
 */
/*com-id-1 NewsletterSpecial */
.com-id-1 .com-newsletter-box { padding-top:0; clear:both; }
.com-id-1 .com-newsletter-box .cm-form-field-container { margin:6px auto; }
.com-id-1 .com-newsletter-box .cm-form-field-container input.umg_newsletterbox_email { border: 0 none; width: 100%; background:transparent; margin:0; padding:0; }
/* <obsolete through static text */
.com-id-1 .com-newsletter-box .umg-i { margin:4px 0 4px 94px; position:relative; }
.com-id-1 .com-newsletter-box .nwlt-teaser-text {display:none;}
.com-id-1 .com-newsletter-box .umg-bdy .umg-tpc { display: inline; float: right; margin-left:-94px; width: 218px; }
.com-id-1 .com-newsletter-box .umg-cnt { display:inline; float:left; width:90px; margin-left:-94px; }
/* obsolete through static text> */
.com-id-1 .com-newsletter-box .umg-fst { clear:both; position:relative;/*ie6*/ }
.com-id-1 .com-newsletter-box .umg-fld { display: inline; float: left; width: 130px; margin-right: 4px; }
.com-id-1 .com-newsletter-box .umg-newsletter-container { display: inline; float: left; width: 245px; margin-right: 4px; }
.com-id-1 .com-newsletter-box .umg-action-button-container { display:inline; float:left; margin-top:6px; }
.com-id-1 .com-newsletter-box .umg-fst .umg-btns .umg-btn { text-align:center; height:auto; line-height:100%; }
.com-id-1 .com-newsletter-box .cm-data-secure-checkbox-container,
.com-id-1 .com-newsletter-box .umg-mandatory-field-disclaimer-container,
.com-id-1 .com-newsletter-box .cm-label,
.com-id-1 .com-newsletter-box .umg-newsletter-additional { display:none }

/*com-id-2*/
.com-id-2 .com-newsletter-box .cm-form-field-container { margin:6px auto; }
.com-id-2 .com-newsletter-box .cm-form-field-container input.umg_newsletterbox_email { border: 0 none; width: 100%; background:transparent; margin:0; padding:0; }
.com-id-2 .com-newsletter-box .umg-bdy { padding:40px 0 10px; }
.com-id-2 .com-newsletter-box .umg-fst { width: 380px; margin:0 auto; position:relative; }
.com-id-2 .com-newsletter-box .umg-action-button-container { margin-top:1em; text-align:center; }
.com-id-2 .com-newsletter-box .umg-fst .umg-btns .umg-btn { text-align:center; height:auto; line-height:100%; }
.com-id-2 .com-newsletter-box .cm-data-secure-checkbox-container,
.com-id-2 .com-newsletter-box .umg-mandatory-field-disclaimer-container,
.com-id-2 .com-newsletter-box .cm-label,
.com-id-2 .com-newsletter-box .umg-newsletter-additional { display:none }

/*com-id-3: Newsletter (at)
.com-id-3 .com-newsletter-box .cm-form-field-container { margin:6px auto; }
.com-id-3 .com-newsletter-box .cm-form-field-container input.umg_newsletterbox_email { border: 0 none; width: 100%; background:transparent; margin:0; padding:0; }
.com-id-3 .com-newsletter-box .cm-form-field-container input { width:300px; }
.com-id-3 .com-newsletter-box .cm-form-field-container select { width:313px; }
.com-id-3 .com-newsletter-box .umg-fst { position:relative; }
.com-id-3 .com-newsletter-box .umg-fst ul { list-style-type:disc; padding-left:15px; }
.com-id-3 .com-newsletter-box .umg-fst .nwlt-teaser-text  { margin-bottom:20px; }
.com-id-3 .com-newsletter-box .umg-fst .nwlt-teaser-text p  { margin-bottom:10px; }
.com-id-3 .com-newsletter-box .umg-fst .nwlt-teaser-text strong  { font-weight:bold; }
.com-id-3 .com-newsletter-box .umg-action-button-container { margin-top:1em; text-align:center; }
.com-id-3 .com-newsletter-box .umg-fst .umg-btns .umg-btn { text-align:center; height:auto; line-height:100%; }
.com-id-3 .com-newsletter-box .cm-label { float: left; width:130px; }
.com-id-3 .com-newsletter-box .cm-input-row { margin-left:130px; }
.com-id-3 .com-newsletter-box .cm-input-row .cm-label { float:none; width:auto; }
.com-id-3 .com-newsletter-box .cm-input-row input { width:auto; } */

/*com-id-3: Newsletter (at) */
.com-id-3 .com-newsletter-box .cm-form-field-container { margin:6px auto; }
.com-id-3 .com-newsletter-box .cm-form-field-container input.umg_newsletterbox_email { border: 0 none; width: 100%; background:transparent; margin:0; padding:0; }
.com-id-3 .com-newsletter-box .umg-bdy { padding:40px 0 10px; }
.com-id-3 .com-newsletter-box .umg-fst { width: 380px; margin:0 auto; position:relative; }
.com-id-3 .com-newsletter-box .umg-action-button-container { margin-top:1em; text-align:center; }
.com-id-3 .com-newsletter-box .umg-fst .umg-btns .umg-btn { text-align:center; height:auto; line-height:100%; }
.com-id-3 .com-newsletter-box .cm-data-secure-checkbox-container,
.com-id-3 .com-newsletter-box .umg-mandatory-field-disclaimer-container,
.com-id-3 .com-newsletter-box .cm-label { display:none; }
.com-id-3 .com-newsletter-box .umg-newsletter-additional .cm-label { display:block; }


.com-id-2 .com-newsletter-box .umg-newsletter-thx-text-container,
.com-id-3 .com-newsletter-box .umg-newsletter-thx-text-container {
font-size: 12px;
color: #6aba1c;
text-decoration: none;
background:#e2f6ce; 
border:1px solid #80d82a; 
padding:10px;
margin-bottom:15px;
}
.com-id-2 .com-newsletter-box .umg-newsletter-error-text-container,
.com-id-3 .com-newsletter-box .umg-newsletter-error-text-container { 
font-size: 14px;
color: #ba1c1c;
text-decoration: none;
background:#efc5c5; 
border:1px solid #b90505; 
padding:10px;
margin-bottom:15px;
}

/**
 * component.CollectionGallery.css
 */

.com-VideoOverview { }

/*com-id-1: Videos / -Detail */
.com-id-1 .com-VideoOverview { }
.com-id-1 .com-VideoOverview .umg-to-group .umg-spacer-c { display: none; }
.com-id-1 .com-VideoOverview .umg-to-item { overflow: hidden; }
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-c { float:left; width: 150px; height: 80px; margin: 0 0 4px 104px; }
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-c .umg-image-c { float:left; width: 100px; height: 80px; margin-left: -104px; }
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-c .umg-itemcontent-c { float:right; width: 150px; }
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-c .umg-itemcontent-c span.umg-global_belonging-name { display:block; margin-bottom: 7px; }
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-1,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-3,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-5,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-7,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-9,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-11,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-11,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-13,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-15,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-17,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-19,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-21,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-21,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-23,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-25,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-27,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-29,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-31,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-31,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-33,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-35,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-37,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-39,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-41,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-41,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-43,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-45,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-47,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-49,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-51,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-51,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-53,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-55,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-57,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-59,
.com-id-1 .com-VideoOverview .umg-to-item .umg-item-61 { margin-right: 4px; }
/**
 * component.Teaser_article_news.css
 */
/*com-id-1: news*/
.com-id-1 .com-ArticleTeaserNews .umg-i { position: relative; }
.com-id-1 .com-ArticleTeaserNews .umg-i { margin: 4px 0 4px 204px; }
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-tpc { width: 308px; }
.com-id-1 .com-ArticleTeaserNews .umg-cnt { display: inline; float: left; }
.com-id-1 .com-ArticleTeaserNews .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-1 .com-ArticleTeaserNews .umg-cnt-txt { clear:right; }
.com-id-1 .com-ArticleTeaserNews .umg-cnt-txt .umg-hdl-date { float:left; }
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-btns { position: absolute; bottom: 4px; right: 4px; z-index:1; }
/*removes padding generated by SP box*/
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-i .umg-hdl_ct { padding-bottom:0!important; }
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-cnt-txt,
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-tpc .umg-hdl-date-dlm { display:none!important; }
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-i .umg-cnt-txt { padding-top:0!important; }
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-i .umg-hdl-date,
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-i .umg-hdl-1,
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-i .umg-hdl-2 { margin-bottom:.35em; }
.com-id-1 .com-ArticleTeaserNews .com-PageBrowser {display: block;}

/* rewrite */
.pg-bdy-clm-bdy .com-ArticleTeaserNews .umg-i-1 { margin-top: 0; }
/*com-id-1: Twitter Feed (at) - Eigenes template UMGArticle_feed */
.com-id-1 .com-article_feed {  }
.com-id-1 .com-article_feed .umg-bdy { margin-bottom:13px; margin-top:14px; }
.com-id-1 .com-article_feed .umg-bdy .umg-date-top { display:block; float:left; width:70px; font-weight:bold; margin-top:15px; }
.com-id-1 .com-article_feed .umg-bdy .umg-article-wrapper { float:left; width:470px; background:url(default/img/layout/twitter_bottom.gif) no-repeat bottom center; padding-bottom:10px; }
.com-id-1 .com-article_feed .umg-bdy .umg-links {  padding:15px 10px 8px 30px; background:url(default/img/layout/twitter_bg.gif) no-repeat; zoom:1; }

/*com-id-2: last.fm Top Tracks/Album (at) - Eigenes template UMGArticle_feed */
.com-id-2 .com-article_feed { float:left; width:245px; margin: 0 10px 0 0px; padding:10px; }
* html .com-id-2 .com-article_feed { width:240px; } /*** IE6 Hack ***/
*:first-child+html .com-id-2 .com-article_feed { width:240px; } /*** IE7 Hack ***/
.com-id-2 .com-article_feed .umg-bdy .umg-date-top { display:none; }
.com-id-2 .com-article_feed .umg-bdy .umg-article-wrapper {  }

/**
 * component.NewsletterSubscribe.css
 */
/*com-id-6*/
/*com-NewsletterSubscribe*/
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe { }
.pg-bdy .pg-bdy-clm .com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe { padding:40px 70px 20px;}
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-input { display: block; border: 1px solid; margin:0 auto 6px; background-color:#fff; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-input input,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-input select { border: 0 none; width: 100%; background:transparent; margin:0; padding:0; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .com-NewsletterSubscribe-Profile {}
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe { padding-bottom:4px; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-cnt .umg-asset_visual { float:left; margin-right:6px; margin-bottom:6px; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-form-field-container { margin:0 auto 6px; overflow:auto; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-form-field-container input,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-form-field-container label {vertical-align:middle}
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-captcha-image { text-align:center; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-fst { margin: 0 auto; width: 380px; position:relative; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-fst .umg-btns { clear:both; display:block; text-align:center; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-fst .umg-btns .umg-btn { text-align:center; height:auto; line-height:100%; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .SecondPage_pers_birthday .cm-input-ct-1,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .SecondPage_pers_birthday .cm-input-ct-2,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .SecondPage_pers_birthday .cm-input-ct-3,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .SecondPage_pers_mobilphone .cm-input-ct-1,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .SecondPage_pers_mobilphone .cm-input-ct-2,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .SecondPage_pers_mobilphone .cm-input-ct-3 { float:left; width:33%; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns { display:block; text-align:center; }
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns .umg-btn { height:auto; line-height:100%; text-align:center; }
/**
 * component.VideoPlayer.css
 */
/*com-video*/
.com-video .com-video-player { margin: 0 -4px; }
.com-video .umg-bdy { padding-bottom:4px; }

/*com-id-1*/
.com-id-1 .com-video .umg-bdy .umg-tpc { display:none; }
/* obsolete */
.com-id-1 .com-video .umg-i { display: inline; float: left; width: 101px; margin-left: 4px; }
.com-id-1 .com-video .umg-i-1 { margin-left: 0; }
/*com-id-2*/
.com-id-2 .com-video .umg-bdy .umg-tpc { display:none; }
/*com-id-3*/
.com-id-3 .com-video .umg-bdy { overflow:hidden; background-color:#000; border-bottom: 3px solid #000; }
.com-id-3 .com-video .com-video-player { position:absolute; top:0; }
.com-id-3 .com-video .umg-bdy .umg-tpc { margin-top:290px; padding-top:4px; text-align:center; }

/*com-id-4: Videos (at) */
.com-id-4 .com-video .umg-bdy { }
.com-id-4 .com-video .com-video-player { }
.com-id-4 .com-video .umg-bdy .umg-tpc { margin-bottom:10px; }
.com-id-4 .com-video .umg-bdy .umg-cnt { padding-left:0px; }

/*com-id-5: Video Player Sidebar (at) */
.com-id-5 .com-video .umg-bdy { overflow:hidden; background-color:#000; }
.com-id-5 .com-video .com-video-player { position:absolute; top:0; left:14px; }
.com-id-5 .com-video .umg-bdy .umg-tpc { margin-top:280px; padding-top:4px; }
/**
 * component.StaticManualHtml.css
 */

.com-StaticManualHtml .umg-bdy { padding: 0; }

/*com-id-9: footer - tagcloud */
.com-id-9 .com-StaticManualHtml { }

/*com-id-10: footer - navigation */
.com-id-10 .com-StaticManualHtml { }

/*com-id-1: sweetcron */
.com-id-1 .com-StaticManualHtml { }

/*com-id-2: top prio static html*/
.com-id-2 .com-StaticManualHtml { }

/*com-id-3: fanbox */
.com-id-3 .com-StaticManualHtml { }

/*com-id-4: Discus*/
.com-id-4 .com-StaticManualHtml { }

/*com-id-5: special teaser*/
.com-id-5 .com-StaticManualHtml { }

/*com-id-6: newsletter subscribe, step2 */
.com-id-6 .com-StaticManualHtml { }

/*com-id-7: other static html pages */
.com-id-7 .com-StaticManualHtml { }
/**
 * component.ThemeOverview.css
 */
/*com-id-1*/
.com-id-1 .com-ThemeOverview { }
.com-id-1 .com-ThemeOverview .umg-to-jumpmenu { display:none }
.com-id-1 .com-ThemeOverview .umg-bdy { overflow:hidden }
.com-id-1 .com-ThemeOverview .umg-item-c { float:left; margin-left: 4px; width:168px; }
.com-id-1 .com-ThemeOverview .umg-item-c .umg-item-c { float:none; margin: 0; width:auto; }
.com-id-1 .com-ThemeOverview .umg-item-1,
.com-id-1 .com-ThemeOverview .umg-item-4,
.com-id-1 .com-ThemeOverview .umg-item-7,
.com-id-1 .com-ThemeOverview .umg-item-10,
.com-id-1 .com-ThemeOverview .umg-item-13,
.com-id-1 .com-ThemeOverview .umg-item-16,
.com-id-1 .com-ThemeOverview .umg-item-19,
.com-id-1 .com-ThemeOverview .umg-item-22,
.com-id-1 .com-ThemeOverview .umg-item-25,
.com-id-1 .com-ThemeOverview .umg-item-28,
.com-id-1 .com-ThemeOverview .umg-item-31 { margin-left:0; }
.com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item { /*height:360px; overflow-y:auto;*/ }
.com-id-1 .com-ThemeOverview .umg-groupcontent_c a.umg-to-group { text-decoration:none!important; }
.com-id-1 .com-ThemeOverview .umg-spacer-c { display:none; line-height:10px; height:10px; overflow:hidden; }
.com-id-1 .com-ThemeOverview .umg-spacer-3,
.com-id-1 .com-ThemeOverview .umg-spacer-6,
.com-id-1 .com-ThemeOverview .umg-spacer-9,
.com-id-1 .com-ThemeOverview .umg-spacer-12,
.com-id-1 .com-ThemeOverview .umg-spacer-15,
.com-id-1 .com-ThemeOverview .umg-spacer-18,
.com-id-1 .com-ThemeOverview .umg-spacer-21,
.com-id-1 .com-ThemeOverview .umg-spacer-24,
.com-id-1 .com-ThemeOverview .umg-spacer-27,
.com-id-1 .com-ThemeOverview .umg-spacer-30,
.com-id-1 .com-ThemeOverview .umg-spacer-33 { display:block; clear:both; width:100%; }

/**
 * component.DateLive.css
 */
/*com-id-1*/
.com-id-1 .com-date-live { }
.com-id-1 .com-date-live .umg-bdy .umg-tpc br { display: none; }
.com-id-1 .com-date-live .umg-bdy .umg-i { margin-bottom: 7px; clear:both; margin-left: 90px; }
.com-id-1 .com-date-live .umg-bdy .umg-l { margin-bottom: -7px; }
.com-id-1 .com-date-live .umg-trenner,
.com-id-1 .com-date-live .umg-sub_headline,
.com-id-1 .com-date-live .umg-text,
.com-id-1 .com-date-live .umg-monthday,
.com-id-1 .com-date-live .umg-headline { display:none }
.com-id-1 .com-date-live .umg-charge { display:none }
.com-id-1 .com-date-live .umg-tpc .umg-date { float:left; margin-right: 5px; margin-left: -90px; margin-top: 2px; }
.com-id-1 .com-date-live .umg-tpc .umg-date .umg-date-trenner { display: none; }

/**
 * component.Article.css
 */
.com-article .umg-bdy .umg-segment-1 .umg-segment-body { clear: both }
/*com-id-1*/
.com-id-1 .com-article,
.com-id-1 .com-article .umg-vis { padding-bottom:10px; }
.com-id-1 .com-article .umg-bdy .umg-tpc { position:relative; zoom:1; z-index:1; }
.com-id-1 .com-article .umg-bdy .umg-hdl-br-1 { display:inline; }
.com-id-1 .com-article .umg-bdy .umg-hdl-date-trenner { display:none; }
.com-id-1 .com-article .com-article-text { position:relative; zoom:1; z-index:0; }

/*com-id-2: News Detail (at)*/
.com-id-2 .com-article .umg-hdr .umg-tpc { min-height:0px;}
.com-id-2 .com-article .umg-hdr .umg-hdl-1 { display:none;}
.com-id-2 .com-article .umg-hdl-date-trenner { display:none;}
.com-id-2 .com-article .umg-vis { padding-bottom:10px; }
.com-id-2 .com-article .umg-bdy .umg-hdl-date { font-size:12px !important; }
.com-id-2 .com-article .umg-bdy .umg-hdl-br-1 {  }
.com-id-2 .com-article .umg-bdy .umg-hdl-1 { display:none; }
.com-id-2 .com-article .umg-bdy .umg-hdl-br-2 { display:none; }
.com-id-2 .com-article .umg-bdy .umg-tpc { position:relative; zoom:1; z-index:1; margin-bottom:4px; }
.com-id-2 .com-article .com-article-text { position:relative; zoom:1; z-index:0; }
.com-id-2 .com-article .umg-assets-left { margin:0 10px 5px 0; width:206px; }
.com-id-2 .com-article .umg-segment-body { clear:none !important; }

/*com-id-3: Biografie (at) */
.com-id-3 .com-article .umg-hdr .umg-tpc { min-height:0px;}
.com-id-3 .com-article .umg-hdr .umg-hdl-1 { display:none;}
.com-id-3 .com-article .umg-vis { padding-bottom:10px; }
.com-id-3 .com-article .umg-bdy .umg-hdl-1 { display:none; }
.com-id-3 .com-article .umg-bdy .umg-hdl-date { display:none; }
.com-id-3 .com-article .umg-bdy .umg-hdl-br { display:none; }
.com-id-3 .com-article .umg-bdy .umg-tpc { position:relative; zoom:1; z-index:1; margin-bottom:4px; }
.com-id-3 .com-article .com-article-text { position:relative; zoom:1; z-index:0; }
.com-id-3 .com-article .umg-assets-left { display:none; }

/*com-id-4: News Detail (at) - neue version*/
.com-id-4 .com-article .umg-hdr .umg-hdl-1 { display:none;}
.com-id-4 .com-article .umg-hdl-date-trenner { display:none;}
.com-id-4 .com-article,
.com-id-4 .com-article .umg-vis { padding-bottom:10px; }
.com-id-4 .com-article .umg-bdy .umg-hdl-date { font-size:12px !important; }
.com-id-4 .com-article .umg-bdy .umg-hdl-1 { display:none; }
.com-id-4 .com-article .umg-bdy .umg-hdl-br-2 { display:none; }
.com-id-4 .com-article .umg-bdy .umg-tpc { position:relative; zoom:1; z-index:1; }
.com-id-4 .com-article .umg-bdy .umg-hdl-br-1 { display:inline; }
.com-id-4 .com-article .umg-bdy .umg-hdl-date-trenner { display:none; }
.com-id-4 .com-article .com-article-text { position:relative; zoom:1; z-index:0; }
.com-id-4 .com-article .umg-image-c { margin-left:11px; }
/**
 * component.Teaser_picvideo.css
 */
/*com-id-1: Galerie Teaser (at) */
.com-id-1 .com-Teaser_picvideo { }
.com-id-1 .com-Teaser_picvideo .umg-tpc { text-align:center; }
.com-id-1 .com-Teaser_picvideo .umg-tpc .umg-hdl-1 { display:none; }
.com-id-1 .com-Teaser_picvideo .umg-tpc .umg-hdl-br { display:none; }
.com-id-1 .com-Teaser_picvideo .umg-tpc .umg-hdl-2 {  }
.com-id-1 .com-Teaser_picvideo .umg-i { position: relative; }
.com-id-1 .com-Teaser_picvideo .umg-i { float:left; width:129px; margin-right:6px; display:block; }
.com-id-1 .com-Teaser_picvideo .umg-i p { display:none; }
.com-id-1 .com-Teaser_picvideo .umg-img { text-align:center; height:104px; width:104px; display:table-cell; vertical-align:middle; }
.com-id-1 .com-Teaser_picvideo .umg-img img { width:auto; }
.com-id-1 .com-Teaser_picvideo .umg-cnt { text-align:center; }

.com-id-1 .com-Teaser_picvideo .umg-bdy .umg-btns { display:none; }

/*com-id-2*/
.com-id-2 .com-Teaser_picvideo { }
.com-id-2 .com-Teaser_picvideo .umg-i { position: relative; float:left; width: 150px; height: 80px; margin: 0 0 4px 104px; }
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-tpc { display: inline; float: right; margin-left:-104px; width: 150px; }
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-tpc .umg-hdl { display: block; margin-bottom: 7px;}
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-tpc .umg-hdl-br { display: none;}
.com-id-2 .com-Teaser_picvideo .umg-cnt { display: inline; float: left; }
.com-id-2 .com-Teaser_picvideo .umg-cnt { margin-left:-104px; width: 100px; }
.com-id-2 .com-Teaser_picvideo .umg-cnt-txt { display:none }
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-btns { display:none; }
.com-id-2 .com-Teaser_picvideo .umg-i { margin-right: 4px; }

.com-id-2 .com-Teaser_picvideo .umg-i-2,
.com-id-2 .com-Teaser_picvideo .umg-i-4,
.com-id-2 .com-Teaser_picvideo .umg-i-6,
.com-id-2 .com-Teaser_picvideo .umg-i-8,
.com-id-2 .com-Teaser_picvideo .umg-i-10,
.com-id-2 .com-Teaser_picvideo .umg-i-12,
.com-id-2 .com-Teaser_picvideo .umg-i-14,
.com-id-2 .com-Teaser_picvideo .umg-i-16,
.com-id-2 .com-Teaser_picvideo .umg-i-18,
.com-id-2 .com-Teaser_picvideo .umg-i-20,
.com-id-2 .com-Teaser_picvideo .umg-i-22,
.com-id-2 .com-Teaser_picvideo .umg-i-24,
.com-id-2 .com-Teaser_picvideo .umg-i-26,
.com-id-2 .com-Teaser_picvideo .umg-i-28,
.com-id-2 .com-Teaser_picvideo .umg-i-30,
.com-id-2 .com-Teaser_picvideo .umg-i-32,
.com-id-2 .com-Teaser_picvideo .umg-i-34,
.com-id-2 .com-Teaser_picvideo .umg-i-36,
.com-id-2 .com-Teaser_picvideo .umg-i-38,
.com-id-2 .com-Teaser_picvideo .umg-i-40,
.com-id-2 .com-Teaser_picvideo .umg-i-42,
.com-id-2 .com-Teaser_picvideo .umg-i-44,
.com-id-2 .com-Teaser_picvideo .umg-i-46,
.com-id-2 .com-Teaser_picvideo .umg-i-48,
.com-id-2 .com-Teaser_picvideo .umg-i-50,
.com-id-2 .com-Teaser_picvideo .umg-i-52,
.com-id-2 .com-Teaser_picvideo .umg-i-54,
.com-id-2 .com-Teaser_picvideo .umg-i-56,
.com-id-2 .com-Teaser_picvideo .umg-i-58,
.com-id-2 .com-Teaser_picvideo .umg-i-60,
.com-id-2 .com-Teaser_picvideo .umg-i-62,
.com-id-2 .com-Teaser_picvideo .umg-i-64,
.com-id-2 .com-Teaser_picvideo .umg-i-66,
.com-id-2 .com-Teaser_picvideo .umg-i-68,
.com-id-2 .com-Teaser_picvideo .umg-i-70 { margin-right: 0; }


/* aktuelle videos (at) */
.com-id-3 .com-Teaser_picvideo { }
.com-id-3 .com-Teaser_picvideo .umg-tpc { text-align:center; }
.com-id-3 .com-Teaser_picvideo .umg-tpc .umg-hdl-1 { display:none; }
.com-id-3 .com-Teaser_picvideo .umg-tpc .umg-hdl-br { display:none; }
.com-id-3 .com-Teaser_picvideo .umg-tpc .umg-hdl-2 {  }
.com-id-3 .com-Teaser_picvideo .umg-i { position: relative; }
.com-id-3 .com-Teaser_picvideo .umg-i { display:block; float:left; margin-right:5px; width:175px; }
.com-id-3 .com-Teaser_picvideo .umg-i p { display:none; }
.com-id-3 .com-Teaser_picvideo .umg-img { text-align:center; height:149px; width:175px; display:table-cell; vertical-align:middle; }
.com-id-3 .com-Teaser_picvideo .umg-img img { width:auto; }
.com-id-3 .com-Teaser_picvideo .umg-cnt { text-align:center; }

.com-id-3 .com-Teaser_picvideo .umg-bdy .umg-btns { display:none; }
/*com-id-1*/
.com-id-1 .com-CollectionLinkButton {}

/*com-id-2: Follow Links (at) */
.com-id-2 .com-CollectionLinkButton {}
.com-id-2 .com-CollectionLinkButton .umg-bdy { }
.com-id-2 .com-CollectionLinkButton .umg-btns { text-align:center; }
.com-id-2 .com-CollectionLinkButton .umg-btns br { display:none; }
.com-id-2 .com-CollectionLinkButton .umg-btn2 { height:auto; width:auto; padding-right:1px; background:none; }
/**
 * component.DateMedia.css
 */
/*com-id-1*/
.com-id-1 .com-DateMedia { }
.com-id-1 .com-DateMedia .umg-bdy .umg-tpc br { display: none; }
.com-id-1 .com-DateMedia .umg-bdy .umg-i { margin-bottom: 7px; clear:both; margin-left: 90px; }
.com-id-1 .com-DateMedia .umg-bdy .umg-l { margin-bottom: -7px; }
.com-id-1 .com-DateMedia .umg-start-time,
.com-id-1 .com-DateMedia .umg-trenner,
.com-id-1 .com-DateMedia .umg-sub-headline { display:none }
.com-id-1 .com-DateMedia .umg-bdy .umg-global_belonging-name br { display: inline; }
.com-id-1 .com-DateMedia .umg-bdy .umg-text { display:none }
.com-id-1 .com-DateMedia .umg-bdy .umg-partner-and-time-wrapper,
.com-id-1 .com-DateMedia .umg-bdy .umg-partner-and-time-wrapper .umg-start-time {display: inline;}
.com-id-1 .com-DateMedia .umg-tpc .umg-date { float:left; margin-right: 5px; margin-left: -90px; margin-top: 2px; }
.com-id-1 .com-DateMedia .umg-tpc .umg-date .umg-date-trenner { display: none; }

/**
 * component.productfeedreader.css
 */
/*com-id-6 : Page-Home / Merch */
.com-id-6 .com-productfeedreader { }
.com-id-6 .com-productfeedreader .umg-i { display: inline; float: left; width: 101px; margin-left: 4px; }
.com-id-6 .com-productfeedreader .umg-bdy { padding-bottom: 4px; }
.com-id-6 .com-productfeedreader .umg-bdy .umg-cnt-visual { text-align: center; vertical-align: middle; }
.com-id-6 .com-productfeedreader .umg-bdy .umg-cnt-visual img { max-height: 101px; max-width: 101px; }
.com-id-6 .com-productfeedreader .umg-bdy .umg-cnt-text { text-align: center; vertical-align: middle; }
.com-id-6 .com-productfeedreader .umg-bdy .umg-cnt-text-2 { text-align:center;margin-bottom: 7px; }
.com-id-6 .com-productfeedreader .umg-bdy .umg-cnt-text-2 {
display:block;
}
.com-id-6 .com-productfeedreader .umg-i-clearer { height:4px;font-size:1px;display:none; }
.com-id-6 .com-productfeedreader .umg-i-1,
.com-id-6 .com-productfeedreader .umg-i-4,
.com-id-6 .com-productfeedreader .umg-i-7,
.com-id-6 .com-productfeedreader .umg-i-10,
.com-id-6 .com-productfeedreader .umg-i-13,
.com-id-6 .com-productfeedreader .umg-i-16,
.com-id-6 .com-productfeedreader .umg-i-19,
.com-id-6 .com-productfeedreader .umg-i-22,
.com-id-6 .com-productfeedreader .umg-i-25,
.com-id-6 .com-productfeedreader .umg-i-28,
.com-id-6 .com-productfeedreader .umg-i-31,
.com-id-6 .com-productfeedreader .umg-i-34,
.com-id-6 .com-productfeedreader .umg-i-37,
.com-id-6 .com-productfeedreader .umg-i-40,
.com-id-6 .com-productfeedreader .umg-i-43,
.com-id-6 .com-productfeedreader .umg-i-45,
.com-id-6 .com-productfeedreader .umg-i-48,
.com-id-6 .com-productfeedreader .umg-i-51,
.com-id-6 .com-productfeedreader .umg-i-54,
.com-id-6 .com-productfeedreader .umg-i-57,
.com-id-6 .com-productfeedreader .umg-i-60,
.com-id-6 .com-productfeedreader .umg-i-63,
.com-id-6 .com-productfeedreader .umg-i-66,
.com-id-6 .com-productfeedreader .umg-i-69,
.com-id-6 .com-productfeedreader .umg-i-72,
.com-id-6 .com-productfeedreader .umg-i-75,
.com-id-6 .com-productfeedreader .umg-i-78,
.com-id-6 .com-productfeedreader .umg-i-81,
.com-id-6 .com-productfeedreader .umg-i-84,
.com-id-6 .com-productfeedreader .umg-i-87,
.com-id-6 .com-productfeedreader .umg-i-90 { margin-left: 0; }
.com-id-6 .com-productfeedreader .umg-i-clearer-3,
.com-id-6 .com-productfeedreader .umg-i-clearer-6,
.com-id-6 .com-productfeedreader .umg-i-clearer-9,
.com-id-6 .com-productfeedreader .umg-i-clearer-12,
.com-id-6 .com-productfeedreader .umg-i-clearer-15,
.com-id-6 .com-productfeedreader .umg-i-clearer-18,
.com-id-6 .com-productfeedreader .umg-i-clearer-21,
.com-id-6 .com-productfeedreader .umg-i-clearer-24,
.com-id-6 .com-productfeedreader .umg-i-clearer-27,
.com-id-6 .com-productfeedreader .umg-i-clearer-30,
.com-id-6 .com-productfeedreader .umg-i-clearer-33,
.com-id-6 .com-productfeedreader .umg-i-clearer-36,
.com-id-6 .com-productfeedreader .umg-i-clearer-39,
.com-id-6 .com-productfeedreader .umg-i-clearer-42,
.com-id-6 .com-productfeedreader .umg-i-clearer-45,
.com-id-6 .com-productfeedreader .umg-i-clearer-48,
.com-id-6 .com-productfeedreader .umg-i-clearer-51,
.com-id-6 .com-productfeedreader .umg-i-clearer-54,
.com-id-6 .com-productfeedreader .umg-i-clearer-57,
.com-id-6 .com-productfeedreader .umg-i-clearer-60,
.com-id-6 .com-productfeedreader .umg-i-clearer-63,
.com-id-6 .com-productfeedreader .umg-i-clearer-66,
.com-id-6 .com-productfeedreader .umg-i-clearer-69,
.com-id-6 .com-productfeedreader .umg-i-clearer-72,
.com-id-6 .com-productfeedreader .umg-i-clearer-75,
.com-id-6 .com-productfeedreader .umg-i-clearer-78,
.com-id-6 .com-productfeedreader .umg-i-clearer-81,
.com-id-6 .com-productfeedreader .umg-i-clearer-84,
.com-id-6 .com-productfeedreader .umg-i-clearer-87,
.com-id-6 .com-productfeedreader .umg-i-clearer-90 { display:block; clear:both; }

/**
 * component.CollectionTourTopTour.css
 */

.com-CollectionTour {}

/*com-id-1*/
.com-id-1 .com-CollectionTour {}
.com-id-1 .com-CollectionTour .umg-bdy .umg-tpc .umg-hdl-1,
.com-id-1 .com-CollectionTour .umg-bdy .umg-tpc .umg-hdl-br { display:none; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-cnt { display:none; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-tourdates { margin-bottom:10px; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-city { font-weight:bold; margin-left:5px; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-content-top-wrapper .umg-btns { display: none; }

/* rainer 11.08.10 */
.com-id-1 .com-CollectionTour .umg-bdy .umg-tourdates .umg-date-c-0 .umg-start_date { background-color:#f3f3f3; padding:3px;}
.com-id-1 .com-CollectionTour .umg-bdy .umg-tourdates .umg-date-c-1 { padding-bottom:4px; padding-top:4px;  }
.com-id-1 .com-CollectionTour .umg-bdy .umg-tourdates .umg-date-c-2 { display:none;  }
.com-id-1 .com-CollectionTour .umg-bdy .umg-city .umg-country { display:none; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-tpc .umg-hdl .umg-hdl { display:none; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-tpc { display:none; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-tour .umg-typo p { margin: 0 0 0.8em; }

/*com-id-2*/
.com-id-2 .com-CollectionTour {}
.com-id-2 .com-CollectionTour .umg-bdy {padding-bottom:6px;}
.com-id-2 .com-CollectionTour .umg-tour {overflow: hidden;}
.com-id-2 .com-CollectionTour .umg-tour .umg-cnt{overflow: hidden;}
.com-id-2 .com-CollectionTour .umg-tour .umg-asset_visual{float:left;margin-right:6px;}
.com-id-2 .com-CollectionTour .umg-tour .umg-tourdates{clear:both;margin-top:20px;}
.com-id-2 .com-CollectionTour .umg-tour .umg-btns {display:block;padding-top: 10px;padding-bottom: 10px;}
.com-id-2 .com-CollectionTour .umg-tour .umg-btns { padding-left:61px; }
.com-id-2 .com-CollectionTour .umg-tourdates { margin-left:61px; }
.com-id-2 .com-CollectionTour .umg-bdy .umg-content-top-wrapper { clear:right; margin-bottom: 24px; }
.com-id-2 .com-CollectionTour .umg-bdy .umg-content-top-wrapper .umg-btns { position:absolute; bottom: 4px; right:4px; padding:0 !important; background: transparent none!important; }

.com-id-2 .com-CollectionTour .umg-content-top-c { position: relative; }
.com-id-2 .com-CollectionTour .umg-content-top-c { margin: 4px 0 4px 204px; }
.com-id-2 .com-CollectionTour .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-2 .com-CollectionTour .umg-bdy .umg-tpc { margin-left:-204px; width: 308px; }
.com-id-2 .com-CollectionTour .umg-bdy .umg-tpc .umg-hdl-br-1 { display: inline; }
.com-id-2 .com-CollectionTour .umg-cnt { display: inline; float: left; }
.com-id-2 .com-CollectionTour .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-2 .com-CollectionTour .umg-cnt { width:200px; }

.com-id-2 .com-CollectionTour .umg-tourdates { width: 480px }

.com-id-2 .com-CollectionTour .umg-tour .umg-tourdates .umg-date-c-0,
.com-id-2 .com-CollectionTour .umg-tour .umg-tourdates .umg-date-c-1,
.com-id-2 .com-CollectionTour .umg-tour .umg-tourdates .umg-date-c-2 {padding-right:10px; vertical-align: top;}
.com-id-2 .com-CollectionTour .umg-tour .umg-tourdates .umg-date-c-2 {white-space: nowrap;padding-bottom:4px}
/**
 * component.CollectionGallery.css
 */
/*com-id-1: Videos �bersicht (at) */
.com-id-1 .com-collection-video { }
.com-id-1 .com-collection-video .umg-title { display:none; }
.com-id-1 .com-collection-video .umg-bdy ul li.umg-item-c { padding-left:25px; }
.com-id-1 .com-collection-video .umg-videos { }
.com-id-1 .com-collection-video .umg-videos li.umg-item-c { float:left; width:170px; margin-right:0px; height:210px; padding:0 !important; }
.com-id-1 .com-collection-video .umg-videos li.umg-item-4,
.com-id-1 .com-collection-video .umg-videos li.umg-item-7,
.com-id-1 .com-collection-video .umg-videos li.umg-item-10,
.com-id-1 .com-collection-video .umg-videos li.umg-item-13,
.com-id-1 .com-collection-video .umg-videos li.umg-item-16,
.com-id-1 .com-collection-video .umg-videos li.umg-item-19,
.com-id-1 .com-collection-video .umg-videos li.umg-item-22 { clear: both; }
.com-id-1 .com-collection-video .umg-videos li.umg-item-c .umg-image-c { margin-bottom:5px; }
.com-id-1 .com-collection-video .umg-artist { display:none; }
.com-id-1 .com-collection-video .umg-artist-linked { display:none; }
.com-id-1 .com-collection-video .umg-artist-trenner { display:none; }
.com-id-1 .com-collection-video .umg-videotitle { display:block; }
.com-id-1 .com-collection-video .umg-detail-link {  }
.com-id-1 .com-collection-video .umg-product-infos { display:none; }

/*com-id-2: Videos - neue Videos */
.com-id-2 .com-collection-video { }
.com-id-2 .com-collection-video .umg-title { display:none; }
.com-id-2 .com-collection-video .umg-bdy ul li.umg-item-c {  }
.com-id-2 .com-collection-video .umg-videos {  }
.com-id-2 .com-collection-video .umg-videos li.umg-item-c { float:left; width:170px; margin-right:0px; height:170px; padding:0 !important; }
.com-id-2 .com-collection-video .umg-videos li.umg-item-4,
.com-id-2 .com-collection-video .umg-videos li.umg-item-7,
.com-id-2 .com-collection-video .umg-videos li.umg-item-10,
.com-id-2 .com-collection-video .umg-videos li.umg-item-13,
.com-id-2 .com-collection-video .umg-videos li.umg-item-16,
.com-id-2 .com-collection-video .umg-videos li.umg-item-19,
.com-id-2 .com-collection-video .umg-videos li.umg-item-22 { clear: both; }
.com-id-2 .com-collection-video .umg-videos li.umg-item-c .umg-image-c { margin-bottom:5px; }
.com-id-2 .com-collection-video .umg-artist { display:none; }
.com-id-2 .com-collection-video .umg-artist-linked { display:block; }
.com-id-2 .com-collection-video .umg-artist-trenner { display:none; }
.com-id-2 .com-collection-video .umg-videotitle { display:block; }
.com-id-2 .com-collection-video .umg-detail-link {  }
.com-id-2 .com-collection-video .umg-product-infos { display:none; }
/**
 * component.SiteSearchResult.css
 */
/*com-id-1 Standard Suchergebnisse*/
.com-id-1 .com-SiteSearchResult { }
/*.com-id-1 .com-SiteSearchResult .ss-result-item-hltext-wrapper,*/
.com-id-1 .com-SiteSearchResult .ss-result-block-solr,
.com-id-1 .com-SiteSearchResult .ss-result-block-nutch,
.com-id-1 .com-SiteSearchResult .ss-result-head,
 
.com-id-1 .com-SiteSearchResult .ss-result-nutch-head { margin-bottom:1.5em;}
.com-id-1 .com-SiteSearchResult .ss-result-item,
.com-id-1 .com-SiteSearchResult .ss-result-nutch-item { margin-bottom:1em; }
.com-id-1 .com-SiteSearchResult .ss-pager .ss-pager-item-currentpage,
.com-id-1 .com-SiteSearchResult .ss-pager .ss-pager-item,
.com-id-1 .com-SiteSearchResult .ss-pager .ss-pager-item-spacer { display:inline; margin:0 3px; }
.com-id-1 .com-SiteSearchResult .image-c { width: 75px; display:inline; float:left; margin-right:4px; }
.com-id-1 .com-SiteSearchResult .ss-result-item { overflow:auto }
.com-id-1 .com-SiteSearchResult .ss-result-item-image-link { position:relative; display:block; }
.com-id-1 .com-SiteSearchResult .ss-result-item-image-link img { width:100%; height: auto; }
.com-id-1 .com-SiteSearchResult .ss-result-item-headline-top,
.com-id-1 .com-SiteSearchResult .ss-pager-header,
.com-id-1 .com-SiteSearchResult .ss-result-item-counter,
.com-id-1 .com-SiteSearchResult .ss-result-item-nutch-counter{ display:none }
.com-id-1 .com-SiteSearchResult .doctype-headline-trenner-1,
.com-id-1 .com-SiteSearchResult .doctype-headline-trenner-2,
.com-id-1 .com-SiteSearchResult .doctype-headline-trenner-3{ margin:0 3px; }
.com-id-1 .com-SiteSearchResult #spinner_html_ssr_image,
.com-id-1 .com-SiteSearchResult #spinner_html_ssr_text{ text-align:center }
.com-id-1 .com-SiteSearchResult .ss-result-block-nutch{ margin-top:100px; }

.com-id-1 .com-SiteSearchResult .ss-result-item-headline {font-weight:bold;}
.com-id-1 .com-SiteSearchResult .ss-result-item-subheadline {display:none!important;}
.com-id-1 .com-SiteSearchResult .ss-result-headline {display:none!important;}
.com-id-1 .com-SiteSearchResult .ss-result-doctype {display:none!important;}

/*com-id-2 Video Suchergebnisse*/
.com-id-2 .com-SiteSearchResult { }
/*.com-id-2 .com-SiteSearchResult .ss-result-item-hltext-wrapper,*/
.com-id-2 .com-SiteSearchResult .ss-result-block-solr,
.com-id-2 .com-SiteSearchResult .ss-result-block-nutch,
.com-id-2 .com-SiteSearchResult .ss-result-head,
.com-id-2 .com-SiteSearchResult .ss-result-nutch-head { margin-bottom:1.5em; }
.com-id-2 .com-SiteSearchResult .ss-result-item,
.com-id-2 .com-SiteSearchResult .ss-result-nutch-item { margin-bottom:1em; }
.com-id-2 .com-SiteSearchResult .ss-pager .ss-pager-item-currentpage,
.com-id-2 .com-SiteSearchResult .ss-pager .ss-pager-item,
.com-id-2 .com-SiteSearchResult .ss-pager .ss-pager-item-spacer { display:inline; margin:0 3px; }
.com-id-2 .com-SiteSearchResult .image-c { width: 100px; display:inline; float:left; margin-right:4px; }
.com-id-2 .com-SiteSearchResult .ss-result-item { overflow:auto }
.com-id-2 .com-SiteSearchResult .ss-result-item-image-link { position:relative; display:block; }
.com-id-2 .com-SiteSearchResult .ss-result-item-image-link img { width:100%; height: auto; }
.com-id-2 .com-SiteSearchResult .ss-result-head,
.com-id-2 .com-SiteSearchResult .doctype-headline-trenner-1,
.com-id-2 .com-SiteSearchResult .element-doctype,
.com-id-2 .com-SiteSearchResult .ss-result-item-headline-top,
.com-id-2 .com-SiteSearchResult .ss-pager-header,
.com-id-2 .com-SiteSearchResult .ss-result-item-counter,
.com-id-2 .com-SiteSearchResult .ss-result-item-nutch-counter{ display:none }
.com-id-2 .com-SiteSearchResult .ss-result-doctype,
.com-id-2 .com-SiteSearchResult .ss-result-headline,
.com-id-2 .com-SiteSearchResult .ss-result-item-subheadline,
.com-id-2 .com-SiteSearchResult .doctype-headline-trenner-1,
.com-id-2 .com-SiteSearchResult .doctype-headline-trenner-2,
.com-id-2 .com-SiteSearchResult .doctype-headline-trenner-3{ margin:0 3px; }
.com-id-2 .com-SiteSearchResult .ss-result-item-date-date{ font-style:italic }
.com-id-2 .com-SiteSearchResult #spinner_html_ssr_image,
.com-id-2 .com-SiteSearchResult #spinner_html_ssr_text{ text-align:center }
/**
 * component.CollectionGallery.css
 */
.com-collection-gallery .umg-i .umg-cnt td {text-align: center;}
.com-collection-gallery .umg-bdy .umg-tpc br { display: none;}
/*com-id-1*/
.com-id-1 .com-collection-gallery { }
.com-id-1 .com-collection-gallery .umg-bdy .umg-tpc { margin-top:10px; margin-bottom:4px; }
.com-id-1 .com-collection-gallery .umg-i { display: inline; float: left; width: 75px; margin: 0 0 4px 4px; }
.com-id-1 .com-collection-gallery .umg-i-1,
.com-id-1 .com-collection-gallery .umg-i-5,
.com-id-1 .com-collection-gallery .umg-i-9,
.com-id-1 .com-collection-gallery .umg-i-13,
.com-id-1 .com-collection-gallery .umg-i-17,
.com-id-1 .com-collection-gallery .umg-i-21,
.com-id-1 .com-collection-gallery .umg-i-25,
.com-id-1 .com-collection-gallery .umg-i-29,
.com-id-1 .com-collection-gallery .umg-i-33,
.com-id-1 .com-collection-gallery .umg-i-37,
.com-id-1 .com-collection-gallery .umg-i-41,
.com-id-1 .com-collection-gallery .umg-i-45,
.com-id-1 .com-collection-gallery .umg-i-49,
.com-id-1 .com-collection-gallery .umg-i-53,
.com-id-1 .com-collection-gallery .umg-i-57,
.com-id-1 .com-collection-gallery .umg-i-61,
.com-id-1 .com-collection-gallery .umg-i-65,
.com-id-1 .com-collection-gallery .umg-i-69,
.com-id-1 .com-collection-gallery .umg-i-73,
.com-id-1 .com-collection-gallery .umg-i-77,
.com-id-1 .com-collection-gallery .umg-i-81,
.com-id-1 .com-collection-gallery .umg-i-85,
.com-id-1 .com-collection-gallery .umg-i-89,
.com-id-1 .com-collection-gallery .umg-i-93,
.com-id-1 .com-collection-gallery .umg-i-97 { margin-left: 0; }
.com-id-1 .com-collection-gallery .umg-i .umg-cnt { height:75px; width:75px; overflow:hidden; }

/*com-id-2: Galerie (at)*/
.com-id-2 .com-collection-gallery { }
.com-id-2 .com-collection-gallery .umg-hdl-1 { display:none; }
.com-id-2 .com-collection-gallery .umg-bdy .umg-tpc { margin-bottom:10px; }
.com-id-2 .com-collection-gallery .umg-l { margin-bottom:10px; padding-left:10px !important; }
.com-id-2 .com-collection-gallery .umg-i { display: inline; float: left; width: 100px; margin: 0 0 4px 4px; }
.com-id-2 .com-collection-gallery .umg-i-1,
.com-id-2 .com-collection-gallery .umg-i-6,
.com-id-2 .com-collection-gallery .umg-i-11,
.com-id-2 .com-collection-gallery .umg-i-16,
.com-id-2 .com-collection-gallery .umg-i-21,
.com-id-2 .com-collection-gallery .umg-i-26,
.com-id-2 .com-collection-gallery .umg-i-31,
.com-id-2 .com-collection-gallery .umg-i-36,
.com-id-2 .com-collection-gallery .umg-i-41,
.com-id-2 .com-collection-gallery .umg-i-46,
.com-id-2 .com-collection-gallery .umg-i-51,
.com-id-2 .com-collection-gallery .umg-i-56,
.com-id-2 .com-collection-gallery .umg-i-61,
.com-id-2 .com-collection-gallery .umg-i-66,
.com-id-2 .com-collection-gallery .umg-i-71,
.com-id-2 .com-collection-gallery .umg-i-76,
.com-id-2 .com-collection-gallery .umg-i-81,
.com-id-2 .com-collection-gallery .umg-i-86,
.com-id-2 .com-collection-gallery .umg-i-91,
.com-id-2 .com-collection-gallery .umg-i-96 { margin-left: 0; }
.com-id-2 .com-collection-gallery .umg-i .umg-cnt { height:104px; width:104px; }
.com-id-2 .com-collection-gallery .umg-i .umg-cnt td { text-align:center; vertical-align:middle; }

/*com-id-3: Galerie Detailseite (at)*/
.com-id-3 .com-collection-gallery { }
.com-id-3 .com-collection-gallery .umg-bdy .umg-tpc { display:none; }
.com-id-3 .com-collection-gallery .umg-l { margin-bottom:10px; padding-left:10px !important; }
.com-id-3 .com-collection-gallery .umg-i { display: inline; float: left; width: 100px; margin: 0 0 4px 4px; }
.com-id-3 .com-collection-gallery .umg-i-1,
.com-id-3 .com-collection-gallery .umg-i-6,
.com-id-3 .com-collection-gallery .umg-i-11,
.com-id-3 .com-collection-gallery .umg-i-16,
.com-id-3 .com-collection-gallery .umg-i-21,
.com-id-3 .com-collection-gallery .umg-i-26,
.com-id-3 .com-collection-gallery .umg-i-31,
.com-id-3 .com-collection-gallery .umg-i-36,
.com-id-3 .com-collection-gallery .umg-i-41,
.com-id-3 .com-collection-gallery .umg-i-46,
.com-id-3 .com-collection-gallery .umg-i-51,
.com-id-3 .com-collection-gallery .umg-i-56,
.com-id-3 .com-collection-gallery .umg-i-61,
.com-id-3 .com-collection-gallery .umg-i-66,
.com-id-3 .com-collection-gallery .umg-i-71,
.com-id-3 .com-collection-gallery .umg-i-76,
.com-id-3 .com-collection-gallery .umg-i-81,
.com-id-3 .com-collection-gallery .umg-i-86,
.com-id-3 .com-collection-gallery .umg-i-91,
.com-id-3 .com-collection-gallery .umg-i-96 { margin-left: 0; }
.com-id-3 .com-collection-gallery .umg-i .umg-cnt { height:104px; width:104px; }
.com-id-3 .com-collection-gallery .umg-i .umg-cnt td { text-align:center; vertical-align:middle; }
/**
 * component.TeaserSlider.css
 */

.com-TeaserSlider { }
.com-TeaserSlider .umg-tpc-layer { position:absolute; z-index: 0; left:0; bottom:0; padding:0 4px; width:512px; }
.com-TeaserSlider .umg-i { }
.com-TeaserSlider .umg-i-active { }

.com-TeaserSlider .umg-bdy .umg-i .umg-hdl-1 {
font-family:georgia;
font-size:36px;
line-height: ;
font-weight:bold;
font-style:italic;
color:#eaa401;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding:0 0 0 0;
}
.com-TeaserSlider .umg-bdy .umg-i .umg-hdl-2 {
font-family: ;
font-size:22px;
line-height:1.2em;
font-weight:normal;
font-style:normal;
color:#666258;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding:0 0 0 0;
}
.com-TeaserSlider .umg-i .umg-tpc-layer {
background:#f3f3f3 url(http://artists.universal-music.de/uid-udd/_genres/vertigo/_home/_img/weiss.gif) repeat-x;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
-moz-opacity: 0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}

.com-TeaserSlider .umg-bdy .umg-i-active .umg-hdl-1 {
font-family:georgia;
font-size:36px;
line-height: ;
font-weight:bold;
font-style:italic;
color:#eaa401;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding:0 0 0 0;
}
.com-TeaserSlider .umg-bdy .umg-i-active .umg-hdl-2 {
font-family: ;
font-size:22px;
line-height:1.2em;
font-weight:normal;
font-style:normal;
color:#fff;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding: ;
}
.com-TeaserSlider .umg-i-active .umg-tpc-layer {
background:#000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter: alpha(opacity=40);
-moz-opacity: 0.40;
-khtml-opacity: 0.40;
opacity: 0.40;
}


/*com-id-1*/
.com-id-1 .com-TeaserSlider { padding-bottom: 0;}
.com-TeaserSlider .umg-btns,
.com-TeaserSlider .umg-cnt-txt,
.com-TeaserSlider .umg-btns { display:none }
.com-id-1 .com-TeaserSlider .umg-bdy .umg-i { position:relative; margin:0 -4px; overflow: hidden; *margin-bottom: -3px; }
.com-id-1 .com-TeaserSlider .umg-bdy .umg-tpc { position:absolute; left:0; bottom:0; padding:10px 4px; width:512px; z-index: 10; }
.com-id-1 .com-TeaserSlider .umg-bdy .umg-cnt { }

/**
 * component.Teaser_headlines.css
 */
/*com-Teaser_headlines*/
.com-Teaser_headlines .umg-bdy .umg-tpc { padding-bottom:10px; }
.com-Teaser_headlines .umg-bdy .umg-hdl { display:block; overflow:visible; }
.com-Teaser_headlines .umg-bdy .umg-l { padding-top: 7px }

/**
 * component.WarehouseMusicProduct_neu.css
 */
.com-product .umg-bdy .umg-tpc .umg-hdl-br { display: none; }
.com-product .umg-bdy .umg-detaillink-wrapper img { vertical-align: middle; }
.com-product .umg-cnt .umg-img img { height: 100%; }
/*com-id-1*/
.com-id-1 .com-product .umg-content-top-c { position: relative; }
.com-id-1 .com-product .umg-content-top-c { margin: 4px 0 4px 204px; }
.com-id-1 .com-product .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-1 .com-product .umg-bdy .umg-tpc { margin-left:-204px; width: 308px; }
.com-id-1 .com-product .umg-bdy .umg-tpc .umg-hdl-br-1 { display: inline; }
.com-id-1 .com-product .umg-cnt { display: inline; float: left; }
.com-id-1 .com-product .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-1 .com-product .umg-cnt .umg-img { width: 200px; height: 200px; }
/*.com-id-1 .com-product .umg-bdy .umg-hdl_ct,
.com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper { margin-left:5px; margin-top:5px; }*/
.com-id-1 .com-product .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-1 .com-product .umg-bdy .umg-btns { position:absolute; left:4px; bottom:4px; }
.com-id-1 .com-product .umg-bdy .umg-btns .umg-item-info { display:none; }
.com-id-1 .com-product .umg-cnt { width:200px; }
.com-id-1 .com-product .umg-content-top-wrapper { margin-bottom:40px; }
.com-id-1 .com-product .umg-releasedate-wrapper { clear:right; }
.com-id-1 .com-product .umg-content-top-c .umg-release_date,
.com-id-1 .com-product .umg-content-top-c .umg-release_date-year,
.com-id-1 .com-product .umg-content-top-c .umg-product_group,
.com-id-1 .com-product .umg-content-top-c .umg-distributor,
.com-id-1 .com-product .umg-content-top-c .umg-sku,
.com-id-1 .com-product .umg-content-top-c .umg-age_advice,
.com-id-1 .com-product .umg-content-top-c .umg-distributor2 { display:block; }
.com-id-1 .com-product .umg-content-top-c .umg-release_date-year,
.com-id-1 .com-product .umg-content-top-c .umg-configuration,
.com-id-1 .com-product .umg-content-top-c .umg-configuration-trenner,
.com-id-1 .com-product .umg-content-top-c .umg-product_group,
.com-id-1 .com-product .umg-content-top-c .umg-product_category,
.com-id-1 .com-product .umg-content-top-c .umg-product_family,
.com-id-1 .com-product .umg-content-top-c .umg-distributor-trenner,
.com-id-1 .com-product .umg-content-top-c .umg-distributor2,
.com-id-1 .com-product .umg-bdy .umg-content-top-c .umg-content-top-wrapper .umg-prodcontributor-wrapper { display:none; }
.com-id-1 .com-product .umg-bdy .umg-content-c-wrapper .umg-text-wrapper { margin-bottom:4px; }
.com-id-1 .com-product .umg-bdy .umg-content-c-wrapper .umg-configuration-wrapper,
.com-id-1 .com-product .umg-bdy .umg-content-c-wrapper .umg-work-wrapper,
.com-id-1 .com-product .umg-bdy .umg-content-c-wrapper .umg-work { display:block; margin:0 auto; width:390px; }
.com-id-1 .com-product .umg-bdy .umg-content-c-wrapper .umg-configuration-wrapper { margin-top: 1em; font-weight:700; }
.com-id-1 .com-product .umg-bdy .umg-content-c-wrapper .umg-work td { padding: 4px 4px 0; }
.com-id-1 .com-product .umg-bdy .umg-content-c-wrapper .umg-work .umg-track-no { text-align:right; }
.com-id-1 .com-product .umg-bdy .umg-content-c-wrapper .umg-work .umg-track-title { width: 100%; }

/*com-id-2: Releases Sidebar (at)*/
.com-id-2 .com-product { }
.com-id-2 .com-product .umg-products,
.com-id-2 .com-product .umg-products .umg-item-c {*zoom:1; }
.com-id-2 .com-product .umg-bdy .umg-tpc { display: inline; float:right; width:188px; margin-bottom:4px;  }
.com-id-2 .com-product .umg-bdy .umg-tpc .umg-hdl-1 { display:none; }
.com-id-2 .com-product .umg-cnt { display: inline; float: left; }
.com-id-2 .com-product .umg-cnt { margin-left:-124px; width: 120px; }
.com-id-2 .com-product .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-2 .com-product .umg-bdy .umg-btns {  }
.com-id-2 .com-product .umg-bdy .umg-btns .umg-item-info { }
.com-id-2 .com-product .umg-bdy .umg-btns .umg-item-c { padding-right:2px; }
.com-id-2 .com-product .umg-cnt { width:120px; }
.com-id-2 .com-product .umg-cnt .umg-img { width: 120px; height: 120px; }
.com-id-2 .com-product .umg-content-top-wrapper {  }
.com-id-2 .com-product .umg-releasedate-wrapper { clear:right; margin-bottom:10px; }
.com-id-2 .com-product .umg-content-top-c { position: relative; }
.com-id-2 .com-product .umg-content-top-c { margin: 4px 0 4px 124px; }
.com-id-2 .com-product .umg-content-top-c .umg-release_date,
.com-id-2 .com-product .umg-content-top-c .umg-release_date-year,
.com-id-2 .com-product .umg-content-top-c .umg-product_group,
.com-id-2 .com-product .umg-content-top-c .umg-distributor,
.com-id-2 .com-product .umg-content-top-c .umg-sku { display:block; }
.com-id-2 .com-product .umg-content-top-c .umg-age_advice,
.com-id-2 .com-product .umg-content-top-c .umg-product_category,
.com-id-2 .com-product .umg-content-top-c .umg-product_subcategory,
.com-id-2 .com-product .umg-content-top-c .umg-distributor2 { display:none; }
.com-id-2 .com-product .umg-content-top-c .umg-release_date-year,
.com-id-2 .com-product .umg-content-top-c .umg-configuration,
.com-id-2 .com-product .umg-content-top-c .umg-configuration-trenner,
.com-id-2 .com-product .umg-content-top-c .umg-product_group,
.com-id-2 .com-product .umg-content-top-c .umg-product_family,
.com-id-2 .com-product .umg-content-top-c .umg-distributor-trenner,
.com-id-2 .com-product .umg-content-top-c .umg-content-top-wrapper .umg-prodcontributor-wrapper { display:none; }
.com-id-2 .com-product .umg-content-c { clear:both;  }
.com-id-2 .com-product .umg-content-c .umg-text { display:none; }
.com-id-2 .com-product .umg-content-c-wrapper .umg-detaillink-wrapper { display:none; }


/*com-id-3: Releases (at)*/
.com-id-3 .com-product .umg-item-c { margin-bottom:20px; }
.com-id-3 .com-product .umg-bdy .umg-tpc { display: inline; float: right; margin-left:-204px; margin-bottom:4px; margin-top:4px; width: 338px; }
.com-id-3 .com-product .umg-bdy .umg-tpc .umg-hdl-1 { display:none; }
.com-id-3 .com-product .umg-cnt { display: inline; float: left; }
.com-id-3 .com-product .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-3 .com-product .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-3 .com-product .umg-bdy .umg-btns {  }
.com-id-3 .com-product .umg-bdy .umg-btns .umg-item-info { }
.com-id-3 .com-product .umg-cnt { width:200px; }
.com-id-3 .com-product .umg-cnt .umg-img { width: 200px; height: 200px; }
.com-id-3 .com-product .umg-content-top-wrapper {  }
.com-id-3 .com-product .umg-releasedate-wrapper { clear:right; margin-bottom:10px;}
.com-id-3 .com-product .umg-content-top-c { margin: 4px 0 4px 204px; }
.com-id-3 .com-product .umg-content-top-c .umg-release_date,
.com-id-3 .com-product .umg-content-top-c .umg-release_date-year,
.com-id-3 .com-product .umg-content-top-c .umg-product_group,
.com-id-3 .com-product .umg-content-top-c .umg-product_category,
.com-id-3 .com-product .umg-content-top-c .umg-distributor,
.com-id-3 .com-product .umg-content-top-c .umg-sku { display:block; }
.com-id-3 .com-product .umg-content-top-c .umg-age_advice,
.com-id-3 .com-product .umg-content-top-c .umg-distributor2 { display:none; }
.com-id-3 .com-product .umg-content-top-c .umg-release_date-year,
.com-id-3 .com-product .umg-content-top-c .umg-configuration,
.com-id-3 .com-product .umg-content-top-c .umg-configuration-trenner,
.com-id-3 .com-product .umg-content-top-c .umg-product_group,
.com-id-3 .com-product .umg-content-top-c .umg-product_family,
.com-id-3 .com-product .umg-content-top-c .umg-distributor-trenner,
.com-id-3 .com-product .umg-bdy .umg-content-top-c .umg-content-top-wrapper .umg-prodcontributor-wrapper { display:none; }
.com-id-3 .com-product .umg-bdy .umg-content-c {  }
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-text-wrapper { margin-bottom:4px; }
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-text-wrapper .umg-text { display:none; }
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-detaillink-wrapper { display:none; }
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-configuration-wrapper,
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-work-wrapper,
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-work { display:block; margin:0 auto; width:390px; }
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-configuration-wrapper { margin-top: 1em; font-weight:700; }
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-work td { padding: 4px 4px 0; }
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-work .umg-track-no { text-align:right; }
.com-id-3 .com-product .umg-bdy .umg-content-c-wrapper .umg-work .umg-track-title { width: 100%; }

/*com-id-4: Releases Detail (at)*/
.com-id-4 .com-product .umg-content-top-c { position: relative; }
.com-id-4 .com-product .umg-content-top-c { margin: 4px 0 4px 204px; }
.com-id-4 .com-product .umg-bdy .umg-tpc { display: inline; float: right; }
.com-id-4 .com-product .umg-bdy .umg-tpc { margin-left:-204px; margin-bottom:4px; margin-top:4px; width: 338px; }
.com-id-4 .com-product .umg-bdy .umg-tpc .umg-hdl-1 { display:none; }
.com-id-4 .com-product .umg-cnt { display: inline; float: left; }
.com-id-4 .com-product .umg-cnt { margin-left:-204px; width: 200px; }
.com-id-4 .com-product .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-4 .com-product .umg-bdy .umg-btns {  }
.com-id-4 .com-product .umg-cnt { width:200px; }
.com-id-4 .com-product .umg-cnt .umg-img { width: 200px; height: 200px; }
.com-id-4 .com-product .umg-content-top-wrapper {  }
.com-id-4 .com-product .umg-releasedate-wrapper { clear:right; margin-bottom:10px; }
.com-id-4 .com-product .umg-content-top-c .umg-release_date,
.com-id-4 .com-product .umg-content-top-c .umg-release_date-year,
.com-id-4 .com-product .umg-content-top-c .umg-product_group,
.com-id-4 .com-product .umg-content-top-c .umg-product_category,
.com-id-4 .com-product .umg-content-top-c .umg-distributor,
.com-id-4 .com-product .umg-content-top-c .umg-sku { display:block; }
.com-id-4 .com-product .umg-content-top-c .umg-age_advice,
.com-id-4 .com-product .umg-content-top-c .umg-distributor2 { display:none; }
.com-id-4 .com-product .umg-content-top-c .umg-release_date-year,
.com-id-4 .com-product .umg-content-top-c .umg-configuration,
.com-id-4 .com-product .umg-content-top-c .umg-configuration-trenner,
.com-id-4 .com-product .umg-content-top-c .umg-product_group,
.com-id-4 .com-product .umg-content-top-c .umg-product_family,
.com-id-4 .com-product .umg-content-top-c .umg-distributor-trenner,
.com-id-4 .com-product .umg-bdy .umg-content-top-c .umg-content-top-wrapper .umg-prodcontributor-wrapper { display:none; }
.com-id-4 .com-product .umg-bdy .umg-content-c-wrapper .umg-text-wrapper { margin-bottom:4px; clear:both; }
.com-id-4 .com-product .umg-bdy .umg-content-c-wrapper .umg-text-wrapper .umg-text {  }
.com-id-4 .com-product .umg-bdy .umg-content-c-wrapper .umg-configuration-wrapper,
.com-id-4 .com-product .umg-bdy .umg-content-c-wrapper .umg-work-wrapper,
.com-id-4 .com-product .umg-bdy .umg-content-c-wrapper .umg-work { display:block; margin:0 auto; width:390px; }
.com-id-4 .com-product .umg-bdy .umg-content-c-wrapper .umg-configuration-wrapper { margin-top: 1em; font-weight:700; }
.com-id-4 .com-product .umg-bdy .umg-content-c-wrapper .umg-work td { padding: 4px 4px 0; }
.com-id-4 .com-product .umg-bdy .umg-content-c-wrapper .umg-work .umg-track-no { text-align:right; }
.com-id-4 .com-product .umg-bdy .umg-content-c-wrapper .umg-work .umg-track-title { width: 100%; }

/*com-id-5: */


/*com-id-6: Abbinder Album (at)*/
.com-id-6 .com-product .umg-products,
.com-id-6 .com-product .umg-products .umg-item-c {*zoom:1;}
.com-id-6 .com-product { display:inline;float:left; margin:0 5px 5px; width:255px; height:170px; overflow:hidden; }
* html .com-id-6 .com-product { margin-bottom:5px; margin-left:5px;  }
.com-id-6 .com-product .umg-hdr {  }
.com-id-6 .com-product .umg-hdl_ct { overflow:auto; }
.com-id-6 .com-product .umg-bdy .umg-tpc { display:inline; float:right; width:150px; margin-bottom:4px; }
.com-id-6 .com-product .umg-bdy .umg-tpc .umg-hdl-1 { display:none; }
.com-id-6 .com-product .umg-cnt { display: inline; float: left; }
.com-id-6 .com-product .umg-cnt { margin-left:-104px; width: 100px; }
.com-id-6 .com-product .umg-cnt .umg-img { width: 100px; height: 100px; }
.com-id-6 .com-product .umg-bdy .umg-hdl-dlm { display:none; }
.com-id-6 .com-product .umg-bdy .umg-btns { clear:right; }
.com-id-6 .com-product .umg-bdy .umg-btns .umg-item-info { }
.com-id-6 .com-product .umg-bdy .umg-btns .umg-item-c  { padding-right:2px; }
.com-id-6 .com-product .umg-content-top-wrapper { display:none; }
.com-id-6 .com-product .umg-content-top-c { position: relative; }
.com-id-6 .com-product .umg-content-top-c { margin: 4px 0 4px 104px; }
.com-id-6 .com-product .umg-content-c {  }
.com-id-6 .com-product .umg-content-c-wrapper .umg-detaillink-wrapper { display:none; }

/* rewrite */
.com-product .umg-item-1 .umg-content-top-c { margin-top: 0; }
/**
 * post.components.SpecialProperties.css
 */
/* layout specific */
body {
/*background: url(default/img/layout/content_bg.gif) repeat-y;*/
}
.umg-img,
.com-id-2 .com-collection-gallery .umg-i .umg-cnt,
.com-id-3 .com-collection-gallery .umg-i .umg-cnt,
.com-id-1 .com-SiteSearchResult .ss-result-item-image-link,
.com-id-2 .com-SiteSearchResult .ss-result-item-image-link {
border: 1px solid #000000;
background: #d8d7d5;
padding: 0px;
}
.pg-bdy-clm-1 .umg-img,
.pg-bdy-clm-1 .com-id-2 .com-collection-gallery .umg-i .umg-cnt,
.pg-bdy-clm-1 .com-id-3 .com-collection-gallery .umg-i .umg-cnt,
.pg-bdy-clm-1 .com-id-1 .com-SiteSearchResult .ss-result-item-image-link,
.pg-bdy-clm-1 .com-id-2 .com-SiteSearchResult .ss-result-item-image-link {
border: 1px solid #fff;
}
.pg-bdy-clm-2 .umg-img,
.pg-bdy-clm-3 .umg-img,
.pg-bdy-clm-2 .com-id-1 .com-SiteSearchResult .ss-result-item-image-link,
.pg-bdy-clm-3 .com-id-1 .com-SiteSearchResult .ss-result-item-image-link,
.pg-bdy-clm-2 .com-id-2 .com-SiteSearchResult .ss-result-item-image-link,
.pg-bdy-clm-3 .com-id-2 .com-SiteSearchResult .ss-result-item-image-link {
border: 0px;
}
.com-collection-gallery .umg-i td,
.com-productfeedreader .umg-bdy .umg-cnt-visual {
background: #d8d7d5;
}
/*!TODO: others from at2 ?*/
.pg-bdy-clm a img,
.pg-bdy-clm img {
/*border: 0px;
border: 1px solid #000000;
padding: 0px;*/
}
.pg-bdy-clm-1 a img,
.pg-bdy-clm-1 img {
/*border: 1px solid #fff;
border: 1px solid #000000;
padding: 0px;*/
}

.pg {
background: transparent url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_page.gif);
margin: 20px auto 0px;
}
.pg-hdr {
background: transparent url(http://artist.universal-music.de/uid-udd/_genres/pop24/_home/_img/head.gif);
}
.pg-hdr-bdy {
height: 92px;
_height: 92px!important;
}
.pg-hdr-ft .umg-nav .umg-i .umg-i-bdy {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
text-transform: none;
padding: 2px 10px 0 6px;
letter-spacing: 0.1 em;
background: url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_bt.gif); background-repeat:no-repeat; background-position:right center;

margin: 0px;
text-indent: 4px;
height:  ;
width:  ;
/*!TODO:subnav styles*/
}
.pg-hdr-ft .umg-nav .umg-i .umg-i-bdy:hover {
color: #cc3333;
background: url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_bt.gif); background-repeat:no-repeat; background-position:right center;
}
body .pg-hdr-ft .umg-nav .umg-navi_selected .umg-i-bdy {
color: #cc3333;
background: url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_bt.gif); background-repeat:no-repeat; background-position:right center;
}
body .pg-hdr-ft .umg-nav .umg-navi_selected .umg-i-bdy:hover {
color: #cc3333;
background: url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_bt.gif); background-repeat:no-repeat; background-position:right center;
}

.pg-sub-hdr-ft .umg-nav .umg-i .umg-i-bdy {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
text-transform: none;
padding: 2px 10px 0 6px;
letter-spacing: 0em;
background: url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_bt.gif); background-repeat:no-repeat; background-position:right center;

margin: 0 0 0 0;
text-indent: 0px;
height:  ;
width:  ;
/*!TODO:subnav styles*/
}
.pg-sub-hdr-ft .umg-nav .umg-i .umg-i-bdy:hover {
color: #cc3333;
background: url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_bt.gif); background-repeat:no-repeat; background-position:right center;
}
body .pg-sub-hdr-ft .umg-nav .umg-navi_selected .umg-i-bdy {
color: #cc3333;
background: url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_bt.gif); background-repeat:no-repeat; background-position:right center;
}
body .pg-sub-hdr-ft .umg-nav .umg-navi_selected .umg-i-bdy:hover {
color: #cc3333;
background: url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_bt.gif); background-repeat:no-repeat; background-position:right center;
}
.pg-sub-hdr-ft .pg-sub-artistname {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-transform: none;
padding: 2px 10px 0 6px;
}
/* !TODO: genresubnavigation */
/* !TODO: fusszeilennavigation */
/* !TODO: seitenpfad */
/* !TODO: seitenueberschrift (bisher unbenutzt) */

.umg-fld label {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#666258;
}
.hd-frm .umg-fst .umg-btn,
.hd-frm .com-NewsletterBoxPageHead .umg-btn,
.hd-frm .com-SiteSearchBoxPageHead .umg-btn {
/*border:1px solid #666258;
background:#ffffff;*/
padding:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
/*color:#666258;*/
}
.pg-hdr-ft {
background: transparent;
height: 34px;
}
.pg-sub-hdr-ft {
background: transparent url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/bg_subm.gif);
height: 26px;
}
.pg-bdy-clm-1 {
background: #ffffff;
}
.pg-bdy-clm-2,
.pg-bdy-clm-3 {
background: #f1f1f1;
}

.pg-bdy .com {
background: transparent;
border-top: 0px solid #ffcc66;
border-bottom: 0px;
}

/* component specific */

.com-id-1 .com-action .umg-fst .umg-btns .umg-btn,
.com-id-2 .com-action .umg-fst .umg-btns .umg-btn,
.com-id-3 .com-action .umg-fst .umg-btns .umg-btn,
.com-id-1 .com-SiteSearchBox .umg-bdy .umg-btn,
.com-id-2 .com-SiteSearchBox .umg-bdy .umg-btn,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns .umg-btn {
/*border:1px solid #666258;
background:#ffffff;*/
padding:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
/*color:#666258;*/
}

.com-id-1 .com-newsletter-box .umg-fst .umg-btns .umg-btn,
.com-id-2 .com-newsletter-box .umg-fst .umg-btns .umg-btn,
.com-id-3 .com-newsletter-box .umg-fst .umg-btns .umg-btn {
/*border:1px solid #666258;
background:#ffffff;*/
padding:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
/*color:#666258;*/
}

.com-id-4 .com-Teaser .umg-bdy .umg-tpc .umg-hdl,
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-tpc .umg-hdl {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666258;
letter-spacing: 0em;
line-height: 1.4em;
}

/*headline to link rewriting*/
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:link,
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:link .umg-hdl,
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-tpc a:link .umg-hdl,
.com-id-1 .com-date-live .umg-bdy .umg-tpc a:link,
.com-id-1 .com-DateMedia .umg-bdy .umg-tpc a:link,
.com-id-3 .com-video .umg-bdy .umg-tpc a:link {
color:#0099cc;
text-decoration:none;
background:none;
padding:0;
}
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:visited,
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:visited .umg-hdl,
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-tpc a:visited .umg-hdl,
.com-id-1 .com-date-live .umg-bdy .umg-tpc a:visited,
.com-id-1 .com-DateMedia .umg-bdy .umg-tpc a:visited,
.com-id-3 .com-video .umg-bdy .umg-tpc a:visited {
color:#0099cc;
text-decoration:none;
background:none;
}
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:hover,
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:hover .umg-hdl,
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-tpc a:hover .umg-hdl,
.com-id-1 .com-date-live .umg-bdy .umg-tpc a:hover,
.com-id-1 .com-DateMedia .umg-bdy .umg-tpc a:hover,
.com-id-3 .com-video .umg-bdy .umg-tpc a:hover {
color:#0099cc;
text-decoration:underline;
background:none;
}
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:active,
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:active .umg-hdl,
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-tpc a:active .umg-hdl,
.com-id-1 .com-date-live .umg-bdy .umg-tpc a:active,
.com-id-1 .com-DateMedia .umg-bdy .umg-tpc a:active,
.com-id-3 .com-video .umg-bdy .umg-tpc a:active {
color:#0099cc;
text-decoration:underline;
background:none;
}
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:focus,
.com-id-4 .com-Teaser .umg-bdy .umg-tpc a:focus .umg-hdl,
.com-id-2 .com-Teaser_picvideo .umg-bdy .umg-tpc a:focus .umg-hdl,
.com-id-1 .com-date-live .umg-bdy .umg-tpc a:focus,
.com-id-1 .com-DateMedia .umg-bdy .umg-tpc a:focus,
.com-id-3 .com-video .umg-bdy .umg-tpc a:focus {
color:#0099cc;
text-decoration:underline;
background:none;
}

/* special properties */

/* genrefliesstext_klein */
.umg-txt-0 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#666258;
letter-spacing:0em;
line-height:1.4em;
}
/* fliesstext */
.com-id-2 .com-article .umg-bdy .umg-hdl-date,
.com-id-4 .com-article .umg-bdy .umg-hdl-date,
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-tpc .umg-hdl-date,
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-date,
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-date-dlm,
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-product_subcategory,
.umg-txt-1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666258;
letter-spacing: 0em;
line-height: 1.4em;
}
/* genrefliesstext_gross */
.com-id-10 .com-StaticText .umg-cnt,
.com-id-1 .com-date-live .umg-tpc .umg-date,
.com-id-1 .com-DateMedia .umg-tpc .umg-date,
.umg-txt-2 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#666258;
letter-spacing:0em;
line-height:1.4em;
}
.com-article .umg-tpc .umg-hdl-date {
font-size:15px!important;
letter-spacing:0em!important;
line-height:1.4em!important;
}

/**
 * box styles
 */

/* column defaults */

/*.umg-box { display:block; text-decoration:none!important; background:#fff; padding:10px; }*/
.pg-bdy-clm .com-id-1 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-2 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-3 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-article .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-4 .com-article .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-3 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-3 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-5 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-5 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-2 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-2 .com-CollectionTour .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-CollectionTopTour .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-CollectionTopTour .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-text,
.pg-bdy-clm .com-id-1 .com-product .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm .com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm .com-id-6 .com-product .umg-bdy,
.pg-bdy-clm .com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-5 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-frm,
.pg-bdy-clm .com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item_ct,
.pg-bdy-clm .com-id-1 .com-StaticText .umg-cnt,
.pg-bdy-clm .com-id-1 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm .com-id-2 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm .com-id-2 .com-Teaser_picvideo .umg-i .umg-hdl_ct {
display:block;
text-decoration:none!important;
}
.pg-bdy-clm .com-id-1 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-2 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-3 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-article .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-3 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-3 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-5 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-5 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-2 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-4 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-4 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-4 .com-ArticleTeaser .umg-bdy .umg-btns,
.pg-bdy-clm .com-id-1 .com-CollectionTopTour .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-CollectionTopTour .umg-bdy .umg-cnt-txt,
.pg-bdy-clm .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-text,
.pg-bdy-clm .com-id-1 .com-product .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm .com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm .com-id-6 .com-product .umg-bdy,
.pg-bdy-clm .com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-5 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-frm,
.pg-bdy-clm .com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item_ct,
.pg-bdy-clm .com-id-1 .com-StaticText .umg-cnt,
.pg-bdy-clm .com-id-1 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm .com-id-2 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm .com-id-2 .com-CollectionTour .umg-tour .umg-content-top-wrapper,
.pg-bdy-clm .com-id-2 .com-CollectionTour .umg-tour .umg-hdl_ct,
.pg-bdy-clm .com-id-1 .com-VideoOverview .umg-to-item .umg-itemcontent,
.pg-bdy-clm .com-id-2 .com-Teaser_picvideo .umg-i .umg-hdl_ct,
.pg-bdy-clm .com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe,
.pg-bdy-clm .com-id-1 .com-date-live .umg-tpc .umg-date,
.pg-bdy-clm .com-id-1 .com-DateMedia .umg-tpc .umg-date,
.pg-bdy-clm .com-id-2 .com-collection-video .umg-bdy,
.pg-bdy-clm .com .com-PageBrowser {
padding:10px;
}
.pg-bdy-clm .com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm .com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-frm,
.pg-bdy-clm .com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item_ct,
.pg-bdy-clm .com-id-1 .com-StaticText .umg-cnt,
.pg-bdy-clm .com-id-1 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm .com-id-2 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
/*.umg-box-bg { background:#fff; }*/
.pg-bdy-clm .com-id-1 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm .com-id-2 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm .com-id-3 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm .com-id-1 .com-article .umg-vis,
.pg-bdy-clm .com-id-1 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm .com-id-3 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm .com-id-5 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm .com-id-1 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-i,
.pg-bdy-clm .com-id-2 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm .com-id-4 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm .com-id-1 .com-CollectionTopTour .umg-bdy .umg-i,
.pg-bdy-clm .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm .com-id-1 .com-product .umg-bdy .umg-content-top-c,
.pg-bdy-clm .com-id-6 .com-product .umg-bdy,
.pg-bdy-clm .com-id-4 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm .com-id-5 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm .com-id-1 .com-StaticText .umg-bdy,
.pg-bdy-clm .com-id-2 .com-CollectionTour .umg-tour .umg-content-top-c,
.pg-bdy-clm .com-id-1 .com-VideoOverview .umg-to-item .umg-item-c,
.pg-bdy-clm .com-id-2 .com-Teaser_picvideo .umg-i,
.pg-bdy-clm .com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe,
.pg-bdy-clm .com-id-7 .com-StaticManualHtml .com,
.pg-bdy-clm .com-id-1 .com-date-live .umg-tpc .umg-date,
.pg-bdy-clm .com-id-1 .com-DateMedia .umg-tpc .umg-date,
.pg-bdy-clm .com-id-2 .com-collection-video .umg-bdy,
.pg-bdy-clm .com .com-PageBrowser {
background:#fff;
}

/* column 1 rewrite */

/* .pg-bdy-clm-1 .umg-box { background:#f3f3f3; padding:4px; }*/
.pg-bdy-clm-1 .com-id-1 .com-collection-gallery-bowser,
.pg-bdy-clm-1 .com-id-4 .com-video,
.pg-bdy-clm-1 .com-id-1 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-2 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-3 .com-newsletter-box .umg-bdy .nwlt-teaser-text,
.pg-bdy-clm-1 .com-id-1 .com-article .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-4 .com-article .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-4 .com-article .umg-segment-body,
.pg-bdy-clm-1 .com-id-4 .com-article .umg-assets-left,
.pg-bdy-clm-1 .com-id-1 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-3 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-3 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-1 .com-id-5 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-5 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-1 .com-id-10 .com-Teaser .umg-bdy,
.pg-bdy-clm-1 .com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-1 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-1 .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-1 .com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-2 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-1 .com-id-4 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-4 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-1 .com-id-4 .com-ArticleTeaser .umg-bdy .umg-btns,
.pg-bdy-clm-1 .com-id-1 .com-CollectionTopTour .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-1 .com-CollectionTopTour .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-1 .com-id-1 .com-product .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm-1 .com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm-1 .com-id-3 .com-product .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-3 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm-1 .com-id-3 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm-1 .com-id-3 .com-product .umg-bdy .umg-btns,
.pg-bdy-clm-1 .com-id-4 .com-product .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-4 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm-1 .com-id-4 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm-1 .com-id-4 .com-product .umg-bdy .umg-btns,
.pg-bdy-clm-1 .com-id-4 .com-product .umg-bdy .umg-content-c,
.pg-bdy-clm-1 .com-id-6 .com-product .umg-bdy,
.pg-bdy-clm-1 .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-text,
.pg-bdy-clm-1 .com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-5 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm-1 .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm-1 .com-id-2 .com-action .umg-bdy .umg-frm,
.pg-bdy-clm-1 .com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item_ct,
.pg-bdy-clm-1 .com-id-1 .com-StaticText .umg-cnt,
.pg-bdy-clm-1 .com-id-4 .com-StaticText .umg-bdy,
.pg-bdy-clm-1 .com-id-5 .com-StaticText .umg-bdy,
.pg-bdy-clm-1 .com-id-1 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-1 .com-id-2 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-1 .com-id-2 .com-CollectionTour .umg-tour .umg-content-top-wrapper,
.pg-bdy-clm-1 .com-id-2 .com-CollectionTour .umg-tour .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-1 .com-VideoOverview .umg-to-item .umg-itemcontent,
.pg-bdy-clm-1 .com-id-2 .com-Teaser_picvideo .umg-i .umg-hdl_ct,
.pg-bdy-clm-1 .com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe,
.pg-bdy-clm-1 .com-id-1 .com-date-live .umg-tpc .umg-date,
.pg-bdy-clm-1 .com-id-1 .com-DateMedia .umg-tpc .umg-date,
.pg-bdy-clm-1 .com-id-2 .com-collection-video .umg-bdy,
.pg-bdy-clm-1 .com .com-PageBrowser {
padding:4px;
}
.pg-bdy-clm-1 .com-id-1 .com-collection-gallery-bowser,
.pg-bdy-clm-1 .com-id-4 .com-video,
.pg-bdy-clm-1 .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm-1 .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm-1 .com-id-2 .com-action .umg-bdy .umg-frm,
.pg-bdy-clm-1 .com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item_ct,
.pg-bdy-clm-1 .com-id-1 .com-StaticText .umg-cnt,
.pg-bdy-clm-1 .com-id-1 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-1 .com-id-2 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-1 .com-id-1 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-2 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-3 .com-newsletter-box .umg-bdy .nwlt-teaser-text,
.pg-bdy-clm-1 .com-id-1 .com-article .umg-vis,
.pg-bdy-clm-1 .com-id-1 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-3 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-5 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-10 .com-Teaser .umg-bdy,
.pg-bdy-clm-1 .com-id-1 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-2 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-4 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-1 .com-CollectionTopTour .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-1 .com-product .umg-bdy .umg-content-top-c,
.pg-bdy-clm-1 .com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm-1 .com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm-1 .com-id-3 .com-product .umg-bdy .umg-content-top-c,
.pg-bdy-clm-1 .com-id-4 .com-product .umg-bdy .umg-content-top-c,
.pg-bdy-clm-1 .com-id-6 .com-product .umg-bdy,
.pg-bdy-clm-1 .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-4 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-5 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm-1 .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm-1 .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm-1 .com-id-1 .com-StaticText .umg-bdy,
.pg-bdy-clm-1 .com-id-4 .com-StaticText .umg-bdy,
.pg-bdy-clm-1 .com-id-5 .com-StaticText .umg-bdy,
.pg-bdy-clm-1 .com-id-2 .com-CollectionTour .umg-tour .umg-content-top-c,
.pg-bdy-clm-1 .com-id-1 .com-VideoOverview .umg-to-item .umg-item-c,
.pg-bdy-clm-1 .com-id-2 .com-Teaser_picvideo .umg-i,
.pg-bdy-clm-1 .com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe,
.pg-bdy-clm-1 .com-id-7 .com-StaticManualHtml .com,
.pg-bdy-clm-1 .com-id-1 .com-date-live .umg-tpc .umg-date,
.pg-bdy-clm-1 .com-id-1 .com-DateMedia .umg-tpc .umg-date,
.pg-bdy-clm-1 .com-id-2 .com-collection-video .umg-bdy,
.pg-bdy-clm-1 .com .com-PageBrowser {
background:#f3f3f3;
}
.pg-bdy-clm-1 .com-id-2 .com-collection-gallery .umg-bdy .umg-l,
.pg-bdy-clm-1 .com-id-3 .com-collection-gallery .umg-bdy .umg-l,
.pg-bdy-clm-1 .com-id-1 .com-collection-video .umg-bdy,
.pg-bdy-clm-1 .com-id-2 .com-article_feed .umg-bdy,
.com-id-1 .com-article .umg-segment-body {
background:#f3f3f3;
padding:4px;
}

/* column 2 rewrite */

/*.pg-bdy-clm-2 .umg-box { background:#ffffff; padding:4px; }*/
.pg-bdy-clm-2 .com-id-1 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-2 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-3 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-1 .com-article .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-1 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-3 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-3 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-2 .com-id-5 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-5 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-2 .com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-1 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-2 .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-2 .com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-2 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-2 .com-id-1 .com-CollectionTopTour .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-1 .com-CollectionTopTour .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-2 .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-text,
.pg-bdy-clm-2 .com-id-1 .com-product .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm-2 .com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm-2 .com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-5 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm-2 .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm-2 .com-id-2 .com-action .umg-bdy .umg-frm,
.pg-bdy-clm-2 .com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item_ct,
.pg-bdy-clm-2 .com-id-1 .com-StaticText .umg-cnt,
.pg-bdy-clm-2 .com-id-1 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-2 .com-id-2 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-2 .com-id-2 .com-CollectionTour .umg-tour .umg-content-top-wrapper,
.pg-bdy-clm-2 .com-id-2 .com-CollectionTour .umg-tour .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-1 .com-VideoOverview .umg-to-item .umg-itemcontent,
.pg-bdy-clm-2 .com-id-2 .com-Teaser_picvideo .umg-i .umg-hdl_ct,
.pg-bdy-clm-2 .com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe,
.pg-bdy-clm-2 .com-id-1 .com-date-live .umg-tpc .umg-date,
.pg-bdy-clm-2 .com-id-1 .com-DateMedia .umg-tpc .umg-date,
.pg-bdy-clm-2 .com-id-2 .com-collection-video .umg-bdy,
.pg-bdy-clm-2 .com .com-PageBrowser {
padding:4px;
}
.pg-bdy-clm-2 .com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm-2 .com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm-2 .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm-2 .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm-2 .com-id-2 .com-action .umg-bdy .umg-frm,
.pg-bdy-clm-2 .com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item_ct,
.pg-bdy-clm-2 .com-id-1 .com-StaticText .umg-cnt,
.pg-bdy-clm-2 .com-id-1 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-2 .com-id-2 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
/*.pg-bdy-clm-2 .umg-box-bg { background:#ffffff; }*/
.pg-bdy-clm-2 .com-id-1 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-2 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-3 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-1 .com-article .umg-vis,
.pg-bdy-clm-2 .com-id-1 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-3 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-5 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-1 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-2 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-1 .com-CollectionTopTour .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-1 .com-product .umg-bdy .umg-content-top-c,
.pg-bdy-clm-2 .com-id-4 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-5 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm-2 .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm-2 .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm-2 .com-id-1 .com-StaticText .umg-bdy,
.pg-bdy-clm-2 .com-id-2 .com-CollectionTour .umg-tour .umg-content-top-c,
.pg-bdy-clm-2 .com-id-1 .com-VideoOverview .umg-to-item .umg-item-c,
.pg-bdy-clm-2 .com-id-2 .com-Teaser_picvideo .umg-i,
.pg-bdy-clm-2 .com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe,
.pg-bdy-clm-2 .com-id-7 .com-StaticManualHtml .com,
.pg-bdy-clm-2 .com-id-1 .com-date-live .umg-tpc .umg-date,
.pg-bdy-clm-2 .com-id-1 .com-DateMedia .umg-tpc .umg-date,
.pg-bdy-clm-2 .com-id-2 .com-collection-video .umg-bdy,
.pg-bdy-clm-2 .com .com-PageBrowser {
background:#ffffff;
}

/* column 3 rewrite */

/* .pg-bdy-clm-3 .umg-box{ background:#ffffff; padding:4px; }*/
.pg-bdy-clm-3 .com-id-1 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-2 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-3 .com-newsletter-box .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-1 .com-article .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-1 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-3 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-3 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-3 .com-id-5 .com-Teaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-5 .com-Teaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-3 .com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-1 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-3 .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-3 .com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-2 .com-ArticleTeaser .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-3 .com-id-1 .com-CollectionTopTour .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-1 .com-CollectionTopTour .umg-bdy .umg-cnt-txt,
.pg-bdy-clm-3 .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-text,
.pg-bdy-clm-3 .com-id-1 .com-product .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm-3 .com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm-3 .com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-5 .com-WarehouseTeaser .umg-bdy .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm-3 .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm-3 .com-id-2 .com-action .umg-bdy .umg-frm,
.pg-bdy-clm-3 .com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item_ct,
.pg-bdy-clm-3 .com-id-1 .com-StaticText .umg-cnt,
.pg-bdy-clm-3 .com-id-1 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-3 .com-id-2 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-3 .com-id-2 .com-CollectionTour .umg-tour .umg-content-top-wrapper,
.pg-bdy-clm-3 .com-id-2 .com-CollectionTour .umg-tour .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-1 .com-VideoOverview .umg-to-item .umg-itemcontent,
.pg-bdy-clm-3 .com-id-2 .com-Teaser_picvideo .umg-i .umg-hdl_ct,
.pg-bdy-clm-3 .com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe,
.pg-bdy-clm-3 .com-id-1 .com-date-live .umg-tpc .umg-date,
.pg-bdy-clm-3 .com-id-1 .com-DateMedia .umg-tpc .umg-date,
.pg-bdy-clm-3 .com-id-2 .com-collection-video .umg-bdy,
.pg-bdy-clm-3 .com .com-PageBrowser {
padding:4px;
}
.pg-bdy-clm-3 .com-id-1 .com-product .umg-bdy .umg-releasedate-wrapper,
.pg-bdy-clm-3 .com-id-1 .com-product .umg-bdy .umg-prodcontributor-wrapper,
.pg-bdy-clm-3 .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm-3 .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm-3 .com-id-2 .com-action .umg-bdy .umg-frm,
.pg-bdy-clm-3 .com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-to-item_ct,
.pg-bdy-clm-3 .com-id-1 .com-StaticText .umg-cnt,
.pg-bdy-clm-3 .com-id-1 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
.pg-bdy-clm-3 .com-id-2 .com-SiteSearchResult .ergebnis-wrapper-no-ads,
/* .pg-bdy-clm-3 .umg-box-bg{ background:#ffffff; }*/
.pg-bdy-clm-3 .com-id-1 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-2 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-3 .com-newsletter-box .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-1 .com-article .umg-vis,
.pg-bdy-clm-3 .com-id-1 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-3 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-5 .com-Teaser .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-1 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-2 .com-ArticleTeaser .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-1 .com-CollectionTopTour .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-3 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-1 .com-product .umg-bdy .umg-content-top-c,
.pg-bdy-clm-3 .com-id-4 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-5 .com-WarehouseTeaser .umg-bdy .umg-i,
.pg-bdy-clm-3 .com-id-2 .com-action .umg-bdy .umg-tpc,
.pg-bdy-clm-3 .com-id-2 .com-action .umg-bdy .umg-cnt,
.pg-bdy-clm-3 .com-id-1 .com-StaticText .umg-bdy,
.pg-bdy-clm-3 .com-id-2 .com-CollectionTour .umg-tour .umg-content-top-c,
.pg-bdy-clm-3 .com-id-1 .com-VideoOverview .umg-to-item .umg-item-c,
.pg-bdy-clm-3 .com-id-2 .com-Teaser_picvideo .umg-i,
.pg-bdy-clm-3 .com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe,
.pg-bdy-clm-3 .com-id-7 .com-StaticManualHtml .com,
.pg-bdy-clm-3 .com-id-1 .com-date-live .umg-tpc .umg-date,
.pg-bdy-clm-3 .com-id-1 .com-DateMedia .umg-tpc .umg-date,
.pg-bdy-clm-3 .com-id-2 .com-collection-video .umg-bdy,
.pg-bdy-clm-3 .com .com-PageBrowser {
background:#ffffff;
}

/**
 * headline styles
 */

/*.umg-hdl {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height: ;
font-weight:normal;
font-style:normal;
color:#ff0000;
text-decoration:none;
letter-spacing:0em;
background:none;
text-transform:none;
padding:0;
}*/
.com-id-1 .com-SiteSearchResult .ss-result-doctype,
.com-id-1 .com-SiteSearchResult .ss-result-headline,
.com-id-1 .com-SiteSearchResult .ss-result-item-subheadline,
.com .umg-hdl {
line-height: 1.4em;
display: -moz-inline-stack;
display: inline-block;
vertical-align: baseline;
zoom: 1;
*display: inline;
}
.com .umg-hdl, .static_hl3 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height: ;
font-weight:normal;
font-style:normal;
color:#ff0000;
text-decoration:none;
letter-spacing:0em;
background:none;
text-transform:none;
padding:0;
}
/*.umg-hdl10 {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
font-style:normal;
color:#fff;
text-decoration:none;
}*/
.com .umg-hdr .umg-tpc,
.com-id-8 .com-Teaser .umg-bdy .umg-tpc {
background:#fff repeat-x url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/komptop.gif);
padding:4px 3px 0 4px;
margin:0 0 4px 0;
}
.com .umg-hdr .umg-hdl,
.com-id-8 .com-Teaser .umg-bdy .umg-hdl {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
font-style:normal;
color:#fff;
text-decoration:none;
line-height:1.2em;
letter-spacing:0em;
text-transform:uppercase;
}
/*.umg-hdl11 {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
line-height: ;
font-weight:bold;
font-style:italic;
color:#ff0000;
text-decoration:none;
letter-spacing:0em;
background:none;
text-transform:none;
}*/
.com .umg-hdl {
}
/*.umg-hdl1 {
font-family:georgia;
font-size:30px;
line-height:1em;
font-weight:bold;
font-style:italic;
color:#eaa401;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding:0 0 0 0 ;
}*/
.com-id-1 .com-article .umg-bdy .umg-hdl-1,
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-1,
.com-id-1 .com-product .umg-bdy .umg-hdl-1,
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-hdl-1 {
font-family:georgia;
font-size:30px;
line-height:1em;
font-weight:bold;
font-style:italic;
color:#eaa401;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding:0 0 0 0 ;
}
/*.umg-hdl2 {
font-family: ;
font-size:22px;
line-height: ;
font-weight:normal;
font-style:normal;
color:#666258;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding:0 0 0 0;
}*/
.com-id-1 .com-article .umg-bdy .umg-hdl-date,
.com-id-1 .com-article .umg-bdy .umg-hdl-2,
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-hdl-2,
.com-id-1 .com-product .umg-bdy .umg-hdl-2,
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-hdl-2,
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl-2 {
font-family: ;
font-size:22px;
line-height: ;
font-weight:normal;
font-style:normal;
color:#666258;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding:0 0 0 0;
}
/*.umg-hdl3 {
font-family:georgia;
font-size:20px;
line-height:1em;
font-weight:bold;
font-style:italic;
color:#eaa401;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding: ;
}*/
.com-id-1 .com-Teaser .umg-bdy .umg-hdl-1,
.com-id-3 .com-Teaser .umg-bdy .umg-hdl-1,
.com-id-5 .com-Teaser .umg-bdy .umg-hdl-1,
.com-id-6 .com-Teaser .umg-bdy .umg-hdl-1,
.com-id-9 .com-Teaser .umg-bdy .umg-hdl-1,
.com-id-10 .com-Teaser .umg-bdy .umg-hdl-2,
.com-id-3 .com-action .umg-bdy .umg-hdl-1,
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl-1,
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-hdl-1,
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl-1,
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-hdl-2,
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-hdl-2,
.com-id-5 .com-ArticleTeaser .umg-bdy .umg-hdl-2,
.com-id-6 .com-ArticleTeaser .umg-bdy .umg-hdl-2,
.com-id-2 .com-article .umg-bdy .umg-hdl-2,
.com-id-3 .com-article .umg-bdy .umg-hdl-2,
.com-id-4 .com-article .umg-bdy .umg-hdl-2,
.com-id-2 .com-product .umg-bdy .umg-hdl-2,
.com-id-3 .com-product .umg-bdy .umg-hdl-2,
.com-id-4 .com-product .umg-bdy .umg-hdl-2,
.com-id-5 .com-product .umg-bdy .umg-hdl-2,
.com-id-6 .com-product .umg-bdy .umg-hdl-2,
.com-id-2 .com-collection-gallery .umg-bdy .umg-hdl-2,
.com-id-1 .com-collection-gallery .umg-bdy .umg-hdl-1,
.com-id-1 .com-collection-gallery-bowser .umg-bdy .umg-hdl-1,
.com-id-4 .com-video .umg-tpc,
.com-id-1 .com-CollectionTopTour .umg-bdy .umg-hdl-1,
.com-id-1 .com-CollectionTour .umg-bdy .umg-hdl-2,
.com-id-1 .com-newsletter-box .umg-bdy .umg-hdl-1,
.com-id-2 .com-newsletter-box .umg-bdy .umg-hdl-1,
.com-id-3 .com-newsletter-box .umg-bdy .umg-hdl-1,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-hdl-1,
.com-id-7 .com-StaticManualHtml .com .umg-hdl, .static_hl3 {
font-family:georgia;
font-size:20px;
line-height:1em;
font-weight:bold;
font-style:italic;
color:#eaa401;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding: ;
}
/*.umg-hdl4 {
font-family: ;
font-size:16px;
line-height: ;
font-weight:normal;
font-style:normal;
color:#666258;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding: ;
}*/
.com-id-1 .com-Teaser .umg-bdy .umg-hdl-2,
.com-id-3 .com-Teaser .umg-bdy .umg-hdl-2,
.com-id-5 .com-Teaser .umg-bdy .umg-hdl-2,
.com-id-9 .com-Teaser .umg-bdy .umg-hdl-2,
.com-id-3 .com-action .umg-bdy .umg-hdl-2,
.com-id-1 .com-Teaser_picvideo .umg-tpc .umg-hdl-2,
.com-id-3 .com-Teaser_picvideo .umg-tpc .umg-hdl-2,
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl-2,
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-hdl-2,
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl-2,
.com-id-1 .com-collection-gallery .umg-bdy .umg-hdl-2,
.com-id-1 .com-collection-video .umg-bdy .umg-hdl-2,
.com-id-1 .com-CollectionTopTour .umg-bdy .umg-hdl-2,
.com-id-1 .com-newsletter-box .umg-bdy .umg-hdl-2,
.com-id-2 .com-newsletter-box .umg-bdy .umg-hdl-2,
.com-id-3 .com-newsletter-box .umg-bdy .umg-hdl-2 {
font-family: ;
font-size:16px;
line-height: ;
font-weight:normal;
font-style:normal;
color:#666258;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding: ;
}
/*.umg-hdl5 {
font-family:georgia;
font-size:28px;
line-height:1.1em;
font-weight:bold;
font-style:italic;
color:#eaa401;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding: ;
}*/
.com-id-2 .com-Teaser .umg-bdy .umg-hdl-1,
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-hdl-1,
.com-id-2 .com-WarehouseTeaser .umg-bdy .umg-hdl-1,
.com-id-1 .com-action .umg-bdy .umg-hdl-1,
.com-id-2 .com-action .umg-bdy .umg-hdl-1,
.com-id-1 .com-ThemeOverview .umg-groupcontent_c .umg-hdl-1,
.com-id-2 .com-CollectionTour .umg-bdy .umg-hdl-1,
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl-1 {
font-family:georgia;
font-size:28px;
line-height:1.1em;
font-weight:bold;
font-style:italic;
color:#eaa401;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding: ;
}
/*.umg-hdl6 {
font-family: ;
font-size:18px;
line-height:1em;
font-weight:bold;
font-style:normal;
color:#666258;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding:0px;
}*/
.com-id-2 .com-Teaser .umg-bdy .umg-hdl-2,
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-hdl-2,
.com-id-2 .com-WarehouseTeaser .umg-bdy .umg-hdl-2,
.com-id-1 .com-action .umg-bdy .umg-hdl-2,
.com-id-2 .com-action .umg-bdy .umg-hdl-2,
.com-id-2 .com-CollectionTour .umg-bdy .umg-hdl-2,
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-hdl-date,
.com-id-1 .com-SiteSearchResult .ss-result-doctype,
.com-id-1 .com-SiteSearchResult .ss-result-headline,
.com-id-1 .com-SiteSearchResult .ss-result-item-subheadline {
font-family: ;
font-size:18px;
line-height:1em;
font-weight:bold;
font-style:normal;
color:#666258;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform: ;
padding:0px;
}
/*.umg-hdl7 {
font-family:georgia;
font-size:26px;
line-height:1.2em;
font-weight:bold;
font-style:normal;
color:#fff;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform:uppercase;
padding: ;
}*/
.com-id-3 .com-StaticText .umg-bdy a,
.com-id-1 .com-LinkGenresite .umg-bdy .umg-hdl-1,
.com-id-1 .com-LinkWebsite .umg-bdy .umg-hdl-2 {
font-family:georgia;
font-size:26px;
line-height:1.2em;
font-weight:bold;
font-style:normal;
color:#fff;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform:uppercase;
padding: ;

}
/*.umg-hdl8 {
font-family: ;
font-size:16px;
line-height:1.2em;
font-weight:bold;
font-style:normal;
color:#fff;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform:uppercase;
padding: ;
}*/
.com-id-1 .com-LinkGenresite .umg-bdy .umg-hdl-2,
.com-id-1 .com-LinkWebsite .umg-bdy .umg-hdl-1 {
font-family: ;
font-size:16px;
line-height:1.2em;
font-weight:bold;
font-style:normal;
color:#fff;
text-decoration: ;
letter-spacing: ;
background: ;
text-transform:uppercase;
padding: ;
}
/*.umg-hdl9 {
font-family: ;
font-size:16px;
line-height:1.2em;
font-weight:bold;
font-style:normal;
color:#0099cc;
text-decoration: ;
letter-spacing: ;
background:url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/arrow_01.gif) no-repeat;
text-transform:none;
padding:0 0 0 26px;
}*/
.com-id-1 .com-Teaser_headlines .umg-bdy span.umg-hdl {
font-family: ;
font-size:16px;
line-height:1.2em;
font-weight:bold;
font-style:normal;
color:#0099cc;
text-decoration: ;
letter-spacing: ;
background:url(http://artists.universal-music.de/uid-udd/_genres/pop24/_home/_img/arrow_01.gif) no-repeat;
text-transform:none;
padding:0 0 0 26px;
}
.pg-bdy .umg-fst {
border: ;
padding: ;
margin: ;
background: ;
}
.umg-fld,
.com-action .cm-input,
.com-id-1 .com-newsletter-box .cm-form-field-container,
.com-id-2 .com-newsletter-box .cm-form-field-container,
.com-id-3 .com-newsletter-box .cm-form-field-container,
.com-id-1 .com-SiteSearchBox .searchBoxContainer,
.com-id-2 .com-SiteSearchBox .searchBoxContainer,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-input {
border:1px solid #666258;
background:#ffffff;
padding:4px;
}
.umg-fld input,
.com-action .cm-input input,
.com-id-1 .com-newsletter-box .cm-form-field-container input,
.com-id-2 .com-newsletter-box .cm-form-field-container input,
.com-id-3 .com-newsletter-box .cm-form-field-container input,
.com-id-1 .com-SiteSearchBox .searchBoxContainer input.searchinput,
.com-id-2 .com-SiteSearchBox .searchBoxContainer input.searchinput,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-input input,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .cm-input select {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#666258;
}
.com-id-3 .com-newsletter-box .cm-form-field-container input,
.com-id-3 .com-newsletter-box .cm-form-field-container select { 
border:1px solid #666258;
background:#ffffff;
padding:4px;
}
.pg-hdr .umg-fld,
.hd-frm .com-NewsletterBoxPageHead .cm-form-field-container,
.hd-frm .com-SiteSearchBoxPageHead .searchBoxContainer {
border:1px solid #666258;
background:#ffffff;
padding:4px;
}
.pg-hdr .umg-fld input,
.hd-frm .com-NewsletterBoxPageHead .cm-form-field-container input,
.hd-frm .com-SiteSearchBoxPageHead .searchBoxContainer input.searchinput {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#666258;
}
/* buttons default */
.icon {
border: 0px;
padding-top: 0px;
margin: 0px;
height: 20px;
width: 20px;
}
/* buttons1 */
.umg-btn1,
a.umg-btn1,
a.umg-btn1:link,
a.umg-btn1:visited,
a.umg-btn1:focus,
a.umg-btn1:active {
-moz-border-radius: 2px;
cursor: pointer;
display: inline-block;
white-space: nowrap;
text-align: left;
background: #0099cc;
border: 0px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
letter-spacing: 0em;
text-transform: none;
text-decoration: none;
padding: 0px;
width: 20px;
height: 20px;
line-height: 20px;
}
.umg-btn1:hover,
a.umg-btn1:hover {
background: #ffab29;
}
/* buttons2 */
.com-id-3 .com-StaticText .umg-bdy,
.umg-btn2,
a.umg-btn2,
a.umg-btn2:link,
a.umg-btn2:visited,
a.umg-btn2:focus,
a.umg-btn2:active {
-moz-border-radius: 2px;
cursor: pointer;
display: inline-block;
white-space: nowrap;
text-align: left;
background: #0099cc;
border: 0px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
letter-spacing: 0em;
text-transform: none;
text-decoration: none;
padding: 0px;
width: 20px;
height: 20px;
line-height: 20px;
}
.com-id-3 .com-StaticText .umg-bdy a {
text-decoration: none;
}
.com-id-3 .com-StaticText .umg-bdy:hover,
.umg-btn2:hover,
a.umg-btn2:hover {
background: #cc0066;
}

/*.umg-btn-icon,
a.umg-btn-icon {
background-position: left bottom;
margin: 0px;
text-align: center;
padding: 2px;
font-size: 100%;
width: 20px;
}*/
.hd-btn-1 .umg-btn,
.hd-btn-1 a.umg-btn,
.com-WarehouseTeaser .umg-bdy .umg-btn,
.com-WarehouseTeaser .umg-bdy a.umg-btn {
margin: 0px;
padding: 2px;
width: 20px;
font-size: 100%;
text-align: center;
vertical-align:middle;
background-position: left bottom;
}
/*** Shopbuttons ***/
.bt_icon,
a.bt_icon {
background-color: #0099cc;
background-image: url(default/img/layout/icons/bt_bg.png);
background-repeat: repeat-x;
background-position: bottom;
background-position: left;
border: #000000;
cursor: pointer;
margin: 0px;
text-align: center;
padding: 2px;
color: #ffffff;
height: 20px;
width: 20px;
white-space: nowrap;
display: inline-block;
text-decoration: none;
}
a.button:hover,
a.bt_icon:hover {
background-color: #8C8161;
color: #ffffff;
}
.bt_icon,
.button {
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
}
.button,
a.button {
background-color: #0099cc;
background-image: url(default/img/layout/icons/bt_bg.png);
background-repeat: repeat-x;
background-position: center;
border: #000000;
cursor: pointer;
display: inline-block;
font-size: 11px;
color: #ffffff;
height: 20px;
line-height: 20px;
width: auto;
white-space: nowrap;
text-align: left;
padding: 2px 6px 2px 2px;
text-decoration: none;
}
.com-id-2 .com-product a.button { width:112px !important; text-align:center; }
.com-id-3 .com-product a.button { width:194px !important; text-align:center !important; }

/* buttons rewrites */
/*.umg-btn-text,
a.umg-btn-text,
a.umg-btn-text:link,
a.umg-btn-text:visited,
a.umg-btn-text:focus,
a.umg-btn-text:active,
a.umg-btn-text:hover {
width:auto;
text-align:center;
padding-left:4px;
padding-right:4px;
}*/
.com .umg-tpc .umg-btn,
.com .umg-tpc a.umg-btn,
.com .umg-tpc a.umg-btn:link,
.com .umg-tpc a.umg-btn:visited,
.com .umg-tpc a.umg-btn:focus,
.com .umg-tpc a.umg-btn:active,
.com .umg-tpc a.umg-btn:hover,
.com-id-1 .com-Teaser .umg-bdy .umg-btn,
.com-id-1 .com-Teaser .umg-bdy a.umg-btn,
.com-id-1 .com-Teaser .umg-bdy a.umg-btn:link,
.com-id-1 .com-Teaser .umg-bdy a.umg-btn:visited,
.com-id-1 .com-Teaser .umg-bdy a.umg-btn:focus,
.com-id-1 .com-Teaser .umg-bdy a.umg-btn:active,
.com-id-1 .com-Teaser .umg-bdy a.umg-btn:hover,
.com-id-2 .com-Teaser .umg-bdy .umg-btn,
.com-id-2 .com-Teaser .umg-bdy a.umg-btn,
.com-id-2 .com-Teaser .umg-bdy a.umg-btn:link,
.com-id-2 .com-Teaser .umg-bdy a.umg-btn:visited,
.com-id-2 .com-Teaser .umg-bdy a.umg-btn:focus,
.com-id-2 .com-Teaser .umg-bdy a.umg-btn:active,
.com-id-2 .com-Teaser .umg-bdy a.umg-btn:hover,
.com-id-3 .com-Teaser .umg-bdy .umg-btn,
.com-id-3 .com-Teaser .umg-bdy a.umg-btn,
.com-id-3 .com-Teaser .umg-bdy a.umg-btn:link,
.com-id-3 .com-Teaser .umg-bdy a.umg-btn:visited,
.com-id-3 .com-Teaser .umg-bdy a.umg-btn:focus,
.com-id-3 .com-Teaser .umg-bdy a.umg-btn:active,
.com-id-3 .com-Teaser .umg-bdy a.umg-btn:hover,
.com-id-5 .com-Teaser .umg-bdy .umg-btn,
.com-id-5 .com-Teaser .umg-bdy a.umg-btn,
.com-id-5 .com-Teaser .umg-bdy a.umg-btn:link,
.com-id-5 .com-Teaser .umg-bdy a.umg-btn:visited,
.com-id-5 .com-Teaser .umg-bdy a.umg-btn:focus,
.com-id-5 .com-Teaser .umg-bdy a.umg-btn:active,
.com-id-6 .com-Teaser .umg-bdy a.umg-btn:hover,
.com-id-6 .com-Teaser .umg-bdy .umg-btn,
.com-id-6 .com-Teaser .umg-bdy a.umg-btn,
.com-id-6 .com-Teaser .umg-bdy a.umg-btn:link,
.com-id-6 .com-Teaser .umg-bdy a.umg-btn:visited,
.com-id-6 .com-Teaser .umg-bdy a.umg-btn:focus,
.com-id-6 .com-Teaser .umg-bdy a.umg-btn:active,
.com-id-6 .com-Teaser .umg-bdy a.umg-btn:hover,
.com-id-9 .com-Teaser .umg-bdy .umg-btn,
.com-id-9 .com-Teaser .umg-bdy a.umg-btn,
.com-id-9 .com-Teaser .umg-bdy a.umg-btn:link,
.com-id-9 .com-Teaser .umg-bdy a.umg-btn:visited,
.com-id-9 .com-Teaser .umg-bdy a.umg-btn:focus,
.com-id-9 .com-Teaser .umg-bdy a.umg-btn:active,
.com-id-9 .com-Teaser .umg-bdy a.umg-btn:hover,
.com-id-10 .com-Teaser .umg-bdy .umg-btn,
.com-id-10 .com-Teaser .umg-bdy a.umg-btn,
.com-id-10 .com-Teaser .umg-bdy a.umg-btn:link,
.com-id-10 .com-Teaser .umg-bdy a.umg-btn:visited,
.com-id-10 .com-Teaser .umg-bdy a.umg-btn:focus,
.com-id-10 .com-Teaser .umg-bdy a.umg-btn:active,
.com-id-10 .com-Teaser .umg-bdy a.umg-btn:hover,
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-btn,
.com-id-1 .com-ArticleTeaser .umg-bdy a.umg-btn,
.com-id-1 .com-ArticleTeaser .umg-bdy a.umg-btn:link,
.com-id-1 .com-ArticleTeaser .umg-bdy a.umg-btn:visited,
.com-id-1 .com-ArticleTeaser .umg-bdy a.umg-btn:focus,
.com-id-1 .com-ArticleTeaser .umg-bdy a.umg-btn:active,
.com-id-1 .com-ArticleTeaser .umg-bdy a.umg-btn:hover,
.com-id-1 .com-ArticleTeaserNews .umg-bdy .umg-btn,
.com-id-1 .com-ArticleTeaserNews .umg-bdy a.umg-btn,
.com-id-1 .com-ArticleTeaserNews .umg-bdy a.umg-btn:link,
.com-id-1 .com-ArticleTeaserNews .umg-bdy a.umg-btn:visited,
.com-id-1 .com-ArticleTeaserNews .umg-bdy a.umg-btn:focus,
.com-id-1 .com-ArticleTeaserNews .umg-bdy a.umg-btn:active,
.com-id-1 .com-ArticleTeaserNews .umg-bdy a.umg-btn:hover,
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-btn,
.com-id-2 .com-ArticleTeaser .umg-bdy a.umg-btn,
.com-id-2 .com-ArticleTeaser .umg-bdy a.umg-btn:link,
.com-id-2 .com-ArticleTeaser .umg-bdy a.umg-btn:visited,
.com-id-2 .com-ArticleTeaser .umg-bdy a.umg-btn:focus,
.com-id-2 .com-ArticleTeaser .umg-bdy a.umg-btn:active,
.com-id-2 .com-ArticleTeaser .umg-bdy a.umg-btn:hover,
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-btn,
.com-id-3 .com-ArticleTeaser .umg-bdy a.umg-btn,
.com-id-3 .com-ArticleTeaser .umg-bdy a.umg-btn:link,
.com-id-3 .com-ArticleTeaser .umg-bdy a.umg-btn:visited,
.com-id-3 .com-ArticleTeaser .umg-bdy a.umg-btn:focus,
.com-id-3 .com-ArticleTeaser .umg-bdy a.umg-btn:active,
.com-id-3 .com-ArticleTeaser .umg-bdy a.umg-btn:hover,
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-btn,
.com-id-4 .com-ArticleTeaser .umg-bdy a.umg-btn,
.com-id-4 .com-ArticleTeaser .umg-bdy a.umg-btn:link,
.com-id-4 .com-ArticleTeaser .umg-bdy a.umg-btn:visited,
.com-id-4 .com-ArticleTeaser .umg-bdy a.umg-btn:focus,
.com-id-4 .com-ArticleTeaser .umg-bdy a.umg-btn:active,
.com-id-4 .com-ArticleTeaser .umg-bdy a.umg-btn:hover,
.com-id-5 .com-ArticleTeaser .umg-bdy .umg-btn,
.com-id-5 .com-ArticleTeaser .umg-bdy a.umg-btn,
.com-id-5 .com-ArticleTeaser .umg-bdy a.umg-btn:link,
.com-id-5 .com-ArticleTeaser .umg-bdy a.umg-btn:visited,
.com-id-5 .com-ArticleTeaser .umg-bdy a.umg-btn:focus,
.com-id-5 .com-ArticleTeaser .umg-bdy a.umg-btn:active,
.com-id-5 .com-ArticleTeaser .umg-bdy a.umg-btn:hover,
.com-id-6 .com-ArticleTeaser .umg-bdy .umg-btn,
.com-id-6 .com-ArticleTeaser .umg-bdy a.umg-btn,
.com-id-6 .com-ArticleTeaser .umg-bdy a.umg-btn:link,
.com-id-6 .com-ArticleTeaser .umg-bdy a.umg-btn:visited,
.com-id-6 .com-ArticleTeaser .umg-bdy a.umg-btn:focus,
.com-id-6 .com-ArticleTeaser .umg-bdy a.umg-btn:active,
.com-id-6 .com-ArticleTeaser .umg-bdy a.umg-btn:hover,
.com-id-1 .com-CollectionTopTour .umg-bdy .umg-btn,
.com-id-1 .com-CollectionTopTour .umg-bdy a.umg-btn,
.com-id-1 .com-CollectionTopTour .umg-bdy a.umg-btn:link,
.com-id-1 .com-CollectionTopTour .umg-bdy a.umg-btn:visited,
.com-id-1 .com-CollectionTopTour .umg-bdy a.umg-btn:focus,
.com-id-1 .com-CollectionTopTour .umg-bdy a.umg-btn:active,
.com-id-1 .com-CollectionTopTour .umg-bdy a.umg-btn:hover,
.com-id-1 .com-CollectionTour .umg-bdy .umg-btn,
.com-id-1 .com-CollectionTour .umg-bdy a.umg-btn,
.com-id-1 .com-CollectionTour .umg-bdy a.umg-btn:link,
.com-id-1 .com-CollectionTour .umg-bdy a.umg-btn:visited,
.com-id-1 .com-CollectionTour .umg-bdy a.umg-btn:focus,
.com-id-1 .com-CollectionTour .umg-bdy a.umg-btn:active,
.com-id-1 .com-CollectionTour .umg-bdy a.umg-btn:hover,
.com-id-2 .com-CollectionTour .umg-bdy .umg-btn,
.com-id-2 .com-CollectionTour .umg-bdy a.umg-btn,
.com-id-2 .com-CollectionTour .umg-bdy a.umg-btn:link,
.com-id-2 .com-CollectionTour .umg-bdy a.umg-btn:visited,
.com-id-2 .com-CollectionTour .umg-bdy a.umg-btn:focus,
.com-id-2 .com-CollectionTour .umg-bdy a.umg-btn:active,
.com-id-2 .com-CollectionTour .umg-bdy a.umg-btn:hover,
.com-id-3 .com-WarehouseTeaser .umg-bdy .umg-btn,
.com-id-3 .com-WarehouseTeaser .umg-bdy a.umg-btn,
.com-id-3 .com-WarehouseTeaser .umg-bdy a.umg-btn:link,
.com-id-3 .com-WarehouseTeaser .umg-bdy a.umg-btn:visited,
.com-id-3 .com-WarehouseTeaser .umg-bdy a.umg-btn:focus,
.com-id-3 .com-WarehouseTeaser .umg-bdy a.umg-btn:active,
.com-id-3 .com-WarehouseTeaser .umg-bdy a.umg-btn:hover,
.com-id-1 .com-product .umg-bdy .umg-btn,
.com-id-1 .com-product .umg-bdy a.umg-btn,
.com-id-1 .com-product .umg-bdy a.umg-btn:link,
.com-id-1 .com-product .umg-bdy a.umg-btn:visited,
.com-id-1 .com-product .umg-bdy a.umg-btn:focus,
.com-id-1 .com-product .umg-bdy a.umg-btn:active,
.com-id-1 .com-product .umg-bdy a.umg-btn:hover,
.com-id-4 .com-WarehouseTeaser .umg-bdy .umg-btn,
.com-id-4 .com-WarehouseTeaser .umg-bdy a.umg-btn,
.com-id-4 .com-WarehouseTeaser .umg-bdy a.umg-btn:link,
.com-id-4 .com-WarehouseTeaser .umg-bdy a.umg-btn:visited,
.com-id-4 .com-WarehouseTeaser .umg-bdy a.umg-btn:focus,
.com-id-4 .com-WarehouseTeaser .umg-bdy a.umg-btn:active,
.com-id-4 .com-WarehouseTeaser .umg-bdy a.umg-btn:hover,
.com-id-5 .com-WarehouseTeaser .umg-bdy .umg-btn,
.com-id-5 .com-WarehouseTeaser .umg-bdy a.umg-btn,
.com-id-4 .com-WarehouseTeaser .umg-bdy a.umg-btn:link,
.com-id-4 .com-WarehouseTeaser .umg-bdy a.umg-btn:visited,
.com-id-5 .com-WarehouseTeaser .umg-bdy a.umg-btn:focus,
.com-id-5 .com-WarehouseTeaser .umg-bdy a.umg-btn:active,
.com-id-5 .com-WarehouseTeaser .umg-bdy a.umg-btn:hover,
.com-id-1 .com-action .umg-bdy .umg-btn,
.com-id-1 .com-action .umg-bdy a.umg-btn,
.com-id-1 .com-action .umg-bdy a.umg-btn:link,
.com-id-1 .com-action .umg-bdy a.umg-btn:visited,
.com-id-1 .com-action .umg-bdy a.umg-btn:focus,
.com-id-1 .com-action .umg-bdy a.umg-btn:active,
.com-id-1 .com-action .umg-bdy a.umg-btn:hover,
.com-id-2 .com-action .umg-bdy .umg-btn,
.com-id-2 .com-action .umg-bdy a.umg-btn,
.com-id-2 .com-action .umg-bdy a.umg-btn:link,
.com-id-2 .com-action .umg-bdy a.umg-btn:visited,
.com-id-2 .com-action .umg-bdy a.umg-btn:focus,
.com-id-2 .com-action .umg-bdy a.umg-btn:active,
.com-id-2 .com-action .umg-bdy a.umg-btn:hover,
.com-id-3 .com-action .umg-bdy .umg-btn,
.com-id-3 .com-action .umg-bdy a.umg-btn,
.com-id-3 .com-action .umg-bdy a.umg-btn:link,
.com-id-3 .com-action .umg-bdy a.umg-btn:visited,
.com-id-3 .com-action .umg-bdy a.umg-btn:focus,
.com-id-3 .com-action .umg-bdy a.umg-btn:active,
.com-id-3 .com-action .umg-bdy a.umg-btn:hover,
.com-id-1 .com-newsletter-box .umg-bdy .umg-btn,
.com-id-1 .com-newsletter-box .umg-bdy a.umg-btn,
.com-id-1 .com-newsletter-box .umg-bdy a.umg-btn:link,
.com-id-1 .com-newsletter-box .umg-bdy a.umg-btn:visited,
.com-id-1 .com-newsletter-box .umg-bdy a.umg-btn:focus,
.com-id-1 .com-newsletter-box .umg-bdy a.umg-btn:active,
.com-id-1 .com-newsletter-box .umg-bdy a.umg-btn:hover,
.com-id-2 .com-newsletter-box .umg-bdy .umg-btn,
.com-id-2 .com-newsletter-box .umg-bdy a.umg-btn,
.com-id-2 .com-newsletter-box .umg-bdy a.umg-btn:link,
.com-id-2 .com-newsletter-box .umg-bdy a.umg-btn:visited,
.com-id-2 .com-newsletter-box .umg-bdy a.umg-btn:focus,
.com-id-2 .com-newsletter-box .umg-bdy a.umg-btn:active,
.com-id-2 .com-newsletter-box .umg-bdy a.umg-btn:hover,
.com-id-3 .com-newsletter-box .umg-bdy .umg-btn,
.com-id-3 .com-newsletter-box .umg-bdy a.umg-btn,
.com-id-3 .com-newsletter-box .umg-bdy a.umg-btn:link,
.com-id-3 .com-newsletter-box .umg-bdy a.umg-btn:visited,
.com-id-3 .com-newsletter-box .umg-bdy a.umg-btn:focus,
.com-id-3 .com-newsletter-box .umg-bdy a.umg-btn:active,
.com-id-3 .com-newsletter-box .umg-bdy a.umg-btn:hover,
.com-id-1 .com-SiteSearchBox .umg-bdy .umg-btn,
.com-id-1 .com-SiteSearchBox .umg-bdy a.umg-btn,
.com-id-1 .com-SiteSearchBox .umg-bdy a.umg-btn:link,
.com-id-1 .com-SiteSearchBox .umg-bdy a.umg-btn:visited,
.com-id-1 .com-SiteSearchBox .umg-bdy a.umg-btn:focus,
.com-id-1 .com-SiteSearchBox .umg-bdy a.umg-btn:active,
.com-id-1 .com-SiteSearchBox .umg-bdy a.umg-btn:hover,
.com-id-2 .com-SiteSearchBox .umg-bdy .umg-btn,
.com-id-2 .com-SiteSearchBox .umg-bdy a.umg-btn,
.com-id-2 .com-SiteSearchBox .umg-bdy a.umg-btn:link,
.com-id-2 .com-SiteSearchBox .umg-bdy a.umg-btn:visited,
.com-id-2 .com-SiteSearchBox .umg-bdy a.umg-btn:focus,
.com-id-2 .com-SiteSearchBox .umg-bdy a.umg-btn:active,
.com-id-2 .com-SiteSearchBox .umg-bdy a.umg-btn:hover,
.com-id-3 .com-StaticText .umg-bdy,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns .umg-btn,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns a.umg-btn,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns a.umg-btn:link,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns a.umg-btn:visited,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns a.umg-btn:focus,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns a.umg-btn:active,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns a.umg-btn:hover,
.com-id-6 .com-StaticManualHtml .com-NewsletterSubscribe .umg-btns .umg-btn,
.com .com-PageBrowser a.umg-btn,
.com .com-PageBrowser a.umg-btn:link,
.com .com-PageBrowser a.umg-btn:visited,
.com .com-PageBrowser a.umg-btn:focus,
.com .com-PageBrowser a.umg-btn:active,
.com .com-PageBrowser a.umg-btn:hover {
width:auto;
text-align:center;
padding-left:4px;
padding-right:4px;
}
