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

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

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

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

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

		padding:5px;

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

		min-width:300px;
	}

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

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

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

		font-size:85%;

		color:white;
		font-weight:bold;

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

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

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER span {
		cursor:pointer;
	}
	
	
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kittykat/css/reset.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kittykat/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kittykat/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kittykat/css/forms.css */
HTML {overflow-x:hidden;}

BODY {margin:0px;padding:0px;border:0px;background-color:#060606;background-image:url(img/bg_vertikal.jpg);background-repeat:repeat-x;}


/* DIV */

.div_main {padding: 0px; margin: 0 0 0 -551px;  position:absolute; top: 0px; left: 50%; width: 1102px;z-index:8;}
	.div_leftshadow {position:absolute;left:0px;top:0px;width:60px;top:0px;background-color:#000000;background-repeat:no-repeat;}
	.div_content {position:absolute;left:61px;top:251px;width:980px;z-index:10;}	
	.div_rightshadow {position:absolute;left:1042px;top:0px;width:60px;top:0px;background-color:#000000;background-repeat:no-repeat;}
	.div_header {position:absolute;left:61px;top:0px;width:980px;height:250px;z-index:10;}	

TABLE.video {background-image:url(img/videobg.jpg);background-repeat:no-repeat;height:330px;}
TD.video {padding-left:0px;}

.div_sidebar {
	
}
.umg-kyte-video-player {padding-left:10px;background-color:#fdfdfd;padding-right:10px;padding-top:10px;padding-bottom:10px;margin-bottom:10px;}


.div_newsbox_start {
	border-left: 0px solid  #666666;
	border-right: 0px solid  #666666;
	border-top: 1px dashed #ff0033;
	border-bottom: 0px solid  #666666;
	padding:5px;
	margin-bottom:0px;
	width:810px;
	_width:820px;
}
.div_teaser_300 {
	border-left: 1px solid  #cccccc;
	border-right: 1px solid  #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid  #cccccc;
	padding:10px;
	margin-bottom:0px;
	margin-top:5px;
	width:280px;
	_width:300px;
	background-image:url(img/_bg/bg.gif);
}

.div_teaser_610 {
	border-left: 1px solid  #cccccc;
	border-right: 1px solid  #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid  #cccccc;
	padding:10px;
	margin-bottom:0px;
	margin-top:5px;
	width:590px;
	_width:610px;
	background-image:url(img/_bg/bg.gif);
}


.div_teaser_200 {
	border-left: 0px solid  #666666;
	border-right: 0px solid  #cccccc;
	border-top: 0px dashed #ff0033;
	border-bottom: 0px solid  #666666;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:190px;
	float:left;
	background-color:transparent;
	}
	
.div_teaser_sidebar_hl {
	border-left: 0px solid  #cccccc;
	border-right: 0px solid  #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid  #ffffff;
	padding:4px;
	margin-bottom:0px;
	margin-top:0px;
	width:192px;
	_width:200px;
	background-color:#afafaf;
	text-align:left;
	margin:0px;
}
.div_teaser_sidebar {
	border-left: 0px solid  #cccccc;
	border-right: 0px solid  #cccccc;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid  #cccccc;
	padding:10px;
	margin:0px;
	width:180px;
	_width:200px;
	background-color:#f1f1f1;
	text-align:left;
	margin-bottom:10px;
}

.div_footer_teaser_4sp {
	border-left: 1px solid  #ffffff;
	border-right: 0px solid  #cccccc;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid  #cccccc;
	padding:10px;
	margin-bottom:0px;
	margin-top:0px;
	width:183px;
	_width:203px;
	background-color:#f1f1f1;
	text-align:left;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
	height:110px;
}
.div_footer_teaser_3sp {
	border-left: 1px solid  #ffffff;
	border-right: 0px solid  #cccccc;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid  #cccccc;
	padding:10px;
	margin-bottom:0px;
	margin-top:0px;
	width:251px;
	_width:271px;
	background-color:#f1f1f1;
	text-align:left;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
	height:110px;
}
.div_footer {
	border-left: 0px solid  #666666;
	border-right: 0px solid  #666666;
	border-top: 1px dashed #ff3300;
	border-bottom: 0px solid  #666666;
	padding:0px;
	margin-top:30px;
	margin-bottom:0px;
	width:820px;
	_width:820px;
}







td, div { font: 11px verdana, geneva, arial, helvetica, sans-serif;text-align:left;color: #ffffff;font-weight:normal;}
TD.video {height:370px;overflow:hidden;}
form {margin:0px; padding:0px;}
p {font-size:13px;padding:0px;}
a img {border:none;}

/* TEXTE */
.h1 {
	font-size:16px;
	letter-spacing:3px;
	line-height:1.4em;
	color:#ff3300;
	font-weight:normal;
	text-transform:uppercase;
}
.h2 {
	font-size:16px;
	letter-spacing:3px;
	line-height:1.4em;
	color:#333333;
	font-weight:normal;
	text-transform:uppercase;
}
.h3 {
	font-size:16px;
	letter-spacing:3px;
	line-height:1.4em;
	color:#0099cc;
	font-weight:normal;
	text-transform:uppercase;
}
.h4 {
	font-size:11px;
	letter-spacing:2px;
	line-height:1.4em;
	color:#ff3300;
	font-weight:normal;
	text-transform:uppercase;

}

.h5 {
	font-size:11px;
	letter-spacing:2px;
	line-height:1.4em;
	color:#0099cc;
	font-weight:normal;
	text-transform:uppercase;	
}


.h6 {
	font-size:11px;
	letter-spacing:2px;
	line-height:1.4em;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
}


.grau {
font: 10px verdana, geneva, arial, helvetica, sans-serif;
line-height:1.4em;
color: #666666;
}

.rot {
font: 10px verdana, geneva, arial, helvetica, sans-serif;
line-height:1.4em;
color: #FF3300;
}

.black_mini {
font: 9px verdana, geneva, arial, helvetica, sans-serif;
line-height:1.4em;
color: #333333;
}


/* BILDER */
.img {
border: 1px solid #cccccc;
background-color:#ffffff;
padding-left:1px;
padding-right:1px;
padding-top:1px;
padding-bottom:1px;
marging-left:0px;
marging-right:0px;
marging-top:0px;
marging-bottom:0px;
}

/* FORM */
.form_1 {
font: 10px verdana, geneva, arial, helvetica, sans-serif;padding:0px;border:0px;margin:0px;
color: #333333;
}


	
	
/* links */

a:link {color:#ff0084; text-decoration:underline;}
a:visited {color:#ff0084; text-decoration:underline; }
a:hover {color:#ffffff; text-decoration: underline;}
a:active {color:#ffffff;text-decoration: underline;}

a.cr:link {color:#ffffff; text-decoration:none;}
a.cr:visited {color:#ffffff; text-decoration:none; }
a.cr:hover {color:#ffffff; text-decoration: none;}
a.cr:active {color:#ffffff;text-decoration: none;}

.linkb:link {color:#333333; text-decoration:underline;}
.linkb:visited {color:#333333; text-decoration:underline;}
.linkb:hover {color:#333333; text-decoration:line-through;}
.linkb:active {color:#333333; text-decoration:line-through;}

.linktop:link {color:#0099cc; text-decoration:none; background-color:#666666}
.linktop:visited {color:#0099cc; text-decoration:none; background-color:#666666}
.linktop:hover {color:#ffffff; text-decoration:line-through; background-color:#666666}
.linktop:active {color:#ffffff; text-decoration:line-through; background-color:#666666}

#div_content a:link {color:#ff0084; text-decoration:none;}
#div_content a:visited {color:#ff0084; text-decoration:none; }
#div_content a:hover {color:#FFFFFF; text-decoration: line-through;}
#div_content a:active {color:#FFFFFF;text-decoration: line-through;}

#div_menu a:link {color:#0099cc; text-decoration:none;}
#div_menu a:visited {color:#0099cc; text-decoration:none; }
#div_menu a:hover {color:#FFFFFF; text-decoration: line-through;}
#div_menu a:active {color:#FFFFFF;text-decoration: line-through;}

#div_head a:link {color:#0099cc; text-decoration:none;}
#div_head a:visited {color:#0099cc; text-decoration:none; }
#div_head a:hover {color:#FFFFFF; text-decoration: line-through;}
#div_head a:active {color:#FFFFFF;text-decoration: line-through;}

#div_footer_teaser a:link {color:#333333; text-decoration:underline;}
#div_footer_teaser a:visited {color:#333333; text-decoration:underline; }
#div_footer_teaser a:hover {color:#333333; text-decoration: line-through;}
#div_footer_teaser a:active {color:#333333;text-decoration: line-through;}


li {list-style-image:url(img/spacer.gif);}
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/kittykat/css/components.css */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** musik teaser ************************************** */

.com-id-1 .com-WarehouseTeaser 									     { border-top:10px solid #ffffff; width:320px;}
.com-id-1 .com-WarehouseTeaser div.umg-header                        { display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline        { display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body                          { margin:0px; padding:0px; background-color:#ffffff;}
.com-id-1 .com-WarehouseTeaser div.umg-footer                        { display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display:none; } 

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type:none; margin:0px; padding:0px; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c				{ float:left; width:152px; height:270px; margin:9px 0px 0px 8px; border:1px solid #000000; padding:3px 4px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover		{ background-color:#ffff00; cursor:pointer; }
.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			{ margin:9px 0px 0px 8px; }

.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                         { margin-left:-13px;margin-top:-13px;border-left:11px solid #ffffff;padding-left:0px;border-right:9px solid #ffffff;width:300px;}
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-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								{ }
.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-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; height:40px; }
.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 .umg-text						{ display:none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date					{ 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-product_subcategory		{ margin:0; }

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

.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-product_subcategory		{ margin:0; }


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

.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; background-image:url(img/button_bestellen.jpg);height:35px; border-bottom:0px; border-left:#ffffff solid 0px; margin-bottom:0px; padding:0px 0px 0px 0px; }
.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 none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c div.umg-shop-c span.umg-shop-link	   	{ display:block; float:left; margin:5px 5px 5px 0px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-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-image-c div.umg-shop-c a.umg-shop-link:hover 	{ }




/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *************************** Releases: Top-Releases *********************************** */

.com-id-3 .com-WarehouseTeaser 									   { border-top:8px solid #000000; border-bottom:8px solid #000000; margin-bottom:14px; width:800px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; }
.com-id-3 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-3 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-3 .com-WarehouseTeaser div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.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.pagetop           { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display:none; } 

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type:none; margin:0px; padding:0px; } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c			{ float:left; width:102px; height:210px; margin:8px 0px 0px 4px; border:1px dotted #000000; padding:3px; overflow:hidden; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover		{ background-color:#ffff00; cursor:pointer; }
.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-1			{ margin-left:3px; }

.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 div.umg-content-wrapper span.umg-date-top		{ display:block; font-size:11px; font-weight:bold; }

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

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c								{ }
.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-global_belonging-name	{ 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 a.umg-global_belonging-name	{ font-weight:bold; margin:0; text-decoration:none; }
.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-global_belonging-name	{ 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 span.umg-trenner				{ 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-headline				{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline				{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c .umg-text						{ 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-date					{ 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 div.umg-voesku-c				{ 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-date					{  }
.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-sku						{  }

.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; } 
.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; } 
.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; } 
.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; } 
.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 {  }
.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; } 
.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-distributor				{ 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_subcategory2	{ 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_subcategory		{ margin:0; }

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




/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *************************** Releases: Releases *********************************** */

.com-id-4 .com-WarehouseTeaser 									   { border-top:8px solid #000000; width:800px; background-image:url(img/layout/bg_content.gif); background-color:#f5f5f5; margin-bottom:14px; }
.com-id-4 .com-WarehouseTeaser div.umg-header                        { background-image:url(img/layout/bg_block_header.gif); height:50px; position:relative; padding:0px 10px 0px 10px; }
.com-id-4 .com-WarehouseTeaser div.umg-header h3.umg-headline        { font-family:Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif; font-size:36px; line-height:50px; text-transform:uppercase; color:#000000; }
.com-id-4 .com-WarehouseTeaser div.umg-body                          { margin:0px; padding:0px 0px 8px 0px; border-top:#000000 dotted 1px; }
.com-id-4 .com-WarehouseTeaser div.umg-footer                        { background-color:#000000; display:block; font-size:10px; padding:5px 10px; text-transform:uppercase; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back              { display:block; float:left; width:150px; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a            { background: url(img/icons/arrow_small_back_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a:hover      { color:#FFFF00; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.pagetop           { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.pagetop a         { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more              { display:block; float:right; width:150px; text-align:right; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a            { background: url(img/icons/arrow_small_footer.gif) no-repeat 0 3px; color:#FFFFFF; padding-left:10px; text-decoration:none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a:hover      { color:#FFFF00; }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser	{ display:none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li	{  }

.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                   { display:none; } 

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt							{ list-style-type:none; margin:0px; padding:0px; } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c			{ float:left; width:202px; height:320px; margin:8px 0px 0px 20px; border:1px dotted #000000; padding:3px 18px; overflow:hidden; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c:hover		{ }
.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 .umg-li-header           		        		{ display:none; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top		{ display:block; font-size:11px; font-weight:bold; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c											{ }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img										{ border:1px solid #666666; display:block; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c							{ display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c							{ display:block; height:27px; border-right:#cccccc dotted 1px; border-bottom:#cccccc dotted 1px; border-left:#cccccc dotted 1px; margin-bottom:3px; padding:0px 5px 5px 5px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c img						{ border:0px none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c span.umg-shop-link		{ display:block; float:left; margin:5px 5px 5px 0px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-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-wrapper div.umg-image-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-wrapper 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-wrapper div.umg-content-c										{ }
.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-global_belonging-name			{ 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 span.umg-global_belonging-name		{ font-weight:bold; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name			{ font-weight:bold; margin:0; text-decoration:none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name:hover 	{ text-decoration:underline; background-color:transparent; }
.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-trenner						{ 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-headline						{ margin:0; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-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 .umg-text								{ 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-date							{ 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 div.umg-voesku-c				{ 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-date					{  }
.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-sku						{  }

.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; } 
.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; } 
.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; } 
.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; } 
.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 {  }
.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; } 
.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-distributor					{ 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_subcategory2		{ 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_subcategory			{ margin:0; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-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													{ }
.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 span.umg-shop-link								{ display:none; }
.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								{ display:block; background:url(img/icons/arrow_small.gif) no-repeat; background-position:0px 4px; padding-left:10px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover							{ text-decoration:none; }


.com-id-1 .com-product 										{padding:0px; margin:0px; }
.com-id-1 .com-product div.umg-header						{display:none}
.com-id-1 .com-product div.umg-header h3.umg-headline		{display:none}
.com-id-1 .com-product div.umg-body							{padding:0px; margin:0px;}
.com-id-1 .com-product div.umg-footer						{display:none}
.com-id-1 .com-product div.umg-footer span.back				{display:none}
.com-id-1 .com-product div.umg-footer span.back a			{display:none}
.com-id-1 .com-product div.umg-footer span.back a:hover		{display:none}
.com-id-1 .com-product div.umg-footer span.more				{display:none}
.com-id-1 .com-product div.umg-footer span.more a			{display:none}
.com-id-1 .com-product div.umg-footer span.more a:hover		{display:none}
.com-id-1 .com-product div.umg-footer span.top				{display:none}
.com-id-1 .com-product div.umg-footer span.top a			{display:none}
.com-id-1 .com-product div.umg-footer span.top a:hover		{display:none}
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{display:none}


.com-id-1 .com-product div.umg-body ul.umg-products																{list-style-type: none; padding: 0px; margin:0px; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c												{padding:0px; margin:0px; border:0px; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper					{float:left; width:200px; padding: 0px; margin:0px; margin-right:20px; clear:both;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{padding: 0px; margin:0px; margin-bottom:4px;}
.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 #cccccc; padding:2px; background: #ffffff;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{list-style-type: none; padding:0px; margin:0px; border:0px; }
.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:block; float:left; margin-bottom:10px; margin-right:10px;  border:0px; }
.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								{ float:left; margin-bottom:10px; width:370px;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ padding:0px; margin:0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{display:none}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{display:block;font-size:11px;letter-spacing:2px; line-height:1.4em;color:#ff3300;font-weight:normal;text-transform:uppercase;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_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							    {float:left;}
.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			    {display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration		    {display: none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    {display: none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline  {display: none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-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-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display:none}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{ display:none}
.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						{padding:0px; margin:0px; float:left; margin-bottom:30px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{margin-bottom:0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{display:none;}
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{display:none; }
.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-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-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ vertical-align:top; padding:3px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:210px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-c		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-1		{ display:inline; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ background: url(http://www.the-kilians.de/img/_icons/play.gif) no-repeat; width:18px; height:18px; display:block; text-indent:-10000px; float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }








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

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

/* ************************************ SubkÃ¼nstlerseite: Aktuell: Aktuelle VÃ– ************* */

.com-id-2 .com-product                                       { }
.com-id-2 .com-product div.umg-header                        {  }
.com-id-2 .com-product div.umg-header h3.umg-headline        {  }

.com-id-2 .com-product div.umg-body                          { padding-top:12px; }

.com-id-2 .com-product div.umg-footer						{ display: none; background-color:#F3F3F3; padding:7px; padding-top:0px; }

.com-id-2 .com-product div.umg-footer span.back				{  }

.com-id-2 .com-product div.umg-footer span.back a			{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-2 .com-product div.umg-footer span.back a:hover		{ }

.com-id-2 .com-product div.umg-footer span.more				{ display: none; }

.com-id-2 .com-product div.umg-footer span.more a			{ }

.com-id-2 .com-product div.umg-footer span.more a:hover		{ }

.com-id-2 .com-product div.umg-footer span.top			{ padding-left:495px; }

.com-id-2 .com-product div.umg-footer span.top a		{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-2 .com-product div.umg-footer span.top a:hover	{ }

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



.com-id-2 .com-product div.umg-body ul.umg-products										{ list-style-type: none; padding: 0; margin:0; } 

.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		{ float:left; width:210px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #000000; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{ float:left; margin-bottom:10px; margin-right:10px; }

.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								{ float:left; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-weight:bold; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:block; }

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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:block; font-weight:normal; }

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

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

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

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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { display: none; }

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



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

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

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



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { margin-top:8px; }

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

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

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

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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline              { display: none; }

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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		    { display:block; }



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

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



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper 		{ margin-top:20px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a 	{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }



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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{ margin-bottom:10px; }



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

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

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



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{ font-weight:bold; margin-bottom:5px; }

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

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



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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ vertical-align:top; padding:3px 0; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:350px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-c		{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-1		{ display:inline; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ float:right; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ background: url(img/_icons/icon_prelisten_play.gif) no-repeat; width:18px; height:18px; display:block; text-indent:-10000px; float:right; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }



.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner							{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:30px; }

body#Page-detail .com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner			{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:7px; }



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



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





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

/* ************************************ com-id-3 ******************************************* */

/* *********************************** SubkÃ¼nstlerseite: Diskografie  ****************************************** */



.com-id-3 .com-product 										{ }

.com-id-3 .com-product div.umg-header						{ display: none; }

.com-id-3 .com-product div.umg-header h3.umg-headline		{  }

.com-id-3 .com-product div.umg-body							{ padding-top:12px; }

.com-id-3 .com-product div.umg-footer						{ background-color:#F3F3F3; padding:7px; padding-top:0; }

.com-id-3 .com-product div.umg-footer span.back				{  }

.com-id-3 .com-product div.umg-footer span.back a			{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-3 .com-product div.umg-footer span.back a:hover		{ }

.com-id-3 .com-product div.umg-footer span.more				{  }

.com-id-3 .com-product div.umg-footer span.more a			{ }

.com-id-3 .com-product div.umg-footer span.more a:hover		{ }

.com-id-3 .com-product div.umg-footer span.top			{ padding-left:545px;}

.com-id-3 .com-product div.umg-footer span.top a		{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }

.com-id-3 .com-product div.umg-footer span.top a:hover	{ }

.com-id-3 .com-product div.umg-footer .umg-pagebrowser	{ display: none; }



.com-id-3 .com-product div.umg-body ul.umg-products													{ list-style-type: none; padding: 0; margin:0; } 

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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width:210px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:4px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border:1px solid #000000; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{ float:left; margin-bottom:10px; margin-right:10px; }

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



.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper								{ float:left; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ font-weight:bold; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:block; }

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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:block; font-weight:normal; }

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

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

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

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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  { display: none; }

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



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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }



.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { margin-top:8px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date		    {  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	    { display: none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   { display: none; }

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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    {  }

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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    {  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline              { display: none; }

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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		    { display:block; }



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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }



.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper 		{ margin-top:20px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a 	{ background:url(img/_icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }



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

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting .umg-element-c			{ margin-bottom:10px; }



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

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

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



.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{ font-weight:bold; margin-bottom:5px; }

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

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



.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ vertical-align:top; padding:3px 0; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:25px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:350px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ text-align:right; width:40px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-c		{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks .umg-link-1		{ display:inline; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ float:right; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ background: url(img/_icons/icon_prelisten_play.gif) no-repeat; width:18px; height:18px; display:block; text-indent:-10000px; float:right; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }



.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner							{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:30px; }

body#Page-detail .com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner			{ background:url(img/layout/e_line_lexikon.gif) repeat-x; width:100%; margin-top:10px; padding-bottom:7px; }



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

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


.com-id-1 .com-article                                       { margin-bottom: 10px; }
.com-id-1 .com-article div.umg-header                        { display: none; }
.com-id-1 .com-article div.umg-header h3.umg-headline        { }
.com-id-1 .com-article div.umg-body                          { }
.com-id-1 .com-article div.umg-footer                        {  }
.com-id-1 .com-article div.umg-footer .com-PageBrowser       { text-align:center; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.back  {  }
.com-id-1 .com-article div.umg-footer .com-PageBrowser .topmore-c .pagetop { display:none; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser  { display:inline; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li { display:inline; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.topmore-c        {  }
.com-id-1 .com-article div.umg-footer .com-PageBrowser div.seitenAbschluss   {  }
.com-id-1 .com-article div.umg-segment-body {padding:0px;padding-left:10px;padding-right:10px;padding-bottom:10px;}
.com-id-1 .com-article div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c		{  height:100%; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body		{ padding: 0px; margin: 0px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body span.umg-date-top {display:none; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer		{ display:none;}
/* war: 	{ height:15px; margin-top:15px; border-top: 1px dashed #cccccc;} */

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

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{display:none; }
.com-id-1 .com-article div.umg-body ul li div.umg-article-wrapper				
{margin-top:0px; background-color:#666666;}

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ background-image:url(img/header_neuigkeiten.gif);background-repeat:no-repeat;padding-top:37px; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner           { display: none; font-size:1px; line-height:1px; height:1px; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{ display: none;  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist                   { display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		{ color: #ff0084; text-align:left;font-weight: bold; text-decoration: none;font-size: 14px; letter-spacing:1px; padding-left:10px;line-height:1.4em; text-transform:uppercase;}

	



.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c			{ float: left; margin-right:6px; margin-bottom:3px; border: 0px solid #cccccc; padding:2px; padding-left:8px;background: #666666;}

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

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }

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



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

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



.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ display:block; margin-top:0px;  }

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

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



.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body .umg-article-wrapper .umg-assets-left {}

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body .umg-article-wrapper .umg-assets-left img {}



.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-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem { display:none; }








/* variante 2 für biografie */






.com-id-2 .com-article                                       { margin-bottom: 10px; }
.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-footer                        {  }
.com-id-2 .com-article div.umg-footer .com-PageBrowser       { text-align:center; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.back  {  }
.com-id-2 .com-article div.umg-footer .com-PageBrowser .topmore-c .pagetop { display:none; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser  { display:inline; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li { display:inline; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.topmore-c        {  }
.com-id-2 .com-article div.umg-footer .com-PageBrowser div.seitenAbschluss   {  }
.com-id-2 .com-article div.umg-segment-body {padding:0px;padding-left:10px;padding-right:10px;}
.com-id-2 .com-article div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c		{  height:100%; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body		{ padding: 0px; margin: 0px; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body span.umg-date-top {display:none; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-footer		{ display:no;}
/* war: 	{ height:15px; margin-top:15px; border-top: 1px dashed #cccccc;} */

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

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{padding-top:0px;margin-top:5px; display:none; }
.com-id-2 .com-article div.umg-body ul li div.umg-article-wrapper				
{margin-top:-10px; padding-left:0px;padding-right:10px;padding-bottom:10px;background-color:#666666;}

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ padding-left:0px;padding-top:5px; }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-trenner           { display: none; font-size:1px; line-height:1px; height:1px; }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked			{ display: none;  }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked a			{  }
.com-id-2 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{  }
.com-id-2 .com-article div.umg-body ul li span.umg-artist                   { display: none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title		{ display:none;color: #ff0084; text-align:left;font-weight: bold; text-decoration: none;font-size: 14px; letter-spacing:1px; padding-left:0px;padding-top:10px;line-height:1.4em; text-transform:uppercase;}

	



.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c			{ float: left; margin-right:6px; margin-bottom:3px; border: 0px solid #cccccc; padding:2px; padding-left:8px;background: #666666;}

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

.com-id-2 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }

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



.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ 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-text				{ display:block; margin-top:10px;  }

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

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



.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body .umg-article-wrapper .umg-assets-left {}

.com-id-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body .umg-article-wrapper .umg-assets-left img {}



.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-2 .com-article div.umg-body ul li.umg-item-c .umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem { display:none; }




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************  ******************************************* */
.com-id-1 .com-StaticManualHtml                                       { text-align: center; }
.com-id-1 .com-StaticManualHtml div.umg-header                        { text-align: left; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        { display:none;}
.com-id-1 .com-StaticManualHtml div.umg-body                          { }
.com-id-1 .com-StaticManualHtml div.umg-footer                        { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************* KK Gästebuch außen  *************************** */
.com-id-2 .com-StaticManualHtml                                       { }
.com-id-2 .com-StaticManualHtml div.umg-header                        { }
.com-id-2 .com-StaticManualHtml div.umg-header h3.umg-headline        { display:none;}
.com-id-2 .com-StaticManualHtml div.umg-body                          { padding:0 !important;}
.com-id-2 .com-StaticManualHtml div.umg-footer                        { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************* KK links hart  *************************** */
.com-id-3 .com-StaticManualHtml                                       { padding:10px;background-color:#666666;}
.com-id-3 .com-StaticManualHtml div.umg-header                        { }
.com-id-3 .com-StaticManualHtml div.umg-header h3.umg-headline        { display:none;}
.com-id-3 .com-StaticManualHtml div.umg-body                          { padding:0 !important;}
.com-id-3 .com-StaticManualHtml div.umg-footer                        { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.more a:hover      { }

/* 	Galerien */

.com-id-1 .com-Teaser                                       {clear:both;width:650px;margin-top:-1px;}
.com-id-1 .com-Teaser div.umg-header                        { }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        { display: none;}
.com-id-1 .com-Teaser div.umg-body                          { }
.com-id-1 .com-Teaser div.umg-footer                        { display:none;height:7px; width: 502px; clear:both;}
.com-id-1 .com-Teaser div.umg-footer span.back              { }
.com-id-1 .com-Teaser div.umg-footer span.back a            { }
.com-id-1 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-Teaser div.umg-footer span.more              { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.more a            { }
.com-id-1 .com-Teaser div.umg-footer span.more a:hover      { }
.com-id-1 .com-Teaser div.umg-body ul                       { list-style-type: none; margin: 0px; padding: 0; }
.com-id-1 .com-Teaser div.umg-body ul li                    { float:left; list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-header                    { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-header .umg-title         { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body                                        { width:600px;list-style-type: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top                    { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c-top a                  { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c                                    { width:650px;background-color:#666666;padding-top:3px; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top                  {  clear:both;text-indent:0px;margin-right:0px;margin-top:10px;font-size:14px;letter-spacing:3px; padding-top:10px;text-decoration:none;color:#ffffff; background-color:#666666; padding:3px; margin-bottom:0px;font-weight:normal; text-transform:uppercase;margin-right:0px;padding-right:10px;}  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-global_belonging_name-top { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c span.umg-date-top2                 { display: none; }  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_headline              { display: none; }  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline              { margin-left:0px;margin-right:10px;margin-top:10px;font-size:14px;letter-spacing:3px; padding-top:10px;text-decoration:none;color:#ffffff; background-color:#666666; padding:3px; margin-bottom:0px;font-weight:normal; text-transform:uppercase;margin-left:-5px;width:550px;}  
.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c a.umg-teaser_headline:hover        { }  

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-content-c p.umg-teaser_sub_headline          { padding-top:3px;font-size:8px;}  

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

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

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

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

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

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

.com-id-1 .com-Teaser div.umg-body ul li div.umg-li-body div.umg-image-c a                              { }  

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



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




.com-id-1 .com-newsletter-box                                  { float:left; width: 200px; margin:0px; padding:0px;  margin-bottom: 10px; background-color:#f1f1f1; margin-left:10px;}
.com-id-1 .com-newsletter-box div.umg-header                   { }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   { font-size:11px; letter-spacing:2px; line-height:1.4em; color:#FFFFFF; font-weight:normal; text-transform:uppercase; font-style:normal;border-left: 0px solid  #cccccc;border-right: 0px solid  #cccccc;border-top: 0px solid #cccccc;border-bottom: 1px solid  #ffffff;padding:4px;margin:0px;margin-bottom:10px;
	margin-top:0px;
	width:192px;
	_width:200px;
	background-color:#afafaf;
	text-align:left;}
	
.com-id-1 .com-newsletter-box div.umg-body                     { }
.com-id-1 .com-newsletter-box div.umg-footer                       { background-color:#f1f1f1; height:20px; clear:both; margin-bottom:0px;}
.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 div.nwlt-teaser-text                                 { display: none; }
.com-id-1 .com-newsletter-box div.umg-body div.nwlt-teaser-text p                               { }  

.com-id-1 .com-newsletter-box div.umg-body div.umg-newsletter-container                         {float:left; margin-right:10px; }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container                   { margin-top: 12px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container p                 { font: 10px verdana, geneva, arial, helvetica, sans-serif; color: #333333; }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container                 {  }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container p               { font-family: verdana; font-size: 11px; color: red; }  
                                                                    
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container                                                                       { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container                                            { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container                   { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-label         { display: none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-label span    { font-size:10px; color: #33333; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input         { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input input   { font: 10px verdana, geneva, arial, helvetica, sans-serif; color: #333333; margin-left:10px; width:90px;}
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input select  { }                                                       

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text                                           { display: none; }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p                                         { }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container                                                         { display: none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container                                                         { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container                                { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-label                      { } 
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-label span                 { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input                      { } 
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row        { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row input  { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row label  { }

.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-data-secure-checkbox-container .cm-input-row       { }
.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container .cm-input-row input { }
.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container .cm-input-row label { }             

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container                                        { float: left; margin-top:0px; }  /*  */
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text              { }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input         {font: 10px verdana, geneva, arial, helvetica, sans-serif; color: #333333;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input:hover   { }
.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 span.umg-button-send-grafik input       { }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik input:hover { }

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


/* 	Thumbs */
.com-id-1 .com-collection-gallery										{ clear:both; padding: 0; margin-top:-20px; margin-left:14px;}
.com-id-1 .com-collection-gallery div.umg-header						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-header h3.umg-headline		{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body							{ }
.com-id-1 .com-collection-gallery div.umg-footer						{ display:none; clear:both; }
.com-id-1 .com-collection-gallery div.umg-footer span.back				{ }
.com-id-1 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more				{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more a:hover		{ }
.com-id-1 .com-collection-gallery div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li					{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body		{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title					{ display:none;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{ text-align:center; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ float:left; text-align:center;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c table				{ margin:0;margin-right:6px;margin-bottom:6px; padding:0;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c table	tr			{ margin:0; padding:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c table	tr td		{ border:  1px solid #ffffff; padding:4px;background: transparent;; text-align:center; vertical-align: middle; width:50px; height:50px;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{ display:inline; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img	{ border:0px;}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright	{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-footer		{ display:none; }
		
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( das grÃ¼ne MenÃ¼ oben ) ********************************** */  
/* menÃ¼ fÃ¼r kittykat, vorlage von vertigo */

*{
 
        margin:0;
 
        padding:0;
 
        }

.com-id-1 .com-PageMenu                                  { width: 970px; height: 40px; background: #ff0188; padding:0px;padding-left:0px;margin:0px;margin-left:10px;
/* abhÃ¤ngig vom abstand zwischen den menÃ¼punkten den wert fÃ¼r die linke anfangsposition der leiste kalibrieren */
  }

.com-id-1 .com-PageMenu div.umg-header                   { display: none; }
.com-id-1 .com-PageMenu div.umg-header h3.umg-headline   { }
.com-id-1 .com-PageMenu div.umg-body                     { float: left; width:970px;height: 40px; } /* float und height zur behebung eines plÃ¶tzlichen unerklÃ¤rlichen Fehlers notwendig */
.com-id-1 .com-PageMenu div.umg-footer                       { display: none; }
.com-id-1 .com-PageMenu div.umg-footer span.back             { }
.com-id-1 .com-PageMenu div.umg-footer span.back a           { }
.com-id-1 .com-PageMenu div.umg-footer span.back a:hover     { }
.com-id-1 .com-PageMenu div.umg-footer span.more             { }
.com-id-1 .com-PageMenu div.umg-footer span.more a           { }
.com-id-1 .com-PageMenu div.umg-footer span.more a:hover     { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop          { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop a        { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list             {position:absolute;margin-left:-10px;margin-top:0px;}

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { float: left; padding-left: 0px; text-indent: -1500px; margin-top: 0px; /* abstand zwischen menÃ¼punkten 8px */}

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { display: block; height: 40px; width:970px;}
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 					{ display:block; position:relative; width:10px; top:-1500px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { float: left; padding-left: 0px; text-indent: -1500px; margin-top: 0px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { display: block; height: 40px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem			{ display:block; position:relative; width:10px; top:-1500px; } 
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                    					{ display: none; }




.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1                  { width: 90px; background: url(img/m_news.gif);    }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover            { width: 90px; background: url(img/m_news_o.gif);  }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1         { width: 90px; background: url(img/m_news_o.gif);  }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2                  { width: 112px; background: url(img/m_biografie.gif);   }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover            { width: 112px; background: url(img/m_biografie_o.gif); }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2         { width: 112px; background: url(img/m_biografie_o.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3                  { width: 107px; background: url(img/m_termine.gif);   }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3:hover            { width: 107px; background: url(img/m_termine_o.gif); }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3         { width: 107px; background: url(img/m_termine_o.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4                  { width: 87px; background: url(img/m_videos.gif);   }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4:hover            { width: 87px; background: url(img/m_videos_o.gif); }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-4         { width: 87px; background: url(img/m_videos_o.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5                  { width:80px; background: url(img/m_fotos.gif);    }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5:hover            { width:80px; background: url(img/m_fotos_o.gif);  }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-5         { width:80px; background: url(img/m_fotos_o.gif);  }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6                  { width: 127px; background: url(img/m_gaestebuch.gif);    }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6:hover            { width: 127px; background: url(img/m_gaestebuch_o.gif);  }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-6         { width: 127px; background: url(img/m_gaestebuch_o.gif);  }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7                  { width: 72px; background: url(img/m_links.gif);  }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-7:hover            { width: 72px; background: url(img/m_links_o.gif);}          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-7         { width: 72px; background: url(img/m_links_o.gif);}


.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub                                            { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                          { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                    { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img               { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                                   { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                                 { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                           { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img      { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                     { }
                                                                                  
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub                                        { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a                                      { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a:hover                                { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub .umg-icon-after-listitem               { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected                               { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a                             { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a:hover                       { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected .umg-icon-after-listitem img  { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_spacer                                 { }


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

.com-id-1 .com-collection-video										{ margin-bottom: 6px; background-color:#666666; padding:10px;padding-top:10px;letter-spacing:3px;}
.com-id-1 .com-collection-video div.umg-header						{ display:none;}
.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						{ 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:left; width:100%; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c						{ clear:both; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c		{ float:left; margin-right: 5px; margin-bottom:10px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c img	{  }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c								{ position:relative; overflow: hidden;}
.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		{ margin-left:0px;margin-right:10px;margin-top:10px;font-size:14px;letter-spacing:1px; padding-top:10px;text-decoration:none;color:#ffffff; background-color:#666666; padding:3px; margin-bottom:0px; text-transform:uppercase;margin-left:3px;padding-left:5px;text-decoration:none;font-weight:bold;}  
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle				{ display:none;}
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link			{ display: block; margin-top:10px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a			{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-detail-link a:hover	{ display: none; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-footer		{ clear:both;  }
/* 	Galerie Detailseite */
.com-id-1 .com-collection-gallery-bowser										{border:0px;border-color:#ffffff;} 
.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							{padding:0px; margin:0px; clear:both;}
.com-id-1 .com-collection-gallery-bowser div.umg-footer							{height:20px; width: 502px; clear:both;}
.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			{ display: none;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{ display: none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-text				{ 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-browser-c-top .umg-prev				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-prev a:hover		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top .umg-next a:hover		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c							{ text-align:center;margin:0px;padding:8px;background-color:#ffffff;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img						{ border: 1px solid #ff0084; padding:0px; background: transparent;}
.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		{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-text				{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c						{ display:block;padding:0px;width:651;height:30px;margin-top:10px;margin-bottom:10px;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{ display:block;width:315px;height:30px;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-info				{ display:none; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{ display:block;width:315px;height:30px;background-image:url(img/gallery_zurueck.jpg);color:transparent;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{ display:block;width:315px;height:30px;background-image:url(img/gallery_zurueck.jpg);color:transparent;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{ float:right;margin-top:-30px;display:block;width:336px;height:30px;background-image:url(img/gallery_weiter.jpg);color:transparent;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{ float:right;margin-top:0px;display:block;width:336px;height:30px;background-image:url(img/gallery_weiter.jpg);color:transparent;}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{ float:right;margin-top:0px;display:block;width:336px;height:30px;background-image:url(img/gallery_weiter.jpg);color:transparent;}

/* Touren */

.com-id-1 .com-CollectionTour                                       {margin: 0px; padding:0px;}
.com-id-1 .com-CollectionTour div.umg-header                        {margin: 0px; padding:0px;}
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        {color: #ff3300; font-weight: normal; text-decoration: none;font-size: 11px; letter-spacing:2px; line-height:1.4em; text-transform:uppercase; margin:0px; margin-bottom:8px;}
.com-id-1 .com-CollectionTour div.umg-body                          {margin-top: -10px; background-color:#666666;padding:12px;}
.com-id-1 .com-CollectionTour div.umg-footer                        {clear: both; height:0px; margin-top:0px; border-top: 0px solid #FF3300;}
.com-id-1 .com-CollectionTour div.umg-footer span.back              { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop           { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a         { }
.com-id-1 .com-CollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionTour div.umg-footer span.more              { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a            { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a:hover      { }
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu                                                 { display: none;} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-header                                          { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                                            { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu                       { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c         { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd       { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even      { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-footer                                          {display: none;} 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour                        {list-style-type: none; padding: 0; margin:0;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          {clear: both; list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c                                     { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c p.umg-global_belonging-name         { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-global_belonging-name         { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-global_belonging-name:hover   { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c p.umg-tour-name                     { display: none;}
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-partner_presenter          { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; padding: 0px; margin: 0px 0px 0px 0px; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { } 

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c    { }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a  { float: left; display: block; margin-bottom:10px; display: none;}
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link { display: none; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c .seitenAbschluss  { }

