	.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: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	width:1000px;
}
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
-------------------------------------------------------------- */

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	margin-bottom: 0px;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #ff0000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 10px 10px 10px 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a 								{ color:#ff0000; text-decoration:underline; }
a:hover, a:focus, a:active		{ color:#000000; text-decoration:underline; }

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: 10px; color: #333; font-family: Arial, Helvetica, sans-serif; }

.norminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	border-style: solid;
	border-width:1px;
	border-color: #333333;
	padding-left: 4px;
	margin-bottom: 2px;
	height: 14px;
}

.normselect {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	border-style: solid;
	border-width:1px;
	border-color: #333333;
	padding-left: 4px;
	margin-bottom: 2px;
	height: 18px;
}

textarea      { width: 390px; height: 250px; padding:5px; }


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

/*** Banner ***/
.mfc225 { width: 968px; margin: 0; padding: 10px 0 10px 0; text-align: center; } 
.mfc225 table, .mfc225 div { margin: 0 auto; padding: 0; }

.mfc154 { margin: 0 0 10px; } 
* html div.mfc154 { padding: 0 0 10px; float: left; clear: right; } /* Hack IE6 */ 
*+html div.mfc154 { padding: 0 0 10px; float: left; clear: right; } /* Hack IE7 */

#bannerWrapper .com-ad-server iframe { display: block; }


/*** Seiten-Layout ***/
#band_header { display: none; width:100%; }
#wrapper {
	width:786px;
	float:left;
}

#top { height:357px; }
	#navWrapper			{ width:229px; float:left; }
		#logo			{ height:178px; }
		#nav 			{}
		#loginWrapper	{ background:url(img/layout/sp/nav_bg.jpg) no-repeat; height:26px; }
		#navBottom		{ height:23px; }
	#topteaserWrapper	{ width:557px; float:left; background:url(img/layout/sp/top_bg.gif) no-repeat; }
		#login 			{ height:48px; margin-top:10px; }
		#tickerWrapper	{ height:27px; background: url(img/layout/sp/ticker_bg.jpg) no-repeat; padding-top:14px; }
		/* * html #tickerWrapper	{ height:41px; } */
		#topTeaser		{ width:556px; height:250px; padding:7px 0 0 1px; background: url(img/layout/sp/visual_bg.jpg) no-repeat; }
		/* * html #topTeaser	{ height:257px; } */

#contentWrapper1col,
#contentWrapper2col,
#contentWrapper1col_bottom	{ clear:both; width:786px; }
	#contentLeft 			{ width:475px; float:left; }
	#contentRight 			{ width:311px; float:left; }

#footer 				{ clear:both; width:791px; }
	#footerGrafik		{ height:92px; }
	
#bannerWrapper			{ float:left; margin-top:63px; width:200px; }
	#mediaplayer		{ width:160px; display: 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; }

.com div.umg-header     { }
.com div.umg-body       { }
.com div.umg-footer     { }

.com h3.umg-headline            { }
.com ul.umg-list                { list-style-type: none; }
.com ul.umg-list li.umg-item    { }
.com input,
.com select,
.com textarea                   { vertical-align: top; }

.com select.umg-select          { }
.com input.umg-text             { } 
.com input.umg-submit           { }
.com input.umg-text             { }
.com input.umg-image            { }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** NICHT BENUTZT ****************** */
.com-id-1 .com-Teaser										{  }
.com-id-1 .com-Teaser div.umg-header						{ background:url(img/layout/sp/2col_r_hl_sonderverlosung.jpg) no-repeat; width:311px; height:35px; }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline		{ display:none; }
.com-id-1 .com-Teaser div.umg-body							{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding-top:12px; }
.com-id-1 .com-Teaser div.umg-footer						{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }
.com-id-1 .com-Teaser div.umg-footer ul.umg-pagebrowser		{ display:none; }

.com-id-2 .com-Teaser div.umg-body div.umg-teaser-header	{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul						{ list-style-type: none; margin: 0px; padding:0px; }
.com-id-1 .com-Teaser div.umg-body ul li					{  }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header		{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body		{ }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; width:104px; margin:0 5px 15px 0; background:url(img/layout/sp/newsteaser_shadow.gif) no-repeat bottom; padding-bottom:4px;  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ display:block; padding-left:2px;  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{  }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c										{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	.umg-date-top						{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	.umg-global_belonging_name-top		{ display:block; font-weight:bold }
.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	p.umg-teaser_headline				{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	a.umg-teaser_headline				{ text-decoration:none; font-weight:bold; font-size:14px; }
.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	p.umg-teaser_sub_headline			{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	span.umg-date						{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	p.umg-global_belonging_name			{ display:none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	a.umg-global_belonging_name			{ display:none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c 	a.umg-global_belonging_name:hover   { } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	span.umg-teaser_text				{ display:inline; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c 	a.umg-teaser_text					{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c	a.umg-teaser_text:hover             { }

.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 img				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{  }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c						{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link		{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a					{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Startseite: MusikTV ****************** */
.com-id-2 .com-Teaser										{  }
.com-id-2 .com-Teaser div.umg-header						{ background:url(img/layout/sp/2col_l_hl_musiktv.jpg) no-repeat; width:475px; height:35px; }
.com-id-2 .com-Teaser div.umg-header h3.umg-headline		{ display:none; }
.com-id-2 .com-Teaser div.umg-body							{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 20px 12px 40px; }
.com-id-2 .com-Teaser div.umg-footer						{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }

.com-id-2 .com-Teaser div.umg-body ul						{ list-style-type: none; margin: 0px; padding:0px; }
.com-id-2 .com-Teaser div.umg-body ul li					{ }

.com-id-2 .com-Teaser div.umg-body ul li .umg-li-header		{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body		{ }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:left; width:162px; margin:0 10px 10px 0; background:url(img/layout/sp/musiktvteaser_shadow.gif) no-repeat;  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{ display:block; padding:0 0 4px 1px;  }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c										{ float: left; width: 240px; }
.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-global_belonging_name-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	p.umg-teaser_headline				{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c	a.umg-teaser_headline				{ text-decoration:none; font-size:14px; display:block; margin-bottom:10px; font-weight:bold; }
.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	p.umg-teaser_sub_headline			{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c	span.umg-date						{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c	p.umg-global_belonging_name			{ display:none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c	a.umg-global_belonging_name			{ display:none; } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c 	a.umg-global_belonging_name:hover   { } 
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c	span.umg-teaser_text				{ }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c 	a.umg-teaser_text					{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c	a.umg-teaser_text:hover             { }

.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 img				{ }
.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 .seitenAbschluss							{ }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c						{ margin-left: 172px; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link		{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a					{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; float: left; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Sonderverlosung ****************** */

.com-id-1 .com-action									{ }
.com-id-1 .com-action div.umg-header					{ background:url(img/layout/sp/2col_l_hl_sonderverlosung.jpg) no-repeat; width:475px; height:35px; }
.com-id-1 .com-action div.umg-header h3.umg-headline	{ display:none; }
.com-id-1 .com-action div.umg-body						{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 20px 12px 40px !important; }
.com-id-1 .com-action div.umg-footer 					{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }

.com-id-1 .com-action div.umg-body .umg-image-c-top							{ float:left; margin:0 10px 10px 0; width:200px; }
.com-id-1 .com-action div.umg-body .umg-content-c							{ margin-bottom:20px; }
.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:block; font-weight:bold; margin-bottom:5px; }

.com-id-1 .com-action div.umg-body .umg-content-c .umg-text					{ display:block; margin-bottom:20px; }
.com-id-1 .com-action div.umg-body .umg-image-c-bottom						{ display:none; }

.com-id-1 .com-action div.umg-body div.umg-form-c 							{  }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c		{ display:block; }

.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container									{ clear:both; display:block; margin-bottom:5px;}
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .cm-label				{ float:left; font-weight:bold; width:80px; }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .cm-input				{ display:block; }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .cm-input input			{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px; width:300px; }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .cm-input select		{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px; width:306px !important; height:auto !important; }
* html .com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container div.umg-field-input select		{ height: 14px; }

.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .type-text		{ display:block; }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .type-dropdown	{ display:block; }

.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .disabled input { color: rgb(144,144,144) !important; }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .disabled select { color: rgb(144,144,144) !important; }


.com-id-1 .com-action div.umg-body div.umg-form-c .umg-content-c-right		{ display:none; }

.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-form-response-container																{ }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-form-response-container div.umg-form-response-thanks									{ float: left; margin: 10px 0px; width: 304px; }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-form-response-container div.umg-form-response-error									{ float: left; margin: 10px 0px; width: 304px; }
.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 div.umg-form-c div.umg-action-button-container									{ margin-top:10px; margin-left:80px; }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-action-button-container .umg-button-send-text input		{ background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff !important; font-size: 11px; padding: 0px; cursor: pointer; width:120px; }
.com-id-1 .com-action div.umg-body div.umg-form-c div.umg-action-button-container .umg-button-send-grafik			{ display:none; }

.com-id-1 .com-action div.umg-body div.umg-form-c .umg-mandatory-field-disclaimer-container-bottom			{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************** Umfrage ****************** */

.com-id-2 .com-action									{ }
.com-id-2 .com-action div.umg-header					{ background:url(img/layout/sp/2col_l_hl_umfrage.jpg) no-repeat; width:475px; height:35px; }
.com-id-2 .com-action div.umg-header h3.umg-headline	{ display:none; }
.com-id-2 .com-action div.umg-body						{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 20px 12px 40px !important; }
.com-id-2 .com-action div.umg-footer 					{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }

.com-id-2 .com-action div.umg-body .umg-image-c-top							{ float:left; margin:0 10px 10px 0; width:200px; }
.com-id-2 .com-action div.umg-body .umg-content-c							{ margin-bottom:20px; }
.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:block; font-weight:bold; margin-bottom:5px; }

.com-id-2 .com-action div.umg-body .umg-content-c .umg-text					{ display:block; margin-bottom:20px; }
.com-id-2 .com-action div.umg-body .umg-image-c-bottom						{ display:none; }

.com-id-2 .com-action div.umg-body div.umg-form-c 							{  }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c		{ display:block; }

.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container									{ clear:both; display:block; margin-bottom:5px;}
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .cm-label				{ float:left; font-weight:bold; width:80px; }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .cm-input				{ display:block; }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .cm-input input			{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px; width:300px; }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .cm-input select		{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px; width:306px !important; height:auto !important; }
* html .com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container div.umg-field-input select		{ height: 14px; }

.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .type-text		{ display:block; }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .type-dropdown	{ display:block; }

.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .disabled input { color: rgb(144,144,144) !important; }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-formfields-c div.cm-form-field-container .disabled select { color: rgb(144,144,144) !important; }


.com-id-2 .com-action div.umg-body div.umg-form-c .umg-content-c-right		{ display:none; }

.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-form-response-container																{ }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-form-response-container div.umg-form-response-thanks									{ float: left; margin: 10px 0px; width: 304px; }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-form-response-container div.umg-form-response-error									{ float: left; margin: 10px 0px; width: 304px; }
.com-id-2 .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-2 .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-2 .com-action div.umg-body div.umg-form-c div.umg-action-button-container									{ margin-top:10px; margin-left:80px; }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-action-button-container .umg-button-send-text input		{ background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff !important; font-size: 11px; padding: 0px; cursor: pointer; width:120px; }
.com-id-2 .com-action div.umg-body div.umg-form-c div.umg-action-button-container .umg-button-send-grafik			{ display:none; }

.com-id-2 .com-action div.umg-body div.umg-form-c .umg-mandatory-field-disclaimer-container-bottom			{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Passwort vergessen (eigenes Template: umg.soundaccount.UMGPageForgotPassword.tpl) ********************************************** */
/* ***************************************************************************************** */

.com-id-1 .com-PageForgotPassword                                       {  }
.com-id-1 .com-PageForgotPassword div.umg-header                        { background:url(img/layout/sp/2col_r_hl_passwort.jpg) no-repeat; width:311px; height:35px; }
.com-id-1 .com-PageForgotPassword div.umg-header h3.umg-headline        { display:none; }
.com-id-1 .com-PageForgotPassword div.umg-body                          { background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:10px 20px 12px 23px; height:130px;  }
.com-id-1 .com-PageForgotPassword div.umg-footer                        { background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }


.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-intro-text-container			{  }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-intro-text-container p			{ margin:0 0 7px; }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-thx-text-container,
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-error-text-container			{ }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-thx-text-container p,
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-error-text-container p			{ margin:10px 0; }

.com-id-1 .com-PageForgotPassword div.UMGLoginData													{ display:block; }
.com-id-1 .com-PageForgotPassword div.UMGLoginData div.UMGLoginData_User_box						{ }
.com-id-1 .com-PageForgotPassword div.UMGLoginData div.UMGLoginData_User_box label					{ display:block; }
.com-id-1 .com-PageForgotPassword div.UMGLoginData div.UMGLoginData_User_box input					{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px;width:220px; }

.com-id-1 .com-PageForgotPassword div.UMGLoginData div.umg-action-button-container 									{ margin-top:10px; }
.com-id-1 .com-PageForgotPassword div.UMGLoginData div.umg-action-button-container input							{ background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:100px; }
.com-id-1 .com-PageForgotPassword div.UMGLoginData div.umg-action-button-container span.umg-button-login-text		{}
.com-id-1 .com-PageForgotPassword div.UMGLoginData div.umg-action-button-container span.umg-button-login-grafik		{ display:none; }

.com-id-1 .com-PageForgotPassword div.UMGLoginData div.umg-pageloginbox-spinner-container			{}
.com-id-1 .com-PageForgotPassword div.UMGLoginData div.umg-pageloginbox-spinner-container img		{}

.com-id-1 .com-PageForgotPassword div.UMGLoginData div.MGPageForgotPassword_faq						{}
.com-id-1 .com-PageForgotPassword div.UMGLoginData div.MGPageForgotPassword_faq span.umg-link-faq	{}
.com-id-1 .com-PageForgotPassword div.UMGLoginData div.MGPageForgotPassword_faq span.umg-link-faq a	{}

.com-id-1 .com-PageForgotPassword div.UMGLoginData div.umg-pageloginbox-footer-text-container		{}

div.com-tool-sharethis                                                      { }
div.com-tool-sharethis div.umg-body                                         { background: none !important; }
div.com-tool-sharethis div.umg-body a.umg-sharethis-social-link             { background: url(img/layout/sp/arrow_small.gif) no-repeat scroll left center; padding-left: 12px; }
div.com-tool-sharethis div.umg-body a.umg-sharethis-social-link:hover       { }
div.com-tool-sharethis div.umg-body a.umg-sharethis-sendtofriend-link       { background: url(img/layout/sp/arrow_small.gif) no-repeat scroll left center; padding-left: 12px; }
div.com-tool-sharethis div.umg-body a.umg-sharethis-sendtofriend-link:hover { }

.umgShareThis .outerLayer                                                   { background: #666666; border: 1px solid #676766; }
.umgShareThis .outerLayer .innerLayer                                       { }
.umgShareThis .outerLayer .innerLayer .menueLayer                           { }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonLeft          { background-color: #E9E9E9; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonLeft a        { color:#ff0000; text-decoration: none; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonLeft a:hover  { color:#000000; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonRight         { background-color: #E9E9E9; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonRight a       { color:#ff0000; text-decoration: none; }
.umgShareThis .outerLayer .innerLayer .menueLayer .menueButtonRight a:hover { color:#000000; text-decoration: none; }
.umgShareThis .outerLayer .contentLayer                                     { background: #F3F4F5; }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer                  { }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer                  { }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer .inputLabel      { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #ff0000; font-weight:normal; }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer .inputField      { }
.umgShareThis .outerLayer .contentLayer .sendToFriendLayer .inputButton     { background: url(img/layout/sp/login_button_bg.gif) repeat-x scroll 0 0; width: 55px; height: 21px; font-size: 11px; border: 1px solid #000000; }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item             { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a           { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a:hover     { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item a:hover img { }
.umgShareThis .outerLayer .contentLayer .socialLinksLayer .item span        { color: #3D3028; font-family: Arial,Helvetica,sans-serif; font-size: 12px; }
.umgShareThis .outerLayer .contentLayer .responseMessage                    { color: #000000; font-weight: bold; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ News: Rechte Spalte ********************* */
/* ***************************************************************************************** */

.com-id-1 .com-SiteSearchBox 									{  }
.com-id-1 .com-SiteSearchBox div.umg-header						{ background:url(img/layout/sp/2col_r_hl_suche.jpg) no-repeat; width:311px; height:35px; }
.com-id-1 .com-SiteSearchBox div.umg-header h3.umg-headline		{ display:none; }
.com-id-1 .com-SiteSearchBox div.umg-body						{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:10px 20px 12px 23px; }
.com-id-1 .com-SiteSearchBox div.umg-footer						{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }

.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer                                                { position: relative; }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer input#searchstring                             { }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer div#search_result_container_ctl0_ctl6_ctl0     { }

.com-id-1 .com-SiteSearchBox div.umg-body input.searchinput                                                         { background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px;width:200px; }
.com-id-1 .com-SiteSearchBox div.umg-body input.searchinput:focus                                                   {  }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container                                                   { display:inline; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text                       { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text input#searchbutton    { background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:55px; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik						{ display:none; }
.com-id-1 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox                                                       { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox .checkbox-label                                       { }
                                                         
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                                     { position: absolute; width: 450px; background-color: #F2F3F5; border: 1px solid #000000; top: 21px; z-index: 30; }
* html              .com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                 { left: -196px; top: 21px; } /* IE6 Hack */
*:first-child+html  .com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                 { left: 0px; top: 21px; }    /* IE7 Hack */
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-doctype                               { background-color: #464646; color: #FFFFFF; padding-left: 5px; margin-bottom: 3px; height: 16px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item                                  { padding-bottom: 5px; padding-left: 5px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top                                  { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top span.ss-result-item-counter      { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link            { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-subheadline                                   { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item img.ss-result-item-image                                         { float: left; margin-right: 10px; border: 1px solid #000000; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper                                                    { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline                        { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link  { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-theme               { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-1  { margin: 0px 3px 0px 3px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-doctype             { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-2  { margin: 0px 3px 0px 3px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-headline            { }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper span.ss-result-item-counter                        { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-body                            { display: none; }

.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-article-date    { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-date-date       { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-gallery-date    { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-goodie-date     { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-product-date    { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-theme-date      { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-video-date      { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Startseite: Alles über soundaccount (eigenes Template umg.soundaccount.UMGTeaser_article) ****************** */
.com-id-1 .com-ArticleTeaser										{  }
.com-id-1 .com-ArticleTeaser div.umg-header							{ background:url(img/layout/sp/2col_r_hl_soundaccount.jpg) no-repeat; width:311px; height:35px; }
.com-id-1 .com-ArticleTeaser div.umg-header h3.umg-headline			{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body							{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; }
.com-id-1 .com-ArticleTeaser div.umg-footer							{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px;  }
.com-id-1 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser								{ display:none; }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-teaser-header 							{ display:none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-date-inline		{  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-teaser-headline1 a	{  }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ background:url(img/layout/sp/2col_r_bg_home.jpg) no-repeat; padding-left:20px; } 

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { display:none; }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img {  }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-news-type						{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name	{ display: none; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2				{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2				{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline				{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline			{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text						{ padding:10px 20px 0px 104px; }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text p					{ margin:0; }     
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************** Startseite: News rechts (eigenes Template umg.soundaccount.UMGTeaser_article) ****************** */
.com-id-2 .com-ArticleTeaser										{  }
.com-id-2 .com-ArticleTeaser div.umg-header							{ background:url(img/layout/sp/2col_r_hl_news.jpg) no-repeat; width:311px; height:35px; }
.com-id-2 .com-ArticleTeaser div.umg-header h3.umg-headline			{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body							{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding-top:12px; }
.com-id-2 .com-ArticleTeaser div.umg-footer							{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px;  }
.com-id-2 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser								{ display:none; }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-teaser-header 							{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-date-inline		{  }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-teaser-headline1 a	{  }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ padding:0 15px 10px; } 

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { float:left; width:104px; margin:0 5px 15px 0; background:url(img/layout/sp/newsteaser_shadow.gif) no-repeat bottom; padding-bottom:4px; }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { display:block; padding-left:2px; }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-global-belonging-name	{ font-weight:bold; } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2				{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2				{ display: block; margin-bottom:15px; font-size:14px; font-weight:bold; text-decoration:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline				{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline			{ font-weight:bold; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text						{ display:inline;  }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text p					{ display:inline; margin:0; }     
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************** News: Newsübersicht (eigenes Template umg.soundaccount.UMGTeaser_article) ****************** */
.com-id-3 .com-ArticleTeaser										{  }
.com-id-3 .com-ArticleTeaser div.umg-header							{ background:url(img/layout/sp/2col_l_hl_news.jpg) no-repeat; width:475px; height:35px; }
.com-id-3 .com-ArticleTeaser div.umg-header h3.umg-headline			{ display:none; }
.com-id-3 .com-ArticleTeaser div.umg-body							{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding-top:12px; }
.com-id-3 .com-ArticleTeaser div.umg-footer							{ background:url(img/layout/sp/2col_l_bg.jpg) no-repeat; width:475px;  }
.com-id-3 .com-ArticleTeaser div.umg-footer .com-PageBrowser		{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat bottom; text-align:right; padding:0 20px 20px 20px; }
.com-id-3 .com-ArticleTeaser div.umg-footer .back					{ padding-right:315px; }
.com-id-3 .com-ArticleTeaser div.umg-footer .back a					{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px;  }
.com-id-3 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser		{ display:none; }
.com-id-3 .com-ArticleTeaser div.umg-footer .pagetop				{ display:none; }
.com-id-3 .com-ArticleTeaser div.umg-footer .more					{  }
.com-id-3 .com-ArticleTeaser div.umg-footer .more a					{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-teaser-header 							{ display:none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-date-inline		{  }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-teaser-headline1 a	{  }

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ padding:0 20px 40px 40px; } 

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { float:left; width:104px; margin:0 10px 15px 0; background:url(img/layout/sp/newsteaser_shadow.gif) no-repeat bottom; padding-bottom:4px; }  
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { display:block; padding-left:2px; }

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }

.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-global-belonging-name	{ font-weight:bold; } 
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2				{ display: none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2				{ display: block; margin-bottom:15px; font-size:14px; font-weight:bold; text-decoration:none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline				{ display: none; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline			{ font-weight:bold; }
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text						{ display:inline;  }  
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text p					{ display:inline; margin:0; }     
.com-id-3 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ******************** Startseite: Sonderverlosung (eigenes Template umg.soundaccount.UMGTeaser_article) ****************** */
.com-id-4 .com-ArticleTeaser										{  }
.com-id-4 .com-ArticleTeaser div.umg-header							{ background:url(img/layout/sp/2col_r_hl_sonderverlosung.jpg) no-repeat; width:311px; height:35px; }
.com-id-4 .com-ArticleTeaser div.umg-header h3.umg-headline			{ display:none; }
.com-id-4 .com-ArticleTeaser div.umg-body							{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding-top:12px; }
.com-id-4 .com-ArticleTeaser div.umg-footer							{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px;  }
.com-id-4 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser								{ display:none; }

.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 span.umg-date-inline		{  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-teaser-headline1 a	{  }

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ padding:0 15px 10px; } 

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { float:left; width:104px; margin:0 5px 15px 0; background:url(img/layout/sp/newsteaser_shadow.gif) no-repeat bottom; padding-bottom:4px; }  
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { display:block; padding-left:2px; }

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date-inline				{ display: none; }

.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-global-belonging-name	{ font-weight:bold; } 
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2				{ display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2				{ display: block; margin-bottom:15px; font-size:14px; font-weight:bold; text-decoration:none; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline				{ display: none; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline			{ font-weight:bold; }
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text						{ display:inline;  }  
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text p					{ display:inline; margin:0; }     
.com-id-4 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }

/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ******************** Startseite: Umfrage (eigenes Template umg.soundaccount.UMGTeaser_article) ****************** */
.com-id-5 .com-ArticleTeaser										{  }
.com-id-5 .com-ArticleTeaser div.umg-header							{ background:url(img/layout/sp/2col_r_hl_umfrage.jpg) no-repeat; width:311px; height:35px; }
.com-id-5 .com-ArticleTeaser div.umg-header h3.umg-headline			{ display:none; }
.com-id-5 .com-ArticleTeaser div.umg-body							{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding-top:12px; }
.com-id-5 .com-ArticleTeaser div.umg-footer							{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px;  }
.com-id-5 .com-ArticleTeaser div.umg-footer ul.umg-pagebrowser								{ display:none; }

.com-id-5 .com-ArticleTeaser div.umg-body div.umg-teaser-header 							{ display:none; }
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-date-inline		{  }
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-teaser-header span.umg-teaser-headline1 a	{  }

.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c 			{ padding:0 15px 10px; } 

.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { float:left; width:104px; margin:0 5px 15px 0; background:url(img/layout/sp/newsteaser_shadow.gif) no-repeat bottom; padding-bottom:4px; }  
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img { display:block; padding-left:2px; }

.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c										{  }
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date						{ display: none; }
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-date-inline				{ display: none; }

.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-global-belonging-name	{ font-weight:bold; } 
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2				{ display: none; }
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2				{ display: block; margin-bottom:15px; font-size:14px; font-weight:bold; text-decoration:none; }
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-subheadline				{ display: none; }
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-date-inline			{ font-weight:bold; }
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text						{ display:inline;  }  
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c .umg-teaser-text p					{ display:inline; margin:0; }     
.com-id-5 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Ticketcerlosung: Teilnahmeformular ****************** */

.com-id-1 .com-soundaccountcompetitionform									{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-header					{ background:url(img/layout/sp/2col_l_hl_ticketverlosung.jpg) no-repeat; width:475px; height:35px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-header h3.umg-headline	{ display:none; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body						{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 20px 12px 40px !important; }
.com-id-1 .com-soundaccountcompetitionform div.umg-footer 					{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }


.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-text 							{ margin-bottom:20px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-text .umg-intro					{ font-weight:bold; display:block; margin-bottom:5px; }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form 							{  }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields		{ display:block; }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container									{ clear:both; display:block; margin-bottom:5px;}
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-label				{ float:left; font-weight:bold; width:80px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input				{ display:block; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input			{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px; width:300px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input select		{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px; width:306px !important; height:auto !important; }
* html .com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input select		{ height: 14px; }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container .type-text		{ display:block; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container .type-dropdown	{ display:block; }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container .disabled input { color: rgb(144,144,144) !important; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container .disabled select { color: rgb(144,144,144) !important; }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container																{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-thanks									{ float: left; margin: 10px 0px; width: 304px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error									{ float: left; margin: 10px 0px; width: 304px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-text		{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-fields		{ }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-busy-animation			{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-busy-animation img		{ }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container							{ margin-top:10px; margin-left:80px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container span.umg-field-button	{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container span.type-text			{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container span.type-text input		{ background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff !important; font-size: 11px; padding: 0px; cursor: pointer; width:120px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container span.type-image			{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ********************************* Service: FAQ ****************************************** */
.com-id-1 .com-StaticText                                          { margin-bottom: 10px; }
.com-id-1 .com-StaticText div.umg-header                           { background:url(img/layout/sp/1col_hl_faq.jpg) no-repeat; width:786px; height:35px; }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline           { display: none; }
.com-id-1 .com-StaticText div.umg-body										{ background:url(img/layout/sp/1col_bg.jpg) repeat-y; padding:12px 20px 12px 40px; }
.com-id-1 .com-StaticText div.umg-footer									{ background:url(img/layout/sp/1col_bottom.jpg) no-repeat; width:786px; height:10px; }

body#Page-teilnahmebedingungen .com-id-1 .com-StaticText div.umg-header		{ background:url(img/layout/sp/1col_hl_teilnahme.jpg) no-repeat; width:786px; height:35px; }

body#Page-home_danke .com-id-1 .com-StaticText div.umg-header				{ background:url(img/layout/sp/1col_hl_danke.jpg) no-repeat; width:786px; height:35px; }

body#Page-ticketverlosung .com-id-1 .com-StaticText div.umg-header			{ background:url(img/layout/sp/2col_r_hl_sofunktioniert.jpg) no-repeat; width:311px; height:35px; }
body#Page-ticketverlosung .com-id-1 .com-StaticText div.umg-body			{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:12px 25px 12px 20px; }
body#Page-ticketverlosung .com-id-1 .com-StaticText div.umg-footer			{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }
body#Page-ticketverlosung .com-id-1 .com-StaticText div.umg-body div.umg-content-c ul		{ margin:0 0 14px; padding:0; list-style-type:none; }
body#Page-ticketverlosung .com-id-1 .com-StaticText div.umg-body div.umg-content-c ul li	{ background: url(img/layout/sp/arrow_small.gif) no-repeat 0px 4px; padding-left: 15px; margin-bottom: 3px;  }

body#Page-home_danke .com-id-1 .com-StaticText,
body#Page-home .com-id-1 .com-StaticText							{ margin-bottom:auto; }
body#Page-home_danke .com-id-1 .com-StaticText div.umg-header,
body#Page-home .com-id-1 .com-StaticText div.umg-header						{ background:url(img/layout/sp/2col_r_hl_soundaccount.jpg) no-repeat; width:311px; height:35px; }
body#Page-home_danke .com-id-1 .com-StaticText div.umg-body,
body#Page-home .com-id-1 .com-StaticText div.umg-body						{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:0; }
body#Page-home_danke  .com-id-1 .com-StaticText div.umg-footer,
body#Page-home .com-id-1 .com-StaticText div.umg-footer						{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }
body#Page-home_danke .com-id-1 .com-StaticText div.umg-body div.umg-content-c,
body#Page-home .com-id-1 .com-StaticText div.umg-body div.umg-content-c		{ background:url(img/layout/sp/2col_r_bg_home.jpg) no-repeat; padding:12px 25px 12px 122px; }
body#Page-home_danke .com-id-1 .com-StaticText div.umg-body div.umg-content-c a,
body#Page-home .com-id-1 .com-StaticText div.umg-body div.umg-content-c a		{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }
body#Page-home_danke .com-id-1 .com-StaticText div.umg-body div.umg-content-c p,
body#Page-home .com-id-1 .com-StaticText div.umg-body div.umg-content-c p		{ margin:0; }

body#Page-alles-ueber-soundaccount .com-id-1 .com-StaticText div.umg-header						{ background:url(img/layout/sp/2col_l_hl_soundaccount.jpg) no-repeat !important;  width:475px !important; }
body#Page-alles-ueber-soundaccount .com-id-1 .com-StaticText div.umg-body						{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 25px 12px 40px; }
*+html body#Page-alles-ueber-soundaccount .com-id-1 .com-StaticText div.umg-body				{ zoom:1; }
body#Page-alles-ueber-soundaccount .com-id-1 .com-StaticText div.umg-footer						{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }
body#Page-alles-ueber-soundaccount .com-id-1 .com-StaticText div.umg-body div.umg-content-c ul		{ margin:0 0 14px; padding:0; list-style-type:none;   }
body#Page-alles-ueber-soundaccount .com-id-1 .com-StaticText div.umg-body div.umg-content-c ul li	{ background: url(img/layout/sp/arrow_small.gif) no-repeat 0px 4px; padding-left: 15px; margin-bottom: 3px;  }
body#Page-alles-ueber-soundaccount .com-id-1 .com-StaticText div.umg-body div.umg-content-c select	{ width:410px; font-size: 11px; border: 1px solid #000000; padding:2px; }

.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 h1		{ color:#ff0000; padding:20px 0; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c h2		{  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c h3		{ color:#000000; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p		{  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c ul		{ list-style-type:disc; margin-left: 10px; padding-left:10px; margin-bottom:20px;  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c ul li	{ margin-bottom:5px; display:block;  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c ol		{ padding-left:20px; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c ol li	{ margin-bottom:20px; }

.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 ******************************************* */
/* ********************************* Flashheader ****************************************** */
.com-id-2 .com-StaticText										{  }
.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-body p						{ margin:0; padding:0; }
.com-id-2 .com-StaticText div.umg-footer						{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************* Home: Startseite rechts ****************************************** */
.com-id-3 .com-StaticText                                          { margin-bottom: 10px; }
.com-id-3 .com-StaticText div.umg-header                           { background:url(img/layout/sp/2col_r_hl_umfrage.jpg) no-repeat; width:311px; height:35px; }
.com-id-3 .com-StaticText div.umg-header h3.umg-headline           { display: none; }
.com-id-3 .com-StaticText div.umg-body							{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding-top:12px; }
.com-id-3 .com-StaticText div.umg-footer						{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px;  }

.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 h1		{ color:#ff0000; padding:20px 0; }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c h2		{  }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c h3		{ color:#000000; }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c p		{ padding:0 15px 10px; }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c ul		{ list-style-type:disc; margin-left: 10px; padding-left:10px; margin-bottom:20px;  }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c ul li	{ margin-bottom:5px; display:block;  }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c ol		{ padding-left:20px; }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c ol li	{ margin-bottom:20px; }

.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 ******************************************* */
/* ********************************* Service: FAQ ****************************************** */
.com-id-4 .com-StaticText                                          { float:left; margin-right:6px; width:469px; }
.com-id-4 .com-StaticText div.umg-header                           { background:url(img/layout/sp/1col_hl_danke.jpg) no-repeat; height:35px; }
.com-id-4 .com-StaticText div.umg-header h3.umg-headline           { display: none; }
.com-id-4 .com-StaticText div.umg-body								{ background:url(img/layout/sp/1col_bg.jpg) repeat-y; padding:12px 20px 12px 40px; height:130px; }
.com-id-4 .com-StaticText div.umg-footer							{ background:url(img/layout/sp/1col_bottom.jpg) no-repeat; height:10px; }

.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 h1		{ color:#ff0000; padding:20px 0; }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c h2		{  }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c h3		{ color:#000000; }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c p		{  }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c ul		{ list-style-type:disc; margin-left: 10px; padding-left:10px; margin-bottom:20px;  }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c ul li	{ margin-bottom:5px; display:block;  }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c ol		{ padding-left:20px; }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c ol li	{ margin-bottom:20px; }

.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-1 ******************************************* */
/* ************************************ Banner  ******************************************* */
.com-id-1 .com-ad-server                                       {  }
.com-id-1 .com-ad-server div.umg-header                        { display:none; }
.com-id-1 .com-ad-server div.umg-header h3.umg-headline        {  }
.com-id-1 .com-ad-server div.umg-body                          {  }
.com-id-1 .com-ad-server div.umg-footer                        { display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* recht, Newsletter Basic ********************************* */  
/* ***************************************************************************************** */

.com-id-1 .com-newsletter-box                                       { }
.com-id-1 .com-newsletter-box div.umg-header                        { background:url(img/layout/sp/2col_r_hl_newsletter.jpg) no-repeat; width:311px; height:35px; }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline        { display: none; }
.com-id-1 .com-newsletter-box div.umg-body                          { background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:10px 20px 12px 23px; position: relative; }
.com-id-1 .com-newsletter-box div.umg-footer                        { background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }
.com-id-1 .com-newsletter-box div.umg-footer span.back              { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a            { }
.com-id-1 .com-newsletter-box div.umg-footer span.back a:hover      { }
.com-id-1 .com-newsletter-box div.umg-footer span.more              { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a            { }
.com-id-1 .com-newsletter-box div.umg-footer span.more a:hover      { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop           { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a         { }
.com-id-1 .com-newsletter-box div.umg-footer span.pagetop a:hover   { }

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

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

.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container                           { margin-bottom:4px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label                 { font-size:12px; color: #ff0000; margin-top: 4px; font-weight: bold; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input                 { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input input           { background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px; width:258px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input select          { border:1px solid #000000;  background: none; color: #000000; font-family:Verdana,Helvetica,sans-serif; font-size:11px; padding: 2px; }

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

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

.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                             { display:inline; }
.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                       { background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:70px; }

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

.com-id-1 .com-newsletter-box div.umg-body div.umg-newsletter-container div.cm-form-field-container                                         { margin-bottom: 5px; }

.com-id-1 .com-newsletter-box div.umg-body div.umg-newsletter-additional                                                                    { margin-top: 16px; }
.com-id-1 .com-newsletter-box div.umg-body div.umg-newsletter-additional div.cm-form-field-container div.cm-label                           { color: #ff0000; margin-bottom: 5px; font-weight: bold; }
.com-id-1 .com-newsletter-box div.umg-body div.umg-newsletter-additional div.cm-form-field-container div.cm-input-newsletter-block-title    { display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* recht, Newsletter Basic ********************************* */  
/* ***************************************************************************************** */

.com-id-2 .com-newsletter-box                                       { }
.com-id-2 .com-newsletter-box div.umg-header                        { background:url(img/layout/sp/2col_l_hl_newsletter.jpg) no-repeat; width:475px; height:35px; }
.com-id-2 .com-newsletter-box div.umg-header h3.umg-headline        { display: none; }
.com-id-2 .com-newsletter-box div.umg-body                          { background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 25px 12px 40px; }
.com-id-2 .com-newsletter-box div.umg-footer                        { background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px;}
.com-id-2 .com-newsletter-box div.umg-footer span.back              { }
.com-id-2 .com-newsletter-box div.umg-footer span.back a            { }
.com-id-2 .com-newsletter-box div.umg-footer span.back a:hover      { }
.com-id-2 .com-newsletter-box div.umg-footer span.more              { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a            { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a:hover      { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop           { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop a         { }
.com-id-2 .com-newsletter-box div.umg-footer span.pagetop a:hover   { }

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

.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					    { }

.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container						    { margin-bottom:4px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-label				    { font-size:12px; color: #ff0000; margin-top: 4px; font-weight: bold; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input				    { }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input input           { background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px; width:258px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input select          { border:1px solid #000000;  background: none; color: #000000; font-family:Verdana,Helvetica,sans-serif; font-size:11px; padding: 2px; }

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

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

.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                             { display:inline; }
.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	                    { background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:70px; }

.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container		        { display:inline; }
.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p              { display:inline; font-size:10px; padding-left:10px; }

.com-id-2 .com-newsletter-box div.umg-body div.umg-newsletter-container div.cm-form-field-container                                         { margin-bottom: 5px; }

.com-id-2 .com-newsletter-box div.umg-body div.umg-newsletter-additional                                                                    { margin-top: 16px; }
.com-id-2 .com-newsletter-box div.umg-body div.umg-newsletter-additional div.cm-form-field-container div.cm-label                           { color: #ff0000; margin-bottom: 5px; font-weight: bold; }
.com-id-2 .com-newsletter-box div.umg-body div.umg-newsletter-additional div.cm-form-field-container div.cm-input-newsletter-block-title    { display: none; }

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

/* ******************** Startseite: Ticketverlosung (Tourtermine) ****************** */
body#Page-home_danke .com-id-1 .com-SoundAccountCollectionTour,
body#Page-home .com-id-1 .com-SoundAccountCollectionTour									{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; }
body#Page-home_danke .com-id-1 .com-SoundAccountCollectionTour div.umg-header,
body#Page-home .com-id-1 .com-SoundAccountCollectionTour div.umg-header						{ background:url(img/layout/sp/2col_l_hl_ticketverlosung_home.jpg) no-repeat; width:475px; height:35px; }
body#Page-home_danke .com-id-1 .com-SoundAccountCollectionTour div.umg-header h3.umg-headline,
body#Page-home .com-id-1 .com-SoundAccountCollectionTour div.umg-header h3.umg-headline		{ display:none; }
body#Page-home_danke .com-id-1 .com-SoundAccountCollectionTour div.umg-body,
body#Page-home .com-id-1 .com-SoundAccountCollectionTour div.umg-body						{ background:url(img/layout/sp/2col_l_bg_home.jpg) no-repeat; padding:12px 0 0px 40px; }
body#Page-home_danke .com-id-1 .com-SoundAccountCollectionTour div.umg-footer,
body#Page-home .com-id-1 .com-SoundAccountCollectionTour div.umg-footer 					{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }

/* ******************** Musik TV: Ticketverlosung im TemplateComponentContainer (eigentlcih wie id-1 nur ohne die Kreditkarte im BG) ****************** */
body#Page-news-detail .com-id-1 .com-SoundAccountCollectionTour,
body#Page-musik-tv .com-id-1 .com-SoundAccountCollectionTour									{  }
body#Page-news-detail .com-id-1 .com-SoundAccountCollectionTour div.umg-header,
body#Page-musik-tv .com-id-1 .com-SoundAccountCollectionTour div.umg-header						{ background:url(img/layout/sp/2col_l_hl_ticketverlosung.jpg) no-repeat; width:475px; height:35px; }
body#Page-news-detail .com-id-1 .com-SoundAccountCollectionTour div.umg-header h3.umg-headline,
body#Page-musik-tv .com-id-1 .com-SoundAccountCollectionTour div.umg-header h3.umg-headline		{ display:none; }
body#Page-news-detail .com-id-1 .com-SoundAccountCollectionTour div.umg-body,
body#Page-musik-tv .com-id-1 .com-SoundAccountCollectionTour div.umg-body						{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 0 12px 40px; }
body#Page-news-detail .com-id-1 .com-SoundAccountCollectionTour div.umg-footer,
body#Page-musik-tv .com-id-1 .com-SoundAccountCollectionTour div.umg-footer 					{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }

/* ******************** News: Rechte Spalte ****************** */
body#Page-uebersicht .com-id-1 .com-SoundAccountCollectionTour									{  }
body#Page-uebersicht .com-id-1 .com-SoundAccountCollectionTour div.umg-header					{ background:url(img/layout/sp/2col_r_hl_ticketverlosung.jpg) no-repeat; width:311px; height:35px; }
body#Page-uebersicht .com-id-1 .com-SoundAccountCollectionTour div.umg-header h3.umg-headline	{ display:none; }
body#Page-uebersicht .com-id-1 .com-SoundAccountCollectionTour div.umg-body						{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:12px 0 12px 17px; }
body#Page-uebersicht .com-id-1 .com-SoundAccountCollectionTour div.umg-footer 					{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }

/* ******************** Newsletter: Rechte Spalte *************** */

body#Page-newsletter .com-id-1 .com-SoundAccountCollectionTour div.umg-header                                { background:url(img/layout/sp/2col_r_hl_verlosung.jpg) no-repeat; width:311px; height:35px; }
body#Page-newsletter .com-id-1 .com-SoundAccountCollectionTour div.umg-header h3.umg-headline                { display:none; }
body#Page-newsletter .com-id-1 .com-SoundAccountCollectionTour div.umg-body                                  { background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:12px 0 12px 23px; }
body#Page-newsletter .com-id-1 .com-SoundAccountCollectionTour div.umg-footer                                { background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }



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

.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour						{ }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour ul					{ margin:0;padding:0;list-style-type:none; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c		{ clear:both; padding-bottom:12px; margin-top:13px; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-1		{ clear:both; margin-top:0px; }

.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-image-c										{ float:left; width:129px; margin:0 10px 10px 0;  }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-image-c span.umg-global-belonging-image		{ display:block; background:url(img/layout/sp/ticketteaser_shadow.gif) no-repeat left bottom; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-image-c span.umg-global-belonging-image img	{ display:block; padding:0 2px 4px 2px; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-image-c span.umg-tour-image					{ display:none; }

.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c											{ float:left; width:275px; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-headline-link						{  }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-global_belonging-name			{ color:#000000; font-weight:bold; display:block; font-size:12px;}
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.list-trenner						{ display:none; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-tour-name                      { color:#ff0000; font-weight:bold; font-size:14px; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-partner_presenter              { }
                .com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-tour-text      { display: block; margin-top: 10px; margin-bottom: 20px; }
body#Page-home  .com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-tour-text		{ display: none; }

.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates						{ padding:0; list-style-type:none; margin:15px 0 8px 0;}
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates ul						{ display:block; margin:0;padding:0;list-style-type:none; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates ul li					{ display:block; margin:0;padding:0;list-style-type:none; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-intro-text	{ display:block; color:black; font-weight:bold;}
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c			{ } 
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-odd		{ } 
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-even		{ }

.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-start_date		{ display:inline; } 
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-city			{ display:inline; } 
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-country			{ display:none; } 
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-location		{ display:inline; } 
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-link-win		{ display:none; }

.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-link							{ display:block; }
.com-id-1 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-link a							{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************** Ticketverlosung: Detailsseite mit Teilnahmebutton ****************** */
.com-id-3 .com-SoundAccountCollectionTour									{ }
.com-id-3 .com-SoundAccountCollectionTour div.umg-header					{ background:url(img/layout/sp/2col_l_hl_ticketverlosung.jpg) no-repeat; width:475px; height:35px; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-header h3.umg-headline	{ display:none; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body						{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 0 0px 40px; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-footer 					{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }
.com-id-3 .com-SoundAccountCollectionTour .com-toolplaceholdersingle div.umg-body		{ padding:12px 0 12px 55px; margin-bottom: 15px; }

.com-id-3 .com-SoundAccountCollectionTour div.umg-body div.umg-tour-jumpmenu			{ display: none; } 
.com-id-3 .com-SoundAccountCollectionTour div.umg-body div.umg-tour-jumpmenu-footer		{ display: none; } 

.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour						{ }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour ul					{ margin:0;padding:0;list-style-type:none; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c		{ clear:both; padding-bottom:12px; margin-top:13px; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-1		{ margin-top:0px; }

.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-image-c										{ float:left; width:129px; margin:0 10px 10px 0;  }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-image-c span.umg-global-belonging-image		{ display:block; background:url(img/layout/sp/ticketteaser_shadow.gif) no-repeat left bottom; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-image-c span.umg-global-belonging-image img	{ display:block; padding:0 2px 4px 2px; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-image-c span.umg-tour-image					{ display:none; }

.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c											{ float:left; width:275px; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c a.umg-headline-link						{ text-decoration:none;  }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-global_belonging-name			{ color:#000000; font-weight:bold; display:block; font-size:12px;}
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.list-trenner						{ display:none; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-tour-name						{ color:#ff0000; font-weight:bold; font-size:14px; }

.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates						{ padding:0; list-style-type:none; margin:15px 0 8px 0;}
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates ul						{ display:block; margin:0;padding:0;list-style-type:none; }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates ul li					{  }
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-intro-text	{ display:block; font-weight:bold;}
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c			{ } 
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-odd		{ } 
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-even		{ }

.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-start_date		{ display:inline; } 
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-city			{ display:inline; } 
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-country			{ display:none; } 
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-location		{ display:inline; } 
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-link-win		{ display:block; margin-bottom:6px; } 
.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c ul.umg-tourdates li.umg-date-c span.umg-link-win a		{ background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; } 

.com-id-3 .com-SoundAccountCollectionTour div.umg-body ul.umg-tour li.umg-item-c div.umg-text-c span.umg-link							{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Ticketcerlosung: Teilnahmeformular ****************** */

.com-id-1 .com-soundaccountcompetitionform									{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-header					{ background:url(img/layout/sp/2col_l_hl_ticketverlosung.jpg) no-repeat; width:475px; height:35px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-header h3.umg-headline	{ display:none; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body						{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 0 12px 40px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-footer 					{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form 							{  }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields		{ display:block; }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container									{ clear:both; display:block; margin-bottom:5px;}
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-label				{ float:left; font-weight:bold; width:80px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input				{ display:block; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input			{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; height:14px; padding:2px; width:300px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input select		{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; height:14px; padding:2px; width:304px; }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container .type-text		{ display:block; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container .type-dropdown	{ display:block; }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container																{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-thanks									{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error									{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-text		{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-fields		{ }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-busy-animation			{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-busy-animation img		{ }

.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container							{ margin-top:10px; margin-left:80px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container span.umg-field-button	{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container span.type-text			{ }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container span.type-text input		{ background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:120px; height:21px; }
.com-id-1 .com-soundaccountcompetitionform div.umg-body div.umg-form div.umg-form-submit-container span.type-image			{ display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ MusikTV: Player ******************************************* */
.com-id-1 .com-StaticManualHtml                                       {  }
.com-id-1 .com-StaticManualHtml div.umg-header                        { background:url(img/layout/sp/1col_hl_musiktv.jpg) no-repeat; width:786px; height:35px; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-body                          { background:url(img/layout/sp/1col_bg.jpg) repeat-y; padding: 12px 25px 12px 40px; }
.com-id-1 .com-StaticManualHtml div.umg-footer                        { background:url(img/layout/sp/1col_bottom.jpg) no-repeat; width:786px; height:10px; }

.com-id-1 .com-StaticManualHtml div.umg-body                          { padding:12px; text-align:center; }
.com-id-1 .com-StaticManualHtml div.umg-body p                        { padding:0 25px; text-align:left; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Flash Header ******************************************* */
.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                          {  }
.com-id-2 .com-StaticManualHtml div.umg-footer                        { display:none; }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Soundaccount IDs ******************************************* */
.com-id-3 .com-StaticManualHtml                                       {  }
.com-id-3 .com-StaticManualHtml div.umg-header                        { background:url(img/layout/sp/2col_r_hl_neutral.jpg) no-repeat; width:311px; height:20px; }
.com-id-3 .com-StaticManualHtml div.umg-header h3.umg-headline        { display:none; }
.com-id-3 .com-StaticManualHtml div.umg-body                          { background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:0 0 5px 16px; }
.com-id-3 .com-StaticManualHtml div.umg-footer                        { background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Logout Message ************************************* */
.com-id-4 .com-StaticManualHtml div.umg-header                        { background:url(img/layout/sp/2col_r_hl_login.jpg) no-repeat; width:311px; height:35px; }
.com-id-4 .com-StaticManualHtml div.umg-header h3.umg-headline        { display:none; }
.com-id-4 .com-StaticManualHtml div.umg-body                          { background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:10px 20px 12px 23px; width:268px; min-height:130px;  }
.com-id-4 .com-StaticManualHtml div.umg-footer                        { background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }
/* ***************************************************************************************** */
/* ************************************ 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						{ }
.com-id-1 .com-PageMenu div.umg-footer						{ display: none; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list			{ margin: 0; padding: 0; list-style:none; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi								{ margin: 0px; background:url(img/layout/sp/nav_bg.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a,
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a						{ display: block; width:229px; text-indent:-10000px; height:26px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover						{  }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li .umg-icon-after-listitem				{ display:block; position:relative; width:10px; top:-1000px; } 
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li .umg-icon-after-listitem img			{ display: none; }
/**/
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1									{ background: url(img/layout/sp/nav_1c.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover,
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1							{ background: url(img/layout/sp/nav_1c_over.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2									{ background: url(img/layout/sp/nav_2.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover,
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2							{ background: url(img/layout/sp/nav_2_over.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3									{ background: url(img/layout/sp/nav_3.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3:hover,
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3							{ background: url(img/layout/sp/nav_3_over.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4									{ background: url(img/layout/sp/nav_4.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4:hover,
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-4							{ background: url(img/layout/sp/nav_4_over.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5									{ background: url(img/layout/sp/nav_5.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5:hover,
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-5							{ background: url(img/layout/sp/nav_5_over.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6									{ background: url(img/layout/sp/nav_6.jpg) no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6:hover,
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-6							{ background: url(img/layout/sp/nav_6_over.jpg) no-repeat; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { display: block; width:229px; text-indent:-10000px; height:26px; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer										{ display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Footer-Zeile *************************************** */  

.com-id-2 .com-PageMenu										{ }
.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						{ margin: 8px 0 40px 49px; font-size:10px; }
.com-id-2 .com-PageMenu div.umg-footer						{ display: none; }


.com-id-2 .com-PageMenu div.umg-body ul.umg-list             { margin: 0; padding: 0; list-style:none; 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: underline;  }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color: #000000; text-decoration: none; }
.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: #000000; text-decoration: underline; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           {  }
.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                                     { display:inline; color: #ffffff; padding:0 1px; }
#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 ******************************************* */
/* ************************************ News: News Detail ********************************** */
.com-id-1 .com-article									                    { }
.com-id-1 .com-article div.umg-header                                       { background:url(img/layout/sp/2col_l_hl_news.jpg) no-repeat; width:475px; height:35px; }
body#Page-alles-ueber-soundaccount .com-id-1 .com-article div.umg-header	{ background:url(img/layout/sp/2col_l_hl_soundaccount.jpg) no-repeat !important; }
.com-id-1 .com-article div.umg-header h3.umg-headline	                    { display:none; }
.com-id-1 .com-article div.umg-body                                         { background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 25px 12px 40px; }
.com-id-1 .com-article div.umg-footer                                       { background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }

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

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{ }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{ }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{ float:none; width:auto; }


.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		        { display:none; }
/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body  div.umg-artist-title-wrapper-top			        { display:none; }

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

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		            { display: block; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner                       { display: none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			            { display: none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			            { }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	            { }
.com-id-1 .com-article div.umg-body ul li span.umg-artist                               { display: block; font-size:12px; font-weight:bold; color:#ff0000; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		            { font-size:16px; font-weight:bold; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c				        { float:left; width:204px; margin:0 10px 15px 0; background:url(img/layout/sp/newsdetail_shadow.gif) no-repeat bottom; padding:0 1px 3px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c img			        { display:block; padding-left:2px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon	    { display:none;  }

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

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline			                                { font-weight: bold; }
body#Page-alles-ueber-soundaccount .com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline		{ display:none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body  span.umg-text                   { display:block; margin-top:10px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body  span.umg-text ul                { margin-bottom: 14px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text ul li             { background: url(img/layout/sp/arrow_small.gif) no-repeat 0px 4px; padding-left: 15px; margin-bottom: 3px; }

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


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** Impressum / Datenschutz  ********************************* */

.com-id-2 .com-article                                          { margin-bottom: 10px; }
.com-id-2 .com-article div.umg-header                           { background:url(img/layout/sp/1col_hl_downloads.jpg) no-repeat; width:786px; height:35px; }
body#Page-impressum     .com-id-2 .com-article div.umg-header   { background:url(img/layout/sp/1col_hl_impressum.jpg) no-repeat; width:786px; height:35px; }
body#Page-datenschutz   .com-id-2 .com-article div.umg-header   { background:url(img/layout/sp/1col_hl_datenschutz.jpg) no-repeat; width:786px; height:35px; }
body#Page-faq			.com-id-2 .com-article div.umg-header   { background:url(img/layout/sp/1col_hl_faq.jpg) no-repeat; width:786px; height:35px; }
body#Page-agb			.com-id-2 .com-article div.umg-header   { background:url(img/layout/sp/1col_hl_agb.jpg) no-repeat; width:786px; height:35px; }

.com-id-2 .com-article div.umg-header h3.umg-headline           { display: none; }
.com-id-2 .com-article div.umg-body                             { background:url(img/layout/sp/1col_bg.jpg) repeat-y; padding:12px 20px 12px 40px; }
.com-id-2 .com-article div.umg-footer                           { background:url(img/layout/sp/1col_bottom.jpg) no-repeat; width:786px; height:10px; }
.com-id-2 .com-article div.umg-footer span.back                 { }
.com-id-2 .com-article div.umg-footer span.back a               { }
.com-id-2 .com-article div.umg-footer span.back a:hover         { }
.com-id-2 .com-article div.umg-footer span.pagetop              { }
.com-id-2 .com-article div.umg-footer span.pagetop a            { }
.com-id-2 .com-article div.umg-footer span.pagetop a:hover      { }
.com-id-2 .com-article div.umg-footer span.more                 { }
.com-id-2 .com-article div.umg-footer span.more a               { }
.com-id-2 .com-article div.umg-footer span.more a:hover         { }
.com-id-2 .com-article div.umg-footer ul.umg-pagebrowser	    { display: none; }

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

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

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

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

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

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper									{ display: none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist-trenner			{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist-linked			{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist-linked a		{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist-linked a:hover	{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-artist					{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-date-inline			{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper span.umg-title					{ }

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

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

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ display:block; margin-top:10px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ }

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

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Ticketverlosung rechts ***************************** */
.com-id-3 .com-article                                  { }
.com-id-3 .com-article div.umg-header                   { background:url(img/layout/sp/2col_r_hl_sofunktioniert.jpg) no-repeat; width:311px; height:35px; }
.com-id-3 .com-article div.umg-header h3.umg-headline   { display:none; }
.com-id-3 .com-article div.umg-body                     { background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:12px 25px 12px 20px; }
.com-id-3 .com-article div.umg-footer                   { background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }

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

.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-body                                   { }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer                                 { }
.com-id-3 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle      { float:none; width:auto; }


.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-date-top                            { display:none; }
/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-3 .com-article div.umg-body  div.umg-artist-title-wrapper-top                               { display:none; }

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

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-3 .com-article div.umg-body ul li div.umg-artist-title-wrapper                              { display: block; }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-trenner                                   { display: none; }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked                                    { display: none; }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked a                                  { }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked a:hover                            { }
.com-id-3 .com-article div.umg-body ul li span.umg-artist                                           { display: block; font-size:12px; font-weight:bold; color:#ff0000; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-title                               { font-size:16px; font-weight:bold; }

.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c                                 { float:left; width:204px; margin:0 10px 15px 0; background:url(img/layout/sp/newsteaser_shadow.gif) no-repeat bottom; padding-bottom:4px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c img                             { display:block; padding-left:2px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon                   { display:none; }

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

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

.com-id-3 .com-article div.umg-body ul li .umg-li-body  span.umg-text                               { display:block; margin-top:10px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body  span.umg-text ul                            { margin-bottom: 14px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body  span.umg-text ul li                         { background: url(img/layout/sp/arrow_small.gif) no-repeat 0px 4px; padding-left: 15px; margin-bottom: 3px; }

.com-id-3 .com-article div.umg-body ul li .umg-li-body    span.umg-fulllink                         { }
.com-id-3 .com-article div.umg-body ul li .umg-li-body    span.umg-fulllink a                       { }
.com-id-3 .com-article div.umg-body ul li .umg-li-body    span.umg-fulllink a:hover                 { }
.com-id-3 .com-article div.umg-body ul li .umg-li-body    span.umg-imagelink                        { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Oben: Login ********************************************** */
/* ***************************************************************************************** */

.com-id-1 .com-PageLoginBox                                       { margin:0 0 0 180px; }
.com-id-1 .com-PageLoginBox div.umg-header                        { float:left; width:42px; }
.com-id-1 .com-PageLoginBox div.umg-header h3.umg-headline        { color:#ffffff; margin-top:4px; }
.com-id-1 .com-PageLoginBox div.umg-body                          { color:#ffffff; font-size:11px;  }
.com-id-1 .com-PageLoginBox div.umg-footer                        { display: none; }
                                                                                                           
.com-id-1 .com-PageLoginBox div.umg-body a         { color:#ffffff; font-size: 10px; text-decoration:none; }
.com-id-1 .com-PageLoginBox div.umg-body a:hover   { text-decoration: underline; }

.com-id-1 .com-PageLoginBox div.umg-body fieldset.UMGLoginData          { border: none; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_User_box         { float:left; width:125px; height:25px; margin-right: 7px; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_User_box label   { display:none; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_User_box input   { background:transparent; border:1px solid #ffffff; color:#ffffff; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:4px 2px;width:120px; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box         { float:left; width:125px; height:25px; margin-right: 7px; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box label   { display:none; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box input   { background:transparent; border:1px solid #ffffff; color:#ffffff; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:4px 2px;width:120px; }

.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-register-container			{ clear:both; display:inline; padding:0 10px 0 43px; font-size:14px; }
* html .com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-register-container	{ padding:0 10px 0 0; }
.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-register-container a			{ font-size:13px; }
.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-forgot-password-container	{ display:inline; font-size:14px; }
.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-forgot-password-container a	{ font-size: 13px; }
                                                                           
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container                                        { float:left; width:45px; height:25px; }
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-text             { }
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-text input       { background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #ffffff; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:43px; height:23px; }
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-grafik           { display: none; }

.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-thx-text-container,
.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-error-text-container 	{ clear:both; margin-left: 43px; }
.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-thx-text-container p,
.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-error-text-container p	{ margin:0; font-weight:bold; }

.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-login-button				{ display:none !important; }


.com-id-1 .com-PageLoginBox div.umg-body .UMGLogoutData																			{ float:right; margin-right:10px; }

.com-id-1 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-logout-container										{ display:inline; padding-right:10px; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-logout-container span.umg-button-logout-text			{ }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-logout-container span.umg-button-logout-text input	{ background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #ffffff; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:60px; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-logout-container span.umg-button-logout-grafik		{ display: none; }

.com-id-1 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-meinprofil-container											{ display:inline; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-meinprofil-container span.umg-button-meinprofil-text			{ }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-meinprofil-container span.umg-button-meinprofil-text input	{ background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #ffffff; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:80px; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Login: Login ********************************************** */
/* ***************************************************************************************** */

.com-id-2 .com-PageLoginBox                                       {  }
body#Page-home_danke .com-id-2 .com-PageLoginBox                  { float:left; }
.com-id-2 .com-PageLoginBox div.umg-header                        { background:url(img/layout/sp/2col_r_hl_login.jpg) no-repeat; width:311px; height:35px; }
.com-id-2 .com-PageLoginBox div.umg-header h3.umg-headline        { display:none; }
.com-id-2 .com-PageLoginBox div.umg-body                          { background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:10px 20px 12px 23px; width:268px; min-height:130px;  }
.com-id-2 .com-PageLoginBox div.umg-footer                        { background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px; }
                                                                                                           
.com-id-2 .com-PageLoginBox div.umg-body a         { padding-left: 3px; }
.com-id-2 .com-PageLoginBox div.umg-body a:hover   {  }

.com-id-2 .com-PageLoginBox div.umg-body fieldset.UMGLoginData          { border: none; }
.com-id-2 .com-PageLoginBox div.umg-body .UMGLoginData_User_box         { margin-top:10px; }
.com-id-2 .com-PageLoginBox div.umg-body .UMGLoginData_User_box label   { display:none; }
.com-id-2 .com-PageLoginBox div.umg-body .UMGLoginData_User_box input   { background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px;width:220px; }
.com-id-2 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box         { margin-top:10px; }
.com-id-2 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box label   { display:none; }
.com-id-2 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box input   { background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px;width:220px; }

.com-id-2 .com-PageLoginBox div.umg-body .umg-pageloginbox-register-container			{ display:none; }
.com-id-2 .com-PageLoginBox div.umg-body .umg-pageloginbox-register-container a			{  }
.com-id-2 .com-PageLoginBox div.umg-body .umg-pageloginbox-forgot-password-container	{ margin-top:10px; }
                                                                           
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container                                        { margin-top:10px; }
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-text             { }
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-text input       { background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:43px; }
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-grafik           { display: none; }

.com-id-2 .com-PageLoginBox div.umg-body .umg-pageloginbox-thx-text-container,
.com-id-2 .com-PageLoginBox div.umg-body .umg-pageloginbox-error-text-container 	{ clear:both; margin-top:5px; }
.com-id-2 .com-PageLoginBox div.umg-body .umg-pageloginbox-thx-text-container p,
.com-id-2 .com-PageLoginBox div.umg-body .umg-pageloginbox-error-text-container p	{ margin:0; }

.com-id-2 .com-PageLoginBox div.umg-body .umg-pageloginbox-login-button				{ display:none !important; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Navigation: Loginbutton ********************************************** */
/* ***************************************************************************************** */

.com-id-3 .com-PageLoginBox                                       {  }
.com-id-3 .com-PageLoginBox div.umg-header                        { display:none !important; }
.com-id-3 .com-PageLoginBox div.umg-header h3.umg-headline        {  }
.com-id-3 .com-PageLoginBox div.umg-body                          {   }
.com-id-3 .com-PageLoginBox div.umg-footer                        { display: none; }

.com-id-3 .com-PageLoginBox div.umg-body fieldset.UMGLoginData          { border: none; }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLoginData_User_box         { display:none; }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLoginData_User_box label   {  }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLoginData_User_box input   {  }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box         { display:none; }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box label   {  }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box input   {  }

.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-register-container			{  }
.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-register-container .umg-link-arrow	{ display:none; }
.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-register-container a			{ width:229px; height:26px; display:block; background:url(img/layout/sp/nav_1.jpg); cursor:pointer; text-indent:-10000px; }
.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-register-container a:hover	{ background:url(img/layout/sp/nav_1_over.jpg); }

.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-forgot-password-container	{ display:none; }
.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-forgot-password-container a	{  }
                                                                           
.com-id-3 .com-PageLoginBox div.umg-body .umg-action-button-container                                        { display:none; }
.com-id-3 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-text             { }
.com-id-3 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-text input       { }
.com-id-3 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-grafik           { }

.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-thx-text-container,
.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-error-text-container 	{ display:none; }
.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-thx-text-container p,
.com-id-3 .com-PageLoginBox div.umg-body .umg-pageloginbox-error-text-container p	{  }

.com-id-3 .com-PageLoginBox div.umg-body .UMGLogoutData																			{  }

.com-id-3 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-logout-container										{ }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-logout-container span.umg-button-logout-text			{ display:none; }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-logout-container span.umg-button-logout-grafik		{  }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-logout-container span.umg-button-logout-grafik input	{ width:229px; height:26px; display:block; background:url(img/layout/sp/nav_1b.jpg); cursor:pointer; border:0px; }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-logout-container span.umg-button-logout-grafik input:hover	{ width:229px; height:26px; display:block; background:url(img/layout/sp/nav_1b_over.jpg); }


.com-id-3 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-meinprofil-container											{ display:none !important; }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-meinprofil-container span.umg-button-meinprofil-text			{ }
.com-id-3 .com-PageLoginBox div.umg-body .UMGLogoutData	.umg-pageloginbox-meinprofil-container span.umg-button-meinprofil-text input	{ }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Mein Profil ***************************************** */
.com-id-1 .com-soundaccountprofileform                                          { }
.com-id-1 .com-soundaccountprofileform div.umg-header                           { background:url(img/layout/sp/1col_hl_meinprofil.jpg) no-repeat; width:786px; height:35px; }
.com-id-1 .com-soundaccountprofileform div.umg-header h3.umg-headline           { display: none; }
.com-id-1 .com-soundaccountprofileform div.umg-body                             { background:url(img/layout/sp/1col_bg.jpg) repeat-y; padding:12px 25px 12px 40px; }
.com-id-1 .com-soundaccountprofileform div.umg-footer                           { background:url(img/layout/sp/1col_bottom.jpg) no-repeat; width:786px; height:10px; }
.com-id-1 .com-soundaccountprofileform div.umg-footer div.seitenAbschluss       { }
.com-id-1 .com-soundaccountprofileform div.umg-footer div.seitenAbschluss img   { }

.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form                                                                                                    { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields                                                                                { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container                                                   { margin-top: 7px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-label                               { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-label span                          { color: #ff0000; font-size: 12px; font-weight: bold; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input                               { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input                         { background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px; width:350px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input.umg-field-format-dd     { width: 109px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input.umg-field-format-mm     { width: 109px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input.umg-field-format-yyyy   { width: 109px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input.umg-field-street        { width: 302px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input.umg-field-housenumber   { width: 39px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input select                        { font-size: 12px; border: 1px solid #000000; width: 356px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-dropdown                                 { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-fields div.tool-tip-bottom                                                            { margin-top: 10px; font-size: 10px; }

.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-response-container                                                { margin-top: 10px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-thanks                   { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-thanks span              { }

.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error                                { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-text     { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-fields   { color: #ff0000; }

.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-busy-animation                                                    { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-busy-animation img                                                { }

.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-submit-container                                                  { margin-top: 16px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-submit-container span.umg-field-button                            { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-submit-container span.type-text                                   { }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-submit-container span.type-text input                             { background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:85px; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-submit-container span.type-image                                  { display: none; }
.com-id-1 .com-soundaccountprofileform div.umg-body div.umg-form div.umg-form-submit-container span.type-image input                            { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************** Kontakt - Formular ************************************* */
.com-id-1 .com-soundaccountcontactform                                          { }
.com-id-1 .com-soundaccountcontactform div.umg-header                           { background:url(img/layout/sp/1col_hl_kontakt.jpg) no-repeat; width:786px; height:35px; }
.com-id-1 .com-soundaccountcontactform div.umg-header h3.umg-headline           { display: none; }
.com-id-1 .com-soundaccountcontactform div.umg-body                             { background:url(img/layout/sp/1col_bg.jpg) repeat-y; padding: 12px 22px 0px 40px; }
.com-id-1 .com-soundaccountcontactform div.umg-footer                           { background:url(img/layout/sp/1col_bottom.jpg) no-repeat; width:786px; height:10px; }

.com-id-1 .com-soundaccountcontactform div.umg-body div.teaser-top              { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.teaser-top p            { }

.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form                                                                                                { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields                                                                            { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container                                               { display:block; margin-bottom: 8px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-label                           { display: block; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-label span                      { color: #ff0000; font-weight: bold; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-label div.description           { display:none; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.clearer                                   { clear:left; margin-bottom:3px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.clearer img                               { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input                           { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input                     { width:310px; font-size: 11px; border: 1px solid #000000; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input select                    { width:304px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-radio                                { float:left; }
* html              .com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-radio            { float:left; margin-right: 3px; } /* IE 6 Hack */
*:first-child+html  .com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-radio            { float:left; margin-right: 3px; } /* IE 7 Hack */
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-radio input                          { width:20px; border: none; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-text                                 { display: block; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-text input                           { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-textarea                             { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-textarea textarea                    { width:300px; height:200px; font-size: 11px; border: 1px solid #000000; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-digit                                { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-digit input                          { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-dropdown                             { display: block; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-format-dd      { width:50px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-format-mm      { width:50px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-format-yyyy    { width:80px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-street         { width:243px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-housenumber    { width:50px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.tool-tip-bottom                                                        { font-size: 10px; margin-bottom: 5px; }

.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-container-step-1                                              { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-container-step-1 div.umg-field-input input                    { display:block; width:200px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-fields div.umg-form-container-step-2                                              { }

.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-response-container                                                            { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-thanks                               { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-thanks span                          { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error                                { margin-bottom: 8px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-text     { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-fields   { color: #ff0000; }

.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-busy-animation                            { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-busy-animation img                        { }

.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-submit-container                          { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-submit-container span.umg-field-button    { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-submit-container span.type-text           { }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-submit-container span.type-text input     { background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:70px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-submit-container span.type-image          { display: none; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.umg-form div.umg-form-submit-container span.type-image input    { }

.com-id-1 .com-soundaccountcontactform div.umg-body div.teaser-bottom       { padding: 10px 0px; }
.com-id-1 .com-soundaccountcontactform div.umg-body div.teaser-bottom p     { margin: 0px; }

.com-id-1 .com-soundaccountcontactform div.umg-footer div.seitenAbschluss       { }
.com-id-1 .com-soundaccountcontactform div.umg-footer div.seitenAbschluss img   { }
#cdwn_wrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	height: 500px;
	margin: -250px 0 0 -350px;
	background:url(img/layout/sp/countdown.jpg) no-repeat;
}
#cdwn_content		{ text-align:center; padding-top:190px; }
#cdwn_content p		{ font-size:16px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ News: Media Dates - Rechte Spalte ******************************************* */
.com-id-1 .com-DateMedia										{  }
.com-id-1 .com-DateMedia div.umg-header							{ background:url(img/layout/sp/2col_r_hl_mediadates.jpg) no-repeat; width:311px; height:35px; }
.com-id-1 .com-DateMedia div.umg-header h3.umg-headline			{ display:none; }
.com-id-1 .com-DateMedia div.umg-body							{ background:url(img/layout/sp/2col_r_bg.jpg) repeat-y; padding:10px 20px 12px 23px; }
.com-id-1 .com-DateMedia div.umg-footer							{ background:url(img/layout/sp/2col_r_bottom.jpg) no-repeat; width:311px; height:11px;  }
.com-id-1 .com-DateMedia div.umg-footer ul.umg-pagebrowser		{ display:none; }

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

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top								{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top .trenner						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date									{ float:left; width:70px; clear:both; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date .trenner							{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c									{ float:left; width:195px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c span.umg-global_belonging-name		{ display:block; font-weight:bold; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name		{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name:hover	{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline .umg-trenner			{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-sub-headline					{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-text							{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-trenner						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner-and-time-wrapper		{ display:inline; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-partner						{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-start-time					{ display: none; }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .com-toolplaceholdersingle		{ display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Startseite: Downloads ********************************************** */
/* ***************************************************************************************** */

.com-id-1 .com-soundaccountmaxmfeedreader										{ position: relative; clear:both; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-header						{ background:url(img/layout/sp/1col_hl_downloads.jpg) no-repeat; width:786px; height:35px; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-header h3.umg-headline		{ display:none; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body							{ background:url(img/layout/sp/1col_bg.jpg) repeat-y; padding: 12px 0px 0px 50px; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-footer                        { background:url(img/layout/sp/1col_bg_home.jpg) no-repeat; width:786px; height:10px; }
body#Page-login .com-id-1 .com-soundaccountmaxmfeedreader div.umg-footer		{ background:url(img/layout/sp/1col_bottom.jpg) no-repeat; width:786px; height:10px; }
body#Page-passwort-vergessen .com-id-1 .com-soundaccountmaxmfeedreader div.umg-footer	{ background:url(img/layout/sp/1col_bottom.jpg) no-repeat; width:786px; height:10px; }

.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper                                                                 { width:720px !important; }
:root .com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides                                       { width:auto !important; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c                             { width: 144px; float: left; }
:root .com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c                       { width: 140px !important; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-image-c-top        { width: 130px; margin:0 auto; } 
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-image-c-top img    { display:block; padding:0 1px 3px; background:url(img/layout/sp/maxmfeed_shadow.gif) repeat-x center bottom; cursor:pointer;  }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-content-c                                      { }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-content-c .umg-item-artist-top				    { display:block; text-align:center; font-size:12px; font-weight:bold;  }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-content-c .umg-trenner						    { display:none; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-content-c .umg-title-wrapper					{ display:block; text-align:center; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-content-c .umg-title-wrapper .umg-item-index	{ display:none; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-content-c .umg-title-wrapper .umg-title		{ display:none; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-content-c .umg-title-wrapper .umg-title-link	{ font-size:12px; font-weight:bold; color:#ff0000; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-content-c .umg-title-wrapper .umg-title-link a	{ text-decoration:none; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSlideWrapper #DownloadFlowSlides span.umg-item-c span.umg-content-c .umg-item-artist-bottom              { display:none; }

.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSeitenwahl                       { display: none; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowSeitenwahl .DownloadFlowSeite    { }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowNavigation                       { font-size:16px; font-weight:bold; color:#7a7879; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowNavigation .DownloadFlowPrev     { cursor: pointer; position: absolute; top: 100px; left: 35px; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#DownloadFlowNavigation .DownloadFlowNext		{ cursor: pointer; position: absolute; top: 100px; left:762px; }

.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#umg-shoplink							{ display:none; text-align:center; padding-bottom:22px; }
.com-id-1 .com-soundaccountmaxmfeedreader div.umg-body div#umg-shoplink	.umg-shoplink-text a	{ background: url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left:12px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Suche: Suchergebnisse links  ************************************** */  

.com-id-1 .com-SiteSearchResult									{  }
.com-id-1 .com-SiteSearchResult div.umg-header					{ background:url(img/layout/sp/2col_l_hl_suchergebnis.jpg) no-repeat; width:475px; height:35px; }
.com-id-1 .com-SiteSearchResult div.umg-header h3.umg-headline	{ display:none; }
.com-id-1 .com-SiteSearchResult div.umg-body					{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 25px 12px 40px; }
.com-id-1 .com-SiteSearchResult div.umg-footer 					{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ergebnis-wrapper                           {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ergebnis-wrapper-no-ads                    {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ergebnis-wrapper-adsense                   {  }

.com-id-1 .com-SiteSearchResult div.umg-body div#spinner_html_ssr                           {  }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr                       {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head                             { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-headline      { padding: 4px 0 2px 6px; text-transform: uppercase; font-size: 16px; font-weight: bold; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-head-count    { display:none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-startoffset   { display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-article, 
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-date,    
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-gallery, 
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-goodie,  
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-product, 
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-theme,   
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-video   { padding: 10px 0px 2px 0px; font-size: 16px; color:#ff0000; text-transform: uppercase; font-weight: bold; } 

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-doctype-wrapper                  { padding: 10px 0px 0px 0px; }

.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-article                            {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-date                               {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-gallery                            {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-goodie                             {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-product                            {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-theme                              {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-video                              {  }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item                                                             { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-headline-top                             { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-headline-top span.ss-result-item-counter { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link       { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-subheadline                              { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.image-c                                                 { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.image-c img.ss-result-item-image                        { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-noimage                                  { }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper                                                                                   { margin-bottom:15px; zoom: 100%; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline                                                       { margin-bottom:6px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline span.ss-result-item-counter                           { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link                                 { background:url(img/layout/sp/arrow_small.gif) no-repeat left; padding-left: 12px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-theme              { font-size:12px; color:#000000;}
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-1 { display:none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-doctype            { display:none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-2 { display:none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-headline           { display:block; }

/* Beim kÃ¼nstler keine Headline anzeigen */
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-theme div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-1  { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-theme div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-headline            { display: none; }
/* --- */

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-body	{ display: none; }

/* Bei Artikeln den Text und Bild anzeigen */
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-article div.ss-result-item-hltext-wrapper div.ss-result-item-body	{ display: inline; }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-article div.image-c												{ float:left; width:129px; margin:0 10px 10px 0; background:url(img/layout/sp/ticketteaser_shadow.gif) no-repeat left bottom; }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-article div.image-c img.ss-result-item-image 						{ display:block !important; padding:0 2px 4px 2px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.doctype-article div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link                                 { background:transparent; padding:0; font-size:14px; font-weight:bold; text-decoration:none;  }
/* --- */

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-article-date       { display: inline; padding-left:10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-date-date          { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-gallery-date       { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-goodie-date        { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-product-date       { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-theme-date         { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-video-date         { display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.seitenAbschluss                                       { }
    
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager									            { text-align:center;  padding: 5px 0px 5px 0px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-header		    	            { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-spacer                      { display: inline; }                          
* html              .com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-spacer  { margin: 0px 2px 0px 2px; }  /* IE 6 Hacke */
*:first+child-html  .com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-spacer  { margin: 0px 2px 0px 2px; }  /* IE 7 Hacke */
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-currentpage 		        { display:inline; font-weight: bold; padding:0 3px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item						        { display:inline; font-weight: bold; padding:0 3px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item a.ss-pager-item-link        { }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense		{ display:none; }
                                                                                                                                             
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch			{ display:none; }

.com-id-1 .com-SiteSearchResult div.umg-partners								{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Login: Registrierung ********************************************** */
/* ***************************************************************************************** */

div.com-soundaccountregisterform 									{  }
div.com-soundaccountregisterform div.umg-header						{ background:url(img/layout/sp/2col_l_hl_registrierung.jpg) no-repeat; width:475px; height:35px; }
div.com-soundaccountregisterform div.umg-header h3.umg-headline		{ display:none; }
div.com-soundaccountregisterform div.umg-body						{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:10px 20px 12px 40px; min-height:130px; }
div.com-soundaccountregisterform div.umg-footer						{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }


div.com-soundaccountregisterform div.umg-body div.umg-form													{  }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields 								{ display:block; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container { display:block; margin-bottom:5px;}

div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-label 		{ display:block; font-weight:bold; color: #ff0000; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input 		{  }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input input	{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px;width:300px; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input select	{ background:transparent; border:1px solid #000000; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px;width:304px; }

div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container .type-text					{ display:block; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container .type-dropdown				{ display:block; }

div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-format-dd 		{ display:inline; width:50px; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-format-mm		{ display:inline; width:50px; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-format-yyyy		{ display:inline; width:80px; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-street			{ display:inline; width:243px; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.umg-field-input .umg-field-housenumber		{ display:inline; width:50px; }

div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-container-step-1 							{ }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-container-step-1 div.umg-field-input input	{ display:block; width:204px; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-container-step-2							{ }

div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-response-container 												{  }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-thanks					{ }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error					{ }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-text		{ }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-response-container div.umg-form-response-error div.umg-error-message-fields		{ color: #ff0000; }

div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-checkbox input	{ display:inline; width:14px; vertical-align:middle; border:0px; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-fields div.umg-form-field-container div.type-checkbox span.umg-field-label { font-weight:bold; color: #ff0000; }

div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-busy-animation							{ }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-busy-animation img						{ }

div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-submit-container						{ margin-top:10px; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-submit-container .umg-field-button		{ }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-submit-container .type-text				{ }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-submit-container .type-text	input		{ background: url(img/layout/sp/login_button_bg.gif) repeat-x; border:1px solid #000000; color:#ffffff; font-size: 11px; padding: 0px; cursor: pointer; width:80px; }
div.com-soundaccountregisterform div.umg-body div.umg-form div.umg-form-submit-container .type-image			{ display:none; }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Startseite: Shop (Deutschrock Merch) ****************** */

div.com-deutschrockfeedreader 										{  }
div.com-deutschrockfeedreader div.umg-header 						{ background:url(img/layout/sp/2col_l_hl_shop.jpg) no-repeat; width:475px; height:35px; }
div.com-deutschrockfeedreader div.umg-header h3.umg-headline 		{ display:none; }
div.com-deutschrockfeedreader div.umg-body 							{ background:url(img/layout/sp/2col_l_bg.jpg) repeat-y; padding:12px 0 12px 40px; height: 145px; }
div.com-deutschrockfeedreader div.umg-footer 						{ background:url(img/layout/sp/2col_l_bottom.jpg) no-repeat; width:475px; height:11px; }

div.com-deutschrockfeedreader div.umg-body ul 						{ margin:0;padding:0;list-style-type:none; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c 			{ float:left; width:104px; }

div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body 												{ }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body div.umg-image-top 								{ display:block; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body div.umg-image-top img							{ display:block; padding:0 0 4px 2px; width:100px; cursor:pointer; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body div.umg-image-top a							{ text-decoration:none; }

div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c                                      { }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-item-artist-top				    { display:none;  }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-trenner						    { display:none; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-title-wrapper					{ display:block; text-align:center; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-title-wrapper .umg-item-index	{ display:none; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-title-wrapper .umg-title		{ display:none; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-title-wrapper .umg-title-link	{ font-size:12px; font-weight:bold; color:#ff0000; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-title-wrapper .umg-title-link a	{ text-decoration:none; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-title-wrapper .umg-type		{ font-size:12px; font-weight:bold; display:block;}
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-title-wrapper .umg-type-link	{ display:none; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-title-wrapper .umg-type-link a	{ display:none; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body span.umg-content-c .umg-item-artist-bottom              { display:none; }

div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body												{ }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body div.umg-image-bottom { display:none; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body div.umg-image-bottom img { display:none; }
div.com-deutschrockfeedreader div.umg-body li.umg-item-c div.umg-li-body div.umg-image-bottom a	{ display:none; }
