	.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;
}

/* 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,input,select,button,textarea { font: 11px/1.5 Verdana, Geneva, sans-serif; color:#333;}

a { color:#333; outline-width: 0; cursor:pointer; text-decoration: none; }

a:link,
.umg-typo a:link {}
a:visited,
.umg-typo a:visited {}
a:hover,
.umg-typo a:hover {color:#0099ff;}
a:active,
.umg-typo a:active {}
a:focus,
.umg-typo a:focus {}
/* 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 { }

/* reset typo
-------------------------------------------------------------- */

/* Headings
-------------------------------------------------------------- */
.umg-reset h1,
.umg-reset h2,
.umg-reset h3,
.umg-reset h4,
.umg-reset h5,
.umg-reset h6 { font-weight: normal; }
.umg-reset h1 { font-size: 100%; line-height: inherit; margin-bottom: 0; }
.umg-reset h2 { font-size: 100%; margin-bottom: 0; }
.umg-reset h3 { font-size: 100%; line-height: inherit; margin-bottom: 0; }
.umg-reset h4 { font-size: 100%; line-height: inherit; margin-bottom: 0; }
.umg-reset h5 { font-size: 100%; font-weight: normal; margin-bottom: 0; }
.umg-reset h6 { font-size: 100%; font-weight: normal; }
.umg-reset h1 img,
.umg-reset h2 img,
.umg-reset h3 img,
.umg-reset h4 img,
.umg-reset h5 img,
.umg-reset h6 img { margin: 0; }
/* Text elements
-------------------------------------------------------------- */
.umg-reset p { margin: 0 0 0; }
.umg-reset p img.left { float: none; margin: 0 0 0 0; }
.umg-reset p img.right { float: none; margin: 0 0 0 0; }
.umg-reset blockquote { margin: 0; font-style: normal; }
.umg-reset strong { font-weight: normal; }
.umg-reset em,
.umg-reset dfn { font-style: normal; }
.umg-reset dfn { font-weight: normal; }
.umg-reset sup,
.umg-reset sub { line-height: inherit; }
.umg-reset abbr,
.umg-reset acronym { border-bottom: 0 none; }
.umg-reset address { margin: 0 0 0; font-style: normal; }
.umg-reset del { }
.umg-reset pre { margin: 0 0; white-space: normal; }
.umg-reset pre,
.umg-reset code,
.umg-reset tt { font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; line-height: inherit }
/* Lists
-------------------------------------------------------------- */
.umg-reset li ul,
.umg-reset li ol { margin: 0; padding-left: 0; }
.umg-reset ul,
.umg-reset ol { margin: 0 0 0 0; padding-left: 0; }
.umg-reset ul { list-style-type: none; }
.umg-reset ol { list-style-type: none; }
.umg-reset dl { margin: 0 0 0 0; }
.umg-reset dl dt { font-weight: normal; }
.umg-reset dd { margin-left: 0; }
/* Tables
-------------------------------------------------------------- */
.umg-reset table {  }
.umg-reset th { font-weight: normal; }
.umg-reset thead th { }
.umg-reset th,
.umg-reset td,
.umg-reset caption {  }
.umg-reset tr.even td { }
.umg-reset tfoot { font-style: normal; }
.umg-reset caption { }
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/dlibjazzecho/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/dlibjazzecho/css/forms.css */
body { margin: 0; min-height: 100%; }
.umg-btn img { background:transparent none; }
.umg-img { position:relative; display:block; }
.pg-wrap { width: 1106px }
.pg { display:inline; float:left; margin-top: 3px; width:899px; border:1px solid #ccc; border-left-width: 0; border-bottom-width: 0; background-color: #fff; }
.pg-hdr { position:relative; z-index:1; _zoom:1; }
.pg-hdr-bdy { position: relative; padding-bottom:10px; z-index:1; }
.hd-logo { display:inline; float:left; }
.hd-logo-1 { margin: 10px 10px 0; }
.hd-logo-2 { margin-top:39px; }
.hd-logo-1 a,
.hd-logo-2 a { display:block; text-indent:-1000px; overflow:hidden; }
.hd-logo-1 a { width:320px; height:55px; background: transparent url(img/layout/header.gif) 0 0 no-repeat; }
.hd-logo-2 a { width:62px; height:23px; background: transparent url(img/layout/header.gif) 100% 0 no-repeat; }
.hd-frm { position:absolute; }
.hd-frm-1 { bottom:33px; right:10px; }
.hd-frm-2 { bottom:10px; right:10px; }
.pg-hdr-ft { margin:0 9px 0 10px; clear:both; position:relative; z-index:0; }
.pg-bdy { padding:10px; position:relative; z-index:0; _zoom:1; }
.pg-bdy-clm { display: inline; position:relative; overflow: hidden; }
.pg-bdy-clm-1 { float: left; width: 555px; }
.pg-bdy-clm-2 { float: right; width: 315px; }
.pg-bdy-clm-bdy { z-index:1; position:relative; *zoom:1; }
.pg-bdy-clm-btm { margin-top:-23px; overflow:hidden; }
.pg-bdy-clm-1 .pg-bdy-clm-btm { margin-top:0; }
.pg-bdy .com { padding: 0; margin-bottom: 23px; *zoom:1; }
.pg-bdy .com .com { margin-bottom: 0; }
.pg-pagetop { overflow:hidden; }
.pg-pagetop a { display:block; width:54px; }
.pg-pagetop span { display:block; font-size:9px; font-weight:bold; height:18px; line-height:18px; padding-left:24px; text-align:center; text-transform:uppercase; width:30px; background: #cecece url(img/layout/buttons/pagetop.png) no-repeat; }
.pg-bdy input[type=text],
.pg-bdy input[type=file],
.pg-bdy input[type=password],
.pg-bdy select,
.pg-bdy textarea {background: #fff url(img/layout/field.gif) 0 0 repeat-x;}
.pg-ft .com-StaticManualHtml .umg-hdr {display:none}
.clearfix:after,
.container:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; }
.clearfix,
.container { display:block; }
.clear { clear:both; }
.pg-bdy .com { }

/**
 * component.PageBrowser.css
 */

.com-PageBrowser { }
.pg-bdy .com .com-PageBrowser { border: 0 none; border-bottom:1px solid #cfcfcf; text-align: right; padding: 5px 10px; word-spacing:0.2em; }
.pg-bdy .com .com-PageBrowser * { display: inline; }
.pg-bdy .com .com-PageBrowser .pagetop,
.pg-bdy .com .com-PageBrowser .seitenAbschluss { display: none; }
.pg-bdy .com .com-PageBrowser .umg-page_selected { font-weight: bold; color: #09f; }

/**
 * component.Teaser.css
 */
 /*unstyled/Top-Teaser (Landing Page ersatz)*/
.com-id-1 .com-Teaser { }
.com-id-1 .com-Teaser .umg-hdr,
.com-id-1 .com-Teaser .umg-bdy .umg-image-c,
.com-id-1 .com-Teaser .umg-bdy .umg-tpc,
.com-id-1 .com-Teaser .umg-bdy .umg-btns { display: none; }
.com-id-1 .com-Teaser .umg-bdy .umg-typo p { margin: 0 auto; }
.com-id-1 .com-Teaser .umg-i { text-align: center; }
/*center*/
.com-id-2 .com-Teaser { }
.com-id-2 .com-Teaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-Teaser .umg-hdr { background-position: -931px 100%; }
.com-id-2 .com-Teaser .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-2 .com-Teaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-Teaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-Teaser .umg-bdy { border: 1px solid #333; }
/*Video Teaser:right*/
.com-id-3 .com-Teaser { border:0 none; margin-top:-23px; background: #fff url(img/layout/box/gradient-bottom-36-border.gif) 0 100% repeat-x; }
.com-id-3 .com-Teaser .umg-bdy .umg-btns { display: none; }
.com-id-3 .com-Teaser .umg-bdy { letter-spacing: -0.25em; word-spacing: -1em; padding-bottom:10px; background: transparent url(img/layout/box/gradient-top-36.gif) 0 0 repeat-x; }
.com-id-3 .com-Teaser .umg-i,
.com-id-3 .com-Teaser .umg-bdy .umg-hdl { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}
.com-id-3 .com-Teaser .umg-i { overflow:hidden; width:92px; padding: 12px 7px 0 6px; font-size:9px; text-transform: uppercase; text-align:center; }
.com-id-3 .com-Teaser .umg-bdy .umg-hdl-1 { padding-top: 3px; }
.com-id-3 .com-Teaser .umg-bdy .umg-hdl-2 { padding-top: 3px; font-weight: bold; }
.com-id-3 .com-Teaser .umg-image-c { min-height:74px; }
.com-id-3 .com-Teaser .umg-image-c img { border:1px solid #333; }
.com-id-3 .com-Teaser .umg-txt { display: none; }
/*Video Teaser:center*/
.com-id-4 .com-Teaser { }
.com-id-4 .com-Teaser { border:0 none; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-4 .com-Teaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-4 .com-Teaser .umg-hdr { background-position: -931px 100%; }
.com-id-4 .com-Teaser .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-4 .com-Teaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-4 .com-Teaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-4 .com-Teaser .umg-bdy .umg-btns { display: none; }
.com-id-4 .com-Teaser .umg-bdy { letter-spacing: -0.25em; word-spacing: -1em; padding-left:3px; padding-bottom:10px; background: transparent url(img/layout/box/gradient-top-36.gif) 0 0 repeat-x; }
.com-id-4 .com-Teaser .umg-i,
.com-id-4 .com-Teaser .umg-bdy .umg-hdl { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}
.com-id-4 .com-Teaser .umg-i { overflow:hidden; width:92px; padding: 12px 9px 0 9px; font-size:9px; text-transform: uppercase; text-align:center; }
.com-id-4 .com-Teaser .umg-bdy .umg-hdl-1 { padding-top: 3px; }
.com-id-4 .com-Teaser .umg-bdy .umg-hdl-2 { padding-top: 3px; font-weight: bold; }
.com-id-4 .com-Teaser .umg-image-c { min-height:74px; }
.com-id-4 .com-Teaser .umg-image-c img { border:1px solid #333; }
.com-id-4 .com-Teaser .umg-txt { display: none; }
/*Video Teaser:center/ohne header/an obere Komponente gezogen*/
.com-id-5 .com-Teaser { border:0 none; margin-top:-23px; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-5 .com-Teaser .umg-hdr { display:none }
.com-id-5 .com-Teaser .umg-bdy .umg-btns { display: none; }
.com-id-5 .com-Teaser .umg-bdy { letter-spacing: -0.25em; word-spacing: -1em; padding-left:3px; padding-bottom:10px; background: transparent url(img/layout/box/gradient-top-36.gif) 0 0 repeat-x; }
.com-id-5 .com-Teaser .umg-i,
.com-id-5 .com-Teaser .umg-bdy .umg-hdl { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}
.com-id-5 .com-Teaser .umg-i { overflow:hidden; width:92px; padding: 12px 9px 0 9px; font-size:9px; text-transform: uppercase; text-align:center; }
.com-id-5 .com-Teaser .umg-bdy .umg-hdl-1 { padding-top: 3px; }
.com-id-5 .com-Teaser .umg-bdy .umg-hdl-2 { padding-top: 3px; font-weight: bold; }
.com-id-5 .com-Teaser .umg-image-c { min-height:74px; }
.com-id-5 .com-Teaser .umg-image-c img { border:1px solid #333; }
.com-id-5 .com-Teaser .umg-txt { display: none; }

/*Termine*/
.umg-tpl-box { margin-bottom: 23px; border:1px solid #ccc; }
.umg-tpl-box .com { margin:0; border:0 none; }

/**
 * component.SiteSearchBox.css
 */

.com-SiteSearchBox { }
/*Video(right)*/
.com-id-1 .com-SiteSearchBox { border:0 none; }
.com-id-1 .com-SiteSearchBox .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-SiteSearchBox .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-SiteSearchBox .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-SiteSearchBox .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-SiteSearchBox .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-SiteSearchBox .umg-bdy { position: relative; border: 1px solid #ccc; padding:12px 10px 10px; }
.com-id-1 .com-SiteSearchBox .umg-bdy * { font-size: 0 }
.com-id-1 .com-SiteSearchBox .searchBoxContainer,
.com-id-1 .com-SiteSearchBox .searchbutton-container { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.com-id-1 .com-SiteSearchBox .searchinput { border:1px solid #ccc; width:261px; height:14px; }
.com-id-1 .com-SiteSearchBox .searchinput { font-style: italic; }
.com-id-1 .com-SiteSearchBox .searchinput,
.com-id-1 .com-SiteSearchBox .search_result_container * { font-size: 10px; }
.com-id-1 .com-SiteSearchBox .umg-inp-submit { display:block; margin:0; margin-left:3px; border:1px solid #ccc; padding:0; height:18px; width:25px; overflow:hidden; text-indent:-1000px; background:url("img/layout/buttons/submit.png") no-repeat transparent; cursor: pointer; }
.com-id-1 .com-SiteSearchBox .ss-result-item-hltext-wrapper,
.com-id-1 .com-SiteSearchBox .ss-result-item-counter,
.com-id-1 .com-SiteSearchBox .element-doctype,
.com-id-1 .com-SiteSearchBox .doctype-headline-trenner-2 { display:none; }
.com-id-1 .com-SiteSearchBox .search_result_container { position:absolute; right:0; top:0; margin-top:45px; text-align: left; width:310px; background-color:#fff; border:1px solid #444; color:#000; padding: 1px; }
.com-id-1 .com-SiteSearchBox #spinner_html_ssb_extern { text-align:center }
.com-id-1 .com-SiteSearchBox .ss-result-doctype { padding: 3px; background-color: #919191; font-weight: bold; color: #fff; }
.com-id-1 .com-SiteSearchBox .doctype-headline-trenner-1 { padding: 0 4px; }
.com-id-1 .com-SiteSearchBox .ss-result-item { padding: 3px; }
/*Suchbox(center)*/
.com-id-2 .com-SiteSearchBox { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-2 .com-SiteSearchBox .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-SiteSearchBox .umg-hdr { background-position: -931px 100%; }
.com-id-2 .com-SiteSearchBox .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-2 .com-SiteSearchBox .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-SiteSearchBox .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-SiteSearchBox .umg-bdy { overflow: hidden; padding:0 10px 20px 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-2 .com-SiteSearchBox .umg-fst { letter-spacing: -.5em; word-spacing: 0; }
.com-id-2 .com-SiteSearchBox .searchBoxContainer,
.com-id-2 .com-SiteSearchBox .searchbutton-container { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
margin:20px 0; }
.com-id-2 .com-SiteSearchBox .docTypeRepeaterBox { letter-spacing: normal; word-spacing: normal; }
.com-id-2 .com-SiteSearchBox .docTypeRepeaterBox .docTypeRepeaterBox-hdl { display: block; margin-bottom:10px; font-weight: bold; }
.com-id-2 .com-SiteSearchBox .docTypeRepeaterBox .checkbox-item * { vertical-align: middle; }
.com-id-2 .com-SiteSearchBox .docTypeRepeaterBox .checkbox-label { font-weight: bold; }
.com-id-2 .com-SiteSearchBox .searchinput { border:1px solid #ccc; width:411px; height:16px; }
.com-id-2 .com-SiteSearchBox .searchinput { font-style: italic; }
.com-id-2 .com-SiteSearchBox .searchinput,
.com-id-2 .com-SiteSearchBox .search_result_container * { font-size: 10px; }
.com-id-2 .com-SiteSearchBox .umg-inp-submit { display:block; margin:0; margin-left:3px; border:1px solid #ccc; padding:0; height:20px; width:28px; overflow:hidden; text-indent:-1000px; background:url("img/layout/buttons/submit-20.png") no-repeat transparent; cursor: pointer; }
.com-id-2 .com-SiteSearchBox .ss-result-item-hltext-wrapper,
.com-id-2 .com-SiteSearchBox .ss-result-item-counter,
.com-id-2 .com-SiteSearchBox .element-doctype,
.com-id-2 .com-SiteSearchBox .doctype-headline-trenner-2 { display:none; }
.com-id-2 .com-SiteSearchBox .search_result_container { position:absolute; right:0; top:0; margin-top:45px; text-align: left; width:310px; background-color:#fff; border:1px solid #444; color:#000; padding: 1px; }
.com-id-2 .com-SiteSearchBox #spinner_html_ssb_extern { text-align:center }
.com-id-2 .com-SiteSearchBox .ss-result-doctype { padding: 3px; background-color: #919191; font-weight: bold; color: #fff; }
.com-id-2 .com-SiteSearchBox .doctype-headline-trenner-1 { padding: 0 4px; }
.com-id-2 .com-SiteSearchBox .ss-result-item { padding: 3px; }

/**
 * component.WarehouseTeaser.css
 */

.com-WarehouseTeaser { }
/*Neuigkeiten*/
.com-id-1 .com-WarehouseTeaser { border:0 none; }
.com-id-1 .com-WarehouseTeaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-WarehouseTeaser .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-WarehouseTeaser .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-WarehouseTeaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-WarehouseTeaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-WarehouseTeaser .umg-bdy { border: 1px solid #ccc; }
.com-id-1 .com-WarehouseTeaser .umg-i { overflow: hidden; border-bottom: 1px solid #ccc; }
.com-id-1 .com-WarehouseTeaser .umg-i-last { border:0 none; }
.com-id-1 .com-WarehouseTeaser .umg-image-c { display:inline; float:left; padding:10px; }
.com-id-1 .com-WarehouseTeaser .umg-image-c .umg-img { border:1px solid #ccc; }
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-tpc { margin: 6px 0 0 122px }
.com-id-1 .com-WarehouseTeaser .umg-cnt { margin-left: 122px }
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-btns { margin-left: 122px; padding:5px 0; }
.com-id-1 .com-WarehouseTeaser .umg-bdy .umg-hdl-1 { font-weight: bold; }
.com-id-1 .com-WarehouseTeaser .umg-cnt .umg-date { display:block; font-weight: bold; }
.com-id-1 .com-WarehouseTeaser .umg-cnt .umg-produkt-configuration { display:block; }
.com-id-1 .com-WarehouseTeaser .umg-cnt .umg-sku { display:block; }

/**
 * component.ThemeEyecatcher.css
 */
 /*unstyled*/
.com-id-1 .com-ThemeEyecatcher { }
.com-id-1 .com-ThemeEyecatcher .umg-hdr { display: none; }
.com-id-1 .com-ThemeEyecatcher .umg-bdy img { border: 1px solid #333; }
/*center*/
.com-id-2 .com-ThemeEyecatcher { }
.com-id-2 .com-ThemeEyecatcher .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-ThemeEyecatcher .umg-hdr { background-position: -931px 100%; }
.com-id-2 .com-ThemeEyecatcher .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-2 .com-ThemeEyecatcher .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-ThemeEyecatcher .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-ThemeEyecatcher .umg-bdy img { border: 1px solid #333; }

/**
 * component.WarehouseProductTeaser.css
 */

.com-WarehouseProductTeaser { }
/*Aktuelle*/
.com-id-1 .com-WarehouseProductTeaser { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-WarehouseProductTeaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-WarehouseProductTeaser .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-WarehouseProductTeaser .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-WarehouseProductTeaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-WarehouseProductTeaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-WarehouseProductTeaser .umg-i { overflow: hidden; border-bottom: 1px solid #ccc; padding: 15px 10px 14px 3px; }
.com-id-1 .com-WarehouseProductTeaser .umg-image-c { display:inline; float:left; }
.com-id-1 .com-WarehouseProductTeaser .umg-image-c img { margin:0 9px 0 0; border:1px solid #000; }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-tpc { margin-bottom: 5px }
.com-id-1 .com-WarehouseProductTeaser .umg-cnt { margin-left: 160px }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-btns { margin-left: 160px; padding-top:10px; }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-tpc { margin-left: 160px }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-tpc * { color:#09f; font-size:12px; font-weight: bold; }
.com-id-1 .com-WarehouseProductTeaser .umg-cnt .umg-date { display:block; font-weight: bold; }
.com-id-1 .com-WarehouseProductTeaser .umg-cnt .umg-date .umg-date-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-distributor { display:block; font-weight: bold }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-distributor .umg-distributor-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-produkt-configuration { display:block; font-weight: bold }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-produkt-configuration .umg-produkt-configuration-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-sku { display:block; font-weight: bold }
.com-id-1 .com-WarehouseProductTeaser .umg-bdy .umg-sku .umg-sku-prefix { font-weight: 400 }

/**
 * component.CollectionGoodie.css
 */

.com-CollectionGoodie { }
/*Aktuelle*/
.com-id-1 .com-CollectionGoodie { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-CollectionGoodie .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-CollectionGoodie .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-CollectionGoodie .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-CollectionGoodie .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-CollectionGoodie .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-CollectionGoodie .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-CollectionGoodie .umg-bdy .umg-headline { display: none; }
.com-id-1 .com-CollectionGoodie .umg-bdy a { color: #09f }
.com-id-1 .com-CollectionGoodie .umg-l .umg-i { *margin-top:-1.5em; }
.com-id-1 .com-CollectionGoodie .umg-bdy .umg-dl_item-c ul { }
.com-id-1 .com-CollectionGoodie .umg-bdy .umg-dl_item-c ul .umg-downloadlink { overflow: hidden; border-bottom: 1px solid #ccc; padding: 8px 10px 8px 0; }
.com-id-1 .com-CollectionGoodie .umg-bdy .umg-downloadlink * { vertical-align: middle; }
.com-id-1 .com-CollectionGoodie .umg-bdy .umg-downloadlink .umg-link-description { display:inline; float: left;margin-top:3px; padding-left:28px; background: url(img/layout/arrow.png) transparent 12px 4px no-repeat; }
.com-id-1 .com-CollectionGoodie .umg-bdy .umg-downloadlink .umg-link-link { display:inline; float: right; margin-left:10px; margin-right: 3px; background:url("img/layout/buttons/download.gif") no-repeat 0 0 transparent; height:23px; line-height:23px; padding-left:26px; }
.com-id-1 .com-CollectionGoodie .umg-bdy .umg-downloadlink .umg-link-link a { color: #333; background:url("img/layout/buttons/download.gif") no-repeat 100% 0 transparent; display:block; height:23px; line-height:23px; margin-right:-3px; padding-right:6px; }
.com-id-1 .com-CollectionGoodie .umg-bdy .umg-downloadlink .umg-link-link a:hover { color: #333; }

/**
 * component.ToolPageCustomIlike.css
 */

.com .com-ToolPageCustomIlike { margin-bottom: 22px!important; padding-left: 10px }
.com .com-ToolPageCustomIlike iframe { border:none; overflow:hidden; }

/**
 * component.WarehouseTeaserCenter.css
 */

.com-WarehouseTeaserCenter { }
/*Aktuelle*/
.com-id-1 .com-WarehouseTeaserCenter { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-WarehouseTeaserCenter .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-WarehouseTeaserCenter .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-WarehouseTeaserCenter .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-WarehouseTeaserCenter .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-WarehouseTeaserCenter .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-WarehouseTeaserCenter .umg-i { overflow: hidden; border-bottom: 1px solid #ccc; padding: 15px 10px 14px 3px; }
.com-id-1 .com-WarehouseTeaserCenter .umg-image-c { display:inline; float:left; }
.com-id-1 .com-WarehouseTeaserCenter .umg-image-c img { margin:0 9px 0 0; border:1px solid #000; }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy .umg-tpc { margin-bottom: 5px; margin-left: 160px }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy .umg-tpc * { color:#09f; font-size:12px; font-weight: bold; }
.com-id-1 .com-WarehouseTeaserCenter .umg-cnt { margin-left: 160px }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy .umg-btns { margin-left: 160px; padding-top:10px; }
.com-id-1 .com-WarehouseTeaserCenter .umg-cnt .umg-date { display:block; font-weight: bold; }
.com-id-1 .com-WarehouseTeaserCenter .umg-cnt .umg-date .umg-date-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy .umg-distributor { display:block; font-weight: bold }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy .umg-distributor .umg-distributor-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy .umg-produkt-configuration { display:block; font-weight: bold }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy .umg-produkt-configuration .umg-produkt-configuration-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy .umg-sku { display:block; font-weight: bold }
.com-id-1 .com-WarehouseTeaserCenter .umg-bdy .umg-sku .umg-sku-prefix { font-weight: 400 }

/**
 * component.StaticText.css
 */
 
/* Archiv, Gewinnspiel, Links */
.com-id-1 .com-StaticText { }
.com-id-1 .com-StaticText .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-StaticText .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-StaticText .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-StaticText .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-StaticText .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-StaticText .umg-bdy { border: 1px solid #ccc; padding: 11px 10px; overflow: hidden; }
.com-id-1 .com-StaticText .umg-cnt p { margin:-3px 0 0; }
.com-id-1 .com-StaticText .umg-cnt a { color: #0099ff; }
.com-id-1 .com-StaticText .umg-image-c { display:inline; float:left; margin-right:12px; }
.com-id-1 .com-StaticText .umg-image-c img { border: 1px solid #343639; }
/*Gewinnspiel*/
.com-id-2 .com-StaticText { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-2 .com-StaticText .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-StaticText .umg-hdr { background-position: -931px 100%; }
.com-id-2 .com-StaticText .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-2 .com-StaticText .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-StaticText .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-StaticText .umg-bdy { overflow: hidden; padding:13px 10px 0 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
/* Kalendarium */
.com-id-3 .com-StaticText { }
.com-id-3 .com-StaticText .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-3 .com-StaticText .umg-hdr { background-position: -1486px 100%; }
.com-id-3 .com-StaticText .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-3 .com-StaticText .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-3 .com-StaticText .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-3 .com-StaticText .umg-bdy { border: 1px solid #ccc; border-bottom: 0 none; padding: 12px 15px; }
.com-id-3 .com-StaticText .umg-bdy .umg-cnt * { font-weight: bold; text-transform: uppercase; }
.com-id-3 .com-StaticText .umg-bdy .umg-cnt p { margin:0; }
/* Label */
.com-id-4 .com-StaticText { }
.com-id-4 .com-StaticText .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-4 .com-StaticText .umg-hdr { background-position: -1486px 100%; }
.com-id-4 .com-StaticText .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-4 .com-StaticText .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-4 .com-StaticText .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-4 .com-StaticText .umg-bdy { border: 1px solid #ccc; border-bottom: 0 none; padding: 12px 15px; }
.com-id-4 .com-StaticText .umg-bdy .umg-cnt p { margin:0; }

/**
 * component.DateLiveMediaTable.css
 */

.com-DateLiveMediaTable { }
/*center*/
.com-id-1 .com-DateLiveMediaTable { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-DateLiveMediaTable .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:700; background:url("img/layout/box/header-b-555.png") no-repeat scroll 0 100% #fff; color:#333; text-transform: uppercase; }
.com-id-1 .com-DateLiveMediaTable .umg-hdr-hasMore .umg-tpc {width:480px}
.com-id-1 .com-DateLiveMediaTable .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/more.png") no-repeat transparent; }
.com-id-1 .com-DateLiveMediaTable .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-DateLiveMediaTable .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
/**
 * component.com-PageMenuTeaser.css
 */
/*Newsletter*/
.com-id-1 .com-PageMenuTeaser { }
.com-id-1 .com-PageMenuTeaser { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-PageMenuTeaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-PageMenuTeaser .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-PageMenuTeaser .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-PageMenuTeaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-PageMenuTeaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-PageMenuTeaser .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-PageMenuTeaser .umg-bdy .umg-tpc { font-weight: bold; }
.com-id-1 .com-PageMenuTeaser .umg-bdy .umg-tpc br { display: none }
.com-id-1 .com-PageMenuTeaser .umg-bdy .umg-hdl-1 { display: block; margin: 4px 0; font-size: 14px; line-height: 1.2; }
.com-id-1 .com-PageMenuTeaser .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 10px; }
.com-id-1 .com-PageMenuTeaser .umg-bdy .umg-hdl-1 a,
.com-id-1 .com-PageMenuTeaser .umg-bdy .umg-link { color:#09f; }
.com-id-1 .com-PageMenuTeaser .umg-bdy .umg-typo p { margin:0 }
.com-id-1 .com-PageMenuTeaser .umg-i { padding: 17px 10px 17px 3px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
.com-id-1 .com-PageMenuTeaser .umg-image-c { display: inline; float: left; }
.com-id-1 .com-PageMenuTeaser .umg-image-c img { margin-right: 10px; border: 1px solid #121212; }

.com-AdServer { }
/*com-id-2*/
.pg-supersize { width:900px; margin:auto; }
/*com-id-3*/
.pg-skyscraper { margin: 3px 0 0 3px; display:inline; float:left; }
/*com-id-1: Medium Rectangle*/
.com-id-1 .com-AdServer { border:0 none; }
.com-id-1 .com-AdServer .umg-hdr { position:relative; z-index:2; margin-bottom: -3px }
.com-id-1 .com-AdServer .umg-hdl { display:block; margin:0 auto; width:51px; height:5px; background: transparent url(img/layout/icons/add.gif) no-repeat; }
.com-id-1 .com-AdServer .umg-hdl span { display:none; }
.com-id-1 .com-AdServer .umg-bdy { position:relative; z-index:1; border:1px solid #ccc; padding:11px 6px 11px 6px; }

/**
 * component.PartnerTradeSearch.css
 */

.com-PartnerTradeSearch { }
/*Händlerverzeichnis*/
.com-id-1 .com-PartnerTradeSearch { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-PartnerTradeSearch .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-PartnerTradeSearch .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-PartnerTradeSearch .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-PartnerTradeSearch .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-PartnerTradeSearch .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-PartnerTradeSearch .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }

.com-id-1 .com-PartnerTradeSearch .umg-page-browser-top { display: none; }

.com-id-1 .com-PartnerTradeSearch .umg-tradertype-name { margin-top: 22px; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-PartnerTradeSearch .umg-tradertype-name { background-position: -931px 100%; }

.com-id-1 .com-PartnerTradeSearch .umg-partner-trade-search-form { margin:10px; }
.com-id-1 .com-PartnerTradeSearch .umg-result-text { margin: 0 10px; }
.com-id-1 .com-PartnerTradeSearch .umg-partner-trade-search-form input { border:1px solid #ccc; }
.com-id-1 .com-PartnerTradeSearch .umg-partner-trade-search-form .zipcode { width: 175px ;margin-right: 25px; }
.com-id-1 .com-PartnerTradeSearch .umg-partner-trade-search-form .umg-partner-trade-search-radius { border:1px solid #ccc; font-size:9px; height:18px; vertical-align:middle; }
.com-id-1 .com-PartnerTradeSearch .umg-partner-trade-search-form .umg-partner-trade-search-submit { background:url("img/layout/buttons/submit.png") no-repeat scroll 0 0 transparent; border:1px solid #ccc; height:18px; overflow:hidden; padding:0; text-indent:-1000px; vertical-align:middle; width:25px; cursor: pointer; }
.com-id-1 .com-PartnerTradeSearch .umg-partner-trade-search-form label { font-weight: bold }
.com-id-1 .com-PartnerTradeSearch .umg-partner-trade-search-form * { vertical-align: middle; }
.com-id-1 .com-PartnerTradeSearch table { width: 100% }
.com-id-1 .com-PartnerTradeSearch .umg-haendlerbox { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-PartnerTradeSearch .umg-haendlerTable { background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-PartnerTradeSearch td { text-align: left; vertical-align: top;}
.com-id-1 .com-PartnerTradeSearch th { padding: 12px 0 3px 5px; border-bottom: 1px solid #cfcfcf ; font-size: 12px; font-weight: bold; color: #09f }
.com-id-1 .com-PartnerTradeSearch td { padding: 8px 0 8px 5px; }
.com-id-1 .com-PartnerTradeSearch th.umg-name { width: 183px }
.com-id-1 .com-PartnerTradeSearch th.umg-street { width: 120px }
.com-id-1 .com-PartnerTradeSearch th.umg-zipcode { width: 62px }
.com-id-1 .com-PartnerTradeSearch th.umg-city { width: 58px }
.com-id-1 .com-PartnerTradeSearch th.umg-detaillink_google_maps { width: 46px }
.com-id-1 .com-PartnerTradeSearch th.umg-detaillink { width: 50px }
.com-id-1 .com-PartnerTradeSearch td.umg-detaillink_google_maps { text-align: center; padding-left: 0 }
.com-id-1 .com-PartnerTradeSearch td.umg-detaillink { text-align: center; padding-left: 0 }
.com-id-1 .com-PartnerTradeSearch .umg-row-teaser .umg-name {font-weight: bold}
.com-id-1 .com-PartnerTradeSearch td .umg-zipcode,
.com-id-1 .com-PartnerTradeSearch td .umg-city { display:inline }
.com-id-1 .com-PartnerTradeSearch td .umg-name,
.com-id-1 .com-PartnerTradeSearch td .umg-email,
.com-id-1 .com-PartnerTradeSearch td .umg-businesshours {font-weight: bold}
.com-id-1 .com-PartnerTradeSearch td .umg-name,
.com-id-1 .com-PartnerTradeSearch td .umg-country { margin-bottom: 1em }
.com-id-1 .com-PartnerTradeSearch td .umg-description,
.com-id-1 .com-PartnerTradeSearch td .umg-profile,
.com-id-1 .com-PartnerTradeSearch td .umg-businesshours,
.com-id-1 .com-PartnerTradeSearch td .umg-activity { margin: 1em 0 }
.com-id-1 .com-PartnerTradeSearch td .umg-description strong {font-weight: bold}
.com-id-1 .com-PartnerTradeSearch td .umg-description em {font-style: italic;}
.com-id-1 .com-PartnerTradeSearch .umg-detaillink_google_maps a { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
width: 26px; height: 21px; background:url("img/layout/buttons/zoom.png") 0 0 no-repeat transparent; overflow: hidden; text-indent: -1000px; outline: 0 none;}
.com-id-1 .com-PartnerTradeSearch .umg-detaillink a { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
width: 26px; height: 21px; background:url("img/layout/buttons/info.png") 0 0 no-repeat transparent; overflow: hidden; text-indent: -1000px; outline: 0 none;}
.com-id-1 .com-PartnerTradeSearch .umg-page-browser { border-top: 1px solid #cfcfcf; padding:5px 10px; overflow: hidden; }
.com-id-1 .com-PartnerTradeSearch .umg-page-browser .umg-prev { float: left; }
.com-id-1 .com-PartnerTradeSearch .umg-page-browser .umg-next { float: right; }
.com-id-1 .com-PartnerTradeSearch .umg-row-detail td {border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;}
/**
 * component.action.css
 */

.com-action {}
/* Danke- / Fehler Meldungen*/
.com-action .umg-pageloginbox-spinner-container {text-align: center;}
.com-action .action_error_text_container {background-color: #FBE3E4;border:2px solid #FBC2C4;margin:10px 0 0;padding:8px;color:#8A1F11;font-weight: bold;}
.com-action .action_thx_text_container {background-color: #E6EFC2;border:2px solid #C6D880;margin:10px 0 0;padding:8px;color:#264409;font-weight: bold;}
/*Teilnehmen & Gewinnen*/
.com-id-1 .com-action { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-action .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-action .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-action .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-action .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-action .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-action .umg-bdy { overflow: hidden; padding:13px 10px 20px 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-action .umg-bdy .umg-asset_visual { display: inline; float: left; margin-right: 10px; margin-bottom: 10px; }
.com-id-1 .com-action .umg-bdy .umg-hdl-1 { color:#09f; font-size:18px; font-weight:bold; line-height:1.2em; margin-bottom:2px; }
.com-id-1 .com-action .umg-bdy .umg-cnt { overflow: hidden; padding-top: 10px }
.com-id-1 .com-action .umg-bdy .umg-text { line-height:1.35; margin:0 10px 0 4px; }
.com-id-1 .com-action .umg-bdy .umg-deadline { font-weight: bold; }
.com-id-1 .com-action .umg-bdy .umg-question { font-weight: bold; margin-top:20px; margin-bottom: 10px }
.com-id-1 .com-action .umg-fst .umg-fld { display: block; }
.com-id-1 .com-action .umg-fst input,
.com-id-1 .com-action .umg-fst label { vertical-align: middle; }
.com-id-1 .com-action .umg-fst input[type=text],
.com-id-1 .com-action .umg-fst select,
.com-id-1 .com-action .umg-fst textarea { height:18px; width: 295px; border: 1px solid #cecece; }
.com-id-1 .com-action .umg-fst textarea { height: 120px; }
.com-id-1 .com-action .umg-fst select { height:22px; }
.com-id-1 .com-action .umg-bdy .cm-user-details-container { margin-top:20px; margin-bottom: 10px }
.com-id-1 .com-action .umg-bdy .cm-user-details-container .cm-label { font-weight: bold; width:112px; }
.com-id-1 .com-action .umg-bdy .cm-user-details-container .cm-label,
.com-id-1 .com-action .umg-bdy .cm-user-details-container .cm-input,
.com-id-1 .com-action .umg-bdy .umg-button-send-text { display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}
.com-id-1 .com-action .umg-bdy .cm-form-field-container-newsletter .cm-label,
.com-id-1 .com-action .umg-bdy .cm-form-field-container-newsletter .cm-input,
.com-id-1 .com-action .umg-bdy .cm-form-field-container-captcha .cm-label,
.com-id-1 .com-action .umg-bdy .cm-form-field-container-captcha .cm-input { display: block; width: auto }
.com-id-1 .com-action .umg-bdy .cm-form-field-container-newsletter,
.com-id-1 .com-action .umg-bdy .cm-form-field-container-captcha { margin-top:20px; margin-bottom: 20px; }
.com-id-1 .com-action .umg-bdy .cm-form-field-container-captcha { text-align: center; }
.com-id-1 .com-action .umg-bdy .cm-form-field-container-newsletter .cm-label,
.com-id-1 .com-action .umg-bdy .cm-form-field-container-captcha .cm-label { padding-bottom: 10px; }
.com-id-1 .com-action .umg-bdy .cm-form-field-container-newsletter .cm-input-row,
.com-id-1 .com-action .umg-bdy .cm-form-field-container-captcha .cm-input-row { margin-bottom: 10px; }
.com-id-1 .com-action .umg-bdy .cm-form-field-container { margin-bottom: 4px }
.com-id-1 .com-action .umg-bdy .umg-action-free-answer-container { margin-left:116px; }
.com-id-1 .com-action .umg-bdy .cm-captcha-image { margin-bottom:5px; }
.com-id-1 .com-action .umg-bdy .umg-action_active { overflow: hidden; }
.com-id-1 .com-action .umg-bdy .umg-solicitable-c { display: none; float: left; font-weight: bold }
.com-id-1 .com-action .umg-bdy .umg-mandatory-field-disclaimer-container { display: inline; float: right; }
.com-id-1 .com-action .umg-bdy .umg-submit-container { clear:both; padding-top: 10px }
.com-id-1 .com-action .umg-bdy .umg-button-send-text { background:url("img/layout/buttons/bg-gradient.gif") 0 0 repeat-x #f2f2f2; *padding-bottom:2px;
}
.com-id-1 .com-action .umg-bdy .umg-button-send-text input { background:url("img/layout/arrow.png") no-repeat scroll 16px 6px transparent; border:1px solid #ccc; font-size:9px; font-weight:bold; height:20px; line-height:20px; *line-height:16px; padding-left:29px; padding-right:14px; text-transform:uppercase; *background-position:16px 4px;
cursor: pointer;}
.com-id-1 .com-action .umg-bdy .radio-container { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.com-id-1 .com-action .umg-bdy .cm-form-field-container-pers-salutation { border-top:1px solid #ccc; margin-top:10px; padding-top:20px; margin-right: -7px; }
.com-id-1 .com-action .umg-bdy .cm-form-field-container-lkz { border-bottom:1px solid #ccc; margin-bottom:20px; padding-bottom:20px; margin-right: -7px; }
/**
 * component.action.css
 */
 
/*wie com-id-1 / ohne Einsendeschluss*/
.com-id-2 .com-action { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-2 .com-action .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-action .umg-hdr { background-position: -931px 100%; }
.com-id-2 .com-action .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-2 .com-action .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-action .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-action .umg-bdy { overflow: hidden; padding:13px 10px 20px 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-2 .com-action .umg-bdy .umg-asset_visual { display: inline; float: left; margin-right: 10px; margin-bottom: 10px; }
.com-id-2 .com-action .umg-bdy .umg-hdl-1 { color:#09f; font-size:18px; font-weight:bold; line-height:1.2em; margin-bottom:2px; }
.com-id-2 .com-action .umg-bdy .umg-cnt { overflow: hidden; padding-top: 10px }
.com-id-2 .com-action .umg-bdy .umg-text { line-height:1.35; margin:0 10px 0 4px; }
.com-id-2 .com-action .umg-bdy .umg-deadline { display: none }
.com-id-2 .com-action .umg-bdy .umg-question { font-weight: bold; margin-top:20px; margin-bottom: 10px }
.com-id-2 .com-action .umg-fst .umg-fld { display: block; }
.com-id-2 .com-action .umg-fst input,
.com-id-2 .com-action .umg-fst label { vertical-align: middle; }
.com-id-2 .com-action .umg-fst input[type=text],
.com-id-2 .com-action .umg-fst select,
.com-id-2 .com-action .umg-fst textarea { height:18px; width: 295px; border: 1px solid #cecece; }
.com-id-2 .com-action .umg-fst textarea { height: 120px; }
.com-id-2 .com-action .umg-fst select { height:22px; }
.com-id-2 .com-action .umg-bdy .cm-user-details-container { margin-top:20px; margin-bottom: 10px }
.com-id-2 .com-action .umg-bdy .cm-user-details-container .cm-label { font-weight: bold; width:112px; }
.com-id-2 .com-action .umg-bdy .cm-user-details-container .cm-label,
.com-id-2 .com-action .umg-bdy .cm-user-details-container .cm-input,
.com-id-2 .com-action .umg-bdy .umg-button-send-text { display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}
.com-id-2 .com-action .umg-bdy .cm-form-field-container-newsletter .cm-label,
.com-id-2 .com-action .umg-bdy .cm-form-field-container-newsletter .cm-input,
.com-id-2 .com-action .umg-bdy .cm-form-field-container-captcha .cm-label,
.com-id-2 .com-action .umg-bdy .cm-form-field-container-captcha .cm-input { display: block; width: auto }
.com-id-2 .com-action .umg-bdy .cm-form-field-container-newsletter,
.com-id-2 .com-action .umg-bdy .cm-form-field-container-captcha { margin-top:20px; margin-bottom: 20px; }
.com-id-2 .com-action .umg-bdy .cm-form-field-container-captcha { text-align: center; }
.com-id-2 .com-action .umg-bdy .cm-form-field-container-newsletter .cm-label,
.com-id-2 .com-action .umg-bdy .cm-form-field-container-captcha .cm-label { padding-bottom: 10px; }
.com-id-2 .com-action .umg-bdy .cm-form-field-container-newsletter .cm-input-row,
.com-id-2 .com-action .umg-bdy .cm-form-field-container-captcha .cm-input-row { margin-bottom: 10px; }
.com-id-2 .com-action .umg-bdy .cm-form-field-container { margin-bottom: 4px }
.com-id-2 .com-action .umg-bdy .umg-action-free-answer-container { margin-left:116px; }
.com-id-2 .com-action .umg-bdy .cm-captcha-image { margin-bottom:5px; }
.com-id-2 .com-action .umg-bdy .umg-action_active { overflow: hidden; }
.com-id-2 .com-action .umg-bdy .umg-solicitable-c { display: none; float: left; font-weight: bold }
.com-id-2 .com-action .umg-bdy .umg-mandatory-field-disclaimer-container { display: inline; float: right; }
.com-id-2 .com-action .umg-bdy .umg-submit-container { clear:both; padding-top: 10px }
.com-id-2 .com-action .umg-bdy .umg-button-send-text { background:url("img/layout/buttons/bg-gradient.gif") 0 0 repeat-x #f2f2f2; *padding-bottom:2px;
}
.com-id-2 .com-action .umg-bdy .umg-button-send-text input { background:url("img/layout/arrow.png") no-repeat scroll 16px 6px transparent; border:1px solid #ccc; font-size:9px; font-weight:bold; height:20px; line-height:20px; *line-height:16px; padding-left:29px; padding-right:14px; text-transform:uppercase; *background-position:16px 4px;
cursor: pointer;}
.com-id-2 .com-action .umg-bdy .radio-container { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.com-id-2 .com-action .umg-bdy .cm-form-field-container-pers-salutation { border-top:1px solid #ccc; margin-top:10px; padding-top:20px; margin-right: -7px; }
.com-id-2 .com-action .umg-bdy .cm-form-field-container-lkz { border-bottom:1px solid #ccc; margin-bottom:20px; padding-bottom:20px; margin-right: -7px; }

/**
 * component.NewsletterBox.css
 */
.com-newsletter-box { }
/* Danke- / Fehler Meldungen*/
.com-newsletter-box .umg-pageloginbox-spinner-container {text-align: center;}
.com-newsletter-box .umg-newsletter-error-text-container {background-color: #FBE3E4;border:2px solid #FBC2C4;margin:10px 0 0;padding:0.8em;color:#8A1F11;font-weight: bold;}
.com-newsletter-box .umg-newsletter-thx-text-container {background-color: #E6EFC2;border:2px solid #C6D880;margin:10px 0 0;padding:0.8em;color:#264409;font-weight: bold;}

/* Newsletter Center */
.com-id-1 .com-newsletter-box { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-newsletter-box .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-newsletter-box .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-newsletter-box .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-newsletter-box .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-newsletter-box .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-newsletter-box .umg-bdy { position: relative; overflow: hidden; padding:13px 10px 20px 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-asset_visual { display: inline; float: left; margin-right: 10px; margin-bottom: 10px; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-hdl-1 { color:#09f; font-size:18px; font-weight:bold; line-height:1.2em; margin-bottom:2px; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-cnt { overflow: hidden; padding-top: 10px }
.com-id-1 .com-newsletter-box .umg-bdy .nwlt-text { margin-bottom:20px; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-question { font-weight: bold; margin-top:20px; margin-bottom: 10px }
.com-id-1 .com-newsletter-box .umg-fst input,
.com-id-1 .com-newsletter-box .umg-fst label { vertical-align: middle; }
.com-id-1 .com-newsletter-box .umg-fst input[type=text],
.com-id-1 .com-newsletter-box .umg-fst select,
.com-id-1 .com-newsletter-box .umg-fst textarea { height:18px; width: 295px; border: 1px solid #cecece; }
.com-id-1 .com-newsletter-box .umg-fst textarea { height: 120px; }
.com-id-1 .com-newsletter-box .umg-fst select { height:22px; }
.com-id-1 .com-newsletter-box .umg-bdy .cm-user-details-container { margin:0 }
.com-id-1 .com-newsletter-box .umg-bdy .cm-user-details-container .cm-label { font-weight: bold; width:112px; }
.com-id-1 .com-newsletter-box .umg-bdy .cm-user-details-container .cm-label,
.com-id-1 .com-newsletter-box .umg-bdy .cm-user-details-container .cm-input,
.com-id-1 .com-newsletter-box .umg-bdy .umg-button-send-text { display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-newsletter .cm-label,
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-newsletter .cm-input,
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-captcha .cm-label,
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-captcha .cm-input { display: block; width: auto }
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-newsletter,
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-captcha { margin-top:20px; margin-bottom: 20px; }
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-captcha { text-align: center; }
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-newsletter .cm-label,
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-captcha .cm-label { padding-bottom: 10px; }
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-newsletter .cm-input-row,
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container-captcha .cm-input-row { margin-bottom: 10px; }
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container { margin-bottom: 4px }
.com-id-1 .com-newsletter-box .umg-bdy .umg-action-free-answer-container { margin-left:116px; }
.com-id-1 .com-newsletter-box .umg-bdy .cm-captcha-image { margin-bottom:5px; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-submit-container { clear:both; padding-top: 10px }
.com-id-1 .com-newsletter-box .umg-button-send-text { display: none; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-button-send-grafik { display: none; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-button-send-text { background:url("img/layout/buttons/bg-gradient.gif") 0 0 repeat-x #f2f2f2; *padding-bottom:2px;
}
.com-id-1 .com-newsletter-box .umg-bdy .umg-button-send-text input { background:url("img/layout/arrow.png") no-repeat scroll 16px 6px transparent; border:1px solid #ccc; font-size:9px; font-weight:bold; height:20px; line-height:20px; *line-height:16px; padding-left:29px; padding-right:14px; text-transform:uppercase; *background-position:16px 4px;
cursor: pointer;
}
.com-id-1 .com-newsletter-box .umg-bdy .radio-container { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.com-id-1 .com-newsletter-box .umg-bdy .cm-additional-newsletter-list-container .cm-label { padding-bottom:10px; font-weight: bold }
.com-id-1 .com-newsletter-box .umg-bdy .cm-additional-newsletter-list-container .cm-input-row label { }
.com-id-1 .com-newsletter-box .umg-bdy .cm-additional-newsletter-list-container .cm-input-row .cm-label { }
.com-id-1 .com-newsletter-box .umg-bdy .cm-form-field-container .cm-input-row .radio-container { padding-bottom: 10px; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-secure-mandatory-container { overflow:hidden; margin: 20px 0; }
.com-id-1 .com-newsletter-box .umg-bdy .cm-data-secure-checkbox-container { display: inline; float: left; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-mandatory-field-disclaimer-container { display: inline; float: right; }
.com-id-1 .com-newsletter-box .umg-bdy .umg-subscribe-field-container { border-top:1px solid #ccc; margin-top:10px; padding-top:20px; border-bottom:1px solid #ccc; margin-bottom:20px; padding-bottom:20px; margin-right: -7px; }

.com-FilterDateGeneric { }
/*Termine(Combination)*/
.com-id-1 .com-FilterDateGeneric { position: relative; margin: 0; padding:0; font-size: 10px; }
.com-id-1 .com-FilterDateGeneric .umg-hdr { display: none; }
.com-id-1 .com-FilterDateGeneric .umg-bdy { position: absolute; top: -40px; right: 80px }
.com-id-1 .com-FilterDateGeneric select { border:1px solid #ccc; font-size:9px; height:18px; vertical-align:middle; }
.com-id-1 .com-FilterDateGeneric input { background:url("img/layout/buttons/submit.png") no-repeat scroll 0 0 transparent; border:1px solid #ccc; height:18px; overflow:hidden; padding:0; text-indent:-1000px; vertical-align:middle; width:25px; cursor: pointer; }
/*CD-Besprechungen(StandAlone)*/
.com-id-2 .com-FilterDateGeneric { position: relative; margin:0 0 22px 4px; padding:0; font-size: 10px; }
.com-id-2 .com-FilterDateGeneric .umg-hdr { display: none; }
.com-id-2 .com-FilterDateGeneric .umg-bdy { position: absolute; top: -40px; right: 80px }
.com-id-2 .com-FilterDateGeneric select { border:1px solid #ccc; font-size:9px; height:18px; vertical-align:middle; }
.com-id-2 .com-FilterDateGeneric input { background:url("img/layout/buttons/submit.png") no-repeat scroll 0 0 transparent; border:1px solid #ccc; height:18px; overflow:hidden; padding:0; text-indent:-1000px; vertical-align:middle; width:25px; cursor: pointer; }

/**
 * component.Glossary.css
 */

.com-Glossary {  }

/**/
.com-id-1 .com-Glossary {  }
.com-id-1 .com-Glossary .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:700; background:url("img/layout/box/header-b-555.png") no-repeat scroll 0 100% #fff; color:#333; text-transform: uppercase; }
.com-id-1 .com-Glossary .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-Glossary .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/more.png") no-repeat transparent; }
.com-id-1 .com-Glossary .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-Glossary .umg-bdy { overflow: hidden; }
.com-id-1 .com-Glossary .umg-bdy .umg-list-c { margin-bottom: 22px ;background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-Glossary .umg-bdy .umg-list-c-bdy { background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-Glossary .umg-bdy .umg-listblock {padding:17px 0 6px 20px;letter-spacing: -.5em; word-spacing: 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem {letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
width:32px; height: 33px; margin-right: 8px; margin-bottom: 9px; }
.com-id-1 .com-Glossary .umg-bdy .umg-listitem a {display: block; width: 100%; height: 100%; text-indent: -1000px; overflow: hidden; background:url("img/layout/icons/a-z.png") 0 0 no-repeat transparent;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-a a {background-position: 0 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-b a {background-position: -40px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-c a {background-position: -80px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-d a {background-position: -120px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-e a {background-position: -160px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-f a {background-position: -200px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-g a {background-position: -240px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-h a {background-position: -280px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-i a {background-position: -320px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-j a {background-position: -360px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-k a {background-position: -400px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-l a {background-position: -440px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-m a {background-position: -480px 0;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-n a {background-position: -0 -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-o a {background-position: -40px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-p a {background-position: -80px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-q a {background-position: -120px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-r a {background-position: -160px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-s a {background-position: -200px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-t a {background-position: -240px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-u a {background-position: -280px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-v a {background-position: -320px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-w a {background-position: -360px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-x a {background-position: -400px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-y a {background-position: -440px -42px;}
.com-id-1 .com-Glossary .umg-bdy .umg-listitem-z a {background-position: -480px -42px;}

/**
 * component.WarehouseProduct.css
 */

.com-WarehouseProduct { }
/*Aktuelle*/
.com-id-1 .com-WarehouseProduct { border:0 none; }
.com-id-1 .com-WarehouseProduct .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-WarehouseProduct .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-WarehouseProduct .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-WarehouseProduct .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-WarehouseProduct .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-WarehouseProduct .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-WarehouseProduct .umg-i { overflow: hidden; padding: 15px 10px 14px 3px; }
.com-id-1 .com-WarehouseProduct .umg-image-c { display:inline; float:left; }
.com-id-1 .com-WarehouseProduct .umg-image-c img { margin:0 9px 0 0; border:1px solid #000; }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-tpc { margin-bottom: 5px }
.com-id-1 .com-WarehouseProduct .umg-cnt { margin-left: 210px }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-btns { margin-left: 210px; padding-top:10px; }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-tpc { margin-left: 210px }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-hdl-1 { color:#09f; font-size:12px; font-weight: bold; }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-hdl-2 { font-weight: bold; }
.com-id-1 .com-WarehouseProduct .umg-cnt .umg-date { display:block; font-weight: bold; }
.com-id-1 .com-WarehouseProduct .umg-cnt .umg-date .umg-date-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-distributor { display:block; font-weight: bold }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-produkt-configuration { display:block; font-weight: bold }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-produkt-configuration-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-product { display:block; font-weight: bold }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-distributor .umg-distributor-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-text-wrapper { clear:both; margin-right:-10px; overflow:hidden; padding:25px 10px 0 3px; text-align:justify; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x transparent; }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-text { margin-bottom:1.4em; }
.com-id-1 .com-WarehouseProduct .umg-tracklisting { clear:both; margin-left:-3px; margin-right:-10px; overflow: hidden; }
.com-id-1 .com-WarehouseProduct .umg-tracklisting .umg-hdr { position:relative; margin: 22px 0 0; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-WarehouseProduct .umg-tracklisting .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-WarehouseProduct .umg-tracklisting .umg-tpc { margin: 0; }
.com-id-1 .com-WarehouseProduct .umg-bdy .umg-tracklisting .umg-tpc * { line-height:1.2; font-size: 11px; font-weight:bold; color:#333; }
.com-id-1 .com-WarehouseProduct .umg-element-c-outer { margin-top: 22px; border-top:1px solid #cecece; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x transparent; }
.com-id-1 .com-WarehouseProduct .umg-element-first { margin-top: 0; border-top:0 none; }
.com-id-1 .com-WarehouseProduct .umg-element-c-inner { padding-right:10px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-WarehouseProduct .umg-work { width:100%; }
.com-id-1 .com-WarehouseProduct .umg-work td { vertical-align: top; }
.com-id-1 .com-WarehouseProduct .umg-work .umg-track-no { padding:2px 0 2px; border-top: 1px solid #ddd; background:url("img/layout/com-WarehouseProduct-track-bg.gif") 0 100% repeat-x transparent; }
.com-id-1 .com-WarehouseProduct .umg-work .umg-track-no-bdy { padding:0 0 0 3px; width:52px; }
.com-id-1 .com-WarehouseProduct .umg-work .umg-track-title { padding:2px 0 2px; border-top: 1px solid #ddd; width:100%; background:url("img/layout/com-WarehouseProduct-track-bg.gif") 0 100% repeat-x transparent; }
.com-id-1 .com-WarehouseProduct .umg-work .umg-track-title-bdy { padding-bottom:5px; }
.com-id-1 .com-WarehouseProduct .umg-work .umg-track-duration { padding:2px 0 2px 10px; border-top: 1px solid #ddd; width:100%; background:url("img/layout/com-WarehouseProduct-track-bg.gif") 0 100% repeat-x transparent; }
.com-id-1 .com-WarehouseProduct .umg-work .umg-track-duration-bdy { padding:0 5px 0 0; text-align:right; }
.com-id-1 .com-WarehouseProduct .umg-work .umg-track-links { padding:2px 0 2px; vertical-align:bottom; }
.com-id-1 .com-WarehouseProduct .umg-work .umg-track-links-bdy { height:23px; overflow:hidden; padding-left:9px; white-space:nowrap; }
.com-id-1 .com-WarehouseProduct .umg-configuration-wrapper { padding: 13px 0 0 13px; font-size: 13px; font-weight: bold; color: #09f }
.com-id-1 .com-WarehouseProduct .umg-work-wrapper { margin:10px 0 5px 55px; }
.com-id-1 .com-WarehouseProduct .umg-work-wrapper .umg-contributors_as_text { font-size: 12px; }
.com-id-1 .com-WarehouseProduct .umg-work-wrapper .umg-work-name { font-weight: bold }
.com-id-1 .com-WarehouseProduct .umg-work .umg-track-links-bdy { }
.com-id-1 .com-WarehouseProduct .umg-work .umg-row-contributors .umg-track-no-bdy { font-size: 0 }
.com-id-1 .com-WarehouseProduct .umg-work .umg-row-contributors .umg-contributors_as_text-bdy { margin-top: -2px; font-size: 9px; padding-bottom: 7px }
.com-id-1 .com-WarehouseProduct .umg-tracks-total_duration { padding:10px 70px 13px 0; text-align: right; font-weight: bold }

/**
 * component.NewsletterBoxTeaser.css
 */
.com-newsletter-box-teaser { }
/* Danke- / Fehler Meldungen*/
.com-newsletter-box-teaser .umg-pageloginbox-spinner-container {text-align: center;}
.com-newsletter-box-teaser .umg-newsletter-error-text-container {background-color: #FBE3E4;border:2px solid #FBC2C4;margin:10px 0 0;padding:0.8em;color:#8A1F11;font-weight: bold;}
.com-newsletter-box-teaser .umg-newsletter-thx-text-container {background-color: #E6EFC2;border:2px solid #C6D880;margin:10px 0 0;padding:0.8em;color:#264409;font-weight: bold;}

/* Newsletter Teaser (right) */
.com-id-1 .com-newsletter-box-teaser { border:0 none; }
.com-id-1 .com-newsletter-box-teaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-newsletter-box-teaser .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-newsletter-box-teaser .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-newsletter-box-teaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-newsletter-box-teaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-newsletter-box-teaser .umg-bdy { border: 1px solid #ccc; padding: 12px 10px 10px; }
/*.com-id-1 .com-newsletter-box-teaser .umg-newsletter-container,*/
.com-id-1 .com-newsletter-box-teaser .umg-mandatory-field-disclaimer-container { padding-top:12px }
.com-id-1 .com-newsletter-box-teaser .cm-label { font-weight: bold }
.com-id-1 .com-newsletter-box-teaser .nwlt-text,
.com-id-1 .com-newsletter-box-teaser .umg-button-send-text,
.com-id-1 .com-newsletter-box-teaser .cm-data-secure-checkbox-container { display:none }
.com-id-1 .com-newsletter-box-teaser .umg-fst { letter-spacing: -0.25em; word-spacing: -1em; }
.com-id-1 .com-newsletter-box-teaser .umg-fst div { letter-spacing: normal; word-spacing: normal; font-size: 11px; }
.com-id-1 .com-newsletter-box-teaser .umg-newsletter-container,
.com-id-1 .com-newsletter-box-teaser .umg-action-button-container { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: bottom; zoom: 1; *display: inline;
}
.com-id-1 .com-newsletter-box-teaser .umg-newsletter-additional .cm-form-field-container { padding-top:14px; }
.com-id-1 .com-newsletter-box-teaser .umg-newsletter-additional .cm-form-field-container .cm-input { padding-top:4px; }
.com-id-1 .com-newsletter-box-teaser .umg-newsletter-additional .cm-form-field-container .cm-input-row * { vertical-align: middle; }
.com-id-1 .com-newsletter-box-teaser .umg-action-button-container { *position:relative;
*top:-1px; /*ie7*/
}
.com-id-1 .com-newsletter-box-teaser .umg_newsletterbox_email { border:1px solid #ccc; height:14px; width:260px; font-family:Verdana, Geneva, sans-serif; font-size:10px; font-style:italic; color:#333; }
.com-id-1 .com-newsletter-box-teaser .umg-inp-submit { display:block; margin:0; margin-left:3px; border:1px solid #ccc; padding:0; height:18px; width:25px; overflow:hidden; text-indent:-1000px; background:url("img/layout/buttons/submit.png") no-repeat transparent; cursor: pointer; }
.com-id-1 .com-newsletter-box-teaser-issubmitting .umg-action-button-container { display: none; }
.com-id-1 .com-newsletter-box-teaser .umg-bdy .umg-secure-mandatory-container { }

/**
 * component.Article_Feed.css
 */

.com-article_feed { }
/*Artikel*/
.com-id-1 .com-article_feed { }
.com-id-1 .com-article_feed .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-article_feed .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-article_feed .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-article_feed .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-article_feed .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-article_feed .umg-bdy { overflow: hidden; padding:10px 0 0 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-article_feed .umg-i { overflow: hidden; padding-bottom:10px; *padding-bottom:18px;
}
.com-id-1 .com-article_feed .umg-date-top { display:inline; float:left; font-weight:bold; margin-top:14px; width:80px; }
.com-id-1 .com-article_feed .umg-links { background:url("img/layout/twitter_bg.png") no-repeat 0 0 transparent; float:left; margin-bottom:10px; width:460px; }
.com-id-1 .com-article_feed .umg-linkitem-c { background:url("img/layout/twitter_bottom.png") no-repeat center bottom transparent; padding:5px 10px 18px 30px; position:relative; top:10px; }

/**
 * component.ThemeOverviewMiniSelect.css
 */
.com-ThemeOverviewMiniSelect { }
/* Kuenstler-Website */
.com-id-1 .com-ThemeOverviewMiniSelect { border:0 none; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-ThemeOverviewMiniSelect .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-bdy { border: 1px solid #ccc; padding: 12px 10px 10px; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-global_belonging-name { display: none; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-theme-select { padding-bottom:13px; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-theme-select select { border:1px solid #ccc; font-size:10px; font-style:italic; width:255px; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-theme-select select option { font-style:normal; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-theme-select select option.umg-theme-select-preset { display: none; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-theme-group,
.com-id-1 .com-ThemeOverviewMiniSelect .umg-theme-group-item { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
font-size:0; line-height: 0 }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-theme-group { padding:1px 0 0 1px; word-spacing: 0; letter-spacing: -1em; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-theme-group-item { margin:-1px 0 0 -1px; word-spacing: normal; letter-spacing: normal; }
.com-id-1 .com-ThemeOverviewMiniSelect .umg-theme-group-item img { border: 1px solid #000; }

/**
 * component.VideoPlayer.css
 */

.com-video { }
/*neue Videos(right)*/

.com-id-1 .com-video { border:0 none; }
.com-id-1 .com-video .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-video .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-video .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-video .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-video .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-video .umg-bdy { border: 1px solid #ccc; }
.com-id-1 .com-video .umg-bdy .umg-tpc { display:none; }
/*Video(center)*/
.com-id-2 .com-video { }
.com-id-2 .com-video .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-video .umg-hdr { background-position: -931px 100%; }
.com-id-2 .com-video .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-2 .com-video .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-video .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-video .umg-bdy { border: 1px solid #000; }
.com-id-2 .com-video .umg-bdy .umg-tpc { display: none; }

.com-FilterTheme { }
/*Termine*/
.com-id-1 .com-FilterTheme { height:40px; margin:0; padding:0; position:relative; font-size:10px; }
.com-id-1 .com-FilterTheme .umg-hdr { display: none; }
.com-id-1 .com-FilterTheme .umg-bdy { position: absolute; top: 0; left: 3px }
.com-id-1 .com-FilterTheme select { border:1px solid #ccc; font-size:9px; width:194px; height:18px; vertical-align:middle; }
.com-id-1 .com-FilterTheme input { background:url("img/layout/buttons/submit.png") no-repeat scroll 0 0 transparent; border:1px solid #ccc; height:18px; overflow:hidden; padding:0; text-indent:-1000px; vertical-align:middle; width:25px; cursor: pointer; }

/**
 * component.StaticManualHtml.css
 */

.com-StaticManualHtml { }
/*Updateservice*/
.com-StaticManualHtml .com-StaticManualHtml-US { }
.com-StaticManualHtml .com-StaticManualHtml-US-itm { display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
width:128px; padding-left: 10px; padding-bottom: 10px; }
.com-StaticManualHtml .com-StaticManualHtml-US-itm span { padding-left: 8px; }
.com-StaticManualHtml .com-StaticManualHtml-US-upd-hdr { padding: 10px; }
.com-StaticManualHtml .com-StaticManualHtml-US-upd { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding-top: 10px; font-size: 10px; font-weight: bold; }
.com-StaticManualHtml .com-StaticManualHtml-US-upd * { vertical-align: middle; text-transform: uppercase; }
.com-StaticManualHtml .com-StaticManualHtml-US-soc-hdr { padding: 10px; text-transform: uppercase; font-weight: bold; }
.com-StaticManualHtml .com-StaticManualHtml-US-soc { border-top: 1px solid #ccc; padding-top: 10px; text-transform: uppercase; font-size: 10px; font-weight: bold; }
.com-StaticManualHtml .com-StaticManualHtml-US-soc * { vertical-align: middle; text-transform: uppercase; }
/*Label*/
.com-StaticManualHtml .com-StaticManualHtml-Label { }
.com-StaticManualHtml .com-StaticManualHtml-Label-hdr { padding: 15px 15px 12px 15px; }
.com-StaticManualHtml .com-StaticManualHtml-Label-row { margin:0 15px; border-top: 1px solid #ccc; padding:10px 0; }
.com-StaticManualHtml .com-StaticManualHtml-Label-itm { display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
line-height:1.1em; }
.com-StaticManualHtml .com-StaticManualHtml-Label-itm img { vertical-align:middle; }
.com-StaticManualHtml .com-StaticManualHtml-Label-itm-name { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
padding:0 7px 0 7px; width:90px; font-size:9px; font-weight:bold; text-transform: uppercase; }
/*Lexikon*/
.com-StaticManualHtml .com-StaticManualHtml-Lexikon { display:block; margin-bottom:13px; padding:10px 10px 127px 159px; background:url("img/static/lexikon-bg.png") no-repeat scroll 13px 100% transparent; }
.com-StaticManualHtml .com-StaticManualHtml-Lexikon span { display:block; margin-bottom: 8px; }
/*ArtistSearch*/
.com-StaticManualHtml .com-StaticManualHtml-ArtistSearch { margin:0 -1px; letter-spacing: -.5em; word-spacing: -1em; }
.com-StaticManualHtml .com-StaticManualHtml-ArtistSearch-hdl-1 { letter-spacing: normal; word-spacing: normal; padding-left: 5px; font-size: 14px; font-weight: bold; color: #09f; }
.com-StaticManualHtml .com-StaticManualHtml-ArtistSearch-hdl-2 { letter-spacing: normal; word-spacing: normal; padding-left: 5px; padding-bottom: 8px; font-size: 9px; font-weight: bold; text-transform:uppercase; }
.com-StaticManualHtml .com-StaticManualHtml-ArtistSearch-itm { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
margin:0 2px; border:1px solid #ccc; width:133px; line-height: 28px; font-size: 18px; font-weight: bold; color:#666; text-align:center; }
/*TourSelect*/
.com-StaticManualHtml .com-StaticManualHtml-TourSelect { margin-right:-7px; letter-spacing: -0.25em; word-spacing: -1em; }
.com-StaticManualHtml .com-StaticManualHtml-TourSelect a { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
font-size:10px; font-weight: bold; text-align: center; margin-right: 3px; padding-top:105px; margin-bottom:12px; width: 180px; line-height: 24px; text-transform: uppercase; }
.com-StaticManualHtml .com-StaticManualHtml-TourSelect .com-StaticManualHtml-TourSelect-1 { background:transparent url("img/static/Konzerte.jpg") 0 0 no-repeat; }
.com-StaticManualHtml .com-StaticManualHtml-TourSelect .com-StaticManualHtml-TourSelect-2 { background:transparent url("img/static/Television.jpg") 0 0 no-repeat; }
.com-StaticManualHtml .com-StaticManualHtml-TourSelect .com-StaticManualHtml-TourSelect-3 { margin-right: 0; background:transparent url("img/static/Radio.jpg") 0 0 no-repeat; }
.com-StaticManualHtml .com-StaticManualHtml-TourSelect-txt a { color: #09f }
/*ShopSelect*/
.com-StaticManualHtml .com-StaticManualHtml-ShopSelect { margin-right:-7px; letter-spacing: -0.25em; word-spacing: -1em; }
.com-StaticManualHtml .com-StaticManualHtml-ShopSelect a { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
font-size:10px; font-weight: bold; text-align: center; margin-right: 3px; padding-top:105px; margin-bottom:12px; width: 180px; line-height: 24px; text-transform: uppercase; }
.com-StaticManualHtml .com-StaticManualHtml-ShopSelect .com-StaticManualHtml-ShopSelect-1 { background:transparent url("img/static/UMusic.png") 0 0 no-repeat; }
.com-StaticManualHtml .com-StaticManualHtml-ShopSelect .com-StaticManualHtml-ShopSelect-2 { background:transparent url("img/static/bravado-merchandising.png") 0 0 no-repeat; }
.com-StaticManualHtml .com-StaticManualHtml-ShopSelect .com-StaticManualHtml-ShopSelect-3 { margin-right: 0; background:transparent url("img/static/bravado.png") 0 0 no-repeat; }
.com-StaticManualHtml .com-StaticManualHtml-ShopSelect-txt a { color: #09f }
/*PrintAusgaben*/
.com-StaticManualHtml .com-StaticManualHtml-Magazin { margin:-13px -10px 0 -4px; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-i { overflow: hidden; border-bottom: 1px solid #ccc; padding: 15px 10px 14px 3px; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-image-c { display:inline; float:left; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-image-c img { margin:0 9px 0 0; border:1px solid #000; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-tpc { margin-bottom: 8px; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-hdl-1 { color:#09f; font-size:12px; font-weight: bold; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-hdl-2 { }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-hdl-2 a { color:#09f; font-weight: bold; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-cnt { overflow: hidden; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-btns { padding-top:10px; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-btns a:hover { color: #333; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-theme { }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-artist { font-weight: bold; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-btn { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline;
background:url("img/layout/buttons/download.gif") no-repeat 0 0 transparent; height:23px; line-height:23px; padding-left:26px; }
.com-StaticManualHtml .com-StaticManualHtml-Magazin .com-SMH-M-btn span { background:url("img/layout/buttons/download.gif") no-repeat 100% 0 transparent; display:block; height:23px; line-height:23px; margin-right:-3px; padding-right:6px; }
/*Footer*/
.com-StaticManualHtml .com-StaticManualHtml-Footer { overflow: hidden; margin:0 10px; border-top: 3px solid #09f; padding-top: 2px; padding-bottom:20px; }
.com-StaticManualHtml .com-StaticManualHtml-Footer a { text-decoration: underline; }
.com-StaticManualHtml .com-StaticManualHtml-Footer .com-StaticManualHtml-Footer-Nav { border-top: 1px solid #cfcfcf; padding: 15px 10px; word-spacing: 10px }
.com-StaticManualHtml .com-StaticManualHtml-Footer .com-StaticManualHtml-Footer-Txt { padding: 5px; background-color: #eaeaea; }
.com-StaticManualHtml .com-StaticManualHtml-Footer .com-StaticManualHtml-Footer-Txt strong { font-weight: bold }
.com-StaticManualHtml .com-StaticManualHtml-Footer .com-StaticManualHtml-Footer-Col { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
margin-right: 45px; padding-left:5px; width:122px; }
.com-StaticManualHtml .com-StaticManualHtml-Footer .com-StaticManualHtml-Footer-Col h3 { font-weight: bold; margin-top:15px; margin-bottom: 2px; }
.com-StaticManualHtml .com-StaticManualHtml-Footer .com-StaticManualHtml-Footer-Col li { padding-bottom: 1px; }
/*NWL2Step*/
.com-StaticManualHtml .com-StaticManualHtml-NWL2S {position: relative;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S input,
.com-StaticManualHtml .com-StaticManualHtml-NWL2S select,
.com-StaticManualHtml .com-StaticManualHtml-NWL2S textarea {border:1px solid #ccc;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S input[type=radio],
.com-StaticManualHtml .com-StaticManualHtml-NWL2S input[type=checkbox] {border:0 none;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S input[type=text] {height:18px;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S select {height:22px;vertical-align:top;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S #explanation_box {position:absolute;z-index:1000;display:none;border:1px solid #09f;width:295px;padding:5px;background-color:#FFFFFF;text-align:left;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-introduction {}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .radio-container { font-weight: bold;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .radio-container * {vertical-align: middle;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .form_spacer {height:4px;overflow: hidden;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-label,
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-textbox,
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .explanation {letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-label {width:185px; font-weight: bold;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-textbox {width:295px}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-selectbox {}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_pers_salutation .umg-selectbox,
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_lkz .umg-selectbox4 {width:297px}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_pers_birthday .umg-selectbox {width:83px; *margin-left:-4px;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_pers_birthday .umg-selectbox2 {width:83px}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_pers_birthday .umg-selectbox3 {width:123px}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_pers_mobilphone .umg-selectbox {width:83px; *margin-left:-4px;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_pers_mobilphone .umg-textbox2 {width:59px}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_pers_mobilphone .umg-textbox3 {width:143px}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_pers_mobilphone-info {padding:6px 0 6px 190px;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .explanation {margin-left:2px;height:16px;width:16px;background:url("img/layout/icons/help.png") no-repeat transparent;vertical-align:bottom;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .explanation_text {overflow:hidden;text-indent: -1000px}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_favourite_genres-list {padding-left:140px;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_favourite_genres-list li * {font-weight: bold; vertical-align: middle;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_favourite_genres-list ul {padding-left: 0}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_favourite_genres-list ul li {list-style: none;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S #SecondPage_submit_button_SecondPageID {overflow: hidden;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .cm-data-secure-checkbox-container {padding-bottom: 12px}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-submit {display: inline; float: left;background:url("img/layout/arrow.png") no-repeat scroll 16px 6px transparent; border:1px solid #ccc; font-size:9px; font-weight:bold; height:20px; line-height:20px; *line-height:16px; padding-left:29px; padding-right:14px; text-transform:uppercase; *background-position:16px 4px; cursor: pointer;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-mandatory-text {display: inline; float: right;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .SecondPage_spinner {text-align: center;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-newsletter-error-text-container {background-color: #FBE3E4;border:2px solid #FBC2C4;margin:10px 0 0;padding:0.8em;color:#8A1F11;font-weight: bold;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-newsletter-thx-text-container {background-color: #E6EFC2;border:2px solid #C6D880;margin:10px 0 0;padding:0.8em;color:#264409;font-weight: bold;}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-newsletter-error-text-container p {margin-bottom: 0}
.com-StaticManualHtml .com-StaticManualHtml-NWL2S .umg-newsletter-thx-text-container p {margin-bottom: 0}
/*unstyled*/
.com-id-1 .com-StaticManualHtml { }
.com-id-1 .com-StaticManualHtml .umg-hdr { display: none; }
/*right*/
.com-id-2 .com-StaticManualHtml { }
.com-id-2 .com-StaticManualHtml .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-StaticManualHtml .umg-hdr { background-position: -1486px 100%; }
.com-id-2 .com-StaticManualHtml .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-2 .com-StaticManualHtml .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-StaticManualHtml .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-StaticManualHtml .umg-bdy { border: 1px solid #ccc; }
/*center(only borders)*/
.com-id-3 .com-StaticManualHtml { }
.com-id-3 .com-StaticManualHtml .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-3 .com-StaticManualHtml .umg-hdr { background-position: -931px 100%; }
.com-id-3 .com-StaticManualHtml .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-3 .com-StaticManualHtml .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-3 .com-StaticManualHtml .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-3 .com-StaticManualHtml .umg-bdy { border: 1px solid #ccc; }
/*center(default box)*/
.com-id-4 .com-StaticManualHtml { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-4 .com-StaticManualHtml .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-4 .com-StaticManualHtml .umg-hdr { background-position: -931px 100%; }
.com-id-4 .com-StaticManualHtml .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-4 .com-StaticManualHtml .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-4 .com-StaticManualHtml .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-4 .com-StaticManualHtml .umg-bdy { overflow: hidden; padding:13px 10px 0 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
/*right(no borders)*/
.com-id-5 .com-StaticManualHtml { }
.com-id-5 .com-StaticManualHtml .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-5 .com-StaticManualHtml .umg-hdr { background-position: -1486px 100%; }
.com-id-5 .com-StaticManualHtml .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-5 .com-StaticManualHtml .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-5 .com-StaticManualHtml .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-5 .com-StaticManualHtml .umg-bdy {  }
.com-PageMenu { }
.pg-sub-hdr { margin:0 9px 0 10px; border-bottom:1px solid #ccc; padding:0 1px; background: #ebebeb url(img/layout/com-PageMenu-bg-outer-border.png) 0 50% repeat-x; }
.pg-sub-hdr-ft { background: #ebebeb none; color:#666; font-weight: bold; font-size:10px; }
.pg-sub-artistname { padding-left:9px; line-height:22px; color: #0099ff; vertical-align:middle; }
.pg-sub-hdr-ft .com-PageMenu { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.pg-sub-hdr-ft .com-PageMenu .umg-level_0 a { color:#666; }
.pg-sub-hdr-ft .com-PageMenu .umg-bdy { overflow: hidden; list-style:none; margin:0; padding:0; }
.pg-sub-hdr-ft .com-PageMenu .umg-bdy a { display:block; padding:0 18px; height:21px; line-height:22px; background: #ebebeb none; }
.pg-sub-hdr-ft .com-PageMenu .umg-bdy li { display:inline; float:left; }
.pg-sub-hdr-ft .com-PageMenu .umg-bdy .umg-level_0 { padding-right:1px; background: #ebebeb url(img/layout/com-PageMenu-bg-inner-border.png) 0 50% repeat-x; }
.pg-sub-hdr-ft .com-PageMenu .umg-navi_selected a { color:#0099ff; }
.pg-sub-hdr-ft .com-PageMenu .umg-navi_selected li a { color:#666; }

/**
 * component.DateKalendarium.css
 */
 
/* Kalendarium */
.com-id-1 .com-date-kal { border: 0 none; margin-top: -23px; }
.com-id-1 .com-date-kal .umg-hdr,
.com-id-1 .com-date-kal .umg-bdy .umg-tpc,
.com-id-1 .com-date-kal .umg-bdy .umg-kal_type,
.com-id-1 .com-date-kal .umg-bdy .umg-city { display: none; }
.com-id-1 .com-date-kal .umg-bdy { border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
.com-id-1 .com-date-kal .umg-date { display: inline; float: left; padding-left: 15px; width:65px; white-space: nowrap; }
.com-id-1 .com-date-kal .umg-item-c { clear: both; overflow: hidden; }
.com-id-1 .com-date-kal .umg-content-c { margin-left: 80px; width:218px; padding-right:15px; }

/**
 * component.SocialMediaEmbed.css
 */

.com-SocialMediaEmbed { }
/*right(no borders)*/
.com-id-1 .com-SocialMediaEmbed { }
.com-id-1 .com-SocialMediaEmbed .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-komponisten .com-id-1 .com-SocialMediaEmbed .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-SocialMediaEmbed .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-SocialMediaEmbed .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-SocialMediaEmbed .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-SocialMediaEmbed .umg-bdy { }
.com-PageMenuCascaded { }
.pg-hdr-ft .com-PageMenuCascaded { color:#666; font-weight: bold; font-size:10px; }
.pg-hdr-ft .com-PageMenuCascaded .umg-level_0 a { color:#666; }
.pg-hdr-ft .com-PageMenuCascaded .umg-level_0 a:hover { color:#0099ff; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy { list-style:none; margin:0; padding:0; border:1px solid #d0d0d0; border-bottom:3px solid #0099ff; background: #f4f4f4 url(img/layout/com-PageMenuCascaded.gif) 0 -40px repeat-x; }
#Page-songwriters .pg-hdr-ft .com-PageMenuCascaded .umg-bdy { border-bottom:3px solid #660000; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy * { margin:0; padding:0 }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy a { display:block; padding:0 18px; height:26px; line-height:26px; font-size:11px; background: #f4f4f4 url(img/layout/com-PageMenuCascaded.gif) 0 -40px repeat-x; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy li { position:relative; float:left; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy ul { position:absolute; top:26px; left:-1px; display:none; opacity:0; list-style:none }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy ul li { position:relative; border:1px solid #d0d0d0; border-top:0 none; padding:1px 0; width:150px; margin:0; background:#fff none; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy ul li a { display:block; padding:0 4px; height:15px; line-height:15px; background:#fff none; font-weight: 400; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy ul li a:hover { background: #ededed none; color:#0099ff; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy ul ul { left:150px; top:-1px }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy ul ul { border-top:1px solid #d0d0d0; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy ul ul li { width:200px }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy ul ul ul { left:200px; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy .menulink { border:1px solid #d0d0d0; padding:0 4px; font-weight:bold; width:120px }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy .menulink:hover,
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy .menuhover { }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy .sub { }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy .topline { border-top:1px solid #d0d0d0 }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-level_0 { padding-right:1px; background: #f4f4f4 url(img/layout/com-PageMenuCascaded.gif) 0 0 repeat-x; }
.pg-hdr-ft .com-PageMenuCascaded .umg-navi_selected a { color:#0099ff; }
.pg-hdr-ft .com-PageMenuCascaded .umg-navi_selected li a { color:#666; }
.pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5540 {padding-right:0}
.Page-ArtistLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5526 a { height:29px; margin-bottom: -3px; background: #f4f4f4 url(img/layout/com-PageMenuCascaded.gif) 0 -80px repeat-x; color:#09f; }
.Page-ArtistLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5526 ul a { height:15px; margin-bottom: 0; background: #fff none; color:#666; }
.Page-ArtistLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5526 ul a:hover { background: #ededed none; color:#09f; }
.Page-LabelLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5343 a { height:29px; margin-bottom: -3px; background: #f4f4f4 url(img/layout/com-PageMenuCascaded.gif) 0 -80px repeat-x; color:#09f; }
.Page-LabelLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5343 ul a { height:15px; margin-bottom: 0; background: #fff none; color:#666; }
.Page-LabelLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5343 ul a:hover { background: #ededed none; color:#09f; }
.Page-ProjectsLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5343 a { height:29px; margin-bottom: -3px; background: #f4f4f4 url(img/layout/com-PageMenuCascaded.gif) 0 -80px repeat-x; color:#09f; }
.Page-ProjectsLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5343 ul a { height:15px; margin-bottom: 0; background: #fff none; color:#666; }
.Page-ProjectsLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5343 ul a:hover { background: #ededed none; color:#09f; }
.Page-SeriesLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5343 a { height:29px; margin-bottom: -3px; background: #f4f4f4 url(img/layout/com-PageMenuCascaded.gif) 0 -80px repeat-x; color:#09f; }
.Page-SeriesLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5343 ul a { height:15px; margin-bottom: 0; background: #fff none; color:#666; }
.Page-SeriesLayout .pg-hdr-ft .com-PageMenuCascaded .umg-bdy .umg-id-5343 ul a:hover { background: #ededed none; color:#09f; }

.pg-hdr-ft .com-PageMenuCascaded .umg-bdy ul ul ul li {display:none}
/**
 * component.Label.css
 */

.com-Label { }
/*Neuigkeiten und Rezensionen*/
.com-id-1 .com-Label { border:0 none; }
.com-id-1 .com-Label .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding: 3px 10px 3px; line-height:1.2; font-weight:700; background:url("img/layout/box/header-b.png") no-repeat scroll 0 100% #fff; color:#333; }
.com-id-1 .com-Label .umg-hdr-hasMore .umg-tpc {width:240px}
.com-id-1 .com-Label .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/more.png") no-repeat transparent; }
.com-id-1 .com-Label .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-Label .umg-bdy { border: 1px solid #ccc; }

/**
 * component.Chart.css
 */

.com-chart { }
/*Jazz-Charts:Teaser(right)*/
.com-id-1 .com-chart { border:0 none; }
.com-id-1 .com-chart .umg-platz,
.com-id-1 .com-chart .umg-position-week-1 { display: none; }
.com-id-1 .com-chart .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-chart .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-chart .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-chart .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-chart .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-chart .umg-bdy { border: 1px solid #ccc; }
.com-id-1 .com-chart .umg-i { position:relative; overflow: hidden; border-bottom: 1px solid #ccc; }
.com-id-1 .com-chart .umg-i-last { border:0 none; }
.com-id-1 .com-chart .umg-image-c { display:inline; float:left; padding:10px 10px 10px 33px; }
.com-id-1 .com-chart .umg-image-c .umg-img { border:1px solid #333; }
.com-id-1 .com-chart .umg-bdy .umg-tpc { margin: 10px 0 0 145px }
.com-id-1 .com-chart .umg-cnt { margin-left: 145px }
.com-id-1 .com-chart .umg-bdy .umg-btns { margin-left: 145px; padding:5px 0; }
.com-id-1 .com-chart .umg-bdy .umg-hdl-1 { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
font-weight: bold; padding-bottom: .5em; }
.com-id-1 .com-chart .umg-position { position:absolute; left:0; top:0; margin:10px 7px 7px; width:18px; height:18px; line-height:18px; overflow:hidden; border:1px solid #ccc; background: #f3f3f3 url("img/layout/com-chart-pos-bg.gif") repeat-x; font-weight: bold; text-align: center; }
.com-id-1 .com-chart .umg-distributor { display: none; }
.com-id-1 .com-chart .umg-produkt-configuration { display: block; }
.com-id-1 .com-chart .umg-produkt-configuration-prefix { display: none; }
.com-id-1 .com-chart .umg-sku { display: block; }
.com-id-1 .com-chart .umg-sku-prefix { display: none; }
/*Chrats(center)*/
.com-id-2 .com-chart { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-2 .com-chart .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-chart .umg-hdr { background-position: -931px 100%; }
.com-id-2 .com-chart .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-2 .com-chart .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-chart .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-chart .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-2 .com-chart .umg-bdy .umg-position .umg-position-week-1,
.com-id-2 .com-chart .umg-bdy .umg-position .umg-platz {display:none;}
.com-id-2 .com-chart .umg-i { position: relative; overflow: hidden; border-bottom: 1px solid #ccc; padding: 15px 10px 14px 71px; }
.com-id-2 .com-chart .umg-i { *float:left; *width:474px; *clear:left; }
.com-id-2 .com-chart .umg-image-c { display:inline; float:left; }
.com-id-2 .com-chart .umg-image-c img { margin:0 9px 0 0; border:1px solid #000; }
.com-id-2 .com-chart .umg-bdy .umg-tpc { margin: 4px 0 5px 112px; }
.com-id-2 .com-chart .umg-bdy .umg-tpc * { color:#09f; font-size:12px; font-weight: bold; }
.com-id-2 .com-chart .umg-cnt { margin-left: 112px }
.com-id-2 .com-chart .umg-cnt .umg-date { display:block; font-weight: bold; }
.com-id-2 .com-chart .umg-cnt .umg-date .umg-date-prefix { font-weight: 400 }
.com-id-2 .com-chart .umg-bdy .umg-btns { margin-left: 112px; padding:10px 0 5px; }
.com-id-2 .com-chart .umg-bdy .umg-distributor { display:block; font-weight: bold }
.com-id-2 .com-chart .umg-bdy .umg-distributor .umg-distributor-prefix { display: none; }
.com-id-2 .com-chart .umg-bdy .umg-produkt-configuration { display:none }
.com-id-2 .com-chart .umg-bdy .umg-sku { display:none; }
.com-id-2 .com-chart .umg-bdy .umg-position {position:absolute;top:0;left:0;border-right:1px solid #ccc;width:60px;height:100%;text-align:center;}
.com-id-2 .com-chart .umg-bdy .umg-position .umg-position-week-0 {position:absolute;top:45%;left:0;margin-top:-12px;line-height:1;width:100%;font-size:30px;font-weight:bold;color:#09f;}

/**
 * component.ThemeOverviewSlider.css
 */
.com-ThemeOverviewSlider { }
/* Songwriter */
.com-id-1 .com-ThemeOverviewSlider { border:0 none; }
.com-id-1 .com-ThemeOverviewSlider .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -1486px 100% #fff; color:#333; text-transform: uppercase; }
.com-id-1 .com-ThemeOverviewSlider .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-ThemeOverviewSlider .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 -15px no-repeat transparent; }
.com-id-1 .com-ThemeOverviewSlider .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-ThemeOverviewSlider .umg-bdy { position:relative; border: 1px solid #ccc; width:313px; height:118px; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-ThemeOverviewSlider .umg-theme-slide-container { width:219px; overflow: hidden; position:absolute; left:47px; top:25px; }
.com-id-1 .com-ThemeOverviewSlider .umg-theme-group { font-size:0; position: relative; overflow: hidden; height:77px; }
.com-id-1 .com-ThemeOverviewSlider .umg-theme-group-item { float:left; width:59px; padding-right: 20px; text-align: center; }
.com-id-1 .com-ThemeOverviewSlider .umg-image-c { display : block; width:59px; height: 50px }
.com-id-1 .com-ThemeOverviewSlider .umg-theme-group-item { color:#660000; font-size:9px; font-weight:bold; }
.com-id-1 .com-ThemeOverviewSlider .umg-theme-group-item img { border: 1px solid #000; }
.com-id-1 .com-ThemeOverviewSlider .com-ThemeOverviewSlider-next { position:absolute; right: 9px; top: 38px; border:1px solid #e7e7e7; width: 21px; height:15px; text-indent: -1000px; overflow: hidden; background:url("img/layout/buttons/next-prev-r.gif") 100% 0 no-repeat transparent; cursor: pointer; }
.com-id-1 .com-ThemeOverviewSlider .com-ThemeOverviewSlider-prev { position:absolute; left: 9px; top: 38px; border:1px solid #e7e7e7; width: 21px; height:15px; text-indent: -1000px; overflow: hidden; background:url("img/layout/buttons/next-prev-r.gif") 0 0 no-repeat transparent; cursor: pointer; }

/**
 * component.com-TeaserArtistPage.css
 */
/*Künstler:3-spaltig*/
.com-id-1 .com-TeaserArtistPage { }
.com-id-1 .com-TeaserArtistPage { border:0 none; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-TeaserArtistPage .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-TeaserArtistPage .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-TeaserArtistPage .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-TeaserArtistPage .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-TeaserArtistPage .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-TeaserArtistPage .umg-bdy { overflow: hidden; padding: 13px 0 9px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-TeaserArtistPage .umg-l { letter-spacing: -0.25em; word-spacing: -1em; margin:0 -5px; background: url("img/layout/box/box-inner-borders.gif") 50% 0 repeat-y transparent; }
.com-id-1 .com-TeaserArtistPage .umg-i { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
margin:0 18px; width:152px; overflow: hidden; font-size: 11px; }
.com-id-1 .com-TeaserArtistPage .umg-bdy .umg-tpc { font-weight: bold; }
.com-id-1 .com-TeaserArtistPage .umg-bdy .umg-tpc br { display: none }
.com-id-1 .com-TeaserArtistPage .umg-bdy .umg-hdl-1 { display: block; margin-bottom: 2px; font-size: 10px; }
.com-id-1 .com-TeaserArtistPage .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 14px; line-height: 1.2; }
.com-id-1 .com-TeaserArtistPage .umg-bdy .umg-hdl-2 a,
.com-id-1 .com-TeaserArtistPage .umg-bdy .umg-link { color:#09f; }
.com-id-1 .com-TeaserArtistPage .umg-bdy .umg-typo p { margin:0 }
.com-id-1 .com-TeaserArtistPage .umg-image-c img { margin-bottom: 16px; ; border: 1px solid #121212; }
/*Künstler:untereinander*/
.com-id-2 .com-TeaserArtistPage { }
.com-id-2 .com-TeaserArtistPage { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-2 .com-TeaserArtistPage .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-TeaserArtistPage .umg-hdr { background-position: -931px 100%; }
.com-id-2 .com-TeaserArtistPage .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-2 .com-TeaserArtistPage .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-TeaserArtistPage .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-TeaserArtistPage .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-2 .com-TeaserArtistPage .umg-bdy .umg-tpc { font-weight: bold; }
.com-id-2 .com-TeaserArtistPage .umg-bdy .umg-tpc br { display: none }
.com-id-2 .com-TeaserArtistPage .umg-bdy .umg-hdl-1 { display: block; margin-top:3px; margin-bottom: 2px; font-size: 10px; }
.com-id-2 .com-TeaserArtistPage .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 14px; line-height: 1.2; }
.com-id-2 .com-TeaserArtistPage .umg-bdy .umg-hdl-2 a,
.com-id-2 .com-TeaserArtistPage .umg-bdy .umg-link { color:#09f; }
.com-id-2 .com-TeaserArtistPage .umg-bdy .umg-typo p { margin:0 }
.com-id-2 .com-TeaserArtistPage .umg-i { padding: 17px 10px 17px 3px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
.com-id-2 .com-TeaserArtistPage .umg-image-c { display: inline; float: left; }
.com-id-2 .com-TeaserArtistPage .umg-image-c img { margin-right: 10px; border: 1px solid #121212; }

/**
 * component.WarehouseProductTeaserCenter.css
 */

.com-WarehouseProductTeaserCenter { }
/*Aktuelle*/
.com-id-1 .com-WarehouseProductTeaserCenter { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-WarehouseProductTeaserCenter .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-i { overflow: hidden; border-bottom: 1px solid #ccc; padding: 15px 10px 14px 3px; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-image-c { display:inline; float:left; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-image-c img { margin:0 9px 0 0; border:1px solid #000; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-tpc { margin-bottom: 5px }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-cnt { margin-left: 160px }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-btns { margin-left: 160px; padding-top:10px; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-tpc { margin-left: 160px }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-tpc * { color:#09f; font-size:12px; font-weight: bold; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-cnt .umg-date { display:block; font-weight: bold; }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-cnt .umg-date .umg-date-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-distributor { display:block; font-weight: bold }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-distributor .umg-distributor-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-produkt-configuration { display:block; font-weight: bold }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-produkt-configuration .umg-produkt-configuration-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-sku { display:block; font-weight: bold }
.com-id-1 .com-WarehouseProductTeaserCenter .umg-bdy .umg-sku .umg-sku-prefix { font-weight: 400 }

/**
 * component.CollectionGalleryImageBrowser.css
 */
/*GallerieBrowser*/
.com-id-1 .com-collection-gallery-bowser { }
.com-id-1 .com-collection-gallery-bowser { border:0 none; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-collection-gallery-bowser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-collection-gallery-bowser .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-collection-gallery-bowser .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-collection-gallery-bowser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-collection-gallery-bowser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-collection-gallery-bowser .umg-bdy { position: relative; overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-collection-gallery-bowser .umg-bdy .umg-content-c-top,
.com-id-1 .com-collection-gallery-bowser .umg-bdy .seitenAbschluss { display: none; }
.com-id-1 .com-collection-gallery-bowser .umg-bdy .umg-image-c { text-align: center; }
.com-id-1 .com-collection-gallery-bowser .umg-bdy img { border: 1px solid #ccc; }
.com-id-1 .com-collection-gallery-bowser .umg-bdy .umg-browser-c .umg-prev a,
.com-id-1 .com-collection-gallery-bowser .umg-bdy .umg-browser-c .umg-next a { position: absolute; top: 50%; margin-top: -12px; width: 23px; height: 23px; text-indent: -1000px; overflow: hidden; outline: 0 none; background: transparent url("img/layout/buttons/prev-next.png") 0 0 no-repeat; }
.com-id-1 .com-collection-gallery-bowser .umg-bdy .umg-browser-c .umg-prev a { left:15px; background-position: 0 0; }
.com-id-1 .com-collection-gallery-bowser .umg-bdy .umg-browser-c .umg-next a { right:15px; background-position: 100% 0; }

.com-SiteSearchBoxPageHead { }
.com-id-1 .com-SiteSearchBoxPageHead { }
.com-id-1 .com-SiteSearchBoxPageHead .umg-bdy { position: relative; }
.com-id-1 .com-SiteSearchBoxPageHead .umg-bdy * { font-size: 0 }
.com-id-1 .com-SiteSearchBoxPageHead .umg-tpc { display:none; }
.com-id-1 .com-SiteSearchBoxPageHead .searchBoxContainer,
.com-id-1 .com-SiteSearchBoxPageHead .searchbutton-container { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.com-id-1 .com-SiteSearchBoxPageHead .searchinput { border:1px solid #ccc; width:142px; height:14px; }
.com-id-1 .com-SiteSearchBoxPageHead .searchinput { font-style: italic; }
.com-id-1 .com-SiteSearchBoxPageHead .searchinput,
.com-id-1 .com-SiteSearchBoxPageHead .search_result_container * { font-size: 10px; }
.com-id-1 .com-SiteSearchBoxPageHead .umg-inp-submit { display:block; margin:0; margin-left:3px; border:1px solid #ccc; padding:0; height:18px; width:25px; overflow:hidden; text-indent:-1000px; background:url("img/layout/buttons/submit.png") no-repeat transparent; cursor: pointer; }
.com-id-1 .com-SiteSearchBoxPageHead .ss-result-item-hltext-wrapper,
.com-id-1 .com-SiteSearchBoxPageHead .ss-result-item-counter,
.com-id-1 .com-SiteSearchBoxPageHead .element-doctype,
.com-id-1 .com-SiteSearchBoxPageHead .doctype-headline-trenner-2 { display:none; }
.com-id-1 .com-SiteSearchBoxPageHead .search_result_container { position:absolute; right:0; top:0; margin-top:45px; text-align: left; width:310px; background-color:#fff; border:1px solid #444; color:#000; padding: 1px; }
.com-id-1 .com-SiteSearchBoxPageHead #spinner_html_ssb_extern { text-align:center }
.com-id-1 .com-SiteSearchBoxPageHead .ss-result-doctype { padding: 3px; background-color: #919191; font-weight: bold; color: #fff; }
.com-id-1 .com-SiteSearchBoxPageHead .doctype-headline-trenner-1 { padding: 0 4px; }
.com-id-1 .com-SiteSearchBoxPageHead .ss-result-item { padding: 3px; }

/**
 * component.Article.css
 */

.com-article { }
/*Artikel*/
.com-id-1 .com-article { border:0 none; }
.com-id-1 .com-article .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-article .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-article .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-article .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-article .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-article .umg-bdy { overflow: hidden; }
.com-id-1 .com-article .umg-bdy .umg-tpc { margin-left:4px; }
.com-id-1 .com-article .umg-bdy .umg-hdl-date,
.com-id-1 .com-article .umg-bdy .umg-hdl-1,
.com-id-1 .com-article .umg-bdy .umg-hdl-2,
.com-id-1 .com-article .umg-bdy .umg-hdl-3 { display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline;
}
.com-id-1 .com-article .umg-bdy .umg-hdl-date { margin-bottom:3px; font-size: 9px; font-weight: bold; }
.com-id-1 .com-article .umg-bdy .umg-hdl-1 { margin-bottom:3px; font-size: 10px; font-weight: bold; }
.com-id-1 .com-article .umg-bdy .umg-hdl-2 { margin-bottom:2px; font-size: 18px; font-weight: bold; line-height:1.2em; color: #09f; }
.com-id-1 .com-article .umg-bdy .umg-hdl-3 { font-size: 14px; font-weight: bold; line-height:1.3em }
.com-id-1 .com-article .umg-bdy .umg-article { line-height:1.35; margin:10px 10px 0 4px; text-align:justify; }
.com-id-1 .com-article .umg-bdy .umg-image-c { display:inline; float:left; font-size:9px; font-weight:bold; margin:2px 10px 10px -4px; text-align:right; }
.com-id-1 .com-article .umg-bdy .umg-image-c .umg-img { display:inline; }
.com-id-1 .com-article .umg-bdy .umg-image-c img { border: 1px solid #000; max-width: 553px }
.com-id-1 .com-article .umg-bdy .umg-image-c .umg-img-copy { display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline;
max-width:190px; padding-right: 10px }
.com-id-1 .com-article .umg-bdy .umg-article-text { font-size:12px; }
.com-id-1 .com-article .umg-bdy .umg-article-text a { color:#09f }
.com-id-1 .com-article .umg-bdy .umg-article-links { margin-bottom: 10px; border-bottom:1px solid #CECECE; border-top:1px solid #CECECE; text-align:center; background: url("img/layout/box/gradient-top-36.gif") repeat-x scroll 0 0 transparent; }
.com-id-1 .com-article .umg-bdy .umg-article-links-body { padding:15px 10px 22px; background: url("img/layout/box/gradient-bottom-36.gif") repeat-x scroll 0 100% transparent; }
.com-id-1 .com-article .umg-bdy .umg-article-links-info { color:#333333; display:block; font-size:12px; font-weight:bold; margin-bottom:10px; text-transform:uppercase; }
.com-id-1 .com-article .umg-bdy .umg-article-links-link a { color:#09f }

/**
 * component.com-PageMenuTeaserHead.css
 */
.com-PageMenuTeaserHead { }
/*PageSubNavigation*/
.com-id-1 .com-PageMenuTeaserHead { overflow: hidden; }
.com-id-1 .com-PageMenuTeaserHead .umg-ftr { display: none; }
.com-id-1 .com-PageMenuTeaserHead .umg-hdr { display:inline; float:left; height:22px; line-height:22px; color:#0099FF; line-height:22px; padding-left:9px; vertical-align:middle; }
.com-id-1 .com-PageMenuTeaserHead .umg-bdy { display:inline; float:left; }
.com-id-1 .com-PageMenuTeaserHead .umg-bdy li { display:inline; float:left; padding-right:1px; background:url("img/layout/com-PageSubMenu-bg-inner-border.png") repeat-x 0 50% #EBEBEB; }
.com-id-1 .com-PageMenuTeaserHead .umg-bdy a { display:block; height:21px; line-height:22px; padding:0 18px; background:none repeat 0 0 #EBEBEB; color: #666 }
.com-id-1 .com-PageMenuTeaserHead .umg-bdy a:hover { color: #09f }
.com-id-1 .com-PageMenuTeaserHead .umg-bdy .umg-navi_selected a { color: #09f }
.com-NewsletterBoxPageHead { }
.com-id-1 .com-NewsletterBoxPageHead { }
.com-id-1 .com-NewsletterBoxPageHead .umg-bdy { position: relative; }
.com-id-1 .com-NewsletterBoxPageHead .umg-bdy * { font-size:0; }/*whitespace workaround*/
.com-id-1 .com-NewsletterBoxPageHead .umg-tpc br,
.com-id-1 .com-NewsletterBoxPageHead .cm-label,
.com-id-1 .com-NewsletterBoxPageHead .cm-data-secure-checkbox-container,
.com-id-1 .com-NewsletterBoxPageHead .umg-mandatory-field-disclaimer-container,
.com-id-1 .com-NewsletterBoxPageHead .umg-newsletter-additional,
.com-id-1 .com-NewsletterBoxPageHead .nwlt-text { display: none; }
.com-id-1 .com-NewsletterBoxPageHead .umg-tpc { padding-right: 5px; vertical-align:middle; }
.com-id-1 .com-NewsletterBoxPageHead .umg-tpc,
.com-id-1 .com-NewsletterBoxPageHead .umg_newsletterbox_email { font-family:Verdana, Geneva, sans-serif; font-size:10px; font-style: italic; color:#333; }
.com-id-1 .com-NewsletterBoxPageHead .umg-action-button-container,
.com-id-1 .com-NewsletterBoxPageHead .umg-newsletter-container,
.com-id-1 .com-NewsletterBoxPageHead .umg-subscribe-field-container,
.com-id-1 .com-NewsletterBoxPageHead .cm-user-details-container .com-id-1 .com-NewsletterBoxPageHead .cm-form-field-container,
.com-id-1 .com-NewsletterBoxPageHead .cm-input { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.com-id-1 .com-NewsletterBoxPageHead .cm-input { /* *position:relative;*top:-2px ie*/ }
.com-id-1 .com-NewsletterBoxPageHead .umg_newsletterbox_email { border:1px solid #ccc; width:142px; height:14px; }
.com-id-1 .com-NewsletterBoxPageHead .umg-inp-submit { display:block; margin:0; margin-left:3px; border:1px solid #ccc; padding:0; height:18px; width:25px; overflow:hidden; text-indent:-1000px; background:url("img/layout/buttons/submit.png") no-repeat transparent; cursor: pointer; }
.com-id-1 .com-NewsletterBoxPageHead .umg-pageloginbox-spinner-container { position:absolute; bottom:-50%; left:0; margin-left:-40px; }
.com-id-1 .com-NewsletterBoxPageHead .umg-newsletter-error-text-container *,
.com-id-1 .com-NewsletterBoxPageHead .umg-newsletter-thx-text-container * { font-size: 10px; }
.com-id-1 .com-NewsletterBoxPageHead .umg-newsletter-error-text-container,
.com-id-1 .com-NewsletterBoxPageHead .umg-newsletter-thx-text-container { position:absolute; right:0; top:25px; border: 1px solid #ccc; padding: 5px; background:none #fff; }
.com-id-1 .com-NewsletterBoxPageHead-issubmitting .umg-action-button-container { display: none; }

/**
 * component.CollectionPodcastChannel.css
 */

.com-collection-podcast-channel { }
/*Aktuelle*/
.com-id-1 .com-collection-podcast-channel { border:0 none; }
.com-id-1 .com-collection-podcast-channel .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-collection-podcast-channel .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-collection-podcast-channel .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-collection-podcast-channel .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-collection-podcast-channel .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-collection-podcast-channel .umg-bdy { overflow: hidden; }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-item-c { margin-bottom:23px; }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-tpc-1 { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-collection-podcast-channel .umg-bdy .umg-tpc-1 { background-position: -931px 100%; }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-tpc-1 .umg-hdl-2 { display: none; }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-tpc-2 { margin-top:15px; margin-bottom: 8px; padding-left: 3px }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-tpc-2 .umg-hdl-1 { font-size: 12px; font-weight: bold; color: #09f }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-text {padding:13px 10px 0 4px;}
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-item-text { margin:8px 0 10px; padding-left: 3px; padding-right:10px; text-align: justify; }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-content-c { padding-bottom:10px; }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-content-c,
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-item { border-bottom: 1px solid #cfcfcf; }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-item-player { overflow: hidden; margin: 10px 0 18px; *padding-bottom:18px; }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-player { display: inline; float:left; padding-top:3px; padding-left: 2px }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-item-link { display: inline; float:right; padding-right:14px; }
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-item-player * { vertical-align: middle; }
.com-id-1 .com-collection-podcast-channel .umg-item-link a { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline;
background:url("img/layout/buttons/download.gif") no-repeat 0 0 transparent; height:23px; line-height:23px; padding-left:26px; }
.com-id-1 .com-collection-podcast-channel .umg-item-link a span { background:url("img/layout/buttons/download.gif") no-repeat 100% 0 transparent; display:block; height:23px; line-height:23px; margin-right:-3px; padding-right:6px; }
.com-id-1 .com-collection-podcast-channel .umg-item-link a:hover { color: #333; }


.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-content-c {background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent;}
.com-id-1 .com-collection-podcast-channel .umg-bdy .umg-podcasts-c {background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x transparent;}

/**
 * component.WarehouseTeaserCsv.css
 */

.com-WarehouseTeaserCsv { }
/*Aktuelle*/
.com-id-1 .com-WarehouseTeaserCsv { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-WarehouseTeaserCsv .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-WarehouseTeaserCsv .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-WarehouseTeaserCsv .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-WarehouseTeaserCsv .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-WarehouseTeaserCsv .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-WarehouseTeaserCsv .umg-i { overflow: hidden; border-bottom: 1px solid #ccc; padding: 15px 10px 14px 3px; }
.com-id-1 .com-WarehouseTeaserCsv .umg-image-c { display:inline; float:left; }
.com-id-1 .com-WarehouseTeaserCsv .umg-image-c img { margin:0 9px 0 0; border:1px solid #000; }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy .umg-tpc { margin-bottom: 5px; margin-left: 160px }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy .umg-tpc * { color:#09f; font-size:12px; font-weight: bold; }
.com-id-1 .com-WarehouseTeaserCsv .umg-cnt { margin-left: 160px }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy .umg-btns { margin-left: 160px; padding-top:10px; }
.com-id-1 .com-WarehouseTeaserCsv .umg-cnt .umg-date { display:block; font-weight: bold; }
.com-id-1 .com-WarehouseTeaserCsv .umg-cnt .umg-date .umg-date-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy .umg-distributor { display:block; font-weight: bold }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy .umg-distributor .umg-distributor-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy .umg-produkt-configuration { display:block; font-weight: bold }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy .umg-produkt-configuration .umg-produkt-configuration-prefix { font-weight: 400 }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy .umg-sku { display:block; font-weight: bold }
.com-id-1 .com-WarehouseTeaserCsv .umg-bdy .umg-sku .umg-sku-prefix { font-weight: 400 }

/**
 * component.DateMediaTable.css
 */

.com-DateMediaTable { }
/*center*/
.com-id-1 .com-DateMediaTable { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-DateMediaTable .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-DateMediaTable .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-DateMediaTable .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-DateMediaTable .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-DateMediaTable .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-DateMediaTable .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-DateMediaTable .umg-bdy a { color: #09f }
.com-id-1 .com-DateMediaTable .umg-bdy .umg-hdl { text-transform: uppercase; }
.com-id-1 .com-DateMediaTable .umg-bdy table { width: 100%; margin-bottom: 20px }
.com-id-1 .com-DateMediaTable .umg-bdy th,
.com-id-1 .com-DateMediaTable .umg-bdy td { padding:10px 5px 5px; vertical-align: top; }
.com-id-1 .com-DateMediaTable .umg-bdy th { border-bottom: 1px solid #cfcfcf; font-size:12px; font-weight: bold; color:#09f }
.com-id-1 .com-DateMediaTable .umg-bdy th.umg-start_date { width: 94px; border-bottom: 1px solid #cfcfcf; }
.com-id-1 .com-DateMediaTable .umg-bdy th.umg-start_time { width: 68px; border-bottom: 1px solid #cfcfcf; }
.com-id-1 .com-DateMediaTable .umg-bdy th.umg-partner_offerer { width: 135px; border-bottom: 1px solid #cfcfcf; }
.com-id-1 .com-DateMediaTable .umg-bdy th.umg-txt { width: 217px; border-bottom: 1px solid #cfcfcf; }

/**
 * component.WarehouseTeaserDigital.css
 */

.com-WarehouseTeaserDigital { }
/*Exklusive Downloads*/
.com-id-1 .com-WarehouseTeaserDigital { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-WarehouseTeaserDigital .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-WarehouseTeaserDigital .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-WarehouseTeaserDigital .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-WarehouseTeaserDigital .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-WarehouseTeaserDigital .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-WarehouseTeaserDigital .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-WarehouseTeaserDigital .umg-i { overflow: hidden; border-bottom: 1px solid #ccc; padding: 15px 10px 14px 3px; }
.com-id-1 .com-WarehouseTeaserDigital .umg-image-c { display:inline; float:left; }
.com-id-1 .com-WarehouseTeaserDigital .umg-image-c img { margin:0 9px 0 0; border:1px solid #000; }
.com-id-1 .com-WarehouseTeaserDigital .umg-bdy .umg-tpc { margin-bottom: 5px; margin-left: 160px }
.com-id-1 .com-WarehouseTeaserDigital .umg-bdy .umg-tpc * { color:#09f; font-size:12px; font-weight: bold; }
.com-id-1 .com-WarehouseTeaserDigital .umg-cnt { margin-left: 160px }
.com-id-1 .com-WarehouseTeaserDigital .umg-cnt .umg-typo p { margin-bottom: 0; }
.com-id-1 .com-WarehouseTeaserDigital .umg-bdy .umg-btns { margin-left: 160px; padding-top:10px; }

/**
 * component.com-Teaser_picvideo.css
 */
/*Gallerie*/
.com-id-1 .com-Teaser_picvideo { }
.com-id-1 .com-Teaser_picvideo { border:0 none; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-Teaser_picvideo .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-Teaser_picvideo .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-Teaser_picvideo .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-Teaser_picvideo .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-Teaser_picvideo .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-Teaser_picvideo .umg-bdy { overflow: hidden; padding:13px 0 20px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-Teaser_picvideo .umg-bdy .umg-tpc,
.com-id-1 .com-Teaser_picvideo .umg-bdy .umg-cnt-txt,
.com-id-1 .com-Teaser_picvideo .umg-bdy .umg-btns { display: none; }
.com-id-1 .com-Teaser_picvideo .umg-bdy .umg-l { letter-spacing: -0.25em; word-spacing: -1em; margin:0 -15px; background: url("img/layout/box/box-inner-borders-gallery.gif") 50% 0 repeat-y transparent; }
.com-id-1 .com-Teaser_picvideo .umg-bdy .umg-i { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
padding:10px 0; width:195px; text-align: center; }
.com-id-1 .com-Teaser_picvideo .umg-bdy .umg-i img { border: 1px solid #333; }

/**
 * component.GlossaryExpanded.css
 */

.com-GlossaryExpanded { }
/**/
.com-id-1 .com-GlossaryExpanded { margin-bottom:1px; }
.com-id-1 .com-GlossaryExpanded .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-GlossaryExpanded .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-GlossaryExpanded .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-GlossaryExpanded .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-GlossaryExpanded .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy { overflow: hidden; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-list-c,
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-group-c { margin-bottom: 22px; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-list-c-bdy,
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-group-c-bdy { background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listblock { padding:17px 0 6px 20px; letter-spacing: -.5em; word-spacing: 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
width:32px; height: 33px; margin-right: 8px; margin-bottom: 9px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem a { display: block; width: 100%; height: 100%; text-indent: -1000px; overflow: hidden; background:url("img/layout/icons/a-z.png") 0 0 no-repeat transparent; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-a a { background-position: 0 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-b a { background-position: -40px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-c a { background-position: -80px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-d a { background-position: -120px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-e a { background-position: -160px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-f a { background-position: -200px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-g a { background-position: -240px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-h a { background-position: -280px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-i a { background-position: -320px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-j a { background-position: -360px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-k a { background-position: -400px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-l a { background-position: -440px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-m a { background-position: -480px 0; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-n a { background-position: -0 -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-o a { background-position: -40px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-p a { background-position: -80px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-q a { background-position: -120px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-r a { background-position: -160px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-s a { background-position: -200px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-t a { background-position: -240px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-u a { background-position: -280px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-v a { background-position: -320px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-w a { background-position: -360px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-x a { background-position: -400px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-y a { background-position: -440px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-listitem-z a { background-position: -480px -42px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-group-c-bdy { overflow:hidden; padding:17px 10px 11px 14px }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-to-group-active_letter { display:inline; float: left; width:78px; height:78px; line-height:78px; border: 1px solid #707070; font-size: 60px; font-weight:bold; text-align: center; text-transform: uppercase; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-to-group { overflow: hidden; margin-top: 8px; margin-left: 101px; }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-to-group .umg-headline { display: block; margin-bottom: 5px; font-size: 12px; font-weight: bold; color: #09f }
.com-id-1 .com-GlossaryExpanded .umg-bdy .umg-to-group .umg-description { margin-bottom: 15px; }

/**
 * component.productfeedreader.css
 */
/* Merch */
.com-id-1 .com-productfeedreader { border:0 none; }
.com-id-1 .com-productfeedreader .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-productfeedreader .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-productfeedreader .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-productfeedreader .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-productfeedreader .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-productfeedreader .umg-bdy { border: 1px solid #ccc; padding-top:12px; }
.com-id-1 .com-productfeedreader .umg-i { display: inline; float: left; width: 99px; margin-left: 4px; }
.com-id-1 .com-productfeedreader .umg-bdy .umg-cnt-visual { text-align: center; vertical-align: middle; }
.com-id-1 .com-productfeedreader .umg-bdy .umg-cnt-visual img { max-height: 99px; max-width: 99px; }
.com-id-1 .com-productfeedreader .umg-bdy .umg-cnt-text { text-align: center; vertical-align: middle; }
.com-id-1 .com-productfeedreader .umg-bdy .umg-cnt-text-2 { text-align:center; margin-bottom: 7px; }
.com-id-1 .com-productfeedreader .umg-bdy .umg-cnt-text-2 { display:block; }
.com-id-1 .com-productfeedreader .umg-i-clearer { height:4px; font-size:1px; display:none; }
/*.com-id-1 .com-productfeedreader .umg-i-1,
.com-id-1 .com-productfeedreader .umg-i-4,
.com-id-1 .com-productfeedreader .umg-i-7,
.com-id-1 .com-productfeedreader .umg-i-10,
.com-id-1 .com-productfeedreader .umg-i-13,
.com-id-1 .com-productfeedreader .umg-i-16,
.com-id-1 .com-productfeedreader .umg-i-19,
.com-id-1 .com-productfeedreader .umg-i-22,
.com-id-1 .com-productfeedreader .umg-i-25,
.com-id-1 .com-productfeedreader .umg-i-28,
.com-id-1 .com-productfeedreader .umg-i-31,
.com-id-1 .com-productfeedreader .umg-i-34,
.com-id-1 .com-productfeedreader .umg-i-37,
.com-id-1 .com-productfeedreader .umg-i-40,
.com-id-1 .com-productfeedreader .umg-i-43,
.com-id-1 .com-productfeedreader .umg-i-45,
.com-id-1 .com-productfeedreader .umg-i-48,
.com-id-1 .com-productfeedreader .umg-i-51,
.com-id-1 .com-productfeedreader .umg-i-54,
.com-id-1 .com-productfeedreader .umg-i-57,
.com-id-1 .com-productfeedreader .umg-i-60,
.com-id-1 .com-productfeedreader .umg-i-63,
.com-id-1 .com-productfeedreader .umg-i-66,
.com-id-1 .com-productfeedreader .umg-i-69,
.com-id-1 .com-productfeedreader .umg-i-72,
.com-id-1 .com-productfeedreader .umg-i-75,
.com-id-1 .com-productfeedreader .umg-i-78,
.com-id-1 .com-productfeedreader .umg-i-81,
.com-id-1 .com-productfeedreader .umg-i-84,
.com-id-1 .com-productfeedreader .umg-i-87,
.com-id-1 .com-productfeedreader .umg-i-90 { margin-left: 0; }*/
.com-id-1 .com-productfeedreader .umg-i-clearer-3,
.com-id-1 .com-productfeedreader .umg-i-clearer-6,
.com-id-1 .com-productfeedreader .umg-i-clearer-9,
.com-id-1 .com-productfeedreader .umg-i-clearer-12,
.com-id-1 .com-productfeedreader .umg-i-clearer-15,
.com-id-1 .com-productfeedreader .umg-i-clearer-18,
.com-id-1 .com-productfeedreader .umg-i-clearer-21,
.com-id-1 .com-productfeedreader .umg-i-clearer-24,
.com-id-1 .com-productfeedreader .umg-i-clearer-27,
.com-id-1 .com-productfeedreader .umg-i-clearer-30,
.com-id-1 .com-productfeedreader .umg-i-clearer-33,
.com-id-1 .com-productfeedreader .umg-i-clearer-36,
.com-id-1 .com-productfeedreader .umg-i-clearer-39,
.com-id-1 .com-productfeedreader .umg-i-clearer-42,
.com-id-1 .com-productfeedreader .umg-i-clearer-45,
.com-id-1 .com-productfeedreader .umg-i-clearer-48,
.com-id-1 .com-productfeedreader .umg-i-clearer-51,
.com-id-1 .com-productfeedreader .umg-i-clearer-54,
.com-id-1 .com-productfeedreader .umg-i-clearer-57,
.com-id-1 .com-productfeedreader .umg-i-clearer-60,
.com-id-1 .com-productfeedreader .umg-i-clearer-63,
.com-id-1 .com-productfeedreader .umg-i-clearer-66,
.com-id-1 .com-productfeedreader .umg-i-clearer-69,
.com-id-1 .com-productfeedreader .umg-i-clearer-72,
.com-id-1 .com-productfeedreader .umg-i-clearer-75,
.com-id-1 .com-productfeedreader .umg-i-clearer-78,
.com-id-1 .com-productfeedreader .umg-i-clearer-81,
.com-id-1 .com-productfeedreader .umg-i-clearer-84,
.com-id-1 .com-productfeedreader .umg-i-clearer-87,
.com-id-1 .com-productfeedreader .umg-i-clearer-90 { display:block; clear:both; }

.com-date-live-media { }
/*Live-Termine*/
.com-id-1 .com-date-live-media { }
.com-id-1 .com-date-live-media .umg-hdr { background: #e5e5e5 none; font-weight: bold; padding: 4px 0 4px 18px; }
.com-id-1 .com-date-live-media .umg-bdy { font-size: 10px }
.com-id-1 .com-date-live-media .umg-start_time,
.com-id-1 .com-date-live-media .umg-partner_offerer-name,
.com-id-1 .com-date-live-media .umg-headline { display:none }
.com-id-1 .com-date-live-media .umg-bdy h3 { display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline;
}
.com-id-1 .com-date-live-media .umg-bdy .umg-global_belonging-name { text-transform: uppercase; }
.com-id-1 .com-date-live-media .umg-content-c { padding:10px 14px 10px 29px; }
.com-id-1 .com-date-live-media .umg-li-footer { overflow:hidden; margin: 0 auto; height:1px; width:293px; background:#cfcfcf none; }
.com-id-1 .com-date-live-media .umg-item-last .umg-li-footer { display:none; }
/*Radio/TV-Termine*/
.com-id-2 .com-date-live-media { }
.com-id-2 .com-date-live-media .umg-hdr { background: #e5e5e5 none; font-weight: bold; padding: 4px 0 4px 18px; }
.com-id-2 .com-date-live-media .umg-bdy { font-size: 10px }
.com-id-2 .com-date-live-media .umg-bdy h3 { display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline;
}
.com-id-2 .com-date-live-media .umg-bdy .umg-global_belonging-name { text-transform: uppercase; }
.com-id-2 .com-date-live-media .umg-content-c { padding:10px 14px 10px 29px; }
.com-id-2 .com-date-live-media .umg-li-footer { overflow:hidden; margin: 0 auto; height:1px; width:293px; background:#cfcfcf none; }
.com-id-2 .com-date-live-media .umg-item-last .umg-li-footer { display:none; }

/**
 * component.CollectionTour.css
 */
/*Termine(center)*/
.com-id-1 .com-CollectionTour { }
.com-id-1 .com-CollectionTour { background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-CollectionTour .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-CollectionTour .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-CollectionTour .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-CollectionTour .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-CollectionTour .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-CollectionTour .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-CollectionTour .umg-image-c { display: inline; float: left; }
.com-id-1 .com-CollectionTour .umg-image-c img { margin-right: 10px; border: 1px solid #121212; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-tpc { margin-left:110px; font-weight: bold; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-tpc br { display: none }
.com-id-1 .com-CollectionTour .umg-bdy .umg-hdl-1 { display: block; margin-bottom: 2px; font-size: 14px; line-height: 1.2; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-hdl-1 * { color:#09f; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 10px; }
.com-id-1 .com-CollectionTour .umg-bdy .umg-txt {/*display: none;*/ }
.com-id-1 .com-CollectionTour .umg-bdy .umg-content-top-wrapper { margin-left:110px; }
.com-id-1 .com-CollectionTour .umg-i { padding: 17px 10px 17px 3px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
/**/
.com-id-1 .com-CollectionTour .umg-tourdates-container { margin-left:110px; overflow: hidden; }
.com-id-1 .com-CollectionTour .umg-tourdates { margin:10px 0; }
.com-id-1 .com-CollectionTour .umg-tourdates-container a { color:#09f; }

/**
 * component.CollectionVideo.css
 */
/*button*/
.com-collection-video .umg-detail-link { display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline;
margin:15px 0; background:url("img/layout/buttons/video.gif") no-repeat 0 0 transparent; height:23px; line-height:23px; padding-left:26px; }
.com-collection-video .umg-detail-link a { background:url("img/layout/buttons/video.gif") no-repeat 100% 0 transparent; display:block; height:23px; line-height:23px; margin-right:-3px; padding-right:6px; }
.com-collection-video .umg-detail-link a:hover { color: #333; }
/*Video-News*/
.com-id-1 .com-collection-video { }
.com-id-1 .com-collection-video { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-collection-video .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-collection-video .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-collection-video .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-collection-video .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-collection-video .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-collection-video .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-collection-video .umg-bdy .umg-tpc { font-weight: bold; margin-top: 8px }
.com-id-1 .com-collection-video .umg-bdy .umg-tpc br { display: none }
.com-id-1 .com-collection-video .umg-bdy .umg-hdl-date { display: block; margin: 8px 0 4px; font-size: 9px; }
.com-id-1 .com-collection-video .umg-bdy .umg-hdl-1 { display: block; margin-bottom: 2px; font-size: 14px; font-weight: bold; line-height: 1.2; }
.com-id-1 .com-collection-video .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 11px; font-weight: bold; }
.com-id-1 .com-collection-video .umg-bdy .umg-hdl-1 a,
.com-id-1 .com-collection-video .umg-bdy .umg-link { color:#09f; }
.com-id-1 .com-collection-video .umg-bdy .umg-typo p { margin:0 }
.com-id-1 .com-collection-video .umg-i { overflow:hidden; padding: 17px 10px 17px 3px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
.com-id-1 .com-collection-video .umg-image-c { display: inline; float: left; }
.com-id-1 .com-collection-video .umg-image-c img { margin-right: 10px; border: 1px solid #121212; }
.com-id-1 .com-collection-video .umg-text-c { overflow: hidden; }
.com-id-1 .com-collection-video .umg-product-infos { display:none; }
/*Video-Dokumentationen(3-spaltig)*/
.com-id-2 .com-collection-video { }
.com-id-2 .com-collection-video { border:0 none; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-2 .com-collection-video .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-collection-video .umg-hdr { background-position: -931px 100%; }
.com-id-2 .com-collection-video .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-2 .com-collection-video .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-collection-video .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-collection-video .umg-bdy { overflow: hidden; padding: 13px 0 9px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-2 .com-collection-video .umg-l,
.com-id-2 .com-collection-video .umg-videos-i { display:inline }
.com-id-2 .com-collection-video .umg-videos { letter-spacing: -0.25em; word-spacing: -1em; margin:0 -5px; background: url("img/layout/box/box-inner-borders.gif") 50% 0 repeat-y transparent; }
.com-id-2 .com-collection-video .umg-i { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
margin:0 18px 5px; width:152px; overflow: hidden; font-size: 11px; }
.com-id-2 .com-collection-video .umg-bdy .umg-tpc { font-weight: bold; }
.com-id-2 .com-collection-video .umg-bdy .umg-tpc br { display: none }
.com-id-2 .com-collection-video .umg-bdy .umg-hdl-1 { display: block; margin-bottom: 2px; font-size: 12px; font-weight: bold; line-height: 1.2; }
.com-id-2 .com-collection-video .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 12px; font-weight: bold; }
.com-id-2 .com-collection-video .umg-bdy .umg-hdl-1 a,
.com-id-2 .com-collection-video .umg-bdy .umg-link { color:#09f; }
.com-id-2 .com-collection-video .umg-bdy .umg-typo p { margin:0 }
.com-id-2 .com-collection-video .umg-image-c img { margin-bottom: 16px; ; border: 1px solid #121212; }
.com-id-2 .com-collection-video .umg-text-c { overflow: hidden; }
.com-id-2 .com-collection-video .umg-text,
.com-id-2 .com-collection-video .umg-product-infos { display:none; }

/**
 * component.com-ArticleTeaser.css
 */
/*Jazz-News(center)*/
.com-id-1 .com-ArticleTeaser { }
.com-id-1 .com-ArticleTeaser { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-ArticleTeaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-ArticleTeaser .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-ArticleTeaser .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-ArticleTeaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-ArticleTeaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-ArticleTeaser .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-tpc { font-weight: bold; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-tpc br { display: none }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl-date { display: block; margin: 8px 0 4px; font-size: 9px; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl-1 { display: block; margin-bottom: 2px; font-size: 10px; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 14px; line-height: 1.2; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-hdl-2 a,
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-link { color:#09f; }
.com-id-1 .com-ArticleTeaser .umg-bdy .umg-typo p { margin:0 }
.com-id-1 .com-ArticleTeaser .umg-i { padding: 17px 10px 17px 3px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
.com-id-1 .com-ArticleTeaser .umg-image-c { display: inline; float: left; }
.com-id-1 .com-ArticleTeaser .umg-image-c img { margin-right: 10px; margin-bottom: 8px; border: 1px solid #121212; }
/*Künstler-Gewinnspiel(right)*/
.com-id-2 .com-ArticleTeaser { }
.com-id-2 .com-ArticleTeaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-ArticleTeaser .umg-hdr { background-position: -1486px 100%; }
.com-id-2 .com-ArticleTeaser .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-2 .com-ArticleTeaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-ArticleTeaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-ArticleTeaser .umg-bdy { border: 1px solid #ccc; overflow: hidden; border-bottom: 0 none; }
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-tpc { font-weight: bold; }
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-tpc br { display: none }
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl-date { display: none; }
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl-1 { display: none; }
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 2px; font-size: 10px; }
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-link { color:#09f; }
.com-id-2 .com-ArticleTeaser .umg-bdy .umg-typo p { margin:-3px 0 0; }
.com-id-2 .com-ArticleTeaser .umg-i { padding: 11px 10px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
.com-id-2 .com-ArticleTeaser .umg-image-c { display:inline; float:left; margin-right:12px; }
.com-id-2 .com-ArticleTeaser .umg-image-c img { border: 1px solid #343639; }
/*(center)/ohne date*/
.com-id-3 .com-ArticleTeaser { }
.com-id-3 .com-ArticleTeaser { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-3 .com-ArticleTeaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-3 .com-ArticleTeaser .umg-hdr { background-position: -931px 100%; }
.com-id-3 .com-ArticleTeaser .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-3 .com-ArticleTeaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-3 .com-ArticleTeaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-3 .com-ArticleTeaser .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-tpc { font-weight: bold; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-tpc br { display: none }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-hdl-date { display: none; margin: 8px 0 4px; font-size: 9px; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-hdl-1 { display: block; margin-bottom: 2px; font-size: 10px; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 14px; line-height: 1.2; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-hdl-2 a,
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-link { color:#09f; }
.com-id-3 .com-ArticleTeaser .umg-bdy .umg-typo p { margin:0 }
.com-id-3 .com-ArticleTeaser .umg-i { padding: 17px 10px 17px 3px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
.com-id-3 .com-ArticleTeaser .umg-image-c { display: inline; float: left; }
.com-id-3 .com-ArticleTeaser .umg-image-c img { margin-right: 10px; margin-bottom: 8px; border: 1px solid #121212; }

/*(center)/ohne date/Ableitung von com-id-3/ohne erster Headline*/
.com-id-4 .com-ArticleTeaser { }
.com-id-4 .com-ArticleTeaser { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-4 .com-ArticleTeaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-4 .com-ArticleTeaser .umg-hdr { background-position: -931px 100%; }
.com-id-4 .com-ArticleTeaser .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-4 .com-ArticleTeaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-4 .com-ArticleTeaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-4 .com-ArticleTeaser .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-tpc { font-weight: bold; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-tpc br { display: none }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-hdl-date { display: none; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-hdl-1,
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-tpc br { display: none; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 14px; line-height: 1.2; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-hdl-2 a,
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-link { color:#09f; }
.com-id-4 .com-ArticleTeaser .umg-bdy .umg-typo p { margin:0 }
.com-id-4 .com-ArticleTeaser .umg-i { padding: 17px 10px 17px 3px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
.com-id-4 .com-ArticleTeaser .umg-image-c { display: inline; float: left; }
.com-id-4 .com-ArticleTeaser .umg-image-c img { margin-right: 10px; margin-bottom: 8px; border: 1px solid #121212; }

/**
 * component.com-TeaserSongwriterPage.css
 */
/*Songwriter:untereinander*/
.com-id-1 .com-TeaserSongwriterPage { }
.com-id-1 .com-TeaserSongwriterPage { border:0 none; background:url("img/layout/box/gradient-bottom-36.gif") 0 100% repeat-x #fff; }
.com-id-1 .com-TeaserSongwriterPage .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-TeaserSongwriterPage .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-TeaserSongwriterPage .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-TeaserSongwriterPage .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-TeaserSongwriterPage .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-TeaserSongwriterPage .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-TeaserSongwriterPage .umg-bdy .umg-tpc { font-weight: bold; }
.com-id-1 .com-TeaserSongwriterPage .umg-bdy .umg-tpc br { display: none }
.com-id-1 .com-TeaserSongwriterPage .umg-bdy .umg-hdl-1 { display: block; margin-top:3px; margin-bottom: 2px; font-size: 10px; }
.com-id-1 .com-TeaserSongwriterPage .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 14px; line-height: 1.2; }
.com-id-1 .com-TeaserSongwriterPage .umg-bdy .umg-hdl-2 a,
.com-id-1 .com-TeaserSongwriterPage .umg-bdy .umg-link { color:#09f; }
.com-id-1 .com-TeaserSongwriterPage .umg-bdy .umg-typo p { margin:0 }
.com-id-1 .com-TeaserSongwriterPage .umg-i { padding: 17px 10px 17px 3px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
.com-id-1 .com-TeaserSongwriterPage .umg-image-c { display: inline; float: left; }
.com-id-1 .com-TeaserSongwriterPage .umg-image-c img { margin-right: 10px; border: 1px solid #121212; }

.com-FilterDate { }
/*Termine*/
.com-id-1 .com-FilterDate { padding:18px 0 17px; font-size: 10px; }
.com-id-1 .com-FilterDate .umg-hdr { padding-left: 16px; font-weight: bold; }
.com-id-1 .com-FilterDate .umg-hdr,
.com-id-1 .com-FilterDate .umg-bdy { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.com-id-1 .com-FilterDate select { border:1px solid #ccc; font-size:9px; height:18px; vertical-align:middle; }
.com-id-1 .com-FilterDate input { background:url("img/layout/buttons/submit.png") no-repeat scroll 0 0 transparent; border:1px solid #ccc; height:18px; overflow:hidden; padding:0; text-indent:-1000px; vertical-align:middle; width:25px; cursor: pointer; }

/**
 * component.ToolPlaceHolderSingle.css
 */

.com-tool-disqus { margin-top: 23px }

/**
 * component.SiteSearchResult.css
 */

.com-SiteSearchResult { }
/*Suchergebnisse(center)*/
.com-id-1 .com-SiteSearchResult { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x transparent; }
.com-id-1 .com-SiteSearchResult .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% transparent; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-SiteSearchResult .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-SiteSearchResult .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-1 .com-SiteSearchResult .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-SiteSearchResult .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-SiteSearchResult .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-SiteSearchResult .umg-bdy a { color: #09f; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-headline,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-counter,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-headline-top,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-subheadline { display: none; }
.com-id-1 .com-SiteSearchResult .umg-bdy #spinner_html_ssr { margin: 36px 0; }
.com-id-1 .com-SiteSearchResult .umg-bdy #spinner_html_ssr_image,
.com-id-1 .com-SiteSearchResult .umg-bdy #spinner_html_ssr_text { text-align: center; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-pager { text-align: right; padding-right: 10px }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-pager * { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline;
margin:4px 2px; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-pager a { color:#333 }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-pager a:hover { color:#09f }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-pager .ss-pager-item-currentpage { font-weight: bold; color: #09f }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-block-solr { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x transparent; }
.com-id-1 .com-SiteSearchResult .umg-bdy .image-c { display: inline; float: left; margin-right: 30px }
.com-id-1 .com-SiteSearchResult .umg-bdy .image-c img { border: 1px solid #000; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item { padding:16px 10px 17px 4px; border-bottom: 1px solid #ccc; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-hltext-wrapper { overflow: hidden; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-head-count { padding-left: 4px; height:42px; line-height: 42px; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-block-nutch .ss-result-headline { display: block; margin-top: 22px; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% transparent; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-block-nutch .ss-result-headline { background-position: -931px 100%; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-block-nutch .ss-result-nutch-head-count { overflow: hidden; margin-bottom:-18px; height:42px; line-height:42px; padding-left: 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-block-nutch .ss-result-nutch-item { border-bottom: 1px solid #ccc; padding: 18px 10px 16px 4px; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-block-nutch .ss-result-item-nutch-headline { margin: 0 0 8px; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-headline,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-block-nutch .ss-result-item-nutch-headline,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-block-nutch .ss-result-item-nutch-headline a { font-size: 12px; font-weight:bold; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-block-nutch .ss-result-item-nutch-headline .ss-result-item-nutch-counter { display: none; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-doctype { background-color:#919191; color:#FFFFFF; font-weight:bold; padding:3px; }
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-theme-date,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-article-date,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-date-date,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-product-date,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-goodie-date,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-gallery-date,
.com-id-1 .com-SiteSearchResult .umg-bdy .ss-result-item-video-date { margin-top:0.5em; }

/**
 * component.CollectionGallery.css
 */
 
.com-collection-gallery .umg-i .umg-cnt td { text-align: center; }
.com-collection-gallery .umg-bdy .umg-tpc br { display: none; }
/*Fotos:right*/
.com-id-1 .com-collection-gallery { border:0 none; }
.com-id-1 .com-collection-gallery .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-collection-gallery .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-collection-gallery .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-collection-gallery .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-collection-gallery .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-collection-gallery .umg-bdy { border: 1px solid #ccc; padding-bottom: 12px; }
.com-id-1 .com-collection-gallery .umg-bdy .umg-tpc { margin-bottom:11px; padding:2px 8px 5px 17px; background-color: #e5e5e5; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.com-id-1 .com-collection-gallery .umg-bdy .umg-tpc .umg-hdl-2,
.com-id-1 .com-collection-gallery .umg-bdy .umg-asset-copyright { display: none; }
.com-id-1 .com-collection-gallery .umg-l { padding-left:8px; letter-spacing: -0.25em; word-spacing: -1em; }
.com-id-1 .com-collection-gallery .umg-i { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
width: 92px; margin: 0 0 5px 5px; }
.com-id-1 .com-collection-gallery .umg-i .umg-cnt { }
.com-id-1 .com-collection-gallery .umg-i .umg-cnt img { border:1px solid #333; }
/*Fotos:center*/
.com-id-2 .com-collection-gallery { border:0 none; margin-bottom: 0 }
.com-id-2 .com-collection-gallery .umg-hdr,
.com-id-2 .com-collection-gallery .umg-ftr,
.com-id-2 .com-collection-gallery .umg-tpc .umg-hdl-1 { display: none; }
.com-id-2 .com-collection-gallery .umg-bdy .umg-tpc { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-collection-gallery .umg-bdy .umg-tpc { background-position: -931px 100%; }
.com-id-2 .com-collection-gallery .umg-bdy .umg-l-wrp { margin-bottom:22px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-2 .com-collection-gallery .umg-bdy .umg-l-bdy { padding:13px 0 20px; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x transparent; }
.com-id-2 .com-collection-gallery .umg-bdy .umg-l { overflow: hidden; margin:0 -15px; letter-spacing: -0.25em; word-spacing: -1em; background: url("img/layout/box/box-inner-borders-gallery.gif") 50% 0 repeat-y transparent; }
.com-id-2 .com-collection-gallery .umg-bdy .umg-i { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
padding:10px 0; width:195px; text-align: center; }
.com-id-2 .com-collection-gallery .umg-bdy .umg-i img { border: 1px solid #333; }
.com-id-2 .com-collection-gallery .umg-bdy .umg-asset-copyright { display: block; margin:0 auto; width:150px; text-align: center; font-size: 9px; font-weight: bold; text-align:center; }

/*Links*/
.com-id-1 .com-CollectionLink { border: 0 none; }
.com-id-1 .com-CollectionLink .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-CollectionLink .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-CollectionLink .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-CollectionLink .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-CollectionLink .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-CollectionLink .umg-bdy { border: 1px solid #ccc; }
.com-id-1 .com-CollectionLink .umg-bdy .umg-link { border-bottom: 1px solid #ccc; padding: 8px 10px 8px 28px; background: url(img/layout/arrow.png) transparent 11px 12px no-repeat; }
.com-id-1 .com-CollectionLink .umg-bdy .umg-links-last .umg-link-last { border-bottom: 0 none; }
.com-id-1 .com-CollectionLink .umg-bdy .umg-headline,
.com-id-1 .com-CollectionLink .umg-bdy .umg-image-c,
.com-id-1 .com-CollectionLink .umg-bdy .umg-link-content-c,
.com-id-1 .com-CollectionLink .umg-bdy .umg-content-c { display:none; }
/*Links (Follow)*/
.com-id-2 .com-CollectionLink { border: 0 none; }
.com-id-2 .com-CollectionLink .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-2 .com-CollectionLink .umg-hdr { background-position: -1486px 100%; }
.com-id-2 .com-CollectionLink .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-2 .com-CollectionLink .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-2 .com-CollectionLink .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-2 .com-CollectionLink .umg-bdy { border: 1px solid #ccc; padding:10px 0 0 10px; }
.com-id-2 .com-CollectionLink .umg-bdy .umg-links { letter-spacing: -0.25em; word-spacing: -1em; }
.com-id-2 .com-CollectionLink .umg-bdy .umg-link { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.com-id-2 .com-CollectionLink .umg-bdy .umg-link { padding: 0 12px 10px 0; }
.com-id-2 .com-CollectionLink .umg-bdy .umg-headline,
.com-id-2 .com-CollectionLink .umg-bdy .umg-image-c,
.com-id-2 .com-CollectionLink .umg-bdy .umg-link-content-c,
.com-id-2 .com-CollectionLink .umg-bdy .umg-content-c { display:none; }
/*Links(center), one asset - rest links*/
.com-id-3 .com-CollectionLink { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-3 .com-CollectionLink .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-3 .com-CollectionLink .umg-hdr { background-position: -931px 100%; }
.com-id-3 .com-CollectionLink .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-3 .com-CollectionLink .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-3 .com-CollectionLink .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-3 .com-CollectionLink .umg-bdy { overflow: hidden; padding:17px 10px 11px 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; font-size: 12px; }
.com-id-3 .com-CollectionLink .umg-bdy .umg-headline,
.com-id-3 .com-CollectionLink .umg-bdy .umg-content-c,
.com-id-3 .com-CollectionLink .umg-bdy .umg-link-image-c,
.com-id-3 .com-CollectionLink .umg-bdy .umg-link-headline,
.com-id-3 .com-CollectionLink .umg-bdy .umg-link-link { display: none; }
.com-id-3 .com-CollectionLink .umg-bdy .umg-image-c { display: inline; float:left; }
.com-id-3 .com-CollectionLink .umg-bdy .umg-image-c img { border:1px solid #000; }
.com-id-3 .com-CollectionLink .umg-bdy .umg-links { margin-left: 114px; padding-top: 4px; *overflow:hidden; }
.com-id-3 .com-CollectionLink .umg-bdy .umg-link {*float:left;*clear:left;*margin-bottom:11px;*width:425px;}
.com-id-3 .com-CollectionLink .umg-bdy .umg-link-content-c { margin-bottom: 15px }
.com-id-3 .com-CollectionLink .umg-bdy .umg-link-description { display: block; }
.com-id-3 .com-CollectionLink .umg-bdy .umg-link-link-top a { color: #09f }
/*Links/Label(center), grid of assets*/
.com-id-4 .com-CollectionLink { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-4 .com-CollectionLink .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-4 .com-CollectionLink .umg-hdr { background-position: -931px 100%; }
.com-id-4 .com-CollectionLink .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-4 .com-CollectionLink .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-4 .com-CollectionLink .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-4 .com-CollectionLink .umg-bdy { overflow: hidden; padding:17px 0 0 37px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; font-size: 12px; }
.com-id-4 .com-CollectionLink .umg-bdy .umg-headline,
.com-id-4 .com-CollectionLink .umg-bdy .umg-image-c,
.com-id-4 .com-CollectionLink .umg-bdy .umg-content-c,
.com-id-4 .com-CollectionLink .umg-bdy .umg-link-headline,
.com-id-4 .com-CollectionLink .umg-bdy .umg-link-description,
.com-id-4 .com-CollectionLink .umg-bdy .umg-link-link { display: none; }
.com-id-4 .com-CollectionLink .umg-bdy .umg-links { letter-spacing: -.25em; word-spacing: -1em; }
.com-id-4 .com-CollectionLink .umg-bdy .umg-link { letter-spacing: normal; word-spacing: normal; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline;
width:102px; margin-right: 23px; margin-bottom: 18px; text-align: center; }
.com-id-4 .com-CollectionLink .umg-bdy .umg-link a { color: #09f }
.com-id-4 .com-CollectionLink .umg-bdy .umg-link-image-c img { border:1px solid #000; }
/*Links(center), one asset - rest links, aber kleinere Abstaende zwischen links*/
.com-id-5 .com-CollectionLink { background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com-id-5 .com-CollectionLink .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-5 .com-CollectionLink .umg-hdr { background-position: -931px 100%; }
.com-id-5 .com-CollectionLink .umg-hdr-hasMore .umg-tpc { width:480px }
.com-id-5 .com-CollectionLink .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-5 .com-CollectionLink .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-5 .com-CollectionLink .umg-bdy { overflow: hidden; padding:17px 10px 11px 4px; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; font-size: 12px; }
.com-id-5 .com-CollectionLink .umg-bdy .umg-headline,
.com-id-5 .com-CollectionLink .umg-bdy .umg-content-c,
.com-id-5 .com-CollectionLink .umg-bdy .umg-link-image-c,
.com-id-5 .com-CollectionLink .umg-bdy .umg-link-headline,
.com-id-5 .com-CollectionLink .umg-bdy .umg-link-link { display: none; }
.com-id-5 .com-CollectionLink .umg-bdy .umg-image-c { display: inline; float:left; }
.com-id-5 .com-CollectionLink .umg-bdy .umg-image-c img { border:1px solid #000; }
.com-id-5 .com-CollectionLink .umg-bdy .umg-links { margin-left: 114px; padding-top: 4px; *overflow:hidden; }
.com-id-5 .com-CollectionLink .umg-bdy .umg-link {*float:left;*clear:left;*margin-bottom:11px;*width:425px;}
.com-id-5 .com-CollectionLink .umg-bdy .umg-link-content-c { margin-bottom: 5px }
.com-id-5 .com-CollectionLink .umg-bdy .umg-link-description { display: block; }
.com-id-5 .com-CollectionLink .umg-bdy .umg-link-link-top a { color: #09f }

/**
 * component.ToolWarehouseTeaser.css
 */

.com .com-Tool-WarehouseTeaser { }
/*Tool*/
.com .com-Tool-WarehouseTeaser { border:0 none; background:url("img/layout/box/gradient-bottom-36-border.gif") 0 100% repeat-x #fff; }
.com .com-Tool-WarehouseTeaser .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com .com-Tool-WarehouseTeaser .umg-hdr { background-position: -931px 100%; }
.com .com-Tool-WarehouseTeaser .umg-hdr-hasMore .umg-tpc { width:480px }
.com .com-Tool-WarehouseTeaser .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com .com-Tool-WarehouseTeaser .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com .com-Tool-WarehouseTeaser .umg-bdy { overflow: hidden; background:url("img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com .com-Tool-WarehouseTeaser .umg-i { overflow: hidden; border-bottom: 1px solid #ccc; }
.com .com-Tool-WarehouseTeaser .umg-i-last { border:0 none; }
.com .com-Tool-WarehouseTeaser .umg-image-c { display:inline; float:left; padding:10px; }
.com .com-Tool-WarehouseTeaser .umg-image-c .umg-img { border:1px solid #ccc; }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-tpc { margin-left:172px; margin-top:20px; }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-cnt { margin-left:172px; }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-btns { margin-left:172px; padding-top:10px; }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-1,
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-tpc .umg-hdl-1 * { color:#09f; font-size:12px; font-weight: bold; }
.com .com-Tool-WarehouseTeaser .umg-cnt .umg-date { display:block; font-weight: bold; }
.com .com-Tool-WarehouseTeaser .umg-cnt .umg-date .umg-date-prefix { font-weight: 400 }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-distributor { display:block; font-weight: bold }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-distributor .umg-distributor-prefix { font-weight: 400 }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-produkt-configuration { display:block; font-weight: bold }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-produkt-configuration .umg-produkt-configuration-prefix { font-weight: 400 }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-sku { display:block; font-weight: bold }
.com .com-Tool-WarehouseTeaser .umg-bdy .umg-sku .umg-sku-prefix { font-weight: 400 }

.com-PageSubMenu { }
.pg-sub-hdr { margin:0 9px 0 10px; border-bottom:1px solid #ccc; padding:0 1px; background: #ebebeb url(img/layout/com-PageSubMenu-bg-outer-border.png) 0 50% repeat-x; }
.pg-sub-hdr-ft { background: #ebebeb none; color:#666; font-weight: bold; font-size:10px; }
.pg-sub-artistname { padding-left:9px; line-height:22px; color: #0099ff; vertical-align:middle; }
.pg-sub-hdr-ft .com-PageSubMenu { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.pg-sub-hdr-ft .com-PageSubMenu .umg-level_0 a { color:#666; }
.pg-sub-hdr-ft .com-PageSubMenu .umg-level_0 a:hover { color:#09f; }
.pg-sub-hdr-ft .com-PageSubMenu .umg-bdy { overflow: hidden; list-style:none; margin:0; padding:0; }
.pg-sub-hdr-ft .com-PageSubMenu .umg-bdy a { display:block; padding:0 17px; height:21px; line-height:22px; background: #ebebeb none; }
.pg-sub-hdr-ft .com-PageSubMenu .umg-bdy li { display:inline; float:left; }
.pg-sub-hdr-ft .com-PageSubMenu .umg-bdy .umg-level_0 { padding-right:1px; background: #ebebeb url(img/layout/com-PageSubMenu-bg-inner-border.png) 0 50% repeat-x; }
.pg-sub-hdr-ft .com-PageSubMenu .umg-navi_selected a { color:#0099ff; }
.pg-sub-hdr-ft .com-PageSubMenu .umg-navi_selected li a { color:#666; }

/**
 * component.Teaser_headlines.css
 */

.com-Teaser_headlines { }
/*Neuigkeiten und Rezensionen*/
.com-id-1 .com-Teaser_headlines { border:0 none; }
.com-id-1 .com-Teaser_headlines .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-Teaser_headlines .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-Teaser_headlines .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-Teaser_headlines .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-Teaser_headlines .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-Teaser_headlines .umg-bdy { border: 1px solid #ccc; }
.com-id-1 .com-Teaser_headlines .umg-bdy .umg-i { border-bottom: 1px solid #ccc; padding: 8px 10px 8px 28px; background: url(img/layout/arrow.png) transparent 11px 12px no-repeat; }
.com-id-1 .com-Teaser_headlines .umg-bdy .umg-l .umg-i-last { border-bottom: 0 none; }

/**
 * component.FilterDateKalendarium.css
 */
 
/* Kalendarium */
.com-id-1 .com-FilterDateKalendarium { margin-top: -23px; border: 1px solid #ccc; border-top: 0 none; padding:18px 0 17px; font-size: 10px; }
.com-id-1 .com-FilterDateKalendarium .umg-hdr { padding-left: 16px; font-weight: bold; }
.com-id-1 .com-FilterDateKalendarium .umg-hdr,
.com-id-1 .com-FilterDateKalendarium .umg-bdy { display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline;
}
.com-id-1 .com-FilterDateKalendarium select { border:1px solid #ccc; font-size:9px; height:18px; vertical-align:middle; }
.com-id-1 .com-FilterDateKalendarium input { background:url("img/layout/buttons/submit.png") no-repeat scroll 0 0 transparent; border:1px solid #ccc; height:18px; overflow:hidden; padding:0; text-indent:-1000px; vertical-align:middle; width:25px; cursor: pointer }

/**
 * component.TeaserStandalone.css
 */
/*Standalone TeaserStandalone*/
.com-id-1 .com-TeaserStandalone { border:0 none; }
.com-id-1 .com-TeaserStandalone .umg-hdr { position:relative; border-top: 1px solid #e7e7e7; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -616px 100% #fff; color:#333; text-transform: uppercase; }
#Page-songwriters .com-id-1 .com-TeaserStandalone .umg-hdr { background-position: -1486px 100%; }
.com-id-1 .com-TeaserStandalone .umg-hdr-hasMore .umg-tpc { width:240px }
.com-id-1 .com-TeaserStandalone .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-TeaserStandalone .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-TeaserStandalone .umg-bdy { border: 1px solid #ccc; padding-bottom:10px; }
.com-id-1 .com-TeaserStandalone .umg-bdy .umg-tpc { display:none }
.com-id-1 .com-TeaserStandalone .umg-bdy .umg-image-c { text-align: center; margin:5px 0 10px; }
.com-id-1 .com-TeaserStandalone .umg-bdy .umg-image-c img { border:1px solid #333; }
.com-id-1 .com-TeaserStandalone .umg-bdy .umg-txt { padding: 0 15px; }
.com-id-1 .com-TeaserStandalone .umg-bdy .umg-btns { border-bottom:1px solid #ccc; margin:0 12px 8px 10px; padding:0 15px 8px 18px; background: url(img/layout/arrow.png) transparent 5px 5px no-repeat; }
.com-id-1 .com-TeaserStandalone .umg-bdy .umg-btns a { color:#09f }
.com-id-1 .com-TeaserStandalone .umg-bdy .umg-i-last .umg-btns { border:0 none; margin-bottom:0; padding-bottom:0 }

/**
 * component.TeaserSlideshow.css
 */
.com-TeaserSlideshow { }
.com-id-1 .com-TeaserSlideshow { }
.com-id-1 .com-TeaserSlideshow .umg-hdr { display: none; }
.com-id-1 .com-TeaserSlideshow .umg-bdy { position: relative; }
.com-TeaserSlideshow-slideshow { list-style:none; color:#fff }
.com-TeaserSlideshow-slideshow span { display:none }
.com-TeaserSlideshow-wrapper { width:555px; margin:0 auto; display:none }
.com-TeaserSlideshow-wrapper * { margin:0; padding:0 }
.com-TeaserSlideshow-fullsize { position:relative; width:553px; height:298px; padding:0; border:1px solid #000; background:#fff }
.com-TeaserSlideshow-information { position:absolute; bottom:0; width:491px; height:0; color:#fff; overflow:hidden; z-index:200; background:url("img/layout/transparent-25-black.png") 0 0 repeat transparent;/* background:#888; opacity:.7; filter:alpha(opacity=70)*/ }
.com-TeaserSlideshow-information h3 { padding:4px 8px 3px; font-size:24px; font-weight:bold; line-height:1.3em; margin-bottom:-5px; }
.com-TeaserSlideshow-information p { padding:0 8px 8px; font-size:16px; font-weight:bold; }
.com-TeaserSlideshow-information a { color:#fff; }
.com-TeaserSlideshow-image { width:553px }
.com-TeaserSlideshow-image img { position:absolute; z-index:25; width:auto; width:553px; height:298px; }
.com-TeaserSlideshow-imgnav { display:none!important; position:absolute; width:25%; height:306px; cursor:pointer; z-index:150 }
.com-TeaserSlideshow-imgprev { left:0; background:transparent none; display:none!important; }
.com-TeaserSlideshow-imgnext { right:0; background:transparent none; display:none!important; }
.com-TeaserSlideshow-link { position:absolute; height:306px; width:100%; z-index:100; cursor:pointer; height:100%; left:0; position:absolute; top:0; width:491px; /*opacity:.4; filter:alpha(opacity=40);*/ background: url("img/layout/p.gif") 0 0 repeat transparent; }
.com-TeaserSlideshow-linkhover { /*background: url("img/layout/p.gif") 0 0 repeat transparent;*/ }
.com-TeaserSlideshow-thumbnails { overflow:hidden; position:absolute; right:0; top:0; margin:1px; width:62px; height:298px; z-index:1000; }
.com-TeaserSlideshow-slideleft { display:none!important; float:left; width:20px; height:81px; background:transparent none; background-color:#222 }
.com-TeaserSlideshow-slideleft:hover { background-color:#333 }
.com-TeaserSlideshow-slideright { display:none!important; float:right; width:20px; height:81px; background:transparent none; }
.com-TeaserSlideshow-slideright:hover { background-color:#333 }
.com-TeaserSlideshow-slidearea { position:relative; height:298px; width:62px; overflow:hidden }
.com-TeaserSlideshow-slider { position:absolute; left:0; width:62px!important; height:298px; background:url("img/layout/transparent-25-black.png") 0 0 repeat transparent; }
.com-TeaserSlideshow-slider img { cursor:pointer; margin:5px 4px 0 !important; border:2px solid #949494; width:50px; height:50px }

#Page-songwriters .com .umg-hdr .umg-btns { background-position:0 -15px; }
