	.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/jan_delay/css/reset.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jan_delay/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jan_delay/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jan_delay/css/forms.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jan_delay/css/layout.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jan_delay/css/components.css */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* News Teaser ******************************************* */
.com-id-1 .com-Teaser                                       { background:#003399 url(img/layout/bg_400_blue.png) no-repeat;padding:2px 5px 20px 5px;}
.com-id-1 .com-Teaser div.umg-header                        { }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        { }
.com-id-1 .com-Teaser div.umg-body                          { margin:5px;}
.com-id-1 .com-Teaser div.umg-footer                        { }


.com-id-1 .com-Teaser div.umg-footer span.back              { }
.com-id-1 .com-Teaser div.umg-footer span.back a            { }
.com-id-1 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-Teaser div.umg-footer span.more              { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.more a            { }
.com-id-1 .com-Teaser div.umg-footer span.more a:hover      { }
.com-id-1 .com-Teaser div.umg-body ul                       { }
.com-id-1 .com-Teaser div.umg-body ul li                    { padding:4px 0; border-bottom:1px solid #000000; }
.com-id-1 .com-Teaser div.umg-body ul li.umg-item-1        {  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-header                    { display: none;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-header .umg-title         { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body                                        {  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top                    {  display: none;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top a                  {  display: none;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c                                    { padding-right:10px;  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top                  { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top2                 { float:left; margin-right:10px; }  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_headline              { text-transform:uppercase; display: inline; color: #ffffff; }  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline              { display: none;}  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline:hover        { text-transform:uppercase; display: block; color: #000000; text-decoration:none;}  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline          { display: none; }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date                      { display: none; }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-global_belonging_name        { display: none; }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name        { display: none; }  

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

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-teaser_text               { display: none;}  

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

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


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


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* Live Teaser ******************************************* */
.com-id-2 .com-Teaser                                       { background:#009999 url(img/layout/bg_265_green.png) no-repeat;padding:2px 5px 20px 5px;}
.com-id-2 .com-Teaser div.umg-header                        { }
.com-id-2 .com-Teaser div.umg-header h3.umg-headline        { }
.com-id-2 .com-Teaser div.umg-body                          { margin:5px;}
.com-id-2 .com-Teaser div.umg-footer                        { }


.com-id-2 .com-Teaser div.umg-footer span.back              { }
.com-id-2 .com-Teaser div.umg-footer span.back a            { }
.com-id-2 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-Teaser div.umg-footer span.more              { display: none; }
.com-id-2 .com-Teaser div.umg-footer span.more a            { }
.com-id-2 .com-Teaser div.umg-footer span.more a:hover      { }
.com-id-2 .com-Teaser div.umg-body ul                       { }
.com-id-2 .com-Teaser div.umg-body ul li                    { padding:4px 0; border-bottom:1px solid #000000; }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-1        { }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-header                    { display: none;}
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-header .umg-title         { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body                                        {  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top                    {  display: none;}
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top a                  {  display: none;}
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c                                    { padding-right:10px;  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top                  { float:left; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top2                 { display: none; }  
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_headline              { padding-left:20px; text-transform:uppercase; display: inline; color: #ffffff; }  
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline              { display: none;}  
.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline:hover        { }  

.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline          { display: none; }  

.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date                      { display: none; }  

.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-global_belonging_name        { display: none; }  

.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name        { display: none; }  

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

.com-id-2 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-teaser_text               { display: none;}  

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

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


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



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************* Blog Teaser ******************************************* */
.com-id-3 .com-Teaser                                       { background:#66ccff url(img/layout/bg_265_cyan.png) no-repeat;padding:2px 5px 20px 5px;}
.com-id-3 .com-Teaser div.umg-header                        { }
.com-id-3 .com-Teaser div.umg-header h3.umg-headline        { }
.com-id-3 .com-Teaser div.umg-body                          { margin:5px;}
.com-id-3 .com-Teaser div.umg-footer                        { }


.com-id-3 .com-Teaser div.umg-footer span.back              { }
.com-id-3 .com-Teaser div.umg-footer span.back a            { }
.com-id-3 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-3 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-3 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-3 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-Teaser div.umg-footer span.more              { display: none; }
.com-id-3 .com-Teaser div.umg-footer span.more a            { }
.com-id-3 .com-Teaser div.umg-footer span.more a:hover      { }
.com-id-3 .com-Teaser div.umg-body ul                       { }
.com-id-3 .com-Teaser div.umg-body ul li                    { padding:4px 0; border-bottom:1px solid #000000; }
.com-id-3 .com-Teaser div.umg-body ul li.umg-item-1        { padding-top:0; border-top:none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-header                    { display: none;}
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-header .umg-title         { display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body                                        {  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top                    {  display: none;}
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top a                  {  display: none;}
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c                                    { padding-right:10px;  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top                  { display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top2                 { float:left; margin-right:10px; }  
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_headline              { text-transform:uppercase; display: inline; color: #ffffff; }  
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline              { display: none;}  
.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline:hover        { }  

.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline          { display: none; }  

.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date                      { display: none; }  

.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-global_belonging_name        { display: none; }  

.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name        { display: none; }  

.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name:hover  {display: none; }  

.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-teaser_text               { display: none;}  

.com-id-3 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c                                { display: none; }  

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


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


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ********************************* Photos - Gallerien ******************************************* */
.com-id-4 .com-Teaser                                       { }
.com-id-4 .com-Teaser div.umg-header                        { display: none;}
.com-id-4 .com-Teaser div.umg-header h3.umg-headline        { }
.com-id-4 .com-Teaser div.umg-body                          { }
.com-id-4 .com-Teaser div.umg-footer                        { }


.com-id-4 .com-Teaser div.umg-footer span.back              { }
.com-id-4 .com-Teaser div.umg-footer span.back a            { }
.com-id-4 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-4 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-4 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-4 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-Teaser div.umg-footer span.more              { display: none; }
.com-id-4 .com-Teaser div.umg-footer span.more a            { }
.com-id-4 .com-Teaser div.umg-footer span.more a:hover      { }
.com-id-4 .com-Teaser div.umg-body ul                       { }
.com-id-4 .com-Teaser div.umg-body ul li                    {  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-header                    { display: none;}
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-header .umg-title         { display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body                                        {  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top                    {  display: none;}
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top a                  {  display: none;}
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c                                    {   }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top                  { display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top2                 { display: none; }  
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_headline              { display: none;}  
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline              { text-transform:uppercase; display: block;  background-color:#009999; margin:0px;padding:5px;font-family:"Myriad Pro", Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:21px; font-weight:bold; color:#000000; margin-bottom:10px;}  
.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline:hover        { color: #ffffff; text-decoration:none;}  

.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline          { display: none; }  

.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date                      { display: none; }  

.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-global_belonging_name        { display: none; }  

.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name        { display: none; }  

.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-global_belonging_name:hover  {display: none; }  

.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-teaser_text               { display: none;}  

.com-id-4 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c                                { display: none; }  

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


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

* {
	margin:0;
	padding:0;
}

/* Erzwingen vertikaler Scrollbalken in Netscape, Firefox und Safari Browsern */
  html { height: 100%; margin-bottom: 1px; }
  
  fieldset, img { border: 1px solid #fff; } 
  a fieldset,
  a img { border: 1px solid #cc0000; }
  img.img_arrow { border:none;}
  
  li {list-style-type:none;}
  
  
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    color:#FFF;
	background:#000000 url(img/layout/bg.jpg) top center no-repeat;
}


h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#fff;}
h3 {margin:0px;padding:0px;font-family:'AvantGarde LT Medium','Myriad Pro', Arial, Helvetica, sans-serif;; text-transform:uppercase; font-size:21px; font-weight:bold; color:#000000; }



a { color: #a6116d; text-decoration:none; }
a:visited  { color:#a6116d; text-decoration:none; }

a:focus,
a:hover,
a:active { color:#ffffff; text-decoration:underline; }

#wrapper{
	width:970px;
	margin:0px auto;
	text-align:center;
	background:#000000;
}

#ticker { height:38px; border-bottom:1px solid #a6116d;}

#header {
	background: url(img/layout/header/guestbook.jpg) no-repeat;
	height:280px;
	margin:0 10px;
}
#Page-home #header {
	background: url(img/layout/header/home.jpg) no-repeat;
}
#Page-aktuell #header {
	background: url(img/layout/header/aktuell.jpg) no-repeat;
}
#Page-live #header {
	background: url(img/layout/header/live.jpg) no-repeat;
}
#Page-jantube #header, #Page-jantube-login #header {
	background: url(img/layout/header/jantube.jpg) no-repeat;
}
#Page-guestbook #header {
	background: url(img/layout/header/guestbook.jpg) no-repeat;
}
#Page-info #header {
	background: url(img/layout/header/info.jpg) no-repeat;
}
#Page-photos #header {
	background: url(img/layout/header/photos.jpg) no-repeat;
}

#main {
	text-align:left;
	padding:0 10px;
	margin-bottom:15px;
}
#content {
	margin-top:0px;	
}

#header, #main_nav, #main, #footer { clear:both; }


/* Aufteilung für 1-Spalter */
#column1 { 
width: 950px;
}
#col1_content1 {
}

/* Aufteilung für 2-Spalter */
#column2-1 { 
float: left; 
width: 590px;
}
#column2-2 { 
width:350px;
float:right;
}
#col2-1_content, #col2-2_content {
}

/* Aufteilung für 3-Spalter */
#column3-1 { 
float: left; 
width: 265px;
}
#column3-2 { 
width:400px;
margin:0 0 0 10px;
float:left;
}
#column3-3 { 
width:265px;
float:right;
}
#col3-1_content, #col3-2_content, #col3-3_content {
}


.subcolumns { width: 100%; overflow:hidden; }
.subcolumns_oldgecko { width: 100%; float:left; }

.subcl { float: left; width: 460px }
.subcr { float: right; width:220px;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
  .clearfix { display: block; }
  
/* #content .umg-header {
	 background:url(img/layout/kante_oben.gif) #000 no-repeat;
	 height:40px;
	 padding:2px 7px 0 7px;
	 margin-bottom: 2px;
 }
  #content .umg-body {
	 background:#000;
	 padding:10px;
 }
 */ .com-id-1, .com-id-2, .com-id-3, .com-id-4, .com-id-5, .com-id-6, .com-id-7, .com-id-8, .com-id-9, .com-id-10 {
	 margin-bottom:10px;
 }

 #content .seitenAbschluss img{
	 border:none;
 } 

/* kyteplayer startseite
 .titel{
	 clear:both;
	 background:#000 url(img/layout/kante_oben.gif) no-repeat;
	 height:40px;
	 padding:2px 7px 0 7px;;
	 margin-bottom:2px;
}
#kyteplayer_start {
	padding:10px 10px 40px 10px;
	background:#000 url(img/layout/kante_unten_kyte.gif) no-repeat bottom;
	margin-bottom: 20px;
}*/

#footer { border-top:1px solid #a6116d;height:50px; background-color:#000000}

#footer p.textLegalNoJustify {
	margin:10px;
	text-transform:uppercase;
}
div.com-id-1 .umg_newsletterbox_email{color:red;}
#footer a,
#footer a:link,
#footer a:visited {}



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *************************** Home - Downloads (unten) ******************************** */
.com-id-1 .com-CollectionGoodie										{ background:#003399 url(img/layout/bg_400_blue.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-1 .com-CollectionGoodie div.umg-header						{   }
.com-id-1 .com-CollectionGoodie div.umg-header h3.umg-headline		{  }
.com-id-1 .com-CollectionGoodie div.umg-body						{ margin:5px; }
.com-id-1 .com-CollectionGoodie div.umg-footer						{ }


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

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-header 	{   }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body		{  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-footer	{ clear:left; }

.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top							{ float:left; padding:0 5px 5px 0}
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top img						{ border:1px solid #000000;}
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon 			{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon:hover	{ }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-global_belonging-name	{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-headline				{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-subheadline			{ display: none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-text					{ display:none; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-images		{ display:none; }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body img.umg-image		{ display:none; }

.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c								{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink			{ text-transform:uppercase ;}
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-description	{  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link			{  }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a			{ }
.com-id-1 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a:hover	{ }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *************************** links - Downloads (downloads) ******************************** */
.com-id-2 .com-CollectionGoodie										{ background:#003399 url(img/layout/bg_590_blue.png) no-repeat;padding:2px 5px 0 5px; }
.com-id-2 .com-CollectionGoodie div.umg-header						{   }
.com-id-2 .com-CollectionGoodie div.umg-header h3.umg-headline		{  }
.com-id-2 .com-CollectionGoodie div.umg-body						{ margin:5px 5px  0 5px; }
.com-id-2 .com-CollectionGoodie div.umg-footer						{ }


.com-id-2 .com-CollectionGoodie div.umg-body ul						{  }
.com-id-2 .com-CollectionGoodie div.umg-body ul li					{ margin-bottom:5px;}

.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-header 	{   }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body		{  }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-footer	{ clear:left; }

.com-id-2 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top							{ float:left; padding:0 5px 5px 0}
.com-id-2 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top img						{ border:1px solid #000000;}
.com-id-2 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon 			{ }
.com-id-2 .com-CollectionGoodie div.umg-body ul.umg-cg li.umg-item-c div.umg-li-body div.umg-images-top a.umg-infoicon:hover	{ }

.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-global_belonging-name	{ display: none; }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-headline				{ display: none; }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-subheadline			{ display: none; }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body span.umg-text					{ display:none; }

.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-images		{ display:none; }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body img.umg-image		{ display:none; }

.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c								{ }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink			{ text-transform:uppercase ;}
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-description	{  }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link			{  }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a			{ }
.com-id-2 .com-CollectionGoodie div.umg-body ul li .umg-li-body div.umg-dl_item-c li.umg-downloadlink .umg-link-link a:hover	{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Info - Discografie ************************************** */
.com-id-1 .com-WarehouseTeaser                                       { background:#66ccff url(img/layout/bg_350_cyan.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-1 .com-WarehouseTeaser div.umg-header                        { }
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-1 .com-WarehouseTeaser div.umg-body                          { margin:5px; color:#000000; }
.com-id-1 .com-WarehouseTeaser div.umg-footer                        {  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

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

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt                        {  } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom:15px }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-footer         { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

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

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper									{ text-transform:uppercase; position:relative}
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper span.umg-date-top					{ display:none; }

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

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c									{ position:absolute; height:100%; width:230px; left:110px;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-global_belonging-name		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-global_belonging-name		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c span.umg-trenner					{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-headline					{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-headline					{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-distributor				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-text						{ position:absolute; bottom:0}

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

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

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory2		{ display:none; }

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

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

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



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** Info - Discografie ************************************** */
.com-id-2 .com-WarehouseTeaser                                       { background:#a6116d url(img/layout/bg_265_magenta.png) no-repeat;padding:2px 7px 15px 7px; }
.com-id-2 .com-WarehouseTeaser div.umg-header                        { }
.com-id-2 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-2 .com-WarehouseTeaser div.umg-body                          { margin:3px; color:#000000; }
.com-id-2 .com-WarehouseTeaser div.umg-footer                        {  }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

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

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt                        {  } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom:10px; padding:5px; background-color:#000000; color:#ffffff; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-footer         { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

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

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

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c					{ float: left; width: 85px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c img				{ border:1px solid #000000; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-shop-c		{ display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-date-c			{ display: none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c									{ position:absolute; height:100%; width:150px; left:85px; display:inline; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-global_belonging-name		{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-global_belonging-name		{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c span.umg-trenner					{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-headline					{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-headline					{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-distributor				{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-text						{ position:absolute; bottom:0}

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

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

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory2		{ display:none; }

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

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

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


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ****************************** Info - Discografie ************************************** */
.com-id-3 .com-WarehouseTeaser                                       { background:#a6116d url(img/layout/bg_350_magenta.png) no-repeat;padding:2px 7px 15px 7px; }
.com-id-3 .com-WarehouseTeaser div.umg-header                        { }
.com-id-3 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-3 .com-WarehouseTeaser div.umg-body                          { margin:3px; color:#000000; }
.com-id-3 .com-WarehouseTeaser div.umg-footer                        {  }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

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

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt                        {  } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom:10px; padding:5px; background-color:#000000; color:#ffffff; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-li-footer         { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

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

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper									{ text-transform:uppercase; position:relative; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper span.umg-date-top					{ display:none; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c					{ float: left; width: 85px; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c img				{ border:1px solid #000000; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-shop-c		{ display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-image-c div.umg-date-c			{ display: none; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c									{ position:absolute; height:100%; width:150px; left:85px; display:inline; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-global_belonging-name		{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-global_belonging-name		{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c span.umg-trenner					{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-headline					{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c a.umg-headline					{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-distributor				{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c .umg-text						{ position:absolute; bottom:0}

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

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

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory		{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .umg-content-wrapper div.umg-content-c p.umg-product_subcategory2		{ display:none; }

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

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

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c							{ display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a			{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c .umg-shop-link a:hover	{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c .seitenAbschluss									{ clear:left; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Downloads: Classic Track Infotext ****************************************** */
.com-id-1 .com-StaticText                                       {text-align:center; margin-top:20px; }
.com-id-1 .com-StaticText div.umg-header                        {display:none; }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-1 .com-StaticText div.umg-body                          { width:280px; margin:0 350px 0 320px ; color:#009999 }
.com-id-1 .com-StaticText div.umg-footer                        {}

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

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

.com-id-1 .com-StaticText div.umg-body div.umg-image-c			{ }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c img		{  }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* kontakt - zus. kontaktdaten ***************************** */
.com-id-2 .com-StaticText                                       { background:#a6116d ;padding:2px 7px 7px 7px; }
.com-id-2 .com-StaticText div.umg-header                        {display:none; }
.com-id-2 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-2 .com-StaticText div.umg-body                          { margin:3px }
.com-id-2 .com-StaticText div.umg-footer                        {}

.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-2 .com-StaticText div.umg-body div.umg-content-c p 			{  }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a		{ color:#ffffff }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c			{ }
.com-id-2 .com-StaticText div.umg-body div.umg-image-c img		{  }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************************* kontakt - zus. kontaktdaten ***************************** */
.com-id-3 .com-StaticText                                       { text-align:center; margin:100px 0; }
.com-id-3 .com-StaticText div.umg-header                        {display:none; }
.com-id-3 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-3 .com-StaticText div.umg-body                          {width:310px; margin:0 320px 0 320px ; color:#009999; border:1px solid #a6116d; padding:10px;}
.com-id-3 .com-StaticText div.umg-footer                        {}

.com-id-3 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-3 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-3 .com-StaticText div.umg-body div.umg-content-c p 			{  }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-3 .com-StaticText div.umg-body div.umg-image-c			{ }
.com-id-3 .com-StaticText div.umg-body div.umg-image-c img		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ******************************* footer mit mehr-link ***************************** */
.com-id-4 .com-StaticText                                       { padding:0 10px 10px 10px; margin-top:-35px; }
.com-id-4 .com-StaticText div.umg-header                        {display:none; }
.com-id-4 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-4 .com-StaticText div.umg-body                          {text-align:right}
.com-id-4 .com-StaticText div.umg-body a                        {color:#000000}
.com-id-4 .com-StaticText div.umg-body a:hover                  {color:#ffffff; text-decoration:none;}
.com-id-4 .com-StaticText div.umg-footer                        {}

.com-id-4 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-4 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-4 .com-StaticText div.umg-body div.umg-content-c p 			{  }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-4 .com-StaticText div.umg-body div.umg-image-c			{ }
.com-id-4 .com-StaticText div.umg-body div.umg-image-c img		{  }

/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* *******************************  ***************************** */
.com-id-5 .com-StaticText                                       { background:#66ccff url(img/layout/bg_265_cyan.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-5 .com-StaticText div.umg-header                        { }
.com-id-5 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-5 .com-StaticText div.umg-body                          { margin:5px; background-color:#000; }
.com-id-5 .com-StaticText div.umg-footer                        {}

.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-5 .com-StaticText div.umg-body div.umg-content-c p 			{ padding-top:3px; }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p img		{ outline:none; border:none; }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p a		{ color:#ffffff }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p a img	{ outline:none; border:none; }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c			{ }
.com-id-5 .com-StaticText div.umg-body div.umg-image-c img		{  }

/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ******************************* home - teaser center ***************************** */
.com-id-6 .com-StaticText                                       { background:#66ccff url(img/layout/bg_400_cyan.png) no-repeat;padding:2px 5px 25px 5px; }
.com-id-6 .com-StaticText div.umg-header                        { }
.com-id-6 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-6 .com-StaticText div.umg-body                          { margin:5px; background-color:#000; padding:5px; text-align:center }
.com-id-6 .com-StaticText div.umg-footer                        {}
.com-id-6 .com-StaticText div.umg-body img                        { border:none;}

.com-id-6 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-6 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-6 .com-StaticText div.umg-body div.umg-content-c p 			{  }
.com-id-6 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-6 .com-StaticText div.umg-body div.umg-content-c p a img	{ outline:none; border:none; }
.com-id-6 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-6 .com-StaticText div.umg-body div.umg-image-c			{ }
.com-id-6 .com-StaticText div.umg-body div.umg-image-c img		{  }

/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ******************************* home - mytwitterbook ***************************** */
.com-id-7 .com-StaticText                                       { }
.com-id-7 .com-StaticText img                                   { border:none; }
.com-id-7 .com-StaticText table                                 { width:100%; text-align:center; }
.com-id-7 .com-StaticText div.umg-header                        { display:none;}
.com-id-7 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-7 .com-StaticText div.umg-body                          {  }
.com-id-7 .com-StaticText div.umg-body  table                   { text-align:right;}
.com-id-7 .com-StaticText div.umg-footer                        {}
.com-id-7 .com-StaticText div.umg-body img                        {}

.com-id-7 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-7 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-7 .com-StaticText div.umg-body div.umg-content-c p 			{  }
.com-id-7 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-7 .com-StaticText div.umg-body div.umg-content-c p a img	{  }
.com-id-7 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-7 .com-StaticText div.umg-body div.umg-image-c			{ }
.com-id-7 .com-StaticText div.umg-body div.umg-image-c img		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-8 ******************************************* */
/* ******************************* footer mit mehr-link ***************************** */
.com-id-8 .com-StaticText                                       { background:#009999; padding:0 10px 10px 10px; margin-top:-10px; }
.com-id-8 .com-StaticText div.umg-header                        {display:none; }
.com-id-8 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-8 .com-StaticText div.umg-body                          { text-transform:uppercase }
.com-id-8 .com-StaticText div.umg-body a                        {color:#000000}
.com-id-8 .com-StaticText div.umg-body a:hover                  {color:#ffffff; text-decoration:none;}
.com-id-8 .com-StaticText div.umg-footer                        {}

.com-id-8 .com-StaticText div.umg-body div.umg-image-c-top		{  }
.com-id-8 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-8 .com-StaticText div.umg-body div.umg-content-c p 			{  }
.com-id-8 .com-StaticText div.umg-body div.umg-content-c p a		{  }
.com-id-8 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-8 .com-StaticText div.umg-body div.umg-image-c			{ }
.com-id-8 .com-StaticText div.umg-body div.umg-image-c img		{  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Gewinnspiel: Detailseite *********************************** */  

.com-id-1 .com-action                                       {  background:#a6116d url(img/layout/bg_350_magenta.png) no-repeat;padding:2px 7px 7px 7px; }
.com-id-1 .com-action div.umg-header                        { }
.com-id-1 .com-action div.umg-header h3.umg-headline        {  }
.com-id-1 .com-action div.umg-body                          { margin:3px; }
.com-id-1 .com-action div.umg-footer                        { }
.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		{   }
.com-id-1 .com-action div.umg-body .umg-image-c-top img	{  }

.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					{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link a					{  }

.com-id-1 .com-action div.umg-body .umg-content-c-right								{ display:none; }

.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					{ display:none; }
.com-id-1 .com-action div.umg-body .umg-won_text p					{  }

.com-id-1 .com-action div.umg-body .umg-actionreply-c				{  }
.com-id-1 .com-action div.umg-body .umg-actionreply-c p				{  }

.com-id-1 .com-action div.umg-body .umg-form-c																{  }
.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 input			{ background-color:#000; border:none; color:#ffffff;padding:3px}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container textarea		{ background-color:#000; border:none; color:#ffffff;padding:3px; width:325px; height:120px;}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c									{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ margin-bottom: 10px; }
.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		{  }
.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 .cm-label	{ 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 .cm-input-row input	{  }
.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-bottom:5px; }
.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 img	{ width:100px; }
.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 input	{ width:97px; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c													{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c									{  }
.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					{ l }
.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 .umg-solicitable-c							{ display:none; }
.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	{  }
.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:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{  }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text input:hover	{ color:#009999; cursor:pointer; }
.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		{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( Newsletter Startseite ) *********************************** */  

.com-id-1 .com-newsletter-box                                  { display: block; background: #cc0099 url(img/layout/bg_265_magenta.png) no-repeat; padding:2px 5px 5px 5px; }
.com-id-1 .com-newsletter-box div.umg-header                   { }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   { }
.com-id-1 .com-newsletter-box div.umg-body                     { margin:5px 5px 5px 1px; position:relative;}
.com-id-1 .com-newsletter-box div.umg-footer                       { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.com-id-1 .com-newsletter-box div.umg-footer span.back             { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.more             { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a           { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a:hover     { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop          { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a        { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a:hover  { }

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

.com-id-1 .com-newsletter-box div.umg-body .umg-pageloginbox-spinner-container					{ margin-left:10px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-pageloginbox-spinner-container img				{ heigth:15px; width:15px;  }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-container							{ width:170px;}

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{  }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ display:none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ margin-bottom:4px;}
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	.umg_newsletterbox_email			{ width:170px;}
*+html .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	.umg_newsletterbox_email			{ width:155px;}

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input input       {  background-color: #000000; border:none; color:#FFF; padding:3px}
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input select       {  background-color: #000000; border:none; color:#FFF;}

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

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

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

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

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container							    { position:absolute; right:0; top:0;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input{ padding:2px}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display:none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input                       { background-color: #000000; border:none; color:#FFF; }

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



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *******************************( Newsletter Jantube ) *********************************** */  

.com-id-2 .com-newsletter-box                                  { text-align:center; height:300px }
.com-id-2 .com-newsletter-box div.umg-header                   { display:none;}
.com-id-2 .com-newsletter-box div.umg-header h3.umg-headline   { }
.com-id-2 .com-newsletter-box div.umg-body                     { width:268px; text-align:right; margin:0 340px 0 320px ; color:#ffffff;border:1px solid #a6116d; ;position:relative; padding:10px; height:25px;}
.com-id-2 .com-newsletter-box div.umg-footer                       { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.com-id-2 .com-newsletter-box div.umg-footer span.back             { }
.com-id-2 .com-newsletter-box div.umg-footer span.back a           { }
.com-id-2 .com-newsletter-box div.umg-footer span.back a:hover     { }
.com-id-2 .com-newsletter-box div.umg-footer span.more             { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a           { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a:hover     { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop          { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop a        { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop a:hover  { }

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

.com-id-2 .com-newsletter-box div.umg-body .umg-pageloginbox-spinner-container					{ margin-left:10px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-pageloginbox-spinner-container img				{ heigth:15px; width:15px;  }
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ }

.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-container							{ width:160px;float:left;}


.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{ margin:2px 0 0 1px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ display:none; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	.umg_newsletterbox_email			{ width:170px;}
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input input       {  background-color: #ffffff; border:none; color:#000000; padding:1px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input select       {  background-color: #ffffff; border:none; color:#000000;}

.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input:focus { background-color: #ffffff }

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

.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ display: none;  }

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

.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container							    { position:absolute; right:10px; top:10px;}
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input{ padding-bottom:2px; width:75px}
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display:none;}
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container input                       { background-color: #000000; border:1px solid #a6116d; color:#009999; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container input:hover                 { color:#ffffff; cursor:pointer; }

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

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************** Home - Jantube ******************************************* */
.com-id-1 .com-VideoPlayer                                       { background:#a6116d url(img/layout/bg_400_magenta.png) no-repeat;padding:2px 7px 20px 7px; }
.com-id-1 .com-VideoPlayer div.umg-header                        {  }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-1 .com-VideoPlayer div.umg-body                          { margin:3px 3px 5px 3px; background-color: #000000;}
.com-id-1 .com-VideoPlayer div.umg-footer                        {  }
.com-id-1 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a:hover      { }

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

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{ }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ display:none;}
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Home - JanTube **************************************** */
.com-id-1 .com-StaticManualHtml                                       { background:#a6116d url(img/layout/bg_400_magenta.png) no-repeat;padding:2px 7px 25px 7px; }
.com-id-1 .com-StaticManualHtml div.umg-header                        { margin-bottom:5px; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-1 .com-StaticManualHtml div.umg-body                          { margin:3px;}
.com-id-1 .com-StaticManualHtml div.umg-footer                        { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *************************** slideshow - tour fotos ********************************** */
.com-id-2 .com-StaticManualHtml                                       { background:#a6116d url(img/layout/bg_590_magenta.png) no-repeat; padding:2px 7px 7px 7px;}
.com-id-2 .com-StaticManualHtml div.umg-header                        {  }
.com-id-2 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-2 .com-StaticManualHtml div.umg-body                          {  margin:3px; background-color:#000; padding:5px; }
.com-id-2 .com-StaticManualHtml div.umg-footer                        { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a:hover      { }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************* Live - Slideshow ************************************** */
.com-id-3 .com-StaticManualHtml                                       { background:#a6116d url(img/layout/bg_350_magenta.png) no-repeat;padding:2px 10px 10px 10px ; }
.com-id-3 .com-StaticManualHtml div.umg-header                        { margin-bottom:5px; }
.com-id-3 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-3 .com-StaticManualHtml div.umg-body                          { background-color:#000000; width:310px;padding:10px; height:475px;  }
.com-id-3 .com-StaticManualHtml div.umg-body   object                       {  }
.com-id-3 .com-StaticManualHtml div.umg-footer                        { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more a:hover      { }

/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ********************************* Home - Guestbook ************************************** */
.com-id-4 .com-StaticManualHtml                                       { background:#66ccff url(img/layout/bg_265_cyan.png) no-repeat;padding:2px 7px 20px 7px; }
.com-id-4 .com-StaticManualHtml div.umg-header                        { margin-bottom:5px; }
.com-id-4 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-4 .com-StaticManualHtml div.umg-body                          { margin:5px 3px; background-color:#000000; height:300px; overflow:hidden; position:relative;}
.com-id-4 .com-StaticManualHtml div.umg-body  iframe                  { margin-top:-30px; }
.com-id-4 .com-StaticManualHtml div.umg-body  img	                  { position:absolute; bottom:5px; border:none }
.com-id-4 .com-StaticManualHtml div.umg-footer                        { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-4 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ********************************* Jantube ************************************** */
.com-id-5 .com-StaticManualHtml                                       {  }
.com-id-5 .com-StaticManualHtml div.umg-header                        { display:none }
.com-id-5 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-5 .com-StaticManualHtml div.umg-body                          { margin:20px 0 0 0;}
.com-id-5 .com-StaticManualHtml div.umg-body #jantube-header img              { border:none;}
.com-id-5 .com-StaticManualHtml div.umg-body #jantube-player          {float:left;}
.com-id-5 .com-StaticManualHtml div.umg-body #jantube-shows          { float:right;}
.com-id-5 .com-StaticManualHtml div.umg-body a                        {}
.com-id-5 .com-StaticManualHtml div.umg-body a:hover                  { }
.com-id-5 .com-StaticManualHtml div.umg-footer                        {clear:both}
.com-id-5 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-5 .com-StaticManualHtml div.umg-footer span.more a:hover      { }




/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ********************************* Guestbook - Linke Spalte ************************************** */
.com-id-6 .com-StaticManualHtml                                       { background:#a6116d url(img/layout/bg_590_magenta.png) no-repeat; padding:2px 7px 20px 7px;}
.com-id-6 .com-StaticManualHtml div.umg-header                        {  }
.com-id-6 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-6 .com-StaticManualHtml div.umg-body                          { margin:0 3px 3px 3px;  }
.com-id-6 .com-StaticManualHtml div.umg-body a                        { }
.com-id-6 .com-StaticManualHtml div.umg-body a:hover                  { }
.com-id-6 .com-StaticManualHtml div.umg-footer                        { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.more a:hover      { }



/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ********************************* Guestbook - Rechte Spalte************************************** */
.com-id-7 .com-StaticManualHtml                                       { background:#660099 url(img/layout/bg_350_violett.png) no-repeat; }
.com-id-7 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-7 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-7 .com-StaticManualHtml div.umg-body                          { margin:0 10px;}
.com-id-7 .com-StaticManualHtml div.umg-body a                        { }
.com-id-7 .com-StaticManualHtml div.umg-body a:hover                  { }
.com-id-7 .com-StaticManualHtml div.umg-footer                        { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-8 ******************************************* */
/* **************************** Home - Soulmap-Teaser ********************************** */
.com-id-8 .com-StaticManualHtml                                       { background:#009999 url(img/layout/bg_400_green.png) no-repeat;padding:2px 7px 7px 7px;  }
.com-id-8 .com-StaticManualHtml div.umg-header                        {  }
.com-id-8 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-8 .com-StaticManualHtml div.umg-body                          { margin:3px;}
.com-id-8 .com-StaticManualHtml div.umg-body a                        { }
.com-id-8 .com-StaticManualHtml div.umg-body a:hover                  { }
.com-id-8 .com-StaticManualHtml div.umg-footer                        { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-9 ******************************************* */
/* **************************** Home - shopteaser ********************************** */
.com-id-9 .com-StaticManualHtml                                       { background:#660099 url(img/layout/bg_265_violett.png) no-repeat;padding:2px 7px 10px 7px;  }
.com-id-9 .com-StaticManualHtml div.umg-header                        {  }
.com-id-9 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-9 .com-StaticManualHtml div.umg-body                          { margin:3px; }
.com-id-9 .com-StaticManualHtml div.umg-body #flash-container      { background-color:#000; padding:10px}
.com-id-9 .com-StaticManualHtml div.umg-body .text-link			      { text-align:right; margin-top:3px;}
.com-id-9 .com-StaticManualHtml div.umg-body a                        { color:#000;}
.com-id-9 .com-StaticManualHtml div.umg-body a:hover                  { color:#ffffff; text-decoration:none;}
.com-id-9 .com-StaticManualHtml div.umg-footer                        { clear:richt;}
.com-id-9 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-9 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-9 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-9 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-9 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-9 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-9 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-9 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-9 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-10 ******************************************* */
/* **************************** Home - vordefinierter wert "email" ********************************** */
.com-id-10 .com-StaticManualHtml                                       { margin-top:-10px;  }
*+html .com-id-10 .com-StaticManualHtml                                { margin-top:0px;  }
.com-id-10 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-10 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-10 .com-StaticManualHtml div.umg-body                          {}
.com-id-10 .com-StaticManualHtml div.umg-body a                        {}
.com-id-10 .com-StaticManualHtml div.umg-body a:hover                  { }
.com-id-10 .com-StaticManualHtml div.umg-footer                        { display:none; }
.com-id-10 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-10 .com-StaticManualHtml div.umg-footer span.more a:hover      { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *************************** Home: Live-Teaser ****************************************** */
.com-id-1 .com-date-live									{ background:#009999 url(img/layout/bg_265_green.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-1 .com-date-live div.umg-header						{  }
.com-id-1 .com-date-live div.umg-header h3.umg-headline		{ }
.com-id-1 .com-date-live div.umg-body						{ margin:5px; }
.com-id-1 .com-date-live div.umg-footer						{ display:block; height:20px }
.com-id-1 .com-date-live div.umg-footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list									{ list-style-type: none; margin: 0px; padding:0px; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c						{  padding:5px 0; border-bottom:1px solid #000; display:block }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date						{ display:inline;  }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-startdate			{ }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-monthday			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-date-trenner		{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-enddate			{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-name			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c a.umg-name			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-trenner			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-headline		{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-sub_headline	{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-text			{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-charge			{ display:none; }

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner							{ display:inline; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-city		{ padding-left:20px; text-transform:uppercase;}
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-trenner	{ display:none; }
.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-location	{ display:none; }

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

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

.com-id-1 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .com-toolplaceholdersingle		{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Subkünstlerseite: Galerie Browser ******************************************* */
.com-id-1 .com-collection-gallery-bowser										{ background:#003399 url(img/layout/bg_590_blue.png) no-repeat;padding:2px 7px 7px 7px; }
.com-id-1 .com-collection-gallery-bowser div.umg-header							{ display: none; }
.com-id-1 .com-collection-gallery-bowser div.umg-header h3.umg-headline			{   }
.com-id-1 .com-collection-gallery-bowser div.umg-body							{  margin:3px;}
.com-id-1 .com-collection-gallery-bowser div.umg-footer							{ content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top						{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline			{ font-size:21px; font-weight:bold; margin:0px;padding:0px;font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#000000; font-weight:bold; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-text				{  }

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

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c							{ background-color:#000000; text-align:center; padding: 10px; margin:5px 0;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img						{ border:none; }

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

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c						{ margin:0 0 10px 0; text-align:center;   height:23px}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{ background:url(img/icons/arrow_paging_left.png) no-repeat #000000 center; height:18px; width:40px; font-size:0.1px; display:block; float:left; color:#003399; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{ text-decoration:underline;background:url(img/icons/arrow_paging_left_hover.png) no-repeat #000000 center; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{ background:url(img/icons/arrow_paging_right.png) no-repeat #000000 center; height:18px; width:40px; font-size:0.1px; display:block; float:right; color:#003399; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{ text-decoration:underline; background:url(img/icons/arrow_paging_right_hover.png) no-repeat #000000 center; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Home - Shop-Teaser ************************************** */
.com-id-1 .com-Link                                       { background:#660099 url(img/layout/bg_265_violett.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-1 .com-Link div.umg-header                        { }
.com-id-1 .com-Link div.umg-header h3.umg-headline        { }
.com-id-1 .com-Link div.umg-body                          { margin:5px; }
.com-id-1 .com-Link div.umg-footer                        { height:15px; }
.com-id-1 .com-Link div.umg-footer span.back              { }
.com-id-1 .com-Link div.umg-footer span.back a            { }
.com-id-1 .com-Link div.umg-footer span.back a:hover      { }
.com-id-1 .com-Link div.umg-footer span.top           { }
.com-id-1 .com-Link div.umg-footer span.top a         { }
.com-id-1 .com-Link div.umg-footer span.top a:hover   { }
.com-id-1 .com-Link div.umg-footer span.more              { }
.com-id-1 .com-Link div.umg-footer span.more a            { }
.com-id-1 .com-Link div.umg-footer span.more a:hover      { }

.com-id-1 .com-Link div.umg-body ul                          { list-style-type: none; margin: 0px; }   
.com-id-1 .com-Link div.umg-body ul li                       {   }
.com-id-1 .com-Link div.umg-body ul li a.umg-img-link     {   }      
.com-id-1 .com-Link div.umg-body ul li a.umg-img-link:hover  { }      
.com-id-1 .com-Link div.umg-body ul li a.umg-img-link img    { border:10px solid #000000; width:225px;}      
.com-id-1 .com-Link div.umg-body ul li a.umg-text-link       { color:#000000; float:right;  }      
.com-id-1 .com-Link div.umg-body ul li a.umg-text-link:hover { color:#ffffff; text-decoration:none;}  


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* Home - Fotos-Teaser ************************************** */
.com-id-2 .com-Link                                       { background:#a6116d url(img/layout/bg_265_magenta.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-2 .com-Link div.umg-header                        { }
.com-id-2 .com-Link div.umg-header h3.umg-headline        { }
.com-id-2 .com-Link div.umg-body                          { margin:5px; }
.com-id-2 .com-Link div.umg-footer                        { height:15px; }
.com-id-2 .com-Link div.umg-footer span.back              { }
.com-id-2 .com-Link div.umg-footer span.back a            { }
.com-id-2 .com-Link div.umg-footer span.back a:hover      { }
.com-id-2 .com-Link div.umg-footer span.top           { }
.com-id-2 .com-Link div.umg-footer span.top a         { }
.com-id-2 .com-Link div.umg-footer span.top a:hover   { }
.com-id-2 .com-Link div.umg-footer span.more              { }
.com-id-2 .com-Link div.umg-footer span.more a            { }
.com-id-2 .com-Link div.umg-footer span.more a:hover      { }

.com-id-2 .com-Link div.umg-body ul                          { list-style-type: none; margin: 0px; }   
.com-id-2 .com-Link div.umg-body ul li                       {   }
.com-id-2 .com-Link div.umg-body ul li a.umg-img-link     {   }      
.com-id-2 .com-Link div.umg-body ul li a.umg-img-link:hover  { }      
.com-id-2 .com-Link div.umg-body ul li a.umg-img-link img    { border:10px solid #000000; width:225px;}      
.com-id-2 .com-Link div.umg-body ul li a.umg-text-link       { color:#000000; float:right;  }      
.com-id-2 .com-Link div.umg-body ul li a.umg-text-link:hover { color:#ffffff; text-decoration:none;}  

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************** Jantube - Login ***************************** */
/* ***************************************************************************************** */
.com-id-1 .com-PageLoginBox                                       { text-align:center;}
.com-id-1 .com-PageLoginBox div.umg-header                        { margin-top: 50px; }
.com-id-1 .com-PageLoginBox div.umg-header h3.umg-headline        { display:none}
.com-id-1 .com-PageLoginBox div.umg-body                          { width:290px; text-align:right; margin:0 340px 0 320px ;}
.com-id-1 .com-PageLoginBox div.umg-footer                        { margin-top: 10px; }
.com-id-1 .com-PageLoginBox div.umg-footer span.registrieren                { }
.com-id-1 .com-PageLoginBox div.umg-footer span.registrieren a              {  }
.com-id-1 .com-PageLoginBox div.umg-footer span.registrieren a:hover        { text-decoration: underline; }
.com-id-1 .com-PageLoginBox div.umg-footer span.top                         { }
.com-id-1 .com-PageLoginBox div.umg-footer span.top a                       { display: none; }
.com-id-1 .com-PageLoginBox div.umg-footer span.top a:hover                 { }
.com-id-1 .com-PageLoginBox div.umg-footer span.passwort_vergessen          { }
.com-id-1 .com-PageLoginBox div.umg-footer span.passwort_vergessen a        { }
.com-id-1 .com-PageLoginBox div.umg-footer span.passwort_vergessen a:hover  { text-decoration: underline; }
                                                                                                           
.com-id-1 .com-PageLoginBox div.umg-body a         {  }
.com-id-1 .com-PageLoginBox div.umg-body a:hover   { text-decoration: underline; }


.com-id-1 .com-PageLoginBox div.umg-body .umg-button-login-grafik        { display:none;}
.com-id-1 .com-PageLoginBox div.umg-body .umg-button-login-text			 {}
.com-id-1 .com-PageLoginBox div.umg-body .umg-button-login-text input    { background-color:#000000; border:1px solid #a6116d; color:#009999; width:75px; padding-bottom:2px}
.com-id-1 .com-PageLoginBox div.umg-body .umg-button-login-text input:hover    { color:#ffffff; cursor:pointer;}
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData        			 { padding: 10px; border:1px solid #a6116d}

.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_User_box         { margin-bottom: 10px; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box     { margin-bottom: 10px;}

.com-id-1 .com-PageLoginBox div.umg-body .umg-button-logout-grafik        { display:none;}
.com-id-1 .com-PageLoginBox div.umg-body .umg-button-logout-text			 {}
.com-id-1 .com-PageLoginBox div.umg-body .umg-button-logout-text input    { background-color:#000000; border:1px solid #a6116d; color:#009999; width:75px; padding-bottom:2px}
.com-id-1 .com-PageLoginBox div.umg-body .umg-button-logout-text input:hover    { color:#ffffff; cursor:pointer;}

.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-error-text-container       { text-align:center; color:#009999; margin-bottom:10px;}
.com-id-1 .com-PageLoginBox div.umg-body #UMGLoginData_User             { }
.com-id-1 .com-PageLoginBox div.umg-body #UMGLoginData_Password_Lable   { }
.com-id-1 .com-PageLoginBox div.umg-body #UMGLoginData_Password         { margin-left: 25px; }
.com-id-1 .com-PageLoginBox div.umg-body a.UMGLogin_button              {  }
.com-id-1 .com-PageLoginBox div.umg-body a.UMGLogin_button:hover        { text-decoration: underline; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ***************************** Jantube - Logout ***************************** */
/* ***************************************************************************************** */
.com-id-2 .com-PageLoginBox                                       { text-align:center;}
.com-id-2 .com-PageLoginBox div.umg-header                        { margin-top: 50px; }
.com-id-2 .com-PageLoginBox div.umg-header h3.umg-headline        { display:none}
.com-id-2 .com-PageLoginBox div.umg-body                          { width:290px; text-align:right; margin:0 0 0 660px ;}
.com-id-2 .com-PageLoginBox div.umg-footer                        { margin-top: 10px; }
.com-id-2 .com-PageLoginBox div.umg-footer span.registrieren                { }
.com-id-2 .com-PageLoginBox div.umg-footer span.registrieren a              {  }
.com-id-2 .com-PageLoginBox div.umg-footer span.registrieren a:hover        { text-decoration: underline; }
.com-id-2 .com-PageLoginBox div.umg-footer span.top                         { }
.com-id-2 .com-PageLoginBox div.umg-footer span.top a                       { display: none; }
.com-id-2 .com-PageLoginBox div.umg-footer span.top a:hover                 { }
.com-id-2 .com-PageLoginBox div.umg-footer span.passwort_vergessen          { }
.com-id-2 .com-PageLoginBox div.umg-footer span.passwort_vergessen a        { }
.com-id-2 .com-PageLoginBox div.umg-footer span.passwort_vergessen a:hover  { text-decoration: underline; }
                                                                                                           
.com-id-2 .com-PageLoginBox div.umg-body a         {  }
.com-id-2 .com-PageLoginBox div.umg-body a:hover   { text-decoration: underline; }


.com-id-2 .com-PageLoginBox div.umg-body .umg-button-login-grafik        { display:none;}
.com-id-2 .com-PageLoginBox div.umg-body .umg-button-login-text			 {}
.com-id-2 .com-PageLoginBox div.umg-body .umg-button-login-text input    { background-color:#000000; border:1px solid #a6116d; color:#009999; width:75px; padding-bottom:2px}
.com-id-2 .com-PageLoginBox div.umg-body .umg-button-login-text input:hover    { color:#ffffff; cursor:pointer;}
.com-id-2 .com-PageLoginBox div.umg-body .UMGLoginData        			 { padding: 10px; border:1px solid #a6116d}

.com-id-2 .com-PageLoginBox div.umg-body .UMGLoginData_User_box         { margin-bottom: 10px; }
.com-id-2 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box     { margin-bottom: 10px;}

.com-id-2 .com-PageLoginBox div.umg-body .umg-button-logout-grafik        { display:none;}
.com-id-2 .com-PageLoginBox div.umg-body .umg-button-logout-text			 {}
.com-id-2 .com-PageLoginBox div.umg-body .umg-button-logout-text input    { background-color:#000000; border:1px solid #a6116d; color:#009999; width:75px; padding-bottom:2px}
.com-id-2 .com-PageLoginBox div.umg-body .umg-button-logout-text input:hover    { color:#ffffff; cursor:pointer;}

.com-id-2 .com-PageLoginBox div.umg-body .umg-pageloginbox-error-text-container       { text-align:center; color:#009999; margin-bottom:10px;}
.com-id-2 .com-PageLoginBox div.umg-body #UMGLoginData_User             { }
.com-id-2 .com-PageLoginBox div.umg-body #UMGLoginData_Password_Lable   { }
.com-id-2 .com-PageLoginBox div.umg-body #UMGLoginData_Password         { margin-left: 25px; }
.com-id-2 .com-PageLoginBox div.umg-body a.UMGLogin_button              {  }
.com-id-2 .com-PageLoginBox div.umg-body a.UMGLogin_button:hover        { text-decoration: underline; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************   Aktuell - News  ***************************************** */

.com-id-1 .com-article                                       { background:#66ccff url(img/layout/bg_350_cyan.png) no-repeat;padding:2px 5px 5px 5px; position:relative;}
.com-id-1 .com-article div.umg-header                        {  }
.com-id-1 .com-article div.umg-header h3.umg-headline        {  }
.com-id-1 .com-article div.umg-body                          { margin:5px; }
.com-id-1 .com-article div.umg-footer                        {  display:block;position:absolute; top:5px; right:5px}
.com-id-1 .com-article div.umg-footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
.com-id-1 .com-article div.umg-footer div.com-PageBrowser   {  float:right; margin-right:5px;  }
.com-id-1 .com-article div.umg-footer span.back              { float:left; padding:2px 7px;  height: 14px; background-color:#000000;}
.com-id-1 .com-article div.umg-footer span.back a            { display:block; text-indent: -999em; height: 14px; float:left; outline:none; background:url(img/icons/arrow_paging_left.png) center no-repeat; width:16px; }
.com-id-1 .com-article div.umg-footer span.back a:hover      { background:url(img/icons/arrow_paging_left_hover.png) center no-repeat;  }
.com-id-1 .com-article div.umg-footer span.pagetop           { display:none; }
.com-id-1 .com-article div.umg-footer span.pagetop a         {  }
.com-id-1 .com-article div.umg-footer span.pagetop a:hover   {  }
.com-id-1 .com-article div.umg-footer span.more              { float:left; padding:2px 7px; background-color:#000000;height: 14px;}
.com-id-1 .com-article div.umg-footer span.more a            {  display:block; text-indent: -999em; height: 14px; outline:none; background:url(img/icons/arrow_paging_right.png) center no-repeat; width:16px; }
.com-id-1 .com-article div.umg-footer span.more a:hover      { background:url(img/icons/arrow_paging_right_hover.png) center no-repeat;  }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser	 { padding:2px 0 ;float:left;  background-color:#000000}
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser li	 { display:inline; }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser .umg-listitem a { color:#ffffff; }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser .umg-listitem a:hover { color:#a6116d; }



.com-id-1 .com-article div.umg-body ul						 { }
.com-id-1 .com-article div.umg-body ul a					 { color:#003399 }
.com-id-1 .com-article div.umg-body ul a:hover				 { color:#ffffff }

.com-id-1 .com-article div.umg-body ul li.umg-item-c		 { padding:5px 0; border-top:1px solid #000000;  }
.com-id-1 .com-article div.umg-body ul li.umg-item-1        { padding-top:0; border-top:none; }

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ color:#000000; }

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

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

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


.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		    { color:#000000; font-weight:bold; text-transform:uppercase; margin-bottom:5px; display:block}
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline		{ display:none; }

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

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

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

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ color:#990066 }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{  }

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

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


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************   Aktuell - Blog  ***************************************** */

.com-id-2 .com-article                                       { background:#003399 url(img/layout/bg_590_blue.png) no-repeat;padding:2px 5px 5px 5px; position:relative;}
.com-id-2 .com-article div.umg-header                        {  }
.com-id-2 .com-article div.umg-header h3.umg-headline        {  }
.com-id-2 .com-article div.umg-body                          { margin:5px; color:#efefef }
.com-id-2 .com-article div.umg-footer                        {  display:block;position:absolute; top:5px; right:5px}
.com-id-2 .com-article div.umg-footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
.com-id-2 .com-article div.umg-footer div.com-PageBrowser   {  float:right; margin-right:5px;  }
.com-id-2 .com-article div.umg-footer span.back              { float:left; padding:2px 7px;  height: 14px; background-color:#000000;}
.com-id-2 .com-article div.umg-footer span.back a            { display:block; text-indent: -999em; height: 14px; float:left; outline:none; background:url(img/icons/arrow_paging_left.png) center no-repeat; width:16px; }
.com-id-2 .com-article div.umg-footer span.back a:hover      { background:url(img/icons/arrow_paging_left_hover.png) center no-repeat;  }
.com-id-2 .com-article div.umg-footer span.pagetop           { display:none; }
.com-id-2 .com-article div.umg-footer span.pagetop a         {  }
.com-id-2 .com-article div.umg-footer span.pagetop a:hover   {  }
.com-id-2 .com-article div.umg-footer span.more              { float:left; padding:2px 7px; background-color:#000000;height: 14px;}
.com-id-2 .com-article div.umg-footer span.more a            {  display:block; text-indent: -999em; height: 14px; outline:none; background:url(img/icons/arrow_paging_right.png) center no-repeat; width:16px; }
.com-id-2 .com-article div.umg-footer span.more a:hover      { background:url(img/icons/arrow_paging_right_hover.png) center no-repeat;  }
.com-id-2 .com-article div.umg-footer ul.umg-pagebrowser	 { padding:2px 0 ;float:left;  background-color:#000000}
.com-id-2 .com-article div.umg-footer ul.umg-pagebrowser li	 { display:inline; }
.com-id-2 .com-article div.umg-footer ul.umg-pagebrowser .umg-listitem a { color:#ffffff; }
.com-id-2 .com-article div.umg-footer ul.umg-pagebrowser .umg-listitem a:hover { color:#a6116d; }


.com-id-2 .com-article div.umg-body ul						 { }
.com-id-2 .com-article div.umg-body ul li.umg-item-c		 { background-color:#000000; padding: 5px; color:#efefef margin-top:20px; }
.com-id-2 .com-article div.umg-body ul li.umg-item-1        { margin-top:0;}

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


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

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{  }

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

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ color:#003399; border-bottom:1px solid #003399; margin-bottom:5px; padding-bottom:5px;}
.com-id-2 .com-article div.umg-body ul li span.umg-artist-trenner           { display:none; }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked			{ display:none;  }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked a			{ display:none; }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ display:none;}
.com-id-2 .com-article div.umg-body ul li span.umg-artist                   { display: none; }


.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title		    { color:#003399; font-weight:bold; text-transform:uppercase; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline		{  }

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

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


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

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

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


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************   Info - Biografie  ***************************************** */

.com-id-3 .com-article                                       { background:#009999 url(img/layout/bg_590_green.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-3 .com-article div.umg-header                        {  }
.com-id-3 .com-article div.umg-header h3.umg-headline        {  }
.com-id-3 .com-article div.umg-body                          { margin:5px; }
.com-id-3 .com-article div.umg-footer                        {  }
.com-id-3 .com-article div.umg-footer span.back              {  }
.com-id-3 .com-article div.umg-footer span.back a            {  }
.com-id-3 .com-article div.umg-footer span.back a:hover      {  }
.com-id-3 .com-article div.umg-footer span.pagetop           {  }
.com-id-3 .com-article div.umg-footer span.pagetop a         {  }
.com-id-3 .com-article div.umg-footer span.pagetop a:hover   {  }
.com-id-3 .com-article div.umg-footer span.more              {  }
.com-id-3 .com-article div.umg-footer span.more a            {  }
.com-id-3 .com-article div.umg-footer span.more a:hover      {  }
.com-id-3 .com-article div.umg-footer ul.umg-pagebrowser	 {  }


.com-id-3 .com-article div.umg-body ul						 { }
.com-id-3 .com-article div.umg-body ul li.umg-item-c		 { background-color:#000000; padding: 10px; color:#ffffff; margin-bottom:20px; }
.com-id-3 .com-article div.umg-body ul li.umg-item-1        { }

.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{  }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


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

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

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

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


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

.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:none; margin:0 10px 10px 0; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ display: none;}
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-segment					{ }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-assets-left				{ }


.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{  }

.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{  }

.com-id-3 .com-article div.umg-body ul li .umg-li-footer				{ }

/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ********************************   Info - Album  ***************************************** */

.com-id-4 .com-article                                       { background:#a6116d url(img/layout/bg_590_magenta.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-4 .com-article div.umg-header                        {  }
.com-id-4 .com-article div.umg-header h3.umg-headline        {  }
.com-id-4 .com-article div.umg-body                          { margin:5px; }
.com-id-4 .com-article div.umg-footer                        {  }
.com-id-4 .com-article div.umg-footer span.back              {  }
.com-id-4 .com-article div.umg-footer span.back a            {  }
.com-id-4 .com-article div.umg-footer span.back a:hover      {  }
.com-id-4 .com-article div.umg-footer span.pagetop           {  }
.com-id-4 .com-article div.umg-footer span.pagetop a         {  }
.com-id-4 .com-article div.umg-footer span.pagetop a:hover   {  }
.com-id-4 .com-article div.umg-footer span.more              {  }
.com-id-4 .com-article div.umg-footer span.more a            {  }
.com-id-4 .com-article div.umg-footer span.more a:hover      {  }
.com-id-4 .com-article div.umg-footer ul.umg-pagebrowser	 {  }


.com-id-4 .com-article div.umg-body ul						 { }
.com-id-4 .com-article div.umg-body ul li.umg-item-c		 { background-color:#000000; padding: 10px; color:#ffffff; margin-bottom:20px; }
.com-id-4 .com-article div.umg-body ul li.umg-item-1        { }

.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{  }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-4 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


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

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

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

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


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

.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:none; margin:0 10px 10px 0; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-4 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ display: none;}
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-segment					{ }
.com-id-4 .com-article div.umg-body ul li .umg-li-body .umg-assets-left				{ }


.com-id-4 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{  }

.com-id-4 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{  }

.com-id-4 .com-article div.umg-body ul li .umg-li-footer				{ }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ********************************   Impressum  ***************************************** */

.com-id-5 .com-article                                       { background:#009999 url(img/layout/bg_590_green.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-5 .com-article div.umg-header                        { display:none; }
.com-id-5 .com-article div.umg-header h3.umg-headline        {  }
.com-id-5 .com-article div.umg-body                          { margin:5px; }
.com-id-5 .com-article div.umg-footer                        {  }
.com-id-5 .com-article div.umg-footer span.back              {  }
.com-id-5 .com-article div.umg-footer span.back a            {  }
.com-id-5 .com-article div.umg-footer span.back a:hover      {  }
.com-id-5 .com-article div.umg-footer span.pagetop           {  }
.com-id-5 .com-article div.umg-footer span.pagetop a         {  }
.com-id-5 .com-article div.umg-footer span.pagetop a:hover   {  }
.com-id-5 .com-article div.umg-footer span.more              {  }
.com-id-5 .com-article div.umg-footer span.more a            {  }
.com-id-5 .com-article div.umg-footer span.more a:hover      {  }
.com-id-5 .com-article div.umg-footer ul.umg-pagebrowser	 {  }


.com-id-5 .com-article div.umg-body ul						 { }
.com-id-5 .com-article div.umg-body ul li.umg-item-c		 {  }
.com-id-5 .com-article div.umg-body ul li.umg-item-1        {text-align:center; }

.com-id-5 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{  }
.com-id-5 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-5 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


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

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-5 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{  }

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

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


.com-id-5 .com-article div.umg-body ul li .umg-li-body span.umg-title		    { margin:0px;padding:0px;font-family:'AvantGarde LT Medium','Myriad Pro', Arial, Helvetica, sans-serif;; text-transform:uppercase; font-size:21px; font-weight:bold; color:#000000; }
.com-id-5 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline		{ display:none; }

.com-id-5 .com-article div.umg-body ul li .umg-li-body .umg-image-c				{  }
.com-id-5 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			{ border:none; margin:0 10px 10px 0; }
.com-id-5 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{  }
.com-id-5 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-5 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-5 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ display: none;}
.com-id-5 .com-article div.umg-body ul li .umg-li-body .umg-segment					{ }
.com-id-5 .com-article div.umg-body ul li .umg-li-body .umg-assets-left				{ }


.com-id-5 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ display:block; background-color:#000000; padding: 10px; color:#ffffff; margin-bottom:20px;  }
.com-id-5 .com-article div.umg-body ul li .umg-li-body	span.umg-text	p			{ margin-bottom:20px }
.com-id-5 .com-article div.umg-body ul li .umg-li-body	span.umg-text	p.cms-separator			{ margin-bottom:0 }
.com-id-5 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{  }
.com-id-5 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{  }

.com-id-5 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-5 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-5 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-5 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{  }

.com-id-5 .com-article div.umg-body ul li .umg-li-footer				{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Live - Linke Spalte ************************************** */
.com-id-1 .com-CollectionTour                                       { background:#009999 url(img/layout/bg_590_green.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-1 .com-CollectionTour div.umg-header                        {  }
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        { }
.com-id-1 .com-CollectionTour div.umg-body                          { margin:5px;}
.com-id-1 .com-CollectionTour div.umg-footer                        { display:block; height:20px}
.com-id-1 .com-CollectionTour div.umg-footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
.com-id-1 .com-CollectionTour div.umg-footer span.back              { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a         { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionTour div.umg-footer span.more              { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a:hover      { }

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

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

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

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { color:#000000; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { padding:5px 0; border-top:1px solid #ffffff; display:block} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c:after { 	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-1     { border-top:none; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    {float:left; margin-right:10px} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          {float:left; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city-location-trenner {float:left; margin-right:10px} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { float:left;} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-date-link     { float:right;} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-date-link a   { padding:1px 4px; background-color:#000000; color:#FFF;}

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

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** slideshow - tour fotos rechts ************************************** */
.com-id-2 .com-CollectionTour                                       { background:#009999 url(img/layout/bg_350_green.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-2 .com-CollectionTour div.umg-header                        {  }
.com-id-2 .com-CollectionTour div.umg-header h3.umg-headline        { }
.com-id-2 .com-CollectionTour div.umg-body                          { margin:5px;}
.com-id-2 .com-CollectionTour div.umg-footer                        { display:block; height:10px}
.com-id-2 .com-CollectionTour div.umg-footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
.com-id-2 .com-CollectionTour div.umg-footer span.back              { }
.com-id-2 .com-CollectionTour div.umg-footer span.back a            { }
.com-id-2 .com-CollectionTour div.umg-footer span.back a:hover      { }
.com-id-2 .com-CollectionTour div.umg-footer span.pagetop           { }
.com-id-2 .com-CollectionTour div.umg-footer span.pagetop a         { }
.com-id-2 .com-CollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-CollectionTour div.umg-footer span.more              { }
.com-id-2 .com-CollectionTour div.umg-footer span.more a            { }
.com-id-2 .com-CollectionTour div.umg-footer span.more a:hover      { }

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

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; margin: 0px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { margin-top:15px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-1          { margin-top:0; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { display: none; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { display: none; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             { display:none}

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates                   { color:#000000; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { padding:5px 0; border-top:1px solid #ffffff; display:block} 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c:after { 	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-1     { border-top:none; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    {float:left; margin-right:10px} 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          {float:left; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-country       { display:none;} 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city-location-trenner {float:left; margin-right:10px} 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { float:left;} 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-date-link     { float:right;} 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-date-link a   { padding:1px 4px; background-color:#000000; color:#FFF;}

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


/* ***************************************************************************************** */
/* ************************************  ******************************************* */
/* *******************************( das Menü ganz oben ) *********************************** */  

.com-PageMenu                                  { font-family:"Myriad Pro", Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:21px; font-weight:bold; padding:0px 0;}
.com-PageMenu div.umg-header                   { display: none; }
.com-PageMenu div.umg-header h3.umg-headline   { }
.com-PageMenu div.umg-body                     {  }
.com-PageMenu div.umg-footer                       {  }
.com-PageMenu div.umg-footer span.back             { }
.com-PageMenu div.umg-footer span.back a           { }
.com-PageMenu div.umg-footer span.back a:hover     { }
.com-PageMenu div.umg-footer span.more             { }
.com-PageMenu div.umg-footer span.more a           { }
.com-PageMenu div.umg-footer span.more a:hover     { }
.com-PageMenu div.umg-footer span.pagetop          { }
.com-PageMenu div.umg-footer span.pagetop a        { }
.com-PageMenu div.umg-footer span.pagetop a:hover  { }

.com-PageMenu div.umg-body ul.umg-list             { width:100%;  }

.com-PageMenu div.umg-body ul.umg-list li													  { display:inline;	  position:relative; }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { margin:3px 0;float:left; display:block; text-indent: -999em;height: 34px; outline:none; }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 	      /*{ position:absolute; display:block; top:0; left:0; height:100%; width:100%; background:url(img/layout/gradient.png) repeat-x;}*/
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { margin:3px 0;float:left; display:block; text-indent: -999em; height: 34px; outline:none;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { text-decoration:none;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none;}


/* Hier werden nun die Bilder und deren Breite für alle Menüpunkte der grafischen Navigation angegeben */

/* Home */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1                                   { background: url(img/layout/pagemenu/home.gif); width: 69px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover                             { background: url(img/layout/pagemenu/home_active.gif);}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1                          { background: url(img/layout/pagemenu/home_active.gif); width: 69px;}

/* Aktuell */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2                                   { background: url(img/layout/pagemenu/aktuell.gif); width: 93px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover                             { background: url(img/layout/pagemenu/aktuell_active.gif);}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2                          { background: url(img/layout/pagemenu/aktuell_active.gif); width: 93px;}

/* Live */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3                                   { background: url(img/layout/pagemenu/live.gif); width: 54px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3:hover                             { background: url(img/layout/pagemenu/live_active.gif);}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3                          { background: url(img/layout/pagemenu/live_active.gif); width: 54px;}

/* Jantube */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4                                   { background: url(img/layout/pagemenu/jantube.gif); width: 97px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4:hover                             { background: url(img/layout/pagemenu/jantube_active.gif);}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-4                          { background: url(img/layout/pagemenu/jantube_active.gif); width: 97px;}

/* Guestbook */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5                                   { background: url(img/layout/pagemenu/guestbook.gif); width: 133px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5:hover                             { background: url(img/layout/pagemenu/guestbook_active.gif);}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-5                          { background: url(img/layout/pagemenu/guestbook_active.gif); width: 133px;}

/* Info */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6                                   { background: url(img/layout/pagemenu/info.gif); width: 60px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6:hover                             { background: url(img/layout/pagemenu/info_active.gif);}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-6                          { background: url(img/layout/pagemenu/info_active.gif); width: 60px;}

/* Shop */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7                                   { background: url(img/layout/pagemenu/shop.gif); width: 67px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7:hover                             { background: url(img/layout/pagemenu/shop_active.gif);}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-7                          { background: url(img/layout/pagemenu/shop_active.gif); width: 67px;}

/* Photos */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-8                                   { background: url(img/layout/pagemenu/photos.gif); width: 93px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-8:hover                             { background: url(img/layout/pagemenu/photos_active.gif);}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-8                          { background: url(img/layout/pagemenu/photos_active.gif); width: 93px;}

/* Soulmap */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-9                                   { background: url(img/layout/pagemenu/soulmap.gif); width: 110px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-9:hover                             { background: url(img/layout/pagemenu/soulmap_active.gif);}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-9                          { background: url(img/layout/pagemenu/soulmap_active.gif); width: 110px;}

/* Audioplayer */
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-10                                   { background: url(img/layout/pagemenu/player.jpg); width: 160px;}
.com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-10:hover                             { background: url(img/layout/pagemenu/player_active.jpg); }
.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-10                          { background: url(img/layout/pagemenu/player_active.jpg);width: 160px;}


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


/* ***************************************************************************************** */
/* ************************************  ******************************************* */
/* *****************************servicemenue  - footer********************************** */  

#footer .com-PageMenu                                  { font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:11px; font-weight:normal; padding:0px 0;}
#footer .com-PageMenu div.umg-header                   { display: none; }
#footer .com-PageMenu div.umg-header h3.umg-headline   { }
#footer .com-PageMenu div.umg-body                     {  }
#footer .com-PageMenu div.umg-footer                       {  }
#footer .com-PageMenu div.umg-footer span.back             { }
#footer .com-PageMenu div.umg-footer span.back a           { }
#footer .com-PageMenu div.umg-footer span.back a:hover     { }
#footer .com-PageMenu div.umg-footer span.more             { }
#footer .com-PageMenu div.umg-footer span.more a           { }
#footer .com-PageMenu div.umg-footer span.more a:hover     { }
#footer .com-PageMenu div.umg-footer span.pagetop          { }
#footer .com-PageMenu div.umg-footer span.pagetop a        { }
#footer .com-PageMenu div.umg-footer span.pagetop a:hover  { }

#footer .com-PageMenu div.umg-body ul.umg-list             { width:100%;  }

#footer .com-PageMenu div.umg-body ul.umg-list li													  { display:inline;	  position:relative; }
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { }
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          {  display:inline; text-indent: 0; height: auto;  }
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { }
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none;}
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 	      /*{ position:absolute; display:block; top:0; left:0; height:100%; width:100%; background:url(img/layout/gradient.png) repeat-x;}*/
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { }
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { display:inline; text-indent: 0; height: auto; }
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { text-decoration:underline;}
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none;}



/* links */
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1                                   { background: none; width: auto; float:left;margin:10px;}
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover                             { background: none;margin:10px;float:left;}
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1                          { background: none; width: auto;float:left;margin:10px;}

/* impressum|kontakt */
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2                                   { background: none; width: auto;float:right;margin:10px;}
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover                             { background: none;margin:10px;float:right;}
#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2                          { background: none; width: auto;margin:10px;float:right;}




#footer .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                                     {}




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************** Photos - thumbs **************************************** */
.com-id-1 .com-collection-gallery										{ background:#009999 url(img/layout/bg_350_green.png) no-repeat; }
.com-id-1 .com-collection-gallery div.umg-header						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-header h3.umg-headline		{   }
.com-id-1 .com-collection-gallery div.umg-body							{  }
.com-id-1 .com-collection-gallery div.umg-footer						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-footer span.back				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop			{  }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.more a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more a:hover		{ }

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

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title					{ margin:0 ;padding:0px;font-family:"Myriad Pro", Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:21px; font-weight:bold; color:#000000; padding:2px 5px 5px 5px;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text						{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{ text-align:center; margin:5px 0 0 0;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ display:block; float:left;border:1px solid #000000; width:58px; height:58px;margin:5px; overflow:hidden; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{ display:inline;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img	{  border:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright	{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-footer		{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************** downloads-Links (downloads-unten) ***************************************** */
.com-id-1 .com-CollectionLink                                       { background:#003399 ;padding:0 5px 10px 5px; margin-top:-10px; }
.com-id-1 .com-CollectionLink div.umg-header                        { display: none;}
.com-id-1 .com-CollectionLink div.umg-header h3.umg-headline        { }
.com-id-1 .com-CollectionLink div.umg-body                          { margin:0 5px 5px   5px; }
.com-id-1 .com-CollectionLink div.umg-footer                        {  }
.com-id-1 .com-CollectionLink div.umg-footer span.back              { }
.com-id-1 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionLink div.umg-footer span.top           { }
.com-id-1 .com-CollectionLink div.umg-footer span.top a         { }
.com-id-1 .com-CollectionLink div.umg-footer span.top a:hover   { }
.com-id-1 .com-CollectionLink div.umg-footer span.more              { }
.com-id-1 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.more a:hover      { }

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

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

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c                                       {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li                                       { padding:10px 0; border-top:1px solid #000000; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a                           { color:#ffffff; text-transform:uppercase;}
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a:hover                      { color:#000000; text-decoration:none;}
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr                            { display:none}
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover                      { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c div.umg-link-image-c                                   { padding: 0 5px 5px 0; float:left; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c div.umg-link-image-c   img                                { border:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c span.umg-link-link                                   { display:none }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c span.umg-link-link-top                                   {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c span.umg-link-headline                                   { display:none }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c span.umg-link-description                                   { display:block; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c .seitenAbschluss                                      { clear:left; !important}


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************** service - Links ***************************************** */
.com-id-2 .com-CollectionLink                                       { background:#a6116d url(img/layout/bg_350_magenta.png) no-repeat;padding:2px 5px 5px 5px; }
.com-id-2 .com-CollectionLink div.umg-header                        { }
.com-id-2 .com-CollectionLink div.umg-header h3.umg-headline        { }
.com-id-2 .com-CollectionLink div.umg-body                          { margin:5px; }
.com-id-2 .com-CollectionLink div.umg-footer                        {  }
.com-id-2 .com-CollectionLink div.umg-footer span.back              { }
.com-id-2 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-2 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-2 .com-CollectionLink div.umg-footer span.top           { }
.com-id-2 .com-CollectionLink div.umg-footer span.top a         { }
.com-id-2 .com-CollectionLink div.umg-footer span.top a:hover   { }
.com-id-2 .com-CollectionLink div.umg-footer span.more              { }
.com-id-2 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-2 .com-CollectionLink div.umg-footer span.more a:hover      { }

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

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1             { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c                    { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img.umg-image      { }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c                                    { }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-global_belonging-name        { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name        { display: none; font-size: 11px; font-weight: bold; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover  {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-headline2                    { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2                    { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2:hover              { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-subheadline                  { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-text                         { display: none; }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c                                       {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li                                       { padding:5px; background-color:#000000; margin-bottom:10px;}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a                           { color:#ffffff; text-transform:uppercase;}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a:hover                      { }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr                            { display:none}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover                      { }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c div.umg-link-image-c                                   {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c span.umg-link-link-top                                   { display:none }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c span.umg-link-headline                                   { display:none }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Subkünstlerseite: Diskografie ****************************************** */
.com-id-1 .com-product										{ background:#66ccff url(img/layout/bg_350_cyan.png) no-repeat;padding:2px 5px 5px 5px;}
.com-id-1 .com-product div.umg-header						{  }
.com-id-1 .com-product div.umg-header h3.umg-headline		{  }
.com-id-1 .com-product div.umg-body							{  margin:5px; color:#000000; }
.com-id-1 .com-product div.umg-footer						{ }
.com-id-1 .com-product div.umg-footer span.back				{  }
.com-id-1 .com-product div.umg-footer span.back a			{ }
.com-id-1 .com-product div.umg-footer span.back a:hover		{ }
.com-id-1 .com-product div.umg-footer span.more				{  }
.com-id-1 .com-product div.umg-footer span.more a			{ }
.com-id-1 .com-product div.umg-footer span.more a:hover		{ }
.com-id-1 .com-product div.umg-footer span.pagetop			{  }
.com-id-1 .com-product div.umg-footer span.pagetop a		{ }
.com-id-1 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.com-id-1 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c							{ margin-bottom: 80px; clear:left;} 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{  width: 330px; position:relative; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ float:left; margin: 0 10px 10px 0;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #000000; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{ position:absolute; margin-bottom:10px;  left:110px; top: 60px;}

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



.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ text-transform:uppercase;  }
.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_subcategory	{ display:none; }

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

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper						{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	{ display:block; }
.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:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline              { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.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-text-wrapper			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

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

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

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

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

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************** Home - Musik ***************************************** */
.com-id-2 .com-product										{ background:#cc0099 url(img/layout/bg_265_magenta.png) no-repeat;padding:2px 5px 20px 5px;}
.com-id-2 .com-product div.umg-header						{  }
.com-id-2 .com-product div.umg-header h3.umg-headline		{  }
.com-id-2 .com-product div.umg-body							{  margin:5px; color:#ffffff; background-color:#000000; padding:5px}
.com-id-2 .com-product div.umg-footer						{ }
.com-id-2 .com-product div.umg-footer span.back				{  }
.com-id-2 .com-product div.umg-footer span.back a			{ }
.com-id-2 .com-product div.umg-footer span.back a:hover		{ }
.com-id-2 .com-product div.umg-footer span.more				{  }
.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.pagetop			{  }
.com-id-2 .com-product div.umg-footer span.pagetop a		{ }
.com-id-2 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-2 .com-product div.umg-footer ul.umg-pagebrowser	{  }

.com-id-2 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c							{ margin-bottom: 30px; clear:left;} 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{  width: 330px; position:relative; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ float:left; margin: 0 10px 10px 0;}
.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					{ list-style-type: none; padding: 0; margin:0; }
.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	{ position:absolute; left:90px; top: 60px;}
.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 img { width:40px; height:20px}

.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-hlconf-wrapper								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.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				{ text-transform:uppercase;  }
.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_subcategory	{ display:none; }

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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper						{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date	{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	{ display:block; }
.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-distributor2		{ 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-text-wrapper			{ display:none; }
.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			{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.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							{  }
.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-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-2 .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; }



