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

body { 
  line-height: 1.5; 
}

/* 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.
      
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body {
	font-size:11px;
    margin:0;
    padding:0;
    background:#cecece url(img/layout/bg.gif);
	font-family:tahoma,arial,verdana,sans-serif;
	line-height: normal; 
}
img {
	border:0;
}
.layoutimg {
	display:block;
	margin:0;
	padding:0;
}
.seitenAbschluss {
	clear:both;
	padding:0;
	margin:0;
	height:1px;
    width: 10px;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { margin-bottom: 7px; line-height:1em; font-weight: 700; color: #333; }

h1 { font-size: 17px; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #000; 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 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: 10px; line-height: 1.55em; }
.large      { font-size: 12px; line-height: 1.3em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }


/* -------------------------------------------------------------- 
   
   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
   
-------------------------------------------------------------- */

label       { font-weight: bold; }
fieldset    { border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */
input,
select,
textarea { font-size: 10px; color: #333; font-family: Arial, Helvetica, sans-serif; }

input.text, input.title,
textarea, select {
  margin: 0;
  border: 1px solid #bbb;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border: 1px solid #666;
}

input.text, 
input.title   { width: 300px; padding:5px; }
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; }

#wrapper {
    width:              823px;
    margin:             0 auto;
}
#top {
	display:none;
}
#content {
}
	#left {
		float:              left;
		width:              131px;
		border-right: 		1px solid #EE8D3C; 
		vertical-align: 	top;
		font-family:		tahoma,arial,verdana,sans-serif;
		font-size:11px;
		line-height:12px;
	}
		#container_logo {
			height:			95px;
			padding:		0px;
			background:		#EE8D3C;
			border-right: 		0px solid #B6621E; 
		}
		.podcast {
			background: url(img/layout/bg_podcast.gif) repeat-y right top;
			color:#830F03;
			height:115px;
			border-left:1px solid #EE8D3C;
			width:130px;
			
		}
		.podcast p {
			margin:0pt;
			padding:3px 3px 3px 6px;
		}
		ul.leftLinks {
			list-style-type:none;
			margin:0pt 0pt 4px;
			padding:0pt 0pt 0pt 6px;
			text-align:left;
		}
		ul.leftLinks li {
			margin:2px 0pt 4px;
		}
		ul.leftLinks li a {
			color:#830F03;
			font-size:11px;
			font-weight:bold;
			line-height:16px;
			padding:1px 2px 1px 19px;
			text-align:left;
			text-decoration:underline;
		}
		#left li.player a {
			background: url(img/icons/play_button.gif) no-repeat left center;
		}
		#left li.itunes a {
			background: url(img/icons/icon-itunes.gif) no-repeat left center;
		}
		#left li.rss a {
			background: url(img/icons/icon-rss.gif) no-repeat left center;
		}
		#left .special {
			background: url(img/layout/special_bg.gif) repeat;
			border-bottom:1px solid #D24917;
			border-left:1px solid #EE8D3C;
			padding-bottom:3px;
			padding-top:5px;
		}
		#left .suche {
			background: url(img/layout/bg_suche.gif) #EE8D3C repeat-y right top;
			border-bottom:1px solid #D24917;
			border-left:1px solid #B6621E;
		}

	#middle {              
		float:              left;
		width:              686px;
		border-left:		1px solid #B6621E;
		border-right:		1px solid #B6621E;
		background:			#FCDBB1;
		padding:			0 1px;
	}
    
    body#Page-suche #middle {
        background-color: #F5AD58;
    }                            
    
		#topmenu {
			background: #FCDBB0;
		}
		
		/*** SPECIALS Layout ***/
		.top-content {
			background:#FCDBB0 url(img/layout/bg_head.gif) no-repeat;
			height:30px;
		}
		.middle-content {
			background:url(img/layout/bg_middle.gif) no-repeat;
			height:80px;
			margin:0;
			padding:0;
			vertical-align:bottom;
		}
		.xl-lasche {
			background-color:#F5AD58;
			height:18px;
			padding-left:5px;
		}
		.sp-headline {
			background:#F5AD58;
		}
		.sp-article {
			background:url(img/layout/specials_detail/bg_center.gif) repeat-y !important;
		}
			.sp-article-navigation {
				float:left;
				width:134px;
				padding-right:10px;
			}
			.sp-article-content {
				float:left;
				width:524px;
			}
		
		.sp-article-footer {
			clear:both;
			background: url(img/layout/specials_detail/sp-bg-bottomteaser-light.gif) no-repeat left bottom;
			border-bottom:2px solid #FFF0CF;
			height:27px;
			margin:0 0 0 10px;
		}
		.sp-bottom {
			padding-top:20px;
			background:#F5AD58;
		}
		
		.middle-bottom {
			background:transparent url(img/layout/specials_detail/sp-back-bg.gif) no-repeat scroll left top;
			height:27px;
			padding:20px;
		}
		/*** SPECIALS Layout ENDE ***/
		
		.starsdetailWrapper {
			display:none;
		}
		body#Page-home .starsdetailWrapper {
			background: url(img/layout/bg_starsdetail.gif) repeat-y;
			display:block;
		}
		body#Page-home .starsTrenner {
			background: url(img/layout/bg_starstrenner.gif) no-repeat;
			height:52px;
			display:block;
			width:100%;
		}
		
		.middle-topbar {
			clear:both;
			background:url(img/layout/start/bg_top.gif) no-repeat;
			height:18px;
			padding:0;
			margin:0;
		}
		body#Page-detail .middle-topbar,
		body#Page-produktdetail .middle-topbar,
		body#Page-home .middle-topbar {
			display:none;
		}
		
		
		
		
		.xl-footer {
			clear:both;
			background:#F5AD58 url(img/layout/boxes/xl_box_footer.gif) no-repeat top right;
			height:45px;
			width:681px;
			padding-left:5px;
			padding-bottom:20px;
		}
		.bgWrapper {
			background:url(img/layout/start/bg_content.gif) repeat-y;
		}
        
        body#Page-suche .bgWrapper {
            display: none
        }
        
		.footer {
			clear: both;
			background:url(img/layout/start/bg_bottom.gif) no-repeat;
			height:90px;
			width:686px;
		}
        
        body#Page-suche .footer {
            clear:both;
            background:none;
            height:40px;
            width:686px;
        }
        
		.service {
			background: url(img/layout/bg_footer.gif) no-repeat right top;
			float:right;
			height:42px;
			width:690px;
		}


	#right {              
		display:none;
	} 

#footer {
	clear: both;
    background: url(img/layout/bg_footer.gif) no-repeat right top;
	float:right;
	height:42px;
	width:690px;  
	margin-right:0px;
}
.com{}
/*clearfix*/
.com div.umg-body { display: inline-block; }
* html .com div.umg-body {height: 1%;}

.com div.umg-header { }       
.com div.umg-body   { }
.com div.umg-footer { }

.com a                          { }
.com a:hover                    { }
.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;}


/* ****** Dieses Template wird für den Standalone-Teaser verwendet und für alle Teaser, die kein eigenes Template haben ****** */


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Startseite: Vorschau ****************** */

.com-id-1 .com-Teaser                                       { background:#FFF0CF; float:left; width:227px; }
.com-id-1 .com-Teaser div.umg-header                        { background:#F5AD58 url(img/layout/laschen/vorschau.gif) no-repeat; height:26px; }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        { display: none; }
.com-id-1 .com-Teaser div.umg-body                          { display:block; margin:0; padding:0; }
.com-id-1 .com-Teaser div.umg-footer                        { display: none; }
.com-id-1 .com-Teaser div.umg-footer span.back              { }
.com-id-1 .com-Teaser div.umg-footer span.back a            { }
.com-id-1 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-Teaser div.umg-footer span.more              {  }
.com-id-1 .com-Teaser div.umg-footer span.more a            { }
.com-id-1 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-Teaser div.umg-body ul									{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-1 .com-Teaser div.umg-body ul li								{ padding:21px 35px 0 20px; clear:both; background: url(img/icons/arrow.gif) no-repeat 0px 25px; }

.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				{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline					{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ font-weight:bold; }
.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    .umg-teaser_text						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_text:hover				{ }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c					{ display:none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{   }

.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Startseite: Neues ********************************** */

.com-id-2 .com-Teaser                                       { background:#F5AD58; }
.com-id-2 .com-Teaser div.umg-header                        { background:#F5AD58 url(img/layout/laschen/neues.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-2 .com-Teaser div.umg-header h3.umg-headline        { display: none; }
.com-id-2 .com-Teaser div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-2 .com-Teaser div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-2 .com-Teaser div.umg-footer span.back              { display: none;}
.com-id-2 .com-Teaser div.umg-footer span.back a            { }
.com-id-2 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-Teaser div.umg-footer span.more              { display: none; }
.com-id-2 .com-Teaser div.umg-footer span.more a            { }
.com-id-2 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-2 .com-Teaser div.umg-body ul								{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-c		{ float: left; width:217px; overflow: hidden; margin-right: 6px; margin-bottom:8px; background:url(img/layout/boxes/xl_orange_top_px.gif) repeat-y; }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-3		{ float: left; width:217px; overflow: hidden; margin-right: 0px; }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-c .seitenAbschluss	{ background:#FFF0CF; width:100%; }

.com-id-2 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-header		{ background:url(img/layout/boxes/xl_orange_top.gif) no-repeat; height:27px; margin:0; padding:3px 0 0 5px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase; }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-header .umg-title	{ vertical-align:middle; }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-body		{ background:#FF9E2D url(img/layout/boxes/xl_orange_middle.gif) no-repeat; border-right:2px solid #862225; margin:0; padding:0 6px 0 5px; text-align:left; width:204px; height:104px; }
.com-id-2 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-body .seitenAbschluss	{ background-color:#FF9E2D; width:10px; }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float: left; margin-right: 4px; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ 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					{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    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    .umg-teaser_text						{ color:#590903; font-size:10px; line-height:11px; margin:0; padding:5px 0 0 5px; vertical-align:top; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{ margin:0; }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c					{ display:none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{   }

.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c						{ background:url(img/layout/boxes/xl_orange_bottom_short.gif) no-repeat; padding:14px 0 0 170px; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ display:none; }
.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/icons/box_nav/mehr.gif) no-repeat; display:block; width:31px; height:13px; text-indent:-10000px; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************************** Startseite: Unsere Stars ******************************* */

.com-id-3 .com-Teaser                                       { background:#F5AD58; }
.com-id-3 .com-Teaser div.umg-header                        { background:#F5AD58 url(img/layout/laschen/unserestars.gif) no-repeat left; height:18px; margin-left:5px; }
.com-id-3 .com-Teaser div.umg-header h3.umg-headline        { display: none; }
.com-id-3 .com-Teaser div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-3 .com-Teaser div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-3 .com-Teaser div.umg-footer span.back              { display: none;}
.com-id-3 .com-Teaser div.umg-footer span.back a            { }
.com-id-3 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-3 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-3 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-3 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-Teaser div.umg-footer span.more              { display: none; }
.com-id-3 .com-Teaser div.umg-footer span.more a            { }
.com-id-3 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-3 .com-Teaser div.umg-body ul								{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-3 .com-Teaser div.umg-body ul li.umg-item-c		{ float: left; width:217px; overflow: hidden; margin-right: 8px; }
.com-id-3 .com-Teaser div.umg-body ul li.umg-item-3		{ float: left; width:217px; overflow: hidden; margin-right: 0px; }

.com-id-3 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-header		{ background:url(img/layout/boxes/xl_orange_top.gif) no-repeat; height:27px; margin:0; padding:0px 0 0 5px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase; }
.com-id-3 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-header .umg-title	{ vertical-align:middle; }
.com-id-3 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-body		{ background:#FF9E2D url(img/layout/boxes/xl_orange_middle.gif) no-repeat; border-right:2px solid #862225; margin:0; padding:0 6px 0 5px; text-align:left; width:204px; height:104px; }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float: left; margin-right: 4px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline					{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline				{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name			{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{ color:#590903; font-size:10px; line-height:11px; margin:0; padding:5px 0 0 5px; vertical-align:top; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{ margin:0; }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c					{ display:none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{   }

.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c						{ background:url(img/layout/boxes/xl_orange_bottom_short.gif) no-repeat; padding:14px 0 0 170px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ display:none; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a					{ background:url(img/icons/box_nav/mehr.gif) no-repeat; display:block; width:31px; height:13px; text-indent:-10000px; }
.com-id-3 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ******************************** Startseite: Links - Tipp des Monats ******************************* */

.com-id-4 .com-Teaser                                       { background:url(img/layout/special_bg.gif) repeat; border-bottom:1px solid #D24917; border-left:1px solid #EE8D3C; padding-bottom:3px; padding-top:5px; }
.com-id-4 .com-Teaser div.umg-header                        {  }
.com-id-4 .com-Teaser div.umg-header h3.umg-headline        { color:#FFFFFF; font-size:12px; font-weight:bold; margin:0; padding:0 0 0 5px; }
.com-id-4 .com-Teaser div.umg-body                          { display:block; padding: 10px 0px 0px 5px; }
.com-id-4 .com-Teaser div.umg-footer                        { display: none; }
.com-id-4 .com-Teaser div.umg-footer span.back              { }
.com-id-4 .com-Teaser div.umg-footer span.back a            { }
.com-id-4 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-4 .com-Teaser div.umg-footer span.pagetop           { }
.com-id-4 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-4 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-4 .com-Teaser div.umg-footer span.more              {  }
.com-id-4 .com-Teaser div.umg-footer span.more a            { }
.com-id-4 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-4 .com-Teaser div.umg-body ul					{ list-style-type: none; margin:0; padding:0; }
.com-id-4 .com-Teaser div.umg-body ul li.umg-item-c		{  }

.com-id-4 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-header		{ display:none; }
.com-id-4 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-body		{  }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ margin:0 5px 5px 0; text-align:center; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ color:#FFFFFF;
font-weight:bold; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline					{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ color:#FFFFFF; text-decoration:none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline				{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name			{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{ display: none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{ margin:0; }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c					{ display:none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{   }

.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c						{ display:none; }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a					{  }
.com-id-4 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }




/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ******************************** Unsere Specials: Großes Special ******************************* */

.com-id-5 .com-Teaser                                       { background:#F5AD58; }
.com-id-5 .com-Teaser div.umg-header                        { background:#F5AD58 url(img/layout/laschen/aktuelle_specials.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-5 .com-Teaser div.umg-header h3.umg-headline        { display: none; }
.com-id-5 .com-Teaser div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:10px 5px; }
.com-id-5 .com-Teaser div.umg-footer                        { display: none; }
.com-id-5 .com-Teaser div.umg-footer span.back              {  }
.com-id-5 .com-Teaser div.umg-footer span.back a            { }
.com-id-5 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-5 .com-Teaser div.umg-footer span.pagetop           {  }
.com-id-5 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-5 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-5 .com-Teaser div.umg-footer span.more              {  }
.com-id-5 .com-Teaser div.umg-footer span.more a            { }
.com-id-5 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-5 .com-Teaser div.umg-body ul					{ list-style-type: none; margin:0; padding:0; }
.com-id-5 .com-Teaser div.umg-body ul li.umg-item-c		{  }

.com-id-5 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-header		{ background:url(img/layout/boxes/xxxl_orange_top.gif) no-repeat; height:19px; margin:0; padding:4px 0 0 5px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase; }
.com-id-5 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-body		{ background: #FF9E2D url(img/layout/boxes/xxxl_orange_middle.gif) no-repeat; border-right:2px solid #862225; width:667px; }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float:right; margin:0 0 0 5px; padding-right:4px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c											{ padding: 5px 0 0 7px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display: none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline					{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline				{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name			{ display: none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{ margin:0; }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c					{ display:none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{   }

.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c						{ background:url(img/layout/boxes/xxxl_orange_bottom.gif) no-repeat; padding:14px 0 0 620px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ display:none; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c a					{ background:url(img/icons/box_nav/mehr.gif) no-repeat; display:block; width:31px; height:13px; text-indent:-10000px; }
.com-id-5 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }



/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ******************************** Unsere Specials: Kleine Specials ******************************* */

.com-id-6 .com-Teaser                                       { background:#F5AD58; }
.com-id-6 .com-Teaser div.umg-header                        { display: none; }
.com-id-6 .com-Teaser div.umg-header h3.umg-headline        {  }
.com-id-6 .com-Teaser div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-6 .com-Teaser div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-6 .com-Teaser div.umg-footer span.back              { display: none; }
.com-id-6 .com-Teaser div.umg-footer span.back a            { }
.com-id-6 .com-Teaser div.umg-footer span.back a:hover      { }
.com-id-6 .com-Teaser div.umg-footer span.pagetop           { display: none; }
.com-id-6 .com-Teaser div.umg-footer span.pagetop a         { }
.com-id-6 .com-Teaser div.umg-footer span.pagetop a:hover   { }
.com-id-6 .com-Teaser div.umg-footer span.more              { display: none; }
.com-id-6 .com-Teaser div.umg-footer span.more a            { }
.com-id-6 .com-Teaser div.umg-footer span.more a:hover      { }

.com-id-6 .com-Teaser div.umg-body ul								{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-6 .com-Teaser div.umg-body ul li.umg-item-c		{ float: left; width:217px; overflow: hidden; margin-right: 8px; margin-bottom:8px; }
.com-id-6 .com-Teaser div.umg-body ul li.umg-item-3		{ float: left; width:217px; overflow: hidden; margin-right: 0px; }

.com-id-6 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-header		{ background:url(img/layout/boxes/xl_orange_top.gif) no-repeat; height:19px; margin:0; padding:4px 0 0 5px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase; }
.com-id-6 .com-Teaser div.umg-body ul li.umg-item-c .umg-li-body		{ background:#FF9E2D url(img/layout/boxes/xl_orange_middle.gif) no-repeat; border-right:2px solid #862225; margin:0; padding:0 6px 0 5px; text-align:left; width:204px; height:104px; }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top				{ float: left; margin-right: 4px; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top img			{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top a				{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c-top a:hover		{   }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c											{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top						{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-global_belonging_name-top		{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_headline					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline					{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-teaser_headline:hover			{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-teaser_sub_headline				{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c span.umg-date							{ display: none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    p.umg-global_belonging_name			{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name			{ display: none; } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    a.umg-global_belonging_name:hover		{  } 
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text						{ color:#590903; font-size:10px; line-height:11px; margin:0; padding:5px 0 0 5px; vertical-align:top; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-content-c    .umg-teaser_text p					{ margin:0; }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c					{ display:none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c a					{  }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-image-c a:hover			{   }

.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c						{ background:url(img/layout/boxes/xl_orange_bottom_short.gif) no-repeat; padding:14px 0 0 170px; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c a img				{ display:none; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c a					{ background:url(img/icons/box_nav/mehr.gif) no-repeat; display:block; width:31px; height:13px; text-indent:-10000px; }
.com-id-6 .com-Teaser div.umg-body ul li div.umg-link-c a:hover				{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************** linke Spalte ***************************************** */
/* ***************************************************************************************** */

.com-id-1 .com-SiteSearchBox                                            { background: #D24917 url(img/layout/bg_suche.gif) repeat scroll left top; margin: 0px; border-left: 1px solid #D24917; border-bottom: 1px solid #D24917; padding-bottom: 10px; }
.com-id-1 .com-SiteSearchBox div.umg-header                             { padding-left: 5px; padding-top: 10px; }
.com-id-1 .com-SiteSearchBox div.umg-header h3.umg-headline             { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body                               { }
*:first-child+html  .com-id-1 .com-SiteSearchBox div.umg-body			{ margin-left: 2px; } /* IE7 Hack */
.com-id-1 .com-SiteSearchBox div.umg-footer                             { display: none; }

.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer                                            { position: relative; }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer div#search_result_container_ctl0_ctl5_ctl2 { }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer input#searchstring                         { }

.com-id-1 .com-SiteSearchBox div.umg-body input.searchinput                                                            { background-color: #FDD1AC; color: #590903; font-family: tahoma,arial,verdana,sans-serif; width:116px; padding-right: 3px; border: none; margin-bottom: 5px; font-size: 11px; border-color:#7B3D00 #FFC68F #FFC68F #7B3D00; border-style:solid; border-width:1px; margin-left: 5px; }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchbutton-container                                                   { } 
.com-id-1 .com-SiteSearchBox div.umg-body div.searchbutton-container span.searchbutton-send-text                       { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchbutton-container span.searchbutton-send-text input#searchbutton    { }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchbutton-container span.searchbutton-send-grafik                     { border: none; text-indent: -1000px; width: 50px; }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchbutton-container span.searchbutton-send-grafik input#searchbutton  { background: url(img/icons/main_nav/suche_lo.gif) no-repeat; border: none; text-indent: -1000px; width: 50px; cursor: pointer; }
.com-id-1 .com-SiteSearchBox div.umg-body div.docTypeRepeaterBox                                                       { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.docTypeRepeaterBox .checkbox-label                                       { }

.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr                                                      { position: absolute; background-color:#FFF0CF; border: 1px solid #D24917; padding: 5px 5px 10px 5px; width: 200px; top: 45px; left: -1px; }
*:first-child+html  .com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr                                  { margin-left: 5px; left: -8px;  } /* IE7 Hack */
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype                                { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item                                         { padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #D24917; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-headline-top         { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-subheadline          { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-noimage              { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.image-c div.ss-result-item-image    { } 

.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-hltext-wrapper                                                   { }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-headline                                                         { }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item span.ss-result-item-counter                                                         { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-headline a.ss-result-item-link                                   { text-decoration: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-headline a.ss-result-item-link:hover                             { text-decoration: underline; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-headline a.ss-result-item-link span.element-theme                { }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-1   { padding: 0px 2px; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-headline a.ss-result-item-link span.element-doctype              { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-2   { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-headline a.ss-result-item-link span.element-headline             { }
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-body             { display: none; }

.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-article-date,
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-date-date,
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-gallery-date,
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-goodie-date,
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-product-date,
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-theme-date,
.com-id-1 .com-SiteSearchBox div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper div.ss-result-item div.ss-result-item-video-date       { display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* **************************** Suchergebnisseite oben* ************************************ */
/* ***************************************************************************************** */

.com-id-2 .com-SiteSearchBox                                            { padding-top: 30px; padding-bottom: 10px; background-color: #F8BF6D; }
.com-id-2 .com-SiteSearchBox div.umg-header                             { position: relative; background: transparent url(img/layout/laschen/neue_suche2.gif) no-repeat scroll 5px 0; height: 18px; z-index: 1; }
.com-id-2 .com-SiteSearchBox div.umg-header h3.umg-headline             { display: none; } /*wenn als subheadline verwendet:  position: absolute; top: 30px; left: 15px; z-index: 30; color: #DB3F00; */
.com-id-2 .com-SiteSearchBox div.umg-body                               { display: block; margin-left: 5px; }
.com-id-2 .com-SiteSearchBox div.umg-footer                             { }

.com-id-2 .com-SiteSearchBox div.umg-body div.searchBoxContainer                        { background-color: #FFF0CF; padding-left: 10px; padding-top: 30px; position: relative; }
.com-id-2 .com-SiteSearchBox div.umg-body div.searchBoxContainer input#searchstring     { }

.com-id-2 .com-SiteSearchBox div.umg-body input.searchinput                                                         { background-color: #FDD1AC; width: 220px; height: 18px; color: #590903; font-family: tahoma,arial,verdana,sans-serif; margin-right: 13px; padding: 5px 0 5px 3px; border: none; margin-bottom: 5px; font-size: 11px; border-top: 1px solid #7B3D00; border-right: 1px solid #FFC68F; border-bottom: 1px solid #FFC68F; border-left: 1px solid #7B3D00; }
.com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container                                                   { position: absolute; top: 72px; left: 565px; } 
* html  .com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container                                           { left: 550px; } /* IE6 Hack */
.com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text                       { }
.com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text input#searchbutton    { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik                     { }
.com-id-2 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik input#searchbutton  { background: transparent url(img/layout/suche_starten.gif) no-repeat; border: none; text-indent: -1000px; width: 99px; height: 15px; cursor: pointer; }

.com-id-2 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox                                                       { display: none; }
.com-id-2 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox .checkbox-label                                       { }


.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                                     { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-doctype                                  { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item                                     { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-headline            { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-counter             { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-headline .ss-result-item-link   { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-image               { }
.com-id-2 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-body                { }

.com-id-2 .com-SiteSearchBox div.umg-body div.umg-footer        { background: transparent url(img/layout/newsletter/bg_bottom2.gif) repeat scroll -5px 0; height: 60px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ CorpCom News - mittlere Spalte ******************************************* */
.com-id-1 .com-ArticleTeaser                                       { margin-top: 15px; }
.com-id-1 .com-ArticleTeaser div.umg-header                        {  }
.com-id-1 .com-ArticleTeaser div.umg-header h3.umg-headline        { }
.com-id-1 .com-ArticleTeaser div.umg-body                          { border-bottom: 1px solid #EBEFE9; background-color: #FFFFFF; padding: 15px }
.com-id-1 .com-ArticleTeaser div.umg-footer                        { height: 17px; padding: 5px 5px 0px 0px; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back              { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back a            { background: url(site/umg/img/layout/pfeil_zurueck.gif) no-repeat; margin-left: 6px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop           { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop a         { background: url(site/umg/img/layout/pfeil_ptop.gif) no-repeat; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.pagetop a:hover   { text-decoration: underline; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more              { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more:hover        { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a            { background: url(site/umg/img/layout/pfeil_fuss.gif) no-repeat; margin-left: 200px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.more a:hover      { text-decoration: underline;}

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c          { margin-bottom: 10px; clear:both; } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c:hover    { } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-odd        {  } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-odd:hover  {  } 
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-even       {  }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-even:hover {  }  

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-teaser-header		{ display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body a.umg-teaser-headline1	{ }

.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-image-odd   { }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-even  {  }

.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c  { font-size: 11px; text-align:justify; line-height:14px; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-news-type                        { display: none; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-date                        { display: block; float:left; width:70px; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-wrapper					{ display: block; float:left; width:290px; }

.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 a.umg-teaser-global-belonging-name:hover {  }   
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-headline2                   { font-weight: bold; margin:0; }
.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 a.umg-teaser-headline2:hover             { }
.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 div.umg-teaser-text					{  }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.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						{ display: block; color:#067179; font-weight: bold; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr:hover				{ text-decoration: underline; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Jobangebote - rechte Spalte ******************************************* */
.com-id-2 .com-ArticleTeaser                                       { clear:both; margin-top: 15px; }
.com-id-2 .com-ArticleTeaser div.umg-header                        { margin-bottom: 6px; }
.com-id-2 .com-ArticleTeaser div.umg-header h3.umg-headline        { font-size:11px; font-weight:bold; background: none; padding: 0px 0px 0px 10px; color: #000000; text-transform: uppercase; margin-bottom: 6px; }
.com-id-2 .com-ArticleTeaser div.umg-body                          {  }
.com-id-2 .com-ArticleTeaser div.umg-footer                        { display:none; }
.com-id-2 .com-ArticleTeaser div.umg-footer span.back              { }
.com-id-2 .com-ArticleTeaser div.umg-footer span.back a            {  }
.com-id-2 .com-ArticleTeaser div.umg-footer span.back a:hover      {  }
.com-id-2 .com-ArticleTeaser div.umg-footer span.pagetop           { }
.com-id-2 .com-ArticleTeaser div.umg-footer span.pagetop a         {  }
.com-id-2 .com-ArticleTeaser div.umg-footer span.pagetop a:hover   {  }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more              { }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more:hover        { }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more a            {  }
.com-id-2 .com-ArticleTeaser div.umg-footer span.more a:hover      { }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c          { margin:0 0 6px; } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c:hover    { } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-odd        {  } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-odd:hover  {  } 
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-even       {  }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-even:hover {  }  

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-teaser-header		{ display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body a.umg-teaser-headline1	{ }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c     { display: none; }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-c img {  }  
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-odd   { }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-image-even  {  }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c  { font-size: 11px; text-align:justify; line-height:12px; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-news-type                        { display: none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c p.umg-teaser-date                        { display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c span.umg-teaser-wrapper					{ }

.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name       { display: none; }   
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-global-belonging-name:hover {  }   
.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                   { background: url(site/umg/img/layout/pfeil_margin.gif) no-repeat; margin-left: 10px; padding-left: 15px;  }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-teaser-headline2:hover             { text-decoration:none; color:#26538C; }
.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			{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text					{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ display:none; }
.com-id-2 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr:hover				{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Unsere Stars: Detailseite ******************************************* */

.com-id-1 .com-ThemeEyecatcher                                  { border-top:8px solid #FFF0CF; float:left; margin-left:5px; width:273px; }
.com-id-1 .com-ThemeEyecatcher div.umg-header                   { display: none; }
.com-id-1 .com-ThemeEyecatcher div.umg-header h3.umg-headline   { }
.com-id-1 .com-ThemeEyecatcher div.umg-body                     { margin-left:5px; padding:0 15px 34px 0; }
.com-id-1 .com-ThemeEyecatcher div.umg-footer                       { display: none; }

.com-id-1 .com-ThemeEyecatcher div.umg-body .umg-image-c		{ background: url(img/layout/boxes/xxxl_red_middle_star_kompl.gif) no-repeat; width:249px; padding:23px 0 0 4px; height:165px; }
.com-id-1 .com-ThemeEyecatcher div.umg-body .umg-image-c img	{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Specials: Startseite ******************************* */

.com-id-2 .com-ThemeEyecatcher									{  }
.com-id-2 .com-ThemeEyecatcher div.umg-header					{ display: none; }
.com-id-2 .com-ThemeEyecatcher div.umg-header h3.umg-headline	{ }
.com-id-2 .com-ThemeEyecatcher div.umg-body						{ display:block; padding-top:7px; }
.com-id-2 .com-ThemeEyecatcher div.umg-footer					{ display: none; }

.com-id-2 .com-ThemeEyecatcher div.umg-body .umg-image-c		{ background:url(img/layout/specials_detail/sp-image-large-bg-kompl.gif) no-repeat; margin:0; padding:23px 6px 0 4px; height:329px; }
.com-id-2 .com-ThemeEyecatcher div.umg-body .umg-image-c img	{  }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Seitentop-Text ****************************************** */
.com-id-1 .com-StaticText                                       { clear:both; }
.com-id-1 .com-StaticText div.umg-header                        { display: none; }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-1 .com-StaticText div.umg-body                          { background: #F8BF6D url(img/layout/bg_head.gif) no-repeat; }
.com-id-1 .com-StaticText div.umg-footer                        { display: none; }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top		{ float:left; width:209px; margin-right:3px; padding-bottom:20px; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top img	{  }

.com-id-1 .com-StaticText div.umg-body div.umg-content-c p 		{ color:#590903; margin:25px 150px 0 230px; padding:0; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a	{  }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c img		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* Unsere Stars: Detailseite ****************************************** */
.com-id-2 .com-StaticText                                       { border-top:8px solid #FFF0CF; float:left; padding-right:15px; width:385px; }
.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                          { padding:15px 0 0 0; }
.com-id-2 .com-StaticText div.umg-footer                        { display: none; }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top		{ display:none; }
.com-id-2 .com-StaticText div.umg-body div.umg-image-c-top img	{  }

.com-id-2 .com-StaticText div.umg-body div.umg-content-c h1		{ color:#DB3F00; font-family:tahoma,arial,verdana,sans-serif; font-weight:bold; text-transform:uppercase; font-size:14px; }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p 		{ color:#590903; padding:0; margin:0; }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a	{  }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a:hover	{  }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c			{ display:none; }
.com-id-2 .com-StaticText div.umg-body div.umg-image-c img		{  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************* Specials: Überschrift ****************************************** */
.com-id-3 .com-StaticText                                       { clear:both; background:#FFF0CF; margin-left: 5px; padding:5px 5px 2px 5px; }
.com-id-3 .com-StaticText div.umg-header                        { display: none; }
.com-id-3 .com-StaticText div.umg-header h3.umg-headline        {  }
.com-id-3 .com-StaticText div.umg-body                          { display:block; background:#FCDCAC url(img/layout/specials_detail/bg_top.gif) no-repeat; padding:17px 0 15px 144px; }
.com-id-3 .com-StaticText div.umg-footer                        { display: none; }

.com-id-3 .com-StaticText div.umg-body div.umg-image-c-top		{ float:right; margin-left:10px; background: url(img/layout/boxes/xxxl_red_middle_star_kompl.gif) no-repeat; width:249px; padding:23px 0 0 4px; height:165px; }
.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:#DB3F00; font-size:18px; font-weight:bold;  }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c p 		{  }

.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-1 ******************************************* */
/* ************************************ Unsere Specials Übersicht: Großer Teaser ************************* */

.com-id-1 .com-PageMenuTeaser										{ background:#F5AD58; }
.com-id-1 .com-PageMenuTeaser div.umg-header						{ background:#F5AD58 url(img/layout/laschen/neues.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-1 .com-PageMenuTeaser div.umg-header h3.umg-headline		{ display: none; }
.com-id-1 .com-PageMenuTeaser div.umg-body							{ display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-1 .com-PageMenuTeaser div.umg-footer						{ display: none; }
.com-id-1 .com-PageMenuTeaser div.umg-footer span.back				{ }
.com-id-1 .com-PageMenuTeaser div.umg-footer span.back a			{ }
.com-id-1 .com-PageMenuTeaser div.umg-footer span.back a:hover		{ }
.com-id-1 .com-PageMenuTeaser div.umg-footer span.more				{ }
.com-id-1 .com-PageMenuTeaser div.umg-footer span.more a			{ }
.com-id-1 .com-PageMenuTeaser div.umg-footer span.more a:hover		{ }
.com-id-1 .com-PageMenuTeaser div.umg-footer span.pagetop			{ }
.com-id-1 .com-PageMenuTeaser div.umg-footer span.pagetop a			{ }
.com-id-1 .com-PageMenuTeaser div.umg-footer span.pagetop a:hover	{ }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list                  	{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li          { background:url(img/layout/boxes/xxxl_orange_top_px.gif) repeat-y;}
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-header		{ background:url(img/layout/boxes/xxxl_orange_top.gif) no-repeat; height:27px; margin:0; padding:3px 0 0 5px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body			{ background:#FF9E2D url(img/layout/boxes/xxxl_orange_middle.gif) no-repeat; border-right:2px solid #862225; margin:0; padding:0 6px 0 10px; text-align:left; width:651px; }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c-top				{ display: none; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c-top img			{  }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c						{ float:left; width:390px; margin-right:15px;}
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c a						{ display: none; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c .umg-sub_headline		{ display: none; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c .umg-text				{ color:#590903; font-size:10px; line-height:11px; margin:0; padding:5px 0 0 5px; vertical-align:top; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c .umg-text p			{ margin:0; }	

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c                  		{  }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c img						{  }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.PageMenuTeaserList_spacer    { clear:both;  }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.PageMenuTeaserList_spacer_txt		{ display:none;  }

.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer					{ background:url(img/layout/boxes/xxxl_orange_bottom.gif) no-repeat; padding:14px 0 0 622px; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer a img				{ }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer a					{ background:url(img/icons/box_nav/mehr.gif) no-repeat; display:block; width:31px; text-indent:-10000px; }
.com-id-1 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer a:hover			{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Unsere Specials Übersicht: Kleine Teaser ******************* */

.com-id-2 .com-PageMenuTeaser                                  { background:#F5AD58; }
.com-id-2 .com-PageMenuTeaser div.umg-header                   { display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-header h3.umg-headline   {  }
.com-id-2 .com-PageMenuTeaser div.umg-body                     { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-2 .com-PageMenuTeaser div.umg-footer                       { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.back             { display: none;}
.com-id-2 .com-PageMenuTeaser div.umg-footer span.back a           { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.back a:hover     { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.more             { display: none;}
.com-id-2 .com-PageMenuTeaser div.umg-footer span.more a           { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.more a:hover     { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.pagetop          { display: none;}
.com-id-2 .com-PageMenuTeaser div.umg-footer span.pagetop a        { }
.com-id-2 .com-PageMenuTeaser div.umg-footer span.pagetop a:hover  { }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list                  	{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li          { float: left; width:217px; overflow: hidden; margin-right: 8px; margin-bottom:8px; background:url(img/layout/boxes/xl_orange_top_px.gif) repeat-y; }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-header		{ background:url(img/layout/boxes/xl_orange_top.gif) no-repeat; height:27px; margin:0; padding:3px 0 0 5px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body			{ background:#FF9E2D url(img/layout/boxes/xl_orange_middle.gif) no-repeat; border-right:2px solid #862225; margin:0; padding:0 6px 0 5px; text-align:left; width:204px; height:104px; }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c-top				{ float: left; margin-right: 4px; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c-top img			{  }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c						{ }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c a						{ display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c .umg-sub_headline		{ display: none; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c .umg-text				{ color:#590903; font-size:10px; line-height:11px; margin:0; padding:5px 0 0 5px; vertical-align:top; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c .umg-text p			{ margin:0; }	

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c                  		{ display: none; }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.PageMenuTeaserList_spacer    { clear:both;  }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.PageMenuTeaserList_spacer_txt		{ display:none;  }

.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer					{ background:url(img/layout/boxes/xl_orange_bottom_short.gif) no-repeat; padding:14px 0 0 170px; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer a img				{ }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer a					{ background:url(img/icons/box_nav/mehr.gif) no-repeat; display:block; width:31px; text-indent:-10000px; }
.com-id-2 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer a:hover			{  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Specials Navi ******************* */

.com-id-3 .com-PageMenuTeaser                                  { margin-left: 5px; }
.com-id-3 .com-PageMenuTeaser div.umg-header                   { display: none; }
.com-id-3 .com-PageMenuTeaser div.umg-header h3.umg-headline   {  }
.com-id-3 .com-PageMenuTeaser div.umg-body                     { display:block; background:url(img/layout/specials_detail/sp-navigation.gif) no-repeat left bottom; padding-bottom:14px; width:134px; }
.com-id-3 .com-PageMenuTeaser div.umg-footer                       { display: none; }
.com-id-3 .com-PageMenuTeaser div.umg-footer span.back             { }
.com-id-3 .com-PageMenuTeaser div.umg-footer span.back a           { }
.com-id-3 .com-PageMenuTeaser div.umg-footer span.back a:hover     { }
.com-id-3 .com-PageMenuTeaser div.umg-footer span.more             { }
.com-id-3 .com-PageMenuTeaser div.umg-footer span.more a           { }
.com-id-3 .com-PageMenuTeaser div.umg-footer span.more a:hover     { }
.com-id-3 .com-PageMenuTeaser div.umg-footer span.pagetop          { }
.com-id-3 .com-PageMenuTeaser div.umg-footer span.pagetop a        { }
.com-id-3 .com-PageMenuTeaser div.umg-footer span.pagetop a:hover  { }

.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list                  	{ list-style-type:none; margin:0; padding:0; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li          {  }

.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-header		{ display:none; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body			{  }

.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c-top				{ display: none; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c-top img			{  }

.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c						{ background-color:#FEEBC0; border-bottom:1px solid #FCDCAD; margin:0; padding:6px 0 4px 10px; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c a						{ color:#D1491F; font-weight:bold; text-decoration:none; text-transform:uppercase; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c a:hover				{ color:#4D0900; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c a.item-selected		{ color:#4D0900; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c .umg-sub_headline		{ display: none; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c .umg-text				{ display: none; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-content-c .umg-text p			{ display: none; }	

.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.umg-image-c                  		{ display: none; }

.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-body div.PageMenuTeaserList_spacer    { clear:both;  }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li.umg-navi div.PageMenuTeaserList_spacer_txt		{ display:none;  }

.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer					{ display: none; }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer a img				{ }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer a					{  }
.com-id-3 .com-PageMenuTeaser div.umg-body ul.umg-list li .umg-li-footer a:hover			{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Gewinnspiele: Detailseite Gewinnspiel *********************************** */  

.com-id-1 .com-action                                       { background:#F5AD58; color:#590903; }
.com-id-1 .com-action div.umg-header                        { background:#F5AD58 url(img/layout/laschen/aktion_detail.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-1 .com-action div.umg-header h3.umg-headline        { display: none; }
.com-id-1 .com-action div.umg-body                          { margin:0 0 0 5px; background:#FFF0CF; display:block; padding-top:8px; }
.com-id-1 .com-action div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_newsletter_bottom2.gif) no-repeat right top; height:35px; padding-bottom:20px; }
.com-id-1 .com-action div.umg-footer span.back              { display: none;}
.com-id-1 .com-action div.umg-footer span.back a            { }
.com-id-1 .com-action div.umg-footer span.back a:hover      { }
.com-id-1 .com-action div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-action div.umg-footer span.pagetop a         { }
.com-id-1 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-action div.umg-footer span.more              { display: none; }
.com-id-1 .com-action div.umg-footer span.more a            { }
.com-id-1 .com-action div.umg-footer span.more a:hover      { }

.com-id-1 .com-action div.umg-body .umg-image-c-top		{ margin-left:10px; background:url(img/layout/boxes/m_gewinnspiel_komplett.gif) no-repeat; width:255px; height:164px; padding-top:23px; float:left; margin-right: 15px; margin-bottom:50px; text-align:center; }
.com-id-1 .com-action div.umg-body .umg-image-c-top img	{ display:block;  }

.com-id-1 .com-action div.umg-body .umg-content-c									{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-global_belonging_name		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-trenner						{ display:none; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-headline						{ display:block; margin-bottom:10px; color:#DB3F00; font-family:tahoma,arial,verdana,sans-serif; font-size:14px; font-weight:bold; }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-sub_headline					{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-text							{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-deadline						{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link						{  }
.com-id-1 .com-action div.umg-body .umg-content-c .umg-ext_link a					{  }

.com-id-1 .com-action div.umg-body .umg-content-c-right								{ display:none; }

.com-id-1 .com-action div.umg-body .umg-image-c-bottom				{ display:none; }
.com-id-1 .com-action div.umg-body .umg-image-c-bottom img			{  }

.com-id-1 .com-action div.umg-body .umg-partner-c					{ text-align:center; margin:5px 0 10px 0; }
.com-id-1 .com-action div.umg-body .umg-partner-c img				{  }

.com-id-1 .com-action div.umg-body .karussellTrenner				{ display:block; background: url(img/layout/product_detail/bg_middle.gif) no-repeat; width:681px; height:27px; }

.com-id-1 .com-action div.umg-body .umg-won_text					{ padding-left:10px; }
.com-id-1 .com-action div.umg-body .umg-won_text p					{ color:#590903; }

.com-id-1 .com-action div.umg-body .umg-actionreply-c				{ padding:10px; }
.com-id-1 .com-action div.umg-body .umg-actionreply-c p			{ color:#DB3F00; font-weight:bold; }

.com-id-1 .com-action div.umg-body .umg-form-c																{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c									{ padding-left:10px; float:left; width:275px; margin-right:25px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ margin-bottom:5px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select,
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ background-color:#FDD1AC; border-color:#7B3D00 #FFC68F #FFC68F #7B3D00; border-style:solid; border-width:1px; width:200px; font-family:tahoma,arial,verdana,sans-serif; font-size:13px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select	{ margin:0px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ color:#DB3F00; font-weight:bold; text-transform:uppercase; padding-bottom:2px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:none; border:0px; width:20px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image	{ margin:5px 0; }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c														{ list-style-type: none; padding-left:10px; margin:0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c										{ padding: 5px 0 5px 5px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c .umg-question-text-c				{ color:#DB3F00; font-weight:bold; text-transform:uppercase; padding-bottom:2px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container	{ padding-left:10px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{  }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{  }

.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ clear:both; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text		{ display:none; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{ display:block; background:url(img/layout/boxes/xl_newsletter_bottom1.gif) no-repeat; height:16px; padding:5px 0 0 560px; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ width: 88px; height: 17px; background: url(img/icons/abschicken.gif); margin: 0 0 0 -5px; border:0 none; cursor:pointer; }
.com-id-1 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* Kontakt: Kontaktformular *********************************** */  

.com-id-2 .com-action                                       { background:#F5AD58; color:#590903; }
.com-id-2 .com-action div.umg-header                        { background:#F5AD58 url(img/layout/laschen/kontakt.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-2 .com-action div.umg-header h3.umg-headline        { display: none; }
.com-id-2 .com-action div.umg-body                          { margin:0 0 0 5px; background:#FFF0CF; display:block; padding-top:8px; }
.com-id-2 .com-action div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_newsletter_bottom2.gif) no-repeat right top; height:35px; padding-bottom:20px; }
.com-id-2 .com-action div.umg-footer span.back              { display: none;}
.com-id-2 .com-action div.umg-footer span.back a            { }
.com-id-2 .com-action div.umg-footer span.back a:hover      { }
.com-id-2 .com-action div.umg-footer span.pagetop           { display: none; }
.com-id-2 .com-action div.umg-footer span.pagetop a         { }
.com-id-2 .com-action div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-action div.umg-footer span.more              { display: none; }
.com-id-2 .com-action div.umg-footer span.more a            { }
.com-id-2 .com-action div.umg-footer span.more a:hover      { }

.com-id-2 .com-action div.umg-body .umg-image-c-top		{ display: none; }
.com-id-2 .com-action div.umg-body .umg-image-c-top img	{  }

.com-id-2 .com-action div.umg-body .umg-content-c									{ padding-left:10px; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-global_belonging_name		{ display: none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-trenner						{ display: none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-headline						{ display: none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-sub_headline					{ display: none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-text							{  }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-deadline						{ display: none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-ext_link						{ display: none; }
.com-id-2 .com-action div.umg-body .umg-content-c .umg-ext_link a					{  }

.com-id-2 .com-action div.umg-body .umg-content-c-right				{ display:none; }

.com-id-2 .com-action div.umg-body .umg-image-c-bottom				{ display:none; }
.com-id-2 .com-action div.umg-body .umg-image-c-bottom img			{  }

.com-id-2 .com-action div.umg-body .umg-partner-c					{ text-align:center; margin:5px 0 10px 0; }
.com-id-2 .com-action div.umg-body .umg-partner-c img				{  }

.com-id-2 .com-action div.umg-body .karussellTrenner				{ display:block; background: url(img/layout/product_detail/bg_middle.gif) no-repeat; width:681px; height:27px; }

.com-id-2 .com-action div.umg-body .umg-won_text					{ padding-left:10px; }
.com-id-2 .com-action div.umg-body .umg-won_text p					{ color:#590903; }

.com-id-2 .com-action div.umg-body .umg-actionreply-c				{ padding-left:10px; }
.com-id-2 .com-action div.umg-body .umg-actionreply-c p			{ color:#DB3F00; font-weight:bold; }

.com-id-2 .com-action div.umg-body .umg-form-c																{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container								{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c										{ padding-left:10px; margin-top:20px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container			{ margin-bottom:5px; clear:both; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select,
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container input		{ background-color:#FDD1AC; border-color:#7B3D00 #FFC68F #FFC68F #7B3D00; border-style:solid; border-width:1px; width:200px; font-family:tahoma,arial,verdana,sans-serif; font-size:13px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container select		{ margin:0px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container textarea	{ background-color:#FDD1AC; border-color:#7B3D00 #FFC68F #FFC68F #7B3D00; border-style:solid; border-width:1px; font-family:tahoma,arial,verdana,sans-serif; font-size:13px; height:75px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-label	{ color:#DB3F00; font-weight:bold; text-transform:uppercase; padding-bottom:2px; float:left; width: 120px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-input-row input	{ background-color:none; border:0px; width:20px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c .cm-form-field-container .cm-captcha-image		{ margin:5px 0; }

.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c													{ display: none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c									{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c .umg-question-text-c				{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c	{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{ display:none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container	{ padding-left:10px; clear:both; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p	{  }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom		{ display:none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container-bottom p	{  }

.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								{ clear:both; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text		{ display:none; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-grafik	{ display:block; background:url(img/layout/boxes/xl_newsletter_bottom1.gif) no-repeat; height:16px; padding:5px 0 0 560px; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		{ width: 88px; height: 17px; background: url(img/icons/abschicken.gif); margin: 0 0 0 -5px; border:0 none; cursor:pointer; }
.com-id-2 .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************************* Linke Spalte, Newsletter Basic  *********************************** */  

.com-id-1 .com-newsletter-box                                  { background: #D24917 url(img/layout/bg_suche.gif) left top; border-bottom:1px solid #D24917; border-left:1px solid #D24917; padding:5px 0 0; }
.com-id-1 .com-newsletter-box div.umg-header                   { display: none; }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   {  }
.com-id-1 .com-newsletter-box div.umg-body                     { padding: 5px 0px 0px 5px; }
.com-id-1 .com-newsletter-box div.umg-footer                       { display: none; }
.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									{ }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-teaser-text p									{  }

.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container,
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container					{ }

.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				{ display:block; color:#830F03; margin-bottom:2px; }
.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-color:#FDD1AC; border-color:#7B3D00 #FFC68F #FFC68F #7B3D00; border-style:solid; border-width:1px; width:116px; padding-right: 3px; font-family:tahoma,arial,verdana,sans-serif; font-size:11px; }
* html              .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input input   { width: 113px; }
*:first-child+html  .com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	input	{ width: 113px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-input	select		{  } /* background-color:#FDD1AC; border-color:#7B3D00 #FFC68F #FFC68F #7B3D00; border-style:solid; border-width:1px; width:119px; font-family:tahoma,arial,verdana,sans-serif; font-size:13px; margin:0; width:118px; */

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p											{ font-size:11px; margin:10px 0 0 0; }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container				{ }

.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							    {  }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text	{ display:none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{  }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input		                { width: 120px; height: 19px; background: url(img/icons/main_nav/newsletter_box.gif); margin: 0 0 0 -5px; padding-left: 0px; border:0 none; cursor:pointer; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container input:hover	                { background: url(img/icons/main_nav/newsletter_box_hi.gif); }

.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ display:none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{  }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* Newsletter: Newsletter medium  *********************************** */  

.com-id-2 .com-newsletter-box                                       { background:#F5AD58; }
.com-id-2 .com-newsletter-box div.umg-header                        { background:#F5AD58 url(img/layout/laschen/newsletter_ja.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-2 .com-newsletter-box div.umg-header h3.umg-headline        { display: none; }
.com-id-2 .com-newsletter-box div.umg-body                          { margin:0 0 0 5px; background:#FFF0CF; display:block; }
.com-id-2 .com-newsletter-box div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_newsletter_bottom2.gif) no-repeat right top; height:35px; padding-bottom:20px; }
.com-id-2 .com-newsletter-box div.umg-footer span.back              { display: none;}
.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.pagetop           { display: none; }
.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-footer span.more              { display: none; }
.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-body .nwlt-teaser-text			{ padding:10px; }
.com-id-2  .com-newsletter-box div.umg-body .nwlt-teaser-text p			{ margin:10px 0 0 0; color:#590903; }
.com-id-2  .com-newsletter-box div.umg-body .nwlt-teaser-text p strong	{ color:#DB3F00; }

.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				{ padding-left:10px; }

.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-container	{ float:left; width:300px; padding:10px; padding-right:20px; border-right:1px solid #F5AD58; }

.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-container .umg-subscribe-field-container						{ margin-bottom:4px; }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-container .umg-subscribe-field-container .cm-label			{ color:#DB3F00; font-weight:bold; text-transform:uppercase; margin-bottom:1px; }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-container .umg-subscribe-field-container .cm-input			{ margin-bottom:4px; }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-container .umg-subscribe-field-container .cm-input select,
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-container .umg-subscribe-field-container .cm-input input		{ background-color:#FDD1AC; border-color:#793803 #FCC292 #FCC292; border-style:solid; border-width:1px; width:200px; font-family:tahoma,arial,verdana,sans-serif; font-size:13px; }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-container .umg-subscribe-field-container .cm-input select		{ margin:0px; }

.com-id-2  .com-newsletter-box div.umg-body .nwlt-text p										{ margin:10px 0 0 0; color:#590903; }
.com-id-2  .com-newsletter-box div.umg-body .nwlt-text p strong									{ color:#DB3F00; }

.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-additional												{ float:left; width:300px; padding:10px; padding-left:20px; }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-label									{ color:#DB3F00; font-weight:bold; margin-bottom:10px; }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-additional-newsletter-list-container		{ }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-data-secure-checkbox-container			{  } /*** Datenschutz checkbox ***/
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-input-row								{ margin-bottom:4px; margin-top:0; }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-additional .cm-input-row label							{ color:#DB3F00; font-weight:normal;  }

.com-id-2  .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container										{ clear:both; padding-left:10px; padding-top:14px; }
.com-id-2  .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container .cm-input-row label					{ color:#DB3F00; font-weight:normal;  }

.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									{ clear:both; padding-top:20px; text-align:center;  }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-thx-text-container p									{ color:#590903; font-weight:bold; margin-bottom:0;  }
.com-id-2  .com-newsletter-box div.umg-body .umg-newsletter-error-text-container p									{ color:#DB3F00; font-weight:bold; margin-bottom:0; }

.com-id-2  .com-newsletter-box div.umg-body .umg-action-button-container								{ clear:both; }
.com-id-2  .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text		{ display:none; }
.com-id-2  .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik	{ display:block; background:url(img/layout/boxes/xl_newsletter_bottom1.gif) no-repeat; height:16px; padding:5px 0 0 560px; }
.com-id-2  .com-newsletter-box div.umg-body .umg-action-button-container input		{ width: 66px; height: 15px; background: url(img/icons/bestellen.gif); margin: 0 0 0 -5px; border:0 none; cursor:pointer; }
.com-id-2  .com-newsletter-box div.umg-body .umg-action-button-container input:hover	{  }

.com-id-2  .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container			{ display:none; }
.com-id-2  .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p			{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Alle Produkte: Dropdown Filter ****************************************** */

.com-id-1 .com-FilterProductType									{ background:#F5AD58; }
.com-id-1 .com-FilterProductType div.umg-body						{ display:block; background:#F8BF6D url(img/layout/bg_head.gif) no-repeat scroll 0 0; padding-top:30px; height:100px; }
.com-id-1 .com-FilterProductType div.umg-body .umg-form-wrapper							{ padding-left:222px; width:210px; text-align:center; }
.com-id-1 .com-FilterProductType div.umg-body .umg-form-wrapper select					{ width:200px; display:block; font-size:11px; margin-bottom:5px; }
.com-id-1 .com-FilterProductType div.umg-body .umg-form-wrapper select.grrrr			{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Produktdetails: Zurück Button ******************************************* */
.com-id-1 .com-StaticManualHtml                                       {  }
.com-id-1 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-1 .com-StaticManualHtml div.umg-body                          { display:block; background: url(img/layout/bg_zurueck.gif) no-repeat; height:50px; padding:66px 0 0 15px;  }

.com-id-1 .com-StaticManualHtml div.umg-body img						{  }
.com-id-1 .com-StaticManualHtml div.umg-body p							{  }
.com-id-1 .com-StaticManualHtml div.umg-body p a						{  }
.com-id-1 .com-StaticManualHtml div.umg-body p a:hover					{  }

.com-id-1 .com-StaticManualHtml div.umg-footer                        { display:none; }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Button: Alle Hörspiele, Produktdetail: Newsletter ******************************************* */
.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                          { display:block; background-color:#F5AD58; height:43px; text-align:right;  }

.com-id-2 .com-StaticManualHtml div.umg-body img						{  }
.com-id-2 .com-StaticManualHtml div.umg-body p							{  }
.com-id-2 .com-StaticManualHtml div.umg-body p a						{  }
.com-id-2 .com-StaticManualHtml div.umg-body p a:hover					{  }

.com-id-2 .com-StaticManualHtml div.umg-footer                        { display:none; }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Service: Kontakt ******************************************* */
.com-id-3  .com-StaticManualHtml                                       { clear:both; background:#F5AD58; }
.com-id-3  .com-StaticManualHtml div.umg-header                        { background:#F5AD58 url(img/layout/laschen/kontakt.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-3  .com-StaticManualHtml div.umg-header h3.umg-headline        { display:none;  }
.com-id-3  .com-StaticManualHtml div.umg-body                          { margin:0 0 0 5px; background:#FFF0CF; display:block; }

.com-id-3  .com-StaticManualHtml div.umg-body img						{  }
.com-id-3  .com-StaticManualHtml div.umg-body p							{  }
.com-id-3  .com-StaticManualHtml div.umg-body p a						{  }
.com-id-3  .com-StaticManualHtml div.umg-body p a:hover					{  }

.com-id-3  .com-StaticManualHtml div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-3  .com-StaticManualHtml div.umg-footer span.back              { display: none; }
.com-id-3  .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-3  .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-3  .com-StaticManualHtml div.umg-footer span.pagetop           { display: none; }
.com-id-3  .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-3  .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-3  .com-StaticManualHtml div.umg-footer span.more              { display: none; }
.com-id-3  .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-3  .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ************************************ Service: Platzhalter oben bei Impressum / Datenschutz  ******************************************* */
.com-id-4  .com-StaticManualHtml                                       { clear:both; }
.com-id-4  .com-StaticManualHtml div.umg-header                        { display: none; }
.com-id-4  .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-4  .com-StaticManualHtml div.umg-body                          { display:block; background:#F8BF6D url(img/layout/bg_head.gif) no-repeat scroll 0 0; height:30px; }

.com-id-4  .com-StaticManualHtml div.umg-body img						{  }
.com-id-4  .com-StaticManualHtml div.umg-body p							{  }
.com-id-4  .com-StaticManualHtml div.umg-body p a						{  }
.com-id-4  .com-StaticManualHtml div.umg-body p a:hover					{  }

.com-id-4  .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-4  .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-4  .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-4  .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-4  .com-StaticManualHtml div.umg-footer span.pagetop           {  }
.com-id-4  .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-4  .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-4  .com-StaticManualHtml div.umg-footer span.more              {  }
.com-id-4  .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-4  .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************************ Service: Credits ******************************************* */
.com-id-5  .com-StaticManualHtml                                       { background:#F5AD58; }
.com-id-5  .com-StaticManualHtml div.umg-header                        { background:#F5AD58 url(img/layout/laschen/credits.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-5  .com-StaticManualHtml div.umg-header h3.umg-headline        { display:none;  }
.com-id-5  .com-StaticManualHtml div.umg-body                          { margin:0 0 0 5px; background:#FFF0CF; display:block; }

.com-id-5  .com-StaticManualHtml div.umg-body img						{  }
.com-id-5  .com-StaticManualHtml div.umg-body p							{  }
.com-id-5  .com-StaticManualHtml div.umg-body p a						{  }
.com-id-5  .com-StaticManualHtml div.umg-body p a:hover					{  }

.com-id-5  .com-StaticManualHtml div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-5  .com-StaticManualHtml div.umg-footer span.back              { display: none; }
.com-id-5  .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-5  .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-5  .com-StaticManualHtml div.umg-footer span.pagetop           { display: none; }
.com-id-5  .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-5  .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-5  .com-StaticManualHtml div.umg-footer span.more              { display: none; }
.com-id-5  .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-5  .com-StaticManualHtml div.umg-footer span.more a:hover      { }


/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ Unsere Stars: Star Detail Headline ******************************************* */
.com-id-6 .com-StaticManualHtml                                       { padding-left:5px; background-color:#F5AD58; }
.com-id-6 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-6 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-6 .com-StaticManualHtml div.umg-body                          {  }

.com-id-6 .com-StaticManualHtml div.umg-body img						{ display:block; }
.com-id-6 .com-StaticManualHtml div.umg-body p							{  }
.com-id-6 .com-StaticManualHtml div.umg-body p a						{  }
.com-id-6 .com-StaticManualHtml div.umg-body p a:hover					{  }

.com-id-6 .com-StaticManualHtml div.umg-footer                        { display:none; }
.com-id-6 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-6 .com-StaticManualHtml div.umg-footer span.more a:hover      { }



/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ************************************ Produkt Detail Button: Star Detail ******************************************* */
.com-id-7 .com-StaticManualHtml                                       { background-color:#F5AD58; }
.com-id-7 .com-StaticManualHtml div.umg-header                        { display:none; }
.com-id-7 .com-StaticManualHtml div.umg-header h3.umg-headline        {  }
.com-id-7 .com-StaticManualHtml div.umg-body                          { display:block; background: url(img/layout/stars_detail/bg_button_star.gif) no-repeat top right; height:35px; padding:8px 10px 10px 0;  }

.com-id-7 .com-StaticManualHtml div.umg-body .umg-static-c            { padding-left:405px;  }
.com-id-7 .com-StaticManualHtml div.umg-body a                        { text-decoration:none; }

.com-id-7 .com-StaticManualHtml div.umg-footer                        { display:none; }
.com-id-7 .com-StaticManualHtml div.umg-footer span.back              { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.back a            { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.back a:hover      { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.pagetop           { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.pagetop a         { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.pagetop a:hover   { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.more              { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.more a            { }
.com-id-7 .com-StaticManualHtml div.umg-footer span.more a:hover      { }

/* ***************************************************************************************** */
/* ************************************ com-id-8 ******************************************* */
/* ************************************ Produkt Detail Button: Star Detail ******************************************* */
.com-id-8 .com-StaticManualHtml                                     { background: url(img/layout/bg_head.gif); height: 25px; }
.com-id-8 .com-StaticManualHtml div.umg-header                      { display:none; }
.com-id-8 .com-StaticManualHtml div.umg-header h3.umg-headline      { }
.com-id-8 .com-StaticManualHtml div.umg-body                        { }

.com-id-8 .com-StaticManualHtml div.umg-body .umg-static-c			{ }
.com-id-8 .com-StaticManualHtml div.umg-body a						{ }

.com-id-8 .com-StaticManualHtml div.umg-footer                      { display:none; }
.com-id-8 .com-StaticManualHtml div.umg-footer span.back            { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.back a          { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.back a:hover    { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.pagetop         { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.pagetop a       { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.pagetop a:hover { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.more            { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.more a          { }
.com-id-8 .com-StaticManualHtml div.umg-footer span.more a:hover    { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Teaserbox: Unsere Stars ****************************************** */
.com-id-1 .com-ThemeOverview										{ background:#F5AD58; }
.com-id-1 .com-ThemeOverview div.umg-header							{ background: url(img/layout/laschen/unsere_stars.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-1 .com-ThemeOverview div.umg-header h3.umg-headline			{ display: none; }
.com-id-1 .com-ThemeOverview div.umg-body							{ display:block; margin:0 0 0 5px; background:#FFF0CF; }
.com-id-1 .com-ThemeOverview div.umg-footer							{ clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-1 .com-ThemeOverview div.umg-footer span.back				{ display: none; }
.com-id-1 .com-ThemeOverview div.umg-footer span.back a				{ }
.com-id-1 .com-ThemeOverview div.umg-footer span.back a:hover		{ }
.com-id-1 .com-ThemeOverview div.umg-footer span.more				{ display: none; }
.com-id-1 .com-ThemeOverview div.umg-footer span.more a				{ }
.com-id-1 .com-ThemeOverview div.umg-footer span.more a:hover		{ }
.com-id-1 .com-ThemeOverview div.umg-footer span.pagetop			{ display: none; }
.com-id-1 .com-ThemeOverview div.umg-footer span.pagetop a			{ }
.com-id-1 .com-ThemeOverview div.umg-footer span.pagetop a:hover	{ }

.com-id-1 .com-ThemeOverview div.umg-body div.umg-to-jumpmenu		{ display: none; }

.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group									{ list-style-type: none; margin: 0px; padding:0; } 
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c						{ }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-spacer-c					{ display: none; }

.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c                      { }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c span.umg-to-group	{  } 
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c p.umg-to-group       { display: none; } 
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item       { list-style-type: none; margin: 0px; padding:0; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li.umg-item-c    { background:url(img/layout/boxes/m_orange_top_px.gif) repeat-y; margin:10px 0 0 4px; width:130px; float:left; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c								{ background:url(img/layout/boxes/m_orange_top.gif) center top no-repeat; height:27px; padding:3px 5px 0; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c p.umg-global_belonging-name	{ color:#FFFFFF; font-weight:bold; margin:0; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c a.umg-global_belonging-name	{ color:#FFFFFF; font-weight:bold; margin:0; text-decoration:none; }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c a.umg-global_belonging-name:hover {  }

.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-image-c  { background:url(img/layout/boxes/m_orange_bottom.gif) no-repeat; height:89px; vertical-align:top; text-align:center; }

.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c   									{  display: none;}
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c span.umg-global_belonging-name		{  }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c a.umg-global_belonging-name			{  }
.com-id-1 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c a.umg-global_belonging-name:hover	{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Unsere Stars: Stars A-Z Dropdown ****************************************** */
.com-id-2 .com-ThemeOverview										{ background:#F5AD58; }
.com-id-2 .com-ThemeOverview div.umg-header							{  }
.com-id-2 .com-ThemeOverview div.umg-header h3.umg-headline			{ display: none; }
.com-id-2 .com-ThemeOverview div.umg-body							{ display: block; background:#FFF0CF; background:url(img/layout/stars/bg_middle_kurz.gif) no-repeat; height:65px; }
.com-id-2 .com-ThemeOverview div.umg-footer							{ display: none;  }
.com-id-2 .com-ThemeOverview div.umg-footer span.back				{  }
.com-id-2 .com-ThemeOverview div.umg-footer span.back a				{ }
.com-id-2 .com-ThemeOverview div.umg-footer span.back a:hover		{ }
.com-id-2 .com-ThemeOverview div.umg-footer span.more				{  }
.com-id-2 .com-ThemeOverview div.umg-footer span.more a				{ }
.com-id-2 .com-ThemeOverview div.umg-footer span.more a:hover		{ }
.com-id-2 .com-ThemeOverview div.umg-footer span.pagetop			{  }
.com-id-2 .com-ThemeOverview div.umg-footer span.pagetop a			{ }
.com-id-2 .com-ThemeOverview div.umg-footer span.pagetop a:hover	{ }

.com-id-2 .com-ThemeOverview div.umg-body 					{ padding: 37px 0 0 235px; }
.com-id-2 .com-ThemeOverview div.umg-body  select			{ margin:0; font-size:normal; font-size:12px; width:286px; }
.com-id-2 .com-ThemeOverview div.umg-body  select option	{  }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Startseite: Unsere Stars (IM MOMENT UNGENUTZT) ****************************************** */
.com-id-3 .com-ThemeOverview										{  }
.com-id-3 .com-ThemeOverview div.umg-header							{  }
.com-id-3 .com-ThemeOverview div.umg-header h3.umg-headline			{  }
.com-id-3 .com-ThemeOverview div.umg-body							{  }
.com-id-3 .com-ThemeOverview div.umg-footer							{  }
.com-id-3 .com-ThemeOverview div.umg-footer span.back				{  }
.com-id-3 .com-ThemeOverview div.umg-footer span.back a				{ }
.com-id-3 .com-ThemeOverview div.umg-footer span.back a:hover		{ }
.com-id-3 .com-ThemeOverview div.umg-footer span.more				{  }
.com-id-3 .com-ThemeOverview div.umg-footer span.more a				{ }
.com-id-3 .com-ThemeOverview div.umg-footer span.more a:hover		{ }
.com-id-3 .com-ThemeOverview div.umg-footer span.pagetop			{  }
.com-id-3 .com-ThemeOverview div.umg-footer span.pagetop a			{ }
.com-id-3 .com-ThemeOverview div.umg-footer span.pagetop a:hover	{ }

.com-id-3 .com-ThemeOverview div.umg-body div.umg-to-jumpmenu		{  }

.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group									{  } 
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c						{ }

.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c                      { }
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c span.umg-to-group	{  } 
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c p.umg-to-group       {  } 
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item       {  }
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li.umg-item-c		{  }
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li.umg-item-3		{  }

.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c								{  }
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c p.umg-global_belonging-name	{ }
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c a.umg-global_belonging-name	{  }
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-c a.umg-global_belonging-name:hover {  }

.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-image-c  {  }

.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c   									{ }
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c span.umg-global_belonging-name		{  }
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c a.umg-global_belonging-name			{  }
.com-id-3 .com-ThemeOverview div.umg-body ul.umg-to-group li.umg-item-c div.umg-groupcontent_c ul.umg-to-item li div.umg-itemcontent-bottom-c a.umg-global_belonging-name:hover	{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Impressum ******************************************* */
.com-id-1 .com-article                                       { background:#F5AD58;  }
.com-id-1 .com-article div.umg-header                        { background:#F5AD58 url(img/layout/laschen/impressum.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-1 .com-article div.umg-header h3.umg-headline        { display:none; }
.com-id-1 .com-article div.umg-body                          { margin:0 0 0 5px; background:#FFF0CF; display:block; padding:21px 35px 0 20px; }
.com-id-1 .com-article div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px;  }
.com-id-1 .com-article div.umg-footer span.back              { display: none; }
.com-id-1 .com-article div.umg-footer span.back a            { }
.com-id-1 .com-article div.umg-footer span.back a:hover      { }
.com-id-1 .com-article div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-article div.umg-footer span.pagetop a         { }
.com-id-1 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-article div.umg-footer span.more              { display: none; }
.com-id-1 .com-article div.umg-footer span.more a            { }
.com-id-1 .com-article div.umg-footer span.more a:hover      { }


.com-id-1 .com-article div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c		{  }

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body		{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer		{ display: none; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display: none; font-size:1px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked			{ display: none; font-size:1px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a			{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-artist					{ display: none; font-size:1px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-top				{ display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline				{ display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title					{ color:#DB3F00; font-weight:bold; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title a					{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title a:hover			{ }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c				{ display: none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c img			{  }

.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-text				{ color:#590903; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text p				{ margin:0; padding-bottom:8px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }

.com-id-1 .com-article div.umg-footer .seitenAbschluss	{  }




/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Specials: Startseite ******************************************* */
.com-id-2 .com-article                                       {   }
.com-id-2 .com-article div.umg-header                        { display:none; }
.com-id-2 .com-article div.umg-header h3.umg-headline        {  }
.com-id-2 .com-article div.umg-body                          { display:block; margin-left: 10px; }
.com-id-2 .com-article div.umg-footer                        { display: none; }
.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-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-article div.umg-body ul li.umg-item-c		{ padding-top:7px; }

.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; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-2 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display: none; font-size:1px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked			{ display: none; font-size:1px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a			{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a:hover	{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-artist					{ display: none; font-size:1px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-top				{ display: none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline				{ display: none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title					{ color:#000; font-weight:bold; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title a					{ }
.com-id-2 .com-article div.umg-body ul li .umg-li-body span.umg-title a:hover			{ }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	.umg-image-c				{ float:right; margin-left:10px; background: url(img/layout/boxes/xxxl_red_middle_star_kompl.gif) no-repeat; width:249px; padding:23px 0 0 4px; height:165px; }
.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	span.umg-subtitle			{ display: none; }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ color:#590903; }
.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-text .umg-assets-left	{ float:none; }

.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }

.com-id-2 .com-article div.umg-footer .seitenAbschluss	{  }


/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Datenschutz ******************************************* */
.com-id-3 .com-article                                       { background:#F5AD58;  }
.com-id-3 .com-article div.umg-header                        { background:#F5AD58 url(img/layout/laschen/datenschutz.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-3 .com-article div.umg-header h3.umg-headline        { display:none; }
.com-id-3 .com-article div.umg-body                          { margin:0 0 0 5px; background:#FFF0CF; display:block; padding:21px 35px 0 20px; }
.com-id-3 .com-article div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px;  }
.com-id-3 .com-article div.umg-footer span.back              { display: none; }
.com-id-3 .com-article div.umg-footer span.back a            { }
.com-id-3 .com-article div.umg-footer span.back a:hover      { }
.com-id-3 .com-article div.umg-footer span.pagetop           { display: none; }
.com-id-3 .com-article div.umg-footer span.pagetop a         { }
.com-id-3 .com-article div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-article div.umg-footer span.more              { display: none; }
.com-id-3 .com-article div.umg-footer span.more a            { }
.com-id-3 .com-article div.umg-footer span.more a:hover      { }


.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		{  }

.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		{ display: none; }

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-3 .com-article div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display: none; font-size:1px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked			{ display: none; font-size:1px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a			{ }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-artist-linked a:hover	{ }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-artist					{ display: none; font-size:1px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-date-top				{ 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-title					{ color:#DB3F00; font-weight:bold; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-title a					{ }
.com-id-3 .com-article div.umg-body ul li .umg-li-body span.umg-title a:hover			{ }

.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-image-c				{ display: none; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-image-c img			{  }

.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-text				{ color:#590903; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text p				{ margin:0; padding-bottom:8px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ }

.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			{ display:none; }

.com-id-3 .com-article div.umg-footer .seitenAbschluss	{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Newsletter: Meine Newsletter *************************************** */
.com-id-1 .com-MyProfileBox                                       { background:#F5AD58; }
.com-id-1 .com-MyProfileBox div.umg-header                        { background:#F5AD58 url(img/layout/laschen/meine_newsletter.gif) no-repeat; height:18px; margin-left:5px; }
.com-id-1 .com-MyProfileBox div.umg-header h3.umg-headline        { display: none; }
.com-id-1 .com-MyProfileBox div.umg-body                          { margin:0 0 0 5px; background:#FFF0CF; display:block; }
.com-id-1 .com-MyProfileBox div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_newsletter_bottom2.gif) no-repeat right top; height:35px; padding-bottom:20px; }
.com-id-1 .com-MyProfileBox div.umg-footer span.registrieren                { display: none;}
.com-id-1 .com-MyProfileBox div.umg-footer span.registrieren a              { }
.com-id-1 .com-MyProfileBox div.umg-footer span.registrieren a:hover        { }
.com-id-1 .com-MyProfileBox div.umg-footer span.pagetop                     { display: none;}
.com-id-1 .com-MyProfileBox div.umg-footer span.pagetop a                   { }
.com-id-1 .com-MyProfileBox div.umg-footer span.pagetop a:hover             { }
.com-id-1 .com-MyProfileBox div.umg-footer span.passwort_vergessen          { display: none;}
.com-id-1 .com-MyProfileBox div.umg-footer span.passwort_vergessen a        { }
.com-id-1 .com-MyProfileBox div.umg-footer span.passwort_vergessen a:hover  { }
                                                                                    
.com-id-1 .com-MyProfileBox div.umg-body div.myprofilebox-teaser-text   { padding:10px; color:#DB3F00; font-weight:bold; }
.com-id-1 .com-MyProfileBox div.umg-body div.myprofilebox-teaser-text p { }

.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData			{ border: none; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData label	{ color:#DB3F00; font-weight:bold; text-transform:uppercase; margin-bottom:1px; display:block; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData input	{background-color:#FDD1AC; border-color:#793803 #FCC292 #FCC292; border-style:solid; border-width:1px; width:200px; font-family:tahoma,arial,verdana,sans-serif; font-size:13px; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_User_box                                           { padding-left:10px; margin-bottom: 2px; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_User_box label#UMGLoginData_User_Lable             {  }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_User_box input.UMGLoginData_Email                  {  }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_Password_box                                       { padding-left:10px; margin-bottom: 2px; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_Password_box label#UMGLoginData_Password_Lable     {  }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_Password_box input.UMGLoginData_Password           {  }

.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-new-pwd-container-top { padding-left:10px; }

.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container                                          { }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-text               { display:none; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-text input         {  }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-text input:hover   {  }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-grafik             { display:block; background:url(img/layout/boxes/xl_newsletter_bottom1.gif) no-repeat; height:16px; padding:5px 0 0 560px; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-grafik input       { width: 126px; height: 15px; background: url(img/icons/meine_newsletter.gif); margin: 0 0 0 -5px; border:0 none; cursor:pointer; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-grafik input:hover { }

.com-id-1 .com-MyProfileBox div.umg-body .umg-action-new-pwd-container { display:none; }

.com-id-1 .com-MyProfileBox div.umg-body .myprofilebox-text { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Links: Partner ******************************************* */
.com-id-1 .com-Partner                                       { background:#F5AD58; }
.com-id-1 .com-Partner div.umg-header                        { background:#F5AD58 url(img/layout/laschen/partner.gif) no-repeat left; height:18px; margin-left:5px; }
.com-id-1 .com-Partner div.umg-header h3.umg-headline        { display: none; }
.com-id-1 .com-Partner div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-1 .com-Partner div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-1 .com-Partner div.umg-footer span.back              { display: none; }
.com-id-1 .com-Partner div.umg-footer span.back a            { }
.com-id-1 .com-Partner div.umg-footer span.back a:hover      { }
.com-id-1 .com-Partner div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-Partner div.umg-footer span.pagetop a         { }
.com-id-1 .com-Partner div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-Partner div.umg-footer span.more              { display: none; }
.com-id-1 .com-Partner div.umg-footer span.more a            { }
.com-id-1 .com-Partner div.umg-footer span.more a:hover      { }

.com-id-1 .com-Partner div.umg-body ul.umg-Partner																			{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c															{ margin-bottom:7px; padding-top:20px; padding-right:20px; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-image-c-top										{ float:left; background:url(img/layout/boxes/m_orange_komplett.gif) no-repeat; height:101px; padding:12px 0 0 5px; width:130px; margin-right: 40px; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c											{ }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-name                       { color:#590903; font-size:11px; font-weight:bold; margin:0; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-text                       { color:#590903; font-size:11px; margin:0; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-website                    { margin:0; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-website a                  { background:url(img/icons/arrow.gif) no-repeat; background-position:1px 50% !important; padding-left:18px; color:#000000; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-website a:hover            {  }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-street                  { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-zip                     { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-city                    { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-province                { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-country                 { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-phone                   { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-fax                     { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-email                   { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-live-type               { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-live-opening-time       { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-type              { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-onoff-type        { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-chartable         { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-profile           { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-opening-time      { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-media-offerer-type      { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-publish-publish-type    { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-coop-coop-type          { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-coop-opening-time       { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-image-c            { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-image-c img        { }
.com-id-1 .com-Partner div.umg-body ul.umg-Personen                                         { display: none; }
.com-id-1 .com-Partner div.umg-body ul.umg-Personen li.umg-person-c                         { }
.com-id-1 .com-Partner div.umg-body ul.umg-Personen li.umg-person-c                         { }
.com-id-1 .com-Partner div.umg-body ul.umg-Personen li.umg-person-c div.umg-personcontent-c { }
.com-id-1 .com-Partner div.umg-body ul.umg-Personen li.umg-person-c div.umg-personimage-c   { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Links: Partner - Blanko Lasche ******************************************* */
.com-id-2 .com-Partner                                       { background:#F5AD58; }
.com-id-2 .com-Partner div.umg-header                        { background:#F5AD58 url(img/layout/laschen/blanko.gif) no-repeat left; height:18px; margin-left:5px; }
.com-id-2 .com-Partner div.umg-header h3.umg-headline        { display: none; }
.com-id-2 .com-Partner div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-2 .com-Partner div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-2 .com-Partner div.umg-footer span.back              { display: none; }
.com-id-2 .com-Partner div.umg-footer span.back a            { }
.com-id-2 .com-Partner div.umg-footer span.back a:hover      { }
.com-id-2 .com-Partner div.umg-footer span.pagetop           { display: none; }
.com-id-2 .com-Partner div.umg-footer span.pagetop a         { }
.com-id-2 .com-Partner div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-Partner div.umg-footer span.more              { display: none; }
.com-id-2 .com-Partner div.umg-footer span.more a            { }
.com-id-2 .com-Partner div.umg-footer span.more a:hover      { }

.com-id-2 .com-Partner div.umg-body ul.umg-Partner																			{ list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c															{ margin-bottom:7px; padding-top:20px; padding-right:20px; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-image-c-top										{ float:left; background:url(img/layout/boxes/m_orange_komplett.gif) no-repeat; height:101px; padding:12px 0 0 5px; width:130px; margin-right: 40px; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c											{ }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-name                       { color:#590903; font-size:11px; font-weight:bold; margin:0; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-text                       { color:#590903; font-size:11px; margin:0; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-website                    { margin:0; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-website a                  { background:url(img/icons/arrow.gif) no-repeat; background-position:1px 50% !important; padding-left:18px; color:#000000; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c p.umg-partner-website a:hover            {  }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-street                  { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-zip                     { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-city                    { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-province                { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-country                 { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-phone                   { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-fax                     { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-email                   { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-live-type               { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-live-opening-time       { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-type              { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-onoff-type        { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-chartable         { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-profile           { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-trade-opening-time      { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-media-offerer-type      { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-publish-publish-type    { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-coop-coop-type          { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-content-c span.umg-partner-coop-opening-time       { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-image-c            { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Partner li.umg-item-c div.umg-image-c img        { }
.com-id-2 .com-Partner div.umg-body ul.umg-Personen                                         { display: none; }
.com-id-2 .com-Partner div.umg-body ul.umg-Personen li.umg-person-c                         { }
.com-id-2 .com-Partner div.umg-body ul.umg-Personen li.umg-person-c                         { }
.com-id-2 .com-Partner div.umg-body ul.umg-Personen li.umg-person-c div.umg-personcontent-c { }
.com-id-2 .com-Partner div.umg-body ul.umg-Personen li.umg-person-c div.umg-personimage-c   { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************************************************************************** */

.com-id-1 .com-quicksearch                                  	{  }
.com-id-1 .com-quicksearch div.umg-header                  		{ display: none; }
.com-id-1 .com-quicksearch div.umg-header h3.umg-headline		{ }
.com-id-1 .com-quicksearch div.umg-body                     	{ padding: 5px 0px 0px 5px; }
.com-id-1 .com-quicksearch div.umg-footer                       { display: none; }
.com-id-1 .com-quicksearch div.umg-footer span.back             { }
.com-id-1 .com-quicksearch div.umg-footer span.back a           { }
.com-id-1 .com-quicksearch div.umg-footer span.back a:hover     { }
.com-id-1 .com-quicksearch div.umg-footer span.more             { }
.com-id-1 .com-quicksearch div.umg-footer span.more a           { }
.com-id-1 .com-quicksearch div.umg-footer span.more a:hover     { }
.com-id-1 .com-quicksearch div.umg-footer span.pagetop          { }
.com-id-1 .com-quicksearch div.umg-footer span.pagetop a        { }
.com-id-1 .com-quicksearch div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-quicksearch div.umg-body select.umg-select   { display: none; }
.com-id-1 .com-quicksearch div.umg-body input.umg-text      { background-color:#FDD1AC; border-color:#793803 rgb(252, 194, 146) rgb(252, 194, 146); border-style:solid;	border-width:1px; width:119px;  font-family:tahoma,arial,verdana,sans-serif; font-size:13px; }
.com-id-1 .com-quicksearch div.umg-body input.umg-submit    { width: 130px; height: 19px; background: url(img/icons/main_nav/suche_lo.gif); margin: 0 0 0 -5px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Linke Spalte ******************************************* */

.com-id-1 .com-PageMenu                                  { width: 130px; }
.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-footer span.back             { }
.com-id-1 .com-PageMenu div.umg-footer span.back a           { }
.com-id-1 .com-PageMenu div.umg-footer span.back a:hover     { }
.com-id-1 .com-PageMenu div.umg-footer span.more             { }
.com-id-1 .com-PageMenu div.umg-footer span.more a           { }
.com-id-1 .com-PageMenu div.umg-footer span.more a:hover     { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop          { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop a        { }
.com-id-1 .com-PageMenu div.umg-footer span.pagetop a:hover  { }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list         { margin: 0px; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                           { padding: 0px 0px 0px 1px; background:#EE8D3C; text-indent:-10000px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                         { width: 130px; height: 20px; display: block; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                   {  }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 					{ display:block; position:relative; width:10px; top:-1000px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                  { padding: 0px 0px 0px 1px; background:#EE8D3C; text-indent:-10000px; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                { width: 130px; height: 20px; display: block; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover          {  }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem			{ display:block; position:relative; width:10px; top:-1000px; } 
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                    {  display: none; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1                  { background: url(img/icons/main_nav/start_lo.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover            { background: url(img/icons/main_nav/start_hi.gif); }   
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1         { background: url(img/icons/main_nav/start_hi.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2                  { background: url(img/icons/main_nav/gewinnspiele_lo.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover            { background: url(img/icons/main_nav/gewinnspiele_hi.gif); }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2         { background: url(img/icons/main_nav/gewinnspiele_hi.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3                  { background: url(img/icons/main_nav/shop_lo.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3:hover            { background: url(img/icons/main_nav/shop_hi.gif); }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3         { background: url(img/icons/main_nav/shop_hi.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4                  { background: url(img/icons/main_nav/newsletter_lo.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4:hover            { background: url(img/icons/main_nav/newsletter_hi.gif); }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-4         { background: url(img/icons/main_nav/newsletter_hi.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5                  { background: url(img/icons/main_nav/links_lo.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5:hover            { background: url(img/icons/main_nav/links_hi.gif); }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-5         { background: url(img/icons/main_nav/links_hi.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6                  { background: url(img/icons/main_nav/podcast_lo.gif); }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6:hover            { background: url(img/icons/main_nav/podcast_hi.gif); }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-6         { background: url(img/icons/main_nav/podcast_hi.gif); }



/* ***************************************************************************************** */
/* *********************************** com-id-2 ******************************************** */
/* *********************************** Top Navi ******************************************** */

.com-id-2 .com-PageMenu                                  { width: 687px; }
.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                     { }
.com-id-2 .com-PageMenu div.umg-footer                       { display: none; }
.com-id-2 .com-PageMenu div.umg-footer span.back             { }
.com-id-2 .com-PageMenu div.umg-footer span.back a           { }
.com-id-2 .com-PageMenu div.umg-footer span.back a:hover     { }
.com-id-2 .com-PageMenu div.umg-footer span.more             { }
.com-id-2 .com-PageMenu div.umg-footer span.more a           { }
.com-id-2 .com-PageMenu div.umg-footer span.more a:hover     { }
.com-id-2 .com-PageMenu div.umg-footer span.pagetop          { }
.com-id-2 .com-PageMenu div.umg-footer span.pagetop a        { }
.com-id-2 .com-PageMenu div.umg-footer span.pagetop a:hover  { }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list         { margin: 0px; padding:0; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                           { float: left; text-indent:-10000px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                         { width: 130px; height: 62px; display: block; }
.com-id-2 .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-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 					{ display:block; position:relative; width:10px; top:-1000px; }
.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                  { float: left; text-indent:-10000px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                { width: 130px; height: 62px; display: block; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover          {  }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem			{ display:block; position:relative; width:10px; top:-1000px; } 
.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: none; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1                  { background: url(img/icons/top_nav/stars_lo.gif); width: 104px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover            { background: url(img/icons/top_nav/stars_hi.gif); width: 104px; }   
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1         { background: url(img/icons/top_nav/stars_hi.gif); width: 104px;  }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2                  { background: url(img/icons/top_nav/specials_lo.gif); width: 114px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover            { background: url(img/icons/top_nav/specials_hi.gif); width: 114px; }         
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2         { background: url(img/icons/top_nav/specials_hi.gif); width: 114px;}
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3                  { background: url(img/icons/top_nav/hoerspiele_lo.gif); width: 79px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3:hover            { background: url(img/icons/top_nav/hoerspiele_hi.gif); width: 79px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3         { background: url(img/icons/top_nav/hoerspiele_hi.gif); width: 79px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4                  { background: url(img/icons/top_nav/musik_lo.gif); width: 74px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4:hover            { background: url(img/icons/top_nav/musik_hi.gif); width: 74px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-4         { background: url(img/icons/top_nav/musik_hi.gif); width: 74px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5                  { background: url(img/icons/top_nav/tvfilm_lo.gif); width: 85px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5:hover            { background: url(img/icons/top_nav/tvfilm_hi.gif); width: 85px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-5         { background: url(img/icons/top_nav/tvfilm_hi.gif); width: 85px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6                  { background: url(img/icons/top_nav/produkte_lo.gif); width: 230px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-6:hover            { background: url(img/icons/top_nav/produkte_hi.gif); width: 230px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-6         { background: url(img/icons/top_nav/produkte_hi.gif); width: 230px; }


/* ***************************************************************************************** */
/* *********************************** com-id-3 ******************************************** */
/* *********************************** Footer Zeile ******************************************** */

.com-id-3 .com-PageMenu 									{ background:transparent url(img/layout/service_nav/spacer.gif) no-repeat scroll left bottom; float:right;  margin-right:1px; margin-top:26px; width:666px; }
.com-id-3 .com-PageMenu div.umg-header                   	{ display: none; }
.com-id-3 .com-PageMenu div.umg-header h3.umg-headline   	{ }   
.com-id-3 .com-PageMenu div.umg-body                     	{ display:block; }
.com-id-3 .com-PageMenu div.umg-footer						{ display: none; }
.com-id-3 .com-PageMenu div.umg-footer span.back			{ }
.com-id-3 .com-PageMenu div.umg-footer span.back a			{ }
.com-id-3 .com-PageMenu div.umg-footer span.back a:hover	{ }
.com-id-3 .com-PageMenu div.umg-footer span.more			{ }
.com-id-3 .com-PageMenu div.umg-footer span.more a			{ }
.com-id-3 .com-PageMenu div.umg-footer span.more a:hover	{ }
.com-id-3 .com-PageMenu div.umg-footer span.pagetop			{ }
.com-id-3 .com-PageMenu div.umg-footer span.pagetop a		{ }
.com-id-3 .com-PageMenu div.umg-footer span.pagetop a:hover	{ }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list							{ display:inline; float:right; height:13px;	list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; overflow:hidden; padding:0;	width:546px; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi,
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected			{ float:left; width:107px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-listitem-4				{ width:118px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a,
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a			{ background-position:left top; background-repeat:no-repeat; float:left; height:0px !important; overflow:hidden; padding:13px 0pt 0pt; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover			{ background-position:0pt -13px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1,
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1	{ background-image:url(img/layout/service_nav/kontakt.gif);	width:106px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2,
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2	{ background-image:url(img/layout/service_nav/impressum.gif); width:106px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3,
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3	{ background-image:url(img/layout/service_nav/credits.gif);	width:106px;}
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-4,
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-4	{ background-image:url(img/layout/service_nav/datenschutz.gif);	width:117px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-5,
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-5	{ background-image:url(img/layout/service_nav/presse.gif); width:106px;}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Startseite: Aktionen ******************************************* */
.com-id-1 .com-ActionTeaser                                       { float:left; width:459px; background:url(img/layout/start/bg_content.gif) repeat-y; }
.com-id-1 .com-ActionTeaser div.umg-header                        { background: url(img/layout/laschen/aktionen_lang.gif) no-repeat; width:454px; height:26px; margin-left:5px; }
.com-id-1 .com-ActionTeaser div.umg-header h3.umg-headline        { display: none;  }
.com-id-1 .com-ActionTeaser div.umg-body                          { display:block; margin:0 0 0 5px; }
.com-id-1 .com-ActionTeaser div.umg-footer                        { display: none; }
.com-id-1 .com-ActionTeaser div.umg-footer span.back              {  }
.com-id-1 .com-ActionTeaser div.umg-footer span.back a            { }
.com-id-1 .com-ActionTeaser div.umg-footer span.back a:hover      { }
.com-id-1 .com-ActionTeaser div.umg-footer span.pagetop           {  }
.com-id-1 .com-ActionTeaser div.umg-footer span.pagetop a         { }
.com-id-1 .com-ActionTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-ActionTeaser div.umg-footer span.more              {  }
.com-id-1 .com-ActionTeaser div.umg-footer span.more a            { }
.com-id-1 .com-ActionTeaser div.umg-footer span.more a:hover      { }


.com-id-1 .com-ActionTeaser div.umg-body ul                                     { list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-1 .com-ActionTeaser div.umg-body ul li                                  { width:440px; margin-right: 0px; } 

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-header                   { background:url(img/layout/boxes/xxl_red_top.gif) no-repeat; height:19px; margin:0; padding:4px 0 0 5px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase;  }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body						{ background:#FF662D url(img/layout/boxes/xxl_red_middle.gif) no-repeat; border-right:2px solid #862225; margin:0; padding:0 6px 0 5px; text-align:left; width:427px; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-body:hover				{  }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer					{ clear:both; background:url(img/layout/boxes/xxl_red_bottom.gif) no-repeat; height:13px; padding:15px 15px 0 0; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer:hover				{  }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer a					{ display:block; width:31px; height:12px; text-indent:-10000px; background:url(img/icons/box_nav/mehr_red.gif) no-repeat; margin-left:393px; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-li-footer a	img				{ display:none; }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-image-c						{ width: 245px; float: right; margin-left: 10px; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-image-c img					{  }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c									{  }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-artist                   { display: none; }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-title					{ display:none; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c a.umg-title						{ display:none; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c a.umg-title:hover					{ }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-subtitle                  { display: none; }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-teasertext              { display:block; color:#590903; font-size:11px;line-height:13px; margin:0; padding:5px 0 0 5px; vertical-align:top; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-teasertext a            { }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-teasertext a:hover      { }

.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link				{ display: none; }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link a			{ }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link a:hover		{ }
.com-id-1 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link-text        { display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************************ Aktionen: Großes Gewinnspiel ******************************************* */
.com-id-2 .com-ActionTeaser                                       { background:#F5AD58; }
.com-id-2 .com-ActionTeaser div.umg-header                        { background: url(img/layout/laschen/aktionen_ganzlang.gif) no-repeat; height:26px; margin-left:5px; }
.com-id-2 .com-ActionTeaser div.umg-header h3.umg-headline        { display: none;  }
.com-id-2 .com-ActionTeaser div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF;  }
.com-id-2 .com-ActionTeaser div.umg-footer                        { display: none; }
.com-id-2 .com-ActionTeaser div.umg-footer span.back              {  }
.com-id-2 .com-ActionTeaser div.umg-footer span.back a            { }
.com-id-2 .com-ActionTeaser div.umg-footer span.back a:hover      { }
.com-id-2 .com-ActionTeaser div.umg-footer span.pagetop           {  }
.com-id-2 .com-ActionTeaser div.umg-footer span.pagetop a         { }
.com-id-2 .com-ActionTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-ActionTeaser div.umg-footer span.more              {  }
.com-id-2 .com-ActionTeaser div.umg-footer span.more a            { }
.com-id-2 .com-ActionTeaser div.umg-footer span.more a:hover      { }


.com-id-2 .com-ActionTeaser div.umg-body ul                                     { list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-2 .com-ActionTeaser div.umg-body ul li                                  {  } 

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-header                   { background:url(img/layout/boxes/xxl_red_top.gif) no-repeat; height:19px; margin:0; padding:4px 0 0 5px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase;  }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body						{ background:#FF662D url(img/layout/boxes/xxl_red_middle.gif) no-repeat; border-right:2px solid #862225; margin:0; padding:0 6px 0 5px; text-align:left; width:427px; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-body:hover				{  }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-footer					{ clear:both; background:url(img/layout/boxes/xxl_red_bottom.gif) no-repeat; height:13px; padding:15px 0 0 0; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-footer:hover				{  }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-footer a					{ background:url(img/icons/box_nav/mehr.gif) no-repeat; display:block; width:31px; height: 12px; text-indent:-10000px; margin-left:393px; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-li-footer a	img				{ display:none; }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-image-c						{ width: 245px; float: right; margin-left: 10px; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-image-c img					{  }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c					{  }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-artist                   { display: none; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-artist a                 { }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-artist a:hover           { }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-title					{ display:none; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c a.umg-title						{ display:none; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c a.umg-title:hover					{ }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-subtitle                  { display: none; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-subtitle a                { }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-subtitle a:hover          { }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-teasertext              { display:block; color:#590903; font-size:11px;line-height:13px; margin:0; padding:5px 0 0 5px; vertical-align:top; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-teasertext a            { }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-teasertext a:hover      { }

.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link				{ display: none; }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link a			{ }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link a:hover		{ }
.com-id-2 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link-text        { display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************************ Aktionen: Kleine Gewinnspiele ******************************************* */
.com-id-3 .com-ActionTeaser                                       { background:#F5AD58; }
.com-id-3 .com-ActionTeaser div.umg-header                        { display: none; }
.com-id-3 .com-ActionTeaser div.umg-header h3.umg-headline        {   }
.com-id-3 .com-ActionTeaser div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF;  }
.com-id-3 .com-ActionTeaser div.umg-footer                        { background:url(img/layout/boxes/xl_box_footer_3_3.gif) #FFF0CF no-repeat; height:45px; width:681px; margin-left:5px; clear:both; }
.com-id-3 .com-ActionTeaser div.umg-footer span.back              { display: none; }
.com-id-3 .com-ActionTeaser div.umg-footer span.back a            { }
.com-id-3 .com-ActionTeaser div.umg-footer span.back a:hover      { }
.com-id-3 .com-ActionTeaser div.umg-footer span.pagetop           { display: none; }
.com-id-3 .com-ActionTeaser div.umg-footer span.pagetop a         { }
.com-id-3 .com-ActionTeaser div.umg-footer span.pagetop a:hover   { }
.com-id-3 .com-ActionTeaser div.umg-footer span.more              { display: none; }
.com-id-3 .com-ActionTeaser div.umg-footer span.more a            { }
.com-id-3 .com-ActionTeaser div.umg-footer span.more a:hover      { }


.com-id-3 .com-ActionTeaser div.umg-body ul                                     { list-style-type: none; padding: 5px 0 5px 5px; margin:0; }
.com-id-3 .com-ActionTeaser div.umg-body ul li                                  { float: left; margin:5px 5px 0; width:217px; background: url(img/layout/boxes/xl_red_top_px.gif) repeat-y; } 
.com-id-3 .com-ActionTeaser div.umg-body ul li.umg-item-1						{ margin:5px 5px 0 0; } 
.com-id-3 .com-ActionTeaser div.umg-body ul li.umg-item-3						{ margin:5px 0 0 5px; } 

.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-li-header                   { background:url(img/layout/boxes/xl_red_top.gif) no-repeat; margin:0; padding:4px 0 0 5px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase;  }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-li-body						{ background:#FF662D url(img/layout/boxes/xl_red_middle.gif) no-repeat; border-right:2px solid #862225; margin:0; padding:0 6px 0 5px; text-align:left; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-li-footer					{ clear:both; background:url(img/layout/boxes/xl_red_bottom_short.gif) no-repeat; height:12px; padding:15px 0 0 0; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-li-footer a					{ background:url(img/icons/box_nav/mehr.gif) no-repeat; display:block; width:31px; height: 12px; text-indent:-10000px; margin-left:170px; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-li-footer a	img				{ display:none; }

.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-image-c						{ width: 120px; float: left; margin-left: 10px; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-image-c img					{  }

.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c					{  }

.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-artist                   { display: none; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-artist a                 { }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-artist a:hover           { }

.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-title					{ display:none; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c a.umg-title						{ display:none; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c a.umg-title:hover					{ }

.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-subtitle                  { display: none; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-subtitle a                { }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-subtitle a:hover          { }

.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-teasertext              { display:block; color:#590903; font-size:10px;line-height:13px; margin:0; padding:5px 0 0 5px; vertical-align:top; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-teasertext a            { }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-teasertext a:hover      { }

.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link				{ display: none; }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link a			{ }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link a:hover		{ }
.com-id-3 .com-ActionTeaser div.umg-body ul li .umg-content-c span.umg-link-text        { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Seite "Suche"  ************************************** */  

.com-id-1 .com-SiteSearchResult											{ background: #F5AD58 url(img/layout/start/bg_top.gif) no-repeat scroll 0 0; padding-top: 18px; }
.com-id-1 .com-SiteSearchResult div.umg-header							{ background: #F5AD58 url(img/layout/laschen/suchergebnis.gif) no-repeat scroll 5px 0; height: 18px; }
.com-id-1 .com-SiteSearchResult div.umg-header h3.umg-headline			{ display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body							{ margin-left: 5px; font-family: verdana,arial,helvetica,sans-serif; }
.com-id-1 .com-SiteSearchResult div.umg-body div.umg-footer             { }

.com-id-1 .com-SiteSearchResult div.umg-body div#search_result_container_ctl0_ctl8_ctl1		{ }

.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           { background: #FFF0CF url(img/layout/boxes/xl_box_footer_3_3.gif) 0px 105px no-repeat; padding: 20px 0px 30px 40px; margin-bottom: 60px; width: 641px; height: 100px; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr                       { background-color: #FFF0CF; padding-top: 25px; width: 681px; margin-bottom: 25px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head                             { margin-bottom: 20px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-head-count    { margin-left: 10px; color: #590903; }
.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-doctype                          { display: none; }       

.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                             { padding: 0px 10px 0px 10px; }
.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.image-c img.ss-result-item-image                            { float:left; border:1px solid #000000; margin: 0 5px 0 0; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-noimage                                      { display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper                                                           { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline                               { font-weight:bold; margin-bottom:6px; font-size:12px; }
.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         { color:#DB3F00; }
.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              { }
.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 { padding: 0px 3px; }
.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           { }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-body                                   { color: #590903; }

.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: none; }
.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                                       { margin-bottom:20px; }
                                                                                                    
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager                                               { background: #F5AD58 url(img/layout/search_bg_bottom.gif) no-repeat; text-align: right; padding: 10px 50px 50px 0px; margin-top: 40px; }
.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:none;  }  
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-currentpage                 { display:inline; background-color: #DB3F00; color: #590903; font-size: 12px; font-weight: bold; padding: 0px 2px 0px 2px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item                             { display:inline; font-size: 12px; font-weight: bold; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item a.ss-pager-item-link        { color: #590903; font-size: 12px; text-decoration: none; padding: 0px 2px 0px 2px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item a.ss-pager-item-link:hover  { background-color: #DB3F00; color: #FFFFFF; }
            
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch                                                          { background: #FFF0CF url(img/layout/laschen/blanko_xl.gif) no-repeat scroll 0 0; padding-top: 40px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head                                 { margin-bottom: 20px;  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head .ss-result-nutch-head-count     { color: #590903; padding-left: 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head .ss-result-nutch-startoffset    { display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item                                                                       { margin-bottom: 20px; padding: 0px 10px 0px 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-headline                                     { font-weight: bold; margin-bottom: 6px; font-size: 12px; color: #EC8737; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-headline span.ss-result-item-nutch-counter   { display:none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-headline a.ss-result-item-nutch-link         { color: #DB3F00; text-decoration: underline; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item image.ss-result-item-nutch-image                                      { float:left; border:1px solid #000000; width:100px; margin:0 5px 0 0; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-body                                         { color: #590903; font-size: 12px; line-height: 16px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-url                                          {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item div.ss-result-item-nutch-url a.ss-result-item-nutch-url-link          { color: #DB3F00; text-decoration: none; }

.com-id-1 .com-SiteSearchResult div.umg-partners    { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Links: Spassige Sachen ************************************** */
.com-id-1 .com-CollectionLink                                       { background:#F5AD58; }
.com-id-1 .com-CollectionLink div.umg-header                        { background:#F5AD58 url(img/layout/laschen/spassige_sachen.gif) no-repeat left; height:18px; margin-left:5px; }
.com-id-1 .com-CollectionLink div.umg-header h3.umg-headline        { display: none; }
.com-id-1 .com-CollectionLink div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-1 .com-CollectionLink div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-1 .com-CollectionLink div.umg-footer span.back              { display: none; }
.com-id-1 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a         {  }
.com-id-1 .com-CollectionLink div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-CollectionLink div.umg-footer span.more              { display: none; }
.com-id-1 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-1 .com-CollectionLink div.umg-footer span.more a:hover      { }

.com-id-1 .com-CollectionLink div.umg-body ul                { list-style-type: none; padding: 5px 0 5px 5px; margin:0; }   
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c  { margin-bottom:7px; padding-top:20px; }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1             { display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c span.umg-headline1			{  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c				{ display:none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img			{  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c                                    { display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-global_belonging-name        {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name        {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover  { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-headline2                    {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2                    {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2:hover              { }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-subheadline                  {  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-text                         {  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c										{ }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul									{ list-style-type: none; margin:0; padding:0; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link						{ margin:10px 0 0 5px;}
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c		{ float:left; background:url(img/layout/boxes/m_orange_komplett.gif) no-repeat; height:101px; padding:12px 0 0 5px; width:130px; margin-right: 40px; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c	img	{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c							{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link-top		{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-headline		{ color:#590903; font-size:11px; font-weight:bold; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-description		{ color:#590903; font-size:11px; display:block;  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link			{  }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link a			{ background:url(img/icons/arrow.gif) no-repeat; background-position:1px 50% !important; padding-left:18px; color:#000000; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link a:hover	{  }

.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr				{ display: none; }
.com-id-1 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover			{ }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ****************************** Links: Spassige Sachen - Blanko Lasche ************************************** */
.com-id-2 .com-CollectionLink                                       { background:#F5AD58; }
.com-id-2 .com-CollectionLink div.umg-header                        { background:#F5AD58 url(img/layout/laschen/blanko.gif) no-repeat left; height:18px; margin-left:5px; }
.com-id-2 .com-CollectionLink div.umg-header h3.umg-headline        { display: none; }
.com-id-2 .com-CollectionLink div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-2 .com-CollectionLink div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-2 .com-CollectionLink div.umg-footer span.back              { display: none; }
.com-id-2 .com-CollectionLink div.umg-footer span.back a            { }
.com-id-2 .com-CollectionLink div.umg-footer span.back a:hover      { }
.com-id-2 .com-CollectionLink div.umg-footer span.pagetop           { display: none; }
.com-id-2 .com-CollectionLink div.umg-footer span.pagetop a         {  }
.com-id-2 .com-CollectionLink div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-CollectionLink div.umg-footer span.more              { display: none; }
.com-id-2 .com-CollectionLink div.umg-footer span.more a            { }
.com-id-2 .com-CollectionLink div.umg-footer span.more a:hover      { }

.com-id-2 .com-CollectionLink div.umg-body ul                { list-style-type: none; padding: 5px 0 5px 5px; margin:0; }   
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c  { margin-bottom:7px; padding-top:20px; padding-right:20px; }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c p.umg-headline1             { display:none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c span.umg-headline1			{  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c				{ display:none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-image-c img			{  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c                                    { display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-global_belonging-name        {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name        {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-global_belonging-name:hover  { }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-headline2                    {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2                    {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c a.umg-headline2:hover              { }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-subheadline                  {  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-content-c p.umg-text                         {  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c										{ }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul									{ list-style-type: none; margin:0; padding:0; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link						{ margin:10px 0 0 5px;}
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c		{ float:left; background:url(img/layout/boxes/m_orange_komplett.gif) no-repeat; height:101px; padding:12px 0 0 5px; width:130px; margin-right: 40px; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-image-c	img	{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c							{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link-top		{ display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-headline		{ color:#590903; font-size:11px; font-weight:bold; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-description		{ color:#590903; font-size:11px; display:block;  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link			{  }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link a			{ background:url(img/icons/arrow.gif) no-repeat; background-position:1px 50% !important; padding-left:18px; color:#000000; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c ul li.umg-link .umg-link-content-c .umg-link-link a:hover	{  }

.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr				{ display: none; }
.com-id-2 .com-CollectionLink div.umg-body ul li.umg-item-c div.umg-link-c a.umg-mehr:hover			{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Subkünstlerseite: Diskografie Detailansicht ****************************************** */


.com-id-1 .com-product										{ background:#F5AD58; color:#590903; padding-top:20px; }
.com-id-1 .com-product div.umg-header						{ background:#F5AD58 url(img/layout/laschen/produkt_detail_lang.gif) no-repeat; height:18px; }
.com-id-1 .com-product div.umg-header h3.umg-headline		{ display: none; }
.com-id-1 .com-product div.umg-body							{ margin:0; background:url(img/layout/product_detail/bg_releasedetails.gif) repeat-y; display:block; padding-top:8px; }
.com-id-1 .com-product div.umg-footer						{ clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-1 .com-product div.umg-footer span.back				{ display: none; }
.com-id-1 .com-product div.umg-footer span.back a			{ }
.com-id-1 .com-product div.umg-footer span.back a:hover		{ }
.com-id-1 .com-product div.umg-footer span.more				{ display: none; }
.com-id-1 .com-product div.umg-footer span.more a			{ }
.com-id-1 .com-product div.umg-footer span.more a:hover		{ }
.com-id-1 .com-product div.umg-footer span.pagetop			{ display: none; }
.com-id-1 .com-product div.umg-footer span.pagetop a		{ }
.com-id-1 .com-product div.umg-footer span.pagetop a:hover	{ }
.com-id-1 .com-product div.umg-footer ul.umg-pagebrowser	{ display: none; }

.com-id-1 .com-product div.umg-body ul.umg-products															{ list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c											{ padding-left:5px; background:url(img/layout/e_line.gif) repeat-x bottom; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-c						{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper					{ float:left; width:226px; margin-left:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ background:url(img/layout/boxes/cd_box_komplett.gif) no-repeat; width:209px; height:214px; padding:25px 0 0 2px; margin-bottom:8px; text-align:center; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-content-wrapper								{ float:left; width:420px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{ color:#DB3F00; font-size:14px; font-weight:bold; margin-bottom:10px; padding-top:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-configuration			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_group			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_family			{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_category		{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-hlconf-wrapper  .umg-product_category .umg-product_category-headline  {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-product_subcategory	{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper							    { margin-bottom:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date		    { display: block; margin:5px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year	    { display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline   {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor		    {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-trenner			    {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-configuration		    {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku				    { display:block;  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline  {  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-age_advice			    { display: none; display: block; padding-top:6px; font-weight:bold; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2		    { display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.karussellTrenner			{ display:block; background: url(img/layout/product_detail/bg_releasedetails_bottom.gif) no-repeat; width:100%; height:50px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{ background:#FFF0CF; padding-left:10px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ color:#E31C0F; font-weight:bold; padding:20px 0 5px 200px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{ padding-left:200px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracks								{ padding-left:200px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{ width:450px; margin:0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work tr.umg-row-c					{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work tr.umg-row-even				{ background-color:#FEEED1; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work tr.umg-row-odd				{ background-color:#FCE0B7; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{ width:20px; font-weight:bold; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{ width:330px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{ width:40px; text-align:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{ width:27px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{ display:block; float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{ width:30px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{ display:block; float:right; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{ padding:0 0 3px 0; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.jazzechoTrenner							{ background:#FFF0CF; width:100%; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.com-toolplaceholdersingle				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *********************************** Kompakte Diskografie-Übersicht (eigenes Template _table) ****************************************** */

.com-id-2 .com-product										{ background:#F5AD58; color:#590903; }
.com-id-2 .com-product div.umg-header						{ background:#F5AD58 url(img/layout/laschen/alle_produkte.gif) no-repeat 5px 0; height:18px;  }
.com-id-2 .com-product div.umg-header h3.umg-headline		{ display: none; }
.com-id-2 .com-product div.umg-body							{ margin:0 0 0 5px; background:#FFF0CF; display:block; padding-top:8px; }
.com-id-2 .com-product div.umg-footer						{ margin:0 0 0 5px; clear:both;  }
.com-id-2 .com-product div.umg-footer .com-PageBrowser							{ display:block; padding: 8px 0 47px 415px; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3_prod.gif) no-repeat right bottom; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser span.back				{ display:block; float:left; width:63px; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser span.back a				{ background:url(img/icons/zurueck_products_lo.gif) no-repeat; display:block; width:58px; text-indent:-10000px; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser span.back a:hover		{ background:url(img/icons/zurueck_products_hi.gif) no-repeat; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser ul.umg-pagebrowser						{ float:left; width:162px; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser ul.umg-pagebrowser						{ text-align:center; list-style-type: none; padding: 0; margin:0; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser ul.umg-pagebrowser li					{ display:inline; font-size:11px; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a			{ font-weight:bold; padding:0 4px; text-decoration:none; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover	{ background-color:#DB3F00; color:#FFFFFF; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected	{ background-color:#DB3F00; font-weight:bold; padding-left:4px; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer	{ display:none; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser span.pagetop				{ display: none; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser span.pagetop a			{ }
.com-id-2 .com-product div.umg-footer .com-PageBrowser span.pagetop a:hover		{ }
.com-id-2 .com-product div.umg-footer .com-PageBrowser span.more				{ display:block; float:left; width:35px; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser span.more a				{ background:url(img/icons/vor_products_lo.gif) no-repeat right; display:block; width:33px; text-indent:-10000px; }
.com-id-2 .com-product div.umg-footer .com-PageBrowser span.more a:hover		{ background:url(img/icons/vor_products_hi.gif) no-repeat right;}

.com-id-2 .com-product div.umg-body table.umg-products					{ padding-top:10px; } 
.com-id-2 .com-product div.umg-body table.umg-products th				{ text-transform:uppercase; height:26px; background:#FCE0B8; padding:0 4px 0 5px; }
.com-id-2 .com-product div.umg-body table.umg-products th.star			{ padding-left:16px; width:140px; }
.com-id-2 .com-product div.umg-body table.umg-products th.title			{ width:277px; }
.com-id-2 .com-product div.umg-body table.umg-products th.category		{ width:96px; }
.com-id-2 .com-product div.umg-body table.umg-products th.format		{ width:88px; }
.com-id-2 .com-product div.umg-body table.umg-products th.age_advice	{ width:72px; }

.com-id-2 .com-product div.umg-body table.umg-products td.balken									{ height:21px; padding:0; }
.com-id-2 .com-product div.umg-body table.umg-products td.balken table								{ margin:0; }
.com-id-2 .com-product div.umg-body table.umg-products td.balken table td.links-rechts-middle		{ width:7px; background:#FCDCAB; padding:0; }
.com-id-2 .com-product div.umg-body table.umg-products td.balken table td.products-content-top		{ width:665px; background:#EA7D00 url(img/layout/products/products_content_top_bg.gif) repeat-x; color:#FFFFFF; font-weight:bold; padding:0; }

.com-id-2 .com-product div.umg-body table.umg-products tr.umg-item-odd	{ background:#FCE0B7; }

.com-id-2 .com-product div.umg-body table.umg-products td				{ padding:0 4px 0 5px; }
.com-id-2 .com-product div.umg-body table.umg-products td.arrow			{ padding:0px; }
.com-id-2 .com-product div.umg-body table.umg-products td.star			{ width:140px; font-weight:bold; }
.com-id-2 .com-product div.umg-body table.umg-products td.title			{ background:#FDE8C1; }
.com-id-2 .com-product div.umg-body table.umg-products tr.umg-item-odd td.title	{ background:#FBD59F; }
.com-id-2 .com-product div.umg-body table.umg-products td.category		{  }
.com-id-2 .com-product div.umg-body table.umg-products td.format		{  }
.com-id-2 .com-product div.umg-body table.umg-products td.age_advice	{  }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Links: Partner ******************************************* */
.com-id-1 .com-ChannelBelonging                                       { background:#F5AD58; }
.com-id-1 .com-ChannelBelonging div.umg-header                        { background:#F5AD58 url(img/layout/laschen/partner.gif) no-repeat left; height:18px; margin-left:5px; }
.com-id-1 .com-ChannelBelonging div.umg-header h3.umg-headline        { display: none; }
.com-id-1 .com-ChannelBelonging div.umg-body                          { display:block; margin:0 0 0 5px; background:#FFF0CF; padding:0; }
.com-id-1 .com-ChannelBelonging div.umg-footer                        { clear:both; background:#F5AD58 url(img/layout/boxes/xl_box_footer_3_3.gif) no-repeat right top; height:45px; padding-bottom:20px; }
.com-id-1 .com-ChannelBelonging div.umg-footer span.back              { display: none; }
.com-id-1 .com-ChannelBelonging div.umg-footer span.back a            { }
.com-id-1 .com-ChannelBelonging div.umg-footer span.back a:hover      { }
.com-id-1 .com-ChannelBelonging div.umg-footer span.pagetop           { display: none; }
.com-id-1 .com-ChannelBelonging div.umg-footer span.pagetop a         { }
.com-id-1 .com-ChannelBelonging div.umg-footer span.pagetop a:hover   { }
.com-id-1 .com-ChannelBelonging div.umg-footer span.more              { display: none; }
.com-id-1 .com-ChannelBelonging div.umg-footer span.more a            { }
.com-id-1 .com-ChannelBelonging div.umg-footer span.more a:hover      { }

.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging												{ list-style-type: none; padding: 15px 0 5px 5px; margin:0; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li												{ clear:both; padding-top:15px; padding-right:20px; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-image-c								{ float:left; background:url(img/layout/boxes/m_orange_komplett.gif) no-repeat; height:90px; padding:12px 0 0 5px; width:130px; margin-right: 40px; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c							{ }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-name					{ display:block; color:#590903; font-size:11px; font-weight:bold; margin:0; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-text					{ display:block; color:#590903; font-size:11px; margin:0; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-text p				{ margin:0; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-website				{ display:block; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-website a				{ background:url(img/icons/arrow.gif) no-repeat; background-position:1px 50% !important; padding-left:18px; color:#000000; }
.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-c .umg-website a:hover		{  }

.com-id-1 .com-ChannelBelonging div.umg-body ul.umg-ChannelBelonging li div.umg-content-type						{ display: none; }
