	.umg-segment .umg-align-left {text-align:left}
	.umg-segment .umg-align-center {text-align:center}
	.umg-segment .umg-align-right {text-align:right}
	.umg-segment .umg-assets-right {float:right}
	.umg-segment .umg-assets-left {float:left}
	.umg-segment .umg-assets-top .umg-asset-type-image,
	.umg-segment .umg-assets-bottom .umg-asset-type-image,
	.umg-segment .umg-assets-top .umg-asset-type-flash,
	.umg-segment .umg-assets-bottom .umg-asset-type-flash {display:inline}

	.umg-segment:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.umg-segment {display: inline-block;}
	* html .umg-segment {height: 1%;}
	.umg-segment {display: block;}

	.umg-segment .umg-assets-bottom { clear:both; }

	.popup-layer-mouse-window {background-color:rgb(255,255,255);border:1px solid rgb(133,133,133);z-index:996;}
	.popup-layer-mouse-navigation {width:100%;cursor:move;z-index:998}
	.popup-layer-mouse-navigation-title {float:left;margin:5px; font-weight: bold; color:#000000; }
	.popup-layer-mouse-navigation-button {background-image:url('http://static.universal-music-services.de/img/components/PostRenderer/close.jpg');cursor:pointer;margin:5px;float:right;width:21px;height:21px;background-repeat:no-repeat;z-index:999;}
	.popup-layer-mouse-line {clear:both;background-color:rgb(255,255,255);}
	.popup-layer-mouse-frame {border:none;}
	.popup-layer-mouse-frame-locker {position:absolute;left:0px;top:0px;background-color:#000000;z-index:999;}
	.repaint {zoom:1;background-color:transparent;-moz-outline:none;}

	.umgShareThis {position:absolute;left:0px;top:0px;font-family:Verdana;font-size:11px;}
	.umgShareThis a {color:#FFF;text-decoration:none;border:none;}
	.umgShareThis a:hover {color:#FFF;text-decoration:underline;border:none;}
	.umgShareThis a:active {color:#FFF;border:none;text-decoration:none;}
	.umgShareThis a:visited {color:#FFF;border:none;text-decoration:none;}
	.umgShareThis .spacer {margin-bottom:5px;}
	.umgShareThis .clearFloat {clear:left;}
	.umgShareThis .outerLayer {width:auto;border:1px solid #000;padding:2px;background:#666;color:#FFF;}
	.umgShareThis .innerLayer {width:320px;}
	.umgShareThis .menueLayer {width:320px;}
	.umgShareThis .menueButtonLeft {width:72px;margin-left:3px;padding:3px;text-align:center;float:left;background:#000;}
	.umgShareThis .menueButtonRight {width:72px;margin-right:3px;padding:3px;text-align:center;float:right;background:#000;}
	.umgShareThis .contentLayer {padding:10px;background:#000;}
	.umgShareThis .sendToFriendLayer {}
	.umgShareThis .sendToFriendLayer .inputLabel {color:#FFF;}
	.umgShareThis .sendToFriendLayer .inputField {color:#000;width:294px;border:1px solid #666;padding:2px;}
	.umgShareThis .sendToFriendLayer .inputImageLayer {width:298px;background:#FFF;border:1px solid #666;}
	.umgShareThis .sendToFriendLayer .inputImageLayer .inputImage {border:none;}
	.umgShareThis .sendToFriendLayer .inputButton {color:#FFF;background:#333;}
	.umgShareThis .sendToFriendLayer .responseMessage {color:#FFF;width:294px;font-weight:bold;margin-bottom:10px;}
	.umgShareThis .socialLinksLayer {}
	.umgShareThis .socialLinksLayer .item {width:150px;margin-bottom:5px;float:left;}
	.umgShareThis .socialLinksLayer .imageLabel {color:#FFF;}
	.umgShareThis .socialLinksLayer .imageLogo {vertical-align:text-bottom;border:none;}

	.VideoObjectTag {}
	.VideoObjectTag .VideoObjectTag-player{
		display:block;
		padding:0;
		margin: 0;
		background-color:#000;
		position:relative;
	}
	.VideoObjectTag .VideoObjectTag-player img.VideoObjectTag-button{
		left: 50%;
		top: 50%;
		margin-left: -40px;
		margin-top: -40px;
		position: absolute;
	}
	
	.BASILICOM_DEVELOPER {
		position:absolute;
		z-index:999;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

		color:white;
		background:rgb(49,49,49);

		padding:5px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;

		min-width:300px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_CLASSNAME {
		font-size:135%;
		font-weight:bold;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_PARENT_CLASSNAME {
		font-size:105%;
		font-weight:bold;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_TEMPLATE {
		font-size:105%;
		margin-top:5px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_CLIENT_ID {
		font-size:105%;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_COMPONENT_TABLE {
		font-size:105%;
		margin-top:5px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADLINE {

		font-size:85%;
		
		color:silver;
		font-weight:bold;

		margin-top:1px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_PATH {

		font-size:85%;

		color:white;
		font-weight:bold;

		margin-top:1px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_IMAGE {

		margin-left:-8px;
		margin-top:-8px;

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

		border:1px dotted black;
		padding:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

		color:white;
		background:rgb(79,79,79);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

		color:white;
		background:rgb(59,59,59);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

		color:white;
		background:rgb(79,79,79);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_CONTENT {
		
		color:white;
		background:rgb(59,59,59);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

		text-align:right;
		
		font-size:85%;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER span {
		cursor:pointer;
	}
	
	
/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;

}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/beyondsinging/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/beyondsinging/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/beyondsinging/css/forms.css */
/* BEYOND SINGING */

html,
body {
display:block;
height:100%;
}


body {
background: #0e0e0e url(/img/verlauf.jpg) repeat-x;
font-family:Verdana;
font-style:normal;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-transform:none;
color:#ccc;
margin:0;
padding:0;
}
div.main_div {
position:relative;
margin:0px auto 0;
width: 699px;
padding-top:377px;
background: #60374f  url(/img/layout/header.jpg) no-repeat  0% 0;
margin-top:0;

}
div.main_div div.content_left {
background-color: #60374f;
position:relative;
display:inline;
float:left;
width: 100px;
text-align:right;
height:1300px;




}
div.main_div div.content_center {
background-color: #60374f;
position:relative;
display:inline;
float:left;
width: 450px;
height:1300px;



}
div.main_div div.content_right {
background-color: #60374f;
position: relative;
display:inline;
float:right;
width: 149px;
height:1300px;

}

div.main_div div.umg-footerdown {
font-family:Verdana;
background-color:#c5bdb0;
position:relative;
display:inline;
float:left;
width: 699px;
height:20px;
margin-top:2px;
color:#60374f;
padding-top:3px;

}

	.mfc225 {
	top:0;
	margin-top:-480px;
	position:absolute;
	width:990px;
	margin-left:-120px;
	}

	.mfc154 {
	top:0;
	margin-top:-385px;
	position:absolute;
	width:990px;
	margin-left:610px;
	}




a {
font-family:Verdana;
font-style:normal;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-transform: none;
text-decoration:none;
color:#ccc;
}
a:link {
}
a:visited {
}
a:focus {
outline:none;
}
a:hover {

}
a:active {
}

.content_center .com {
margin: 10px 0;
padding: 0 10px;
}

.seitenAbschluss { display:none;
}
.com {
}
/*<clearfix*/
.com div.umg-body:after ,
.com div.umg-bodyitem:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.com div.umg-body,
.com div.umg-body {
    display: inline-block;
}

* html .com div.umg-body,
* html .com div.umg-bodyitem {
    height: 1%;
}

.com div.umg-body,
.com div.umg-bodyitem {
    display: block;
}
/*clearfix>*/
.com ul.umg-list {
list-style-type: none;

}
/* COMPONENT - defaults */
.com h3.umg-headline {
font-size:14px;
font-weight:bold;
margin:5px 4px 4px 7px;
font:bold;
}
.com div.umg-body span.umg-title {


color:#ccc;
}


/* ****** Dieses Template wird für den Standalone-Teaser verwendet und für alle Teaser, die kein eigenes Template haben ****** */


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Center: News Teaser ****************** */

.com-id-1 .com-Teaser                                       { width:420px; margin-top:11px;  }
.com-id-1 .com-Teaser div.umg-header                        { }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        { margin-bottom:15px; }
.com-id-1 .com-Teaser div.umg-body                          { }
.com-id-1 .com-Teaser div.umg-footer                        { display: inline; }
.com-id-1 .com-Teaser div.umg-footerdown                    { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.back              { list-style-type:none; float:left;  }
.com-id-1 .com-Teaser div.umg-footer span.back a            { text-decoration:none; background:transparent url(../img/layout/e_pfeil_link_back.gif) no-repeat scroll 0 -1px;padding-left:10px;}
.com-id-1 .com-Teaser div.umg-footer span.back a:hover      { text-decoration:underline;}
.com-id-1 .com-Teaser div.umg-footer span.pagetop           { display: none;}
.com-id-1 .com-Teaser div.umg-footer span.pagetop a         { display: none;}
.com-id-1 .com-Teaser div.umg-footer span.pagetop a:hover   { display: none;}
.com-id-1 .com-Teaser div.umg-footer span.more              { list-style-type:none; float:right; background:transparent url(../img/layout/e_pfeil_link.gif) no-repeat scroll 0 -1px;padding-left:10px;  }
.com-id-1 .com-Teaser div.umg-footer span.more a            {  }
.com-id-1 .com-Teaser div.umg-footer span.more a:hover      { text-decoration:underline;}

.com-id-1 .com-Teaser div.umg-footer ul		{ display:none; }   


.com-id-1 .com-Teaser div.umg-body ul									{ list-style-type: none;  }
.com-id-1 .com-Teaser div.umg-body ul li 								{ display:block; clear:both; }

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

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; margin-right:8px; padding-bottom:20px; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border:none; float:left; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

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

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

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

/* ****** Dieses Template wird für den Standalone-Teaser verwendet und für alle Teaser, die kein eigenes Template haben ****** */


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Center: News Teaser ****************** */

.com-id-2 .com-Teaser                                       { width:420px; margin-top:11px;   }
.com-id-2 .com-Teaser div.umg-header                        { }
.com-id-2 .com-Teaser div.umg-header h3.umg-headline        { margin-bottom:15px; }
.com-id-2 .com-Teaser div.umg-body                          { }
.com-id-2 .com-Teaser div.umg-footer                        { display: inline; }
.com-id-2 .com-Teaser div.umg-footerdown                    { display: none; }
.com-id-2 .com-Teaser div.umg-footer span.back              { list-style-type:none; float:left;  }
.com-id-2 .com-Teaser div.umg-footer span.back a            { text-decoration:none; background:transparent url(../img/layout/e_pfeil_link.gif) no-repeat scroll 0 -1px;padding-left:10px;}
.com-id-2 .com-Teaser div.umg-footer span.back a:hover      { text-decoration:underline;}
.com-id-2 .com-Teaser div.umg-footer span.pagetop           { display: none;}
.com-id-2 .com-Teaser div.umg-footer span.pagetop a         { display: none;}
.com-id-2 .com-Teaser div.umg-footer span.pagetop a:hover   { display: none;}
.com-id-2 .com-Teaser div.umg-footer span.more              { list-style-type:none; float:right; background:transparent url(../img/layout/e_pfeil_link.gif) no-repeat scroll 0 -1px;padding-left:10px;  }
.com-id-2 .com-Teaser div.umg-footer span.more a            {  }
.com-id-2 .com-Teaser div.umg-footer span.more a:hover      { text-decoration:underline;}

.com-id-2 .com-Teaser div.umg-footer ul		{ display:none; }   


.com-id-2 .com-Teaser div.umg-body ul									{ list-style-type: none;  }
.com-id-2 .com-Teaser div.umg-body ul li								{ margin-bottom:30px; margin-left:5px; }

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

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; margin-right:8px; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border:none; float:left; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c											{   }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none;}
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c p.umg-teaser_headline					{ font-weight:bold; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_headline					{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_headline:hover				{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c p.umg-teaser_sub_headline				{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c p.umg-global_belonging_name				{ display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-global_belonging_name				{ display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-global_belonging_name:hover		{ display: none;  } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_text						{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_text						{ display: none;}
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c a.umg-teaser_text:hover					{ display: none; }
.com-id-2 .com-Teaser div.umg-body div.umg-seitenAbschluss										{ display:none;   }

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

.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c 						{ vertical-align: text-bottom;  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ display:none;}
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a					{ text-decoration:underline;  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{ text-decoration:none;    }


/* ***************************************************************************************** *//* ************************************ com-id-1 ******************************************* *//* ************************************ SubkÃ¼nstlerseite - mittlere Spalte ******************************************* */

.com-id-1 .com-collection-gallery div.umg-header {
  display: none;
}
.com-id-1 .com-collection-gallery div.umg-footerdown {
  display: none;
}

.com-id-1 .com-collection-gallery div.umg-footer {
display: none;
}


.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c { 
float:left;
list-style-type: none ;


}
.com-id-1 .com-collection-gallery ul { margin: 0px 5px 5px 25px;

 
  
}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries .umg-li-footer {
 display:none;
}

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries .umg-title { 
 display:none;
}

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images {
  
  padding: 0;
  margin: 0;

}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li {
 display: block;
 
}



.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li div.umg-image {
float:left;
  margin: 5px 5px 5px 5px;
}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li div.umg-copyright {
  display: none;
}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li img {
 
  border: 1px solid #fff;
}
.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-artist-trenner {
  display: none;
}
.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-artist {
  display: none;
}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-artist-title-wrapper span.umg-title {
display: none;
}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-artist-title-wrapper-top span.umg-title {
 display:none;
}
.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-id {
  display: none;
}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .seitenAbschluss {
  clear: both;
   display:none;
}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .umg-artist-title-wrapper .umg-subtitle {
  clear: both;
   display:none;

}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .umg-artist-title-wrapper-top .umg-subtitle {
  clear: both;
  display: none;
}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .umg-artist-title-wrapper .umg-text {
  clear: both;
  display: none;
}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Bilder galerie dEtailseite ******************************************* */
.com-id-1 .com-collection-gallery-bowser {display: inline;}
.com-id-1 .com-collection-gallery-bowser div.umg-header {display: none;
  
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline { display: none;
  display: block;
  color: #47473F;
  font: normal 17px/23px Georgia, "Times New Roman", Times, serif;
  padding: 0;
  margin: 0 0 15px 0;
  text-transform: none;
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-text {
  display: none;
}
.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-image-c {
  margin: 0 0 15px 0;
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img {
  background: #d8d9d3;
  border: 1px solid #73756a;
  padding: 3px;
  display: block;
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c { display: none;
  display: block;
  margin-bottom: 15px;
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-sub_headline {
  display: none;
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-headline {
  display: none;
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev {
  float: left;
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next {
  float: right;
  margin-right: 35px;
}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Produkte: Mittlere Spalte ************************************** */
.com-id-1 .com-WarehouseTeaser										{ margin-left:13px; margin-top:17px;  }
.com-id-1 .com-WarehouseTeaser div.umg-header						{  }
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline		{ margin-left:0px; margin-bottom:10px;  }
.com-id-1 .com-WarehouseTeaser div.umg-body							{  }
.com-id-1 .com-WarehouseTeaser div.umg-footerdown						{ display:none; background:#F3F3F3; padding:7px; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back				{ display:block; float:left; width:60px; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#ccc; padding-left:0px; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover		{ }
.com-id-1 .com-WarehouseTeaser div.umg-footer .umg-pagebrowser	{ display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.top			{  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.top a		{  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.top a:hover	{ }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more				{  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a			{  }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover		{ }



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

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { clear:both; margin-bottom: 0px; } 
.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 span.umg-date-top						{ display:none; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c                         { float:left;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img						{ border:1px solid #000000; margin-bottom:4px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c			{ display:block; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c img		{ border:0px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c								{ float:left; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-global_belonging-name	{ font-weight:bold; margin:0; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c span.umg-trenner				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline				{ margin:0; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline				{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c p.umg-distributor				{ display:none; margin:0;  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{ 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 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 div.umg-voesku-c p.umg-date						{ display:inline; margin:0; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c span.umg-produkt-configuration	{ display:inline; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c p.umg-sku						{ display:none; margin:0; }


.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c div.umg-shop-c							{ display:block;margin-top:10px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c .umg-shop-link a			{ display:none;}
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-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 div.umg-content-c div.umg-shop-c a.umg-artist-link			{ display:none; background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#ccc; padding-left:10px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 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 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							{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover					{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link			{  }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-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 div.umg-shop-c a.umg-artist-link		{  }
.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-footer             { display: none; }    
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** Aktuell: Aktuelle CDs ************************************** */
.com-id-2 .com-WarehouseTeaser                                       { width: 307px;  }
.com-id-2 .com-WarehouseTeaser div.umg-header                        { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-2 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-2 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.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.top           { display: none;  }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.top a         { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.top a:hover   { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more              {  }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more:hover        {  }
.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-footer .umg-pagebrowser	     { display: none; }

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

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom: 2px; } 
.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 span.umg-date-top						{ display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c                         { display: none;  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img.umg-image           {  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c          { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c                             { display:inline; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c span.umg-global_belonging-name { display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c span.umg-trenner				{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline              { display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline              { background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline:hover			{ text-decoration: underline; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c p.umg-distributor				{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{ display:none; }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_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						{  }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 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 div.umg-content-c div.umg-shop-c a.umg-shop-link         { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c div.umg-shop-c a.umg-artist-link       { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 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 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							{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover					{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link			{  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-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 div.umg-shop-c a.umg-artist-link		{  }
.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-li-footer             { display: none; }    
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ****************************** Linke Spalte ************************************** */
.com-id-3 .com-WarehouseTeaser                                       {   }
.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                          {  }
.com-id-3 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.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.top           { display: none;  }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.top a         { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.top a:hover   { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more              {  }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more:hover        {  }
.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-footer .umg-pagebrowser	     { display: none; }

.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 span.umg-date-top						{ display:none; }

.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                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          {  } 
.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 div.umg-content-wrapper					{ display:inline; }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c										{ text-align:center; width:100%; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img									{ border:1px solid #000000; margin-bottom:2px; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c						{ text-align:left; display:block; margin-left:5px; margin-bottom:10px;  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c img					{ border:0px; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c								{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-global_belonging-name	{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-global_belonging-name	{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-trenner				{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline				{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline				{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-distributor				{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{  }

.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				{  }
.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						{  }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory		{  }
                                                        
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c                         {  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-shop-link         {  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 div.umg-content-c div.umg-shop-c a.umg-artist-link       {  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c 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 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 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							{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover					{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link			{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-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 div.umg-shop-c a.umg-artist-link		{  }
.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-li-footer             { display: none; }    
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ****************************** Rechte Spalte ************************************** */
.com-id-4 .com-WarehouseTeaser                                       {   }
.com-id-4 .com-WarehouseTeaser div.umg-header                        {  }
.com-id-4 .com-WarehouseTeaser div.umg-header h3.umg-headline        {  }
.com-id-4 .com-WarehouseTeaser div.umg-body                          {  }
.com-id-4 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back              {  }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.top           { display: none;  }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.top a         { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.top a:hover   { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more              {  }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more:hover        {  }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a            {  }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }
.com-id-4 .com-WarehouseTeaser div.umg-footer .umg-pagebrowser	     { display: none; }

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

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

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

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

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper					{ display:inline; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c										{ text-align:center; width:100%; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img									{ border:1px solid #000000; margin-bottom:2px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c						{ text-align:left; display:block; margin-left:17px; margin-bottom:10px;  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c img					{ border:0px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-date-c			{ display:none; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c								{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-global_belonging-name	{  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-global_belonging-name	{  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-trenner				{  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline				{  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline				{  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-distributor				{  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{  }

.com-id-4 .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-4 .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-4 .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-4 .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-4 .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-4 .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-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c				{  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{  }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-sku						{  }

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

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

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }


/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Label: Detail-Seite (wie com-id-1 nur mit Headline) ************************************** */
.com-id-5 .com-WarehouseTeaser										{  }
.com-id-5 .com-WarehouseTeaser div.umg-header						{  }
.com-id-5 .com-WarehouseTeaser div.umg-header h3.umg-headline		{  }
.com-id-5 .com-WarehouseTeaser div.umg-body							{  }
.com-id-5 .com-WarehouseTeaser div.umg-footer						{ display:none; background:#F3F3F3; padding:7px; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back				{ display:block; float:left; width:60px; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back a:hover		{ }
.com-id-5 .com-WarehouseTeaser div.umg-footer .umg-pagebrowser	{ display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.top			{ padding-left:440px; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.top a		{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.top a:hover	{ }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more				{ padding-left:20px; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more a:hover		{ }


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

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { clear:both; margin-bottom: 10px; padding: 15px 7px 20px 7px; } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

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

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

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c                         { float:left; width:210px; margin-bottom:12px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img						{ border:1px solid #000000; display:block; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c			{ display:block; margin-top:3px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c img		{ border:0px;  display:inline; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-date-c			{ display:none; }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c								{ float:left; width:375px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-global_belonging-name	{ font-weight:bold; margin:0; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-global_belonging-name { display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-global_belonging-name	{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-trenner				{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline				{ margin:0; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline				{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory2	{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-distributor				{ margin:0; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{ display:none; }

.com-id-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c									{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c p.umg-date						{ display:inline; margin:0; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c span.umg-produkt-configuration	{ display:inline; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c p.umg-sku						{ display:inline; margin:0; }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory		{ display:none; }
                                                        
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c							{ margin-top:10px; display:block; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c .umg-shop-link a			{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c .umg-shop-link a:hover		{ }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link:hover	{ }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

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

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }


/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ Subkünstlerseite: Diskografie  ************************************** */
.com-id-6 .com-WarehouseTeaser										{  }
.com-id-6 .com-WarehouseTeaser div.umg-header						{  }
.com-id-6 .com-WarehouseTeaser div.umg-header h3.umg-headline		{  }
.com-id-6 .com-WarehouseTeaser div.umg-body							{   }
.com-id-6 .com-WarehouseTeaser div.umg-footer						{ display:none; background-color:#F3F3F3; padding:7px; padding-top:0; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back				{ display:block; float:left; width:60px; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back a:hover		{ }
.com-id-6 .com-WarehouseTeaser div.umg-footer .umg-pagebrowser	{ display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.top				{ padding-left:545px; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.top a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.top a:hover		{ }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more				{ padding-left:20px; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more a:hover		{ }


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

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; padding:0; } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { clear:both; margin-bottom: 10px; padding: 15px 7px 20px 7px; } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

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

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

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c                         { float:left; width:210px; margin-bottom:12px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img						{ border:1px solid #000000; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c			{ display:block; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c img		{ border:0px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-date-c			{ display:none; }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c								{ float:left; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-global_belonging-name	{ font-weight:bold; margin:0; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-global_belonging-name	{ display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c span.umg-trenner				{ display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline				{ margin:0; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c a.umg-headline				{ display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory2	{ display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-distributor				{ margin:0; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c .umg-text						{ display:none; }

.com-id-6 .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-6 .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-6 .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-6 .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-6 .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-6 .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-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c									{ margin-top:8px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c p.umg-date						{ display:inline; margin:0; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c span.umg-produkt-configuration	{ display:inline; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-voesku-c p.umg-sku						{ display:inline; margin:0; }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-product_subcategory		{ display:none; }
                                                        
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c							{ margin-top:10px; display:block; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c .umg-shop-link a			{ display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c .umg-shop-link a:hover		{ }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link:hover	{ }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

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

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Home beyond ****************************************** */
.com-id-1 .com-StaticText                                       { margin-top:12px; line-height:16px;    }
.com-id-1 .com-StaticText div.umg-header                        {   }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        { margin-bottom:10px;   }
.com-id-1 .com-StaticText div.umg-body                          { margin-left:8px;  }
.com-id-1 .com-StaticText div.umg-footer                        { display: none; }
.com-id-1 .com-StaticText div.umg-footerdown                       { display: none; }

.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 		{  padding:0; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a	{ text-decoration:underline;  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a:hover	{ }

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


/* Beyond Singing - PAGEMENU */

div.com-PageMenu 																		{margin-top:10px;line-height:22px;}
div.com-PageMenu div.umg-header 														{display:none;}
div.com-PageMenu div.umg-header h3.umg-headline 										{display:none;}
div.com-PageMenu div.umg-body {}
div.com-PageMenu div.umg-body ul.umg-list 												{list-style-type:none;padding:0 10px;}

div.com-PageMenu div.umg-body ul.umg-list li.umg-navi,
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected 							{display:block; margin:3px 0;}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi a,
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a 						{font-size:12px;padding:2px 2px 2px 10px; }
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi a 								{background-color:#60374f;}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover 							{background-color:#60374f;font-weight:bold;font-size:12px;}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a 						{background-color:#60374f;font-weight:bold;}


div.com-PageMenu div.umg-body ul.umg-list li span.umg-icon-after-listitem 				{display:none;}
div.com-PageMenu div.umg-footerdown 													{ display:none;}

div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub	                                       	 {font-size:12px;  }
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                          {font-size:12px;  }
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                    {background-color:#60374f;font-weight:bold; }
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img               { display:none; }
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                                   {display:block;   }
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                                 {font-size:12px; font-weight:bold;}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                           {background-color:#60374f;font-weight:bold;; }
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a 


div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img      { display: none; }
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                     {display:none; }		

div.com-PageMenu div.umg-body ul.umg-list li.umg-listitem-1					{display:none; }
div.com-PageMenu div.umg-body ul.umg-list li.umg-listitem-2					{display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Gewinnspiele: Gewinnspiel *********************************** */  

.com-id-1 .com-action                                       {   }
.com-id-1 .com-action div.umg-header                        { }
.com-id-1 .com-action div.umg-header h3.umg-headline        { margin-top:20px;  }
.com-id-1 .com-action div.umg-body                          { margin-left:8px;  }
.com-id-1 .com-action div.umg-footer                        { display: none; }
.com-id-1 .com-action div.umg-footer span.back              { }
.com-id-1 .com-action div.umg-footer span.back a            { }
.com-id-1 .com-action div.umg-footer span.back a:hover      { }
.com-id-1 .com-action div.umg-footer span.pagetop           {  }
.com-id-1 .com-action div.umg-footer span.pagetop a         { }
.com-id-1 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-action div.umg-footer span.more              {  }
.com-id-1 .com-action div.umg-footer span.more a            { }
.com-id-1 .com-action div.umg-footer span.more a:hover      { }

.com-id-1 .com-action div.umg-body .umg-image-c-top		{   }
.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						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link a					{ display:none; }

.com-id-1 .com-action div.umg-body .umg-content-c-right								{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-global_belonging_name	{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-trenner				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-headline				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-sub_headline			{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text					{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-text p					{ margin:0; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-deadline				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-ext_link				{  }
.com-id-1 .com-action div.umg-body .umg-content-c-right .umg-ext_link a				{  }

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

.com-id-1 .com-action div.umg-body .umg-partner-c					{  }
.com-id-1 .com-action div.umg-body .umg-partner-c img				{  }

.com-id-1 .com-action div.umg-body .karussellTrenner				{  }

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

.com-id-1 .com-action div.umg-body .umg-actionreply-c				{ clear:both; margin:10px 0; }
.com-id-1 .com-action div.umg-body .umg-actionreply-c p				{ font-weight:bold; color:#cccccc; }

.com-id-1 .com-action div.umg-body .umg-form-c																{ margin-top:10px;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c									{ float:left; width:280px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ clear:both; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select,
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ border:0px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:160px; margin:0; margin-bottom:3px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{ height:20px; width:166px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ float:left; width: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-row input	{ background-color:transparent; border:0px; width:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha		{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha span	{ display:block; text-indent:-10000px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image		{ margin:5px 0 0 0  ; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-captcha		{ margin-left:100px; margin-bottom:15px; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container-newsletter		{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container-newsletter .cm-label		{ float:none; width:auto; margin:10px 0; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c													{ list-style-type: none; padding-top:10px; margin:0; clear:both;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c									{ padding: 5px 0 0 100px;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c .umg-question-text-c				{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					{ list-style-type: none; padding: 5px 0 0 0; margin:0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	{ margin-bottom:15px;   }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c input	{ border:0px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:180px; margin:0; margin-bottom:3px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{ }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom		{ display:inline; padding-left:10px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{ margin:0; display:inline; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ clear:both; margin-top:15px; display:inline;}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text	{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ border:0px; background:url(img/layout/submit.gif) no-repeat; width:74px; height:14px; cursor:pointer;border:0px; width:74px; height:14px; cursor:pointer; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* Info-Service: printausgabe bestellen (wie com-id-1 nur ohne Einsendeschluss) *********************************** */  

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

.com-id-2 .com-action div.umg-body .umg-image-c-top		{ float:left;  }
.com-id-2 .com-action div.umg-body .umg-image-c-top img	{ border:1px solid #000000; float:left; margin-bottom:20px; margin-right:20px; }

.com-id-2 .com-action div.umg-body .umg-content-c									{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-global_belonging_name		{  }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-trenner						{  }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-headline						{  }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-sub_headline					{  }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-text							{  }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-deadline						{  }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-ext_link						{  }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-ext_link a					{  }

.com-id-2 .com-action div.umg-body .umg-content-c-right								{  }
.com-id-2 .com-action div.umg-body .umg-content-c-right .umg-global_belonging_name	{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c-right .umg-trenner				{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c-right .umg-headline				{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c-right .umg-sub_headline			{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c-right .umg-text					{  }
.com-id-2 .com-action div.umg-body .umg-content-c-right .umg-text p					{ margin:0; }
.com-id-2 .com-action div.umg-body .umg-content-c-right .umg-deadline				{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c-right .umg-ext_link				{  }
.com-id-2 .com-action div.umg-body .umg-content-c-right .umg-ext_link a				{  }

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

.com-id-2 .com-action div.umg-body .umg-partner-c					{  }
.com-id-2 .com-action div.umg-body .umg-partner-c img				{  }

.com-id-2 .com-action div.umg-body .karussellTrenner				{  }

.com-id-2 .com-action div.umg-body .umg-won_text					{  }
.com-id-2 .com-action div.umg-body .umg-won_text p					{  }

.com-id-2 .com-action div.umg-body .umg-actionreply-c				{ clear:both; margin:10px 0; }
.com-id-2 .com-action div.umg-body .umg-actionreply-c p				{ font-weight:bold; color:#00ADEF; }

.com-id-2 .com-action div.umg-body .umg-form-c																{ margin-top:10px;  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c									{ float:left; width:280px; margin-right:10px; margin-bottom:8px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ clear:both; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select,
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ border:1px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:160px; margin:0; margin-bottom:3px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{ height:20px; width:166px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ float:left; width:100px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:transparent; border:0px; width:20px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha		{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha span	{ display:block; text-indent:-10000px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image		{ margin:5px 0 ; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-captcha		{ margin-left:100px; }


.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c													{ list-style-type: none; padding-top:10px; margin:0; clear:both;  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c									{ padding: 5px 0 0 100px; }
.com-id-2 .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-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					{ list-style-type: none; padding: 5px 0 0 0; margin:0; }
.com-id-2 .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-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c input	{ border:1px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:160px; margin:0; margin-bottom:3px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container		{ display:none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom		{ display:inline; padding-left:10px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{ margin:0; display:inline; }

.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ clear:both; margin-top:15px; display:inline; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text	{ display:none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ border:0px; background:url(../../../My%20Documents/Downloads/img/icons/submit.gif) no-repeat; width:74px; height:14px; cursor:pointer; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************************* Kontakt: Kontaktformular (wie com-id-1 nur ohne Einsendeschluss mit Header) *********************************** */  

.com-id-3 .com-action                                       {  }
.com-id-3 .com-action div.umg-header                        {  }
.com-id-3 .com-action div.umg-header h3.umg-headline        {  }
.com-id-3 .com-action div.umg-body                          {  }
.com-id-3 .com-action div.umg-footer                        { }
.com-id-3 .com-action div.umg-footer span.back              { }
.com-id-3 .com-action div.umg-footer span.back a            { }
.com-id-3 .com-action div.umg-footer span.back a:hover      { }
.com-id-3 .com-action div.umg-footer span.pagetop           {  }
.com-id-3 .com-action div.umg-footer span.pagetop a         { }
.com-id-3 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-action div.umg-footer span.more              {  }
.com-id-3 .com-action div.umg-footer span.more a            { }
.com-id-3 .com-action div.umg-footer span.more a:hover      { }

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

.com-id-3 .com-action div.umg-body .umg-content-c									{ display:none; }
.com-id-3 .com-action div.umg-body .umg-content-c .umg-global_belonging_name		{  }
.com-id-3 .com-action div.umg-body .umg-content-c .umg-trenner						{  }
.com-id-3 .com-action div.umg-body .umg-content-c .umg-headline						{  }
.com-id-3 .com-action div.umg-body .umg-content-c .umg-sub_headline					{  }
.com-id-3 .com-action div.umg-body .umg-content-c .umg-text							{  }
.com-id-3 .com-action div.umg-body .umg-content-c .umg-deadline						{  }
.com-id-3 .com-action div.umg-body .umg-content-c .umg-ext_link						{  }
.com-id-3 .com-action div.umg-body .umg-content-c .umg-ext_link a					{  }

.com-id-3 .com-action div.umg-body .umg-content-c-right								{  }
.com-id-3 .com-action div.umg-body .umg-content-c-right .umg-global_belonging_name	{ display:none; }
.com-id-3 .com-action div.umg-body .umg-content-c-right .umg-trenner				{ display:none; }
.com-id-3 .com-action div.umg-body .umg-content-c-right .umg-headline				{ display:none; }
.com-id-3 .com-action div.umg-body .umg-content-c-right .umg-sub_headline			{ display:none; }
.com-id-3 .com-action div.umg-body .umg-content-c-right .umg-text					{  }
.com-id-3 .com-action div.umg-body .umg-content-c-right .umg-text p					{ margin:0; }
.com-id-3 .com-action div.umg-body .umg-content-c-right .umg-deadline				{ display:none; }
.com-id-3 .com-action div.umg-body .umg-content-c-right .umg-ext_link				{  }
.com-id-3 .com-action div.umg-body .umg-content-c-right .umg-ext_link a				{  }

.com-id-3 .com-action div.umg-body .umg-image-c-bottom				{ display:none; }
.com-id-3 .com-action div.umg-body .umg-image-c-bottom img			{  }

.com-id-3 .com-action div.umg-body .umg-partner-c					{  }
.com-id-3 .com-action div.umg-body .umg-partner-c img				{  }

.com-id-3 .com-action div.umg-body .karussellTrenner				{  }

.com-id-3 .com-action div.umg-body .umg-won_text					{  }
.com-id-3 .com-action div.umg-body .umg-won_text p					{  }

.com-id-3 .com-action div.umg-body .umg-actionreply-c				{ clear:both; margin:10px 0; }
.com-id-3 .com-action div.umg-body .umg-actionreply-c p				{ font-weight:bold; color:#00ADEF; }

.com-id-3 .com-action div.umg-body .umg-form-c																{ margin-top:10px;  }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{  }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c									{ float:left; width:280px; margin-right:10px; margin-bottom:8px; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ clear:both; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select,
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ border:1px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:160px; margin:0; margin-bottom:3px; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{ height:20px; width:166px; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container textarea	{ width:275px; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ float:left; width:100px; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:transparent; border:0px; width:20px; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha		{  }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha span	{ display:block; text-indent:-10000px; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image		{ margin:5px 0 ; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-captcha		{ margin-left:100px; }


.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c													{ list-style-type: none; padding-top:10px; margin:0; clear:both;  }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c									{ padding: 5px 0 0 100px; }
.com-id-3 .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-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					{ list-style-type: none; padding: 5px 0 0 0; margin:0; }
.com-id-3 .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-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c input	{ border:1px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:160px; margin:0; margin-bottom:3px; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{  }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{  }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{  }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container		{ display:none; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{ }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom		{ display:inline; padding-left:10px; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{ margin:0; display:inline; }

.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ clear:both; margin-top:15px; display:inline; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text	{ display:none; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{  }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ border:0px; background:url(../../../My%20Documents/Downloads/img/icons/submit.gif) no-repeat; width:74px; height:14px; cursor:pointer; }
.com-id-3 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }
/* CSS Document */

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( Subkünstlerseite: Newsletter Basic ) *********************************** */  

.com-id-1 .com-newsletter-box                                  { position:absolute; margin-top:10px; margin-left:4px;  line-height:14px; }
.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                     { }
.com-id-1 .com-newsletter-box div.umg-footerdown                       { display: none; }
.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									{ font-size:9px; margin:10px 4px 4px 7px; width:137px }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container					{ font-size:9px; margin:10px 4px 4px 7px;}
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ font-size:9px; margin:10px 4px 4px 7px;}

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{ margin:5px 4px 4px 7px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select,
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input		{ margin:5px 4px 4px 0px; border:1px solid #515151; color:#515151; font-family:		      verdana,arial,helvetica; font-size:9px; height:14px; padding:1px 2px; vertical-align:middle; width:120px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select		{ height:auto; margin:0; width:131px; padding:0; }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{ font-size:9px; margin:10px 0 0 0; }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ font-size:9px; margin:5px 4px 4px 7px;}

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

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container							    { }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ margin:5px 4px 4px 7px;   }
.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                       { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input:hover                 { }

.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{ margin:5px 4px 10px 7px; font-size:9px; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *******************************( Info-Service - Newsletter, Newsletter Medium ) *********************************** */  

.com-id-2 .com-newsletter-box                                  { }
.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                     { }
.com-id-2 .com-newsletter-box div.umg-footer                       { background-color:#F3F3F3; padding:7px; padding-top:0; }
.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          { padding-left:545px; }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop a        { background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.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									{ font-size:11px; margin:0 0 10px 0; }

.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					{ clear:both; margin:10px 0;  }
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container p,
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container p				{ font-weight:bold; color:#00ADEF; }

.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container						{ float:left; width:280px; margin-right:10px; margin-bottom:8px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-form-field-container		{ clear:both; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				{ float:left; width:100px;}
.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	select,
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input		{ border:1px solid #333333; color:#333333; font-size:11px; height:16px; padding:1px 2px; vertical-align:top; width:160px; margin:0; margin-bottom:3px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select		{ height:20px; width:166px; }

.com-id-2 .com-newsletter-box div.umg-body .nwlt-text											{ float:left; width:280px; margin-left:10px; }
.com-id-2 .com-newsletter-box div.umg-body .nwlt-text p											{ font-size:11px; margin:10px 0 0 0; }

.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container						{ clear: both; margin-top:10px;}
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container	.cm-input-row label	{ font-weight:bold; }


.com-id-2 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container					{ display: none; }
.com-id-2 .com-newsletter-box div.umg-body .cm-input-row										{ }
.com-id-2 .com-newsletter-box div.umg-body .cm-input-row label									{ font-weight: normal; }

.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container							{ clear:both; margin-top:15px; float:left; width:85px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ display:none; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container input	{ border:0px; background:url(img/icons/submit.gif) no-repeat; width:74px; height:14px; display:block; cursor:pointer; }

.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ margin-top:15px; float:left; width:85px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{ font-size:10px; }
div.com-KytePlayer div.umg-footer { display:none;}


div.com-KytePlayer { margin-top:330px; }
/* CMS V2 SCHULUNG - ARTICLE */
#Page-artikeldetail div.com-article {
display:none;
}
#Page-artikeldetail div.com-article div.umg-header {
display:none;
}
#Page-artikeldetail div.com-article div.umg-header h3.umg-headline {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body span.umg-date-top {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper div.umg-artist-title-wrapper {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper div.umg-artist-title-wrapper span.umg-artist-trenner {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper div.umg-artist-title-wrapper span.umg-artist-linked {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper div.umg-artist-title-wrapper span.umg-artist-linked a {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper div.umg-artist-title-wrapper span.umg-artist {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper div.umg-artist-title-wrapper span.umg-date-inline {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper div.umg-artist-title-wrapper span.umg-title {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper span.umg-subtitle {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper span.umg-text {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper ul.umg-links {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper ul.umg-links li.umg-linkitem-c {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper ul.umg-links li.umg-linkitem-c span.umg-link {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper ul.umg-links li.umg-linkitem-c span.umg-imagelink {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper ul.umg-links li.umg-linkitem-c span.umg-desc {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-body div.umg-article-wrapper div.umg-article-document {
display:none;
}
#Page-artikeldetail div.com-article div.umg-body li.umg-item-c div.umg-li-footer {
display:none;
}
#Page-artikeldetail div.com-article div.umg-footer {
display:none;
}
#Page-artikeldetail div.com-article div.umg-footer div.seitenAbschluss {
display: none;

}

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite, Videos Detail ******************************************* */
.com-id-1 .com-VideoPlayer                                       { margin:0;  }
.com-id-1 .com-VideoPlayer div.umg-header                        { display: none; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-1 .com-VideoPlayer div.umg-body                          { text-align:center; }
.com-id-1 .com-VideoPlayer div.umg-footer                        { display: none; }
.com-id-1 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-1 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a:hover      { }

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

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c object											{ display:inline !important;  }

.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		{  }
.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-2 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite, Startseite Aktuelles Video ******************************************* */
.com-id-2 .com-VideoPlayer                                       {   }
.com-id-2 .com-VideoPlayer div.umg-header                        {  }
.com-id-2 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-2 .com-VideoPlayer div.umg-body                          { text-align:center; }
.com-id-2 .com-VideoPlayer div.umg-footer                        { display: none; }
.com-id-2 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-2 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-2 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more a:hover      { }

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

.com-id-2 .com-VideoPlayer div.umg-body .umg-video-c												{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-video-c object											{ display:inline !important;  }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ margin-top:8px;  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{ font-weight:bold;  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Player Teaser left ******************************************* */

.com-id-1 div.com-StaticManualHtml div.umg-footerdown { display:none;}
.com-id-1 div.com-StaticManualHtml { margin-top:290px; margin-left:11px; }
.com-id-1 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ margin-left:-1px; margin-bottom:12px;  }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ KyteBadge ******************************************* */

.com-id-2 div.com-StaticManualHtml div.umg-footerdown { display:none;}
.com-id-2 div.com-StaticManualHtml { margin-top:17px; margin-left:7px; }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Facebook Teaser left ******************************************* */

.com-id-3 div.com-StaticManualHtml div.umg-footerdown { display:none;}
.com-id-3 div.com-StaticManualHtml { margin-top:17px; margin-left:9px; margin-right:5px; margin-bottom:8px; }
.com-id-3 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ margin-left:-1px; margin-bottom:12px;  }

/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Downloads ******************************************* */

.com-id-4 div.com-StaticManualHtml div.umg-footerdown { display:none;}
.com-id-4 div.com-StaticManualHtml { margin-top:13px; margin-left:11px; margin-right:5px; margin-bottom:8px; }
.com-id-4 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ margin-left:-1px; margin-bottom:12px;   }

/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Downloads ******************************************* */

.com-id-5 div.com-StaticManualHtml div.umg-footerdown { display:none;}
.com-id-5 div.com-StaticManualHtml { }
.com-id-5 div.com-StaticManualHtml div.umg-header h3.umg-headline		{   }

/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Downloads ******************************************* */

.com-id-5 div.com-StaticManualHtml div.umg-footerdown { display:none;}
.com-id-5 div.com-StaticManualHtml { }
.com-id-5 div.com-StaticManualHtml div.umg-header h3.umg-headline		{   }
/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ exlibris ******************************************* */

.com-id-6 div.com-StaticManualHtml div.umg-footerdown { display:none;}
.com-id-6 div.com-StaticManualHtml { margin-left:11px; margin-top:250px; }
.com-id-6 div.com-StaticManualHtml div.umg-header h3.umg-headline		{   }

/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ************************************ links engl ******************************************* */

.com-id-7 div.com-StaticManualHtml div.umg-footerdown { display:none; }
.com-id-7 div.com-StaticManualHtml { margin-left:11px; margin-top:15px;  }
.com-id-7 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ margin-left:-3px; margin-bottom:10px;   }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************* Rechte Spalte: Live SubkÃ¼nstlerseite ****************************************** */
.com-id-3 .com-date-live										{ margin-top:13px;  }
.com-id-3 .com-date-live div.umg-header							{  }
.com-id-3 .com-date-live div.umg-header h3.umg-headline			{ margin-bottom:15px;  }
.com-id-3 .com-date-live div.umg-body							{  }
.com-id-3 .com-date-live div.umg-footer							{ display: none; }

.com-id-3 .com-date-live div.umg-body ul.umg-artist-list									{ list-style-type: none; margin-left: 10px; padding:0px; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c						{ margin-bottom:4px; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-charge			{ display:none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-name			{ display:none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c a.umg-name			{ display:none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-trenner			{  }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-headline		{ display:none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-sub_headline	{ display:none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-text			{ display:none; }

.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date						{ clear:both; float:left; height:21px; width:70px; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-startdate			{ display:none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-monthday			{ font-weight: bold; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-date-trenner		{ display:none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-enddate			{ display:none; }


.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner							{ display:block; float:left; width:300px;height:21px; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-city		{ }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-trenner	{ }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-location	{  }

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

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

.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .com-toolplaceholdersingle		{ display:none; }
.com-id-1 .com-collection-gallery-bowser										{ float:left;   }
.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			{  display: none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body							{  }
.com-id-1 .com-collection-gallery-bowser div.umg-footerdown							{ display: none; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top						{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{  }
.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						{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev				{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a			{ color:#ccc;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a:hover		{ text-decoration:underline; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next				{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a			{ color:#ccc;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a:hover		{ text-decoration:underline; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c				{ padding:0px 0px 0px 0px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img			{ border:1px solid #000000; text-align:center; margin-top:7px; margin-bottom:5px; }

.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			{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-sub_headline		{ display:none;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-text				{ display:none; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c						{ padding-left:30px; padding-right:20px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{background:transparent url(img/layout/e_pfeil_link_back.gif) no-repeat scroll 0 -1px; padding-left:10px;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{ color:#ccc; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{ text-decoration:underline; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{ background:transparent url(img/layout/e_pfeil_link.gif) no-repeat scroll 0 0; padding-left:10px;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{ color:#ccc;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{ text-decoration:underline; }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ NEWS: Detailseite ******************************************* */
.com-id-1 .com-article										{ margin-top:14px;   }
.com-id-1 .com-article div.umg-header						{ display:none; }
.com-id-1 .com-article div.umg-header h3.umg-headline		{  }
.com-id-1 .com-article div.umg-body							{ }
.com-id-1 .com-article div.umg-footerdown						{  }
.com-id-1 .com-article div.umg-footer span.back				{  }
.com-id-1 .com-article div.umg-footer span.back a			{ color:#ccc; text-decoration:none; background:transparent url(img/layout/e_pfeil_link_back.gif) no-repeat scroll 0 -1px; padding-left:10px; }
.com-id-1 .com-article div.umg-footer span.back a:hover		{ text-decoration:underline;}
.com-id-1 .com-article div.umg-footer span.top				{ padding-left:485px; }
.com-id-1 .com-article div.umg-footer span.top a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-1 .com-article div.umg-footer span.top a:hover		{ }
.com-id-1 .com-article div.umg-footer span.more				{  }
.com-id-1 .com-article div.umg-footer span.more a			{ }
.com-id-1 .com-article div.umg-footer span.more a:hover		{ }
.com-id-1 .com-article div.umg-footer div.com-PageBrowser	{ display:none; }


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

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body								{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer								{  }
.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-item-c .umg-li-footer	.com-toolplaceholdersingle .umg-body	{ padding:0; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display: none; font-size:1px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked			{ display: none; font-size:1px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a			{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist					{ display: none; font-size:1px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-top				{ display:block; color:#ccc; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin-bottom:7px; }
.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-title					{ display:block; font-size:17px; font-weight:bold; margin-bottom:12px; line-height:16px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title a					{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title a:hover			{ }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c				{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c img			{ border:1px solid #000000; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-subtitle			{ display:block; font-weight:bold; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ line-height:16px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ color:#ccc; padding-left:0px; text-decoration:underline; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ text-decoration:none;}
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text h1			{ font-size:17px; font-weight:bold; margin-bottom:10px; margin:0; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-left			{ margin-right:10px; margin-bottom:10px; width: auto; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-top 		{ margin-bottom:12px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-top img 	{ width:604px; height:229px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-right		{ margin-left:20px; margin-bottom:12px; width: auto; }

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


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ NEWS: Detailseite ******************************************* */
.com-id-2 .com-article										{ margin-top:14px;   }
.com-id-2 .com-article div.umg-header						{ display:none; }
.com-id-2 .com-article div.umg-header h3.umg-headline		{  }
.com-id-2 .com-article div.umg-body							{ }
.com-id-2 .com-article div.umg-footerdown						{  }
.com-id-2 .com-article div.umg-footer span.back				{  }
.com-id-2 .com-article div.umg-footer span.back a			{ color:#ccc; text-decoration:none; background:transparent url(img/layout/e_pfeil_link.gif) no-repeat scroll 0 -1px; padding-left:10px; }
.com-id-2 .com-article div.umg-footer span.back a:hover		{ text-decoration:underline;}
.com-id-2 .com-article div.umg-footer span.top				{ padding-left:485px; }
.com-id-2 .com-article div.umg-footer span.top a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-2 .com-article div.umg-footer span.top a:hover		{ }
.com-id-2 .com-article div.umg-footer span.more				{  }
.com-id-2 .com-article div.umg-footer span.more a			{ }
.com-id-2 .com-article div.umg-footer span.more a:hover		{ }
.com-id-2 .com-article div.umg-footer div.com-PageBrowser	{ display:none; }


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

.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body								{margin-bottom:10px;  }
.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-item-c .umg-li-footer	.com-toolplaceholdersingle .umg-body	{ padding:0; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display: none; font-size:1px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked			{ display: none; font-size:1px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a			{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a:hover	{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist					{ display: none; font-size:1px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-top				{ display:none;  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline				{ display:none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title					{ display:block; font-size:14px; font-weight:bold; margin-bottom:12px; line-height:16px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title a					{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title a:hover			{ }

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

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-subtitle			{ display:block; font-weight:bold; }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ line-height:16px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ color:#ccc; padding-left:0px; text-decoration:underline; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ text-decoration:none;}
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text h1			{ font-size:17px; font-weight:bold; margin-bottom:10px; margin:0; }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-left			{ margin-right:10px; margin-bottom:10px; width: auto; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-top 		{ margin-bottom:12px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-top img 	{ width:604px; height:229px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text .umg-segment .umg-assets-right		{ margin-left:20px; margin-bottom:12px; width: auto; }

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



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Termine/TV (eigenes Template _table) ****************************************** */
.com-id-1 .com-DateMedia                                       { }
.com-id-1 .com-DateMedia div.umg-header                        { display: none;  }
.com-id-1 .com-DateMedia div.umg-header h3.umg-headline        {  }
.com-id-1 .com-DateMedia div.umg-body                          {  }
.com-id-1 .com-DateMedia div.umg-footer                        { display: none; }

.com-id-1 .com-DateMedia div.umg-body table							{ margin:0; }
.com-id-1 .com-DateMedia div.umg-body table td,
.com-id-1 .com-DateMedia div.umg-body table th						{ font-size:11px; line-height:20px; text-align:left; padding:0; }
.com-id-1 .com-DateMedia div.umg-body table td.trenner				{ background:url(img/layout/e_line_lexikon.gif) repeat-x; }
.com-id-1 .com-DateMedia div.umg-body table tr.umg-info-c						{ display:none; }
.com-id-1 .com-DateMedia div.umg-body table tr.umg-info-c .umg-name				{  }
.com-id-1 .com-DateMedia div.umg-body table tr.umg-info-c .umg-headline			{  }
.com-id-1 .com-DateMedia div.umg-body table tr.umg-info-c .umg-sub_headline		{  }
.com-id-1 .com-DateMedia div.umg-body table tr.umg-info-c .umg-text				{  }

.com-id-1 .com-DateMedia div.umg-body table th.umg-date			{ width: 65px; font-weight:bold; }
.com-id-1 .com-DateMedia div.umg-body table th.umg-time			{ padding-right: 10px; width: 69px; text-align: right; font-weight:bold; }
.com-id-1 .com-DateMedia div.umg-body table th.umg-partner		{ width: 150px; font-weight:bold; }
.com-id-1 .com-DateMedia div.umg-body table th.umg-headline		{ width: 323px; font-weight:bold; }

.com-id-1 .com-DateMedia div.umg-body table td.umg-date			{ vertical-align: top; font-weight:bold; }
.com-id-1 .com-DateMedia div.umg-body table td.umg-time			{ padding-right: 10px; vertical-align: top; text-align: right; }
.com-id-1 .com-DateMedia div.umg-body table td.umg-partner		{ padding-right: 3px; vertical-align: top; }
.com-id-1 .com-DateMedia div.umg-body table td.umg-text-c			{ padding-right: 3px; vertical-align: top; }
.com-id-1 .com-DateMedia div.umg-body table td.umg-text-c .umg-headline		{ display:none; }
.com-id-1 .com-DateMedia div.umg-body table td.umg-text-c .umg-text			{  }
.com-id-1 .com-DateMedia div.umg-body table td.umg-text-c .umg-text p		{ margin:0; }




/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* Termine/Radio (eigenes Template _table) ****************************************** */
.com-id-2 .com-DateMedia                                       { margin:0; background-color:#B2E4F9; }
.com-id-2 .com-DateMedia div.umg-header                        { display: none;  }
.com-id-2 .com-DateMedia div.umg-header h3.umg-headline        {  }
.com-id-2 .com-DateMedia div.umg-body                          {  }
.com-id-2 .com-DateMedia div.umg-footer                        { display: none; }

.com-id-2 .com-DateMedia div.umg-body table							{ margin:0; }
.com-id-2 .com-DateMedia div.umg-body table td,
.com-id-2 .com-DateMedia div.umg-body table th						{ font-size:11px; line-height:20px; text-align:left; padding:0; }
.com-id-2 .com-DateMedia div.umg-body table td.trenner				{ background:url(img/layout/e_line_lexikon.gif) repeat-x; }
.com-id-2 .com-DateMedia div.umg-body table tr.umg-info-c						{ display:none; }
.com-id-2 .com-DateMedia div.umg-body table tr.umg-info-c .umg-name				{  }
.com-id-2 .com-DateMedia div.umg-body table tr.umg-info-c .umg-headline			{  }
.com-id-2 .com-DateMedia div.umg-body table tr.umg-info-c .umg-sub_headline		{  }
.com-id-2 .com-DateMedia div.umg-body table tr.umg-info-c .umg-text				{  }

.com-id-2 .com-DateMedia div.umg-body table th.umg-date			{ width: 65px; font-weight:bold; }
.com-id-2 .com-DateMedia div.umg-body table th.umg-time			{ padding-right: 10px; width: 69px; text-align: right; font-weight:bold; }
.com-id-2 .com-DateMedia div.umg-body table th.umg-partner		{ width: 150px; font-weight:bold; }
.com-id-2 .com-DateMedia div.umg-body table th.umg-headline		{ width: 323px; font-weight:bold; }

.com-id-2 .com-DateMedia div.umg-body table td.umg-date			{ vertical-align: top; font-weight:bold; }
.com-id-2 .com-DateMedia div.umg-body table td.umg-time			{ padding-right: 10px; vertical-align: top; text-align: right; }
.com-id-2 .com-DateMedia div.umg-body table td.umg-partner		{ padding-right: 3px; vertical-align: top; }
.com-id-2 .com-DateMedia div.umg-body table td.umg-text-c			{ padding-right: 3px; vertical-align: top; }
.com-id-2 .com-DateMedia div.umg-body table td.umg-text-c .umg-headline		{ display:none; }
.com-id-2 .com-DateMedia div.umg-body table td.umg-text-c .umg-text			{  }
.com-id-2 .com-DateMedia div.umg-body table td.umg-text-c .umg-text p		{ margin:0; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************* Rechte Spalte: TV/Radio ****************************************** */
.com-id-3 .com-DateMedia                                       {  background-color: transparent; margin-top:13px; }
.com-id-3 .com-DateMedia div.umg-header                        {   }
.com-id-3 .com-DateMedia div.umg-header h3.umg-headline        {  }
.com-id-3 .com-DateMedia div.umg-body                          {  }
.com-id-3 .com-DateMedia div.umg-footer                        { display: none; }

.com-id-3 .com-DateMedia div.umg-body ul.umg-dm                        { list-style-type: none; margin-left:10px; margin-top:15px; } 
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 4px;  } 
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-odd        { } 
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-even       { }

.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top								{ display: none; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top .trenner						{ display:inline; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date									{ }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date .trenner							{ display:none;}
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c									{ display:inline; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c span.umg-global_belonging-name		{ display: none; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name		{ display: none; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name:hover	{  }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline						{}
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline .umg-trenner			{ display: inline; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-sub-headline					{ display: none; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-text							{ display: none; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-trenner						{ display: none; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner-and-time-wrapper		{ display: inline; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner						{ display: inline; }
.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-start-time					{  }

.com-id-3 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .com-toolplaceholdersingle		{ display:none; }



/* CMS V2 SCHULUNG - TEASER */
#Page-teaser div.com-Teaser {

}
#Page-teaser div.com-Teaser div.umg-header {

}
#Page-teaser div.com-Teaser div.umg-header h3.umg-headline {

}
#Page-teaser div.com-Teaser div.umg-body {


}
#Page-teaser div.com-Teaser ul {
list-style:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c {

}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-header {

}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-header span.umg-title {

}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body {
;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-image-c-top {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-image-c-top a {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c {

}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date-top2 {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_headline {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-teaser_headline {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-date {

color:#60374f;
padding:0px;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c p.umg-global_belonging_name {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c a.umg-global_belonging_name {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-teaser_text {

}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-content-c span.umg-teaser_text a {
text-decoration:underline;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-image-c {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.umg-image-c a {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-li-body div.seitenAbschluss {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-link-c {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.umg-link-c a.umg-text-link {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body li.umg-item-c div.seitenAbschluss {
display:none;
}
#Page-teaser div.com-Teaser div.umg-body div.seitenAbschluss {
display:none;
}
#Page-teaser div.com-Teaser div.umg-footer {
display:none;
}
#Page-teaser div.com-Teaser div.umg-footer div.seitenAbschluss {
display:none;
}

/**
 * component.CollectionVideo.css
 */
/*button*/
.com-collection-video .umg-detail-link { display: -moz-inline-stack; display: inline-block; vertical-align: baseline; zoom: 1; *display: inline;
margin:15px 0; background:url("/img/video_button.gif") no-repeat 0 0 transparent; height:23px; line-height:23px; padding-left:26px; }
.com-collection-video .umg-detail-link a { display:block; height:23px; line-height:23px; margin-right:-3px; padding-right:6px; color: #60374f; }
.com-collection-video .umg-detail-link a:hover { color: #000; }
/*Video-News*/
.com-id-1 .com-collection-video { }
.com-id-1 .com-collection-video { border:0 none; background: #60374f; }
.com-id-1 .com-collection-video .umg-hdr { position:relative; border-top: 1px solid #ffffff; padding:2px 10px 4px; line-height:1.2; font-weight:bold; background:url("img/layout/box/box.png") no-repeat -61px 100% #60374f; color:#333; text-transform: uppercase; }
#Page-komponisten .com-id-1 .com-collection-video .umg-hdr { background-position: -931px 100%; }
.com-id-1 .com-collection-video .umg-hdr-hasMore .umg-tpc { width:400px }
.com-id-1 .com-collection-video .umg-hdr .umg-btns { position:absolute; right:0; top:0; width:61px; height:15px; background:url("http://www.klassikakzente.de/img/layout/box/box.png") 0 0 no-repeat transparent; }
.com-id-1 .com-collection-video .umg-hdr .umg-btn { display:block; overflow:hidden; text-indent:-1000px; }
.com-id-1 .com-collection-video .umg-bdy { overflow: hidden; background:url("http://www.klassikakzente.de/img/layout/box/gradient-top-36.gif") 0 0 repeat-x transparent; }
.com-id-1 .com-collection-video .umg-bdy .umg-tpc { font-weight: bold; margin-top: 8px }
.com-id-1 .com-collection-video .umg-bdy .umg-tpc br { display: none }
.com-id-1 .com-collection-video .umg-bdy .umg-hdl-date { display: block; margin: 8px 0 4px; font-size: 9px; }
.com-id-1 .com-collection-video .umg-bdy .umg-hdl-1 { display: block; margin-bottom: 2px; font-size: 14px; font-weight: bold; line-height: 1.2; }
.com-id-1 .com-collection-video .umg-bdy .umg-hdl-2 { display: block; margin-bottom: 5px; font-size: 11px; font-weight: bold; }
.com-id-1 .com-collection-video .umg-bdy .umg-hdl-1 a,
.com-id-1 .com-collection-video .umg-bdy .umg-link { color:#60374f; }
.com-id-1 .com-collection-video .umg-bdy .umg-typo p { margin:0 }
.com-id-1 .com-collection-video .umg-i { overflow:hidden; padding: 17px 10px 17px 3px; border-bottom: 1px solid #60374f; overflow: hidden; }
.com-id-1 .com-collection-video .umg-image-c { display: inline; float: left; }
.com-id-1 .com-collection-video .umg-image-c img { margin-right: 10px; border: 1px solid #60374f; }
.com-id-1 .com-collection-video .umg-text-c { overflow: hidden; }
.com-id-1 .com-collection-video .umg-product-infos { display:none; }
/*** Duplikat von ThemeCollectionGallerie, weil es Theme3CollectioGallery nicht mehr als Template zur Auswahl gibt ***/





/* ***************************************************************************************** */

/* ************************************ com-id-1 ******************************************* */

/* ************************************ SubkÃ¼nstlerseite - mittlere Spalte ******************************************* */

.com-id-1 .com-collection-gallery										{  }

.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-body ul.umg-galleries                                     { list-style-type: none; padding: 0; margin:0; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li                                  { margin-bottom:5px; }



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

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

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-footer					 { display: none; }



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

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li 		{ float:left; margin-left:2px; width:103px; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li.umg-item-1, 

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li.umg-item-4, 

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li.umg-item-7, 

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li.umg-item-10,

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li.umg-item-13,

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li.umg-item-16,

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li.umg-item-19,

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li.umg-item-22	{ margin-left:0; }



.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li div.umg-image		{ display:block; margin:8px 0px 7px; padding:0pt; text-align:center; width:103px; height:110px; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li img					{ margin:7px 0 0 0; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-images li div.umg-copyright		{ display:block; margin-bottom:3px; margin-left:10px; line-height:14px; color:#CCC; }



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

.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-artist                   { display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-artist a                 { }

.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-artist a:hover           { }



.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-title                   { display:none; }

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

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



.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-text              { display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-text a            { }

.com-id-1 .com-collection-gallery div.umg-body ul li span.umg-text a:hover      { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Links: Linksammlung ************************************** */
.com-id-1 .com-CollectionLink                                       { line-height:16px; margin:10px 4px 4px 7px;}
.com-id-1 .com-CollectionLink div.umg-header                        { }
.com-id-1 .com-CollectionLink div.umg-header h3.umg-headline        { }
.com-id-1 .com-CollectionLink div.umg-body                          { }
.com-id-1 .com-CollectionLink div.umg-footer                        {  }
.com-id-1 .com-CollectionLink div.umg-footer span.back              { display: none; }
.com-id-1 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a         { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionLink div.umg-footer span.more              {  }
.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; margin:0; padding:0; }   
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c			{ float:left; margin-bottom:7px; margin:5px 0px 4px 7px; width:380px;  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-odd		{ clear:both }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-even		{ margin-right:0px; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-2			{ margin-right:0px; }

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

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

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c                                    { }
.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;}
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover  { display: none;}
.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							{ margin:10px 0px 0px 0px; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul						{ list-style-type: none; margin:0; padding:0; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link			{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c								{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c a							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c img							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link-top		{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-headline		{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-description		{ display:block; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link			{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c a							{ font-weight:bold; background:transparent url(img/layout/e_pfeil_link.gif) no-repeat scroll 0 0; padding-left:10px; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c a:hover					{ text-decoration:underline; }

.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-footerdown { display:none;



}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Produkt Album ****************************************** */

.com-id-1 .com-product 										{ line-height:14px; margin-top:14px; width:400px; }
.com-id-1 .com-product div.umg-header						{ margin-top:0px; margin-left:7px; margin-bottom:10px;   }
.com-id-1 .com-product div.umg-header h3.umg-headline		{  }
.com-id-1 .com-product div.umg-body							{  }
.com-id-1 .com-product div.umg-footerdown						{ display:none;  }
.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				{ display: none; }
.com-id-1 .com-product div.umg-footer span.more a			{ }
.com-id-1 .com-product div.umg-footer span.more a:hover		{ }
.com-id-1 .com-product div.umg-footer span.top			{ }
.com-id-1 .com-product div.umg-footer span.top a		{ }
.com-id-1 .com-product div.umg-footer span.top a:hover	{ }
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{ display: none; }

.com-id-1 .com-product div.umg-body ul.umg-products										{ list-style-type: none; margin-top:-3px; margin-left:7px; margin-bottom:10px; display:block; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c							{  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:10px; margin-top:-3px; margin-left:7px;   }
.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; margin-right:4px; margin-top:15px;  }
.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; margin-top:-3px; margin-left:7px; margin-bottom:10px;}
.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	{ display:inline  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ float:left;  margin-left:0px; margin-right:10px;}
.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				{ font-weight:bold; margin-left:6px;    }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

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

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

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{  }
.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 		{ margin-top:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a 	{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{ margin-left:7px; padding-right:13px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{ margin-bottom:10px; margin-right:20px;  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-track-shoplinks	{ padding-left:10px; width:46px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-track-soundfiles		{}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-track-duration		{ padding-left:25px;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-track-title		{ white-space: inherit;}

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ font-weight:bold; padding-top:7px; padding-bottom:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{ font-weight:bold; margin-bottom:5px; }
.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-2 ******************************************* */
/* *********************************** Album Teaser rechts ****************************************** */


.com-id-2 .com-product 										{ line-height:16px; margin-top:14px;}
.com-id-2 .com-product div.umg-header						{ margin-top:10px; margin-left:7px; margin-bottom:10px;   }
.com-id-2 .com-product div.umg-header h3.umg-headline		{  }
.com-id-2 .com-product div.umg-body							{  }
.com-id-2 .com-product div.umg-footer						{ display:none;  }
.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				{ display: none; }
.com-id-2 .com-product div.umg-footer span.more a			{ }
.com-id-2 .com-product div.umg-footer span.more a:hover		{ }
.com-id-2 .com-product div.umg-footer span.top			{ }
.com-id-2 .com-product div.umg-footer span.top a		{ }
.com-id-2 .com-product div.umg-footer span.top a:hover	{ }
.com-id-2 .com-product div.umg-footer ul.umg-pagebrowser	{ display: none; }

.com-id-2 .com-product div.umg-body ul.umg-products										{ list-style-type: none; margin-top:-3px; margin-left:14px; margin-bottom:10px; display:block; } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c							{  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; margin-top:-3px; margin-left:7px; margin-bottom:10px;   }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #000000;  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks  { list-style-type: none; margin-top:-3px; margin-left:7px; margin-bottom:10px;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{ display:inline  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{  display:none;}

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper								{  }
.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	{ }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{  }
.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			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{display:none;  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  {display:none;  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{display:none; }

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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { display:none;   }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-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: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    { display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    {  display:none;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration		    {  display:none;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    { display:none;  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline              { display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice			    { display:none; }
.com-id-1 .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-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	{  display:none;}

.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-detaillink-wrapper a 	{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{ display:none; }

.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	{  display:none;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  display:none;}

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  display:none;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  display:none;}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Subkünstlerseite: Videos ******************************************* */
.com-id-1 .com-collection-video										{  margin:10px 4px 4px 7px;}
.com-id-1 .com-collection-video div.umg-header						{  }
.com-id-1 .com-collection-video div.umg-header h3.umg-headline		{  }
.com-id-1 .com-collection-video div.umg-body                          {  }
.com-id-1 .com-collection-video div.umg-footer                        {  }
.com-id-1 .com-collection-video div.umg-footer span.back              {  }
.com-id-1 .com-collection-video div.umg-footer span.back a            { }
.com-id-1 .com-collection-video div.umg-footer span.back a:hover      { }
.com-id-1 .com-collection-video div.umg-footer span.pagetop           {  }
.com-id-1 .com-collection-video div.umg-footer span.pagetop a         { }
.com-id-1 .com-collection-video div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-collection-video div.umg-footer span.more              { display:block; }
.com-id-1 .com-collection-video div.umg-footer span.more:hover        {  }
.com-id-1 .com-collection-video div.umg-footer span.more a            { }
.com-id-1 .com-collection-video div.umg-footer span.more a:hover      { }
.com-id-1 .com-collection-video div.umg-footer ul.umg-pagebrowser		{ display: none; }

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

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

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

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos									{ float:none; width:100%; margin: 0 0 0 7px;  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c						{  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c		{ float:none; width:305px; margin-bottom:3px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c img	{ border:1px solid #000000; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c									{  }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist					{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-linked			{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist-trenner			{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist_title-linked	{ display:none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle-linked		{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle				{ font-weight:bold; display:block; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link			{ }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a			{ }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a:hover	{ text-decoration:underline;   }

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



}
