	.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/verveclub/css/reset.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/verveclub/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/verveclub/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/verveclub/css/forms.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/verveclub/css/layout.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/verveclub/css/components.css */

	/* EVENTS TEASER */
	#Page-events .content_left .contentbox_left_1 {}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-link-c { display:none; }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-link-c a{ display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-link-c a.umg-text-link { display:none; }

	#Page-events .content_left .contentbox_left_1 .com-Teaser {padding-top:5px;  }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body ul { list-style:none; margin-top:0px; }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li {  margin-bottom:20px;}

	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-title { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-header { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-date-top { font-weight:bold;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-global_belonging_name-top { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-date-top2 { font-weight:bold; display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-teaser_headline{ font-weight:bold; margin:0px; padding:0px;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-teaser_sub_headline { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser a.umg-teaser_headline  {display:none;}

	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-image-c-top { float:left; margin-right:15px; margin-bottom:0px; width:95px;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-image-c-top a{ font-size:0px; }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-image-c-top a image{display:inline;  }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-image-c-top img { border:none 0px; margin-right:25px; overflow:hidden;display:inline; zoom:1; }
	
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c {float:left;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top { font-weight:bold; display:inline;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top2 { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_headline { font-weight:bold; display:block; margin-top:0;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-teaser_headline { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline { display:block; margin:0px; padding:0px;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-global_belonging_name { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-global_belonging_name { display:none;}
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-teaser_text { display:none; }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-teaser-link { margin-top: 5px;}
	
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-image-c { display:none; }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-date { display:none; }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-global_belonging_name { display:none; }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-teaser_text{ display:none; }
	#Page-events .content_left .contentbox_left_1 .com-Teaser .umg-li-body .seitenAbschluss { display:none;}

	#Page-events .content_left .contentbox_left_1 .umg-item-c .seitenAbschluss { clear:both; border-bottom:1px #FFFFFF solid; margin-left:-20px; width:420px; }  

	/* PROGRAMM TEASER */
	#Page-programm .content_right .contentbox_right_3 {}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-link-c { margin-top: 5px; }
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-link-c a{ display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-link-c a.umg-text-link { display:inline; }

	#Page-programm .content_right .contentbox_right_3 .com-Teaser {padding-top:5px;  }
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body ul { list-style:none; margin-top:0px; }
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li {  margin-bottom:20px;}

	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-title { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-header { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-date-top { font-weight:bold;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-global_belonging_name-top { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-date-top2 { font-weight:bold; display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-teaser_headline{ font-weight:bold; margin:0px; padding:0px;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-teaser_sub_headline { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser a.umg-teaser_headline  {display:none;}

	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-image-c-top { float:left; margin-right:15px; margin-bottom:0px; width:80px;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-image-c-top a{ font-size:0px; }
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-image-c-top a image{display:inline;  }
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-image-c-top img { border:none 0px; margin-right:25px; overflow:hidden;display:inline; zoom:1; }
	
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c {}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top { font-weight:bold; display:inline;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top2 { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_headline { font-weight:bold; display:block; margin-top:0;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-teaser_headline { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline { display:block; margin:0px;padding:0px;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-global_belonging_name { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-global_belonging_name { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-teaser_text { display:block; margin:0px;padding:0px;}

	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-li-body .seitenAbschluss { display:none;}
	#Page-programm .content_right .contentbox_right_3 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-image-c {display:none;}
	
	#Page-programm .content_right .contentbox_right_3 .umg-item-c .seitenAbschluss { clear:both; border-bottom:1px #FFFFFF solid; margin-left:-20px; width:420px; }  

	/* HOME STATIC TEASER */
	.contentbox_right_2 .com-id-1 .com-Teaser { margin:0px; padding:0px; font-size:0px; line-height:0px;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-link-c { }
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-link-c a{ display:none;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-link-c a.umg-text-link {}
	.contentbox_right_2 .com-id-1 .com-Teaser  .umg-body  {}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-body ul { list-style:none; margin:0px; list-style:none; padding:0px; }
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-body li { margin:0px; padding:0px;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-title { display:none;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-header { display:none;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-date-top { display:none;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-global_belonging_name-top { display:none;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-date-top2 { display:none;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-teaser_headline{ display:none;}
	.contentbox_right_2 .com-id-1 .com-Teaser a.umg-teaser_headline  {display:none;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-image-c-top { margin:0px; padding:0px;  }
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-image-c-top a {margin:0px; padding:0px; font-size:0px; line-height:0px; }
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-image-c-top img { border:none 0px; font-size:0px; line-height:0px;}
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-content-c  { font-size:0px; line-height:0 px 0e; display:none; }
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-image-c { display:none; }
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-date { display:none; }
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-global_belonging_name { display:none; }
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-teaser_text{ display:none; }
	.contentbox_right_2 .com-id-1 .com-Teaser .umg-content-c p{ display:none;}
	.contentbox_right_2 .com-id-1 .com-Teaser .seitenAbschluss { display:none;}

	
	/* DEFAULT */
	body {
		padding:0px;
		margin:0px;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		
		color:#FFFFFF;
		background-color:#000000;
	}

	a:link 		{ color:#FFFFFF;}
	a:visited 	{ color:#FFFFFF;}
	a:active 	{ color:#000000; background-color:#FFFFFF;}
	a:focus 	{ outline:none;}
	
	/* POPUP LAYER */
	.popup-layer-mouse-window 				{background-color:rgb(0,0,0);border:5px solid rgb(255,255,255); z-index:999999}
	.popup-layer-mouse-window-load 			{display:none;}
	.popup-layer-mouse-postrenderer-layer 	{display:none;}
	.popup-layer-mouse-navigation 			{width:100%;cursor:move;z-index:998}
	.popup-layer-mouse-navigation-title 	{float:left;margin:5px;font-weight:bold;color:rgb(255,255,255);}
	.popup-layer-mouse-navigation-button 	{cursor:pointer;margin:5px;float:right;width:21px;height:21px;background-repeat:no-repeat;background-position:50% 50%;background-image:url('http://static.cms.universal-music-services.de/img/components/PostRenderer/close.gif')}
	.popup-layer-mouse-line 				{clear:both;background-color:rgb(0,0,0); height:5px;}
	.popup-layer-mouse-frame 				{border:none;}
	
	/* LAYOUT */
	div.maindiv {
		width:985px;
		position:relative;
		margin:auto;
	}

	div.center {
		background-image:url(img/layout/bg.main.jpg);
	
		width:985px;
		height:auto; 
	
		border-bottom:#FFFFFF solid 5px;
		border-left:#FFFFFF solid 5px;
		border-right:#FFFFFF solid 5px;
	}

	div.header {
		width:955px;
		height:30px; 
	
		background-color:#FFFFFF; 
	
		margin-left:15px;
		
		float:left;
		display:inline;
	}

	div.content_left 	{
		margin: 13px 0px 0px 15px;
		padding:0;
	
		float:left;
		display:inline;
	}
	
	div.contentbox_left_1 {
		background-image:url(img/layout/bg.liste.jpg); 
		background-repeat:no-repeat;
		background-color:#000000;
	
		height: auto;
		width:459px;
	
		margin-bottom:5px;
		
		border:#FFFFFF solid 5px;}
		
	div.contentbox_left_2 {
		background-image:none;
		background-repeat:no-repeat;
		background-color:#000000;
	
		height: auto;
		width:459px;
	
		margin-bottom:15px;
		
		border:none;
	}
		
	div.content_right 	{
		margin: 13px 15px 0px 0px;
		padding:0;
	
		float:right;
		display:inline;
	}
	
	div.contentbox_right_1 {
		background-image:url(img/layout/bg.border.content.right.jpg);
		background-repeat:no-repeat;
		background-color:#000000;
	
		height:auto;
		width:453px;
	
		margin:0;
		margin-bottom:5px;
		padding:0;
		
		border:#FFFFFF solid 5px;
	}
	div.content_right div.contentbox_right_1 div.header_box { background-color:#FFFFFF; width:453px; height:15px; margin:0; padding:0;}
							
	div.contentbox_right_2 {
		background-image:url(img/layout/bg.border.content.right.jpg);
		background-repeat:no-repeat;
		background-color:#000000;
	
		height:auto;
		width:453px;
	
		margin:0;
		margin-bottom:5px;
		
		border:#FFFFFF solid 5px;
	}
	div.content_right div.contentbox_right_2 div.header_box { background-color:#FFFFFF; width:453px; height:15px; margin:0; padding:0;}
						
	div.contentbox_right_3 {     
		background-image:url(img/layout/bg.border.content.right.jpg);
		background-repeat:no-repeat;
		background-color:#000000;
	
		height:auto;
		width:453px;
	
		margin:0;
		margin-bottom:15px;
		
		border:#FFFFFF solid 5px;
	}
	div.content_right div.contentbox_right_3 div.header_box { background-color:#FFFFFF; width:453px; height:15px; margin:0; padding:0;}
	
	/* OVERWRITE IN EVENTS */
	#Page-events div.contentbox_right_3 {
		background-image:none;
		background-repeat:no-repeat;
		background-color:#000000;
				
		margin:0px;
		
		border:none;	
	}
	
	#Page-events div.contentbox_right_3 div.com-Tool-WarehouseTeaser {
		background-color:#000000;
		background-image:url(img/layout/bg.border.content.right.jpg);
		background-repeat:no-repeat;
		border:5px solid #FFFFFF;
		height:auto;
		margin:0px;
		margin-bottom:15px;
		padding:15px;
		width:423px;
	}
	
	div.footer { padding-bottom:10px; padding-top:10px;}
	
	/* EVENT KEYVISUAL*/
	#Page-events div.content_left div.contentbox_left_1 div.key_visual {
		background-image:url(img/layout/event_box_header.jpg);
		background-repeat:no-repeat;
		background-color:transparent; 
	
		width:459px;
		height:50px;
	}
	
	/* PROGRAMM KEYVISUAL*/
	#Page-programm div.content_right div.contentbox_right_3 div.key_visual {
		background-image:url(img/layout/programm_box_header.jpg);
		background-repeat:no-repeat;
		background-color:transparent; 
	
		width:459px;
		height:50px;
	}
	
	/* OVERWRITE PROGRAMM BACKKGROUND */
	#Page-programm div.contentbox_right_3 {
		background-image:url(img/layout/bg.liste.jpg); 
	}
	
	/* MUSIC KEYVISUAL*/
	#Page-musik div.content_left div.contentbox_left_1 div.key_visual {
		background-image:url(img/layout/musik_box_header.jpg);
		background-repeat:no-repeat;
		background-color:transparent; 
	
		width:459px;
		height:50px;
	}
	
	
	
	

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Startseite Keyvisual rechts ******************************************* */

.content_left_musik .com-id-1 {}
.content_left_musik .com-id-1 .umg-link-c { }
.content_left_musik .com-id-1 .umg-link-c a{ display:none;}
.content_left_musik .com-id-1 .umg-link-c a.umg-text-link { display:block;}



.content_left_musik .com-id-1 .com-WarehouseTeaser {padding-top:5px;  }
.content_left_musik .com-id-1 .umg-body ul { list-style:none; margin-top:0px; }
.content_left_musik .com-id-1 .umg-body li {  margin-bottom:0px;}


.content_left_musik .com-id-1 .umg-title { display:none;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-header { display:none;}
.content_left_musik .com-id-1 .umg-date-top { font-weight:bold;}


.content_left_musik .com-id-1 .umg-date-top2 { font-weight:bold;}
.content_left_musik .com-id-1 .umg-teaser_headline{ font-weight:bold;}
.content_left_musik .com-id-1 a.umg-teaser_headline  {display:none;}



.content_left_musik .com-id-1 .com-WarehouseTeaser ul.umg-wt li { padding-top:15px; }

.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c p.umg-global_belonging-name { font-weight:bold; margin:0px;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c a.umg-global_belonging-name { display:none;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c .umg-trenner { display:none;}

.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c .umg-voesku-c { display:none;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c  span { display:none;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c .umg-product_category2 { display:none;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c .umg-product_subcategory2 { display:none;}


.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c {float:left;} 
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c .umg-product_subcategory { display:none;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c .umg-product_category{ display:none;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-c .umg-distributor { display:none;}


.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-wrapper { margin:0px; display: block; zoom:1;}


.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-image-c { float:left; width:auto; height:auto; border:0px none; margin-right:10px; }
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-image-c a img {  border:0px none; }
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-image-c .umg-date-c { display:none;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-shop-c { display:none;}
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-date-top { display:none; }
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-global_belonging_name { display:none; }
.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-teaser_text{ display:none; }

.content_left_musik .com-id-1 .com-WarehouseTeaser .umg-content-wrapper .seitenAbschluss { clear:both; border-bottom:1px #FFFFFF solid; margin-left:-20px; width:420px; }


	/* DEFAULT PICTURE */
	.content_left .contentbox_left_1 .com-StaticText {}
	.content_left .contentbox_left_1 .com-StaticText .umg-header { display:none;}
	.content_left .contentbox_left_1 .com-StaticText .umg-body { }
	.content_left .contentbox_left_1 .com-StaticText .umg-image-c-top img { display:block; }
	.content_left .contentbox_left_1 .com-StaticText .umg-content-c  { display:none;}
	.content_left .contentbox_left_1 .com-StaticText .umg-image-c { display:none;  }
	.content_left .contentbox_left_1 .com-StaticText .seitenAbschluss { display:none;}


	/* IDEE STATIC TEXT */
	#Page-idee .content_right .contentbox_right_3 .com-StaticText { margin-top:-17px;}
	#Page-idee .content_right .contentbox_right_3 .com-StaticText .umg-header { margin-left:5px; display:block;}
	#Page-idee .content_right .contentbox_right_3 .com-StaticText .umg-header h3.umg-headline { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; margin:0;padding:0;}
	#Page-idee .content_right .contentbox_right_3 .com-StaticText .umg-body { margin:15px; padding:0;}
	#Page-idee .content_right .contentbox_right_3 .com-StaticText .umg-body .umg-image-c-top { display:none; }
	#Page-idee .content_right .contentbox_right_3 .com-StaticText .umg-body .umg-content-c  { display:block; }
	#Page-idee .content_right .contentbox_right_3 .com-StaticText .umg-body .umg-image-c { display:none; }
	#Page-idee .content_right .contentbox_right_3 .com-StaticText .seitenAbschluss { display:none;}
	
	/* LINKS STATIC TEXT */
	#Page-links .content_right .contentbox_right_3 .com-StaticText { margin-top:-17px;}
	#Page-links .content_right .contentbox_right_3 .com-StaticText .umg-header { margin-left:5px; display:block;}
	#Page-links .content_right .contentbox_right_3 .com-StaticText .umg-header h3.umg-headline { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; margin:0;padding:0;}
	#Page-links .content_right .contentbox_right_3 .com-StaticText .umg-body { margin:15px; padding:0;}
	#Page-links .content_right .contentbox_right_3 .com-StaticText .umg-body .umg-image-c-top { display:none; }
	#Page-links .content_right .contentbox_right_3 .com-StaticText .umg-body .umg-content-c  { display:block; }
	#Page-links .content_right .contentbox_right_3 .com-StaticText .umg-body .umg-image-c { display:none; }
	#Page-links .content_right .contentbox_right_3 .com-StaticText .seitenAbschluss { display:none;}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Gewinnspiele: Gewinnspiel *********************************** */  

.com-id-1 .com-action                                       { margin-top:-17px; }
.com-id-1 .com-action div.umg-header                        { margin-left:5px;}
.com-id-1 .com-action div.umg-header h3 					 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; margin:0;padding:0;}
.com-id-1 .com-action div.umg-body                          { margin: 15px; padding:0px;}
.com-id-1 .com-action div.umg-footer                        { display: none; }
.com-id-1 .com-action div.umg-footer span.back              { }
.com-id-1 .com-action div.umg-footer span.back a            { }
.com-id-1 .com-action div.umg-footer span.back a:hover      { }
.com-id-1 .com-action div.umg-footer span.pagetop           {  }
.com-id-1 .com-action div.umg-footer span.pagetop a         { }
.com-id-1 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-action div.umg-footer span.more              {  }
.com-id-1 .com-action div.umg-footer span.more a            { }
.com-id-1 .com-action div.umg-footer span.more a:hover      { }

.com-id-1 .com-action div.umg-body .umg-image-c-top		{ float:left;  }
.com-id-1 .com-action div.umg-body .umg-image-c-top img	{ border:1px solid #000000; float:left; margin-bottom:20px; margin-right:20px; }

.com-id-1 .com-action div.umg-body .umg-content-c									{ }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-global_belonging_name		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-trenner						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-headline						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-sub_headline					{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-text							{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-deadline						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link a					{ display:none; }

.com-id-1 .com-action div.umg-body .umg-content-c-right								{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-global_belonging_name	{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-trenner				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-headline				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-sub_headline			{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text					{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text p					{ margin:0; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-deadline				{ display:block; margin-top:10px; margin-bottom:10px; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-ext_link				{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-ext_link a				{  }

.com-id-1 .com-action div.umg-body .umg-image-c-bottom				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-image-c-bottom img			{  }

.com-id-1 .com-action div.umg-body .umg-partner-c					{  }
.com-id-1 .com-action div.umg-body .umg-partner-c img				{  }

.com-id-1 .com-action div.umg-body .karussellTrenner				{  }

.com-id-1 .com-action div.umg-body .umg-won_text					{  }
.com-id-1 .com-action div.umg-body .umg-won_text p					{  }

.com-id-1 .com-action div.umg-body .umg-actionreply-c				{ clear:both; margin:10px 0; }
.com-id-1 .com-action div.umg-body div.umg-pageloginbox-spinner-container		{  margin:0px 0px 0px 200px; }

.com-id-1 .com-action div.umg-body .umg-actionreply-c p				{ font-weight:bold; color:#FFFFFF; text-align: center; }

.com-id-1 .com-action div.umg-body .umg-form-c																{ margin-top:10px;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c									{ float:left; width:350px;  margin-bottom:8px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select { }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ border:2px solid #FFFFFF; color:#FFFFFF; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:250px; margin:4px 0 4px 0; background:url(img/layout/bg.main.jpg)  repeat-y;}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{ height:20px; width:258px;background:url(img/layout/bg.main.jpg)  repeat-y;color:#FFFFFF; margin-bottom:3px;}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container option		{ background:#000000;} 
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ float:left; width:80px; margin-top:5px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:none; border:0px; width:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha		{ display:block;}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha span	{ display:block; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image		{ margin:5px 0 4px 120px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-captcha		{ margin-left:80px; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-deadline { display:none;}
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text { display:none;}
.com-id-1 .com-action div.umg-body .umg-formfields-c  .cm-label-s2f-msg span { float:left; }
.com-id-1 .com-action div.umg-body .umg-formfields-c .cm-input-s2f-msg textarea { border:#FFFFFF 2px solid; height:100px; width:253px; overflow:auto; font:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; background:url(img/layout/bg.main.jpg)  repeat-y; margin:4px 0 4px 0;}
.com-id-1 .com-action .cm-form-field-container-captcha { float:left;}
.com-id-1 .com-action  .cm-input-captcha { margin:0px; padding:0px;}



.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c													{ list-style-type: none; padding-top:10px; margin:0; clear:both;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c									{ padding: 5px 0 0 100px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c .umg-question-text-c				{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					{ list-style-type: none; padding: 5px 0 0 0; margin:0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	{   }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c input	{ border:1px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:160px; margin:0; margin-bottom:3px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{ }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom		{ display:inline; padding-left:10px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{ margin:0; display:inline; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ margin-left:80px;}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text	{   }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{  background:url(img/layout/bg.main.jpg)  repeat-y; border:2px #FFFFFF solid; width:258px; cursor:pointer;color:#FFFFFF;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }




	/* yl_GalleryImageBrowser */
	.com-collection-gallery-bowser { background-image:url(img/layout/bg.liste.jpg); background-color:#000000; background-repeat:no-repeat; }
	.com-collection-gallery-bowser div.umg-header { display:none; }
	.com-collection-gallery-bowser div.umg-header h3.umg-headline { display:none; }
		
	.com-collection-gallery-bowser div.umg-body { display:block; text-align:center;}
	.com-collection-gallery-bowser div.umg-body div.umg-content-c-top { display:block; text-align:center;}
	.com-collection-gallery-bowser div.umg-body div.umg-content-c-top span.umg-headline { display:block; text-align:center;}
	.com-collection-gallery-bowser div.umg-body div.umg-content-c-top span.umg-sub_headline { display:block; text-align:center; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c-top span.umg-text { display:none; }
	
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c-top { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c-top span.umg-prev a { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c-top span.umg-next a { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c-top span.seitenAbschluss { display:none; }
	
	.com-collection-gallery-bowser div.umg-body div.umg-image-c { margin-left:5px; margin-right:5px; text-align:center; vertical-align:middle; height:400px;}
	.com-collection-gallery-bowser div.umg-body div.umg-image-c table {width:100%;height:100%;}
	.com-collection-gallery-bowser div.umg-body div.umg-image-c table tr td {vertical-align:middle;text-align:center;}
	.com-collection-gallery-bowser div.umg-body div.umg-image-c table tr td img { border:1px solid rgb(255,255,255); }
	
	.com-collection-gallery-bowser div.umg-body div.umg-content-c { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c span.umg-headline { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c span.umg-sub_headline { display:none; }
	.com-collection-gallery-bowser div.umg-body div.umg-content-c span.umg-text { display:none; }
	
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c { margin-top:5px; height:25px; vertical-align:middle; background-color:rgb(255,255,255)}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.umg-prev {vertical-align:middle;}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.umg-prev a { color:rgb(0,0,0); float:left; vertical-align:middle; margin-left:5px; font-weight:bold}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.umg-next {vertical-align:middle;}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.umg-next a { color:rgb(0,0,0); float:right; vertical-align:middle; margin-right:5px; font-weight:bold}
	.com-collection-gallery-bowser div.umg-body div.umg-browser-c span.seitenAbschluss { clear:both; height:0; }
		
	.com-collection-gallery-bowser div.umg-footer { display:none; }


	#Page-Newsletter .com-id-1 .com-MyProfileBox																			{ margin: 15px; }
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData											{ margin: 0px 0px 0px 0px; border:0px}
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body div.UMGLoginData_User_box										{ margin: 20px 0px 0px 0px; }
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body div.UMGLoginData_Password_box									{ margin: 20px 0px 0px 0px; }
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body div.UMGLoginData_new_pwd										{ margin: 20px 0px 0px 0px; }
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body div.UMGLoginData_new_pwd										{ margin: 20px 0px 20px 0px; }
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body div.umg-action-button-container								{ margin: 37px 2px 40px 0px;  color:#FFFFFF;}
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body div.umg-action-new-pwd-container-top							{ display: none;}
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body div.umg-action-new-pwd-container								{ margin: 20px 0px 20px 0px; }
	
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body div.umg-action-button-container span 							{ display:block;}
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body div.umg-action-button-container span.umg-button-login-grafik	{ display:none;}
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body .umg-action-button-container span.umg-button-login-text		{ color:#FFFFFF;}
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body .umg-action-button-container span.umg-button-login-text input	{ margin-left: 40px; margin-top:10px;border:0px; background-color:transparent; border:2px solid #FFFFFF; width:240px; height:26px; font-size:11px; text-align:center; color:#FFFFFF;}
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display: none; }
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData input									{ margin-left: 40px; margin-top:-20px;border:0px; background-color:transparent; border:2px solid #FFFFFF; width:240px; height:auto; font-size:11px; text-align:center; color:#FFFFFF;}
	#Page-Newsletter .com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container input	{ margin-left: 40px; margin-top:-20px;border:0px; background-color:transparent; border:2px solid #FFFFFF; width:240px; height:auto; font-size:11px; text-align:center; color:#FFFFFF;}
	#Page-Newsletter .com-id-1 .com-MyProfileBox .umg-body fieldset.UMGLoginData input										{ float:right; width:232px; height:16px; font-size:11px; margin:-20px 0px 0px 0px; background:transparent url(img/layout/bg.main.jpg) repeat-y scroll 0 0; color:#FFFFFF;}
	
	#Page-Newsletter .com-id-1 .com-newsletter-box 																			{ margin-top:-17px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-header                   										{ margin-left:5px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-header h3.umg-headline { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; margin:0;padding:0;}
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body                     										{ font-size:11px; margin: 30px 0px 0px 20px; width:400px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer                      										{ display: none; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer span.back             									{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer span.back a           									{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer span.back a:hover     									{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer span.more             									{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer span.more a           									{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer span.more a:hover     									{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer span.pagetop          									{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer span.pagetop a        									{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-footer span.pagetop a:hover  									{ }
	
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text											{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p											{ font-size:11px; margin:0 0 10px 0; }
	
	#Page-Newsletter .com-id-1 .com-newsletter-box .umg-body .umg-newsletter-thx-text-container 							{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF; margin:40px 35px 20px 0px; text-align:right; }
	#Page-Newsletter .com-id-1 .com-newsletter-box .umg-body .umg-newsletter-error-text-container							{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF; margin:40px 35px 20px 0px; text-align:right; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container									{ margin:15px 0px 0px -4px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container								{ margin-bottom:4px;}
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-form-field-container 	{ clear:both; padding:5px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label					{ float:left; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional 									{ margin:40px 0 0 6px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional div.cm-additional-newsletter-list-container div.cm-input	{ margin:10px 0 10px -5px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body div.umg-pageloginbox-spinner-container						{ margin:10px 0 0px 250px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input					{ float:right; width:232px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body div.umg-subscribe-field-container div.cm-input select		{ float:right; width:240px; height:20px; font-size:11px; margin:0px -8px 0px 0px; _margin:0px 0px 0px 0px;background:transparent url(img/layout/bg.main.jpg) repeat-y scroll 0 0; color:#FFFFFF; border:2px solid #FFFFFF; padding:1px 2px;}
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input input				{ border:2px solid #FFFFFF; background:transparent url(img/layout/bg.main.jpg) repeat-y scroll 0 0; color:#FFFFFF; font-size:11px; font-family:verdana,arial,helvetica; height:16px; padding:1px 2px; vertical-align:middle; width:232px; float:left; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input select				{ height:auto; font-size:11px; margin:0; width:100px; padding:0; float:left;}
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input select	option		{ background-color:#000000; font-size:11px; font-family:verdana,arial,helvetica; }
	
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .nwlt-text p												{ font-size:11px; margin:10px 0 0 0; }
	#Page-Newsletter .com-id-1 .com-newsletter-box .umg-newsletter-additional .cm-form-field-container						{ clear:both; margin-top:40px 0 0 7px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box .umg-newsletter-additional .cm-form-field-container	.cm-input			{ margin-top:40px 0 0 8px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container					{ margin-left: 158px;}
	
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container							{ display: none; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .cm-input-row												{ }
	
	
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container								{ margin: 0 0 0 5px; }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text		{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display:none;}
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input							{ margin-left: 155px; margin-top:10px;border:0px; background-color:transparent; border:2px solid #FFFFFF; width:232px; height:auto; font-size:11px; text-align:center; color:#FFFFFF;}
	
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container					{ }
	#Page-Newsletter .com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p					{ font-size:11px; margin-left:155px; font-family:Verdana, Arial, Helvetica, sans-serif;}
	


	/* TEASER HOME */
	#Page-home .contentbox_right_1 .com-Teaser { margin-top:-17px;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-link-c { }
	#Page-home .contentbox_right_1 .com-Teaser .umg-link-c a{ display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-link-c a.umg-text-link {}
	
	#Page-home .contentbox_right_1 .com-Teaser .umg-header { margin-left:5px;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-header h3 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; margin:0;padding:0;}
	
	#Page-home .contentbox_right_1 .com-Teaser .umg-body  { margin:15px; padding:0;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body ul { list-style:none; margin:0px; list-style:none; padding:0px; }
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li { margin:0px; padding:0px;}
	
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c {}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-header { display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-header span.umg-title { display:none;}
	
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body {}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-image-c-top { display:none;}
	
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c {}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top { font-weight:bold; display:inline;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top2 { display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_headline { font-weight:bold; display:block; margin-top:0;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-teaser_headline { display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline { display:block;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date { display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-global_belonging_name { display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-global_belonging_name { display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-teaser_text { margin-top:5px;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-image-c { display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.umg-link-c { display:none;}
	#Page-home .contentbox_right_1 .com-Teaser .umg-body li.umg-item-c div.umg-li-body div.seitenAbschluss { display:none;}
	
	#Page-home .contentbox_right_1 .com-Teaser .umg-footer { display:none;}
	
	
	/* TEASER EVENTS */
	/*
	#Page-events .contentbox_left_1 {}
	#Page-events .contentbox_left_1 .com-Teaser .umg-link-c { margin-top: 5px; }
	#Page-events .contentbox_left_1 .com-Teaser .umg-link-c a{ display:none;}
	#Page-events .contentbox_left_1 .com-Teaser .umg-link-c a.umg-text-link { display:inline; }
	
	#Page-events .contentbox_left_1 .com-Teaser {padding-top:5px;  }
	#Page-events .contentbox_left_1 .com-Teaser .umg-body ul { list-style:none; margin-top:0px; }
	#Page-events .contentbox_left_1 .com-Teaser .umg-body li {  margin-bottom:20px;}
	
	#Page-events .contentbox_left_1 .com-Teaser .umg-title { display:none;}
	#Page-events .contentbox_left_1 .com-Teaser .umg-header { display:none;}
	#Page-events .contentbox_left_1 .com-Teaser .umg-date-top { font-weight:bold;}
	#Page-events .contentbox_left_1 .com-Teaser .umg-global_belonging_name-top { display:none;}
	#Page-events .contentbox_left_1 .com-Teaser .umg-date-top2 { font-weight:bold; display:none;}
	#Page-events .contentbox_left_1 .com-Teaser .umg-teaser_headline{ font-weight:bold; margin:0px; padding:0px;}
	#Page-events .contentbox_left_1 .com-Teaser .umg-teaser_sub_headline { display:none;}
	#Page-events .contentbox_left_1 .com-Teaser a.umg-teaser_headline  {display:none;}
	
	#Page-events .contentbox_left_1 .com-Teaser .umg-image-c-top {float:left;margin:0px; padding:0px;overflow:hidden; display:inline; zoom:1; width:80px; height:80px; margin-right:25px;}
	#Page-events .contentbox_left_1 .com-Teaser .umg-image-c-top a{ font-size:0px; }
	#Page-events .contentbox_left_1 .com-Teaser .umg-image-c-top a image{display:inline;  }
	#Page-events .contentbox_left_1 .com-Teaser .umg-image-c-top img { border:none 0px; overflow:hidden;display:inline; zoom:1; }
	#Page-events .contentbox_left_1 .com-Teaser .umg-content-c  {  }
	
	#Page-events .contentbox_left_1 .com-Teaser .umg-image-c { display:none; }
	#Page-events .contentbox_left_1 .com-Teaser .umg-date { display:none; }
	#Page-events .contentbox_left_1 .com-Teaser .umg-global_belonging_name { display:none; }
	#Page-events .contentbox_left_1 .com-Teaser .umg-teaser_text{ display:none; }
	#Page-events .contentbox_left_1 .com-Teaser .umg-li-body .seitenAbschluss { display:none;}
	
	#Page-events .contentbox_left_1 .umg-item-c .seitenAbschluss { clear:both; border-bottom:1px #FFFFFF solid; margin-left:-20px; width:420px; }
	
	#Page-events .contentbox_left_1 .com-Teaser .umg-footer { display:none;}*/
	
	


	/* dateLive 'Programm */

#Page-Programm .com-id-1 div.com-date-live img 													{ display:none; }
#Page-Programm .com-id-1  .umg-header										{ display:none; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body .umg-flyer 								{ display:none; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body .umg-flyer-download 					{ display:none; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body .umg-description .umg-header 			{ display:none; }

#Page-Programm .com-id-1 div.com-date-live div.umg-body ul 										{ margin:0px; padding:0 20px 0 20px;  }
#Page-Programm .com-id-1 div.com-date-live div.umg-body.umg-name 								{ display:none; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body.umg-sub_headline 						{ display:none; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body.umg-text p 								{ margin-top:0px; }
	
#Page-Programm .com-id-1 div.com-date-live .umg-monthday 										{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-date-trenner 									{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-date .umg-headline								{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-partner 										{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-partner-city 									{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-partner-trenner 								{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-partner-location 								{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-partner-movingclub 								{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-partner-movingclub-name 						{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-shoplinks 										{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-shoplink-desc 									{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-shoplink-link 									{ display:none; }
#Page-Programm .com-id-1 div.com-date-live .umg-footer 											{ display:none; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body ul.umg-artist-list div.umg-charge		{ display:none; }

#Page-Programm .com-id-1 div.com-date-live div.umg-body ul.umg-artist-list li 					{ margin:0px 0 0px 20px 0; padding:20px 0 0 0; list-style:none; border-bottom: 1px solid; border-color:#FFFFFF; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body div.umg-description div.umg-text 		{ margin:0px 0px 0px 20px; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body div.umg-description 					{ margin:0px 0px 40px 110px; border-bottom: 2px; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body div.umg-date 							{ margin:0px 0px 5px 110px; background:#FFFFFF none repeat scroll 0 0;; font-family:Arial, Helvetica, sans-serif 11px; font-weight:bold; color:#000000;  padding-left:5px;}
#Page-Programm .com-id-1 div.com-date-live div.umg-description span umg-headline 				{ font-family:Arial, Helvetica, sans-serif 11px; font:bold; color:#000000; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body div.umg-date div.umg-headline			{ display:none; }
#Page-Programm .com-id-1 div.com-date-live div.umg-body div.umg-date div.umg-trenner 			{ display:none; }

	#Page-Intro .com-StaticManualHtml .umg-headline {display:none;}
	#Page-Intro .com-StaticManualHtml .umg-headline h3.umg-headline {display:none;}
	#Page-Intro .com-StaticManualHtml .umg-footer {display:none;}
	
	#Page-Intro .com-StaticManualHtml .umg-body { text-align:center; vertical-align:middle; width:100%; height:100%; }



	/* HOME */
	#Page-home .com-article { }
	#Page-home .com-article .umg-header {display:none }
	#Page-home .com-article .umg-body { margin:15px; padding:0; }
	#Page-home .com-article .umg-item-c  { }
	#Page-home .com-article .umg-li-body {}
	#Page-home .com-article .umg-body { margin:15px; padding:0;}
	#Page-home .com-article .umg-body ul { margin:0px; padding:0px; list-style:none;}
	#Page-home .com-article .umg-date-top { display:none;  }
	#Page-home .com-article .umg-article-wrapper {  }
	#Page-home .com-article .umg-artist-title-wrapper { display:none; }
	#Page-home .com-article .umg-artist-trenner { display:none; }
	#Page-home .com-article .umg-artist-linked { display:none; }
	#Page-home .com-article .umg-artist { display:none; }
	#Page-home .com-article .umg-date-inline { display:none; }
	#Page-home .com-article .umg-title { display:none; }
	#Page-home .com-article .umg-subtitle { display:none; }
	#Page-home .com-article .umg-text { margin-top:-17px; }
	#Page-home .com-article .umg-text img{ display:none;  }
	#Page-home .com-article .umg-links { display:none; }
	#Page-home .com-article .umg-linkitem-c  { display:none; }
	#Page-home .com-article .umg-link { display:none; }
	#Page-home .com-article .umg-imagelink { display:none; }
	#Page-home .com-article .umg-desc { display:none; }
	#Page-home .com-article .umg-article-document { display:none; }
	#Page-home .com-article .umg-li-footer { display:none; }
	#Page-home .com-article .umg-footer { display:none; }
	#Page-home .com-article .seitenAbschluss { display:none; }
	
	/* IMPRESSUM, DATENSCHUTZ */	
	#Page-Impressum .com-article { margin-top:-17px; }
	#Page-Impressum .com-article .umg-header { margin-left:5px; display:block; }
	#Page-Impressum .com-article .umg-header h3.umg-headline { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; margin:0;padding:0;}
	#Page-Impressum .com-article .umg-body { margin:15px; padding:0; }
	#Page-Impressum .com-article .umg-item-c  { }
	#Page-Impressum .com-article .umg-li-body {}
	#Page-Impressum .com-article .umg-body ul { margin:0px; padding:0px; list-style:none;}
	#Page-Impressum .com-article .umg-date-top { display:none;  }
	#Page-Impressum .com-article .umg-article-wrapper {  }
	#Page-Impressum .com-article .umg-artist-title-wrapper { display:none; }
	#Page-Impressum .com-article .umg-artist-trenner { display:none; }
	#Page-Impressum .com-article .umg-artist-linked { display:none; }
	#Page-Impressum .com-article .umg-artist { display:none; }
	#Page-Impressum .com-article .umg-date-inline { display:none; }
	#Page-Impressum .com-article .umg-title { display:none; }
	#Page-Impressum .com-article .umg-subtitle { display:none; }
	#Page-Impressum .com-article .umg-text { margin-top:-17px; }
	#Page-Impressum .com-article .umg-text img{ display:none;  }
	#Page-Impressum .com-article .umg-links { display:none; }
	#Page-Impressum .com-article .umg-linkitem-c  { display:none; }
	#Page-Impressum .com-article .umg-link { display:none; }
	#Page-Impressum .com-article .umg-imagelink { display:none; }
	#Page-Impressum .com-article .umg-desc { display:none; }
	#Page-Impressum .com-article .umg-article-document { display:none; }
	#Page-Impressum .com-article .umg-li-footer { display:none; }
	#Page-Impressum .com-article .umg-footer { display:none; }
	#Page-Impressum .com-article .seitenAbschluss { display:none; }
	
	#Page-Datenschutz .com-article { margin-top:-17px; }
	#Page-Datenschutz .com-article .umg-header { margin-left:5px; display:block; }
	#Page-Datenschutz .com-article .umg-header h3.umg-headline { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; margin:0;padding:0;}
	#Page-Datenschutz .com-article .umg-body { margin:15px; padding:0;}
	#Page-Datenschutz .com-article .umg-item-c  { }
	#Page-Datenschutz .com-article .umg-li-body {  }
	#Page-Datenschutz .com-article .umg-body ul { margin:0px; padding:0px; list-style:none;}
	#Page-Datenschutz .com-article .umg-date-top { display:none;  }
	#Page-Datenschutz .com-article .umg-article-wrapper {  }
	#Page-Datenschutz .com-article .umg-artist-title-wrapper { display:none; }
	#Page-Datenschutz .com-article .umg-artist-trenner { display:none; }
	#Page-Datenschutz .com-article .umg-artist-linked { display:none; }
	#Page-Datenschutz .com-article .umg-artist { display:none; }
	#Page-Datenschutz .com-article .umg-date-inline { display:none; }
	#Page-Datenschutz .com-article .umg-title { display:none; }
	#Page-Datenschutz .com-article .umg-subtitle { display:none; }
	#Page-Datenschutz .com-article .umg-text { margin-top:-17px; }
	#Page-Datenschutz .com-article .umg-text img{ display:none;  }
	#Page-Datenschutz .com-article .umg-links { display:none; }
	#Page-Datenschutz .com-article .umg-linkitem-c  { display:none; }
	#Page-Datenschutz .com-article .umg-link { display:none; }
	#Page-Datenschutz .com-article .umg-imagelink { display:none; }
	#Page-Datenschutz .com-article .umg-desc { display:none; }
	#Page-Datenschutz .com-article .umg-article-document { display:none; }
	#Page-Datenschutz .com-article .umg-li-footer { display:none; }
	#Page-Datenschutz .com-article .umg-footer { display:none; }
	#Page-Datenschutz .com-article .seitenAbschluss { display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( das Menü ganz oben ) *********************************** */  


.com-PageMenu { clear:both; position:absolute; top:5px;  margin:0px; padding:0px;}
.com-PageMenu .umg-header .umg-headline{ display:none;}

.umg-level_0 {  }
.umg-listitem-odd {}

/*
.umg-listitem-1 { background-image:url(img/layout/nav_home.gif); text-indent:-1000px;}
.umg-listitem-1 a { cursor:pointer;}
*/

/* .com-PageMenu li.umg-navi                                           { display: block; } */

.com-PageMenu ul {margin:0px; padding:0px;}
.com-PageMenu li {list-style:none; float:left; margin:0px; padding:0px; }

.com-PageMenu li.umg-navi a { display: block;  text-indent: -1000px; font-size:0px;  }

.com-PageMenu .umg-icon-after-listitem { display:none;}

.com-PageMenu li.umg-navi_selected a { display: block; text-indent: -1000px; font-size:1px;}
.com-PageMenu a:active { background:none;}



.com-PageMenu li.umg-navi a.item-1 { background-image:url(img/nav/home.gif); background-repeat:no-repeat;height: 30px; width:60px;}
.com-PageMenu li.umg-navi a.item-1:hover { background-image:url(img/nav/home.over.gif); background-repeat:no-repeat;height: height: 30px; width:60px; }
.com-PageMenu li.umg-navi_selected a.item-1 { background-image:url(img/nav/home.over.gif); background-repeat:no-repeat;height: 30px; width:60px; }

.com-PageMenu li.umg-navi a.item-2 { background-image:url(img/nav/events.gif); background-repeat:no-repeat; height: 30px; width:70px;}
.com-PageMenu li.umg-navi a.item-2:hover { background-image: url(img/nav/events.over.gif); background-repeat:no-repeat;height: 30px; width:70px; }
.com-PageMenu li.umg-navi_selected a.item-2 { background-image:url(img/nav/events.over.gif); background-repeat:no-repeat; height: 30px; width:70px;}

.com-PageMenu li.umg-navi a.item-3 { background-image:url(img/nav/idee.gif); background-repeat:no-repeat;height: 30px; width:50px;}
.com-PageMenu li.umg-navi a.item-3:hover { background-image:url(img/nav/idee.over.gif); background-repeat:no-repeat; height: 30px; width:50px;}
.com-PageMenu li.umg-navi_selected a.item-3 { background-image:url(img/nav/idee.over.gif); background-repeat:no-repeat;height: 30px; width:50px; }

.com-PageMenu li.umg-navi a.item-4 { background-image:url(img/nav/music.gif); background-repeat:no-repeat;height: 30px; width:70px;}
.com-PageMenu li.umg-navi a.item-4:hover { background-image:url(img/nav/music.over.gif); background-repeat:no-repeat; height: 30px; width:70px;}
.com-PageMenu li.umg-navi_selected a.item-4 { background-image:url(img/nav/music.over.gif); background-repeat:no-repeat; height: 30px; width:70px;}

.com-PageMenu li.umg-navi a.item-5 { background-image:url(img/nav/newsletter.gif); background-repeat:no-repeat;height: 30px; width:100px;}
.com-PageMenu li.umg-navi a.item-5:hover { background-image: url(img/nav/newsletter.over.gif); background-repeat:no-repeat;height: 30px; width:100px; }
.com-PageMenu li.umg-navi_selected a.item-5 { background-image:url(img/nav/newsletter.over.gif); background-repeat:no-repeat; height: 30px; width:100px;}

.com-PageMenu li.umg-navi a.item-6 { background-image:url(img/nav/programm.gif); background-repeat:no-repeat;height: 30px; width:100px;}
.com-PageMenu li.umg-navi a.item-6:hover { background-image:url(img/nav/programm.over.gif); background-repeat:no-repeat; height: 30px; width:100px;}
.com-PageMenu li.umg-navi_selected a.item-6 { background-image:url(img/nav/programm.over.gif); background-repeat:no-repeat; height: 30px; width:100px;}




/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Subkünstlerseite: Diskografie  (für erste Komponente nach Subnavi ohne Header) ****************************************** */

.com-id-1 .com-product 										{ }
.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							{ margin:15px; }
.com-id-1 .com-product div.umg-footer						{ display:none; background-color:#F3F3F3; padding:7px; padding-top:0px; }
.com-id-1 .com-product div.umg-footer span.back				{  }
.com-id-1 .com-product div.umg-footer span.back a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-1 .com-product div.umg-footer span.back a:hover		{ }
.com-id-1 .com-product div.umg-footer span.more				{ display: none; }
.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.top			{ padding-left:495px; }
.com-id-1 .com-product div.umg-footer span.top a		{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-1 .com-product div.umg-footer span.top a:hover	{ }
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{ display: none; }

.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 .umg-content-c { }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c							{ zoom:1; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width:155px; margin-right:10px;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin:0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ margin-right:10px;border:1px solid #000000; float:left; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks	{ list-style-type: none; padding: 0; margin:0; display:block;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks	img {border:0px none; margin-top:5px;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c 	{ margin:0;padding:0;display:inline;margin-right:1px; }


.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper								{}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-weight:bold; margin-top:0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ margin:0px; padding:0px;}
.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:block;font-weight:normal; margin:0px; padding:0px;}
.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  { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { margin-top:10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	span						 { display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date		    { display:inline; }
.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		    { display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    { display:inline; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration		    {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    { display:inline; }
.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-age_advice			    { display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		    { display:block; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ clear:both; padding-top:5px; font-size:12px;}
.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-detaillink-wrapper a 	{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{ clear:both;  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{ margin-bottom:10px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding-top:0px; padding-bottom:0px; }
.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							{ font-weight:bold; margin-bottom:0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Subkünstlerseite: Aktuell: Aktuelle VÖ ************* */



.com-id-2 .com-product 							{padding-top:5px;  }
.com-id-2 .com-product .umg-link-c a			{ display: none; }
.com-id-2 .com-product div.umg-header						{ display: none; }
.com-id-2 .com-product div.umg-header h3.umg-headline		{  }
.com-id-2 .com-product div.umg-body							{  }
.com-id-2 .com-product div.umg-footer						{ display:none; background-color:#F3F3F3; padding:7px; padding-top:0px; }
.com-id-2 .com-product div.umg-footer span.back				{  }
.com-id-2 .com-product div.umg-footer span.back a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-2 .com-product div.umg-footer span.back a:hover		{ }
.com-id-2 .com-product div.umg-footer span.more				{ display: none; }
.com-id-2 .com-product div.umg-footer span.more a			{ }
.com-id-2 .com-product div.umg-footer span.more a:hover		{ }
.com-id-2 .com-product div.umg-footer span.top			{ padding-left:495px; }
.com-id-2 .com-product div.umg-footer span.top a		{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-2 .com-product div.umg-footer span.top a:hover	{ }
.com-id-2 .com-product div.umg-footer ul.umg-pagebrowser	{ display: none; }

.com-id-2 .com-product div.umg-body ul.umg-products										{ list-style-type: none; padding: 0;  clear:both; margin-left:30px;} 


.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c { margin-bottom:20px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c .umg-text-wrapper {}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c  .umg-tracklisting { display:none;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c .umg-content-c .seitenAbschluss { clear:both; border-top:1px #FFFFFF solid; margin-left:-20px;width:420px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c							{ zoom:1; } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ font-size:0px;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin:0px; float:left; margin-right:10px;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #000000; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c 	{ display:none; }


.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper	span.umg-global-belonging-name { }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper	span.umg-headline			{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-weight:bold; margin-bottom:10px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-weight:normal; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { margin-top:0px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	span						 { display:none;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date		    { display:inline; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	    { display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    { display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    { display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration		    { display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    { display:none; }
.com-id-2 .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-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice			    { display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		    { display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper { display:none;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper span			{ }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper 		{ }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a 	{   }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{ display:none;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{ margin-bottom:10px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding-top:0px; padding-bottom:0px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{ font-weight:bold; margin-bottom:0px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }
/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Subkünstlerseite: Diskografie  ****************************************** */

.com-id-3 .com-product 										{ }
.com-id-3 .com-product div.umg-header						{ display: none; }
.com-id-3 .com-product div.umg-header h3.umg-headline		{  }
.com-id-3 .com-product div.umg-body							{ padding-top:12px; }
.com-id-3 .com-product div.umg-footer						{ background-color:#F3F3F3; padding:7px; padding-top:0; }
.com-id-3 .com-product div.umg-footer span.back				{  }
.com-id-3 .com-product div.umg-footer span.back a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-3 .com-product div.umg-footer span.back a:hover		{ }
.com-id-3 .com-product div.umg-footer span.more				{  }
.com-id-3 .com-product div.umg-footer span.more a			{ }
.com-id-3 .com-product div.umg-footer span.more a:hover		{ }
.com-id-3 .com-product div.umg-footer span.top			{ padding-left:545px;}
.com-id-3 .com-product div.umg-footer span.top a		{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-3 .com-product div.umg-footer span.top a:hover	{ }
.com-id-3 .com-product div.umg-footer .umg-pagebrowser	{ display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products													{ list-style-type: none; padding: 0; margin:0; } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c									{  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width:210px; display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #000000; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{ }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-weight:bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:block; padding-left:15px; padding-bottom:5px;}
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:block; font-weight:normal; padding-left:15px; padding-bottom:5px;}
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ padding-left:15px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{   }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { margin-top:8px; display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date		    {  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	    { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    { display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    {  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration		    {  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    {  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline              { display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice			    { display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		    { display:block; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper 		{ margin-top:20px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a 	{   }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{ padding:15px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding-top:7px; padding-bottom:5px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{ font-weight:bold; margin-bottom:5px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ vertical-align:top; border-bottom:1px solid #006666; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:300px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; padding-right:15px;}
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{   }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles img { display:none;}
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a { background-image:url(img/layout/prelistening.gif); background-repeat:no-repeat; width:55px; height:12px; margin-right:0px; float:left;}


.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ display:none;}

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c  	tr.umg-row-odd td.umg-track-title{ background:url(img/layout/bg.tracktable.png); background-repeat:repeat-y; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c tr.umg-row-even {  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c  td {  }


.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner							{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:30px; }
body#Page-detail .com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner			{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:7px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }

	/* HOME DATELIVE */
	#Page-home .contentbox_right_1 .com-date-live { margin-top:-17px;}
	#Page-home .contentbox_right_1 .com-date-live img { display:none;}
	#Page-home .contentbox_right_1 .com-{ display:inline;}
	#Page-home .contentbox_right_1 .com-date-live .umg-flyer-download { display:none;}
	#Page-home .contentbox_right_1 .com-date-live .umg-header { margin-left:5px;}
	#Page-home .contentbox_right_1 .com-date-live .umg-header h3 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; margin:0;padding:0;}
	#Page-home .contentbox_right_1 .com-date-live .umg-description .umg-header { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-body { margin:15px; padding:0; }
	#Page-home .contentbox_right_1 .com-date-live ul { margin:0px; padding:0px;  }
	#Page-home .contentbox_right_1 .com-date-live li { list-style:none;}
	#Page-home .contentbox_right_1 .com-date-live .umg-artist-list { }
	#Page-home .contentbox_right_1 .com-date-live .umg-item-c  { }
	#Page-home .contentbox_right_1 .com-date-live .umg-charge { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-name { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-trenner { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-sub_headline { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-text p { margin-top:0px; }
	#Page-home .contentbox_right_1 .com-date-live .umg-date {  }
	#Page-home .contentbox_right_1 .com-date-live .umg-startdate { margin-right:5px;  }
	#Page-home .contentbox_right_1 .com-date-live .umg-monthday { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-date-trenner {display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-description .umg-headline {display:none;}
	#Page-home .contentbox_right_1 .com-date-live .umg-partner { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-partner-city { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-partner-trenner { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-partner-location { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-partner-movingclub { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-partner-movingclub-name { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-shoplinks { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-shoplink-desc { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-shoplink-link { display:none; }
	#Page-home .contentbox_right_1 .com-date-live .umg-footer { display:none; }
	
	
	/* EVENTS DATELIVE */
	#Page-events .contentbox_right_1 .com-date-live { }
	#Page-events .contentbox_right_1 .com-date-live div.umg-header { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-header h3.umg-headline { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body { margin:15px; padding:0; }
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list { margin:0px; padding:0px;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c { list-style:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-flyer { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-charge { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-startdate-top { font-weight:bold; display:inline;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c a.umg-name { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-name { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-name span.umg-trenner { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-headline { font-weight:bold; display:block;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-sub_headline { display:block; font-weight:bold;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-text { display:block;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-text p { }
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner-movingclub { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery { margin-top:10px;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery span.umg-headline { display:none;}
	#Page-events .contentbox_right_1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery a { }
	#Page-events .contentbox_right_1 .com-date-live div.com-Tool-WarehouseTeaser { display:none; }
	
	/* EVENTS DATELIVE WAREHOUSETEASER */
	#Page-events .contentbox_right_3 .com-date-live { }
	#Page-events .contentbox_right_3 .com-id-1 { margin:0px; padding:0px; }
	#Page-events .contentbox_right_3 .com-date-live div.umg-header { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-header h3.umg-headline { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body { margin:0; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list { margin:0px; padding:0px;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c { list-style:none;margin:0px; padding:0px;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-flyer { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-flyer { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-charge { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-startdate-top { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c a.umg-name { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-name { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-name span.umg-trenner { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-headline { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-sub_headline { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-text { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-text p { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner-movingclub { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks a { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks img { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks br { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery span.umg-headline { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-gallery a { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.com-Tool-WarehouseTeaser { display:block; }
	
	/* EVENTS FLYER */
	#Page-events .contentbox_right_2 .com-date-live {  }
	#Page-events .contentbox_right_2 .com-date-live .umg-header h3{ display:none; zoom:1;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body { overflow:hidden; font-size:0px;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body li .umg-headline {display:none;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body li img {width:453px;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body ul .umg-sub_headline {display:none;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body ul{ margin:0px; padding:0px; list-style:none; }
	#Page-events .contentbox_right_2 .com-date-live .umg-body li{ margin:0px; padding:0px; }
	#Page-events .contentbox_right_2 .com-date-live .umg-body li .umg-text { display:none;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body li .umg-text p{display:none;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body li .umg-name { display:none;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body li .umg-date { display:none;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body li .umg-shoplinks {display:none;}
	#Page-events .contentbox_right_2 .com-date-live .umg-body li .umg-partner { display:none;}
	#Page-events .contentbox_right_2 .com-date-live div.umg-footer { display:none;}

	
	/* TOOLS */
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.com-toolplaceholdersingle { margin:0px; padding:0px;}
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.com-toolplaceholdersingle > div.umg-body { margin:0px; padding:0px;}
	
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser {}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-header { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-header h3.umg-headline { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body { margin: 0px; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-header { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-body { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a.umg-global_belonging-name { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu div.umg-wt-jumpmenu-footer { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt { list-style-type: none; margin: 0px; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt div.umg-shop-c { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt div.umg-shop-c a.umg-artist-link { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt div.umg-shop-c span.umg-shop-link { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c { list-style-type: none; margin: 0px; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c a { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header span.umg-title { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper {}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c { float:left; margin-right:15px; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a { text-decoration:none; display:inline;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a img { border:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c { margin-top:3px; display:block; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c span.umg-shop-link { display:inline; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c span.umg-shop-link a { display:inline; text-decoration:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c span.umg-shop-link a img { display:inline; border:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c { float:left; width:230px; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name { font-weight:bold; margin:0; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-global_belonging-name { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline { margin:0; padding:0; margin-top:3px;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c { margin: 10px 0 0 0; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c p.umg-date {display:inline;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c p.umg-sku {display:inline;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c p.umg-sku span.umg-produkt-configuration { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-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; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-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; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-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; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-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; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-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; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-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; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor { margin:0; margin-bottom:10px; padding:0;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-text { display:block; margin-top:10px; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-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; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-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; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c {display:block;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link { margin-top:5px; display:block; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2 { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-spacer { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.seitenAbschluss { clear:left; display:block;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.seitenAbschluss { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-body div.seitenAbschluss { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser div.umg-footer {}
	
	
	/*
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.com-toolplaceholdersingle { }
	#Page-events .contentbox_right_3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.com-toolplaceholdersingle > div.umg-body { }
	
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-header { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-header { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body { margin:0; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body .umg-wt-jumpmenu { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt { list-style-type: none; margin: 0px; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li { list-style-type: none; margin: 0px; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li div.umg-shop-c { display:none; } 
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-li-header { display:none; } 
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-date-top {display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-date-top {display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c { float:left; margin-right:15px; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c a { display:block; text-decoration:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c a img { display:block; border:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c .umg-date-c {display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c > .umg-shop-c {margin-top:3px;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c > .umg-shop-c span.umg-shop-link { display:inline; float:left;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c > .umg-shop-c span.umg-shop-link a { display:inline; border:none; text-decoration:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-image-c > .umg-shop-c span.umg-shop-link img { display:inline; border:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c { width:230px; float:left;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c p {margin:0; padding:0;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c p.umg-global_belonging-name { font-weight:bold; margin:0; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c a.umg-global_belonging-name { display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c span.umg-trenner { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c p.umg-headline {}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c a.umg-headline { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > span.umg-produkt-configuration { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > span.umg-produkt-group { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > span.umg-produkt-family { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-product_category2 { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-product_subcategory2 { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-voesku-c { margin: 10px 0 0 0; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-voesku-c .umg-date { display:inline;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c .umg-voesku-c .umg-sku { display:inline; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-distributor { margin:0; margin-bottom:10px; padding:0; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > span.umg-text { display:block; margin-top:10px;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-product_category { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > p.umg-product_subcategory { display:none; }
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .seitenAbschluss {clear:left;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > .umg-shop-c {}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > .umg-shop-c span.umg-shop-link {display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > .umg-shop-c span.umg-shop-link a {display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > .umg-shop-c span.umg-shop-link a img {display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > .umg-shop-c a.umg-artist-link {}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > .umg-shop-c a.umg-artist-link2 {display:none;}
	#Page-events .contentbox_right_3 .com-date-live div.com-Tool-WarehouseTeaser .umg-body ul.umg-wt li .umg-content-wrapper .umg-content-c > .umg-spacer {margin:0;padding:0;height:1px;}
	*/
	

