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

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

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

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

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

		padding:5px;

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

		min-width:300px;
	}

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

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

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

		font-size:85%;

		color:white;
		font-weight:bold;

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

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

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

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

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

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

		margin-top:1px;
	}

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

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

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

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

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER span {
		cursor:pointer;
	}
	
	
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jonasbrothers/css/reset.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jonasbrothers/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jonasbrothers/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jonasbrothers/css/forms.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jonasbrothers/css/layout.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jonasbrothers/css/components.css */
body {
	background: #fff;
	background-attachment:fixed;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#594c35;
	margin: 0;
	padding:0;
}

/*** STANDARDS ***/

img {
	border:0; 
}

p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 1.25em;
}
.content p {
	padding:5px 0 10px 0;
}
form, fieldset {
	padding:0;
	margin:0;
	border:0;
}
label {
	display:block;
	font-size:11px;
}
.imgborder, .releaseCover, ul.galerie li img, .com-collection-video .umg-image-c, #rightColumn .com-WarehouseTeaser .umg-image-c, .com-collection-gallery-bowser .umg-image-c  {
	border: 2px solid #594c35;
	padding:1px;
	background-color:#fff;
	margin: 0 10px 5px 0;
	float: left;
}
.newsletter {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	width: 136px;
	background-color: #fff;
	border: 1px solid #594c35;
}
.headline, h2, h3 { 
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #594c35;
	line-height: 1.25em;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
}
.umg-global-belonging-name, .umg-headline {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #594c35;
	line-height: 1.25em;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
}
h2 {
	font-size: 16px;
	margin-bottom: 15px;
}
h3 {
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 2px 0;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color:#FFF;
	padding: 0;
	margin: 0 0 2px 0;
}

a {color:#594c35;text-decoration: underline;}
a:hover {color:#8b7b60; text-decoration:none;}


/*** LAYOUT ***/

#wrapper {
	margin: 0 0;
	width: 1020px;
}
#top {
	height: 140px;
	padding:109px 0 0 227px;
	background:url(images/top.jpg) no-repeat;
}

ul { list-style-type: none; margin: 0; padding: 0; }

	#top ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		#top ul li {
			float: left;
		}
		#top li a {
			display: block;
			height: 129px;
			font-size: 0.01pt;
			line-height: 0.01pt;
		}
		
		#top li a.item-1 {
			width: 73px;
			background: url(images/menu_home.gif) right top no-repeat;
		}
		#top li a.item-1:hover { background: url(images/menu_home_o.gif) right top no-repeat; }
		
		#top li a.item-2 {
			width: 63px;
			background: url(images/menu_music.gif) right top no-repeat;
		}
		#top li a.item-2:hover { background: url(images/menu_music_o.gif) right top no-repeat; }
		
		#top li a.item-3 {
			width: 63px;
			background: url(images/menu_bio.gif) right top no-repeat;
		}
		#top li a.item-3:hover { background: url(images/menu_bio_o.gif) right top no-repeat; }
		
		#top li a.item-4 {
			width: 63px;
			background: url(images/menu_pix.gif) right top no-repeat;
		}
		#top li a.item-4:hover { background: url(images/menu_pix_o.gif) right top no-repeat; }
		
		#top li a.item-5 {
			width: 43px;
			background: url(images/menu_video.gif) right top no-repeat;
		}
		#top li a.item-5:hover { background: url(images/menu_video_o.gif) right top no-repeat; }
		
		#top li a.item-6 {
			width: 65px;
			background: url(images/menu_texte.gif) right top no-repeat;
		}
		#top li a.item-6:hover { background: url(images/menu_texte_o.gif) right top no-repeat; }
		
		#top li a.item-7 {
			width: 63px;
			background: url(images/menu_fanstuff.gif) right top no-repeat;
		}
		#top li a.item-7:hover { background: url(images/menu_fanstuff_o.gif) right top no-repeat; }
		
		
		#top li.umg-listitem-8 {
			width: 255px;
			background: url(images/menu_communitytext.gif) right top no-repeat;
		}
		#top li a.item-8 {
			width: 125px;
			background: url(images/menu_community.gif) right top no-repeat;
		}
		#top li a.item-8:hover { background: url(images/menu_community_o.gif) right top no-repeat; }
		
		#top li span { display: none; }

#mainWrapper {
	clear: both;
}

#leftColumn, #rightColumn {
	width:180px;
	float: left;
	margin:10px 4px 0pt;
}

	#leftColumn .umg-header .umg-headline, #rightColumn .umg-header .umg-headline {
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-weight:bold;
		color: #111111;
		background:url(images/box_top.gif) no-repeat;
		width:157px;
		height:22px;
		padding:8px 0 0 23px;
		clear: both; /* hebt die Float Einstellunge der vorliegenden Styles auf. */
		
	}
	
	#leftColumn .umg-body, #rightColumn .umg-body {
		background:url(images/box_repeat.gif) repeat-y;
		width:160px;
		padding:10px;
		color: #111111;
	}
	
	#leftColumn .umg-footer, #rightColumn .umg-footer {
		background:url(images/box_bottom.gif) no-repeat;
		width:180px;
		height:6px;
		clear: both;
		margin-bottom:10px;
	}
	
#centerColumn {
	width:520px;
	float: left;
	padding-bottom:10px;
	margin:10px 4px 0pt;
}

	#centerColumn .umg-header .umg-headline {
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-weight:bold;
		color: #111111;
		background:url(images/mainbox_top.gif) no-repeat;
		width:510px;
		height:22px;
		padding:8px 0 0 10px;
		clear: both; /* hebt die Float Einstellunge der vorliegenden Styles auf. */
	}
	#centerColumn .umg-body {
		background:url(images/mainbox_repeat.gif) repeat-y;
		width:520px;
		padding-left: 1px;
	}
	#centerColumn .umg-footer .seitenAbschluss {
		clear: both;
	}
	#centerColumn .umg-footer {
		background:url(images/mainbox_bottom.gif)left bottom no-repeat;
		width:520px;
		height: 30px;
	}
	#centerColumn .com-PageBrowser .umg-pagebrowser { display: none; }
	#centerColumn .com-PageBrowser .pagetop { display: none; }
	#centerColumn .com-PageBrowser .back { float: left; padding: 0 10px;}
	#centerColumn .com-PageBrowser .topmore-c { float: right; padding: 0 10px; }

#footer {
	width:800px;
	margin-top:20px;
	clear: both;
}


#centerColumn .umg-title, #centerColumn .umg-videotitle {
	color:#594C35;
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:1.25em;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.umg-image {
	border: 2px solid #594c35;
	padding:1px;
	background-color:#fff;
	margin: 0 10px 5px 0;
	float: left;
}

/* com-Teaser */
#centerColumn .com-Teaser .umg-li-header {
	display: block; 
	padding: 0 0 15px 0;
}
#centerColumn .com-Teaser .umg-body {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background:url(images/mainbox_content.gif) 0px 0 no-repeat;
	width: 478px;
	padding: 20px; 
}

#centerColumn .com-Teaser .umg-body .umg-content-c *, #centerColumn .com-Teaser .umg-body .umg-image-c {
	display: none;
}
#centerColumn .com-Teaser .umg-body .umg-image-c-top {
	border: 2px solid #594c35;
	padding:1px;
	background-color:#fff;
	margin: 0 10px 5px 0;
	float: left;
}
#centerColumn .com-Teaser .umg-body .umg-image-c-top img {
	display: block;
}

#centerColumn .com-Teaser .umg-body .umg-teaser_text {
	display: block;	
}

#centerColumn .com-Teaser .umg-body .umg-teaser_text * {
	display: block;	
}

#centerColumn .com-Teaser .umg-body .umg-link-c { float: left; margin: 15px 0 0 0; }
#centerColumn .com-Teaser .umg-body .umg-link-c a { display: none; }
#centerColumn .com-Teaser .umg-body .umg-link-c a.umg-text-link { display: block; }
#centerColumn .com-Teaser .umg-body .seitenAbschluss { clear: both; }
#centerColumn .com-Teaser .umg-body .umg-li-body .seitenAbschluss { clear: none; }
/* com-products */

.com-product li.umg-item-c {
	padding:20px;
}

.com-product .umg-cover {
	border: 2px solid #594c35;
	padding:1px;
	background-color:#fff;
	margin: 0 10px 5px 0;
	float: left;
}

.com-product .umg-product_category { display: block; clear: both;}
.com-product li.umg-item-c { 
	clear: both;
	background:url(images/mainbox_content.gif) no-repeat;
}
.com-product .umg-configuration { display: none; }
.com-product .umg-product_group { display: none; }
.com-product .umg-product_family { display: none; }
.com-product .umg-shoplinks li a { display: block; width: 15px; height: 15px; background: url(images/download_icon.gif) 0 0 no-repeat;  }
.com-product .umg-shoplinks li a:hover { }
.com-product .umg-shoplinks li a img { display: none;}

.com-product .umg-shoplinks li.umg-item-1 a { display: block; width: 15px; height: 15px; background: url(images/e_cd.gif) 0 0 no-repeat;  }
.com-product .umg-shoplinks li.umg-item-1 a:hover {  background: url(images/e_cd_o.gif) 0 0 no-repeat; }
.com-product .umg-shoplinks li.umg-item-1 a img { display: none;}

.com-product .umg-shoplinks li { background: none; padding: 10px 0; float: left; }
.com-product .umg-date-c { display: block; float: left; padding: 10px 0 0 6px; }
.com-product .umg-global-belonging-name { float: left; }
.com-product .umg-trenner { float: left; margin: 0px 3px; }
.com-product .umg-headline { display: block; }
.com-product .umg-prodcontributor-wrapper {
	display: none;
}
.com-product .umg-releasedate-wrapper {
	display: block;
	padding: 10px 0;
}
.com-product .umg-release_date-year { display: none; }
.com-product .umg-distributor-headline { display: none; }
.com-product .umg-distributor-headline { display: none; }
.com-product .umg-distributor { display: none; }
.com-product .umg-releasedate-wrapper .umg-trenner { display: none; }
.com-product .umg-releasedate-wrapper .umg-release_date { display: none; }
.com-product .umg-hlconf-wrapper .umg-trenner { float: left; margin: 0px 3px; }
.com-product .umg-sku { display: none; }
.com-product .umg-age_advice { display: none; }
.com-product .umg-distributor2 { display: none; }
.com-product .umg-coverlink-wrapper { float: left; width: 160px;}
.com-product .umg-coverlink-wrapper img { display: block; }
.com-product .umg-content-wrapper { float: right; width: 300px; padding-bottom: 15px; }
.com-product .umg-text-wrapper { padding: 20px 0;}
.com-product .seitenAbschluss { clear: both; }
.com-product .umg-footer {
		background:url(images/mainbox_bottom.gif) no-repeat;
		width:520px;
		height:6px;
		position: relative; 
		left: 0px;
		top: 0px;
		margin-bottom: 15px;
}

.com-product .umg-tracklisting .umg-work { width: 100%; }
.com-product .umg-tracklisting .umg-row-odd { background: #e9e9e9; }
.com-product .umg-tracklisting .umg-work tbody td { padding: 3px; vertical-align: middle; }
.com-product .umg-tracklisting .umg-work tbody td img { display: block; }
.com-product .umg-tracklisting .umg-work td.umg-track-no { width: 29px; text-align: center; }
.com-product .umg-tracklisting .umg-work td.umg-track-title { width: 360px; }
.com-product .umg-tracklisting .umg-work td.umg-track-duration { width: 49px; text-align: center; }
.com-product .umg-tracklisting .umg-work td.umg-track-shoplinks { display: none; }
.com-product .umg-tracklisting .umg-work td.umg-track-soundfiles { text-align: center; }


/* com-theme-article */

.com-theme-article ul li.umg-item-c .umg-li-body {
		background:url(images/mainbox_content.gif) no-repeat;
		padding:20px;
}
.com-theme-article ul li.umg-item-c .umg-li-footer {
		padding:20px;
}
.com-theme-article .umg-artist-title-wrapper { margin-bottom: 15px; }
.com-theme-article .umg-artist-title-wrapper .umg-artist { display: none; }
.com-theme-article .umg-artist-title-wrapper .umg-artist-trenner { display: none; }
.com-theme-article .umg-artist-title-wrapper .umg-date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #9e8562;
}

.com-theme-article  .umg-footer {
		background:url(images/mainbox_bottom.gif) no-repeat;
		width:520px;
		height:6px;
		position: relative; 
		left: 0px;
		top: 0px;
		margin-bottom: 15px;
}
.com-theme-article .umg-date { display: none; }

/* com-article */

.com-article ul li.umg-item-c .umg-li-body {
		background:url(images/mainbox_content.gif) no-repeat;
		padding:20px;
}
.com-article ul li.umg-item-c .umg-li-footer {
		padding:20px;
}
.com-article .umg-artist-title-wrapper { margin-bottom: 15px; }
.com-article .umg-artist-title-wrapper .umg-artist { display: none; }
.com-article .umg-artist-title-wrapper .umg-artist-trenner { display: none; }
.com-article .umg-artist-title-wrapper .umg-date-inline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #9e8562;
}

#centerColumn .com-article .com-PageBrowser .seitenAbschluss {
	background: none;
	padding: 0;
	clear: both;
}

.com-article .umg-date { display: none; }
.com-article .umg-date-top { display: none; }
.com-article .umg-date-inline { display: none; }
.com-article .umg-artist-linked { display: none; }

/* com-theme-collection-gallery */

.com-theme-collection-gallery li.umg-item-c {
	padding:20px;
}

.com-theme-collection-gallery .umg-item-c { 
	background:url(images/mainbox_content.gif) no-repeat;
}

.com-theme-collection-gallery .umg-artist { display: none; }
.com-theme-collection-gallery .umg-artist-trenner { display: none; }

.com-theme-collection-gallery .umg-id { display: none; }
.com-theme-collection-gallery .umg-subtitle { display: none; }
.com-theme-collection-gallery .umg-text { display: block; padding: 15px 0; }

.com-theme-collection-gallery .umg-images li { float: left; padding: 0; }
.com-theme-collection-gallery .umg-galleries .umg-li-body .seitenAbschluss { clear: both; }
.com-theme-collection-gallery .umg-artist-title-wrapper { display: none; }

.com-theme-collection-gallery .umg-copyright {display: none;}

.com-theme-collection-gallery .umg-images .umg-image img { display: block; }

.com-theme-collection-gallery  .umg-footer {
		background:url(images/mainbox_bottom.gif) no-repeat;
		width:520px;
		height:6px;
		position: relative; 
		left: 0px;
		top: 0px;
		margin-bottom: 15px;
}

/* com-collection-gallery-bowser */

#centerColumn .com-collection-gallery-bowser .umg-body {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background:url(images/mainbox_content.gif) 0px 0 no-repeat;
	width: 517px;
}

#centerColumn .com-collection-gallery-bowser .umg-content-c-top { 
	padding:20px;
	background:url(images/mainbox_content.gif) 0px 0 no-repeat;
}
#centerColumn .com-collection-gallery-bowser .umg-image-c { margin: 0 0 0 20px; }
#centerColumn .com-collection-gallery-bowser .umg-content-c { display: none; }
#centerColumn .com-collection-gallery-bowser .umg-browser-c-top { display: none; }
#centerColumn .com-collection-gallery-bowser .umg-browser-c { clear: both; padding:20px; }
#centerColumn .com-collection-gallery-bowser .umg-next { float: right;}
#centerColumn .com-collection-gallery-bowser .umg-prev { float: left;}

.com-collection-gallery-bowser .umg-text {
	display: block; padding: 10px 0;
}

.com-collection-gallery-bowser  .umg-footer {
		background:url(images/mainbox_bottom.gif) no-repeat;
		width:520px;
		height:6px;
		position: relative; 
		left: 0px;
		top: 0px;
		margin-bottom: 15px;
}

/* umg-collection-video */

.com-collection-video .umg-videos .umg-item-c {
	background:url(images/mainbox_content.gif) no-repeat;
	padding: 20px;
}

.com-collection-video .umg-artist { display: none; }
.com-collection-video .umg-artist-linked {display: none;}
.com-collection-video .umg-artist-trenner {display: none;}
.com-collection-video .umg-artist_title-linked {display: none;}
.com-collection-video .umg-videotitle-linked {display: none;}
.com-collection-video .umg-detail-link { display: block; padding: 20px 0;}

.com-collection-video .umg-videos li .seitenAbschluss { clear: both; }
.com-collection-video .umg-content-c { display: none; }

.com-collection-video .umg-image-c img { display: block; }

.com-collection-video  .umg-footer {
		background:url(images/mainbox_bottom.gif) no-repeat;
		width:520px;
		height:6px;
		position: relative; 
		left: 0px;
		top: 0px;
		margin-bottom: 15px;
}

/* com-VideoPlayer */

#centerColumn .com-VideoPlayer .umg-body {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background:url(images/mainbox_content.gif) 0px 0 no-repeat;
	width: 478px;
	padding: 20px; 
}

.com-VideoPlayer .umg-content-wrapper-top {
	display: block; padding: 0 0 20px 0;
}

.com-VideoPlayer .umg-content-wrapper {
	display: none;
}

.com-VideoPlayer  .umg-footer {
		background:url(images/mainbox_bottom.gif) no-repeat;
		width:520px;
		height:6px;
		position: relative; 
		left: 0px;
		top: 0px;
		margin-bottom: 15px;
}

/* Static HTML */
#centerColumn .com-StaticManualHtml {margin-bottom: 10px;}
#centerColumn .com-StaticManualHtml .umg-body {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background:url(images/mainbox_content.gif) 0px 0 no-repeat;
	width: 478px;
	padding: 20px; 
}

/* ################ Rechte CRM Boxen ###################### */

#rightColumn .com-id-1 .com-StaticManualHtml .umg-body a {
	display: block;
	background: url(images/tsr_community.gif) 0 0 no-repeat;
	width: 150px;
	height: 161px;
	font-size: 0.01pt;
	line-height: 0.01pt;
}

/* Video TEaser */
#rightColumn .com-VideoPlayer .umg-content-wrapper-top { display: none; }
#rightColumn .com-VideoPlayer .umg-video-c object { width: 141px; height: 155px; }
#rightColumn .com-VideoPlayer .umg-video-c embed { width: 141px; height: 155px; }

/* Alben / Singles Teaser */

#rightColumn .com-WarehouseTeaser .umg-li-header {
	display: none;
}

#rightColumn .com-WarehouseTeaser .umg-image-c img { display: block; }
#rightColumn .com-WarehouseTeaser .umg-image-c .umg-shop-c { display: none; }
#rightColumn .com-WarehouseTeaser .umg-image-c .umg-date-c { display: none; }
#rightColumn .com-WarehouseTeaser .umg-date-top { display: none;}
#rightColumn .com-WarehouseTeaser .umg-global_belonging-name { display: none; }
#rightColumn .com-WarehouseTeaser .umg-trenner { display: none; }

#rightColumn .com-WarehouseTeaser a.umg-headline { display: none; }
#rightColumn .com-WarehouseTeaser .umg-sku { display: none; }
#rightColumn .com-WarehouseTeaser .umg-produkt-configuration { display: none; }
#rightColumn .com-WarehouseTeaser .umg-produkt-group { display: none; }
#rightColumn .com-WarehouseTeaser .umg-produkt-family { display: none; }
#rightColumn .com-WarehouseTeaser .umg-shop-c { display: none; }
#rightColumn .com-WarehouseTeaser .umg-product_subcategory2 { display: none; }
#rightColumn .com-WarehouseTeaser .umg-distributor { display: none; }
#rightColumn .com-WarehouseTeaser .umg-text { display: none; }
#rightColumn .com-WarehouseTeaser .umg-content-c .umg-shop-c { clear: both; display: block; padding: 10px 0; }
#rightColumn .com-WarehouseTeaser .umg-content-c .umg-shop-c a { display: block; }
#rightColumn .com-WarehouseTeaser .umg-content-c .umg-shop-c span { display: block; }
#rightColumn .com-WarehouseTeaser .umg-product_category2 { display: none; }

#rightColumn .com-WarehouseTeaser .seitenAbschluss { clear: both; display: block; }

#rightColumn .com-WarehouseTeaser .umg-item-c { padding-bottom: 15px; }

#rightColumn .com-WarehouseTeaser .umg-product_category { float: left; }
#rightColumn .com-WarehouseTeaser .umg-product_subcategory { float: left; }

#rightColumn .umg-body .umg-headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #60451a;
	text-transform: none;
}

/* Links */

#rightColumn .com-WarehouseDigitalDownload .umg-content-wrapper .umg-image-c {
	display: none;
}

#rightColumn .com-WarehouseDigitalDownload .umg-global_belonging-name { display: none; }

/* Newsletter */

#rightColumn .com-newsletter-box .nwlt-teaser-text { display: block; padding: 0 0 15px 0;}
#rightColumn .com-newsletter-box .umg-link-datenschutz { display: block; padding:  10px 0;}
#rightColumn .com-newsletter-box .umg-button-send-grafik { display: none;}
#rightColumn .com-newsletter-box .umg-mandatory-field-disclaimer-container { display: block; padding: 4px;}

#rightColumn .com-newsletter-box .cm-form-field-container { padding: 0 0 5px 0; }

#leftColumn .com-PageMenu .umg-navi_spacer { display: none; }
#leftColumn .com-PageMenu * { line-height: 18px; }

#centerColumn .com-ActionTeaser { margin-bottom: 15px; }
#centerColumn .com-ActionTeaser li.umg-item-c {
	padding:20px;
}
#centerColumn .com-ActionTeaser .seitenAbschluss { clear: both; }
#centerColumn .com-ActionTeaser .umg-body {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background:url(images/mainbox_content.gif) 0px 0 no-repeat;
	width: 517px;
}


#centerColumn .com-ActionTeaser ul { list-style-type: none; }
#centerColumn .com-ActionTeaser .umg-li-header { font-weight: bold; padding: 0px 0 15px 0; }
#centerColumn .com-ActionTeaser .umg-image-c img {
  background-color:#FFFFFF;
border:2px solid #594C35;
float:left;
margin:0 10px 5px 0;
padding:1px;
}
#centerColumn .com-ActionTeaser .umg-content-c .umg-subtitle { display: none; }
#centerColumn .com-ActionTeaser .umg-content-c .umg-title { display: none; }
#centerColumn .com-ActionTeaser .umg-content-c .umg-link { display: none; }
#centerColumn .com-ActionTeaser .umg-content-c .umg-link-text { display: block; padding-top: 10px; }
#centerColumn .com-ActionTeaser .umg-li-footer { display: block; padding: 10px 0; }

/* Action */

#centerColumn .com-action .umg-image-c-top img {
  background: #d8d9d3;
  border: 1px solid #73756a;
  padding: 3px;
  margin: 0 10px 5px 0px;
  float: left;
}

#centerColumn .com-action .umg-body {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background:url(images/mainbox_content.gif) 0px 0 no-repeat;
	width: 478px;
	padding: 20px; 
}

#centerColumn .com-action .umg-content-c .umg-global_belonging_name { display: none; }
#centerColumn .com-action .umg-content-c .umg-trenner { display: none; }
#centerColumn .com-action .umg-content-c .umg-headline { font-weight: bold; display: block; }
#centerColumn .com-action .umg-content-c .umg-text { display: block; margin: 15px 0 0 0; }
#centerColumn .com-action .umg-image-c-bottom { display: none; }

#centerColumn .com-action .umg-form-c { clear: both; padding: 15px 0 0 0; }

#centerColumn .com-action .umg-form-c .umg-mandatory-field-disclaimer-container-bottom {
	display: block; 
	padding: 15px 0 0 0;
}
#centerColumn .com-action .umg-form-c .umg-button-send-grafik { display: none; }
#centerColumn .com-action .umg-form-c .umg-mandatory-field-disclaimer-container { display: none; }

#centerColumn .com-action .umg-form-c .cm-user-details-container .cm-form-field-container .cm-input input, #centerColumn .com-action .umg-form-c .umg-questions-c .umg-answers-c input  {
 
  width: 185px;
}
#centerColumn .com-action .umg-form-c select {
 
  width: 193px;
}
#centerColumn .com-action .umg-form-c .cm-user-details-container .cm-form-field-container .cm-label {
  float: left;
  margin: 4px 0px 0 0;
  font-weight: bold;
  width: 100px;
}
#centerColumn .com-action .umg-form-c .cm-form-field-container .cm-input, #centerColumn .com-action .umg-form-c .cm-form-field-container .cm-captcha-image {
	float: left;
	padding-left: 10px;
}
#centerColumn .com-action .umg-form-c .cm-form-field-container .cm-captcha-image { display: block; }
#centerColumn .com-action .umg-form-c .cm-form-field-container {
	clear: both; 
    height: 40px;
}
#centerColumn .com-action .umg-form-c .cm-form-field-container-captcha .cm-input { display: block; float: none; margin-right: 100px;}

#centerColumn .com-action .umg-form-c .umg-content-c-right { display: none; }
#centerColumn .com-action .umg-form-c .umg-questions-c { clear: both; padding: 20px 0px; }
#centerColumn .com-action .umg-form-c .umg-action-button-container { display: block; padding: 10px 0; }
#centerColumn .com-action .umg-form-c ul { list-style-type: none; }
#centerColumn .com-action .umg-form-c .umg-questions-c .umg-question-text-c { font-weight: bold; display: block; padding-bottom: 10px; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Linke Spalte: Twitter ******************************************* */
.com-id-2 .com-StaticManualHtml                                       { }
.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                          { margin:10px 0; background:none !important; width:180px !important; padding:0px !important; }
.com-id-2 .com-StaticManualHtml div.umg-footer                        { display: none; }
