	.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;
	}
	
	
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/madsen2010/css/reset.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/madsen2010/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/madsen2010/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/madsen2010/css/forms.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/madsen2010/css/layout.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/madsen2010/css/components.css */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* **************************** Home - News-Teaser  ******************************************* */
.com-id-1 .com-Teaser                                       {  }
.com-id-1 .com-Teaser div.umg-header                        { background:url(img/layout/box_m_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:15px 15px 10px 15px; text-transform:uppercase; }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        {  }
.com-id-1 .com-Teaser div.umg-body                          { background:url(img/layout/box_m_body.png) repeat-y; padding:5px 12px; }
.com-id-1 .com-Teaser div.umg-footer                        { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.back              { }
.com-id-1 .com-Teaser div.umg-footer span.back a            { }
.com-id-1 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-Teaser div.umg-footer span.more              {  }
.com-id-1 .com-Teaser div.umg-footer span.more a            { }
.com-id-1 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-Teaser div.umg-body ul                                     { list-style-type: none; margin: 0px; padding:0px; }
.com-id-1 .com-Teaser div.umg-body ul li                                  {  }
.com-id-1 .com-Teaser div.umg-body ul li.umg-item-c                       { border-top:1px solid #000; padding:8px 0 5px 0; height:200px; }
.com-id-1 .com-Teaser div.umg-body ul li.umg-item-1                       { border:none; padding-top:0; }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body					{ }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; margin-right:10px; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border:1px solid #000; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	.umg-date-top							{ display:none;  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	.umg-global_belonging_name-top			{ display:none;  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	.umg-date-top2							{ display:none;  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline               { text-transform:uppercase; font-weight:bold; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline               { display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover         { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline           { display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date                          { display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name         { display:none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name         { display:none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover   { } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-teaser_text                   { color:#333; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text                   {  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover             { }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c											{ display:none;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c img										{  } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a											{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a:hover									{   }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c						{ text-transform:uppercase; font-size:10px; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }

.com-id-1 .com-Teaser div.umg-body  .seitenAbschluss						{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* **************************** News-Archiv  ******************************************* */
.com-id-2 .com-Teaser                                       {  }
.com-id-2 .com-Teaser div.umg-header                        { background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px; }
.com-id-2 .com-Teaser div.umg-header h3.umg-headline        {  }
.com-id-2 .com-Teaser div.umg-body                          { background:url(img/layout/box_s_body.png) repeat-y; padding:5px 12px; }
.com-id-2 .com-Teaser div.umg-footer                        { background:url(img/layout/box_s_bottom_plain.png) no-repeat; height:24px; }
.com-id-2 .com-Teaser div.umg-footer span.back              { }
.com-id-2 .com-Teaser div.umg-footer span.back a            { }
.com-id-2 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-Teaser div.umg-footer span.more              {  }
.com-id-2 .com-Teaser div.umg-footer span.more a            { }
.com-id-2 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-2 .com-Teaser div.umg-body ul                                     { list-style-type: none; margin: 0px; padding:0px; }
.com-id-2 .com-Teaser div.umg-body ul li                                  {  }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-c                       { border-top:1px solid #000; padding:8px 0 5px 0;  }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-1                       { border:none; padding-top:0; }

.com-id-2 .com-Teaser div.umg-body ul li .umg-li-header					{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body					{ }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c	.umg-date-top							{ display:block;  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c	.umg-global_belonging_name-top			{ display:none;  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c	.umg-date-top2							{ display:none;  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline               { display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline               { text-transform:uppercase; color:#000 }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover         { }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline           { display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date                          { display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name         { display:none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name         { display:none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover   { } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-teaser_text                   { display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text                   {  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover             { }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c											{ display:none;}
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c img										{  } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c a											{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c a:hover									{   }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c						{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }

.com-id-2 .com-Teaser div.umg-body  .seitenAbschluss						{ display:none; }








@font-face {
	font-family: 'DecadeRegular';
	src: url('fonts/Decade.eot');
	src: local('Decade'), local('Decade'), url('fonts/Decade.woff') format('fonts/woff'), url('fonts/Decade.ttf') format('truetype');
}

*{margin:0; padding:0;}

html,body{margin:0;padding:0}

body{
	text-align:center;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#333 url('img/layout/bg.jpg') no-repeat;
	background-attachment:fixed; 
	overflow-y: scroll;
}
img {
	border:none;
}

iframe{
	border:none;
	overflow:hidden;
	background-color:transparent;
}

a:link,
a:visited,
a:active{
	color:#ff0000;
	text-decoration:none;
	
}
a:hover {
	color:#ff3333;
	text-decoration:underline;
}

#container{
	text-align:left;
	width:938px;
	margin:10px auto;
}

#header_left{
	float:left;
	position:relative;
	width:688px;
	height:220px;
	margin-top:10px;
}
#logo{
	margin-left:3px;
	position:absolute;
	z-index:10;
}
#header_right{
	float:right;
	width:209px;
	height:176px;
	background: url('img/layout/newsletter_web2_box.png') no-repeat;
	margin-top:5px;
	padding:30px 25px 30px 15px;
}

#top_left{
	width:460px;
	float:left;
}

#top_right{
	float:right;
	margin-right:18px;
	width:460px;
}
#top_right_2col{
	width:460px;
	margin-top:10px;
}
#left_col{
	width:230px;
	float:left;
}
#right_col{
	width:230px;
	float:right;
}
#bottom{
	margin-top:10px;
}
#bottom_1{
	float:left;
	width:230px;
}
#bottom_2{
	float:left;
	width:230px;
}
#bottom_3{
	float:left;
	width:230px;
}
#bottom_4{
	float:left;
	width:230px;
}

#footer{
	clear:both;
	text-align:center;
	margin: 30px 0;
}

#left{
	margin-top:5px;
	width:230px;
	float:left;
}
#center{
	float:left;
	width:460px;
}
#center_large{
	margin-left:230px;
	width:690px;
}
#left_large{
	float:left;
	width:690px;
}
#right{
	margin-top:5px;
	width:230px;
	float:right;
	margin-right:18px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/*... tools ...*/

.com-tool-sharethis{
	text-align:right;
}
.com-tool-sharethis #share-box{
	padding:3px;
}
.com-tool-sharethis .umg-sharethis-sendtofriend-link { display:none;}
.com-tool-sharethis .umg-sharethis-social-link { border:1px solid #ff0000; padding:0 3px; }
.com-tool-sharethis  a img { margin-right:5px; vertical-align:middle; }

#UMGShareThisObject{ margin-left:-370px; margin-top:-20px;}
#UMGShareThisObject .menueButtonLeft{ display:none;}
#UMGShareThisObject .menueButtonRight{ background:none; }
#UMGShareThisObject .menueButtonRight a:hover{ color:#ff0000; text-decoration:underline; }
#UMGShareThisObject .item{ text-align:left;}
#UMGShareThisObject .outerLayer{ background-color:#ffffff; }
#UMGShareThisObject .contentLayer{ background:none;}
#UMGShareThisObject .contentLayer .imageLabel{ color:#333333;}

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Home: Out Now ************************************** */
.com-id-1 .com-WarehouseTeaser                                       {   }
.com-id-1 .com-WarehouseTeaser div.umg-header                        { background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px; }
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-1 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer                        { display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          {  } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        { display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-footer           		        { background:url(img/layout/box_s_bottom.png) no-repeat; height:38px; text-transform:uppercase; padding-top:10px; text-align:center; font-size:12px; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper									{ background:url(img/layout/box_s_body.png) repeat-y; padding:5px 10px 5px 10px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper span.umg-date-top					{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c					{ display: inline;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c img				{ border:1px solid #000; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-shop-c		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-date-c			{ display: none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c									{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-global_belonging-name		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-global_belonging-name		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c span.umg-trenner					{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-headline					{ font-size: 14px; text-transform: uppercase; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-headline 					{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-distributor				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-text						{ color:#333333; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2        { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory         { display: none; } /* erst am 19.11. ergänzt */

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-sku						{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{  }
                                                        
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c                         { margin-top:5px;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c .umg-shop-link         { display:block; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c .umg-shop-link a       { text-transform: uppercase; font-size:11px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-shop-link:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link       { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{ display:none;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover	{  }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c	img						{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a			{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a:hover	{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** Musik: Übersicht links ************************************** */
.com-id-2 .com-WarehouseTeaser                                       {  }
.com-id-2 .com-WarehouseTeaser div.umg-header                        {  background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px; }
.com-id-2 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-2 .com-WarehouseTeaser div.umg-body                          { background:url(img/layout/box_s_body.png) repeat-y; padding:5px 10px 5px 10px; }
.com-id-2 .com-WarehouseTeaser div.umg-footer                        { background:url(img/layout/box_s_bottom_plain.png) no-repeat; height:24px; }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { border-top:1px solid #000; padding:8px 0; } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-1          { border-top:none; padding-top: 0; } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-header           		        { display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper									{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper span.umg-date-top					{ display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c					{ display:none;  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c img				{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-shop-c		{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-date-c			{ display: none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c									{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-global_belonging-name		{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-global_belonging-name		{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c span.umg-trenner					{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-headline					{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-headline 					{ display:inline; color:#000; float:left; margin-right:5px; text-transform:uppercase; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-distributor					{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-text						{ display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2        {  } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory         { display: none; } /* erst am 19.11. ergänzt */

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-sku						{ display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{ display:none; }
                                                        
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c                         { display:none;  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c .umg-shop-link         { display:none;}
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-shop-link:hover   { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link       { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link		{ display:none;  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover	{  }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c	img						{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a			{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a:hover	{  }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* **************************** Mehr Link: mittelgroÃŸe box ********************************* */
.com-id-1 .com-StaticText                                       { background:url(img/layout/box_m_bottom.png) no-repeat; height:36px;}
.com-id-1 .com-StaticText div.umg-header                        { display:none; }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-1 .com-StaticText div.umg-body                          { text-align:center; text-transform:uppercase; font-size:12px; padding-top:10px; }
.com-id-1 .com-StaticText div.umg-footer                        { display: none; }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-1 .com-StaticText div.umg-body div.umg-content-c p 			{ margin:0; padding:0; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c img		{  }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* **************************** Mehr Link: kleine box ********************************* */
.com-id-2 .com-StaticText                                       { background:url(img/layout/box_s_bottom.png) no-repeat; height:38px;  }
.com-id-2 .com-StaticText div.umg-header                        { display:none; }
.com-id-2 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-2 .com-StaticText div.umg-body                          { text-align:center; text-transform:uppercase; font-size:12px; padding-top:10px; }
.com-id-2 .com-StaticText div.umg-footer                        { display: none; }

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

.com-id-2 .com-StaticText div.umg-body div.umg-content-c p 			{ margin:0; padding:0; }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

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



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* **************************** Shop-Teaser ********************************* */
.com-id-5 .com-StaticText                                       { }
.com-id-5 .com-StaticText div.umg-header                        { background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px;  }
.com-id-5 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-5 .com-StaticText div.umg-body                          { background:url(img/layout/box_s_body.png) repeat-y; padding:5px 10px 5px 10px;height:280px;}
.com-id-5 .com-StaticText div.umg-footer                        { display: none; }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top img	{ border:1px solid #000; margin-bottom:10px; }

.com-id-5 .com-StaticText div.umg-body div.umg-content-c p 			{ margin:0; padding:0; }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-5 .com-StaticText div.umg-body div.umg-image-c img		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( header, Newsletter Basic ) *********************************** */  

.com-id-1 .com-newsletter-box                                  { position:relative; }
.com-id-1 .com-newsletter-box div.umg-header                   {  }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   { font-size: 14px; text-transform: uppercase; font-weight:normal; margin:5px 0;  }
.com-id-1 .com-newsletter-box div.umg-body                     {  }
.com-id-1 .com-newsletter-box div.umg-footer                       {  }
.com-id-1 .com-newsletter-box div.umg-footer span.back             { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.more             { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop          { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a        { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text									{ }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{  }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container					{ margin-top:30px; color:#ff3333;}
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ position:absolute; top:74px; left:0; color:#ff3333;}

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{ float:left; margin-right:5px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ display:none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input			{ border:1px solid #cccccc; color:#666666; margin-bottom:5px; padding:2px;}
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container select[name=ctl0_ctl5_ctl0_ctl0_pers_salutation]				{ display:none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container input[name=ctl0_ctl5_ctl0_ctl0_pers_surname]				{ display:none; }

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input input       {  }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input:focus {  }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{  }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{  }

.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container					{ display: none; } 
.com-id-1 .com-newsletter-box div.umg-body .umg-pageloginbox-spinner-container					{ margin-top:10px; } 
.com-id-1 .com-newsletter-box div.umg-body .cm-input-row										{ }

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container							    {  }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{  }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display:none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input                       { background-color:#ff3333; font-family:'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:14px; border:none; height:31px; width:31px; margin-top:10px; }

.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ display: none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{  }


.com-tool-disqus  { margin-top:10px;  }
.com-tool-disqus .umg-title p  { text-transform:uppercase; font-weight:bold; margin-bottom:10px;  }
.com-tool-disqus .umg-body   {  }
.com-tool-disqus .umg-body #dsq-content h3 { font-size:12px; !important; }
.com-tool-disqus .umg-body #dsq-comments {margin-bottom:20px !important;}
.com-tool-disqus .umg-body #dsq-comments-title {clear:none !important; display:none;}
.com-tool-disqus .umg-body #dsq-global-toolbar {height:20px !important; }
.com-tool-disqus .umg-body .dsq-options {clear:none !important; display:none !important;}
.com-tool-disqus .umg-body #dsq-thread-settings {clear:none !important;}
.com-tool-disqus .umg-body .dsq-missing-permissions {display:none !important;}
.com-tool-disqus .umg-body ul li.dsq-comment{ border-bottom:1px solid #000 !important; margin-top:10px !important;}
.com-tool-disqus .umg-body ul li .dsq-comment-header  { background-image:none !important;}
.com-tool-disqus .umg-body ul li .dsq-comment-header .dsq-comment-header-meta img  { display:none !important;}
.com-tool-disqus .umg-body .dsq-comment-footer {display:none !important;}
.com-tool-disqus .umg-body .dsq-input-wrapper,
.com-tool-disqus .umg-body .dsq-textarea-wrapper,
.com-tool-disqus .umg-body .dsq-button{ border-color:#000000 !important; -moz-border-radius-bottomleft:0 !important; -moz-border-radius-bottomright:0 !important; -moz-border-radius-topleft:0 !important; -moz-border-radius-topright:0 !important; background:none !important;}
.com-tool-disqus .umg-body .dsq-button { background-color:#eee !important; font-weight:normal !important;}
.com-tool-disqus .umg-body .dsq-input-wrapper input { color:#333333 !important;}
.com-tool-disqus .umg-body .dsq-subscribe-menu { background:none !important;}
.com-tool-disqus .umg-body .dsq-login-buttons  { background:none !important; margin-bottom:0 !important;}

.com-tool-disqus .umg-footer { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************** Home -  Player ***************************** */
.com-id-1 .com-VideoPlayer                                       {  }
.com-id-1 .com-VideoPlayer div.umg-header                        { display:none; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-1 .com-VideoPlayer div.umg-body                          {  }
.com-id-1 .com-VideoPlayer div.umg-footer                        {  display:none; }
.com-id-1 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{ display:block; background:url(img/layout/box_m_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:15px 15px 10px 15px; text-transform:uppercase; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{ background:url(img/layout/box_m_body.png) repeat-y bottom; padding:10px; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c #KyteApplication_1								{ width: 438px; height:260px; border:1px solid #000; }

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


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ***************************** videos -  Player ***************************** */
.com-id-2 .com-VideoPlayer                                       {  }
.com-id-2 .com-VideoPlayer div.umg-header                        { display:none; }
.com-id-2 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-2 .com-VideoPlayer div.umg-body                          {  }
.com-id-2 .com-VideoPlayer div.umg-footer                        {  background:url(img/layout/box_m_bottom_plain.png) no-repeat; height:24px; }
.com-id-2 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-2 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-2 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{ display:block; background:url(img/layout/box_m_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:15px 15px 10px 15px; text-transform:uppercase; }

.com-id-2 .com-VideoPlayer div.umg-body .umg-video-c												{ background:url(img/layout/box_m_body.png) repeat-y bottom; padding:10px; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-video-c #KyteApplication_1								{ width: 438px; height:260px; border:1px solid #000; }

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


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* facebook-fan-teaser ************************** */
.com-id-1 .com-StaticManualHtml                                       {  }
.com-id-1 .com-StaticManualHtml div.umg-header                        { background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-1 .com-StaticManualHtml div.umg-body                          { background:url(img/layout/box_s_body.png) repeat-y; padding:5px 10px 5px 10px; }
.com-id-1 .com-StaticManualHtml div.umg-footer                        { background:url(img/layout/box_s_bottom_plain.png) no-repeat; height:26px;  }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* gästebuch ************************** */
.com-id-2 .com-StaticManualHtml                                       {  }
.com-id-2 .com-StaticManualHtml div.umg-header                        { background:url(img/layout/box_l_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:0 60px; text-transform:uppercase; height:50px; line-height:40px }
.com-id-2 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-2 .com-StaticManualHtml div.umg-body                          { background:url(img/layout/box_l_body.png) repeat-y; padding:5px 20px 0 10px; }
.com-id-2 .com-StaticManualHtml div.umg-footer                        { background:url(img/layout/box_l_bottom_plain.png) no-repeat; height:64px;  }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *******************************  ************************** */
.com-id-3 .com-StaticManualHtml                                       {  }
.com-id-3 .com-StaticManualHtml div.umg-header                        { display:none }
.com-id-3 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-3 .com-StaticManualHtml div.umg-body                          {  }
.com-id-3 .com-StaticManualHtml div.umg-footer                        { display:none }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ******************************* home - video(zeitweise) ************************** */
.com-id-4 .com-StaticManualHtml                                       {  }
.com-id-4 .com-StaticManualHtml div.umg-header                        {background:url(img/layout/box_m_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 10px 15px; text-transform:uppercase; }
.com-id-4 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-4 .com-StaticManualHtml div.umg-body                          { background:url(img/layout/box_m_body.png) repeat-y; padding:5px 12px; }
.com-id-4 .com-StaticManualHtml div.umg-footer                        { display:none  }
.com-id-4 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.more a:hover      { }




/* ***************************************************************************************** */
/* ************************************ com-id-10 ******************************************* */
/* ****** rechte spalte: javascript für newsletter-standart-value ************************** */
.com-id-10 .com-StaticManualHtml                                       {  }
.com-id-10 .com-StaticManualHtml div.umg-header                        { display:none }
.com-id-10 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-10 .com-StaticManualHtml div.umg-body                          {  }
.com-id-10 .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-10 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.more a:hover      { }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *************************** Home: Tour ****************************************** */
.com-id-1 .com-date-live									{ }
.com-id-1 .com-date-live div.umg-header						{ background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px; }
.com-id-1 .com-date-live div.umg-header h3.umg-headline		{ }
.com-id-1 .com-date-live div.umg-body						{ background:url(img/layout/box_s_body.png) repeat-y; padding:5px 10px 20px 10px; }
*+html .com-id-1 .com-date-live div.umg-body				{ padding-bottom:20px; }
.com-id-1 .com-date-live div.umg-footer						{ clear:both; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list									{ background:url(img/content/madsen_tour.jpg) no-repeat; list-style-type: none; margin: 0px; padding:150px 0 0 0px; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c						{ color:#333333; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date						{ display:inline;  }
*+html .com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date					{ display:block;  }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-startdate			{ margin-right: 5px;}
*+html .com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-startdate			{ float:left;}
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-monthday			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-date-trenner		{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-enddate			{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-name			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c a.umg-name			{  }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-trenner			{  }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-headline		{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-1 .umg-headline		{ display:block; text-transform:uppercase; color:#000000; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-sub_headline	{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-sub-headline2	{  float:right; color:#fff; margin-right:10px; background-color:#000; padding:0 3px  }
*+html .com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-sub-headline2-container	{  float:right; }
*+html .com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-sub-headline2	{  display:block; float:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-text			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-charge			{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner							{ display:inline; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-city		{ }
*+html .com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-city		{ float:left;}
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-trenner	{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-location	{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner-movingclub									{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner-movingclub .umg-partner-movingclub-name		{ }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-shoplinks					{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .com-toolplaceholdersingle		{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ fotos: details ******************************************* */
.com-id-1 .com-collection-gallery-bowser										{  }
.com-id-1 .com-collection-gallery-bowser div.umg-header							{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-header h3.umg-headline			{   }
.com-id-1 .com-collection-gallery-bowser div.umg-body							{  }
.com-id-1 .com-collection-gallery-bowser div.umg-footer							{ background:url(img/layout/box_l_bottom_plain.png) no-repeat; height:64px; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top						{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline			{ background:url(img/layout/box_l_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:0 60px; text-transform:uppercase; height:50px; display:block; font-size:20px; line-height:40px }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-text				{  }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top						{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a:hover		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a:hover		{  }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c							{ background:url(img/layout/box_l_body.png) repeat-y; padding:40px 0 0 0; text-align:center; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img						{ border:1px solid #000; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c						{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-headline			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-sub_headline		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-text				{  }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c						{ display:none;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{  }




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* all sites footer ************************************** */
.com-id-1 .com-Link                                       { width:444px;  background:url(img/layout/bg_bottom.png) no-repeat; margin:0 auto; }
.com-id-1 .com-Link div.umg-header                        { display: none; }
.com-id-1 .com-Link div.umg-header h3.umg-headline        { }
.com-id-1 .com-Link div.umg-body                          { }
.com-id-1 .com-Link div.umg-footer                        { display: none; }
.com-id-1 .com-Link div.umg-footer span.back              { }
.com-id-1 .com-Link div.umg-footer span.back a            { }
.com-id-1 .com-Link div.umg-footer span.back a:hover      { }
.com-id-1 .com-Link div.umg-footer span.pagetop           { }
.com-id-1 .com-Link div.umg-footer span.pagetop a         { }
.com-id-1 .com-Link div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-Link div.umg-footer span.more              { }
.com-id-1 .com-Link div.umg-footer span.more a            { }
.com-id-1 .com-Link div.umg-footer span.more a:hover      { }

.com-id-1 .com-Link div.umg-body ul             {  margin: 0 auto; list-style-type: none; margin: 0px; }   
.com-id-1 .com-Link div.umg-body ul li          { display:inline; }      
.com-id-1 .com-Link div.umg-body ul li.umg-item-c .umg-link-trenner        { font-size:9px; color:#333333; }      
.com-id-1 .com-Link div.umg-body ul li.umg-item-1 .umg-link-trenner        { display: none; }      
.com-id-1 .com-Link div.umg-body ul li a.umg-img-link        { display: none; }      
.com-id-1 .com-Link div.umg-body ul li a.umg-img-link:hover  { }      
.com-id-1 .com-Link div.umg-body ul li a.umg-text-link       { font-size:9px; text-transform:uppercase; line-height:22px; }      
.com-id-1 .com-Link div.umg-body ul li a.umg-text-link:hover { }      

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ NEWS-details ******************************************* */
.com-id-1 .com-article                                       {  }
.com-id-1 .com-article div.umg-header                        { display: none;  }
.com-id-1 .com-article div.umg-header h3.umg-headline        {  }
.com-id-1 .com-article div.umg-body                          {  }
.com-id-1 .com-article div.umg-footer                        {  }
.com-id-1 .com-article div.umg-footer span.back              {  }
.com-id-1 .com-article div.umg-footer span.back a            {  }
.com-id-1 .com-article div.umg-footer span.back a:hover      {  }
.com-id-1 .com-article div.umg-footer span.pagetop           {  }
.com-id-1 .com-article div.umg-footer span.pagetop a         { }
.com-id-1 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-article div.umg-footer span.more              {  }
.com-id-1 .com-article div.umg-footer span.more a            {  }
.com-id-1 .com-article div.umg-footer span.more a:hover      { }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser		{ display: none; }


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

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{ background:url(img/layout/box_l_bottom_plain.png) no-repeat bottom left; padding-bottom:20px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{ background:url(img/layout/box_l_body.png) repeat-y; padding:5px 20px 0 10px;  }


.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ display:none; }
/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{ display:none; }

.com-id-1 .com-article div.umg-body ul li div.umg-article-wrapper				{  }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ background:url(img/layout/box_l_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:0 60px; text-transform:uppercase; height:50px; line-height:40px }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner           { display: none;  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{  display: none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{ display: none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{display: none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist                   { display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		{  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ margin-right:10px; border:1px solid #000; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{ display:none;  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

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

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline			{ display: none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ background:url(img/layout/box_l_body.png) repeat-y; padding:5px 20px 0 10px; display:block }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text p				{ padding-bottom:10px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text div.umg-segment		{ display:inline-block; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* Band-Bio ******************************************* */

.com-id-2 .com-article                                       {  }
.com-id-2 .com-article div.umg-header                        { background:url(img/layout/box_l_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:0 60px; text-transform:uppercase; height:50px; line-height:40px  }
.com-id-2 .com-article div.umg-header h3.umg-headline        {  }
.com-id-2 .com-article div.umg-body                          { background:url(img/layout/box_l_body.png) repeat-y; padding:5px 20px 0 10px; }
.com-id-2 .com-article div.umg-footer                        { background:url(img/layout/box_l_bottom_plain.png) no-repeat; height:64px; }
.com-id-2 .com-article div.umg-footer span.back              {  }
.com-id-2 .com-article div.umg-footer span.back a            {  }
.com-id-2 .com-article div.umg-footer span.back a:hover      {  }
.com-id-2 .com-article div.umg-footer span.pagetop           {  }
.com-id-2 .com-article div.umg-footer span.pagetop a         { }
.com-id-2 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-article div.umg-footer span.more              {  }
.com-id-2 .com-article div.umg-footer span.more a            {  }
.com-id-2 .com-article div.umg-footer span.more a:hover      {  }
.com-id-2 .com-article div.umg-footer ul.umg-pagebrowser	{ display: none; }


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

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


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

.com-id-2 .com-article div.umg-body ul li div.umg-article-wrapper				{  }

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

.com-id-2 .com-article div.umg-body ul li .umg-li-body  span.umg-subtitle	{  }

.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ margin-right:10px; border:1px solid #000; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{ display:none;  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text p				{ margin-bottom:10px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ termine - mediadates ******************************************* */
.com-id-1 .com-DateMedia                                       {  }
.com-id-1 .com-DateMedia div.umg-header                        { background:url(img/layout/box_m_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:15px 15px 10px 15px; text-transform:uppercase; }
.com-id-1 .com-DateMedia div.umg-header h3.umg-headline        { }
.com-id-1 .com-DateMedia div.umg-body                          {background:url(img/layout/box_m_body.png) repeat-y; padding:5px 12px; }
.com-id-1 .com-DateMedia div.umg-footer                        { background:url(img/layout/box_m_bottom_plain.png) no-repeat; height:24px; }
.com-id-1 .com-DateMedia div.umg-footer span.back              { }
.com-id-1 .com-DateMedia div.umg-footer span.back a            { }
.com-id-1 .com-DateMedia div.umg-footer span.back a:hover      { }
.com-id-1 .com-DateMedia div.umg-footer span.pagetop           { }
.com-id-1 .com-DateMedia div.umg-footer span.pagetop a         { }
.com-id-1 .com-DateMedia div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-DateMedia div.umg-footer span.more              { }
.com-id-1 .com-DateMedia div.umg-footer span.more a            { }
.com-id-1 .com-DateMedia div.umg-footer span.more a:hover      { }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm                        { list-style-type: none; margin: 0px; } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c          { border-top:1px solid #000; padding:10px 0; } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-1          { border-top:none; padding-top:5px; } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-odd        { } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-even       { }


.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top								{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top .trenner						{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date									{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date .umg-trenner							{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c									{ padding:3px 0; color:#333 }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c span.umg-global_belonging-name		{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name		{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name:hover	{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline						{  float:left; margin-right:5px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline .umg-trenner			{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-sub-headline					{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-text							{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-trenner						{ float:left; margin-right:5px;}
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-start-time					{  }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .com-toolplaceholdersingle		{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ termine - tourdates ******************************************* */
.com-id-1 .com-CollectionTour                                       {  }
.com-id-1 .com-CollectionTour div.umg-header                        { background:url(img/layout/box_m_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:15px 15px 10px 15px; text-transform:uppercase; }
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        { }
.com-id-1 .com-CollectionTour div.umg-body                          { background:url(img/layout/box_m_body.png) repeat-y; padding:5px 12px; }
.com-id-1 .com-CollectionTour div.umg-footer                        { background:url(img/layout/box_m_bottom_plain.png) no-repeat; height:24px; margin:-1px 0 0 1px }
.com-id-1 .com-CollectionTour div.umg-footer span.back              { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a         { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionTour div.umg-footer span.more              { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a:hover      { }

.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu                           { display: none; } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-header                    { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                      { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    { display: none; } 

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; margin: 0px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { border-top:1px solid #000; margin-top:5px; padding-top:5px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-1          { border-top:none; margin-top:0; padding-top:0; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             { text-transform:uppercase; font-weight:bold; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none;  }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { padding:3px 0; color:#333} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    {  } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          {  } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { }
*+html .com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { float:left; margin-right:5px; } 
*+html .com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { float:left; margin-right:5px; } 
*+html .com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { float:left;} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-text p  { display:inline; }
*+html .com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-text p  { float:left; margin-left:5px; }

*+html .com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-sub-headline-container  { float:right; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-sub-headline  			{ float:right; color:#fff; margin-right:10px; background-color:#000; padding:0 3px } 
*+html .com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-sub-headline  { float:none; } 

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c						{  }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link		{ display: none; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a						{  }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a:hover				{  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( das MenÃ¼ ganz oben ) *********************************** */  

.com-PageMenu                                  { margin-bottom:10px; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; background:url('img/layout/bg_menu.png') no-repeat; height:100px;position:absolute; top:115px; padding:35px 0 0 0; width:688px; }
*+html .com-PageMenu                           {padding-top:39px;}

.com-PageMenu div.umg-header                   { display: none; }
.com-PageMenu div.umg-header h3.umg-headline   { }
.com-PageMenu div.umg-body                     {  }
.com-PageMenu div.umg-footer                       { display: none; }
.com-PageMenu div.umg-footer span.back             { }
.com-PageMenu div.umg-footer span.back a           { }
.com-PageMenu div.umg-footer span.back a:hover     { }
.com-PageMenu div.umg-footer span.more             { }
.com-PageMenu div.umg-footer span.more a           { }
.com-PageMenu div.umg-footer span.more a:hover     { }
.com-PageMenu div.umg-footer span.pagetop          { }
.com-PageMenu div.umg-footer span.pagetop a        { }
.com-PageMenu div.umg-footer span.pagetop a:hover  { }

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

.com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            {  }

.com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                     	{ font-size:24px; text-transform:uppercase; padding:0 9px; text-decoration:none; color:#000;    }
*+html .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                 { padding:0 7px; }

.com-PageMenu div.umg-body ul.umg-list li.umg-navi a:visited                                  { color:#000;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color:#ff0000;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   {  }

.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                            {font-size:24px; text-transform:uppercase; padding:0 9px; text-decoration:none; color:#ff0000;   }
*+html .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                     { padding:0 7px; }

.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none; }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                                     {  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *******************************( termine menÃ¼ links ) *********************************** */  

.com-id-2 .com-PageMenuTeaser                                  {  }
.com-id-2 .com-PageMenuTeaser div.umg-header                   { background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px; }
.com-id-2 .com-PageMenuTeaser div.umg-header h3.umg-headline   { }
.com-id-2 .com-PageMenuTeaser div.umg-body                     { background:url(img/layout/box_s_body.png) repeat-y; padding:5px 20px 10px 10px; }
.com-id-2 .com-PageMenuTeaser div.umg-footer                       { background:url(img/layout/box_s_bottom_plain.png) no-repeat; height:38px; margin:-1px 0 0 0;  }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.back             { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.back a           { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.back a:hover     { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.more             { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.more a           { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.more a:hover     { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.pagetop          { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.pagetop a        { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.pagetop a:hover  { }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list             { list-style-type:none; padding:0; margin:0; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li          {  }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-listitem-even          { border-top: 1px solid #000; }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi                                            { margin-bottom:7px; padding-top:7px; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.umg-li-header                          { display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.umg-li-body                            			{  }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.umg-li-body div.umg-image-c-top     				{ display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.umg-li-body div.umg-content-c					{  }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.umg-li-body div.umg-image-c       				{ display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.umg-li-body div.PageMenuTeaserList_spacer       	{ display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.umg-li-body div.PageMenuTeaserList_spacer_txt    { display: none; }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected                                            { margin-bottom:7px; padding-top:7px; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-header                          { display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-body                            			{  }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-body div.umg-image-c-top     				{ display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-body div.umg-content-c					{  }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-body div.umg-image-c       				{ display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-body div.PageMenuTeaserList_spacer       	{ display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected div.umg-li-body div.PageMenuTeaserList_spacer_txt    { display: none; }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi a:link,
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi a:visited,
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi a:focus,
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi a:active                                  { text-transform:uppercase; text-decoration:none;  color:#000;     }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi a:hover                                    { text-decoration:underline;}
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected a:link,
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected a:visited,
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected a:focus,
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected a:active                                  { text-transform:uppercase; text-decoration:none;  color:#000;    }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected a:hover                                    { text-decoration:underline;}
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img               { display: none; }

.com-id-2 .com-PageMenuTeaser div.umg-body div.seitenAbschluss img               { display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Videos - linke Spalte ************************************ */

.com-id-1 .com-collection-video										{  }
.com-id-1 .com-collection-video div.umg-header						{  background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px;}
.com-id-1 .com-collection-video div.umg-header h3.umg-headline		{ }
.com-id-1 .com-collection-video div.umg-body						{ background:url(img/layout/box_s_body.png) repeat-y; padding:5px 10px 5px 10px; }
.com-id-1 .com-collection-video div.umg-footer						{ background:url(img/layout/box_s_bottom_plain.png) no-repeat; height:26px; }

.com-id-1 .com-collection-video div.umg-body ul						{ list-style-type: none; margin: 0px; padding:0; }
.com-id-1 .com-collection-video div.umg-body ul li					{ }

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

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body .umg-content-c									{ display:none; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos									{ float:left; width:100%; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c						{ clear:both; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c		{ float:left; margin-right: 5px; margin-bottom:10px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c img	{  }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c								{ }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist				{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-linked		{ display: none;}
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-trenner		{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist_title-linked	{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle-linked		{  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle-linked a	{ color:#000; text-transform:uppercase; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle				{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link			{ display: block; margin-top:10px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a			{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a:hover	{ display: none; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-footer		{ clear:both;  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************  Fotos  ******************************************* */
.com-id-1 .com-collection-gallery										{  }
.com-id-1 .com-collection-gallery div.umg-header						{ background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px; }
.com-id-1 .com-collection-gallery div.umg-header h3.umg-headline		{   }
.com-id-1 .com-collection-gallery div.umg-body							{ background:url(img/layout/box_s_body.png) repeat-y; padding:5px 10px 5px 10px; }
.com-id-1 .com-collection-gallery div.umg-footer						{ background:url(img/layout/box_s_bottom_plain.png) no-repeat; height:26px; }
.com-id-1 .com-collection-gallery div.umg-footer span.back				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop			{  }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.more a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more a:hover		{ }

.com-id-1 .com-collection-gallery div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li h3		    { font-size:14px; text-transform:uppercase; cursor:pointer; font-weight:normal; }
.com-id-1 .com-collection-gallery div.umg-body ul li h3:hover	    { text-decoration:underline; }
.com-id-1 .com-collection-gallery div.umg-body ul li h3.acc-selected  { font-size:14px; color:#000000;  cursor:pointer; font-weight:normal;}

.com-id-1 .com-collection-gallery div.umg-body ul li					{  }
.com-id-1 .com-collection-gallery div.umg-body ul li .gallery-content	{ overflow:hidden; margin-bottom:4px;  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body		{  }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text						{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{ margin-top:4px; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li a							{ background-color:transparent; outline:none;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ display:inline; width:52px; height:55px; margin:0 5px 0 0; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{  display:inline;  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img	{  border:none; vertical-align:middle; padding-bottom:20px; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright	{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-footer		{  }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************** All Sites Header: Madsen im Netz ****************************** */
.com-id-1 .com-CollectionLink                                       { margin-top:27px;}
*+ html .com-id-1 .com-CollectionLink                               { margin-top:31px;}
.com-id-1 .com-CollectionLink div.umg-header                        { }
.com-id-1 .com-CollectionLink div.umg-header h3.umg-headline        { font-size: 14px; text-transform: uppercase; font-weight:normal; margin:5px 0; }
.com-id-1 .com-CollectionLink div.umg-body                          { }
*+html .com-id-1 .com-CollectionLink div.umg-body                   { margin-top:-18px;}
.com-id-1 .com-CollectionLink div.umg-footer                        {  }
.com-id-1 .com-CollectionLink div.umg-footer span.back              { display: none; }
.com-id-1 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a         {  }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionLink div.umg-footer span.more              { display: none; }
.com-id-1 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.more a:hover      { }

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

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1             { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c span.umg-headline1			{  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c				{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img			{  }

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

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c							{ }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul						{ }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link			{ display:inline;   }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c								{ float:left; padding-left:2px;}
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-1 ul li.umg-link .umg-link-image-c								{ padding-left:0;}
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c a							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c img							{ vertical-align:middle }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link-top		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-headline		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-description		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link			{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c 							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link-1 .umg-link-content-c 							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c a:hover					{ }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover			{ }

.com-id-1 .com-CollectionLink .seitenAbschluss img 		{display:none}



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************** mp3 store ****************************** */
.com-id-2 .com-CollectionLink                                       { }
.com-id-2 .com-CollectionLink div.umg-header                        { background:url(img/layout/box_s_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:10px 15px 5px 15px; text-transform:uppercase; height:27px; }
.com-id-2 .com-CollectionLink div.umg-header h3.umg-headline        {  }
.com-id-2 .com-CollectionLink div.umg-body                          { background:url(img/layout/box_s_body.png) repeat-y; padding:5px 15px 5px 10px; }
.com-id-2 .com-CollectionLink div.umg-footer                        { display: none; }
.com-id-2 .com-CollectionLink div.umg-footer span.back              {  }
.com-id-2 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-2 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-2 .com-CollectionLink div.umg-footer span.pagetop           { }
.com-id-2 .com-CollectionLink div.umg-footer span.pagetop a         {  }
.com-id-2 .com-CollectionLink div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-CollectionLink div.umg-footer span.more              { display: none; }
.com-id-2 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-2 .com-CollectionLink div.umg-footer span.more a:hover      { }

.com-id-2 .com-CollectionLink div.umg-body ul						{ margin:0; padding:0; list-style-type:none; }   
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c			{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-odd		{ }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-even		{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-1			{ border-top:none; }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1             { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c span.umg-headline1			{  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c				{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img			{ border:1px solid #000; }

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

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c							{ }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul						{ }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link			{ height: 79px; border-top:1px solid #000; padding:10px 0 5px 0}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link-1			{ border-top:none;}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c								{ float:left;  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-1 ul li.umg-link .umg-link-image-c								{ }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c a							{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c img							{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link-top		{ display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-headline		{ display:block; text-transform:uppercase; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-description		{ display:block; color:#333; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link			{ display:block; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c 							{ margin-left:55px; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link-1 .umg-link-content-c 							{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c a:hover					{ }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr				{ display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover			{ }

.com-id-2 .com-CollectionLink .seitenAbschluss img 		{display:none}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Musik: Details-mitte ****************************************** */

.com-id-1 .com-product										{ color:#333333; }
.com-id-1 .com-product div.umg-header						{ display:none; }
.com-id-1 .com-product div.umg-header h3.umg-headline		{  }
.com-id-1 .com-product div.umg-body							{  }
.com-id-1 .com-product div.umg-footer						{ background:url(img/layout/box_m_bottom_plain.png) no-repeat; height:24px; margin-left:1px; }
.com-id-1 .com-product div.umg-footer span.back				{  }
.com-id-1 .com-product div.umg-footer span.back a			{ }
.com-id-1 .com-product div.umg-footer span.back a:hover		{ }
.com-id-1 .com-product div.umg-footer span.more				{  }
.com-id-1 .com-product div.umg-footer span.more a			{ }
.com-id-1 .com-product div.umg-footer span.more a:hover		{ }
.com-id-1 .com-product div.umg-footer span.pagetop			{  }
.com-id-1 .com-product div.umg-footer span.pagetop a		{ }
.com-id-1 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.com-id-1 .com-toolplaceholdersingle						{ float:none; width:auto; }

.com-id-1 .com-product div.umg-body ul.umg-products																{ list-style-type: none; padding:0; margin:0;  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c												{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c 	div.umg-headline-wrapper					{ background:url(img/layout/box_m_top.png) no-repeat; color:#fff; font-family: 'DecadeRegular', Impact, Arial, Helvetica, sans-serif; font-size:20px; padding:15px 15px 10px 15px; text-transform:uppercase;  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-c							{ background:url(img/layout/box_m_body.png) repeat-y; padding:5px 10px 5px 10px;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper					{ float:left; margin:0 10px 0 0}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #000; margin-bottom:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.iconLinksWrapper					{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.iconLinksWrapper span.umg-item-c a	{ text-transform:uppercase; display:block; font-size:11px }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-coverlink-wrapper span.umg-item-c                  {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none;  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date			{ display: block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year		{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration-trenner	{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-product_subcategory		{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-product_category		{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-product_group			{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-product_family			{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku					{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline  { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2			{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper 									{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ margin:10px 0 0 0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{ background:url(img/layout/box_m_body.png) repeat-y; padding:5px 10px 5px 10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting div.umg-configuration-wrapper			{ display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting table			{ width:420px; margin:auto; margin-bottom:10px}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting tr			{ background-color:#000;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td			{ padding:4px 6px; color:#FFF; border-bottom:1px solid #fff; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting img		{ vertical-align:middle;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-no			{ width:20px; border-right:1px solid #fff;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-title			{ width:265px }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting td.umg-track-duration			{ width:30px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.seitenAbschluss			{ clear:both; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }



.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }
