	.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;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

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

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

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

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

body {
	background: #000000 url(wouterhamel/img/layout/bg.jpg) no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #121212;
	margin: 0;
}
img {
	border:0;
}

.layoutimg {
	display:block;
}
.seitenAbschluss {/* Am Ende einer Seite, damit das Float aufgehoben wird und der Content-DIV bis zum Ende geht */
	clear:both;
	padding:0;
	margin:0;
	height:1px;
    width: 10px;
}


/* Headings
-------------------------------------------------------------- */

#content h1,
#rightColumn h1,
#content h2,
#rightColumn h2,
#leftColumn h3,
#rightColumn h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
	margin-top: 0px;
	color: #201914;
	font-weight: normal;
}
#rightColumn h3 { }

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 10px; }
p img       { float: left; margin: 10px 10px 10px 0; padding: 0; }
p img.right { float: right; margin: 10px 0 10px 10px; }

a 								{ color:#121212; text-decoration:underline; }
a:hover, a:focus, a:active		{ color:#20a5cd; text-decoration:none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin: 0; }
ul, ol      { margin: 0; }

ul          { list-style-type: none; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { }
th          { }
th,td 		{ }


/* Misc classes
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

form 		{ margin:0px; padding:0px; }
label       { font-weight: bold; }
fieldset    { border: 0px; margin:0px; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */
input,
select,
textarea	{ font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
textarea	{ width: 390px; height: 250px; padding:5px; }
/*** Banner ***/
.mfc225 { width: 900px; margin: 0; padding: 10px 0; text-align: center; } 
.mfc225 table, .mfc225 div { margin: 0 auto; padding: 0; }

.mfc154 { margin: 0; padding: 0px 0 0 910px; } 
* html div.mfc154 { padding: 0px; margin: 0px 0px 0px 10px; float: left; clear: right; } /* Hack IE6 */ 
*+html div.mfc154 { padding: 0px; margin: 0px 0px 0px 10px; float: left; clear: right; } /* Hack IE7 */


/*** Seiten-Layout ***/

body { behavior: url("pngbehavior.htc"); }


#page {
	width:100%;
	height:100%;
	text-align:center;
	background: url(wouterhamel/img/layout/content_bg.gif) repeat-y;
}



#wrapper {
	width:900px;
	float:left;
	background: url(wouterhamel/img/layout/content_bg.gif) repeat-y;
}

#top	{ height:250px; background:url(wouterhamel/img/layout/top.jpg) no-repeat; }
#nav	{ height:31px; background:url(wouterhamel/img/layout/nav_bg.gif) no-repeat; }
.umg-seo-pagetitle { display:none; }

#leftColumn { float:left; width:581px; }
	#breadcrumbWrapper 	{ width:581px; height:43px; background:url(wouterhamel/img/layout/breadcrumb_bg.gif) no-repeat; }
	#content			{}

#rightColumn { float:left; width:300px; padding:43px 9px 0 10px; background:url(wouterhamel/img/layout/right_bgtop.gif) no-repeat; }

#footer 					{ clear:both; width:880px; height:32px; padding:30px 20px 0 0; background: url(wouterhamel/img/layout/footer_bg.gif) no-repeat; text-align:right; }
	#footerContent			{ font-family: Arial; color:#ffffff; text-transform:uppercase; font-size:11px; font-weight:normal; }
	#footerContent a		{ color:#ffffff; text-decoration: none;  }
	#footerContent a:hover	{ color:#201914; }


/*** Shopbuttons ***/
.bt_icon, a.bt_icon {
	background-color: #246f8e;
	background-image:url(wouterhamel/img/layout/icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left;
	border:1px solid #ffffff;
	cursor:pointer;
	margin:0px;
	text-align:center;
	padding:2px;
	color:#ffffff;
	height:20px;
	width:20px;
	white-space:nowrap;
	display: inline-block;
	text-decoration:none;
}
a.button:hover,
a.bt_icon:hover		{ background-color:#8c8161; color:#ffffff; }
.icon 				{ border:0px; padding-top:0px; margin:0px; height:20px; width:20px; }
.button_icon 		{ border:0; padding-right:2px;	height:20px;width:20px; float: left; }
.bt_icon,
.button				{ -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;}
.button, a.button {
	background-color: #246f8e;
	background-image: url(wouterhamel/img/layout/icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	border:1px solid #ffffff;
	cursor:pointer;
	display:inline-block;
	font-size: 11px;
	color:#ffffff;
	height:20px; 
	line-height:20px;
	width: auto;
	white-space: nowrap;
	text-align:left;
	padding:2px 6px 2px 2px;
	text-decoration:none;
}
.com {} 

.com div.umg-body:after { /*clearfix*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
  
* html .com div.umg-body    { height: 1%; }
.com div.umg-body           { display: block; }

#content .com div.umg-header	{  }
#content .com div.umg-body		{ padding:0 15px; }
#content .com div.umg-footer	{ padding:0 15px; }

.com h3.umg-headline            { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Top Teaser auf Startseite: Standalone Teaser ******************* */

.com-id-1 .com-Teaser                                       { }
.com-id-1 .com-Teaser div.umg-header                        { display: none; }
.com-id-1 .com-Teaser div.umg-header .umg-header-value       {  }
.com-id-1 .com-Teaser div.umg-body                          { padding:0px !important; background:none !important; }
.com-id-1 .com-Teaser div.umg-footer                        { display: none; }

.com-id-1 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-1 .com-Teaser div.umg-body ul li								{ margin-bottom:10px; display:block; }

.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-header		.umg-title			{ }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body					{ padding:0 15px; }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ float:left; margin:0 5px 5px 0; border: 1px solid #246f8e; padding:2px; background:#c3dce8; }
.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											{ display:inline; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{  }
.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			{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date							{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .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		{  } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{ float:none; margin: 0; padding:0; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.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						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Rechte Spalte: Standalone Teaser ******************* */

.com-id-2 .com-Teaser                                       { border-bottom:0px !important; }
.com-id-2 .com-Teaser div.umg-header                        { display: none; }
.com-id-2 .com-Teaser div.umg-header .umg-header-value       {  }
.com-id-2 .com-Teaser div.umg-body                          { padding:0px !important; background:none !important; }
.com-id-2 .com-Teaser div.umg-footer                        { display: none; }

.com-id-2 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-2 .com-Teaser div.umg-body ul li								{ margin-bottom:10px; display:block; }

.com-id-2 .com-Teaser div.umg-body ul li .umg-li-header					{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; padding:7px 15px 3px 17px; height:30px; text-align:center; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title	{ font-family:Georgia, 'Times New Roman', Times, serif; font-size: 22px; margin-top: 0px; color: #201914; font-weight: normal; display:block; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body					{ margin-top:10px; }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ float:left; margin:0 5px 5px 0; border: 1px solid #246f8e; padding:2px; background:#c3dce8; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c											{ display:inline; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{ float:none; margin: 0; padding:0; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }




/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Home: Top Videos ******************* */

.com-id-3 .com-Teaser                                       { margin-bottom:40px; }
.com-id-3 .com-Teaser div.umg-header                        { background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-3 .com-Teaser div.umg-header h3.umg-headline        {  }
.com-id-3 .com-Teaser div.umg-body                          {  }
.com-id-3 .com-Teaser div.umg-footer                        { display: none; }

.com-id-3 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-3 .com-Teaser div.umg-body ul li.umg-item-c						{ float:left; width:175px; margin-right:8px; display:block; }
.com-id-3 .com-Teaser div.umg-body ul li.umg-item-3						{ margin-right:0px; }

.com-id-3 .com-Teaser div.umg-body ul li .umg-li-header					{ display:none; }
.com-id-3 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title			{  }
.com-id-3 .com-Teaser div.umg-body ul li .umg-li-body					{  }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ height:145px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ margin:0 0 5px 0; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c											{ text-align:center; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: block; text-decoration:none; font-weight: bold; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Home: Aktuelle Galerien ******************* */

.com-id-4 .com-Teaser                                       { margin-bottom:40px; }
.com-id-4 .com-Teaser div.umg-header                        { background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-4 .com-Teaser div.umg-header .umg-header-value       {  }
.com-id-4 .com-Teaser div.umg-body                          {  }
.com-id-4 .com-Teaser div.umg-footer                        { display: none; }

.com-id-4 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-4 .com-Teaser div.umg-body ul li.umg-item-c						{ float:left; width:130px; margin-right:6px; display:block; }
.com-id-4 .com-Teaser div.umg-body ul li.umg-item-4						{ margin-right:0px; }

.com-id-4 .com-Teaser div.umg-body ul li .umg-li-header					{ display:none; }
.com-id-4 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title			{  }
.com-id-4 .com-Teaser div.umg-body ul li .umg-li-body					{  }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ text-align:center; height:115px; background:#c3dce8; display:table-cell; height:115px; text-align:center; vertical-align:middle; width:130px; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ margin:0 0 5px 0; border: 1px solid #246f8e; padding:2px; background:#c3dce8; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c											{ text-align:center; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: block; text-decoration:none; font-weight: bold; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a img				{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Abbinder: Top Video ******************* */

.com-id-5 .com-Teaser                                       { float:left; margin:0 5px 40px; padding:10px 0; width:272px; background:#c3dce8; }
* html .com-id-5 .com-Teaser								{ margin-left:5px; }
.com-id-5 .com-Teaser div.umg-header                        { padding: 0 15px; margin-bottom:10px; }
.com-id-5 .com-Teaser div.umg-header .umg-header-value       { font-size: 14px !important; margin:0px; }
.com-id-5 .com-Teaser div.umg-body                          { padding:0 !important; margin-left:10px; }
.com-id-5 .com-Teaser div.umg-footer                        { display: none; }

.com-id-5 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-5 .com-Teaser div.umg-body ul li.umg-item-c						{  }

.com-id-5 .com-Teaser div.umg-body ul li .umg-li-header					{ display:none; }
.com-id-5 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title			{  }
.com-id-5 .com-Teaser div.umg-body ul li .umg-li-body					{  }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ margin:0 10px 5px 0; float:left; height:86px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline				{ font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 13px !important; font-weight:normal !important; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{ font-weight:normal;  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-5 .com-Teaser div.umg-body ul li .umg-li-body div.seitenAbschluss	{ display:none; }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c						{ display:inline;  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c .VideoObjectTag		{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link a 					{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ Gewinnspiele: Weitere Gewinnspiele ******************* */

.com-id-6 .com-Teaser                                       {  }
.com-id-6 .com-Teaser div.umg-header                        { display: none; }
.com-id-6 .com-Teaser div.umg-header .umg-header-value       {  }
.com-id-6 .com-Teaser div.umg-body                          {  }
.com-id-6 .com-Teaser div.umg-footer                        { display: none; }

.com-id-6 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 0px; margin:0; }
.com-id-6 .com-Teaser div.umg-body ul li								{ margin-bottom:40px; display:block; }

.com-id-6 .com-Teaser div.umg-body ul li .umg-li-header					{  } /* in components.css definiert */
.com-id-6 .com-Teaser div.umg-body ul li .umg-li-header		.umg-title			{ font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none !important; display:block; }
.com-id-6 .com-Teaser div.umg-body ul li .umg-li-body					{  } /* in components.css definiert */

.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top				{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ float:left; margin:0 5px 5px 0; border: 1px solid #246f8e; padding:2px; background:#c3dce8; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c											{ display:inline; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display:none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-seo-headline					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{ float:none; margin: 0; padding:0; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c							{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link 		{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link:hover	{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c a img					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c .umg-image_link			{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ************************************ Teaser: Gewinnspiele ******************* */

.com-id-7 .com-Teaser                                       { margin-bottom:30px; }
.com-id-7 .com-Teaser div.umg-header                        {  }
.com-id-7 .com-Teaser div.umg-header .umg-header-value        { background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:0px; padding:7px 15px 3px 17px; height:30px; }
.com-id-7 .com-Teaser div.umg-body                          {  }
.com-id-7 .com-Teaser div.umg-footer                        { display: none; }

                .com-id-7 .com-Teaser div.umg-body ul		{ list-style-type: none; padding: 0px; margin:0; }
                .com-id-7 .com-Teaser div.umg-body ul li    { margin-bottom:1px; display:block; background:#c3dce8; padding:10px; }
div#leftColumn  .com-id-7 .com-Teaser div.umg-body ul li	{ width:528px; }

.com-id-7 .com-Teaser div.umg-body ul li .umg-li-header					{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li .umg-li-header	.umg-title		{  }
.com-id-7 .com-Teaser div.umg-body ul li .umg-li-body					{  }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top				{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ float:left; margin:0 10px 5px 0; border: 1px solid #246f8e; padding:2px; background:#c3dce8; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c											{ display:inline; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top						{ display:none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c .umg-date-top2						{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c .umg-global_belonging_name-top		{ display: none; } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c .umg-seo-headline				{ font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none !important; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_headline					{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_sub_headline				{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-global_belonging_name			{ display: none; } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p img				{ float:none; margin: 0; padding:0; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c					{ display: none; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c							{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link 		{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c .umg-text-link:hover	{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c a img					{  }
.com-id-7 .com-Teaser div.umg-body ul li div.umg-link-c .umg-image_link			{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Startseite: Neuigkeiten ********************************************** */
.com-id-1 .com-ArticleTeaser										{ clear:both;  }
.com-id-1 .com-ArticleTeaser div.umg-header							{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-ArticleTeaser div.umg-header h1.umg-headline			{  }
.com-id-1 .com-ArticleTeaser div.umg-body							{ }
.com-id-1 .com-ArticleTeaser div.umg-footer							{ text-align:center; }
.com-id-1 .com-ArticleTeaser div.umg-footer .back					{ padding-right:10px; }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display:inline; }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li	{ display:inline; }
.com-id-1 .com-ArticleTeaser div.umg-footer .pagetop				{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-footer .more					{ padding-left:10px; }

.com-id-1 .com-ArticleTeaser div.umg-body			{ }
.com-id-1 .com-ArticleTeaser div.umg-body ul		{ padding:0; margin:0; }
.com-id-1 .com-ArticleTeaser div.umg-body ul li.umg-item-c			{ margin-bottom:20px; display:block; }

.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header 							{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header .umg-teaser-headline1	{  }


.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c     { float: left; width: 156px; margin: 0 10px 5px 0; }  
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c img { border: 1px solid #246f8e; padding:2px;	background:#c3dce8; display:block; }

.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-3,
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-4,
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-5		{ display:none; }

.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c										{ }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display: none; } 
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-headline2 				{ font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none !important; display:block; letter-spacing: ; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-link-headline2		{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-subheadline			{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date-inline			{ display: inline; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text					{ display:inline; line-height:16px; }  
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text p				{ margin:0; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link							{  }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link-arrow					{ color: #121212; }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr					{  }
.com-id-1 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Startseite: Blog News / Web News ********************************************** */
.com-id-2 .com-ArticleTeaser										{ margin-bottom:30px; float:left; width: 290px; }
.com-id-2 .com-ArticleTeaser div.umg-header							{  }
.com-id-2 .com-ArticleTeaser div.umg-header h1.umg-headline			{  }
.com-id-2 .com-ArticleTeaser div.umg-body							{ }
.com-id-2 .com-ArticleTeaser div.umg-footer							{ text-align:center; }
.com-id-2 .com-ArticleTeaser div.umg-footer .back					{ padding-right:10px; }
.com-id-2 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display:inline; }
.com-id-2 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li	{ display:inline; }
.com-id-2 .com-ArticleTeaser div.umg-footer .pagetop				{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-footer .more					{ padding-left:10px; }

.com-id-2 .com-ArticleTeaser div.umg-body			{ }
.com-id-2 .com-ArticleTeaser div.umg-body ul		{ padding:0; margin:0; }
.com-id-2 .com-ArticleTeaser div.umg-body ul li.umg-item-c			{ margin-bottom:25px; display:block; }

.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header 							{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header .umg-teaser-headline1	{  }


.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c     { float: left; width: 106px; margin: 0 10px 5px 0; }  
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c img { border: 1px solid #246f8e; padding:2px;	background:#c3dce8; }



.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c										{ }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display: none; } 
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-headline2 				{ font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none !important; display:block; letter-spacing: ; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-link-headline2		{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-subheadline			{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date-inline			{ display: inline; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text					{ display: inline; line-height:16px; }  
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text p				{ margin:0; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link							{ display: inline; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link-arrow					{ color: #121212; }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr					{  }
.com-id-2 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ News: Alle News ********************************************** */
.com-id-3 .com-ArticleTeaser										{ clear:both;  }
.com-id-3 .com-ArticleTeaser div.umg-header							{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-3 .com-ArticleTeaser div.umg-header h1.umg-headline			{  }
.com-id-3 .com-ArticleTeaser div.umg-body							{ }
.com-id-3 .com-ArticleTeaser div.umg-footer							{ text-align:center; }
body#Page-google-news .com-id-3 .com-ArticleTeaser div.umg-footer	{ margin-bottom:30px; }
.com-id-3 .com-ArticleTeaser div.umg-footer .back					{ padding-right:10px; }
.com-id-3 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display:inline; }
.com-id-3 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li	{ display:inline; }
.com-id-3 .com-ArticleTeaser div.umg-footer .pagetop				{ display:none; }
.com-id-3 .com-ArticleTeaser div.umg-footer .more					{ padding-left:10px; }

.com-id-3 .com-ArticleTeaser div.umg-body			{ }
.com-id-3 .com-ArticleTeaser div.umg-body ul		{ padding:0; margin:0; }
.com-id-3 .com-ArticleTeaser div.umg-body ul li.umg-item-c			{ display:block; margin:7px 0 30px; padding-bottom:30px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; }

.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header 							{ display: none; }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header .umg-teaser-headline1	{  }


.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c     { float: left; width: 156px; margin: 0 10px 5px 0; }  
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c img { border: 1px solid #246f8e; padding:2px;	background:#c3dce8; }

.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c										{ }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display: none; } 
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-headline2 				{ font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none !important; display:block; letter-spacing: ; }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-link-headline2		{ display: none; }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-subheadline			{ display: none; }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date-inline			{ display: inline; font-weight:bold; }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text					{ display:inline; line-height:16px; }  
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text p				{ margin:0; display:inline;  }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link							{  }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link-arrow					{ color: #121212; }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr					{  }
.com-id-3 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Texte: Interview ************************************ */
.com-id-4 .com-ArticleTeaser                                        { margin-bottom:30px; }
.com-id-4 .com-ArticleTeaser div.umg-header                         { background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-4 .com-ArticleTeaser div.umg-header h1.umg-headline         {  }
.com-id-4 .com-ArticleTeaser div.umg-body                           { }
.com-id-4 .com-ArticleTeaser div.umg-footer                         { text-align:center; }
.com-id-4 .com-ArticleTeaser div.umg-footer .back                   { padding-right:10px; }
.com-id-4 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser      { display:inline; }
.com-id-4 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser li   { display:inline; }
.com-id-4 .com-ArticleTeaser div.umg-footer .pagetop                { display:none; }
.com-id-4 .com-ArticleTeaser div.umg-footer .more                   { padding-left:10px; }

.com-id-4 .com-ArticleTeaser div.umg-body ul						{ padding:0; margin:0; }
.com-id-4 .com-ArticleTeaser div.umg-body ul li.umg-item-c			{ display:block; margin:7px 0 30px; padding-bottom:30px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; }

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-teaser-header                               { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-teaser-header .umg-teaser-headline1       {  }


.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-image-c     { float: left; width: 156px; margin: 0 10px 5px 0; }  
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-image-c img { border: 1px solid #246f8e; padding:2px;    background:#c3dce8; }

.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c                                       { }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c div.umg-news-type                     { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c .umg-teaser-date                      { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name    { display: none; } 
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c .umg-teaser-headline2               { font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none !important; display:block; letter-spacing: ; }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c .umg-teaser-link-headline2          { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c .umg-teaser-subheadline               { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c .umg-teaser-date-inline               { display: inline; font-weight:bold; }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c .umg-teaser-text                      { display:inline; line-height:16px; }  
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c .umg-teaser-text p                    { margin:0; display:inline;  }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c .umg-link                             {  }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c .umg-link-arrow                       { color: #121212; }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c a.umg-link-mehr                       {  }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c a.umg-link-mehr:hover                 {  }


.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c div.umg-teaser-wrapper                                         {  }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c div.umg-teaser-wrapper a.umg-teaser-global-belonging-name      { display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body .umg-item-c div.umg-content-c div.umg-teaser-wrapper .umg-teaser-link-headline2                  { display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ News Detail: Neuigkeiten Teaser rechte spalte  ********************************************** */
.com-id-5 .com-ArticleTeaser										{ margin-bottom:30px;  }
.com-id-5 .com-ArticleTeaser div.umg-header							{ background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-5 .com-ArticleTeaser div.umg-header h1.umg-headline			{  }
.com-id-5 .com-ArticleTeaser div.umg-body							{ }
.com-id-5 .com-ArticleTeaser div.umg-footer							{ display:none; }

.com-id-5 .com-ArticleTeaser div.umg-body			{ }
.com-id-5 .com-ArticleTeaser div.umg-body ul		{ padding:0; margin:0; }
.com-id-5 .com-ArticleTeaser div.umg-body ul li.umg-item-c			{ margin-bottom:25px; display:block; }

.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header 							{ display: none; }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-teaser-header .umg-teaser-headline1	{  }


.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c     { float: left; width: 106px; margin: 0 10px 5px 0; }  
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-c img { border: 1px solid #246f8e; padding:2px;	background:#c3dce8; display:block; }

.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-3,
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-4,
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-image-5		{ display:none; }

.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c										{ }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display: none; } 
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-headline2 				{ font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none !important; display:block; letter-spacing: ; }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-link-headline2		{ display: none; }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-subheadline			{ display: none; }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-date-inline			{ display: inline; }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text					{ display:inline; line-height:16px; }  
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-teaser-text p				{ margin:0; }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link							{  }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c .umg-link-arrow					{ color: #121212; }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr					{  }
.com-id-5 .com-ArticleTeaser div.umg-body li.umg-item-c div.umg-content-c a.umg-link-mehr:hover				{  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Startseite: Alle News ****************************************** */
.com-id-1 .com-StaticText                                          { margin-bottom:40px; }
.com-id-1 .com-StaticText div.umg-header                           { display:none; }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline           {  }
.com-id-1 .com-StaticText div.umg-body                             {  }
.com-id-1 .com-StaticText div.umg-footer                           { display:none; }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.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		{ background:#c3dce8; border:0px solid #bbae92; padding:10px; width:525px; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c a		{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c a:hover { color:#20a5cd; }

.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 ******************************************* */
/* ********************************* Right: RSS Feed ****************************************** */
.com-id-2 .com-StaticText                                          { margin-bottom:30px; margin-top:7px; }
.com-id-2 .com-StaticText div.umg-header                           { display:none; }
.com-id-2 .com-StaticText div.umg-header h3.umg-headline           {  }
.com-id-2 .com-StaticText div.umg-body                             {  }
.com-id-2 .com-StaticText div.umg-footer                           { display:none; }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.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		{  }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; font-size:14px; font-weight:bold; height:28px; }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c a		{ background:url(wouterhamel/img/layout/rss.gif) no-repeat; height:28px; padding:5px 0 0px 35px; color: #121212; display:block; }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-2 .com-StaticText div.umg-body div.umg-image-c img		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************* Right: Newsletter Teaser ****************************************** */
.com-id-3 .com-StaticText                                          { margin-bottom:30px; }
.com-id-3 .com-StaticText div.umg-header                           { display:none; }
.com-id-3 .com-StaticText div.umg-header h3.umg-headline           {  }
.com-id-3 .com-StaticText div.umg-body                             {  }
.com-id-3 .com-StaticText div.umg-footer                           { display:none; }

.com-id-3 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.com-id-3 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-3 .com-StaticText div.umg-body div.umg-content-c		{  }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c p img	{ margin:0; }

.com-id-3 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-3 .com-StaticText div.umg-body div.umg-image-c img		{  }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ********************************* Teaser: Kyte Player ****************************************** */
.com-id-4 .com-StaticText                                          { margin-bottom:40px; }
.com-id-4 .com-StaticText div.umg-header                           { display:none; }
.com-id-4 .com-StaticText div.umg-header h3.umg-headline           {  }
.com-id-4 .com-StaticText div.umg-body                             {  }
.com-id-4 .com-StaticText div.umg-footer                           { display:none; }

.com-id-4 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.com-id-4 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-4 .com-StaticText div.umg-body div.umg-content-c		{ text-align:center; }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; display:inline; }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c object	{ display:inline; }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c embed	{ display:inline !important; }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c a		{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }

.com-id-4 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-4 .com-StaticText div.umg-body div.umg-image-c img		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ********************************* Alle Videos (wie com-id-1 nur ohne Breitenangabe ****************************************** */
.com-id-5 .com-StaticText                                          { margin-bottom:40px; }
.com-id-5 .com-StaticText div.umg-header                           { display:none; }
.com-id-5 .com-StaticText div.umg-header h3.umg-headline           {  }
.com-id-5 .com-StaticText div.umg-body                             {  }
.com-id-5 .com-StaticText div.umg-footer                           { display:none; }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top img	{ }

.com-id-5 .com-StaticText div.umg-body div.umg-content-c		{ background:#c3dce8; border:0px solid #bbae92; padding:10px; }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c a		{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c a:hover { color:#20a5cd; }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-5 .com-StaticText div.umg-body div.umg-image-c img		{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** AdServer Elemente ****************************************** */
.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 .umg-headline		{  }
.com-id-1 .com-ad-server div.umg-body						{  }
.com-id-1 .com-ad-server div.umg-footer						{ display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** AdServer Elemente ****************************************** */
.com-id-2 .com-ad-server									{ margin-bottom:30px; }
.com-id-2 .com-ad-server div.umg-header						{  }
.com-id-2 .com-ad-server div.umg-header .umg-headline		{ font-size:10px !important; font-family:Arial, Helvetica, sans-serif !important; color:#121212 !important; padding:0; margin:0; }
.com-id-2 .com-ad-server div.umg-body						{  }
.com-id-2 .com-ad-server div.umg-footer						{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Gewinnspiele: Detailseite *********************************** */  

.com-id-1 .com-action                                       { margin-bottom:30px; padding-bottom:30px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; }
.com-id-1 .com-action div.umg-header                        { background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-action div.umg-header .umg-header-value        {  }
.com-id-1 .com-action div.umg-body                          {  }
.com-id-1 .com-action div.umg-footer                        { display: none; }
.com-id-1 .com-action div.umg-footer span.back              { }
.com-id-1 .com-action div.umg-footer span.back a            { }
.com-id-1 .com-action div.umg-footer span.back a:hover      { }
.com-id-1 .com-action div.umg-footer span.pagetop           {  }
.com-id-1 .com-action div.umg-footer span.pagetop a         { }
.com-id-1 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-action div.umg-footer span.more              {  }
.com-id-1 .com-action div.umg-footer span.more a            { }
.com-id-1 .com-action div.umg-footer span.more a:hover      { }

.com-id-1 .com-action div.umg-body .umg-headline-top		{ margin-bottom:20px; font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal !important; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none !important; display:block; }

.com-id-1 .com-action div.umg-body .umg-image-c-top			{ float:left; margin: 0 10px 5px 0; } /* width:306px; */
.com-id-1 .com-action div.umg-body .umg-image-c-top img		{ border: 1px solid #246f8e; padding:2px; background:#c3dce8; }

.com-id-1 .com-action div.umg-body .umg-content-c									{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-seo-headline					{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-global_belonging_name		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-trenner						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-headline						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-sub_headline					{ font-weight:bold; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-text							{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-text p						{ margin:0; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-deadline						{ display:block; margin:10px 0; font-weight:bold; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link						{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link a					{  }

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

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

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

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

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

.com-id-1 .com-action div.umg-body .umg-actionreply-c				{ clear:both; }
.com-id-1 .com-action div.umg-body .umg-actionreply-c .action_error_text_container { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ba1c1c; text-decoration: none; background:#efc5c5; border:1px solid #b90505; padding:10px; }
.com-id-1 .com-action div.umg-body .umg-actionreply-c .action_thx_text_container { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #6aba1c; text-decoration: none; background:#e2f6ce; border:1px solid #80d82a; padding:10px; }
.com-id-1 .com-action div.umg-body .umg-actionreply-c p				{ font-weight:bold; margin:0; }



.com-id-1 .com-action div.umg-body .umg-form-c																{ margin-top:10px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{ background:#c3dce8; padding:10px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c									{ margin-bottom:8px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ margin-bottom:6px;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select,
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246f8e;
	width: 275px;
	background: #c3dce8;
	border: 1px solid #246f8e;
	padding:4px;
}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select					{
	width: 284px;
}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label				{ float:left; width:150px; padding-bottom:2px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-newsletter	{ font-size:14px;font-weight:bold; float:none; margin-top:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-newsletter .radio-container	{ display:inline; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container-captcha				{ clear: both; padding-top:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label-captcha		{ padding-right:10px; width:140px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-captcha		{ padding-left:150px;  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:none; border:0px; width:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image	{ margin:5px 0; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c													{ list-style-type: none; padding-left:0px; margin:0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c									{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c .umg-question-text-c				{ display:block; font-weight:bold; margin:12px 0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					{ list-style-type: none; padding:0; margin:0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c label 		{ font-weight:normal; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c input		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#246f8e; font-size:12px; background: #c3dce8;
	border: 1px solid #246f8e;
	padding:4px; vertical-align:top; width:220px; margin:0; margin-bottom:3px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container		{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{  }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container							{ clear:both; margin-top:15px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container .umg-button-send-text	{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container .umg-button-send-grafik	{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246f8e;
	width: 80px;
	background: #c3dce8;
	border: 1px solid #246f8e;
	margin-right:8px;
	padding:4px;
}
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }


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

.com-id-2 .com-action  									  	{  }
.com-id-2 .com-action div.umg-header                        { display:none; }
.com-id-2 .com-action div.umg-header .umg-header-value        {  }
body#Page-rihanna-voting .com-id-2 .com-action div.umg-body                          { background:#2D2D2D; }
.com-id-2 .com-action div.umg-footer                        { display: none; }

.com-id-2 .com-action div.umg-body .umg-headline-top		{ }

.com-id-2 .com-action div.umg-body .umg-image-c-top		{ margin:5px 5px 0px 5px; padding:5px; float:left; }
body#Page-rihanna-voting  .com-id-2 .com-action div.umg-body .umg-image-c-top		{ display:none; }
.com-id-2 .com-action div.umg-body .umg-image-c-top img	{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; }

.com-id-2 .com-action div.umg-body .umg-content-c								{ margin:0px 5px; padding:5px; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-global_belonging_name	{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-trenner					{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-headline					{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-sub_headline				{ display:none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-text						{ }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-deadline					{ display:block; margin:5px 0px; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-ext_link					{ }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-ext_link a				{ margin:10px 0px; display:block; background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }

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

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

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

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

.com-id-2 .com-action div.umg-body .umg-won_text					{ margin:0px 5px; padding:5px; border: 1px solid #246f8e; background:#c3dce8; }
.com-id-2 .com-action div.umg-body .umg-won_text p					{ margin:0px; }

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

.com-id-2 .com-action div.umg-body .umg-form-c																{ margin:0px 5px 5px 5px; padding:10px 5px 0px 5px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c										{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select,
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246f8e;
	width: 275px;
	background: #c3dce8;
	border: 1px solid #246f8e;
	padding:4px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ padding-bottom:2px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:transparent; border:0px; width:20px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image	{ margin:5px 0; }

.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c															{ list-style-type:none; padding:0px; margin:0px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c											{ margin-bottom:5px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c .umg-question-text-c						{ font-family:Georgia, 'Times New Roman', Times, serif !important; font-size: 12px; margin-top: 0px; margin-bottom: 5px; color: #201914 !important; font-weight: bold; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c							{ list-style-type:none; margin:0px 0px 5px 0px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	    	{ margin:3px 0px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c input	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#246f8e; font-size:12px; background: #c3dce8;
	border: 1px solid #246f8e;
	padding:4px; vertical-align:top; width:20px; margin:0; margin-bottom:3px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c label 	{ font-weight:normal; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{ vertical-align:middle; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container		{ display:none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{ margin:5px 0px 0px 5px; }

.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ clear:both; padding:10px 0px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text	{ }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{ display:none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246f8e;
	width: 80px;
	background: #c3dce8;
	border: 1px solid #246f8e;
	margin-right:8px;
	padding:4px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{ }

.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom	{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( Rechte Spalte, Newsletter Basic ) *********************************** */  

.com-id-1 .com-newsletter-box									{ margin-bottom:30px; }
.com-id-1 .com-newsletter-box div.umg-header					{ background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px;}
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline	{  }
.com-id-1 .com-newsletter-box div.umg-body						{ }
.com-id-1 .com-newsletter-box div.umg-footer					{ display: none; }

.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text									{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{  }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ color: #246f8e; font-weight:bold; }

.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container							{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-label				{ font-weight:bold; margin-bottom:3px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input				{ }
.com-id-1 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input input			{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246f8e;
	width: 275px;
	background: #c3dce8;
	border: 1px solid #246f8e;
	padding:4px;
}

.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container							{ margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container .cm-label				{ font-weight:bold; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container	.cm-input .cm-input-row	{ clear:both; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container .cm-input input			{ width: 20px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-form-field-container .cm-input label			{  }

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

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ margin:10px 0; }

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

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container							{ margin-bottom:10px; }
.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-grafik	{ display:none;}
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246f8e;
	width: 80px;
	background: #c3dce8;
	border: 1px solid #246f8e;
	margin-right:8px;
	padding:4px;
}


.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{ font-size:10px; padding:0; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* Newsletter: großes Formular links *********************************** */  

.com-id-2 .com-newsletter-box									{ margin-bottom:15px; }
.com-id-2 .com-newsletter-box div.umg-header					{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-2 .com-newsletter-box div.umg-header h3.umg-headline	{  }
.com-id-2 .com-newsletter-box div.umg-body						{ }
.com-id-2 .com-newsletter-box div.umg-footer					{ display: none; }

.com-id-2 .com-newsletter-box div.umg-body .nwlt-teaser-text									{ margin-bottom:4px; }
.com-id-2 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{  }
.com-id-2 .com-newsletter-box div.umg-body .nwlt-teaser-text p img								{ margin:0px; }
.com-id-2 .com-newsletter-box div.umg-body .nwlt-teaser-text ul 								{ list-style-type:disc !important; margin:0 0 30px 190px; padding-left:15px; }
.com-id-2 .com-newsletter-box div.umg-body .nwlt-teaser-text ul li								{ margin-bottom: 2px; }

.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-container							{ clear:both; margin-left:190px; }

.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6aba1c;
text-decoration: none;
background:#e2f6ce; 
border:1px solid #80d82a; 
padding:10px;
margin-bottom:15px;
}
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ba1c1c;
text-decoration: none;
background:#efc5c5; 
border:1px solid #b90505; 
padding:10px;
margin-bottom:15px;
}

.com-id-2 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container							{ margin-bottom:4px; }
.com-id-2 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-label				{ font-weight:bold; }
.com-id-2 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input				{ }
.com-id-2 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input select,
.com-id-2 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input input			{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246f8e;
	width: 275px;
	background: #c3dce8;
	border: 1px solid #246f8e;
	padding:4px;
}
.com-id-2 .com-newsletter-box div.umg-body .cm-user-details-container .cm-form-field-container .cm-input select			{ width:284px; }

.com-id-2 .com-newsletter-box div.umg-body .cm-form-field-container							{ margin-bottom:10px; }
.com-id-2 .com-newsletter-box div.umg-body .cm-form-field-container .cm-label				{ font-weight:bold; margin:8px 0 0; }
.com-id-2 .com-newsletter-box div.umg-body .cm-form-field-container	.cm-input .cm-input-row	{ clear:both; display:inline; }
.com-id-2 .com-newsletter-box div.umg-body .cm-form-field-container	.cm-input .cm-input-row .cm-label	{ display:inline; }
.com-id-2 .com-newsletter-box div.umg-body .cm-form-field-container	.cm-input .cm-input-row .radio-container	{ display:inline; }
.com-id-2 .com-newsletter-box div.umg-body .cm-form-field-container .cm-input input			{ width: 20px; }
.com-id-2 .com-newsletter-box div.umg-body .cm-form-field-container .cm-input label			{  }

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

.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-additional							{ margin-left:190px; }
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ }

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

.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container							{ margin-bottom:10px; margin-left:190px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display:none;}
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container input	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246f8e;
	width: 80px;
	background: #c3dce8;
	border: 1px solid #246f8e;
	margin-right:8px;
	padding:4px;
}


.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ margin-left:190px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{ font-size:10px; padding:0; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte ******************************************* */
.com-id-1 .com-VideoPlayer                                       { margin-bottom:30px; }
.com-id-1 .com-VideoPlayer div.umg-header                        { background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        {   }
.com-id-1 .com-VideoPlayer div.umg-body                          {  }
.com-id-1 .com-VideoPlayer div.umg-footer                        { display: none; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{  }

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{ text-align:center; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ margin-top:5px; text-align:center; font-weight:bold; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Videos: Detailseite ******************************************* */
.com-id-2 .com-VideoPlayer                                       { margin-bottom: 30px; }
.com-id-2 .com-VideoPlayer div.umg-header                        { display:none; }
.com-id-2 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-2 .com-VideoPlayer div.umg-body                          {  }
.com-id-2 .com-VideoPlayer div.umg-footer                        { display: none; }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{ display:block; font-family:Georgia, 'Times New Roman', Times, serif; font-size: 22px; margin-top: 0px; margin-bottom: 20px; color: #201914; font-weight: normal; }

.com-id-2 .com-VideoPlayer div.umg-body .umg-video-c												{ padding-left:15px; }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ 2-stufige Registrierung: Update ******************************************* */
.com-id-1 .com-StaticManualHtml											{ margin-bottom:30px; }
.com-id-1 .com-StaticManualHtml div.umg-header							{ display: none; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline			{  }
.com-id-1 .com-StaticManualHtml div.umg-body							{   }

.com-id-1 .com-StaticManualHtml #explanation_box_thx				{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #539413;
text-decoration: none;
background:#cbdeb9; 
border:1px solid #80d82a; 
padding:10px;
margin-bottom:15px; }

.com-id-1 .com-StaticManualHtml #explanation_box_thx h1				{ color: #539413; }
.com-id-1 .com-StaticManualHtml #explanation_box_thx p a			{ color: #539413; }

.com-id-1 .com-StaticManualHtml div.umg-body a							{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }
.com-id-1 .com-StaticManualHtml div.umg-body img						{  }
.com-id-1 .com-StaticManualHtml div.umg-body h1							{ font-family:Georgia, 'Times New Roman', Times, serif; font-size: 22px; margin-top: 0px; margin-bottom: 20px; }
.com-id-1 .com-StaticManualHtml div.umg-body h2							{ font-family:Georgia, 'Times New Roman', Times, serif; font-size: 18px; margin-top: 0px; margin-bottom: 10px; color: #201914; font-weight: normal; }

.com-id-1 .com-StaticManualHtml div.umg-body .text-trenner				{ padding-top:20px; margin-bottom:20px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; }
.com-id-1 .com-StaticManualHtml div.umg-body p							{  }
.com-id-1 .com-StaticManualHtml div.umg-body p a						{  }
.com-id-1 .com-StaticManualHtml div.umg-body p a:hover					{  }

.com-id-1 .com-StaticManualHtml div.umg-footer                        { display: none; }


/*** 2-stufige Registrierung zweites Formular ***/
.com-id-1 .com-StaticManualHtml div.umg-body #explanation_box			{ position:absolute; z-index:1000; width:250px; background:#c3dce8; border:1px solid #246f8e; padding:10px; }
.com-id-1 .com-StaticManualHtml div.umg-body #explanation_box_infotext	{ margin-top:10px; }
.com-id-1 .com-StaticManualHtml div.umg-body .explanation_text 			{ font-family:Arial, Helvetica, sans-serif; font-size: 9px; margin-left: 6px; text-decoration:underline; color: #121212; }

.com-id-1 .com-StaticManualHtml div.umg-body #SecondPageID_favourite_genres_teaser { margin-bottom:5px; }

.com-id-1 .com-StaticManualHtml div.umg-body ul.genrecheck 				{  }
.com-id-1 .com-StaticManualHtml div.umg-body ul.genrecheck li			{ margin-top:5px; }

.com-id-1 .com-StaticManualHtml div.umg-body .formular_box				{ padding:7px; margin-bottom:6px; }

.com-id-1 .com-StaticManualHtml div.umg-body #cm_solicitable_checkbox_container_SecondPageID .formular_box					{ padding:0px 0px 15px; }
.com-id-1 .com-StaticManualHtml div.umg-body #cm_solicitable_checkbox_container_SecondPageID .formular_box_titel			{ display:none; }

.com-id-1 .com-StaticManualHtml div.umg-body #cm_solicitable_checkbox_container_SecondPageID .cm-input-row 					{ padding:0px 0px 15px; }
.com-id-1 .com-StaticManualHtml div.umg-body #cm_solicitable_checkbox_container_SecondPageID .cm-input-row .formular_box	{ padding:0px; }

.com-id-1 .com-StaticManualHtml div.umg-body .umg_textbox {
left: 205px;
position: absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #246f8e;
width: 275px;
background: #c3dce8;
border: 1px solid #246f8e;
padding:4px;
}
.com-id-1 .com-StaticManualHtml div.umg-body select.umg_textbox { width:285px; }

.com-id-1 .com-StaticManualHtml div.umg-body .umg_textbox_ebene2 {
margin-top: 4px;
left: 5px;
position: relative;
float: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #246f8e;
background: #c3dce8;
border: 1px solid #246f8e;
padding:4px;
}

.com-id-1 .com-StaticManualHtml div.umg-body .umg_textbox_ebene3 {
margin-top: 4px;
left: 5px;
position: relative;
float: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #246f8e;
background: #c3dce8;
border: 1px solid #246f8e;
padding:4px;
}

.com-id-1 .com-StaticManualHtml div.umg-body .umg-newsletter-thx-text-container {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6aba1c;
text-decoration: none;
background:#e2f6ce; 
border:1px solid #80d82a; 
padding:10px;
margin-bottom:15px;
}

.com-id-1 .com-StaticManualHtml div.umg-body .umg-newsletter-error-text-container {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ba1c1c;
text-decoration: none;
background:#efc5c5; 
border:1px solid #b90505; 
padding:10px;
margin-bottom:15px;
}

.com-id-1 .com-StaticManualHtml div.umg-body .umg-newsletter-error-text-container p,
.com-id-1 .com-StaticManualHtml div.umg-body .umg-newsletter-thx-text-container p 		{ margin:0; }	

.com-id-1 .com-StaticManualHtml div.umg-body .umg-link-datenschutz { display:block; margin-bottom:10px; }

.com-id-1 .com-StaticManualHtml div.umg-body .umg-submit		{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246f8e;
	width: 100px;
	background: #c3dce8;
	border: 1px solid #246f8e;
	margin-right:8px;
	padding:4px;
}



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Left: Kyte Badge ******************************************* */
.com-id-2 .com-StaticManualHtml											{ clear:both; margin-bottom:30px; }
.com-id-2 .com-StaticManualHtml div.umg-header							{ display: none; }
.com-id-2 .com-StaticManualHtml div.umg-header h3.umg-headline			{  }
.com-id-2 .com-StaticManualHtml div.umg-body							{  }
.com-id-2 .com-StaticManualHtml div.umg-footer							{ display: none; }




/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Right: Content Ad Anzeigetext ******************************************* */
.com-id-3 .com-StaticManualHtml											{  }
.com-id-3 .com-StaticManualHtml div.umg-header							{ display: none; }
.com-id-3 .com-StaticManualHtml div.umg-header h3.umg-headline			{  }
.com-id-3 .com-StaticManualHtml div.umg-body							{ font-size:10px; }
.com-id-3 .com-StaticManualHtml div.umg-footer							{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *******************************( das MenÃ¼ ganz oben ) *********************************** */  

.com-id-1 .com-PageMenu                                  { }
.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                     { padding:6px 0 0 15px; font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif; font-size: 14px !important; color:#121212; text-transform:uppercase; }
.com-id-1 .com-PageMenu div.umg-footer                       { display: none; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list             { list-style: none; margin: 0; padding: 0; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { display: block; float: left; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { color:#121212; text-decoration: none; font-weight: bold; margin:0 15px 0 0; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color:#20a5cd; }
.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                                   { display: block; float: left; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { color:#246f8e; text-decoration: none; font-weight: bold; margin:0 15px 0 0;  }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { color:#ffffff; }
.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; margin:0 5px; font-weight:normal; text-indent:-10000px; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Footer Leiste ************************************** */  

.com-id-2 .com-PageMenu                                  { display:inline; }
.com-id-2 .com-PageMenu div.umg-header                   { display: none; }
.com-id-2 .com-PageMenu div.umg-header h3.umg-headline   { }
.com-id-2 .com-PageMenu div.umg-body                     { display:inline; }
.com-id-2 .com-PageMenu div.umg-footer                   { display: none; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list             { list-style: none; margin: 0; padding: 0; display:inline; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { display:inline; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { color:#ffffff; text-decoration: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color:#201914; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { display:inline; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { color:#201914; text-decoration: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { color:#201914; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                                     {  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte ******************************************* */
.com-id-1 .com-SocialMediaEmbed                                       { margin-bottom:30px; }
.com-id-1 .com-SocialMediaEmbed div.umg-header                        { background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-SocialMediaEmbed div.umg-header h3.umg-headline        {   }
.com-id-1 .com-SocialMediaEmbed div.umg-body                          {  }
.com-id-1 .com-SocialMediaEmbed div.umg-footer                        { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Auf jeder Seite ******************************************* */
.com-id-1 .com-PageMenuBreadcrumbTrail                                       {  }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-header                        { display: none; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-header h3.umg-headline        { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body                          { color:#121212; padding:16px 0 0 15px; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer                        { display: none; }

.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body .umg-trenner			{ display:none; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body a						{ color:#121212; font-family:Georgia,Times New Roman,Times,serif; font-size:10px; font-weight:normal; text-decoration:none; text-transform:uppercase; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body a:hover					{ color:#20a5cd; text-decoration: underline; }


#social_links_layer
{
	width:auto;
	background-color:#676766;
	font: 12px Arial, Helvetica, sans-serif;
	padding:1px 2px 2px 1px;
	position:absolute;
	display:none;
}
#social_links_inner
{
	width:auto;
	background-color:#F3F4F5;
	border:1px solid #dcd3c6;
	border-top:0;
}

#social_link_clipper {width:320px;}
#social_link_header {height:19px;background-color:#dcd3c6;}
#social_link_header a {}
.social_link_header_hspacer_left {width:4px;height:19px;float:left;}
.social_link_header_hspacer_right {width:4px;height:18px;float:right;}
.social_link_header_a_activ {width:70px;height:18px;margin-top:1px;text-align:center;background-color:#F3F4F5;float:left;}
.social_link_header_a {width:70px;height:17px;margin-top:1px;text-align:center;background-color:#ede7db;float:left;}
#social_link_header_close {width:50px;height:16px;margin-top:2px;text-align:center;background-color:#F3F4F5;float:right;}
#social_link_box {display:none;margin:10px;}
#social_email_box {display:none;margin:10px;}
.social_link_div {height:24px;width:150px;float:left;}
.social_link_a {}
.social_clearer {clear:both;}
#social_link_form {margin:0px;padding:0px;}

/* NO JS */
#nojs_social_email_box {}
#nojs_social_link_box {}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************* Galerie-Detailseite: Galerie Browser ****************************** */
.com-id-1 .com-collection-gallery-bowser										{ margin: 7px 0 30px; }
.com-id-1 .com-collection-gallery-bowser div.umg-header							{ display: none; }
.com-id-1 .com-collection-gallery-bowser div.umg-header h3.umg-headline			{   }
.com-id-1 .com-collection-gallery-bowser div.umg-body							{  }
.com-id-1 .com-collection-gallery-bowser div.umg-footer							{ display: none; }

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top						{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-headline			{ display:block; font-family:Georgia, 'Times New Roman', Times, serif; font-size: 22px; margin-top: 0px; margin-bottom: 20px; color: #201914; font-weight: normal; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-sub_headline		{ font-style:normal; font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;	color: #121212; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-content-c-top .umg-text				{  }

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

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c							{ text-align:center; margin:6px 0 20px 0; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-image-c img						{ border: 1px solid #246f8e; padding:2px; background:#c3dce8; }

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

.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c						{ padding-bottom:7px; margin-bottom: 10px; text-align:center;  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev				{ padding-right:5px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a			{ background:url(wouterhamel/img/layout/arrow_l.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-prev a:hover		{  }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next				{ padding-left:5px; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a			{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat right; padding-right:14px; color: #121212; }
.com-id-1 .com-collection-gallery-bowser div.umg-body .umg-browser-c .umg-next a:hover		{  }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Rechts, New Release Album - Kompaktansicht  (ThemeDiscography) ****************************************** */
.com-id-1 .com-product										{ margin-bottom:12px; }
.com-id-1 .com-product div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-product div.umg-header h3.umg-headline		{  }
.com-id-1 .com-product div.umg-body							{  }
.com-id-1 .com-product div.umg-footer						{ display: none; }

.com-id-1 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 126px; margin: 0 10px 5px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.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 #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{  }
.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	{  }
.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-1 a	{ }
.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-2 a	{  }
.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-3 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; font-weight:bold; color: #246f8e; padding:0; margin:0; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.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-configuration										{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.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-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.buttonLinksWrapper								{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ margin-top:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Rechts, New Release Single - Kompaktansicht  (ThemeDiscography)****************************************** */
.com-id-2 .com-product										{ margin-bottom:30px; }
.com-id-2 .com-product div.umg-header						{ display: none; }
.com-id-2 .com-product div.umg-header h3.umg-headline		{  }
.com-id-2 .com-product div.umg-body							{  }
.com-id-2 .com-product div.umg-footer						{ display: none; }

.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: 126px; margin: 0 10px 5px 0; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.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 #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.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-1 a	{ }
.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-2 a	{  }
.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-3 a	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; font-weight:bold; color: #246f8e; padding:0; margin:0; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.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-configuration										{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-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.buttonLinksWrapper										{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper						{ display: none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper					{ margin-top:20px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting						{ }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Releases  - Kompaktansicht (ThemeDiscography) ****************************************** */
.com-id-3 .com-product										{ margin-bottom:30px; }
.com-id-3 .com-product div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-3 .com-product div.umg-header h3.umg-headline		{  }
.com-id-3 .com-product div.umg-body							{  }
.com-id-3 .com-product div.umg-footer						{ 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							{ display:block; margin-bottom:20px; } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.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 #246f8e; padding:2px;	background:#c3dce8; display:block; }
.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-hlconf-wrapper								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.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				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 16px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.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-configuration										{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.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: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.buttonLinksWrapper								{ margin-top:10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ margin-top:20px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.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							{  }
.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							{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.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  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *********************************** Releases  - Detailansicht (WarehouseMusicProduct_neu) ****************************************** */
.com-id-4 .com-product										{ margin-bottom:30px; padding-bottom:30px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; }
.com-id-4 .com-product div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-4 .com-product div.umg-header h3.umg-headline		{  }
.com-id-4 .com-product div.umg-body							{  }
.com-id-4 .com-product div.umg-footer						{ margin-top:20px; }
.com-id-4 .com-product div.umg-footer span.back a			{ background:url(wouterhamel/img/layout/arrow_l.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }

.com-id-4 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 16px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ clear:both; padding-top:20px; }
* html .com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper	{ padding-top:10px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{ display:block; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{ margin-top:20px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{ margin-left:60px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ height:26px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ padding-right:5px; text-align:right; font-weight:bold; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:300px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ width:40px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:30px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-4 .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  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* *********************************** Abbinder: Album - Kompaktansicht (ThemeDiscography) ******************************************
.com-id-5 .com-product										{ float:left; width:161px; margin:0 3px 20px 15px; border: 1px solid #246f8e; background:#c3dce8; height:250px; padding:8px; }
* html .com-id-5 .com-product								{ margin: 0 3px 0px 7px;  }
.com-id-5 .com-product div.umg-header						{ padding: 0 !important; margin-bottom:10px;  }
.com-id-5 .com-product div.umg-header h3.umg-headline		{ font-size: 14px !important; margin:0px; }
.com-id-5 .com-product div.umg-body							{ padding:0 !important; }
.com-id-5 .com-product div.umg-footer						{ display: none; }

.com-id-5 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin: 0 0 5px 0; float:left; height:156px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ background:#c3dce8; border:1px solid #bbae92; padding:2px; display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#121212; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#20a5cd; text-decoration:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-5 .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  {  } */


/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* *********************************** Abbinder: Single - Kompaktansicht (ThemeDiscography) ******************************************
.com-id-6 .com-product										{ float:left; width:161px; margin:0 3px 20px 0px; border: 1px solid #246f8e; background:#c3dce8; height:250px; padding:8px; }
* html .com-id-6 .com-product								{ margin-bottom:0px;  }
.com-id-6 .com-product div.umg-header						{ padding: 0 !important; margin-bottom:10px;  }
.com-id-6 .com-product div.umg-header h3.umg-headline		{ font-size: 14px !important; margin:0px; }
.com-id-6 .com-product div.umg-body							{ padding:0 !important; }
.com-id-6 .com-product div.umg-footer						{ display: none; }

.com-id-6 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin: 0 0 5px 0; float:left; height:156px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ background:#c3dce8; border:0px solid #bbae92; padding:2px; display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#121212; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#20a5cd; text-decoration:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-6 .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  {  } */



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* *********************************** Abbinder: Album - Kompaktansicht (ThemeDiscography) ****************************************** */
.com-id-5 .com-product										{ float:left; margin:0 5px 5px; padding:10px 0; width:272px; background:#c3dce8; }
* html .com-id-5 .com-product								{ margin-bottom:5px; margin-left:5px;  }
.com-id-5 .com-product div.umg-header						{ padding: 0 15px; margin-bottom:10px;  }
.com-id-5 .com-product div.umg-header h3.umg-headline		{ font-size: 14px !important; margin:0px; }
.com-id-5 .com-product div.umg-body							{ padding:0 !important; margin-left:10px;  }
.com-id-5 .com-product div.umg-footer						{ display: none; }

.com-id-5 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin:0 10px 5px 0; float:left; height:126px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{ }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#121212; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#20a5cd; text-decoration:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-5 .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  {  }




/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* *********************************** Abbinder: Single - Kompaktansicht (ThemeDiscography) ****************************************** */
.com-id-6 .com-product										{ float:left; margin:0 0px 5px; padding:10px 0; width:272px; background:#c3dce8; }
* html .com-id-6 .com-product								{ margin-bottom:5px;  }
.com-id-6 .com-product div.umg-header						{ padding: 0 15px; margin-bottom:10px;  }
.com-id-6 .com-product div.umg-header h3.umg-headline		{ font-size: 14px !important; margin:0px; }
.com-id-6 .com-product div.umg-body							{ padding:0 !important; margin-left:10px; }
.com-id-6 .com-product div.umg-footer						{ display: none; }

.com-id-6 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin:0 10px 5px 0; float:left; height:126px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#121212; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#20a5cd; text-decoration:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-6 .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  {  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ News: Detailseite ******************************************* */
.com-id-1 .com-article										{ margin-bottom:30px; padding-bottom:30px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; }
.com-id-1 .com-article div.umg-header						{ display:none; }
.com-id-1 .com-article div.umg-header h1.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 .back					{ padding-right:10px; }
.com-id-1 .com-article div.umg-footer .back	a				{ background:url(wouterhamel/img/layout/arrow_l.gif) no-repeat 0 1px; padding-left:10px; }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser	{ display:none; }
.com-id-1 .com-article div.umg-footer ul.umg-pagebrowser li	{  }
.com-id-1 .com-article div.umg-footer .pagetop				{ display:none; }
.com-id-1 .com-article div.umg-footer .more					{ display:none; }

.com-id-1 .com-article div.umg-body .umg-item-c		{ margin-bottom:6px; display:block; }

.com-id-1 .com-article div.umg-body .umg-li-body									{ }
.com-id-1 .com-article div.umg-body .umg-li-body p									{ padding:0; line-height:16px; }
.com-id-1 .com-article div.umg-body .umg-li-footer									{  }
.com-id-1 .com-article div.umg-body .umg-li-footer .com-toolplaceholdersingle		{  }

.com-id-1 .com-article div.umg-body  .umg-li-body span.umg-date-top	{ }

.com-id-1 .com-article div.umg-body  .umg-artist-title-wrapper		{ margin-bottom:20px  }
.com-id-1 .com-article div.umg-body  span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-article div.umg-body  span.umg-artist-linked			{ display:none; }
.com-id-1 .com-article div.umg-body  span.umg-artist-linked a			{  }
.com-id-1 .com-article div.umg-body  span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body  span.umg-artist					{ display:none; }
.com-id-1 .com-article div.umg-body  span.umg-date-inline				{ display:none; }
.com-id-1 .com-article div.umg-body  .umg-title						{ font-family:Georgia, 'Times New Roman', Times, serif !important; font-size: 22px !important; margin-top: 0px; margin-bottom: 5px; color: #201914 !important; font-weight: normal !important; display:block; }

.com-id-1 .com-article div.umg-body  .umg-li-body .umg-image-c							{ float: left; width: 206px; margin: 0 10px 5px 0; }
.com-id-1 .com-article div.umg-body  .umg-li-body .umg-image-c img						{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; }

.com-id-1 .com-article div.umg-body  .umg-li-body .umg-subtitle			{ display:block; margin-bottom:5px; }

.com-id-1 .com-article div.umg-body  .umg-li-body	div.umg-text				{ display:block; line-height:16px; }

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

.com-id-1 .com-article div.umg-body  .umg-li-body	ul.umg-links							{ margin:20px 0; }
.com-id-1 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c 			{  }
.com-id-1 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c a		{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }

.com-id-1 .com-article div.umg-body  .umg-date-bottom		{ display:none; }

.com-id-1 .com-article div.umg-all-link							{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Home: Twitter Feed ******************************************* */
.com-id-2 .com-article										{ margin-bottom:40px; }
.com-id-2 .com-article div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-2 .com-article div.umg-header h1.umg-headline		{  }
.com-id-2 .com-article div.umg-body							{  }
.com-id-2 .com-article div.umg-footer						{ display:none; }

body#Page-twitter .com-id-2 .com-article div.umg-footer								{ display:block; text-align:center; }
body#Page-twitter .com-id-2 .com-article div.umg-footer .back						{ padding-right:10px; }
body#Page-twitter .com-id-2 .com-article div.umg-footer ul.umg-pagebrowser			{ display:inline; }
body#Page-twitter .com-id-2 .com-article div.umg-footer ul.umg-pagebrowser li		{ display:inline; }
body#Page-twitter .com-id-2 .com-article div.umg-footer .pagetop					{ display:none; }
body#Page-twitter .com-id-2 .com-article div.umg-footer .more						{ padding-left:10px; }


.com-id-2 .com-article div.umg-body .umg-item-c		{ clear:both; display:block; }

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

.com-id-2 .com-article div.umg-body .umg-li-body .umg-date-top	{ display:block; float:left; width:70px; font-weight:bold; margin-top:15px; font-family:Arial, Helvetica, sans-serif; }

.com-id-2 .com-article div.umg-body .umg-li-body .umg-article-wrapper				{ float:left; width:470px; background:url(wouterhamel/img/layout/twitter_bg.gif) repeat-x; }
* html .com-id-2 .com-article div.umg-body .umg-li-body .umg-article-wrapper		{ zoom: 1; } /*** IE6 Hack ***/
*+html .com-id-2 .com-article div.umg-body .umg-li-body .umg-article-wrapper		{ zoom: 1; } /*** IE7 Hack ***/

.com-id-2 .com-article div.umg-body  .umg-artist-title-wrapper		{ display:none; }
.com-id-2 .com-article div.umg-body  span.umg-artist-trenner			{  }
.com-id-2 .com-article div.umg-body  span.umg-artist-linked			{  }
.com-id-2 .com-article div.umg-body  span.umg-artist-linked a			{  }
.com-id-2 .com-article div.umg-body  span.umg-artist-linked a:hover	{ }
.com-id-2 .com-article div.umg-body  span.umg-artist					{  }
.com-id-2 .com-article div.umg-body  span.umg-date-inline				{  }
.com-id-2 .com-article div.umg-body  .umg-title						{ }

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

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

.com-id-2 .com-article div.umg-body  .umg-li-body	div.umg-text				{ display:none;}

.com-id-2 .com-article div.umg-body  .umg-li-body	span.umg-imagelink			{ display:none; }
.com-id-2 .com-article div.umg-body  .umg-li-body	span.umg-desc				{ display:none; }

.com-id-2 .com-article div.umg-body  .umg-li-body	ul.umg-links							{  padding:15px 10px 23px 30px; background:url(wouterhamel/img/layout/twitter_bottom.gif) no-repeat bottom center; }
.com-id-2 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c 			{  }
.com-id-2 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c a		{ text-decoration:none; }

.com-id-2 .com-article div.umg-body  .umg-li-footer								{ display:none; clear:both; }
.com-id-2 .com-article div.umg-body  .umg-li-footer .com-toolplaceholdersingle		{ display:none; }

.com-id-2 .com-article div.umg-body  .umg-date-bottom								{ display:none; }

.com-id-2 .com-article div.umg-all-link							{ clear:both; background:#c3dce8; border:0px solid #bbae92; padding:10px; margin:10px 15px 0; width:525px; }
.com-id-2 .com-article div.umg-all-link	p						{ margin:0; }
.com-id-2 .com-article div.umg-all-link	a						{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }
body#Page-twitter .com-id-2 .com-article div.umg-all-link		{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Home: Web News (eigenes Template (artisttemplate2/UMGArticle_webnews.tpl) ******************************************* */
.com-id-3 .com-article										{ margin-bottom:40px; }
.com-id-3 .com-article div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom;  margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-3 .com-article div.umg-header h1.umg-headline		{  }
.com-id-3 .com-article div.umg-body							{  }
.com-id-3 .com-article div.umg-footer						{ display:none;  }

.com-id-3 .com-article div.umg-body .umg-item-c		{ padding-bottom:8px; clear:both; display:block; }

.com-id-3 .com-article div.umg-body .umg-li-body									{ }
.com-id-3 .com-article div.umg-body .umg-li-body .umg-article-wrapper				{ }
.com-id-3 .com-article div.umg-body  .umg-li-body span.umg-date-top						{ font-weight:bold; }

.com-id-3 .com-article div.umg-body  .umg-li-body	ul.umg-links							{ display:inline; }
.com-id-3 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c 			{ display:inline; }
.com-id-3 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c h2		{ display:inline; font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none; }
.com-id-3 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c a		{ text-decoration:none; }

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

.com-id-3 .com-article div.umg-body  .umg-li-body	div.umg-text				{ display:none; }

.com-id-3 .com-article div.umg-all-link							{ clear:both; background:#c3dce8; border:0px solid #bbae92; padding:10px; margin:10px 15px 0; width:525px; }
.com-id-3 .com-article div.umg-all-link	p						{ margin:0; }
.com-id-3 .com-article div.umg-all-link	a						{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }
body#Page-web-news .com-id-3 .com-article div.umg-all-link		{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Home: Last.fm Top Albums (eigenes Template (artisttemplate2.UMGArticle_webnews.tpl) ******************************************* */
.com-id-4 .com-article										{ float:left; width:240px; margin: 0 5px 0 15px; background:#c3dce8; border:1px solid #246f8e; padding:10px; }
* html .com-id-4 .com-article								{ width:235px; }
*+html .com-id-4 .com-article								{ width:235px; }

.com-id-4 .com-article div.umg-header						{ padding:0 !important; margin:0 0 15px;  }
.com-id-4 .com-article div.umg-header h1.umg-headline		{  }
.com-id-4 .com-article div.umg-body							{ padding:0 !important; margin:0;  }
.com-id-4 .com-article div.umg-footer						{ display:none;  }

.com-id-4 .com-article div.umg-body .umg-item-c		{ padding-bottom:8px; clear:both; display:block; }

.com-id-4 .com-article div.umg-body .umg-li-body									{ }
.com-id-4 .com-article div.umg-body .umg-li-body .umg-date-top						{ display:none; }
.com-id-4 .com-article div.umg-body .umg-li-body .umg-article-wrapper				{  }
.com-id-4 .com-article div.umg-body .umg-li-body .umg-artist-title-wrapper			{ display:none; }

.com-id-4 .com-article div.umg-body  .umg-li-body	ul.umg-links							{ display:inline; }
.com-id-4 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c 			{ display:inline; }
.com-id-4 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c a		{ text-decoration:none; }
.com-id-4 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c .umg-link		{ display:inline; font-weight:normal !important; font-size:12px !important;  }
.com-id-4 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c .umg-imagelink	{ display:none;  }
.com-id-4 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c .umg-desc		{ display:none;  }

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

.com-id-4 .com-article div.umg-body  .umg-date-bottom      { display:none; }

.com-id-4 .com-article div.umg-all-link							{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Detailseite: Biografie ***************************** */
.com-id-5 .com-article                                          { margin:7px 0 30px; }
.com-id-5 .com-article div.umg-header                           { display:none; }
.com-id-5 .com-article div.umg-header h1.umg-headline           {  }
.com-id-5 .com-article div.umg-body                             {  }
.com-id-5 .com-article div.umg-footer                           {  }
.com-id-5 .com-article div.umg-footer .back                     { padding-right:10px; }
.com-id-5 .com-article div.umg-footer .back    a                { background:url(wouterhamel/img/layout/arrow_l.gif) no-repeat 0 1px; padding-left:10px; }
.com-id-5 .com-article div.umg-footer ul.umg-pagebrowser        { display:none; }
.com-id-5 .com-article div.umg-footer ul.umg-pagebrowser li     {  }
.com-id-5 .com-article div.umg-footer .pagetop                  { display:none; }
.com-id-5 .com-article div.umg-footer .more                     { display:none; }

.com-id-5 .com-article div.umg-body .umg-item-c            { margin-bottom:6px; display:block; }

.com-id-5 .com-article div.umg-body .umg-li-body                               { }
.com-id-5 .com-article div.umg-body .umg-li-body p                             { padding:0; line-height:16px; }
.com-id-5 .com-article div.umg-body .umg-li-footer                             {  }
.com-id-5 .com-article div.umg-body .umg-li-footer .com-toolplaceholdersingle  {  }

body#Page-biografie  .com-id-5 .com-article div.umg-body  .umg-li-body span.umg-date-top        { display: none; }
                .com-id-5 .com-article div.umg-body  .umg-li-body span.umg-date-top        { display: block; }

.com-id-5 .com-article div.umg-body  .umg-artist-title-wrapper          { margin-bottom:20px; font-family: Georgia,"Times New Roman",Times,serif; font-size: 22px; color: #000000; }
.com-id-5 .com-article div.umg-body  span.umg-artist-trenner               { display:none; }
.com-id-5 .com-article div.umg-body  span.umg-artist-linked                { display:none; }
.com-id-5 .com-article div.umg-body  span.umg-artist-linked a              {  }
.com-id-5 .com-article div.umg-body  span.umg-artist-linked a:hover        { }
.com-id-5 .com-article div.umg-body  span.umg-artist                       { display:none; }
.com-id-5 .com-article div.umg-body  span.umg-date-inline                  { display:none; }
.com-id-5 .com-article div.umg-body  .umg-title                          { font-family:Georgia, 'Times New Roman', Times, serif !important; font-size: 22px !important; margin-top: 0px; margin-bottom: 5px; color: #201914 !important; font-weight: normal !important; display:block; }

.com-id-5 .com-article div.umg-body  .umg-li-body .umg-image-c             { float: left; width: 206px; margin: 0 10px 5px 0; }
.com-id-5 .com-article div.umg-body  .umg-li-body .umg-image-c img         { border: 1px solid #246f8e; padding:2px;    background:#c3dce8; }

.com-id-5 .com-article div.umg-body  .umg-li-body .umg-subtitle        { margin-bottom:5px; }

.com-id-5 .com-article div.umg-body  .umg-li-body    div.umg-text          { display:block; line-height:16px; }

.com-id-5 .com-article div.umg-body  .umg-li-body    span.umg-imagelink    { display:none; }
.com-id-5 .com-article div.umg-body  .umg-li-body    span.umg-desc         { display:none; }

.com-id-5 .com-article div.umg-body  .umg-li-body    ul.umg-links                          { margin:20px 0; }
.com-id-5 .com-article div.umg-body  .umg-li-body    ul.umg-links li.umg-linkitem-c        {  }
.com-id-5 .com-article div.umg-body  .umg-li-body    ul.umg-links li.umg-linkitem-c a      { background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }

.com-id-5 .com-article div.umg-body  .umg-date-bottom      { display:none; }

.com-id-5 .com-article div.umg-all-link							{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ Web News: Alle Webnews (eigenes Template (artisttemplate2/UMGArticle_webnews.tpl) Zur Zeit UNBENUTZT ******************************************* */
.com-id-6 .com-article										{ margin-bottom:30px; padding-bottom:30px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; }
.com-id-6 .com-article div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom;  margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-6 .com-article div.umg-header h1.umg-headline		{  }
.com-id-6 .com-article div.umg-body							{  }
.com-id-6 .com-article div.umg-footer						{   }
.com-id-6 .com-article div.umg-footer							{ text-align:center; }
.com-id-6 .com-article div.umg-footer .back						{ padding-right:10px; }
.com-id-6 .com-article div.umg-footer ul.umg-pagebrowser		{ display:inline; }
.com-id-6 .com-article div.umg-footer ul.umg-pagebrowser li		{ display:inline; }
.com-id-6 .com-article div.umg-footer .pagetop					{ display:none; }
.com-id-6 .com-article div.umg-footer .more						{ padding-left:10px; }

.com-id-6 .com-article div.umg-body .umg-item-c		{ padding-bottom:30px; clear:both; display:block; }

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

.com-id-6 .com-article div.umg-body  .umg-li-body span.umg-date-top						{ font-weight:bold; }

.com-id-6 .com-article div.umg-body  .umg-li-body	ul.umg-links							{ display:inline; }
.com-id-6 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c 			{ display:inline; }
.com-id-6 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c h2		{ display:inline; font-family: Georgia, 'Times New Roman', Times, serif !important; font-size: 16px !important; font-weight:normal; color: #246f8e !important; padding: 0; margin: 0 0 10px; text-transform:none; }
.com-id-6 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c a		{ text-decoration:none; }

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

.com-id-6 .com-article div.umg-body  .umg-li-body	div.umg-text				{ margin-top:10px;  }

.com-id-6 .com-article div.umg-all-link							{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ************************************ Impressum / Datenschutz / Gewinnspiel AGBs ******************************************* */
.com-id-7 .com-article										{ margin-bottom:30px; }
.com-id-7 .com-article div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-7 .com-article div.umg-header h1.umg-headline		{  }
.com-id-7 .com-article div.umg-body							{  }
.com-id-7 .com-article div.umg-footer						{ display:none;  }

.com-id-7 .com-article div.umg-body .umg-item-c		{ clear:both; display:block; }

.com-id-7 .com-article div.umg-body .umg-li-body									{ }

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

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

.com-id-7 .com-article div.umg-body  .umg-artist-title-wrapper		{ display:none; }
.com-id-7 .com-article div.umg-body  span.umg-artist-trenner			{  }
.com-id-7 .com-article div.umg-body  span.umg-artist-linked			{  }
.com-id-7 .com-article div.umg-body  span.umg-artist-linked a			{  }
.com-id-7 .com-article div.umg-body  span.umg-artist-linked a:hover	{ }
.com-id-7 .com-article div.umg-body  span.umg-artist					{  }
.com-id-7 .com-article div.umg-body  span.umg-date-inline				{  }
.com-id-7 .com-article div.umg-body  .umg-title						{ }

.com-id-7 .com-article div.umg-body  .umg-li-body .umg-image-c							{ display:none; }
.com-id-7 .com-article div.umg-body  .umg-li-body .umg-image-c img						{  }

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

.com-id-7 .com-article div.umg-body  .umg-li-body	div.umg-text				{ }
.com-id-7 .com-article div.umg-body  .umg-li-body	div.umg-text .cms-separator	{ display:none; }

.com-id-7 .com-article div.umg-body  .umg-li-body	span.umg-imagelink			{ display:none; }
.com-id-7 .com-article div.umg-body  .umg-li-body	span.umg-desc				{ display:none; }

.com-id-7 .com-article div.umg-body  .umg-li-body	ul.umg-links							{  }
.com-id-7 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c 			{  }
.com-id-7 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c a		{  }

.com-id-7 .com-article div.umg-body  .umg-li-footer								{ display:none; clear:both; }
.com-id-7 .com-article div.umg-body  .umg-li-footer .com-toolplaceholdersingle		{ display:none; }

.com-id-7 .com-article div.umg-body  .umg-date-bottom								{ display:none; }

.com-id-7 .com-article div.umg-all-link							{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-8 ******************************************* */
/* ************************************ Web News: Alle Web News ******************************************* */
.com-id-8 .com-article										{ margin-bottom:40px; }
.com-id-8 .com-article div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-8 .com-article div.umg-header h1.umg-headline		{  }
.com-id-8 .com-article div.umg-body							{  }
.com-id-8 .com-article div.umg-footer						{   }
.com-id-8 .com-article div.umg-footer							{ text-align:center; }
.com-id-8 .com-article div.umg-footer .back						{ padding-right:10px; }
.com-id-8 .com-article div.umg-footer ul.umg-pagebrowser		{ display:inline; }
.com-id-8 .com-article div.umg-footer ul.umg-pagebrowser li		{ display:inline; }
.com-id-8 .com-article div.umg-footer .pagetop					{ display:none; }
.com-id-8 .com-article div.umg-footer .more						{ padding-left:10px; }

.com-id-8 .com-article div.umg-body .umg-item-c		{ margin-bottom:30px; padding-bottom:30px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; display:block; }

.com-id-8 .com-article div.umg-body .umg-li-body									{ }
.com-id-8 .com-article div.umg-body .umg-li-body p									{ padding:0; line-height:16px; }
.com-id-8 .com-article div.umg-body .umg-li-footer									{  }
.com-id-8 .com-article div.umg-body .umg-li-footer .com-toolplaceholdersingle		{  }

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

.com-id-8 .com-article div.umg-body  .umg-artist-title-wrapper		{ margin-bottom:20px  }
.com-id-8 .com-article div.umg-body  span.umg-artist-trenner			{ display:none; }
.com-id-8 .com-article div.umg-body  span.umg-artist-linked			{ display:none; }
.com-id-8 .com-article div.umg-body  span.umg-artist-linked a			{  }
.com-id-8 .com-article div.umg-body  span.umg-artist-linked a:hover	{ }
.com-id-8 .com-article div.umg-body  span.umg-artist					{ display:none; }
.com-id-8 .com-article div.umg-body  span.umg-date-inline				{ font-weight:bold; font-size:12px; }
.com-id-8 .com-article div.umg-body  .umg-title						{ display:inline; font-family:Georgia, 'Times New Roman', Times, serif !important; font-size: 22px !important; margin-top: 0px; margin-bottom: 5px; color: #201914 !important; font-weight: normal !important; }

.com-id-8 .com-article div.umg-body  .umg-li-body .umg-image-c							{ float: left; width: 206px; margin: 0 10px 5px 0; }
.com-id-8 .com-article div.umg-body  .umg-li-body .umg-image-c img						{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; }

.com-id-8 .com-article div.umg-body  .umg-li-body .umg-subtitle			{ margin-bottom:5px; }

.com-id-8 .com-article div.umg-body  .umg-li-body	div.umg-text				{ display:block; line-height:16px; }

.com-id-8 .com-article div.umg-body  .umg-li-body	span.umg-imagelink			{ display:none; }
.com-id-8 .com-article div.umg-body  .umg-li-body	span.umg-desc				{ display:none; }

.com-id-8 .com-article div.umg-body  .umg-li-body	ul.umg-links							{ margin:20px 0 0; }
.com-id-8 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c 			{  }
.com-id-8 .com-article div.umg-body  .umg-li-body	ul.umg-links li.umg-linkitem-c a		{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }

.com-id-8 .com-article div.umg-body  .umg-date-bottom		{ display:none; }

.com-id-8 .com-article div.umg-all-link							{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Media Dates - rechte Spalte ******************************************* */

.com-id-1 .com-DateMedia										{ margin-bottom:30px; }
.com-id-1 .com-DateMedia div.umg-header							{ background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-DateMedia div.umg-header h3.umg-headline			{ text-align:center; }
.com-id-1 .com-DateMedia div.umg-body							{  }
.com-id-1 .com-DateMedia div.umg-footer							{ display: none; }

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

.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-start-time-top					{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-start-date						{ display:inline; padding-right:5px; }
.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-start-date .umg-trenner			{ display: none; }

.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-content-c						{ display: inline; }
.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-content-c .umg-trenner			{ display: none; }

.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-global_belonging-name			{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c a.umg-global_belonging-name			{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c a.umg-global_belonging-name:hover	{ }
.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-headline						{ font-weight:bold; }
.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-headline .umg-trenner			{ display:inline; font-weight:normal; }

.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-partner-and-time-wrapper		{ display:inline; } 
.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-partner							{  }
.com-id-1 .com-DateMedia div.umg-body ul li.umg-item-c .umg-start-time						{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Termine: Media Dates ******************************************* */

.com-id-2 .com-DateMedia										{ margin-bottom:30px; }
.com-id-2 .com-DateMedia div.umg-header							{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-2 .com-DateMedia div.umg-header h3.umg-headline			{  }
.com-id-2 .com-DateMedia div.umg-body							{  }
.com-id-2 .com-DateMedia div.umg-footer							{ display: none; }

.com-id-2 .com-DateMedia div.umg-body ul                        { list-style-type: none; margin: 0px; } 
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c          { clear: both; padding: 0px; padding-bottom: 6px; } 
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-odd        { } 
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-even       { }

.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-start-time-top					{ display:none; }
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-start-date						{ display:inline; padding-right:3px; }
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-start-date .umg-trenner			{ display: none; }

.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-content-c						{ display: inline; }
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-content-c .umg-trenner			{ display: none; }

.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-global_belonging-name			{ display: none; }
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c a.umg-global_belonging-name			{ display: none; }
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c a.umg-global_belonging-name:hover	{ }
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-headline						{ font-weight:bold; }
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-headline .umg-trenner			{ display:inline; font-weight:normal; }

.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-partner-and-time-wrapper		{ display:inline; } 
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-partner							{  }
.com-id-2 .com-DateMedia div.umg-body ul li.umg-item-c .umg-start-time						{  }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Right: Tour Dates ******************************************* */

.com-id-1 .com-CollectionTour										{ margin-bottom:30px; }
.com-id-1 .com-CollectionTour div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline		{ text-align:center; }
.com-id-1 .com-CollectionTour div.umg-body							{ }
.com-id-1 .com-CollectionTour div.umg-footer						{ display: none; }

.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu				{ display: none; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour							{ list-style-type: none; margin: 0px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c			{ clear: both; padding: 0px; margin-bottom: 6px; display:block; } 
.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 .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 .umg-tour-name						{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 14px; font-weight:bold; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none;  }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c .umg-partner_presenter					{ display: block; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates					{ list-style-type: none; margin: 0px;  }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c		{ display:block;padding:0 0 3px; } 
.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				{ padding-right:5px; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city						{ font-weight:bold; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-country					{ display:none; } 
.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						{ margin-top:10px; }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a						{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }

.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 a.umg-shop-link		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Termine: Tour Dates ******************************************* */

.com-id-2 .com-CollectionTour										{ margin-bottom:30px; }
.com-id-2 .com-CollectionTour div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-2 .com-CollectionTour div.umg-header h3.umg-headline		{  }
.com-id-2 .com-CollectionTour div.umg-body							{ }
.com-id-2 .com-CollectionTour div.umg-footer						{ display: none; }

.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu				{ display: none; }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour							{ list-style-type: none; margin: 0px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c			{ clear: both; padding: 0px; margin-bottom: 6px; display:block; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd			{ } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even			{ }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c       									{  }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c .umg-global_belonging-name			{ display: none; }
.com-id-2 .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-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-global_belonging-name:hover		{ }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c .umg-tour-name						{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 14px; font-weight:bold; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none;  }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c .umg-partner_presenter					{ display: block; }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates					{ list-style-type: none; margin: 0px;  }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c		{ display:block; padding:0 0 3px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd	{ } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even	{ }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date				{ padding-right:5px; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city						{ font-weight:bold; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-country					{ display:none; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location					{ }

.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c						{ margin-top:10px; }
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a						{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }

.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link	{ display:none; }
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a.umg-shop-link		{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Startseite: Merch ****************** */

.com-id-1 .com-productfeedreader 										{ margin-bottom:30px; }
.com-id-1 .com-productfeedreader div.umg-header 						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-productfeedreader div.umg-header .umg-headline 		{  }
.com-id-1 .com-productfeedreader div.umg-body 							{  }
.com-id-1 .com-productfeedreader div.umg-footer 						{ display:none; }

.com-id-1 .com-productfeedreader div.umg-body .DownloadFlowSlides { overflow:hidden; height:280px; }
.com-id-1 .com-productfeedreader div.umg-body .umg-item-c { width:155px; float:left; padding-left:20px; text-align:center; }
.com-id-1 .com-productfeedreader div.umg-body .umg-image-c-top { cursor:pointer; margin-bottom:5px; }
.com-id-1 .com-productfeedreader div.umg-body .umg-content-c {  }
.com-id-1 .com-productfeedreader div.umg-body .umg-item-artist-top { display:none; }
.com-id-1 .com-productfeedreader div.umg-body .umg-title-wrapper {  }
.com-id-1 .com-productfeedreader div.umg-body .umg-title-link {  }

.com-id-1 .com-productfeedreader div.umg-body #DownloadFlowSeitenwahl { display:none;  }
.com-id-1 .com-productfeedreader div.umg-body #DownloadFlowNavigation { position:relative; font-size:25px; font-weight:bold; }
.com-id-1 .com-productfeedreader div.umg-body #DownloadFlowNavigation .DownloadFlowPrev { position:absolute; top:-140px; left:0px; cursor:pointer; }
.com-id-1 .com-productfeedreader div.umg-body #DownloadFlowNavigation .DownloadFlowNext { position:absolute; top:-140px; left:530px; cursor:pointer; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Teaser: Top - Videos ******************************************* */
.com-id-1 .com-collection-video										{ margin: 7px 0 30px; }
.com-id-1 .com-collection-video div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.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					{ display:block; }

.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									{ }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c                     { float:left; width:181px; margin-right:0px; height:225px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-4,
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-7,
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-10,
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-13,
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-16,
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-19,
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-22                    { 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		{ margin-bottom:5px; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-image-c img	{ border: 1px solid #246f8e; padding:2px; background:#c3dce8; }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c								{ padding-right: 20px; }
.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			{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 16px; color: #246f8e; padding: 0; margin: 0; text-transform:none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-videotitle-linked		{ display: none; }
.com-id-1 .com-collection-video div.umg-body ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c .umg-product-infos				{ 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			{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }
.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	{  }

.com-id-1 .com-collection-video div.umg-body ul li .umg-li-footer		{ clear:both; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Galerie Ãœbersicht ****************************************** */
.com-id-1 .com-collection-gallery									    { margin:7px 0 30px; }
.com-id-1 .com-collection-gallery div.umg-header						{ display: none; }
.com-id-1 .com-collection-gallery div.umg-header h3.umg-headline		{ }
.com-id-1 .com-collection-gallery div.umg-body						    { }
.com-id-1 .com-collection-gallery div.umg-footer						{  }
.com-id-1 .com-collection-gallery div.umg-footer span.back			    {  }
.com-id-1 .com-collection-gallery div.umg-footer span.back a			{ background:url(wouterhamel/img/layout/arrow_l.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }
.com-id-1 .com-collection-gallery div.umg-footer span.back 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-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 ul.umg-pagebrowser	    { display: none; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries		    { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li	    { clear:both; display:block; margin:7px 0 30px; padding-bottom:30px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; }

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

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body							            {  }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper-top		{  }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper			{ display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist				            { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-trenner		            { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title				            { display:block; font-family:Georgia, 'Times New Roman', Times, serif; font-size: 22px; margin-top: 0px; margin-bottom: 20px; color: #201914; font-weight: normal; }
* html .com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title		            { float:left; width:100%; }
body#Page-detail .com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title			{ display: none; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-id					            { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-subtitle			            { display: none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-text				            { display:block; padding-bottom:10px; }

.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images			            { list-style-type: none; padding: 0; margin:0 0 0 32px; }
* html .com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images			    { margin:0 0 0 22px; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li		            { float:left; margin:0; padding:0; width:106px; height: 120px; clear:none; margin: 0 20px 5px 0; padding-bottom:0; background:none; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-4,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-8,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-12,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-16,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-20,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-24,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-28,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-32		{ margin-right: 0px; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-5,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-10,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-15,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-20,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-25,
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-30		{  }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image         { }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image img     { border: 1px solid #246f8e; padding:2px;	background:#c3dce8; }
.com-id-1 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-copyright	    { display: none; }

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


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Galerie Ãœbersicht auf der Detailseite ****************************************** */
.com-id-2 .com-collection-gallery										{  }
.com-id-2 .com-collection-gallery div.umg-header						{ display: none; }
.com-id-2 .com-collection-gallery div.umg-header h3.umg-headline		{ }
.com-id-2 .com-collection-gallery div.umg-body						    { }
.com-id-2 .com-collection-gallery div.umg-footer						{ display: none; }
.com-id-2 .com-collection-gallery div.umg-footer span.back			    { }
.com-id-2 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-2 .com-collection-gallery div.umg-footer span.back a:hover	    { }
.com-id-2 .com-collection-gallery div.umg-footer span.more			    { }
.com-id-2 .com-collection-gallery div.umg-footer span.more a			{ }
.com-id-2 .com-collection-gallery div.umg-footer span.more a:hover	    { }
.com-id-2 .com-collection-gallery div.umg-footer span.pagetop			{ }
.com-id-2 .com-collection-gallery div.umg-footer span.pagetop a		    { }
.com-id-2 .com-collection-gallery div.umg-footer span.pagetop a:hover	{ }
.com-id-2 .com-collection-gallery div.umg-footer ul.umg-pagebrowser	    { display: none; }

.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries		    { list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li	    { clear:both; margin-bottom:10px; display:block; }

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

.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body							            {  }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper-top		{ display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-title-wrapper			{ display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist				            { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-artist-trenner		            { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-title				            { display: block; margin-bottom: 10px; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-id					            { display: none; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-subtitle				        {  }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body .umg-text					        {  }

.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images			            { list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li		            { float:left; margin:0; padding:0; height: 120px;  width:106px; clear:none; margin: 0 20px 5px 0; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-4,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-8,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-12,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-16,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-20,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-24,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-28,
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li.umg-item-32		{ margin-right: 0px; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image         { }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-image img     { border: 1px solid #246f8e; padding:2px;	background:#c3dce8; }
.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-body ul.umg-images li .umg-copyright	    { display: none; }

.com-id-2 .com-collection-gallery div.umg-body ul.umg-galleries li .umg-li-footer	{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Follow Links - rechte Spalte ******************************************* */
.com-id-1 .com-CollectionLink										{ margin-bottom:30px; }
.com-id-1 .com-CollectionLink div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px;overflow:hidden; }
.com-id-1 .com-CollectionLink div.umg-header h3.umg-headline		{  }
.com-id-1 .com-CollectionLink div.umg-body							{  }
.com-id-1 .com-CollectionLink div.umg-footer						{ clear:both; }

.com-id-1 .com-CollectionLink div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-CollectionLink div.umg-body ul li					{  }

.com-id-1 .com-CollectionLink div.umg-body ul li .umg-headline1				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li .umg-image-c				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li .umg-content-c				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li .umg-link-c				{ }

.com-id-1 .com-CollectionLink div.umg-body li ul li.umg-link 						{ float:left; width:48px; margin-right:1px; }
.com-id-1 .com-CollectionLink div.umg-body li ul li.umg-link .umg-link-image-c		{ }
.com-id-1 .com-CollectionLink div.umg-body li ul li.umg-link .umg-link-content-c	{ display:none; }

.com-id-1 .com-CollectionLink div.umg-body ul li .umg-link-c .umg-mehr		{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************** Links - rechte Spalte ********************************** */
.com-id-2 .com-CollectionLink                                       { margin-bottom:30px; }
.com-id-2 .com-CollectionLink div.umg-header                        { background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-2 .com-CollectionLink div.umg-header h3.umg-headline        {  }
.com-id-2 .com-CollectionLink div.umg-body                          {  }
.com-id-2 .com-CollectionLink div.umg-footer                        { clear:both; }

.com-id-2 .com-CollectionLink div.umg-body ul                       { list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-CollectionLink div.umg-body ul li                    {  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-1         { }

.com-id-2 .com-CollectionLink div.umg-body ul li .umg-headline1     { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li .umg-image-c       { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li .umg-content-c     { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li .umg-link-c        { }

.com-id-2 .com-CollectionLink div.umg-body li ul li.umg-link                        { background: transparent url(bonjovi/img/layout/arrow.gif) no-repeat scroll 0 1px; padding: 0px 0px 0px 10px; margin-bottom: 4px; display: block; }
.com-id-2 .com-CollectionLink div.umg-body li ul li.umg-link .umg-link-image-c      { display:none; }

.com-id-2 .com-CollectionLink div.umg-body li ul li.umg-link .umg-link-content-c                            { }
.com-id-2 .com-CollectionLink div.umg-body li ul li.umg-link .umg-link-content-c .umg-link-headline     { display:none; }
.com-id-2 .com-CollectionLink div.umg-body li ul li.umg-link .umg-link-content-c .umg-link-description  { display:none; }
.com-id-2 .com-CollectionLink div.umg-body li ul li.umg-link .umg-link-content-c .umg-link-link         { display:none; }

.com-id-2 .com-CollectionLink div.umg-body ul li .umg-link-c .umg-mehr              { display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Rechts, New Release Album - Kompaktansicht ****************************************** */
.com-id-1 .com-product										{ margin-bottom:12px; }
.com-id-1 .com-product div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-product div.umg-header .umg-header-value		{  }
.com-id-1 .com-product div.umg-body							{  }
.com-id-1 .com-product div.umg-footer						{ display: none; }

.com-id-1 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 126px; margin: 0 10px 5px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.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 #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{  }
.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	{  }
.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-1 a	{ }
.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-2 a	{  }
.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-3 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; font-weight:bold; color: #246f8e; padding:0; margin:0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.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-configuration										{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.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-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.buttonLinksWrapper								{ display:none; }

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

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

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

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

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

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


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Rechts, New Release Single - Kompaktansicht  ****************************************** */
.com-id-2 .com-product										{ margin-bottom:30px; }
.com-id-2 .com-product div.umg-header						{ display: none; }
.com-id-2 .com-product div.umg-header .umg-header-value		{  }
.com-id-2 .com-product div.umg-body							{  }
.com-id-2 .com-product div.umg-footer						{ display: none; }

.com-id-2 .com-product div.umg-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: 126px; margin: 0 10px 5px 0; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.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 #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.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-1 a	{ }
.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-2 a	{  }
.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-3 a	{  }

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

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; font-weight:bold; color: #246f8e; padding:0; margin:0; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.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-configuration										{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

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

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

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

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

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

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

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



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Releases  - Kompaktansicht ****************************************** */
.com-id-3 .com-product										{ margin-bottom:30px; }
.com-id-3 .com-product div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-3 .com-product div.umg-header .umg-header-value		{  }
.com-id-3 .com-product div.umg-body							{  }
.com-id-3 .com-product div.umg-footer						{ 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							{ display:block; margin-bottom:20px; } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.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 #246f8e; padding:2px;	background:#c3dce8; display:block; }
.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-hlconf-wrapper								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.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				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 16px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.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-configuration										{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.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: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.buttonLinksWrapper								{ margin-top:10px; }

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

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

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

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



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *********************************** Releases  - Detailansicht ****************************************** */
.com-id-4 .com-product										{ margin-bottom:30px; padding-bottom:30px; background:url(wouterhamel/img/layout/right_trenner.gif) no-repeat center bottom; }
.com-id-4 .com-product div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg.jpg) no-repeat center bottom; margin-bottom:20px; padding:7px 15px 3px 17px; height:30px; }
.com-id-4 .com-product div.umg-header .umg-header-value		{  }
.com-id-4 .com-product div.umg-body							{  }
.com-id-4 .com-product div.umg-footer						{ margin-top:20px; }
.com-id-4 .com-product div.umg-footer span.back a			{ background:url(wouterhamel/img/layout/arrow_l.gif) no-repeat 0 1px; padding-left:10px; color: #121212; }

.com-id-4 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 206px; margin: 0 10px 5px 0; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 16px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

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

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ margin-top:10px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ clear:both; padding-top:20px; }
* html .com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper	{ padding-top:10px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{ display:block; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

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

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

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

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{ margin-left:60px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{ height:26px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ padding-right:5px; text-align:right; font-weight:bold; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:300px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ width:40px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:30px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-4 .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  {  }



/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* *********************************** Abbinder: Album - Kompaktansicht ****************************************** */
.com-id-5 .com-product										{ float:left; margin:0 5px 5px; padding:10px 0; width:272px; background:#c3dce8; }
* html .com-id-5 .com-product								{ margin-bottom:5px; margin-left:5px;  }
.com-id-5 .com-product div.umg-header						{ padding: 0 15px; margin-bottom:10px;  }
.com-id-5 .com-product div.umg-header .umg-header-value		{ font-size: 14px !important; margin:0px; }
.com-id-5 .com-product div.umg-body							{ padding:0 !important; margin-left:10px;  }
.com-id-5 .com-product div.umg-footer						{ display: none; }

.com-id-5 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin:0 10px 5px 0; float:left; height:126px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{ }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

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

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

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

.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#121212; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#20a5cd; text-decoration:none; }
.com-id-5 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

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

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

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

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




/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* *********************************** Abbinder: Single - Kompaktansicht ****************************************** */
.com-id-6 .com-product										{ float:left; margin:0 0px 5px; padding:10px 0; width:272px; background:#c3dce8; }
* html .com-id-6 .com-product								{ margin-bottom:5px;  }
.com-id-6 .com-product div.umg-header						{ padding: 0 15px; margin-bottom:10px;  }
.com-id-6 .com-product div.umg-header .umg-header-value		{ font-size: 14px !important; margin:0px; }
.com-id-6 .com-product div.umg-body							{ padding:0 !important; margin-left:10px; }
.com-id-6 .com-product div.umg-footer						{ display: none; }

.com-id-6 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ margin:0 10px 5px 0; float:left; height:126px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #246f8e; padding:2px;	background:#c3dce8; display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .iconLinksWrapper	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13px; font-weight:normal; color: #246f8e; padding: 0; margin: 0 0 10px; text-transform:none; display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline br				{ display:none; }

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

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

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

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

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper						{ margin-top:10px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a					{ border:0px; color:#121212; text-decoration:underline; font-size:12px; height: auto; line-height:12px; padding:0px 0px 0px 10px; background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a:hover				{ color:#20a5cd; text-decoration:none; }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a img.button_icon	{ display:none; }

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

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

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

.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-6 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-6 .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  {  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Exclusives, rechte Spalte ******************************************* */
.com-id-1 .com-WarehouseDigitalDownload										{ margin-bottom:30px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header						{ background:url(wouterhamel/img/layout/hl_bg_right.jpg) no-repeat center bottom; text-align:center;  margin-bottom:10px; padding:7px 15px 3px 17px; height:30px; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-header h3.umg-headline		{ text-align:center; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body						{  }
.com-id-1 .com-WarehouseDigitalDownload div.umg-footer						{ display: none; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul                                     { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li                                  { display:block; margin-bottom:10px; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-wrapper				{  }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-image-c						{ display:none; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-c					{  }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-c p.umg-global_belonging-name			{ display:none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-c a.umg-global_belonging-name			{ display:none; }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li .umg-content-c .umg-headline							{ font-weight:bold; margin:0px; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li div.umg-shop-c							{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li div.umg-shop-c .umg-link-c				{ }
.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li div.umg-shop-c .umg-shop-link a			{ background:url(wouterhamel/img/layout/arrow.gif) no-repeat 0 1px; padding-left:10px; }

.com-id-1 .com-WarehouseDigitalDownload div.umg-body ul li a.umg-artist-link				{ display: none; }
