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

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

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

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

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

		padding:5px;

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

		min-width:300px;
	}

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

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

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

		font-size:85%;

		color:white;
		font-weight:bold;

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

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

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

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

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

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

}


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

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

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/reflections/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/reflections/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/reflections/css/forms.css */
/* Reflections */

html,
body {
display:block;
height:100%;
}
body {
background:url(../img/layout/back.jpg);
font-family:Verdana;
font-style:normal;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-transform:none;
color:#54584c;
margin:0;
padding:0;
}
div.main_div {

position:relative;
margin:0px auto 0;
width: 700px;
padding-top:358px;
background:  url(/img/layout/reflections_header.jpg) no-repeat  0% 0;
}
div.main_div div.content_left {
background-color: #f1eac9;
position:relative;
display:inline;
float:left;
width: 159px;
text-align:right;
min-height: 870px;
height: auto !important;
height: 870px;
margin-right:4px;
}
div.main_div div.content_center {
background-color: #f1eac9;
position:relative;
float:left;
width: 517px;
min-height: 870px;
height: auto !important;
height: 870px;
padding-left:10px;
padding-right:10px;
}

div.main_div div.umg-footerdown {
font-family:Verdana;
font-size:11px;
background-color: transparent;
position:relative;
display:inline;
float:left;
width: 500px;
height:20px;
margin-left:225px;
color:#f1eac9;
padding-top:1px;

}

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

}
a:active {

}

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

.com h3.umg-headline {
font-size:15px;
margin-bottom:15px;
margin-top:4px;
}

.seitenAbschluss { display:none;
}

.mfc225{
background:url(../img/layout/back.jpg);
margin-bottom:10px;
margin-top:10px;
}

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/reflections/css/components.css */
/* ****** Dieses Template wird für den Standalone-Teaser verwendet und für alle Teaser, die kein eigenes Template haben ****** */


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

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

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


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

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

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

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

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

.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c						{ vertical-align: text-bottom; background:transparent url(../img/layout/e_pfeil_link.gif) no-repeat scroll 40px -1px;padding-right:10px;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ display:none;}
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a					{ text-decoration:underline;  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{ text-decoration:none;    }


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

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

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


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


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

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

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

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



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

}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .umg-artist-title-wrapper-top .umg-subtitle {
  clear: both;
  display: none;
}
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body .umg-artist-title-wrapper .umg-text {
  clear: both;
  display: none;
}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Bilder galerie dEtailseite ******************************************* */
.com-id-1 .com-collection-gallery-bowser {}
.com-id-1 .com-collection-gallery-bowser div.umg-header {
  
}
.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-text {
  
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c-top {
  
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c { margin-left:45px; margin-bottom:5px;

}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img {
  
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c { 
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-sub_headline {
  display: none;
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c .umg-headline {   margin-left:45px;

}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev {
margin-top:15px;
margin-left:40px;
  float: left;background:transparent url(../img/layout/e_pfeil_link_back.gif) no-repeat scroll 0 -1px;padding-left:10px;
}
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next {
margin-top:15px;
margin-right:50px;
  float: right;background:transparent url(../img/layout/e_pfeil_link.gif) no-repeat scroll 40px -1px; padding-right:10px;

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


.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c						{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{ text-decoration:underline; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{ }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{ text-decoration:underline; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Home Reflections ****************************************** */
.com-id-1 .com-StaticText                                       { line-height:16px;  }
.com-id-1 .com-StaticText div.umg-header                        {   }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        { font-weight:bold;  }
.com-id-1 .com-StaticText div.umg-body                          {  }
.com-id-1 .com-StaticText div.umg-footer                        { display: none; }
.com-id-1 .com-StaticText div.umg-footerdown                       { display: none; }

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

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

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


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* Tracklist ****************************************** */
.com-id-2 .com-StaticText                                       {font-family:Verdana;
font-style:normal;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-transform:none;
color:#54584c;
line-height:16px;
 }
.com-id-2 .com-StaticText div.umg-header                        {   }
.com-id-2 .com-StaticText div.umg-header h3.umg-headline        {   }
.com-id-2 .com-StaticText div.umg-body                          {  }
.com-id-2 .com-StaticText div.umg-footer                        {  }
.com-id-2 .com-StaticText div.umg-footerdown                       {  }

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

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

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

/* Reflections - PAGEMENU */

div.com-PageMenu { 
margin-top:10px;
line-height:22px;



}
div.com-PageMenu div.umg-header {
display:none;
}
div.com-PageMenu div.umg-header h3.umg-headline {
display:none;
}
div.com-PageMenu div.umg-body {

}
div.com-PageMenu div.umg-body ul.umg-list {
list-style-type:none;
padding:0 10px;
}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi,
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected {
display:block;
margin:3px 0;

}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi a,
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a {
font-size:14px;
border-bottom: #54584c solid 1px;
padding-left:30px;
margin-right:10px;
}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi a {
background-color:#f1eac9;

}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover {
background-color:#f1eac9;
font-weight:bold;
font-size:14px;

}
div.com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a {
background-color:#f1eac9;

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

div.com-PageMenu div.umg-footerdown { display:none;}


/* MUSS ENTSPRECHEND NOCH ANGEPASST WERDEN (XXX) */

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Med. Rectangle - center ******************************************* */
.com-id-1 .com-ad-server                                       {  }
.com-id-1 .com-ad-server div.umg-header                        { display:none; }
.com-id-1 .com-ad-server div.umg-header h3.umg-headline        {  }
.com-id-1 .com-ad-server div.umg-body                          { background:#FFF; text-align:center; }
.com-id-1 .com-ad-server div.umg-footer                        { display:none;  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Supersize Banner - ganz oben  ******************************************* */
.com-id-2 .com-ad-server                                       { margin-top:10px; margin-left:433px;  }
.com-id-2 .com-ad-server div.umg-header                        { display:none; }
.com-id-2 .com-ad-server div.umg-header h3.umg-headline        {  }
.com-id-2 .com-ad-server div.umg-body                          {  }
.com-id-2 .com-ad-server div.umg-footer                        { display:none;  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Skyscraper Banner - right ******************************************* */
.com-id-3 .com-ad-server                                       {  }
.com-id-3 .com-ad-server div.umg-header                        { display:none; }
.com-id-3 .com-ad-server div.umg-header h3.umg-headline        {  }
.com-id-3 .com-ad-server div.umg-body                          { float:right; }
.com-id-3 .com-ad-server div.umg-footer                        { display:none;  }

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

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

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

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



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ SubkÃ¼nstlerseite, Startseite Aktuelles Video ******************************************* */
.com-id-2 .com-VideoPlayer                                       {   }
.com-id-2 .com-VideoPlayer div.umg-header                        {  }
.com-id-2 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-2 .com-VideoPlayer div.umg-body                          { text-align:center; margin-top:60px; }
.com-id-2 .com-VideoPlayer div.umg-footer                        { display: none; }
.com-id-2 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-2 .com-VideoPlayer div.umg-footer span.back a            { }
.com-id-2 .com-VideoPlayer div.umg-footer span.back a:hover      { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop           { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop a         { }
.com-id-2 .com-VideoPlayer div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-2 .com-VideoPlayer div.umg-footer span.more a:hover      { }

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

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

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

.com-id-1 div.com-StaticManualHtml div.umg-footerdown { background-color:#f1eac9; height:30px;}
.com-id-1 div.com-StaticManualHtml {  }
.com-id-1 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ bild tracklisting ******************************************* */

.com-id-2 div.com-StaticManualHtml div.umg-footerdown { }
.com-id-2 div.com-StaticManualHtml { margin-top:40px;   }
.com-id-2 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ bild tracklisting ******************************************* */

.com-id-3 div.com-StaticManualHtml div.umg-footerdown { }
.com-id-3 div.com-StaticManualHtml { margin-top:17px; text-align:center; margin-left:4px;    }
.com-id-3 div.com-StaticManualHtml div.umg-header h3.umg-headline		{ }

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


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

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

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

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

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

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ font-size:11px; line-height:13px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{  text-decoration:underline;  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ text-decoration:none;}
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text h1			{ font-size:15px; font-weight:bold; margin-bottom:10px; margin:0; }

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

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

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ imprint ******************************************* */
.com-id-2 .com-article										{ font-size: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-footerdown					{ display:none:  }
.com-id-2 .com-article div.umg-footer span.back				{  }
.com-id-2 .com-article div.umg-footer span.back a			{ color:#54584c; text-decoration:none; background:transparent url(img/layout/e_pfeil_link.gif) no-repeat scroll 0 -1px; padding-left:10px; }
.com-id-2 .com-article div.umg-footer span.back a:hover		{ text-decoration:underline;}
.com-id-2 .com-article div.umg-footer span.top				{ padding-left:485px; }
.com-id-2 .com-article div.umg-footer span.top a			{ background:url(img/icons/e_pfeil_link.gif) no-repeat; background-position: 0px -1px; color:#00A8D9; padding-left:10px; }
.com-id-2 .com-article div.umg-footer span.top a:hover		{ }
.com-id-2 .com-article div.umg-footer span.more				{  }
.com-id-2 .com-article div.umg-footer span.more a			{ }
.com-id-2 .com-article div.umg-footer span.more a:hover		{ }
.com-id-2 .com-article div.umg-footer div.com-PageBrowser	{ display:none; }


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

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

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

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

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

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ font-size:11px; line-height:13px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{  text-decoration:underline;  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ text-decoration:none;}
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text h1			{ font-size:15px; font-weight:bold; margin-bottom:10px; margin:0; }

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

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



