	.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 {
    text-align:         center;
    font:               10px arial,sans-serif;
    margin-left:        -70px;
    line-height:        12px;
    border:             none;
    vertical-align:     top;      
}
body,
body#Page-,
body#Page-presse         { background:silver url(img/layout/bg_presse.gif);}


img {
	border:0;
}
.layoutimg {
	display:block;
}
.seitenAbschluss {
	clear:both;
	padding:0;
	margin:0;
	height:1px;
    width: 100px;
}

/* 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: none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 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.5em 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 {
    text-align:         left;
    width:              935px;
    margin:             auto;
    /* min-height:         1000px;     */
}

body#Page-login #wrapper { background: transparent url(img/layout/bg_illu_login.gif) no-repeat; } 

#container {
    text-align:         left;
    width:              825px;
    float:              right;
}

#header {
    overflow:           hidden; 
    background:         #ffffff;
    width:              100%;
    height:             91px;
    margin-top:         10px;
}

#top-menu {
    background-color:   #FFFFFF;
    float:              left;
    width:              825px;
    height:             25px;
    margin-top:         5px;
    margin-bottom:      10px;  
}

               
    #top-menu p.seitenAbschluss {
        background-color:   #FFFFFF;
        clear:              both;
        margin:             0px;
        height:             5px;
        width:              825px;
    }   

    /* IE6 Hack */
    * html #top-menu p.seitenAbschluss {
        margin:             0px 0px -5px 0px;        
        padding:            0px;
        height:             5px;
        width:              1px;
    }

    /* IE7 Hack */
    *:first-child+html #top-menu p.seitenAbschluss {
        margin-bottom: 5px;
    }
                        
#page {
    width:              825px;
    float:              left;  
    background-color:   #EBEFE9;
}

    body#Page-presse        div.ecke { height:10px; clear:left; padding:0; margin:0; font-size:0px; background:             url(img/layout/ecke_presse.gif);  background-repeat:no-repeat;}

#left {
    float:              left;
    width:              200px;
    margin-top:         10px;
    padding-bottom:     20px;
}

#right {              
    float:              left;
    width:              610px;
    margin-left:        10px;
    margin-top:         10px;  
    padding-bottom:     30px;
}
	/* Wahrscheinlich Formatierungen für die KOMPONENTE */
	#right .threecolumns.presse, #right .twocolumns.presse, #right .onecolumn.presse {
		background:#FFFFFF;
		border-bottom:2px solid #067179;
		border-top:1px solid #067179;
	}
	#right h4 {
		display:inline;
		font-size:11px;
		margin:0 0 0px 5px;
		padding:0;
	}
	#right .twocolumns {
		float:  left;
		margin: 0px 0px 10px 0px;
		width:  405px;  
	}
	.topline {
		border-top:1px solid #FFFFFF;
		clear:left;
		margin:0;
		padding:10px;
	}
		#right .topline h3 {
			font-size:11px;
			font-weight:normal;
			line-height:18px;
			margin:0;
			padding:0;
		}
		#right .topline h4 {
			font-size:11px;
			font-weight:bold;
			margin:0;
			padding:0;
		}
	#right div.topline.press {
		border-top:1px solid #EBEFE9;
	}
	#right div.topline div.produkt {
		float:left;
		margin-bottom:20px;
		margin-right:10px;
		margin-top:10px;
	}
	#right div.topline div.diskographie {
		float:left;
		font-size:11px;
		line-height:14px;
		margin-bottom:15px;
		margin-top:0px;
	}
		#right div.topline div.diskographie h3 {
			margin-top:5px;
		}
		#right .poplink a {
			color:#D62E77;
			font-size:10px;
		}
	.pagenavi.comp {
		border-top:1px solid #EBEFE9;
	}
	.diskolink {
		margin-top:5px;
	}
	.pagenavi {
		border-top:1px solid #FFFFFF;
		float:left;
		width:404px;
	}
		.pagenavi div {
			height:10px;
			margin:10px 5px;
		}
	
	#right div.onecolumn {
		float:      left;
		margin:     0px 0px 10px 10px;
		width:      195px;   
	}
		
		#page div.pressetext {
			clear:left;
			font-size:11px;
			line-height:14px;
			margin:0;
			padding:15px 15px 5px;
		}
			ul.marginal_tracklist a {
				color:#000000;
			}
			.pressetext a {
				color:#067179;
				font-size:11px;
				font-weight:bold;
				margin:0;
				padding:0;
			}
			.pressetext a:hover {
				text-decoration:underline;                                          
			}
	
	/* Wahrscheinlich Formatierungen für die KOMPONENTE ENDE */

#footer {
    background:     white;
    float:          right;
    height:         30px;
    width:          615px;
    margin:         10px 0 20px 0;
    font-size:      9px;    
}

    #footer a {
        text-decoration:    none;
        color:              #000000;
    }
    
    #footer a:hover {
        text-decoration:    underline;
        color:              #000000;
    }

    #footer .copyright {
        float:           left;
        padding:         10px;
        font-weight:     bold;
        text-transform:  uppercase;
    }

    #footer .bottomnavigation {
        float:          right;
        padding:        10px 10px 0 0;
    }

    #footer .copyright {
        color:          #666666;
    }
    
    /* *** Pressebilder Downloaden *** */
    
    div#center {
        padding: 0px 5px 30px 5px;
    }
.com{}
/*clearfix*/
.com div.umg-body {display: inline-block;}
* html .com div.umg-body {height: 1%;}
.com div.umg-body {display: block;}


/* */

.com div.umg-header{}
.com div.umg-body{padding:0px;}
.com div.umg-footer{}

.com a                          { color:#333;text-decoration:none; }
.com a:hover                    { text-decoration:none;}
.com h3.umg-headline            { margin:0; padding:0; font-size: 12px; color: #000000; background: url(img/layout/pfeil_halb.gif) no-repeat 0 2px; padding-left: 18px; text-transform: uppercase; line-height: 14px; }
.com ul.umg-list                { list-style-type:none; margin:0; padding:0;}
.com ul.umg-list li.umg-item    { height:18px; }
.com input,
.com select,
.com textarea                   { vertical-align:top;}

.com select.umg-select{margin:0;padding:0;border:1px solid #000;height:16px;}
.com input.umg-text{margin:0;padding:0;border:1px solid #000;}
.com input.umg-submit{margin:0;padding:0;}
.com input.umg-text{float:left;}
.com input.umg-image{float:left;margin:0;padding:0;}


/* *************** Dieses Template wird für den Standalone-Teaser verwendet **************** */


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Artistsubseite: Biographie ***************************************** */
/* ******************** letzte Änderung: 17.11.08 10 Uhr (lx) ****************************** */
.com-id-1 .com-Teaser                                       { clear: both; padding-top: 0px; }
.com-id-1 .com-Teaser div.umg-header                        { margin-bottom: 7px; }
.com-id-1 .com-Teaser div.umg-header h3.umg-headline        { color: #000000; font-size: 11px; }
.com-id-1 .com-Teaser div.umg-body                          { background-color: #FFFFFF; padding: 10px 15px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; }
.com-id-1 .com-Teaser div.umg-footer                        { background-color: #FFFFFF; padding: 3px 0px 3px 10px; border-bottom: 2px solid #067179; }
.com-id-1 .com-Teaser div.umg-footer span.back              { }
.com-id-1 .com-Teaser div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-Teaser div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-1 .com-Teaser div.umg-footer span.top           { }
.com-id-1 .com-Teaser div.umg-footer span.top a         { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-Teaser div.umg-footer span.top a:hover   { text-decoration: underline; }
.com-id-1 .com-Teaser div.umg-footer span.more              { }
.com-id-1 .com-Teaser div.umg-footer span.more:hover        { }
.com-id-1 .com-Teaser div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 400px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-Teaser div.umg-footer span.more a:hover      { text-decoration: underline;}
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser                                { position: relative; }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser span.back                                       { }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser                              { display: none; }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li                           { }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser span.top                                    { }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser span.top a                                  { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser span.top a:hover                            { text-decoration: underline; }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser span.more                                       { position: absolute; left: 340px; }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser span.more a                                     { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 15px; text-transform: uppercase; margin: 0px; }
.com-id-1 .com-Teaser div.umg-footer .com-PageBrowser span.more a:hover                               { text-decoration: underline; }

.com-id-1 .com-Teaser div.umg-body ul                                     { list-style-type: none; margin: 0px; }
.com-id-1 .com-Teaser div.umg-body ul li                                  { }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header                   { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-header span.umg-title    { }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body                       { }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c-top                { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c-top a              { }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c-top a:hover        { }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c-top img            { }  
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c                     { padding-top: 10px; font-size: 11px; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-date-top                      { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-global_belonging_name-top     { display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    p.umg-teaser_headline               { display: none;  }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-teaser_headline               { font-weight: bold; margin-bottom: 10px; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-teaser_headline:hover         { text-decoration: underline; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    p.umg-teaser_sub_headline           { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-date                          { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    p.umg-global_belonging_name         { display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-global_belonging_name         { display: none; } 
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-global_belonging_name:hover   { } 
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-teaser_text                   { line-height:14px; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-teaser_text                   { }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-teaser_text:hover             { }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c       { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c a     { }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c a img { display: block; }

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-body div.seitenAbschluss   { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.seitenAbschluss   { display: none; }
                                                               
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c                         { }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a                       { display: none; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link         { display: block; color: #067179; font-size: 11px; font-weight: bold; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link:hover   { text-decoration: underline; }
.com-id-1 .com-Teaser div.umg-body ul li div.umg-link-c a img                   { }                                                                                                                

.com-id-1 .com-Teaser div.umg-body div.seitenAbschluss   { display: none; }   

.com-id-1 .com-Teaser div.umg-body ul li .umg-li-footer                           { }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-link                           { }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-link-item-cd                  { }
.com-id-1 .com-Teaser div.umg-body ul li .umg-li-link-item-mc                   { }
.com-id-1 .com-Teaser div.umg-body ul li a.umg-teaser_link                     { }
.com-id-1 .com-Teaser div.umg-body ul li a.umg-teaser_link:hover               { }

.com-id-1 .com-Teaser div.umg-body ul li.item-1 { }     
.com-id-1 .com-Teaser div.umg-body ul li.item-2 { }     
.com-id-1 .com-Teaser div.umg-body ul li.item-3 { }     
.com-id-1 .com-Teaser div.umg-body ul li.item-4 { }



/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************** Artistsubseite: Infotexte ***************************************** */
.com-id-2 .com-Teaser                                       { clear: both; padding-top: 0px; }
.com-id-2 .com-Teaser div.umg-header                        { margin-bottom: 7px; }
.com-id-2 .com-Teaser div.umg-header h3.umg-headline        { color: #000000; font-size: 11px; }
.com-id-2 .com-Teaser div.umg-body                          { background-color: #FFFFFF; padding: 10px 15px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; }
.com-id-2 .com-Teaser div.umg-footer                        { background-color: #FFFFFF; padding: 3px 0px 3px 10px; border-bottom: 2px solid #067179; }
.com-id-2 .com-Teaser div.umg-footer span.back              { }
.com-id-2 .com-Teaser div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-Teaser div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-2 .com-Teaser div.umg-footer span.top           { }
.com-id-2 .com-Teaser div.umg-footer span.top a         { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-Teaser div.umg-footer span.top a:hover   { text-decoration: underline; }
.com-id-2 .com-Teaser div.umg-footer span.more              { }
.com-id-2 .com-Teaser div.umg-footer span.more:hover        { }
.com-id-2 .com-Teaser div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 400px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-Teaser div.umg-footer span.more a:hover      { text-decoration: underline;}
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser                                { position: relative; }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser span.back                                       { }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser                              { display: none; }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li                           { }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser span.top                                    { }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser span.top a                                  { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser span.top a:hover                            { text-decoration: underline; }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser span.more                                       { position: absolute; left: 340px; }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser span.more a                                     { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 15px; text-transform: uppercase; margin: 0px; }
.com-id-2 .com-Teaser div.umg-footer .com-PageBrowser span.more a:hover                               { text-decoration: underline; }

.com-id-2 .com-Teaser div.umg-body ul                                     { list-style-type: none; margin: 0px; }
.com-id-2 .com-Teaser div.umg-body ul li                                  { }

.com-id-2 .com-Teaser div.umg-body ul li .umg-li-header                   { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-header span.umg-title    { }

.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body                       { }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c-top                { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c-top a              { }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c-top a:hover        { }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c-top img            { }  
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c                     { padding-top: 10px; font-size: 11px; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-date-top                      { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-date-top2						{ display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-global_belonging_name-top     { display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    p.umg-teaser_headline               { display: none;  }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-teaser_headline               { font-weight: bold; margin-bottom: 10px; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-teaser_headline:hover         { text-decoration: underline; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    p.umg-teaser_sub_headline           { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-date                          { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    p.umg-global_belonging_name         { display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-global_belonging_name         { display: none; } 
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-global_belonging_name:hover   { } 
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c span.umg-teaser_text                   { display:block; line-height:14px; margin:10px 0; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-teaser_text                   { }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-content-c    a.umg-teaser_text:hover             { }

.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c       { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c a     { }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.umg-image-c a img { display: block; }

.com-id-2 .com-Teaser div.umg-body ul li .umg-li-body div.seitenAbschluss   { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.seitenAbschluss   { display: none; }
                                                               
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c                         { }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a                       { display: none; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link         { display: block; color: #067179; font-size: 11px; font-weight: bold; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a.umg-text-link:hover   { text-decoration: underline; }
.com-id-2 .com-Teaser div.umg-body ul li div.umg-link-c a img                   { }                                                                                                                

.com-id-2 .com-Teaser div.umg-body div.seitenAbschluss   { display: none; }   

.com-id-2 .com-Teaser div.umg-body ul li .umg-li-footer                           { }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-link                           { }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-link-item-cd                  { }
.com-id-2 .com-Teaser div.umg-body ul li .umg-li-link-item-mc                   { }
.com-id-2 .com-Teaser div.umg-body ul li a.umg-teaser_link                     { }
.com-id-2 .com-Teaser div.umg-body ul li a.umg-teaser_link:hover               { }

.com-id-2 .com-Teaser div.umg-body ul li.item-1 { }     
.com-id-2 .com-Teaser div.umg-body ul li.item-2 { }     
.com-id-2 .com-Teaser div.umg-body ul li.item-3 { }     
.com-id-2 .com-Teaser div.umg-body ul li.item-4 { }   
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************************************************************************** */

.com-id-1 .com-UniversalMusicGenreSelectionBox                                      { float: right; width: 825px; } /* BG ehemals: background: url(img/layout/bg_toolbox.gif) repeat-x right; */
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-header                       { display: none; }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-header h3.umg-headline       { }  
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-body                         { float: right; padding: 7px 3px 7px 0px; display: inline; }
* html  .com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-body                 { padding-top: 0px; } /* IE6 Hack */
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer                       { display: none; }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer span.back             { }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer span.back a           { }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer span.back a:hover     { }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer span.more             { }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer span.more a           { }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer span.more a:hover     { }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer span.top          { }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer span.top a        { }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-footer span.top a:hover  { }

.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-body fieldset                { border: 0px; display: inline; }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-body select                  { margin: 0px 2px 0px 4px; }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-body select option           { }
.com-id-1 .com-UniversalMusicGenreSelectionBox div.umg-body label                   { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Subkünstlerseite - mittlere Spalte ******************************************* */

.com-id-1 .com-ThemeCollectionTour                                       { clear:left; font-size:11px; line-height:14px; margin:0; padding:15px 15px 5px; }
.com-id-1 .com-ThemeCollectionTour div.umg-header                        { display: none; }
.com-id-1 .com-ThemeCollectionTour div.umg-header h3.umg-headline        { }
.com-id-1 .com-ThemeCollectionTour div.umg-body                          { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer                        { display: none; }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.back              { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.back a            { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.back a:hover      { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.top           { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.top a         { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.top a:hover   { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.more              { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.more a            { }
.com-id-1 .com-ThemeCollectionTour div.umg-footer span.more a:hover      { }

.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-header                    { display: none; } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body                      { display: none; } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    { display: none; } 

.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; margin: 0px; } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 6px; } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { display: none; }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { color:#067179; font-size:11px; font-weight:bold; }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { text-decoration:underline; }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             		{ display:inline; }

.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; padding: 0; margin:0;  }
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     {  } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { } 
.com-id-1 .com-ThemeCollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { } 

.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-link-c                     { display:none; }

.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-link-c a.umg-artist-link { display:none; }
.com-id-1 .com-ThemeCollectionTour div.umg-body div.umg-link-c a.umg-shop-link   {  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************************************************************************** */

.com-id-1 .com-SiteSearchBox                                  { background: #ffffff; height: 20px; padding-right: 5px; padding-top: 5px; display: block; float: left; width: 195px; }
* html              .com-id-1 .com-SiteSearchBox              { padding-top: 5px; } /* IE6 Hack */
*:first-child+html  .com-id-1 .com-SiteSearchBox              { padding-top: 5px; } /* IE7 Hack */
.com-id-1 .com-SiteSearchBox div.umg-header                   { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-header h3.umg-headline   { }
.com-id-1 .com-SiteSearchBox div.umg-body                     { }

.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer                        { position: relative; }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer input#searchstring     { }
.com-id-1 .com-SiteSearchBox div.umg-body div.searchBoxContainer div#spinner_html_ssb   { padding: 5px 5px 0px 5px; background-color: #FFFFFF; border: 1px solid gray; width: 158px; }

.com-id-1 .com-SiteSearchBox div.umg-body input.searchinput                                                         { border:1px solid gray; float:left; height:16px; margin:0; padding: 1px 2px 1px 0px; width:166px; font-size: 10px; font-family: arial,sans-serif; color: #000000; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container                                                   { height:20px; width: 20px; float: left; margin-left: 5px; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text                       { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-text input#searchbutton    { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik                     { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchbutton-container span.searchbutton-send-grafik input#searchbutton  { background: #717478 url(img/icons/pfeil_suche.gif) no-repeat; width: 19px; height: 20px; border: none; cursor: pointer; display: block; padding: 0px; }

.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0                                                                        {  } /* position:absolute; left: -145px; top: 21px; margin-left: 4px; border:1px solid #E7E0D1; z-index: 30; */
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr                                               { position: absolute; z-index: 1; background-color: #CCCCCC; width: 310px; left: -145px; top: 21px; margin-left: 4px; border:1px solid #E7E0D1; z-index: 30; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-doctype                         { background-color: #383838; border-bottom: 1px solid #CCCCCC; color: #067179; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; height: 24px; padding: 4px; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item                            { font-family: verdana,arial,helvetica,sans-serif; background-color: #FFFFFF; border-bottom: 1px solid #E7E0D1; font-size: 9px; padding: 4px; color: #666258; margin: 0px 1px 0px 1px; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top                                                        { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-subheadline                                                         { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top span.ss-result-item-counter                            { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link                                  { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link:hover                            { text-decoration: underline; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.element-theme               { }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.doctype-headline-trenner-1  { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.element-doctype             { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.doctype-headline-trenner-2  { padding: 0px 2px; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-headline-top a.ss-result-item-link span.element-headline            { }

.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.ss-result-item div.ss-result-item-hltext-wrapper                                { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .searchBoxContainer div#search_result_container_ctl0_ctl5_ctl0 div.ss-result-block-solr div.doctype-date        { }   

.com-id-1 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox                                                        { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .docTypeRepeaterBox .checkbox-label                                        {  }
                 
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr                                                                 {  }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-doctype                                              { background:#000000; color:#FFFFFF; font-size:11px; font-variant:small-caps; font-weight:normal; padding:2px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item                                                 { clear:both; background:#F7F7F5; margin-bottom:1px; padding:4px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-headline                        { margin-bottom:2px;  }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-counter                         { font-size:11px; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-headline .ss-result-item-link   { color:#33cc00; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item div.image-c                                     { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item div.image-c .ss-result-item-image               { float:left; border:1px solid #000000; width:50px; margin:0 5px 0 0;  }
.com-id-1 .com-SiteSearchBox div.umg-body .ss-result-block-solr .ss-result-item .ss-result-item-body                            {   }

.com-id-1 .com-SiteSearchBox div.umg-body select.umg-select   { display: none; }
.com-id-1 .com-SiteSearchBox div.umg-body input.umg-text      { font: 10px arial,sans-serif; width: 165px; height: 15px; padding: 3px 0px 0px 2px; border: 1px solid gray; margin: 0px; }
.com-id-1 .com-SiteSearchBox div.umg-body input.umg-submit    { width: 19px; height: 19px; background: url(site/umg/img/icons/pfeil_suche.gif); margin: 0px 5px 0px 0px; vertical-align: top; float: right; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* **************** Subkünstlerseite - Übersicht (mittlere Spalte) ************************* */
/* ***** ACHTUNG: atlernatives Template umg.journalistenlounge.UMGThemeCollectionGallery *** */
/* ********************* letzte Änderung: 28.01.2009 15 Uhr (bodo) ************************* */

.com-id-1 .com-theme-collection-gallery                                     { background-color: #FFFFFF; }
.com-id-1 .com-theme-collection-gallery div.umg-header                      { display:none; }
.com-id-1 .com-theme-collection-gallery div.umg-header h3.umg-headline      { background: none; color: #000000; font-size: 11px; font-weight: normal; padding: 2px 0 0 10px; }
.com-id-1 .com-theme-collection-gallery div.umg-body                        { padding-bottom: 15px; }
.com-id-1 .com-theme-collection-gallery div.umg-footer                      { background-color: #FFFFFF; padding: 2px 0px 4px 10px; border-bottom: 2px solid #067179; border-top: 1px solid #EBEFE9; }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.back            { }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.back a          { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.back a:hover    { text-decoration: underline; }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.top             { }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.top a           { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.top a:hover     { text-decoration: underline; }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.more            { }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.more a          { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-theme-collection-gallery div.umg-footer span.more a:hover    { text-decoration: underline; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries                                               { list-style-type: none; margin:0; padding: 0px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c                                 { }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-header                  { display: none;  }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body                    { margin-left: 15px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-footer                  { display: none; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top                           { padding-top: 15px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top span.umg-artist           { display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top span.umg-artist-trenner   { display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top span.umg-title            { font-weight: bold; font-size: 11px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top span.umg-id               { display: none; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images                                              { list-style-type: none; margin: 0; float: left; margin-right: 10px; width: 375px; }
* html   .com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images                                     { margin-right: 0px; } /* IE6 Hack */
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c                                { margin-bottom: 15px; clear: both; display: block; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-image                  { float: left; margin: 0px 10px 20px 0px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-image img              { }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c                              { padding: 0px 5px 5px 0px; font-size: 11px; line-height: 14px; overflow: hidden; }
*html   .com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c                     { padding-top: -10px; } /* IE6 Hack */
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-item-zuordnung      { display: block; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-headline            { display: block; font-weight: bold; margin-bottom: 5px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-copyright-label     { margin-top: 5px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c div.umg-copyright            { font-weight: bold; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-format-label  { display: block; margin-top: 5px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-format        { font-weight: bold; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-size-label    { display: block; margin-top: 5px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-size          { display: block; font-weight: bold; margin-bottom: 5px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c a.umg-cover-download         { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 3px; color: #D62E77; padding-left: 10px; margin-top: 5px; font-size: 10px; font-family: Arial,Helvetica,sans-serif; text-transform: uppercase; }

.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper                           { display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper span.umg-artist           { display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper span.umg-artist-trenner   { display: none; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper span.umg-artist-title     { font-size: 11px; }
.com-id-1 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper span.umg-id               { display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************* Subkünstlerseite - Fotoserien ************************************* */
/* ********************* wie com-id-1 nur ander Borders ************************************ */
/* ***** ACHTUNG: atlernatives Template umg.journalistenlounge.UMGThemeCollectionGallery *** */
/* ********************* letzte Änderung: 08.12.2008 14 Uhr (bodo) ************************* */
.com-id-2 .com-theme-collection-gallery                                     { margin-bottom: 15px; }
.com-id-2 .com-theme-collection-gallery div.umg-header                      { padding-bottom: 10px; }
.com-id-2 .com-theme-collection-gallery div.umg-header h3.umg-headline      { color: #000000; font-size: 12px; font-weight: bold; }
.com-id-2 .com-theme-collection-gallery div.umg-body                        { background-color: #FFFFFF; border-top: 1px solid #067179; width: 405px; }
.com-id-2 .com-theme-collection-gallery div.umg-footer                      { background-color: #FFFFFF; padding: 3px 0px 3px 10px; border-bottom: 2px solid #067179; }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.back            { }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.back a          { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.back a:hover    { text-decoration: underline; }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.top             { }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.top a           { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.top a:hover     { text-decoration: underline; }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.more            { }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.more a          { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 15px; text-transform: uppercase; }
.com-id-2 .com-theme-collection-gallery div.umg-footer span.more a:hover    { text-decoration: underline; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries                                               { list-style-type: none; margin:0; padding: 0px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c                                 { }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-header                  { display: none;  }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body                    { margin-left: 15px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-footer                  { display: none; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top                           { padding-top: 15px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top span.umg-artist           { display: none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top span.umg-artist-trenner   { display: none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top span.umg-title            { font-weight: bold; font-size: 11px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper-top span.umg-id               { display: none; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images                                              { list-style-type: none; margin: 0; float: left; margin-right: 10px; width: 375px; }
* html   .com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images                                     { margin-right: 0px; } /* IE6 Hack */
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c                                { margin-bottom: 15px; clear: both; display: block; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-image                  { float: left; margin: 0px 10px 20px 0px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-image img              { }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c                              { padding: 0px 5px 5px 0px; font-size: 11px; line-height: 14px; overflow: hidden; }
* html   .com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c                     { padding-top: -10px; } /* IE6 Hack */
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-item-zuordnung      { display: block; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-headline            { display: block; font-weight: bold; margin-bottom: 5px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-copyright-label     { margin-top: 5px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c div.umg-copyright            { font-weight: bold; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-format-label  { display: block; margin-top: 5px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-format        { font-weight: bold; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-size-label    { display: block; margin-top: 5px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-size          { display: block; font-weight: bold; margin-bottom: 5px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c a.umg-cover-download         { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 3px; color: #D62E77; padding-left: 10px; margin-top: 5px; font-size: 10px; font-family: Arial,Helvetica,sans-serif; text-transform: uppercase; }

.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper                           { display: none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper span.umg-artist           { display: none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper span.umg-artist-trenner   { display: none; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper span.umg-artist-title     { font-size: 11px; }
.com-id-2 .com-theme-collection-gallery div.umg-body ul.umg-galleries li.umg-item-c .umg-li-body div.umg-artist-title-wrapper span.umg-id               { display: none; }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************** ( Startseite: Neuveröffentlichungen ) **************************** */
/* *** ACHTUNG: basiert auf eigenem Template umg.universalmusic.UMGWarehouseTeaser.tpl ***** */
/* ********************** letzte Änderung: 10.11.08 22 Uhr (lx) **************************** */
.com-id-1 .com-WarehouseTeaser                                                              { clear: both; }
.com-id-1 .com-WarehouseTeaser div.umg-header                                               { }
.com-id-1 .com-WarehouseTeaser div.umg-header h3.umg-headline                               { text-transform: uppercase; margin-bottom: 10px; color: #000000; font-size: 12px; }
.com-id-1 .com-WarehouseTeaser div.umg-body                                                 { float: left; background-color: #FFFFFF; padding: 10px 0px 5px 5px; border-bottom: 2px solid; border-top: 1px solid; border-bottom-color: #067179; border-top-color: #067179; }
.com-id-1 .com-WarehouseTeaser div.umg-footer                                               { display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back                                     { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a                                   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.back a:hover                             { }
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser                              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li                           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page                  { }
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a                { }
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a       { }
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a:hover { }
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-1 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.top           { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.top a         { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.top a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-1 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { float: left; height: 100px; margin-bottom: 5px; margin-right: 5px; width: 196px; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { } 

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c                         { height: 100px; float: left; padding-right: 5px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-image-c img.umg-image           { margin: 0px 5px 10px 0px; }

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c                               { font-size: 10px; color: #000000; font-family: Arial,Helvetica,sans-serif; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-global_belonging-name   { margin: 0px; }  
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-headline                { margin: 0px; }  
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c p.umg-date                    { margin: 0px; } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergänzt */
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergänzt */   
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c                              { float: left; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c span.umg-shop-link           { float: left; margin: 3px 5px 0 2px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c span.umg-shop-link a         { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c span.umg-shop-link img       { height: auto; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c span.umg-shop-link a:hover   { }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link            { float: left; background: url(img/icons/icon_dl.gif) no-repeat; width: 12px; height: 12px; text-indent:-10000px; }
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link:hover      { } 
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-c div.umg-shop-c a.umg-artist-link2           { text-indent: 0px; } 

.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-1 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }
                       
/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* **************** (Startseite:  unten, Veröffentlichungsplan) **************************** */
/* ********************** letzte Änderung: 18.10.08 20 Uhr (lx) **************************** */
.com-id-2 .com-WarehouseTeaser                                       { clear: both; padding-top: 10px; }
.com-id-2 .com-WarehouseTeaser div.umg-header                        { margin-bottom: 10px; }
.com-id-2 .com-WarehouseTeaser div.umg-header h3.umg-headline        { color: #000000; }
.com-id-2 .com-WarehouseTeaser div.umg-body                          { background-color: #FFFFFF; padding: 15px 10px 10px 15px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; font-size: 11px; }
.com-id-2 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.top               { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more:hover        { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 400px; padding-left: 15px; text-transform: uppercase; }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a:hover      { text-decoration: underline;}

.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-2 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom: 3px; } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header                       { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header span.umg-title        { }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper                             { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top           { float: left; width: 100px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                         { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img.umg-image           { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c          { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1       { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1:hover { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2       { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2:hover { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3       { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3:hover { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c			{ display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c                                   { float: left; font-size: 11px; color: #000000; font-family: Arial,Helvetica,sans-serif; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name       { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-global_belonging-name    { float: left; color: #067179; font-size: 11px; font-weight: bold; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name       { float: left; color: #067179; font-size: 11px; font-weight: bold; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name:hover { text-decoration: underline; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner                  { float: left; padding: 0px 5px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline                    { float: left; margin: 0px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline                    { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline:hover              { }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c                { display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date                    {  }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-sku                        {  }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2        { float: left; margin: 0px; padding-left: 5px; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor				{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-text                     { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergänzt */
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergänzt */                                                        
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory         { display: none; }                                                        
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c                            { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link         { } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a       { } 
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a:hover { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link          { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover    { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1             { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1:hover       { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2             { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2:hover       { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3             { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3:hover       { }         
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-spacer                { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c                          { display: none; }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover                    { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link          { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link:hover    { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link        { }
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover  { }

.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-2 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }

.com-id-2 .com-WarehouseTeaser div.umg-footer span.back                                       { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a                                     { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.back a:hover                               { }
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser                              { }
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li                           { }
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page                  { }
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a                { }
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a       { }
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a:hover { }
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-2 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more                                       { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a                                     { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.more a:hover                               { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.top                                    { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.top a                                  { }
.com-id-2 .com-WarehouseTeaser div.umg-footer span.top a:hover                            { }
                       
/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* **************** (Startseite:  Veröffentlichungsplan auf Genreseiten) ******************* */
/* **************** eigenes tpl: UMGWarehouseTeaser_voeplan.tpl **************************** */
/* ********************** letzte Änderung: 13.11.08 20 Uhr (lx) **************************** */
.com-id-3 .com-WarehouseTeaser                                       { clear: both; padding-top: 0px; width: 405px; }
.com-id-3 .com-WarehouseTeaser div.umg-header                        { margin-bottom: 10px; }
.com-id-3 .com-WarehouseTeaser div.umg-header h3.umg-headline        { text-transform: uppercase; }
.com-id-3 .com-WarehouseTeaser div.umg-body                          { background-color: #FFFFFF; padding: 15px 10px 10px 15px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; width: 380px; font-size: 11px; }
.com-id-3 .com-WarehouseTeaser div.umg-footer                        { background-color: #FFFFFF; border-bottom: 2px solid #067179; float: left; width: 395px; padding: 3px 0px 3px 10px; }

.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-3 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom: 3px; } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header                       { display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header span.umg-title        { }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper                             { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top           { float: left; width: 100px; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                         { display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img.umg-image           { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c          { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1       { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1:hover { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2       { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2:hover { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3       { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3:hover { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c			{ display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c                                   { float: left; width: 280px; font-size: 11px; color: #000000; font-family: Arial,Helvetica,sans-serif; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name       { display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name       { color: #067179; font-size: 11px; font-weight: bold; float: left; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-global_belonging-name    { color: #067179; font-size: 11px; font-weight: bold; float: left; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name:hover { text-decoration: underline; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner                  { float: left; margin:0px 5px 0px 5px; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline                    { margin: 0px 5px 0px 0px; line-height: 14px; } /* float: left; */
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline                    { display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline:hover              { }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c				{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date					{  }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-sku						{  }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2     { float: left; margin: 0px; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor				 { display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-text                  { display: none; } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergänzt */
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergänzt */
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergänzt */
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2        { display: none; } /* erst am 19.11. ergänzt */
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: none; } /* erst am 19.11. ergänzt */                                                       
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory         { display: none; }                                                        
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c                            { display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link         { } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a       { } 
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a:hover { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link          { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover    { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1             { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1:hover       { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2             { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2:hover       { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3             { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3:hover       { }         
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-spacer                { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2			{ display:none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover 	{ }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c                          { display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover                    { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link          { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link:hover    { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link        { }
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover  { }

.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-3 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }

.com-id-3 .com-WarehouseTeaser div.umg-footer span.back                                                             { float: left; }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.back a                                                           { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.back a:hover                                                     { text-decoration: underline; }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.top                                                              { float: left; }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.top a                                                            { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-WarehouseTeaser div.umg-footer span.top a:hover                                                      { text-decoration: underline; }                                                       
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser                                                   { float: right; margin-right: 10px; }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.back                                         { float: left; display: inline; }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.back a                                       { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.back a:hover                                 { text-decoration: underline; }            
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser                                { list-style-type: none; float: left; margin: 0px 10px 0px 10px; }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li                             { float: left; width: 10px; }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page                    { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page a                  { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover            { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page_selected           { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page_selected a         { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page_selected a:hover   { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left        { } 
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right       { } 
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer             { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.topmore-c                                    { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop                       { display: none; }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop a                     { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop a:hover               { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.topmore-c span.more                          { }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.topmore-c span.more a                        { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-WarehouseTeaser div.umg-footer div.com-PageBrowser span.topmore-c span.more a:hover                  { text-decoration: underline; }
                       
/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ***************************** ( Startseite: Top Themen ) ******************************** */           
/* ********************* ACHTUNG: alternatives Layout für original tpl ********************* */           
/* ****************** z.Z. umg.journalistenlounge.UMGWarhouseTeaser_topthemen ************* */           
/* ***************** letzte Änderung: 24.11.08 11:40 Uhr (bodo) **************************** */
.com-id-4 .com-WarehouseTeaser                                                              { clear: both; }
.com-id-4 .com-WarehouseTeaser div.umg-header                                               { }
.com-id-4 .com-WarehouseTeaser div.umg-header h3.umg-headline                               { text-transform: uppercase; margin-bottom: 10px; }
.com-id-4 .com-WarehouseTeaser div.umg-body                                                 { float: left; background-color: #FFFFFF; padding: 10px 0px 5px 5px; border-bottom: 2px solid; border-top: 1px solid; border-bottom-color: #067179; border-top-color: #067179; padding-bottom: 10px; }
.com-id-4 .com-WarehouseTeaser div.umg-footer                                               { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back                                     { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a                                   { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.back a:hover                             { }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser                              { }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li                           { }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page                  { }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a                { }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a       { }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a:hover { }
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-4 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.top           { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.top a         { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.top a:hover   { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-4 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-4 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                             { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt                                       { list-style-type: none; margin: 0px; } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c                         { float: left; height: 110px; margin-bottom: 5px; margin-right: 5px; width: 196px; position: relative; } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd                       { } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even                      { } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header       { display: none; } 

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top                       { display: none; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                         { height: 100px; float: left; padding-right: 5px; width: 74px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img.umg-image           { margin: 0px 5px 10px 0px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c          { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c          { display: none; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c                               { font-size: 10px; color: #000000; font-family: Arial,Helvetica,sans-serif; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name   { display: none; }  
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name   { }  
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner              { display: none; }  
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline                { display: none; }  
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline                { display: block; font-weight: bold; } 
 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c              { display: none; }  
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c p.umg-date   { }  
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c p.umg-sku    { }  

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration { display: none; } /* erst am 19.11. ergänzt */
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group         { display: none; } /* erst am 19.11. ergänzt */
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family        { display: none; } /* erst am 19.11. ergänzt */
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.!2        { display: none; } /* erst am 19.11. ergänzt */
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2     { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor              { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-text                  { display: none; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { display: block; float: left; } /* erst am 19.11. ergänzt */ 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory      { float: left; }

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c                              { float: left; position: absolute; left: 79px; top: 65px; display: block; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link           { float: left; margin: 3px 5px 0 2px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a         { }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link img       { height: auto; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a:hover   { }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link            { float: left; background: url(img/icons/icon_dl.gif) no-repeat; width: 12px; height: 12px; text-indent:-10000px; }
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover      { } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2           { float: left; text-indent: 0px; } 

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date                    { margin: 0px; } 
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-wrapper span.umg-date-top       { display: none; }   

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c                                                          { display: none; }   

.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer                                                       { display: none; }    
.com-id-4 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle    

/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* ************************* (Künstlersubseite: Aktuelle Cover) **************************** */
/* ********************** letzte Änderung: 10.12.08 13 Uhr (bodo) ************************** */
.com-id-5 .com-WarehouseTeaser                                       { clear: both; padding-top: 0px; }
.com-id-5 .com-WarehouseTeaser div.umg-header                        { background: #FFFFFF; padding: 10px 15px 10px 15px; border-top: 1px solid #EBEFE9; }
.com-id-5 .com-WarehouseTeaser div.umg-header h3.umg-headline        { background: none; color: #000000; padding: 0px; }
.com-id-5 .com-WarehouseTeaser div.umg-body                          { background-color: #FFFFFF; padding: 15px 15px 10px 15px; }
* html               .com-id-5 .com-WarehouseTeaser div.umg-body      { margin-top: -5px; } /* IE6 Hack */
*:first-child+html  .com-id-5 .com-WarehouseTeaser div.umg-body      { margin-top: -5px; } /* IE7 Hack */
.com-id-5 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.top               { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more:hover        { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 400px; padding-left: 15px; text-transform: uppercase; }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more a:hover      { text-decoration: underline;}

.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-5 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom: 3px; } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header                       { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header span.umg-title        { }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper                                                     { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top                                   { float: left; width: 100px; display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                                     { float: left; margin-right: 10px; margin-bottom: 10px; }
* html               .com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                 { margin-top: 14px; } /* IE6 Hack */
*:first-child+html  .com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                 { margin-top: 14px; } /* IE7 Hack */
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img.umg-image                       { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-cover-download                { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c                      { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1                   { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1:hover             { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2                   { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2:hover             { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3                   { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3:hover             { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c                      { display: none; }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c                                   { font-size: 11px; color: #000000; font-family: Arial,Helvetica,sans-serif; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-cover-format-label       { display: block; margin: 15px 0px 2px 0px; text-transform: uppercase; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-cover-format             { display: block; font-weight: bold; margin-bottom: 10px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-cover-size-label         { display: block; margin-bottom: 2px; text-transform: uppercase; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-cover-size               { display: block; font-weight: bold; margin-bottom: 10px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-cover-download              { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 2px; color: #D62E77; padding-left: 10px; font-size: 10px; font-family: Arial,Helvetica,sans-serif; text-transform: uppercase; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product-title               { color: #000000; text-transform: uppercase; margin-bottom: 2px; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name       { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name       { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name:hover { text-decoration: underline; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner                  { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline                    { margin: 0px; font-weight: bold; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline                    { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline:hover              { }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c                  { display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date                        {  }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-sku                         {  }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2        { margin: 0px; padding-left: 5px; font-weight: bold; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor                 { display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-text                     { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration    { display: none; } /* erst am 19.11. ergänzt */
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group            { display: none; } /* erst am 19.11. ergänzt */
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family           { display: none; } /* erst am 19.11. ergänzt */
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2           { display: none; } /* erst am 19.11. ergänzt */
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category            { display: none; } /* erst am 19.11. ergänzt */                                                        
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory         { display: none; }                                                        
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c                            { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link         { } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a       { } 
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a:hover { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link          { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover    { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1             { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1:hover       { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2             { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2:hover       { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3             { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3:hover       { }         
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-spacer                { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2            { display:none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover     { }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c                          { display: none; }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover                    { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link          { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link:hover    { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link        { }
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover  { }

.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-5 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }

.com-id-5 .com-WarehouseTeaser div.umg-footer span.back                                       { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back a                                     { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.back a:hover                               { }
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser                              { }
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li                           { }
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page                  { }
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a                { }
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a       { }
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a:hover { }
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-5 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more                                       { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more a                                     { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.more a:hover                               { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.top                                    { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.top a                                  { }
.com-id-5 .com-WarehouseTeaser div.umg-footer span.top a:hover                            { }       

/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ********************** (Klassik:  Veröffentlichungsplan) ******************************** */
/* ********************** SEHR ÄHNLICH ZU com-id-3 ***************************************** */
/* ********************** letzte Änderung: 28.11.08 13:30 Uhr (bodo) *********************** */
.com-id-6 .com-WarehouseTeaser                                       { clear: both; padding-top: 0px; }
.com-id-6 .com-WarehouseTeaser div.umg-header                        { margin-bottom: 10px; }
.com-id-6 .com-WarehouseTeaser div.umg-header h3.umg-headline        { text-transform: uppercase; }
.com-id-6 .com-WarehouseTeaser div.umg-body                          { background-color: #FFFFFF; padding: 15px 10px 10px 10px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; }
.com-id-6 .com-WarehouseTeaser div.umg-footer                        { padding: 3px 0px 3px 10px; background-color: #FFFFFF; border-bottom: 2px solid #067179; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.top           { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.top a         { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.top a:hover   { text-decoration: underline; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more:hover        { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 400px; padding-left: 10px; text-transform: uppercase; }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more a:hover      { text-decoration: underline;}

.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-6 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom: 3px; } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header                       { display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header span.umg-title        { }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper                             { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top           { float: left; width: 100px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                         { display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img.umg-image           { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c          { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1       { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1:hover { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2       { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2:hover { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3       { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3:hover { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c          { display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c                                   { float: left; font-size: 10px; color: #000000; font-family: Arial,Helvetica,sans-serif; width: 490px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name       { display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name       { float: left; color: #067179; font-size: 11px; font-weight: bold; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name:hover { text-decoration: underline; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner                  { float: left; padding: 0px 5px; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline                    { display: inline; margin: 0px; line-height: 14px; } /* float: left; */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline                    { display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline:hover              { }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c                  { display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date                        {  }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-sku                         {  }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2        { display: inline; margin: 0px; padding-left: 5px; } /* float: left; */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor                 { display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-text                     { display: none; } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration    { display: none; } /* erst am 19.11. ergänzt */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group            { display: none; } /* erst am 19.11. ergänzt */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family           { display: none; } /* erst am 19.11. ergänzt */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2           { display: none; } /* erst am 19.11. ergänzt */
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category            { display: none; } /* erst am 19.11. ergänzt */                                                       
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory         { display: none; }                                                        
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c                            { display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link         { } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a       { } 
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a:hover { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link          { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover    { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1             { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1:hover       { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2             { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2:hover       { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3             { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3:hover       { }         
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-spacer                { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2            { display:none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover     { }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c                          { display: none; }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover                    { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link          { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link:hover    { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link        { }
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover  { }

.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-6 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }

.com-id-6 .com-WarehouseTeaser div.umg-footer span.back                                       { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back a                                     { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.back a:hover                               { }
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser                              { }
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li                           { }
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page                  { }
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a                { }
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a       { }
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a:hover { }
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-6 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more                                       { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more a                                     { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.more a:hover                               { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.top                                    { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.top a                                  { }
.com-id-6 .com-WarehouseTeaser div.umg-footer span.top a:hover                            { }

/* ***************************************************************************************** */
/* ************************************ com-id-7 ******************************************* */
/* ***************************** ( Startseite: Top Themen ) ******************************** */           
/* ********************** letzte Änderung: 15.12.08 12 Uhr (bodo) ************************** */
.com-id-7 .com-WarehouseTeaser                                                              { clear: both; }
.com-id-7 .com-WarehouseTeaser div.umg-header                                               { }
.com-id-7 .com-WarehouseTeaser div.umg-header h3.umg-headline                               { text-transform: uppercase; margin-bottom: 10px; color: #000000; font-size: 12px; }
.com-id-7 .com-WarehouseTeaser div.umg-body                                                 { float: left; background-color: #FFFFFF; padding: 15px 0px 0px 15px; border-bottom: 2px solid; border-top: 1px solid; border-bottom-color: #067179; border-top-color: #067179; }
.com-id-7 .com-WarehouseTeaser div.umg-footer                                               { display: none; }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.back                                     { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.back a                                   { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.back a:hover                             { }
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser                              { }
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li                           { }
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page                  { }
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a                { }
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a       { }
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a:hover { }
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-7 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.top           { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.top a         { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.top a:hover   { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.more a            { }
.com-id-7 .com-WarehouseTeaser div.umg-footer span.more a:hover      { }

.com-id-7 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                             { display: none; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt                                       { list-style-type: none; margin: 0px; } 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c                         { float: left; margin-bottom: 5px; margin-right: 5px; width: 193px; height: 110px; } 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd                       { } 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even                      { } 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header       { display: none; } 

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top                       { display: block; float: left; }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                         { height: 100px; float: left; padding-right: 5px; width: 74px; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-cover-download    { display: none; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img.umg-image           { margin: 0px 5px 10px 0px; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c          { display: none; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c          { display: none; }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c                               { font-size: 10px; color: #000000; font-family: Arial,Helvetica,sans-serif; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name   { display: block; }                                                                                 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-headline             { font-weight: bold; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline                { font-weight: bold; }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category         { float: left; margin: 0px 3px 0px 0px; } /* erst am 19.11. ergänzt */ 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory      { margin: 0px; }

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c                              { float: left; display: block; width: 100px; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link           { float: left; margin: 3px 5px 0 2px; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a         { }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link img       { height: auto; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a:hover   { }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link            { float: left; background: url(img/icons/icon_dl.gif) no-repeat; width: 12px; height: 12px; text-indent:-10000px; }
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover      { } 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2           { display: none; } 

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date                    { margin: 0px; } 
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-wrapper span.umg-date-top       { display: block; float: left; }   

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c                                                          { display: none; }   

.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer                                                       { display: none; }    
.com-id-7 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle    


/* ***************************************************************************************** */
/* ************************************ com-id-8 ******************************************* */
/* ********************************* Ähnlich com-id-5 ************************************** */
/* ****************** (Künstlersubseite: Aktuelle Cover - für das zweite Cover) ************ */
/* ********************** letzte Änderung: 18.01.09 14 Uhr (bodo) ************************** */
.com-id-8 .com-WarehouseTeaser                                       { clear: both; padding-top: 0px; }
.com-id-8 .com-WarehouseTeaser div.umg-header                        { display:none; }
.com-id-8 .com-WarehouseTeaser div.umg-header h3.umg-headline        { background: none; padding-left: 5px; }
.com-id-8 .com-WarehouseTeaser div.umg-body                          { background-color: #FFFFFF; padding: 15px 15px 10px 15px; }
* html               .com-id-8 .com-WarehouseTeaser div.umg-body      { margin-top: -5px; } /* IE6 Hack */
*:first-child+html  .com-id-8 .com-WarehouseTeaser div.umg-body      { margin-top: -5px; } /* IE7 Hack */
.com-id-8 .com-WarehouseTeaser div.umg-footer                        { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.back              { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.top           { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.top a         { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.top a:hover   { text-decoration: underline; }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.more              { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.more:hover        { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 400px; padding-left: 15px; text-transform: uppercase; }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.more a:hover      { text-decoration: underline;}

.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu                                                     { display: none; } 
.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-header                                              { } 
.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body                                                { } 
.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu                             { } 
.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c               { } 
.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-odd             { } 
.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-even            { } 
.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a             { } 
.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-body ul.umg-wt-jumpmenu li.umg-item-c a:hover       { } 
.com-id-8 .com-WarehouseTeaser div.umg-body div.umg-wt-jumpmenu-footer                                              { } 

.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt                        { list-style-type: none; margin: 0px; } 
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c          { margin-bottom: 3px; } 
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-odd        { } 
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-even       { }

.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header                       { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-header span.umg-title        { }

.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper                                                     { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper span.umg-date-top                                   { float: left; width: 100px; display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                                     { float: left; margin-right: 10px; margin-bottom: 10px; }
* html               .com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                 { margin-top: 14px; } /* IE6 Hack */
*:first-child+html  .com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c                 { margin-top: 14px; } /* IE7 Hack */
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c img.umg-image                       { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-cover-download                { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-shop-c                      { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1                   { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-1:hover             { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2                   { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-2:hover             { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3                   { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c a.umg-shop-link-3:hover             { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-image-c div.umg-date-c                      { display: none; }

.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c                                   { margin-left: 150px; font-size: 11px; color: #000000; font-family: Arial,Helvetica,sans-serif; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-cover-format-label       { display: block; margin: 15px 0px 2px 0px; text-transform: uppercase; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-cover-format             { display: block; font-weight: bold; margin-bottom: 10px; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-cover-size-label         { display: block; margin-bottom: 2px; text-transform: uppercase; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-cover-size               { display: block; font-weight: bold; margin-bottom: 10px; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-cover-download              { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 2px; color: #D62E77; padding-left: 10px; font-size: 10px; font-family: Arial,Helvetica,sans-serif; text-transform: uppercase; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product-title               { color: #000000; text-transform: uppercase; margin-bottom: 2px; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-global_belonging-name       { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name       { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-global_belonging-name:hover { text-decoration: underline; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-trenner                  { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-headline                    { margin: 0px; font-weight: bold; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline                    { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-headline:hover              { }

.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-voesku-c                  { display:none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-date                        {  }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-sku                         {  }

.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory2        { margin: 0px; padding-left: 5px; font-weight: bold; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-distributor                 { display:none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-text                     { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-configuration    { display: none; } /* erst am 19.11. ergänzt */
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-group            { display: none; } /* erst am 19.11. ergänzt */
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c span.umg-produkt-family           { display: none; } /* erst am 19.11. ergänzt */
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2           { display: none; } /* erst am 19.11. ergänzt */
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category2 span.umg-product_category2_headline { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_category            { display: none; } /* erst am 19.11. ergänzt */                                                        
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c p.umg-product_subcategory         { display: none; }                                                        
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c                            { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link         { } 
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a       { } 
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c span.umg-shop-link a:hover { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link          { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link:hover    { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1             { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-1:hover       { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2             { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-2:hover       { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3             { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c a.umg-shop-link-3:hover       { }         
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-spacer                { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2            { display:none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-content-wrapper div.umg-content-c div.umg-shop-c a.umg-artist-link2:hover     { }

.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c                          { display: none; }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c:hover                    { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link          { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-shop-link:hover    { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link        { }
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-shop-c a.umg-artist-link:hover  { }

.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.umg-li-footer             { display: none; }    
.com-id-8 .com-WarehouseTeaser div.umg-body ul.umg-wt li.umg-item-c div.com-toolplaceholdersingle { }

.com-id-8 .com-WarehouseTeaser div.umg-footer span.back                                       { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.back a                                     { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.back a:hover                               { }
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser                              { }
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li                           { }
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page                  { }
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a                { }
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a       { }
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page_selected a:hover { }
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-8 .com-WarehouseTeaser div.umg-footer ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.more                                       { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.more a                                     { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.more a:hover                               { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.top                                    { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.top a                                  { }
.com-id-8 .com-WarehouseTeaser div.umg-footer span.top a:hover                            { }   
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Subkünstlerseite - mittlere Spalte ******************************************* */
.com-id-1 .com-theme-collection-link											{ clear:left; font-size:11px; line-height:14px; margin:0; padding:15px 15px 5px; }
.com-id-1 .com-theme-collection-link div.umg-header							{  }
.com-id-1 .com-theme-collection-link div.umg-header h3.umg-headline			{ text-transform:uppercase; background:none; font-size:11px; font-weight:normal; padding:0; margin:0 0 20px 0; }
.com-id-1 .com-theme-collection-link div.umg-body							{  }
.com-id-1 .com-theme-collection-link div.umg-footer							{ display: none; }


.com-id-1 .com-theme-collection-link div.umg-body ul                                     { list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-theme-collection-link div.umg-body ul li                                  { margin-bottom:10px; }

.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-header                   { display: none;  }
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body						{  }
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-footer					{ display: none; }


/* teaser-bild */
.com-id-1 .com-theme-collection-link div.umg-body ul li img.umg-image		{ display: none; }

/* artist */
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-artist                   { display: none; }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-artist a                 { }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-artist a:hover           { }

/* title */
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-title                   {  }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-title a                 { }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-title a:hover           { }


/* subtitle */
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-subtitle                  { display: none; }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-subtitle a                { }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-subtitle a:hover          { }

/* text */
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-text              { display: none; }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-text a            { }
.com-id-1 .com-theme-collection-link div.umg-body ul li span.umg-text a:hover      { }

/* link */
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks			{ clear:both; }
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks li			{ margin-bottom:0;}
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks li	span.umg-links-desc	{ display:none; }

.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks li a		{ color:#067179; font-size:11px; font-weight:bold; text-decoration:none; }
.com-id-1 .com-theme-collection-link div.umg-body ul li .umg-li-body ul.linklinks li a:hover	{ text-decoration: underline; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Seite: Login ****************************************** */
/* ******************** letzte Änderung: 12.11.08 15 Uhr (lx) ****************************** */

/* knut-test-fix */

.com-id-1 .com-StaticText                                           { }
body#Page-danke .com-id-1 .com-StaticText                           { margin-bottom: 40px; }
.com-id-1 .com-StaticText div.umg-header                            { }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline            { }
.com-id-1 .com-StaticText div.umg-body                              { font-size: 11px; line-height: 14px; text-align: justify; margin: 22px 10px 10px 18px; }
.com-id-1 .com-StaticText div.umg-footer                            { display: none; }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top          { display: none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top img      {  }

.com-id-1 .com-StaticText div.umg-body div.umg-content-c            { }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p          { font-site: 11px; font-weight: bold; margin: 0px; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a        { background: url(img/icons/e_pfeil_link.gif) no-repeat; color:#067179; text-decoration:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p a:hover  { text-decoration:underline; }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c                { }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c img            { }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************* (entspricht Layout 5 von UMG) ********************************* */
/* ********************************* Artistseite oben ************************************** */
/* ******************** letzte ?nderung: 09.12.08 17 Uhr (bodo) ****************************** */

.com-id-2 .com-StaticText                                           { width: 405px; }
.com-id-2 .com-StaticText div.umg-header                            { margin-bottom: 10px; }
.com-id-2 .com-StaticText div.umg-header h3.umg-headline            { color: #000000; font-size: 12px; }
.com-id-2 .com-StaticText div.umg-body                              { background-color: #FFFFFF; border-top: 1px solid #067179; padding: 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            { padding-top: 5px; }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p          { border-bottom: 1px solid #FFFFFF; padding: 10px 15px 10px 15px; font-size: 11px; margin: 0px; } 
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a        { }
.com-id-2 .com-StaticText div.umg-body div.umg-content-c p a:hover  { }

.com-id-2 .com-StaticText div.umg-body div.umg-image-c              { }
.com-id-2 .com-StaticText div.umg-body div.umg-image-c img          { }

.com-id-2 .com-StaticText div.umg-body div.seitenAbschluss          { display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************** Überschrift über Diskographie *********************************** */
/* ******************** letzte Änderung: 25.11.08 15 Uhr (bodo) **************************** */

.com-id-3 .com-StaticText                                           { }
.com-id-3 .com-StaticText div.umg-header                            { margin: 5px 0px 15px 0px; }
.com-id-3 .com-StaticText div.umg-header h3.umg-headline            { color: #000000; font-size: 11px; }
.com-id-3 .com-StaticText div.umg-body                              { display: none; }
.com-id-3 .com-StaticText div.umg-footer                            { display: none; }

.com-id-3 .com-StaticText div.umg-body div.umg-image-c-top          { }
.com-id-3 .com-StaticText div.umg-body div.umg-image-c-top img      { }

.com-id-3 .com-StaticText div.umg-body div.umg-content-c            { }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c p          { } 
.com-id-3 .com-StaticText div.umg-body div.umg-content-c p a        { }
.com-id-3 .com-StaticText div.umg-body div.umg-content-c p a:hover  { } 

.com-id-3 .com-StaticText div.umg-body div.umg-image-c              { }
.com-id-3 .com-StaticText div.umg-body div.umg-image-c img          { }

.com-id-3 .com-StaticText div.umg-body div.seitenAbschluss          { display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* *********************** Künstlersubseite: "Bitte beachten Sie" ************************** */
/* ******************** letzte Änderung: 18.01.09 14 Uhr (bodo) **************************** */

.com-id-4 .com-StaticText                                           { background: #FFFFFF; border-top: 1px solid #EBEFE9; padding-bottom: 10px; padding-left: 5px; }
.com-id-4 .com-StaticText div.umg-header                            { padding-top: 10px; }
.com-id-4 .com-StaticText div.umg-header h3.umg-headline            { background: none; padding-left: 10px; color: #000000; font-weight: bold; font-size: 12px; }
.com-id-4 .com-StaticText div.umg-body                              { background-color: #FFFFFF; padding: 0; width: 400px; }
.com-id-4 .com-StaticText div.umg-footer                            { display: none; }

.com-id-4 .com-StaticText div.umg-body div.umg-image-c-top          { display:none; }
.com-id-4 .com-StaticText div.umg-body div.umg-image-c-top img      {  }

.com-id-4 .com-StaticText div.umg-body div.umg-content-c            { }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c p          {padding: 5px 10px 10px 10px; font-size: 11px; margin: 0px; } 
.com-id-4 .com-StaticText div.umg-body div.umg-content-c p a        { }
.com-id-4 .com-StaticText div.umg-body div.umg-content-c p a:hover  { }

.com-id-4 .com-StaticText div.umg-body div.umg-image-c              { }
.com-id-4 .com-StaticText div.umg-body div.umg-image-c img          { }

.com-id-4 .com-StaticText div.umg-body div.seitenAbschluss          { display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-5 ******************************************* */
/* *************************** Kontakt Infokasten oben ************************************* */
/* ******************** letzte Änderung: 18.01.09 14 Uhr (bodo) **************************** */

.com-id-5 .com-StaticText                                           { width: 405px; margin-bottom: 15px; }
.com-id-5 .com-StaticText div.umg-header                            { margin-bottom: 10px; }
.com-id-5 .com-StaticText div.umg-header h3.umg-headline            { padding-left: 18px; color: #000000; font-weight: bold; font-size: 12px; }
.com-id-5 .com-StaticText div.umg-body                              { background-color: #FFFFFF; padding: 0; width: 405px; border-top: 1px solid #067179; border-bottom: 2px solid #067179; }
.com-id-5 .com-StaticText div.umg-footer                            { display: none; }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top          { display:none; }
.com-id-5 .com-StaticText div.umg-body div.umg-image-c-top img      {  }

.com-id-5 .com-StaticText div.umg-body div.umg-content-c            { }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p          { padding: 15px; font-size: 11px; margin: 0px; } 
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p a        { }
.com-id-5 .com-StaticText div.umg-body div.umg-content-c p a:hover  { }

.com-id-5 .com-StaticText div.umg-body div.umg-image-c              { }
.com-id-5 .com-StaticText div.umg-body div.umg-image-c img          { }

.com-id-5 .com-StaticText div.umg-body div.seitenAbschluss          { display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-6 ******************************************* */
/* ************************************ Kontaktseite *************************************** */
/* ******************** letzte Änderung: 18.01.09 14 Uhr (bodo) **************************** */

.com-id-6 .com-StaticText                                           { width: 405px; margin-bottom: 15px; }
.com-id-6 .com-StaticText div.umg-header                            { margin-bottom: 10px; }
.com-id-6 .com-StaticText div.umg-header h3.umg-headline            { padding-left: 18px; color: #000000; font-weight: bold; font-size: 12px; }
.com-id-6 .com-StaticText div.umg-body                              { background-color: #FFFFFF; padding: 0; width: 405px; border-top: 1px solid #067179; border-bottom: 2px solid #067179; }
.com-id-6 .com-StaticText div.umg-footer                            { clear: both; border-bottom: 2px solid #067179; background-color: #ffffff; padding: 4px 0px 1px 10px; }
.com-id-6 .com-StaticText div.umg-footer span.back                  { float: left; }
.com-id-6 .com-StaticText div.umg-footer span.back a                { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-6 .com-StaticText div.umg-footer span.back a:hover          { text-decoration: underline; }
.com-id-6 .com-StaticText div.umg-footer span.top                   { float: left; margin-right: 10px; }
.com-id-6 .com-StaticText div.umg-footer span.top a                 { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-6 .com-StaticText div.umg-footer span.top a:hover           { text-decoration: underline; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser                                                 { float: right; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.back                                       { float: left; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser ul.umg-pagebrowser                              { float: left; margin: 0px; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser ul.umg-pagebrowser li                           { display: inline; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.topmore-c                                                 { float: left; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.topmore-c span.pagetop                                    { display: none; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a                                  { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a:hover                            { text-decoration: underline; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.topmore-c span.more                                       { margin-right: 10px; margin-left: 5px; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.topmore-c span.more a                                     { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 10px; text-transform: uppercase; }
.com-id-6 .com-StaticText div.umg-footer .com-PageBrowser span.topmore-c span.more a:hover                               { text-decoration: underline; }

.com-id-6 .com-StaticText div.umg-body div.umg-image-c-top          { display:none; }
.com-id-6 .com-StaticText div.umg-body div.umg-image-c-top img      {  }

.com-id-6 .com-StaticText div.umg-body div.umg-content-c            { }
.com-id-6 .com-StaticText div.umg-body div.umg-content-c p          { padding: 15px; font-size: 11px; margin: 0px; } 
.com-id-6 .com-StaticText div.umg-body div.umg-content-c p a        { }
.com-id-6 .com-StaticText div.umg-body div.umg-content-c p a:hover  { }

.com-id-6 .com-StaticText div.umg-body div.umg-image-c              { }
.com-id-6 .com-StaticText div.umg-body div.umg-image-c img          { }

.com-id-6 .com-StaticText div.umg-body div.seitenAbschluss          { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************** Seite Kontakt rechts (Kontaktformular) ************************** */
/* **************** letzte Änderung: 15.12.08 13:21 Uhr (bodo) ***************************** */  

.com-id-1 .com-action                                       { }
.com-id-1 .com-action div.umg-header                        { margin-top: 20px; }
.com-id-1 .com-action div.umg-header h3.umg-headline        { font-size: 11px; font-weight: bold; font-family: arial,sans-serif; color: black; background: none; padding: 0px; }
.com-id-1 .com-action div.umg-body                          { margin-top: 10px; }
.com-id-1 .com-action div.umg-footer                        { display: none; }
.com-id-1 .com-action div.umg-footer span.back              { }
.com-id-1 .com-action div.umg-footer span.back a            { }
.com-id-1 .com-action div.umg-footer span.back a:hover      { }
.com-id-1 .com-action div.umg-footer span.top           { }
.com-id-1 .com-action div.umg-footer span.top a         { }
.com-id-1 .com-action div.umg-footer span.top a:hover   { }
.com-id-1 .com-action div.umg-footer span.more              { }
.com-id-1 .com-action div.umg-footer span.more a            { }
.com-id-1 .com-action div.umg-footer span.more a:hover      { }

.com-id-1  .com-action div.umg-body .umg-image-c-top		{ }
.com-id-1  .com-action div.umg-body .umg-image-c-top img	{ }

.com-id-1  .com-action div.umg-body .umg-content-c									{ font-size: 11px; }
.com-id-1  .com-action div.umg-body .umg-content-c .umg-global_belonging_name		{ display: none; }
.com-id-1  .com-action div.umg-body .umg-content-c .umg-trenner						{ display: none; }
.com-id-1  .com-action div.umg-body .umg-content-c .umg-headline					{ display: none; }
.com-id-1  .com-action div.umg-body .umg-content-c .umg-sub_headline				{ display: none; }
.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					{ display: none; }
.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				{ }
.com-id-1  .com-action div.umg-body .umg-image-c-bottom img			{ }

.com-id-1  .com-action div.umg-body .umg-partner-c					{ }
.com-id-1  .com-action div.umg-body .umg-partner-c img				{ }

.com-id-1  .com-action div.umg-body .umg-won_text					{ }
.com-id-1  .com-action div.umg-body .umg-won_text p					{ }

.com-id-1  .com-action div.umg-body .umg-actionreply-c				{ }
.com-id-1  .com-action div.umg-body .umg-actionreply-c p			{ }

.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                                                                                  { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container                                                    { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container                        { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container-lkz                    { margin-bottom: 10px; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container-captcha                { margin-top: 10px; }    
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-label           { margin-top: 3px; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-label span      { font-size: 11px; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-input span      { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-input input     { width: 180px; font-size: 12px; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-input select    { width: 183px; font-size: 12px; margin: 0px; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-input textarea  { width: 180px; font-size: 12px; margin: 0px; padding: 0px; height: 100px; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-input-row       { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-input-row input { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-input-row label { font-size: 11px; }

.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-formfields-c div.cm-user-details-container div.cm-form-field-container div.cm-captcha-image { margin: 10px 0px 5px 0px; }

.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c														            { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c										            { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c span.umg-question-text-c		                { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c					            { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c                { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c span           { }
.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 span input     { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container ul.umg-questions-c li.umg-question-c ul.umg-answers-c li.umg-answer-c label	        { font-size: 11px; }

.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c							{ }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c input						{ float: left; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-solicitable-c label						{ float: left; font-size: 11px; width: 160px; }

.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container	{ clear: both; margin-bottom: 10px; padding-top: 10px; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-mandatory-field-disclaimer-container p  { margin: 0px; }
.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-actionreply-c                                      { }
.com-id-1  .com-action div.umg-body .umg-actionreply-c div.action_thx_text_container        { }
.com-id-1  .com-action div.umg-body .umg-actionreply-c div.action_thx_text_container p      { }
.com-id-1  .com-action div.umg-body .umg-actionreply-c div.action_error_text_container      { margin: 10px 0px; }
.com-id-1  .com-action div.umg-body .umg-actionreply-c div.action_error_text_container p    { background: red; padding: 10px; color: white; }

.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .seitenAbschluss	{ display: none; }

.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container								            { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text               { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text input         { background: url(img/layout/pfeil_voll.gif) no-repeat 0px 2px; text-transform: uppercase; border: none; color: #067179; font-size: 11px; font-weight: bold; margin: 0; padding: 0px 0px 0px 10px; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container span.umg-button-send-text input:hover   { text-decoration: underline; }
.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: none; }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input		                            { }
.com-id-1  .com-action div.umg-body .umg-form-c .umg-action-formular-container .umg-action-button-container input:hover	                            { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************( Seite: Newsletter bestellen ) ********************************* */  
/* ******************** letzte Änderung: 25.10.08 21 Uhr (lx) ****************************** */

.com-id-1 .com-newsletter-box                                  { }
.com-id-1 .com-newsletter-box div.umg-header                   { }
.com-id-1 .com-newsletter-box div.umg-header h3.umg-headline   { text-transform: uppercase; }
.com-id-1 .com-newsletter-box div.umg-body                     { margin-top: 10px; background-color: #FFFFFF; border-top: 1px solid #067179; padding: 15px 15px 15px 15px;  }
.com-id-1 .com-newsletter-box div.umg-footer                       { border-bottom: 2px solid #067179; height: 6px; background-color: #ffffff; }
.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.top          { }
.com-id-1 .com-newsletter-box div.umg-footer span.top a        { }
.com-id-1 .com-newsletter-box div.umg-footer span.top a:hover  { }

.com-id-1 .com-newsletter-box div.umg-body div.nwlt-teaser-text                                 { }
.com-id-1 .com-newsletter-box div.umg-body div.nwlt-teaser-text p                               { font-size: 11px; font-weight: bold; }  

.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-thx-text-container p                 { }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container                 { margin: 10px 0px 10px 0px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container p               { color: #ff0000; font-size: 12px; }  
                                                                    
.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-user-details-container                                            { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container                   { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-label         { font-size:11px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-label span    { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input         { }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input input   { font-size: 12px; width: 182px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input select  { font-size: 12px; }                                                       

.com-id-1 .com-newsletter-box div.umg-body .nwlt-text                                           { display: none; }
.com-id-1 .com-newsletter-box div.umg-body .nwlt-text p                                         { }

.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container                                                         { }
.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container                                { }
.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-label                      { font-weight: bold; margin: 10px 0; } 
.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-label span                 { font-size:11px; }
.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-input                      { } 
.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row        { }
.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row input  { }
.com-id-1 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row label  { font-size:11px; font-weight: normal; }

.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container                     { display: none; }
.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container .cm-input-row       { }
.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container .cm-input-row input { }
.com-id-1 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container .cm-input-row label { }             

.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container                                        { margin: 10px 0px; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text              { }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input         { padding: 0px; text-transform:uppercase; font-size: 11px; background-color: #339999; color: #ffffff; border: 2px solid #339999; font-weight: bold; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input:hover   { text-decoration: underline; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik             { display: none; }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik input       { }
.com-id-1 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik input:hover { }

.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container            { }
.com-id-1 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p          { font-size:11px; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************( Artistsubseite: Newsletter bestellen ) ************************ */  
/* ******************** letzte Änderung: 17.11.08 17 Uhr (lx) ****************************** */

.com-id-2 .com-newsletter-box                                  { width: 405px; }
.com-id-2 .com-newsletter-box div.umg-header                   { }                
.com-id-2 .com-newsletter-box div.umg-header h3.umg-headline   { font-size: 12px; color: #000000; text-transform: uppercase; }
.com-id-2 .com-newsletter-box div.umg-body                     { margin-top: 10px; background-color: #FFFFFF; border-top: 1px solid #067179; padding: 15px 15px 15px 15px;  }
.com-id-2 .com-newsletter-box div.umg-footer                   { clear: both; border-bottom: 2px solid #067179; background-color: #ffffff; padding: 2px 0px 4px 10px; border-top: 1px solid #EBEFE9; }
.com-id-2 .com-newsletter-box div.umg-footer span.back         { }
.com-id-2 .com-newsletter-box div.umg-footer span.back a       { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-newsletter-box div.umg-footer span.back a:hover { text-decoration: underline; }
.com-id-2 .com-newsletter-box div.umg-footer span.more         { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a       { }
.com-id-2 .com-newsletter-box div.umg-footer span.more a:hover { }
.com-id-2 .com-newsletter-box div.umg-footer span.top          { }
.com-id-2 .com-newsletter-box div.umg-footer span.top a        { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-newsletter-box div.umg-footer span.top a:hover  { text-decoration: underline; }

.com-id-2 .com-newsletter-box div.umg-body div.nwlt-teaser-text                                 { }
.com-id-2 .com-newsletter-box div.umg-body div.nwlt-teaser-text p                               { font-size: 11px; }  

.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-thx-text-container p                 { }
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container                 { margin: 10px 0px 10px 0px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-newsletter-error-text-container p               { color: #ff0000; font-size: 12px; }  
                                                                    
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container                                                                       { margin-bottom: 4px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container                                            { }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container                   { margin-bottom: 4px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-label         { font-size:11px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-label span    { }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input         { }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input input   { font-size: 12px; width: 182px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-subscribe-field-container .cm-user-details-container .cm-form-field-container .cm-input select  { font-size: 12px; width: 188px; }                                                       

.com-id-2 .com-newsletter-box div.umg-body .nwlt-text                                           { display: none; }
.com-id-2 .com-newsletter-box div.umg-body .nwlt-text p                                         { }

.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container                                                         { }
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container                                { }
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-label                      { margin: 10px 0; } 
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-label span                 { font-size:11px; }
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-input                      { } 
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row        { }
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row input  { }
.com-id-2 .com-newsletter-box div.umg-body .cm-additional-newsletter-list-container .cm-form-field-container .cm-input .cm-input-row label  { font-size:11px; font-weight: normal; }

.com-id-2 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container                     { display: none; }
.com-id-2 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container .cm-input-row       { }
.com-id-2 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container .cm-input-row input { }
.com-id-2 .com-newsletter-box div.umg-body .cm-data-secure-checkbox-container .cm-input-row label { }             

.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container                                        { margin: 10px 0px; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text              { }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input         { padding: 0px; text-transform:uppercase; font-size: 11px; background-color: #339999; color: #ffffff; border: 2px solid #339999; font-weight: bold; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-text input:hover   { text-decoration: underline; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik             { display: none; }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik input       { }
.com-id-2 .com-newsletter-box div.umg-body .umg-action-button-container span.umg-button-send-grafik input:hover { }

.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container            { }
.com-id-2 .com-newsletter-box div.umg-body .umg-mandatory-field-disclaimer-container p          { font-size:11px; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************************************************************************** */
.com-id-1 .com-StaticContent                                       { }
.com-id-1 .com-StaticContent div.umg-header                        { }
.com-id-1 .com-StaticContent div.umg-header h3.umg-headline        { }
.com-id-1 .com-StaticContent div.umg-body                          { font-size: 11px; margin-top: 10px; padding: 10px 0px 0px 0px; }
.com-id-1 .com-StaticContent div.umg-footer                        { display: none; }
.com-id-1 .com-StaticContent div.umg-footer span.back              { }
.com-id-1 .com-StaticContent div.umg-footer span.back a            { }
.com-id-1 .com-StaticContent div.umg-footer span.back a:hover      { }
.com-id-1 .com-StaticContent div.umg-footer span.more              { }
.com-id-1 .com-StaticContent div.umg-footer span.more a            { }
.com-id-1 .com-StaticContent div.umg-footer span.more a:hover      { }
.com-id-1 .com-StaticContent div.umg-footer span.top           { }
.com-id-1 .com-StaticContent div.umg-footer span.top a         { }
.com-id-1 .com-StaticContent div.umg-footer span.top a:hover   { }
                                                                                                           
.com-id-1 .com-StaticContent div.umg-body a         { color:#067179; font-size: 11px; font-weight: bold; }
.com-id-1 .com-StaticContent div.umg-body a:hover   { text-decoration: underline; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ***************************************************************************************** */
.com-id-2 .com-StaticContent                                       { }
.com-id-2 .com-StaticContent div.umg-header                        { display: none; }
.com-id-2 .com-StaticContent div.umg-header h3.umg-headline        { }
.com-id-2 .com-StaticContent div.umg-body                          { font-size: 11px; margin-top: 10px; padding: 10px 0px 0px 0px; }
.com-id-2 .com-StaticContent div.umg-footer                        { display: none; }
.com-id-2 .com-StaticContent div.umg-footer span.back              { }
.com-id-2 .com-StaticContent div.umg-footer span.back a            { }
.com-id-2 .com-StaticContent div.umg-footer span.back a:hover      { }
.com-id-2 .com-StaticContent div.umg-footer span.more              { }
.com-id-2 .com-StaticContent div.umg-footer span.more a            { }
.com-id-2 .com-StaticContent div.umg-footer span.more a:hover      { }
.com-id-2 .com-StaticContent div.umg-footer span.top           { }
.com-id-2 .com-StaticContent div.umg-footer span.top a         { }
.com-id-2 .com-StaticContent div.umg-footer span.top a:hover   { }
                                                                                                           
.com-id-2 .com-StaticContent div.umg-body a         { color:#067179; font-size: 11px; font-weight: bold; }
.com-id-2 .com-StaticContent div.umg-body a:hover   { text-decoration: underline; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Videoseite: Video Of The Week ******************************************* */
.com-id-1 .com-VideoPlayer                                       { float:left; width: 405px;  }
.com-id-1 .com-VideoPlayer div.umg-header                        { margin-bottom: 10px; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        { font-size: 12px; text-transform: uppercase; font-weight: bold; color: #000000; }
.com-id-1 .com-VideoPlayer div.umg-body                          { background-color: #FFFFFF; padding: 15px 0px 15px 10px; margin-right:1px; border-top: 1px solid #067179; font-size: 11px; }
.com-id-1 .com-VideoPlayer div.umg-footer                        { background: #FFFFFF; padding: 2px 0px 4px 10px; border-top: 1px solid #EBEFE9; border-bottom: 2px solid #067179;  }
.com-id-1 .com-VideoPlayer div.umg-footer span.back              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a            { font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_zurueck.gif) no-repeat 0px 2px; padding-left: 10px; }
.com-id-1 .com-VideoPlayer div.umg-footer span.back a:hover      { text-decoration: underline;}
.com-id-1 .com-VideoPlayer div.umg-footer span.top               { }
.com-id-1 .com-VideoPlayer div.umg-footer span.top a             { font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_ptop.gif) no-repeat 0px 2px; margin-left: 10px; padding-left: 10px;  }
.com-id-1 .com-VideoPlayer div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-1 .com-VideoPlayer div.umg-footer span.more              { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a            { }
.com-id-1 .com-VideoPlayer div.umg-footer span.more a:hover      { }

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{ padding-left: 25px; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper                                        { clear: both; padding: 10px 35px 10px 25px; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-title-headline                    { display: block; text-transform: uppercase; } 
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline                          { display: block; font-weight: bold; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-sub-headline                      { display: block; font-weight: bold; margin-top: 5px; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-director-headline                 { display: block; text-transform: uppercase; margin-top: 10px; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-director                          { display: block; font-weight: bold; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-info-headline                     { display: block; text-transform: uppercase; margin-top: 10px; margin-bottom: 3px; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-video-text                        { display: block; font-weight: bold; } 
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-copyright-headline                { display: block; text-transform: uppercase; margin-top: 10px; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-copyright                         { display: block; font-weight: bold; }                          
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************************************************************************** */
.com-id-1 .com-StaticManualHtml                                       { float: left; margin: 22px 0px 0px 4px; width: 196px; }
.com-id-1 .com-StaticManualHtml div.umg-header                        { }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline        { background: none; padding: 0px; color: #000000; text-transform: uppercase;}
.com-id-1 .com-StaticManualHtml div.umg-body                          { font-size: 11px; margin-top: 10px; padding: 10px 0px 0px 0px; }
.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.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-1 .com-StaticManualHtml div.umg-footer span.top           { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.top a         { }
.com-id-1 .com-StaticManualHtml div.umg-footer span.top a:hover   { }
                                                                                                           
.com-id-1 .com-StaticManualHtml div.umg-body a         { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; padding-left: 15px; text-transform: uppercase ; color:#067179; font-size: 11px; font-weight: bold; }
.com-id-1 .com-StaticManualHtml div.umg-body a:hover   { text-decoration: underline; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************* Seite: alle GenreSeiten die WEITERE-Buttons unter den Kästen ************** */
/* ********************* letzte Änderung: 13.11.08 18 Uhr (lx) ***************************** */
.com-id-2 .com-StaticManualHtml                                       { float: left; width: 610px; background-color: #FFFFFF; border-bottom: 2px solid #067179; }
.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                          { float: right; padding: 5px 10px 5px 0px; }
.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.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-2 .com-StaticManualHtml div.umg-footer span.top           { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.top a         { }
.com-id-2 .com-StaticManualHtml div.umg-footer span.top a:hover   { }
                                                                                                           
.com-id-2 .com-StaticManualHtml div.umg-body a         { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 3px; padding-left: 10px; font-size: 10px; font-weight: bold; text-transform: uppercase; }
.com-id-2 .com-StaticManualHtml div.umg-body a:hover   { text-decoration: underline; }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************** Seite: Top Themen/ Veröffentlichungsplan *************************** */
/* ********************* letzte Änderung: 28.11.08 17:20 Uhr (bodo) ************************ */
.com-id-3 .com-StaticManualHtml                                       { width: 610px; background-color: #FFFFFF; border-bottom: 2px solid #067179; margin-bottom: 20px; }
.com-id-3 .com-StaticManualHtml div.umg-header                        { display: none; }
.com-id-3 .com-StaticManualHtml div.umg-header h3.umg-headline        { }
.com-id-3 .com-StaticManualHtml div.umg-body                          { padding: 5px 10px 5px 0px; text-align: right; }
.com-id-3 .com-StaticManualHtml div.umg-footer                        { display: none; }
.com-id-3 .com-StaticManualHtml div.umg-footer span.back              { }
.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.more              { }
.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-3 .com-StaticManualHtml div.umg-footer span.top           { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.top a         { }
.com-id-3 .com-StaticManualHtml div.umg-footer span.top a:hover   { }
                                                                                                           
.com-id-3 .com-StaticManualHtml div.umg-body a         { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; padding-left: 10px; font-size: 10px; font-weight: bold; text-transform: uppercase; }
.com-id-3 .com-StaticManualHtml div.umg-body a:hover   { text-decoration: underline; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Letzte Änderung: 26.10.2008 119 Uhr (lx) *************************** */
.com-id-1 .com-PageMenuBreadcrumbTrail                                       { width: 825px; height: 30px; float: left; background-color: #EBEFE9; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-header                        { display: none; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-header h3.umg-headline        { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body                          { color: white; background: #383838 url(img/layout/bg_contentbalken_presse.gif) no-repeat; height: 15px; margin: 5px 0pt 0pt 5px; padding: 5px 0pt 0pt 205px; width: 610px; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer                        { display: none; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.back              { display: none; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.back a            { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.back a:hover      { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.more              { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.more a            { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.more a:hover      { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.top           { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.top a         { }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-footer span.top a:hover   { }
                                                                             
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body a						{ text-transform: uppercase; color: white; font-size: 10px; font-weight: normal; }
.com-id-1 .com-PageMenuBreadcrumbTrail div.umg-body a:hover					{ text-decoration: underline; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************************* Seite: Tourtermine ************************************ */
/* **************************** letzte Änderung: 27.10.08 24 Uhr (lx) ********************** */
.com-id-1 .com-date-live                                       { clear: both; }
.com-id-1 .com-date-live div.umg-header                        { margin: 0px 0px 10px 0px; }
.com-id-1 .com-date-live div.umg-header h3.umg-headline        { text-transform: uppercase; }
.com-id-1 .com-date-live div.umg-body                          { float:left; background-color: #FFFFFF; padding: 10px; border-bottom: 2px solid; border-top: 1px solid; border-bottom-color: #067179; border-top-color: #067179; }                        
.com-id-1 .com-date-live div.umg-footer                        { }
.com-id-1 .com-date-live div.umg-footer span.back              { }
.com-id-1 .com-date-live div.umg-footer span.back a            { }
.com-id-1 .com-date-live div.umg-footer span.back a:hover      { }
.com-id-1 .com-date-live div.umg-footer span.top           { }
.com-id-1 .com-date-live div.umg-footer span.top a         { }
.com-id-1 .com-date-live div.umg-footer span.top a:hover   { }
.com-id-1 .com-date-live div.umg-footer span.more              { }
.com-id-1 .com-date-live div.umg-footer span.more a            { }
.com-id-1 .com-date-live div.umg-footer span.more a:hover      { }

.com-id-1 .com-date-live div.umg-body div.umg-item-c                        { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c span.umg-charge        { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c span.umg-name          { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c    a.umg-name          { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c    a.umg-name:hover    { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c span.umg-headline      { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c span.umg-sub_headline  { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c span.umg-text          { }

.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-date                    { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-date span.umg-startdate { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-date span.umg-enddate   { }

.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-partner                           { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-partner span.umg-partner-city     { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-partner span.umg-partner-location { }

.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-partner-movingclub                                  { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-partner-movingclub span.umg-partner-movingclub-name { }
   
.com-id-1 .com-date-live div.umg-body div.umg-item-c a.umg-gallery { }

.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-shoplinks                              { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-shoplinks span.umg-shoplink-desc       { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-shoplinks    a.umg-shoplink-link       { }
.com-id-1 .com-date-live div.umg-body div.umg-item-c div.umg-shoplinks    a.umg-shoplink-link:hover { }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* Seite: Tourtermine ************************************ */
/* **************************** letzte Änderung: 28.11.08 12 Uhr (bodo) ******************** */
.com-id-2 .com-date-live                                       { clear: both; font-size: 11px; border-bottom: 2px solid #067179;  }
.com-id-2 .com-date-live div.umg-header                        { margin: 0px 0px 10px 0px; }
.com-id-2 .com-date-live div.umg-header h3.umg-headline        { text-transform: uppercase; }
.com-id-2 .com-date-live div.umg-body                          { background-color: #FFFFFF; border-top: 1px solid #067179; padding: 10px; margin-top: 10px; }
.com-id-2 .com-date-live div.umg-footer                        { background-color: #FFFFFF; border-top: 1px solid #EBEFE9; padding: 3px 0px 3px 10px; }
.com-id-2 .com-date-live div.umg-footer span.back              { }
.com-id-2 .com-date-live div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-date-live div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-2 .com-date-live div.umg-footer span.top           { }
.com-id-2 .com-date-live div.umg-footer span.top a         { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-date-live div.umg-footer span.top a:hover   { text-decoration: underline; }
.com-id-2 .com-date-live div.umg-footer span.more              { }
.com-id-2 .com-date-live div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-date-live div.umg-footer span.more a:hover      { text-decoration: underline; }

.com-id-2 .com-date-live div.umg-body ul.umg-artist-list                                        { list-style-type: none; margin-left: 5px; width: 360px; }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c                          { padding-bottom: 10px; }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-charge          { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-name            { display: none; }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c    a.umg-name            { color: #067179; font-weight: bold; }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c    a.umg-name:hover      { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-headline        { font-weight: bold; }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-sub_headline    { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-text            { }

.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date                         { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date span.umg-startdate      { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-mothday			{ display: none; }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-date-trenner		{ display: none; }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date span.umg-enddate        { display: none; }

.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner                              { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner span.umg-partner-city        { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-partner .umg-partner-trenner	{ display:none; }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner span.umg-partner-location    { }

.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner-movingclub                                   { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner-movingclub span.umg-partner-movingclub-name  { }

.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.com-toolplaceholdersingle                    { display: none; }
   
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c a.umg-gallery                                    { }

.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks                                { display: none; }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks span.umg-shoplink-desc         { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks    a.umg-shoplink-link         { }
.com-id-2 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks    a.umg-shoplink-link:hover   { }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************************* Seite: klassik/konzerte ******************************* */
/* ************* benutzt alternatives Template umg.UMGDateLive_table *********************** */
/* ************************* letzte Änderung: 28.11.08 16:30 Uhr (bodo) ******************** */
.com-id-3 .com-date-live                                       { clear: both; font-size: 11px; border-bottom: 2px solid #067179;  }
.com-id-3 .com-date-live div.umg-header                        { margin: 0px 0px 10px 0px; }
.com-id-3 .com-date-live div.umg-header h3.umg-headline        { text-transform: uppercase; }
.com-id-3 .com-date-live div.umg-body                          { background-color: #FFFFFF; border-top: 1px solid #067179; padding: 10px; margin-top: 10px; }
.com-id-3 .com-date-live div.umg-footer                        { background-color: #FFFFFF; border-top: 1px solid #EBEFE9; padding: 3px 0px 3px 10px; }
.com-id-3 .com-date-live div.umg-footer span.back              { }
.com-id-3 .com-date-live div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-date-live div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-3 .com-date-live div.umg-footer span.top           { }
.com-id-3 .com-date-live div.umg-footer span.top a         { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-3 .com-date-live div.umg-footer span.top a:hover   { text-decoration: underline; }
.com-id-3 .com-date-live div.umg-footer span.more              { }
.com-id-3 .com-date-live div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 15px; text-transform: uppercase; }
.com-id-3 .com-date-live div.umg-footer span.more a:hover      { text-decoration: underline; }

.com-id-3 .com-date-live div.umg-body table                             { }
.com-id-3 .com-date-live div.umg-body table tr th                       { background: #067179; color: #FFFFFF; }
.com-id-3 .com-date-live div.umg-body table tr th.umg-name              { }
.com-id-3 .com-date-live div.umg-body table tr th.umg-date              { }
.com-id-3 .com-date-live div.umg-body table tr th.umg-city              { }
.com-id-3 .com-date-live div.umg-body table tr th.umg-location          { }
.com-id-3 .com-date-live div.umg-body table tr th.umg-shoplink          { }

.com-id-3 .com-date-live div.umg-body table tr.umg-info-c               { display: none; }

.com-id-3 .com-date-live div.umg-body table tr td.trenner               { }

.com-id-3 .com-date-live div.umg-body table                             { }
.com-id-3 .com-date-live div.umg-body table tr td.umg-name              { font-weight: bold; }
.com-id-3 .com-date-live div.umg-body table tr td.umg-date              { }
.com-id-3 .com-date-live div.umg-body table tr td.umg-city              { }
.com-id-3 .com-date-live div.umg-body table tr td.umg-location          { }
.com-id-3 .com-date-live div.umg-body table tr td.umg-shoplink          { }



.com-id-3 .com-date-live div.umg-body ul.umg-artist-list                                        { list-style-type: none; margin-left: 5px; width: 360px; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c                          { padding-bottom: 10px; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-charge          { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-name            { display: none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c    a.umg-name            { color: #067179; font-weight: bold; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c    a.umg-name:hover      { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-headline        { font-weight: bold; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-sub_headline    { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c span.umg-text            { }

.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date                         { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date span.umg-startdate      { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-mothday			{ display: none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c .umg-date .umg-date-trenner		{ display: none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-date span.umg-enddate        { display: none; }

.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner                              { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner span.umg-partner-city        { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner span.umg-trenner-city        { display: none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner span.umg-partner-location    { }

.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner-movingclub                                   { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-partner-movingclub span.umg-partner-movingclub-name  { }

.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.com-toolplaceholdersingle                    { display: none; }
   
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c a.umg-gallery                                    { }

.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks                                { display: none; }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks span.umg-shoplink-desc         { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks    a.umg-shoplink-link         { }
.com-id-3 .com-date-live div.umg-body ul.umg-artist-list li.umg-item-c div.umg-shoplinks    a.umg-shoplink-link:hover   { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Subkünstlerseite - mittlere Spalte ******************************************* */

.com-id-1 .com-theme-date-media                                       { clear:left; font-size:11px; line-height:14px; margin:0; padding:15px 15px 5px; }
.com-id-1 .com-theme-date-media div.umg-header                        { display: none; }
.com-id-1 .com-theme-date-media div.umg-header h3.umg-headline        {  }
.com-id-1 .com-theme-date-media div.umg-body                          {  }
.com-id-1 .com-theme-date-media div.umg-footer                        { display: none; }
.com-id-1 .com-theme-date-media div.umg-footer span.back              { }
.com-id-1 .com-theme-date-media div.umg-footer span.back a            { }
.com-id-1 .com-theme-date-media div.umg-footer span.back a:hover      { }
.com-id-1 .com-theme-date-media div.umg-footer span.top           { }
.com-id-1 .com-theme-date-media div.umg-footer span.top a         { }
.com-id-1 .com-theme-date-media div.umg-footer span.top a:hover   { }
.com-id-1 .com-theme-date-media div.umg-footer span.more              { }
.com-id-1 .com-theme-date-media div.umg-footer span.more a            { }
.com-id-1 .com-theme-date-media div.umg-footer span.more a:hover      { }

.com-id-1 .com-theme-date-media div.umg-body ul                        { list-style-type: none; margin: 0px;  } 
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c          { clear: both; padding: 0px; padding-bottom: 6px; } 
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-odd        { } 
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-even       { }

.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c  .umg-start_date    { } 
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c  .umg-end_date      { } 

.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c .umg-global_belonging-name       { color:#067179; font-size:11px; font-weight:bold; }
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c a.umg-global_belonging-name       { display: none; }
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c a.umg-global_belonging-name:hover { text-decoration:underline; }

.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c .umg-headline      {  }
.com-id-1 .com-theme-date-media div.umg-body ul li.umg-item-c  .umg-partner-name  { } 

.com-id-1 .com-theme-date-media div.umg-body .umg-tools  { display:none; }

.com-id-1 .com-theme-date-media div.umg-body div.umg-link-c                     { margin: 1px 0px 0px 0px; padding: 6px; background-color:#FDF7EB; text-align: center; }

.com-id-1 .com-theme-date-media div.umg-body div.umg-link-c a.umg-artist-link { display:none; }
.com-id-1 .com-theme-date-media div.umg-body div.umg-link-c a.umg-shop-link   { background:url(site/uksounds/img/icons/ticket.gif) no-repeat;      background-position: left;    padding-left: 20px; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* **************************** Genreseiten: NEWS  ***************************************** */
.com-id-1 .com-article                                       { }
.com-id-1 .com-article div.umg-header                        { margin-bottom: 10px; }
.com-id-1 .com-article div.umg-header h3.umg-headline        { color: #000000; }
.com-id-1 .com-article div.umg-body                          { float: left; width: 405px; padding-bottom: 20px; margin-bottom: 0px; background:#FFFFFF;  border-bottom: 1px solid #EBEFE9; border-top:1px solid #067179; }
.com-id-1 .com-article div.umg-footer                        { clear: both; float:left; width:395px; border-bottom: 2px solid #067179; background-color: #FFFFFF; padding: 2px 0px 2px 10px; }
.com-id-1 .com-article div.umg-footer span.back              { float: left; }
.com-id-1 .com-article div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-article div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-1 .com-article div.umg-footer span.top               { float: left;}
.com-id-1 .com-article div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-article div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-1 .com-article div.umg-footer span.more              { }
.com-id-1 .com-article div.umg-footer span.more:hover        { }
.com-id-1 .com-article div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-article div.umg-footer span.more a:hover      { text-decoration: underline;}
.com-id-1 .com-article div.umg-footer .com-PageBrowser                                                 { float: right; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.back                                       { float: left; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser                              { list-style-type: none; margin: 0px 5px 0px 5px; float: left; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li                           { float: left; width: 10px; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-1 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.topmore-c                                  { }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop                     { display: none; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a                   { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a:hover             { text-decoration: underline; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.more                        { margin-right: 10px;}
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.more a                      { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.more a:hover                { text-decoration: underline; }



.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		{ padding:15px 15px 5px; clear:both; }

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


/* date */
.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top			{ font-size:11px; display:block; float:left; width:70px; }
.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 div.umg-article-wrapper		{ float:left; width: 290px; } /* margin-bottom:30px; */

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ margin-bottom:10px; }
/* artist */
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner           { display:none; font-size:1px; line-height:1px; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{ display: none; font-size:1px; line-height:1px; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{ }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body ul li span.umg-artist                   { display: none; font-size:1px; line-height:1px; }

/* title */
.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-title				{ font-size:11px; 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	{ }

/* bild */
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c				{ float: left; width:100px; margin-right:10px; margin-top:3px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c img			{ width:100px; height:80px; margin-bottom:5px; display:block; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c .umg-infoicon			{ display:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c .umg-infoicon a		{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	.umg-image-c .umg-infoicon a:hover	{  }

/* subtitle */
.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-subtitle a			{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-subtitle a:hover	{ }

/* text */
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ font-size:11px; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ color:#067179; font-size:11px; font-weight:bold; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ text-decoration:underline; }

/* Links */
.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			{ color:#067179; font-size:11px; font-weight:bold; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{ text-decoration:underline; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************************* Top Themen / News  ************************************ */
/* **************************** wie com-id-1 nur anderer Footer **************************** */
/* ******************** letzte Änderung: 29.11.2008 13:30 (bodo) *************************** */
.com-id-2 .com-article                                       { width: 405px; }
.com-id-2 .com-article div.umg-header                        { margin-bottom: 10px; }
.com-id-2 .com-article div.umg-header h3.umg-headline        { }
.com-id-2 .com-article div.umg-body                          { float: left; width: 100%; padding-bottom: 10px; background:#FFFFFF;  border-bottom: 1px solid #EBEFE9; border-top:1px solid #067179; }
.com-id-2 .com-article div.umg-footer                        { clear: both; border-bottom: 2px solid #067179; background-color: #ffffff; padding: 4px 0px 1px 10px; }
.com-id-2 .com-article div.umg-footer span.back              { float: left; }
.com-id-2 .com-article div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-article div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-2 .com-article div.umg-footer span.top               { float: left; margin-right: 10px; }
.com-id-2 .com-article div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-article div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser                                                 { float: right; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.back                                       { float: left; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser                              { float: left; margin: 0px; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li                           { display: inline; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-2 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.topmore-c                                                 { float: left; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop                                    { display: none; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a                                  { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a:hover                            { text-decoration: underline; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.more                                       { margin-right: 10px; margin-left: 5px; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.more a                                     { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.more a:hover                               { text-decoration: underline; }



.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:15px 15px 5px; clear:both; }

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


/* date */
.com-id-2 .com-article div.umg-body ul li .umg-li-body     span.umg-date-top            { font-size:11px; display:block; float:left; width:70px; }
.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 div.umg-article-wrapper        { float:left; width: 290px; } /* margin-bottom:30px; */

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

/* title */
.com-id-2 .com-article div.umg-body ul li .umg-li-body     span.umg-title                { font-size:11px; 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    { }

/* bild */
.com-id-2 .com-article div.umg-body ul li .umg-li-body    .umg-image-c                { float: left; width:100px; margin-right:10px; margin-top:3px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body    .umg-image-c img            { width:100px; height:80px; margin-bottom:5px; display:block; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body    .umg-image-c .umg-infoicon            { display:none; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body    .umg-image-c .umg-infoicon a        {  }
.com-id-2 .com-article div.umg-body ul li .umg-li-body    .umg-image-c .umg-infoicon a:hover    {  }

/* subtitle */
.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-subtitle a            { }
.com-id-2 .com-article div.umg-body ul li .umg-li-body    span.umg-subtitle a:hover    { }

/* text */
.com-id-2 .com-article div.umg-body ul li .umg-li-body    span.umg-text                { font-size:11px; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body    span.umg-text a                { color:#067179; font-size:11px; font-weight:bold; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body    span.umg-text a:hover        { text-decoration:underline; }

/* Links */
.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            { color:#067179; font-size:11px; font-weight:bold; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body    span.umg-fulllink a:hover    { text-decoration:underline; }
.com-id-2 .com-article div.umg-body ul li .umg-li-body    span.umg-imagelink            { display:none; }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* *********************************** Impressum  ****************************************** */
/* *********************** letzte Änderung: 29.11.2008 14:00 (bodo) ************************ */
.com-id-3 .com-article                                       { }
.com-id-3 .com-article div.umg-header                        { margin-bottom: 10px; }
.com-id-3 .com-article div.umg-header h3.umg-headline        { }
.com-id-3 .com-article div.umg-body                          { float: left; width: 405px; padding-bottom: 10px; background:#FFFFFF;  border-bottom: 1px solid #EBEFE9; border-top:1px solid #067179; }
.com-id-3 .com-article div.umg-footer                        { clear: both; border-bottom: 2px solid #067179; background-color: #ffffff; padding: 4px 0px 1px 10px; width: 395px; }
.com-id-3 .com-article div.umg-footer span.back              { }
.com-id-3 .com-article div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-article div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-3 .com-article div.umg-footer span.top               { }
.com-id-3 .com-article div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-article div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-3 .com-article div.umg-footer span.more              { }
.com-id-3 .com-article div.umg-footer span.more:hover        { }
.com-id-3 .com-article div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat ; margin-left: 400px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-article div.umg-footer span.more a:hover      { text-decoration: underline;}
.com-id-3 .com-article div.umg-footer .com-PageBrowser                                { position: relative; }
.com-id-3 .com-article div.umg-footer .com-PageBrowser span.back                                       { }
.com-id-3 .com-article div.umg-footer .com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-article div.umg-footer .com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-3 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser                              { display: none; }
.com-id-3 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li                           { }
.com-id-3 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-3 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-3 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-3 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-3 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-3 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-3 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-3 .com-article div.umg-footer .com-PageBrowser span.top                                        { }
.com-id-3 .com-article div.umg-footer .com-PageBrowser span.top a                                      { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-article div.umg-footer .com-PageBrowser span.top a:hover                                { text-decoration: underline; }
.com-id-3 .com-article div.umg-footer .com-PageBrowser span.more                                       { position: absolute; left: 340px; }
.com-id-3 .com-article div.umg-footer .com-PageBrowser span.more a                                     { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-article div.umg-footer .com-PageBrowser span.more a:hover                               { text-decoration: underline; }



.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		{ padding: 3px 15px 5px; clear:both; }

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


/* date */
.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 div.umg-article-wrapper		{  } /* margin-bottom:30px;float:left; width: 290px; */

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-3 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ margin-bottom:10px; }
/* artist */
.com-id-3 .com-article div.umg-body ul li span.umg-artist-trenner           { display:none; font-size:1px; line-height:1px; }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked			{ display: none; font-size:1px; line-height:1px; }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked a			{ }
.com-id-3 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ }
.com-id-3 .com-article div.umg-body ul li span.umg-artist                   { display: none; font-size:1px; line-height:1px; }

/* title */
.com-id-3 .com-article div.umg-body ul li .umg-li-body	 span.umg-title				{ display: none; }
.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		{ }

/* bild */
.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-image-c				{ float: left; width:100px; margin-right:10px; margin-top:3px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-image-c img			{ width:100px; height:80px; margin-bottom:5px; display:block; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-image-c .umg-infoicon			{ display:none; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-image-c .umg-infoicon a		{  }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	.umg-image-c .umg-infoicon a:hover	{  }

/* subtitle */
.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-subtitle a			{ }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-subtitle a:hover	{ }

/* text */
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ font-size:11px; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text p				{ text-align:justify; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ color:#067179; font-size:11px; font-weight:bold; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ text-decoration:underline; }

/* Links */
.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			{ color:#067179; font-size:11px; font-weight:bold; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{ text-decoration:underline; }
.com-id-3 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{ display:none; }

/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* **************************** Genreseiten: Biografie ************************************* */
.com-id-4 .com-article                                       { }
.com-id-4 .com-article div.umg-header                        { margin-bottom: 10px; }
.com-id-4 .com-article div.umg-header h3.umg-headline        { font-size: 12px; color: #000000; }
.com-id-4 .com-article div.umg-body                          { float: left; width: 100%; padding-bottom: 20px; background:#FFFFFF;  border-bottom: 1px solid #EBEFE9; border-top:1px solid #067179; }
.com-id-4 .com-article div.umg-footer                        { clear: both; float:left; width:395px; border-bottom: 2px solid #067179; background-color: #ffffff; padding: 3px 0px 3px 10px; }
.com-id-4 .com-article div.umg-footer span.back              { float: left; }
.com-id-4 .com-article div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-article div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-4 .com-article div.umg-footer span.top               { float: left; }
.com-id-4 .com-article div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-article div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-4 .com-article div.umg-footer span.more              { }
.com-id-4 .com-article div.umg-footer span.more:hover        { }
.com-id-4 .com-article div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-article div.umg-footer span.more a:hover      { text-decoration: underline;}
.com-id-4 .com-article div.umg-footer .com-PageBrowser                                                 { float: right; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.back                                       { float: left; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser                              { list-style-type: none; margin: 0px 5px 0px 5px; float: left; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li                           { float: left; width: 10px; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-4 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-4 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-4 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-4 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-4 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-4 .com-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.topmore-c                                  { }
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop                     { display: none; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a                   { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a:hover             { text-decoration: underline; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.more                        { margin-right: 10px;}
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.more a                      { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-article div.umg-footer .com-PageBrowser span.topmore-c span.more a:hover                { text-decoration: underline; }



.com-id-4 .com-article div.umg-body ul                        { list-style-type: none; padding: 0; margin:0; }
.com-id-4 .com-article div.umg-body ul li.umg-item-c        { padding:15px 15px 5px; clear:both; }

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


/* date */
.com-id-4 .com-article div.umg-body ul li .umg-li-body     span.umg-date-top            { font-size:11px; display:block; float:left; width:70px; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body     span.umg-date-inline        { display:none; }


.com-id-4 .com-article div.umg-body ul li div.umg-article-wrapper        { float:left; width: 290px; } /* margin-bottom:30px; */

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-4 .com-article div.umg-body ul li div.umg-artist-title-wrapper        { margin-bottom:10px; }
/* artist */
.com-id-4 .com-article div.umg-body ul li span.umg-artist-trenner           { display:none; font-size:1px; line-height:1px; }
.com-id-4 .com-article div.umg-body ul li span.umg-artist-linked            { display: none; font-size:1px; line-height:1px; }
.com-id-4 .com-article div.umg-body ul li span.umg-artist-linked a            { }
.com-id-4 .com-article div.umg-body ul li span.umg-artist-linked a:hover    { }
.com-id-4 .com-article div.umg-body ul li span.umg-artist                   { display: none; font-size:1px; line-height:1px; }

/* title */
.com-id-4 .com-article div.umg-body ul li .umg-li-body     span.umg-title                { font-size:11px; font-weight:bold; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body     span.umg-title a        { }
.com-id-4 .com-article div.umg-body ul li .umg-li-body     span.umg-title a:hover    { }

/* bild */
.com-id-4 .com-article div.umg-body ul li .umg-li-body    .umg-image-c                { float: left; width:100px; margin-right:10px; margin-top:3px; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    .umg-image-c img            { width:100px; height:80px; margin-bottom:5px; display:block; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    .umg-image-c .umg-infoicon            { display:none; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    .umg-image-c .umg-infoicon a        {  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    .umg-image-c .umg-infoicon a:hover    {  }

/* subtitle */
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-subtitle            { display:none; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-subtitle a            { }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-subtitle a:hover    { }

/* text */
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-text                { font-size:11px; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-text a                { color:#067179; font-size:11px; font-weight:bold; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-text a:hover        { text-decoration:underline; }

.com-id-4 .com-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document                            { }
.com-id-4 .com-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem           { }
.com-id-4 .com-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem p         { display: none; }
.com-id-4 .com-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem img       { display: none; }
.com-id-4 .com-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem ul        { margin-top: 10px; }
.com-id-4 .com-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem ul li a   { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 2px; color: #D62E77; padding-left: 10px; font-size: 10px; font-family: Arial,Helvetica,sans-serif; text-transform: uppercase; }

/* Links */
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-fulllink             {  }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-fulllink a           { color:#067179; font-size:11px; font-weight:bold; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-fulllink a:hover     { text-decoration:underline; }
.com-id-4 .com-article div.umg-body ul li .umg-li-body    span.umg-imagelink            { display:none; }
.com-link-list h1,
.com-link-list h2,
.com-link-list h3,
.com-link-list h4,
.com-link-list h5,
.com-link-list h6,
.com-link-list p{margin:0;padding:0;}
/*clearfix*/
.com div.umg-bodyitem:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.com div.umg-bodyitem {display: inline-block;}
* html .com div.umg-bodyitem {height: 1%;}
.com div.umg-bodyitem {display: block;}
/* --- */
.com-link-list{}

.com-link-list div.umg-header{}
.com-link-list div.umg-header h3.umg-headline{}

.com-link-list div.umg-body{}
.com-link-list div.umg-bodyitem{margin-top:12px;}
.com-link-list div.umg-listheadline-c{background:url(site/jazzecho/img/e_bg_az.gif) repeat-x;}
.com-link-list div.umg-listheadline{display:inline; background:#00A8D9 none; color:#fff;}
.com-link-list div.umg-col-1{float:left;width:302px; margin-right:12px;}
.com-link-list div.umg-col-2{float:left;width:302px;}
.com-link-list div.umg-body .umg-bodytext{}

.com-link-list div.umg-body ul.umg-list li.umg-listitem{padding-left:10px;background:transparent url(site/jazzecho/img/e_bg_nav_sub_aktiv.gif) repeat-y;}
.com-link-list div.umg-body ul.umg-list li.umg-listitem a{color:#00A8D9;}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************** (Seite: Newsletter Bestellen, unten) **************************** */
/* ***************** letzte Änderung: 02.02.08 14:30 Uhr (bodo) **************************** */

.com-id-1 .com-MyProfileBox                                                 { margin-top: 20px; width: 405px; }
.com-id-1 .com-MyProfileBox div.umg-header                                  { }
.com-id-1 .com-MyProfileBox div.umg-header h3.umg-headline                  { text-transform: uppercase; }
.com-id-1 .com-MyProfileBox div.umg-body                                    { margin-top: 10px; background-color: #FFFFFF; border-top: 1px solid #067179; padding: 15px 15px 15px 15px;  }
.com-id-1 .com-MyProfileBox div.umg-footer                                  { border-bottom: 2px solid #067179; height: 6px; background-color: #ffffff; }
.com-id-1 .com-MyProfileBox div.umg-footer span.registrieren                { }
.com-id-1 .com-MyProfileBox div.umg-footer span.registrieren a              { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 6px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-MyProfileBox div.umg-footer span.registrieren a:hover        { text-decoration: underline; }
.com-id-1 .com-MyProfileBox div.umg-footer span.top                         { }
.com-id-1 .com-MyProfileBox div.umg-footer span.top a                       { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-MyProfileBox div.umg-footer span.top a:hover                 { text-decoration: underline; }
.com-id-1 .com-MyProfileBox div.umg-footer span.passwort_vergessen          { }
.com-id-1 .com-MyProfileBox div.umg-footer span.passwort_vergessen a        { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-MyProfileBox div.umg-footer span.passwort_vergessen a:hover  { text-decoration: underline; }
                                                                                                           
.com-id-1 .com-MyProfileBox div.umg-body div.myprofilebox-teaser-text   { }
.com-id-1 .com-MyProfileBox div.umg-body div.myprofilebox-teaser-text p { font-size: 11px; font-weight: bold; }

.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData                                                                  { border: none;  }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_User_box                                           { }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_User_box label#UMGLoginData_User_Lable             { font-size: 11px; margin-right: 10px; font-weight: normal; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_User_box input                                     { font-size: 11px; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_Password_box                                       { margin: 5px 0px; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_Password_box label#UMGLoginData_Password_Lable     { font-size: 11px; margin-right: 33px; font-weight: normal; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_Password_box input                                 { font-size: 11px; }

.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-new-pwd-container-top                             { display: none; }

.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               { }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-text input         { padding: 0px; text-transform:uppercase; font-size: 11px; background-color: #339999; color: #ffffff; border: 2px solid #339999; font-weight: bold; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-text input:hover   { text-decoration: underline; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-grafik             { display: none; }
.com-id-1 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-grafik input       { }
.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 div.umg-action-new-pwd-container   { margin-top: 10px; }
.com-id-1 .com-MyProfileBox div.umg-body div.umg-action-new-pwd-container a { color: #067179; font-size: 11px; font-weight: bold; }

.com-id-1 .com-MyProfileBox div.umg-body myprofilebox-text { display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ******************************* (Seite: My Profile) ************************************* */
/* ******************** letzte Änderung: 25.10.08 22 Uhr (lx) ****************************** */

.com-id-2 .com-MyProfileBox                                  { width: 405px; }
.com-id-2 .com-MyProfileBox div.umg-header                   { }
.com-id-2 .com-MyProfileBox div.umg-header h3.umg-headline   { text-transform: uppercase; }
.com-id-2 .com-MyProfileBox div.umg-body                     { margin-top: 10px; background-color: #FFFFFF; border-top: 1px solid #067179; padding: 15px 15px 15px 15px;  }
.com-id-2 .com-MyProfileBox div.umg-footer                       { border-bottom: 2px solid #067179; height: 6px; background-color: #ffffff; }
.com-id-2 .com-MyProfileBox div.umg-footer span.registrieren                { }
.com-id-2 .com-MyProfileBox div.umg-footer span.registrieren a              { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 6px; padding-left: 15px; text-transform: uppercase; }
.com-id-2 .com-MyProfileBox div.umg-footer span.registrieren a:hover        { text-decoration: underline; }
.com-id-2 .com-MyProfileBox div.umg-footer span.top                     { }
.com-id-2 .com-MyProfileBox div.umg-footer span.top a                   { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-2 .com-MyProfileBox div.umg-footer span.top a:hover             { text-decoration: underline; }
.com-id-2 .com-MyProfileBox div.umg-footer span.passwort_vergessen          { }
.com-id-2 .com-MyProfileBox div.umg-footer span.passwort_vergessen a        { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-2 .com-MyProfileBox div.umg-footer span.passwort_vergessen a:hover  { text-decoration: underline; }
                                                                                                           
.com-id-2 .com-MyProfileBox div.umg-body div.myprofilebox-teaser-text   { }
.com-id-2 .com-MyProfileBox div.umg-body div.myprofilebox-teaser-text p { font-size: 11px; font-weight: bold; }

.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData                                                                  { border: none;  }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_User_box                                           { }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_User_box label#UMGLoginData_User_Lable             { font-size: 11px; margin-right: 10px; font-weight: normal; }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_User_box input                                     { font-size: 11px; }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_Password_box                                       { margin: 5px 0px; }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_Password_box label#UMGLoginData_Password_Lable     { font-size: 11px; margin-right: 33px; font-weight: normal; }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData .UMGLoginData_Password_box input                                 { font-size: 11px; }

.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-new-pwd-container-top                             { display: none; }

.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container                                          { }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-text               { }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-text input         { padding: 0px; text-transform:uppercase; font-size: 11px; background-color: #339999; color: #ffffff; border: 2px solid #339999; font-weight: bold; }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-text input:hover   { text-decoration: underline; }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-grafik             { display: none; }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-grafik input       { }
.com-id-2 .com-MyProfileBox div.umg-body fieldset.UMGLoginData div.umg-action-button-container span.umg-button-login-grafik input:hover { }

.com-id-2 .com-MyProfileBox div.umg-body div.umg-action-new-pwd-container   { margin-top: 10px; }
.com-id-2 .com-MyProfileBox div.umg-body div.umg-action-new-pwd-container a { color: #067179; font-size: 11px; font-weight: bold; }

.com-id-2 .com-MyProfileBox div.umg-body myprofilebox-text { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Login ********************************************** */
/* ***************************************************************************************** */
.com-id-1 .com-PageLoginBox                                       { margin-left: 20px; margin-bottom: 20px; }
.com-id-1 .com-PageLoginBox div.umg-header                        { display: none; }
.com-id-1 .com-PageLoginBox div.umg-header h3.umg-headline        { }
.com-id-1 .com-PageLoginBox div.umg-body                          { font-size: 11px; }
.com-id-1 .com-PageLoginBox div.umg-footer                        { display: none; }
.com-id-1 .com-PageLoginBox div.umg-footer span.registrieren                { }
.com-id-1 .com-PageLoginBox div.umg-footer span.registrieren a              { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 0px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-PageLoginBox div.umg-footer span.registrieren a:hover        { text-decoration: underline; }
.com-id-1 .com-PageLoginBox div.umg-footer span.top                     { }
.com-id-1 .com-PageLoginBox div.umg-footer span.top a                   { display: none; }
.com-id-1 .com-PageLoginBox div.umg-footer span.top a:hover             { }
.com-id-1 .com-PageLoginBox div.umg-footer span.passwort_vergessen          { }
.com-id-1 .com-PageLoginBox div.umg-footer span.passwort_vergessen a        { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; cursor: pointer; }
.com-id-1 .com-PageLoginBox div.umg-footer span.passwort_vergessen a:hover  { text-decoration: underline; }
                                                                                                           
.com-id-1 .com-PageLoginBox div.umg-body a         { color:#067179; font-size: 11px; font-weight: bold; }
.com-id-1 .com-PageLoginBox div.umg-body a:hover   { text-decoration: underline; }

.com-id-1 .com-PageLoginBox div.umg-body fieldset.UMGLoginData          { border: none; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_User_box         { margin-bottom: 7px; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_User_box label   { float: left; font-weight: bold; width: 110px; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_User_box input   { }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box         { }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box label   { float: left; font-weight: bold; width: 110px; }
.com-id-1 .com-PageLoginBox div.umg-body .UMGLoginData_Password_box input   { }

.com-id-1 .com-PageLoginBox div.umg-body .umg-pageloginbox-forgot-password-container   { margin-top: 10px; }
                                                                           
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container                                        { }
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-text             { }
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-text input       { background-color: #339999; border: 2px solid #339999; color: #FFFFFF; display: block; font-size: 11px; font-weight: bold; padding: 0px; cursor: pointer; width:43px; text-transform: uppercase; }
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-text input:hover { text-decoration: underline; }
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-grafik           { display: none; }
.com-id-1 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-login-grafik input     { }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* *************************** Logout - left - auf allen Seiten **************************** */
/* ***************************************************************************************** */
.com-id-2 .com-PageLoginBox                                                 { margin-left: 10px; margin-top: 25px; }
/* ******* auf der Registrierungs- und Dankeseite ausblenden ******** */
body#Page-register      .com-id-2 .com-PageLoginBox                         { display: none; }
body#Page-danke         .com-id-2 .com-PageLoginBox                         { display: none; }
/* ****************************************************************** */
.com-id-2 .com-PageLoginBox div.umg-header                                  { display: none; }
.com-id-2 .com-PageLoginBox div.umg-header h3.umg-headline                  { }
.com-id-2 .com-PageLoginBox div.umg-body                                    { font-size: 11px; }
.com-id-2 .com-PageLoginBox div.umg-footer                                  { display: none; }
.com-id-2 .com-PageLoginBox div.umg-footer span.registrieren                { }
.com-id-2 .com-PageLoginBox div.umg-footer span.registrieren a              { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 0px; padding-left: 15px; text-transform: uppercase; }
.com-id-2 .com-PageLoginBox div.umg-footer span.registrieren a:hover        { text-decoration: underline; }
.com-id-2 .com-PageLoginBox div.umg-footer span.top                         { }
.com-id-2 .com-PageLoginBox div.umg-footer span.top a                       { display: none; }
.com-id-2 .com-PageLoginBox div.umg-footer span.top a:hover                 { }
.com-id-2 .com-PageLoginBox div.umg-footer span.passwort_vergessen          { }
.com-id-2 .com-PageLoginBox div.umg-footer span.passwort_vergessen a        { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; cursor: pointer; }
.com-id-2 .com-PageLoginBox div.umg-footer span.passwort_vergessen a:hover  { text-decoration: underline; color: #067179; }
                                                                                                           
.com-id-2 .com-PageLoginBox div.umg-body a         { color:#067179; font-size: 11px; font-weight: bold; }
.com-id-2 .com-PageLoginBox div.umg-body a:hover   { text-decoration: underline; }

.com-id-2 .com-PageLoginBox div.umg-body div.UMGLoginData                       { display: none; }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLoginData_User_box              { }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLoginData_User_box label        { }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLoginData_User_box input        { }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLoginData_Password_box          { }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLoginData_Password_box label    { }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLoginData_Password_box input    { }
                                                                           
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container                                         { }
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-logout-text             { }
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-logout-text input       { background-color: #339999; border: 2px solid #339999; color: #FFFFFF; display: block; font-size: 11px; font-weight: bold; padding: 0px; text-transform: uppercase; cursor: pointer; }
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-logout-text input:hover { text-decoration: underline; color: #067179; }
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-logout-grafik           { display: none; }
.com-id-2 .com-PageLoginBox div.umg-body .umg-action-button-container span.umg-button-logout-grafik input     { }

.com-id-2 .com-PageLoginBox div.umg-body div.UMGLogoutData                                                                                      { }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLogoutData div.umg-pageloginbox-logout-container                                                { }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLogoutData div.umg-pageloginbox-logout-container span.umg-button-logout-text                    { }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLogoutData div.umg-pageloginbox-logout-container span.umg-button-logout-text input              { background: url(img/layout/pfeil_voll.gif) no-repeat 0 0; border: 0px; font-size: 11px; font-weight: bold; text-transform: uppercase; padding-left: 12px; cursor: pointer; }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLogoutData div.umg-pageloginbox-logout-container span.umg-button-logout-text input:hover        { color: #067179; }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLogoutData div.umg-pageloginbox-logout-container span.umg-button-logout-grafik                  { display: none; }
.com-id-2 .com-PageLoginBox div.umg-body div.UMGLogoutData div.umg-pageloginbox-logout-container span.umg-button-logout-grafik input            { }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************** Artist Subseite ******************************************* */
.com-id-1 .com-theme-article                                       { clear: both; padding-top: 0px; margin-bottom: 20px; }
.com-id-1 .com-theme-article div.umg-header                        { margin-bottom: 10px; }
.com-id-1 .com-theme-article div.umg-header h3.umg-headline        { color: #000000; font-size: 12px; }
.com-id-1 .com-theme-article div.umg-body                          { background-color: #FFFFFF; padding: 0px 20px 10px 5px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; }
.com-id-1 .com-theme-article div.umg-footer                        { background-color: #FFFFFF; padding: 3px 0px 0px 10px; border-bottom: 2px solid #067179; height: 17px; }
.com-id-1 .com-theme-article div.umg-footer span.back              { }
.com-id-1 .com-theme-article div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-theme-article div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-1 .com-theme-article div.umg-footer span.top               { float: left; }
.com-id-1 .com-theme-article div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-theme-article div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-1 .com-theme-article div.umg-footer span.more              { }
.com-id-1 .com-theme-article div.umg-footer span.more:hover        { }
.com-id-1 .com-theme-article div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 400px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-theme-article div.umg-footer span.more a:hover      { text-decoration: underline;}
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser                                                 { float: right; margin-right: 10px; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.back                                       { float: left; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser                              { float: left; list-style-type: none; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li                           { float: left; width: 10px; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.topmore-c                                  { float: left; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop                     { display: none; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop a                   { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop a:hover             { text-decoration: underline; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.more                                       { }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.more a                                     { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 15px; text-transform: uppercase; margin: 0px; }
.com-id-1 .com-theme-article div.umg-footer div.com-PageBrowser span.more a:hover                               { text-decoration: underline; }



.com-id-1 .com-theme-article div.umg-body ul                                     { list-style-type: none; margin: 0px; }
.com-id-1 .com-theme-article div.umg-body ul li                                  { padding: 15px 0 5px 5px; clear: both; } /* padding:15px 15px 5px; */

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body					 { }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body    .umg-item-c         { }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-body    .umg-item-c img     { }

.com-id-1 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper        { }
.com-id-1 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper span.umg-artist-trenner     { display: none; }
.com-id-1 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper span.umg-artist             { display: none; }
.com-id-1 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper span.umg-date               { float: left; width: 70px;  font-size: 11px; }
.com-id-1 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper span.umg-title              { float: left; width: 290px; font-size: 11px; font-weight: bold; }    

.com-id-1 .com-theme-article div.umg-body ul li span.umg-subtitle                  { display: none; }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-subtitle a                { }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-subtitle a:hover          { }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-text              { clear: both; display: block;  margin: 0px 0px 10px 70px; padding-top: 10px; font-size: 11px; }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-text img          { float: left; margin: 0px 5px 5px 0px; }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-text a            { }
.com-id-1 .com-theme-article div.umg-body ul li span.umg-text a:hover      { }

.com-id-1 .com-theme-article div.umg-body ul li .umg-li-footer					 { }
.com-id-1 .com-theme-article div.umg-body ul li .umg-li-footer .umg-item-c		 { }

/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* **************************** Genreseiten: Biografie ************************************* */
.com-id-4 .com-theme-article                                       { margin-bottom: 20px; }
.com-id-4 .com-theme-article div.umg-header                        { margin-bottom: 10px; }
.com-id-4 .com-theme-article div.umg-header h3.umg-headline        { font-size: 12px; color: #000000; }
.com-id-4 .com-theme-article div.umg-body                          { float: left; width: 100%; padding-bottom: 10px; background:#FFFFFF;  border-bottom: 1px solid #EBEFE9; border-top:1px solid #067179; }
.com-id-4 .com-theme-article div.umg-footer                        { clear: both; border-bottom: 2px solid #067179; background-color: #ffffff; padding: 3px 0px 3px 10px; }
.com-id-4 .com-theme-article div.umg-footer span.back              { float: left; }
.com-id-4 .com-theme-article div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-theme-article div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-4 .com-theme-article div.umg-footer span.top               { float: left; }
.com-id-4 .com-theme-article div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-theme-article div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-4 .com-theme-article div.umg-footer span.more              { }
.com-id-4 .com-theme-article div.umg-footer span.more:hover        { }
.com-id-4 .com-theme-article div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-theme-article div.umg-footer span.more a:hover      { text-decoration: underline;}
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser                                                 { float: right; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.back                                       { float: left; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser                              { list-style-type: none; margin: 0px 5px 0px 5px; float: left; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li                           { float: left; width: 10px; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.topmore-c                                  { }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop                     { display: none; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a                   { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a:hover             { text-decoration: underline; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.topmore-c span.more                        { margin-right: 10px;}
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.topmore-c span.more a                      { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 15px; text-transform: uppercase; }
.com-id-4 .com-theme-article div.umg-footer .com-PageBrowser span.topmore-c span.more a:hover                { text-decoration: underline; }



.com-id-4 .com-theme-article div.umg-body ul                        { list-style-type: none; padding: 0; margin:0; }
.com-id-4 .com-theme-article div.umg-body ul li.umg-item-c        { padding:15px 15px 5px; clear:both; }

.com-id-4 .com-theme-article div.umg-body ul li.umg-item-c .umg-li-body        {  }
.com-id-4 .com-theme-article div.umg-body ul li.umg-item-c .umg-li-footer        { display: none; }


/* date */
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body     span.umg-date-top            { font-size:11px; display:block; float:left; width:70px; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body     span.umg-date-inline        { display:none; }


.com-id-4 .com-theme-article div.umg-body ul li div.umg-article-wrapper        { float:left; width: 290px; } /* margin-bottom:30px; */

/* umg-artist-hl-wrapper: DIV um artistname und headline */
.com-id-4 .com-theme-article div.umg-body ul li div.umg-artist-title-wrapper        { margin-bottom:10px; }
/* artist */
.com-id-4 .com-theme-article div.umg-body ul li span.umg-artist-trenner           { display:none; font-size:1px; line-height:1px; }
.com-id-4 .com-theme-article div.umg-body ul li span.umg-artist-linked            { display: none; font-size:1px; line-height:1px; }
.com-id-4 .com-theme-article div.umg-body ul li span.umg-artist-linked a            { }
.com-id-4 .com-theme-article div.umg-body ul li span.umg-artist-linked a:hover    { }
.com-id-4 .com-theme-article div.umg-body ul li span.umg-artist                   { display: none; font-size:1px; line-height:1px; }

/* title */
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body     span.umg-title                { font-size:11px; font-weight:bold; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body     span.umg-title a        { }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body     span.umg-title a:hover    { }

/* bild */
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    .umg-image-c                { float: left; width:100px; margin-right:10px; margin-top:3px; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    .umg-image-c img            { width:100px; height:80px; margin-bottom:5px; display:block; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    .umg-image-c .umg-infoicon            { display:none; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    .umg-image-c .umg-infoicon a        {  }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    .umg-image-c .umg-infoicon a:hover    {  }

/* subtitle */
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-subtitle            { display:none; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-subtitle a            { }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-subtitle a:hover    { }

/* text */
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-text                { font-size:11px; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-text a                { color:#067179; font-size:11px; font-weight:bold; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-text a:hover        { text-decoration:underline; }

.com-id-4 .com-theme-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document                            { }
.com-id-4 .com-theme-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem           { }
.com-id-4 .com-theme-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem p         { display: none; }
.com-id-4 .com-theme-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem img       { display: none; }
.com-id-4 .com-theme-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem ul        { margin-top: 10px; }
.com-id-4 .com-theme-article div.umg-body ul li div.umg-li-body div.umg-article-wrapper div.umg-article-document div.DownloadItem ul li a   { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 2px; color: #D62E77; padding-left: 10px; font-size: 10px; font-family: Arial,Helvetica,sans-serif; text-transform: uppercase; }

/* Links */
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-fulllink             {  }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-fulllink a           { color:#067179; font-size:11px; font-weight:bold; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-fulllink a:hover     { text-decoration:underline; }
.com-id-4 .com-theme-article div.umg-body ul li .umg-li-body    span.umg-imagelink            { display:none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* **************************** Registrierungsformular ************************************* */
/* ***************************************************************************************** */
.com-id-1 .com-PageRegister                                             {}
.com-id-1 .com-PageRegister div.umg-header                              { margin-bottom: 10px; }
.com-id-1 .com-PageRegister div.umg-header h3.umg-headline              {}
.com-id-1 .com-PageRegister div.umg-body                                { background: #FFFFFF; padding: 15px; width: 375px; border-top: 1px solid #067179;}

.com-id-1 .com-PageRegister div.umg-footer                              { background: #FFFFFF; padding: 3px 0px 3px 10px; width: 395px; border-top: 1px solid #EBEFE9; border-bottom: 2px solid #067179; float: left; }

.com-id-1 .com-PageRegister div.umg-footer span.back                    { float: left; }
.com-id-1 .com-PageRegister div.umg-footer span.back a                  { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-PageRegister div.umg-footer span.back a:hover            { text-decoration: underline; }
.com-id-1 .com-PageRegister div.umg-footer span.top                     { float: left;}
.com-id-1 .com-PageRegister div.umg-footer span.top a                   { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-PageRegister div.umg-footer span.top a:hover             { text-decoration: underline; }
.com-id-1 .com-PageRegister div.umg-footer span.more                    { }
.com-id-1 .com-PageRegister div.umg-footer span.more:hover              { }
.com-id-1 .com-PageRegister div.umg-footer span.more a                  { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-PageRegister div.umg-footer span.more a:hover            { text-decoration: underline;}
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser                                                 { float: right; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.back                                       { float: left; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.back a                                     { background: url(img/layout/pfeil_zurueck.gif) 0px 2px no-repeat; margin-left: 6px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.back a:hover                               { text-decoration: underline; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser ul.umg-pagebrowser                              { list-style-type: none; margin: 0px 5px 0px 5px; float: left; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser ul.umg-pagebrowser li                           { float: left; width: 10px; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page                  { }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a                { }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page a:hover          { }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page_selected         { }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-left      { } 
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-points-right     { } 
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer           { }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.topmore-c                                  { }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.topmore-c span.pagetop                     { display: none; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a                   { background: url(img/layout/pfeil_ptop.gif) 0px 2px no-repeat; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.topmore-c span.pagetop a:hover             { text-decoration: underline; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.topmore-c span.more                        { margin-right: 10px;}
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.topmore-c span.more a                      { background: url(img/layout/pfeil_fuss.gif) 0px 2px no-repeat; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-PageRegister div.umg-footer .com-PageBrowser span.topmore-c span.more a:hover                { text-decoration: underline; }

.com-id-1 .com-PageRegister div.umg-body fieldset { border:0px; }
.com-id-1 .com-PageRegister div.umg-body span.umg-introduction p        {} /* Einleitungstext */
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c                                                       { font-size: 11px; }
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c span.umg-block-headline                               { display: block; margin-bottom: 10px; margin-top: 15px; font-weight: bold; }
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c label.umg-label                                       { float: left; width: 150px; font-weight: normal; }
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input.umg-textbox                                     { width: 150px; margin-bottom: 2px; }

.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#email_ctl0_ctl9_ctl0            {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#password_ctl0_ctl9_ctl0         {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#passwordvalidate_ctl0_ctl9_ctl0 {}

.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#firstname_ctl0_ctl9_ctl0        {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#lastname_ctl0_ctl9_ctl0         {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#phone_ctl0_ctl9_ctl0            {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#street_ctl0_ctl9_ctl0           {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#zipcode_ctl0_ctl9_ctl0          {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#location_ctl0_ctl9_ctl0         {}

.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#company_ctl0_ctl9_ctl0          {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#editorialoffice_ctl0_ctl9_ctl0  {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c select#mediumtype_ctl0_ctl9_ctl0      { width: 153px; }
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#website_ctl0_ctl9_ctl0          {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#printrun_ctl0_ctl9_ctl0         {}

.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input#umg-checkbox                    {}

.com-id-1 .com-PageRegister div.umg-body div.umg-content-c div.umg-interest                                         { margin-top: 20px; margin-bottom: 15px; }
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c div.umg-interest span.umg-interest-headline              { display: block; margin-bottom: 10px; font-weight: bold; }
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c div.umg-interest input#musicgenre1_ctl0_ctl9_ctl0        {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c div.umg-interest input#musicgenre2_ctl0_ctl9_ctl0        {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c div.umg-interest input#musicgenre3_ctl0_ctl9_ctl0        {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c div.umg-interest input#musicgenre4_ctl0_ctl9_ctl0        {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c div.umg-interest input#musicgenre5_ctl0_ctl9_ctl0        {}
.com-id-1 .com-PageRegister div.umg-body div.umg-content-c div.umg-interest input#musicgenre6_ctl0_ctl9_ctl0        {}

.com-id-1 .com-PageRegister div.umg-body div.umg-content-c input.umg-submit                      { background: #339999; border: 2px solid #339999; color: #FFFFFF; font-size: 11px; font-weight: bold; padding: 0px; text-transform: uppercase; margin-bottom: 15px; }

.com-id-1 .com-PageRegister div.umg-body span.umg-footer-text p                                                  { margin: 0px; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************* Produktdetailseite (right) **************************************** */ 
/* **************** letzte Änderung: 16.02.09 11:00 Uhr (bodo) ***************************** */  

.com-id-1 .com-PageForgotPassword                           { }
.com-id-1 .com-PageForgotPassword div.umg-header            { display: none; }
.com-id-1 .com-PageForgotPassword div.umg-headline          { }
.com-id-1 .com-PageForgotPassword div.umg-body              { margin-left: 20px; padding-top: 10px; }
.com-id-1 .com-PageForgotPassword div.umg-footer            { }

.com-id-1 .com-PageForgotPassword div.umg-body div.UMGLoginData                     { margin-top: 10px; }
.com-id-1 .com-PageForgotPassword div.umg-body div#login_container_ctl0_ctl8_ctl2   { }
.com-id-1 .com-PageForgotPassword div.umg-body div.UMGLoginData_User_box            { }
.com-id-1 .com-PageForgotPassword div.umg-body div.UMGLoginData_User_box label#UMGForgotData_Email_Label            { font-weight: bold; font-size: 11px; }
.com-id-1 .com-PageForgotPassword div.umg-body div.UMGLoginData_User_box input#UMGForgotData_Email_ctl0_ctl8_ctl0   { margin-left: 16px; width: 120px; }

.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-intro-text-container        { }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-intro-text-container p      { margin-bottom: 7px; font-size: 11px; }

.com-id-1 .com-PageForgotPassword div.umg-body div#login_container_ctl0_ctl8_ctl2                                   { }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-action-button-container                                      { margin-top: 5px; }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-action-button-container span.umg-button-login-text           { }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-action-button-container span.umg-button-login-text input     { background-color:#339999; border:2px solid #339999; color:#FFFFFF; cursor:pointer; display:block; font-size:11px; font-weight:bold; padding:0; width:43px; }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-action-button-container span.umg-button-login-grafik         { display: none; }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-action-button-container span.umg-button-login-grafik input   { }

.com-id-1 .com-PageForgotPassword div.umg-body div.UMGPageForgotPassword_faq                    { }
.com-id-1 .com-PageForgotPassword div.umg-body div.UMGPageForgotPassword_faq span.umg-link-faq  { }

.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-footer-text-container       { }
.com-id-1 .com-PageForgotPassword div.umg-body div.umg-pageloginbox-footer-text-container p     { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Dates: Media Dates - Rechte Spalte ******************************************* */
.com-id-1 .com-DateMedia                                       { clear: both; padding-top: 0px; }
.com-id-1 .com-DateMedia div.umg-header                        { margin-bottom: 10px; }
.com-id-1 .com-DateMedia div.umg-header h3.umg-headline        { text-transform: uppercase; } 
/*
.com-id-1 .com-DateMedia div.umg-body                          { float: left; width: 405px; background-color: yellow; padding: 15px 0px 10px 0px; border-bottom: 1px solid #EBEFE9; border-top: 1px solid #067179;  }
.com-id-1 .com-DateMedia div.umg-footer                        { float: left; width: 405px; background-color: green;  padding: 4px 0px;           border-bottom: 2px solid #067179; }
*/

.com-id-1 .com-DateMedia div.umg-body                          { background-color: #FFFFFF; padding: 15px 10px 10px 0px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; font-size: 11px; line-height: 14px; }
.com-id-1 .com-DateMedia div.umg-footer                        { background-color: #FFFFFF; padding: 2px 0px 4px 10px; border-bottom: 2px solid #067179; }

.com-id-1 .com-DateMedia div.umg-footer span.back              { }
.com-id-1 .com-DateMedia div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-DateMedia div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-1 .com-DateMedia div.umg-footer span.top           { }
.com-id-1 .com-DateMedia div.umg-footer span.top a         { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-DateMedia div.umg-footer span.top a:hover   { text-decoration: underline; }
.com-id-1 .com-DateMedia div.umg-footer span.more              { }
.com-id-1 .com-DateMedia div.umg-footer span.more:hover        { }
.com-id-1 .com-DateMedia div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 400px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-DateMedia div.umg-footer span.more a:hover      { text-decoration: underline;}

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm                        { list-style-type: none; margin: 0px 15px; } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c          { float: left; padding: 0px; margin-bottom: 10px; } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-odd        { } 
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-even       { }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top												{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-time-top .trenner										{  }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date													{ float: left; width:  75px; font-size: 11px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-start-date .trenner											{ display:none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c									                { float: left; width: 290px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c span.umg-global_belonging-name		                { display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name		                { color: #067179; font-size: 11px; font-weight: bold; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c a.umg-global_belonging-name:hover	                { text-decoration: underline; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline										{ font-size: 11px; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-headline .umg-trenner							{ display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-sub-headline					                { display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-text							                { display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c .umg-trenner						                { display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c div.umg-partner-and-time-wrapper                   { }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c div.umg-partner-and-time-wrapper .umg-partner		{ font-size: 11px; font-weight: bold; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .umg-content-c div.umg-partner-and-time-wrapper .umg-start-time   { font-size: 11px; font-weight: bold; }

.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .seitenAbschluss                      { display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .com-toolplaceholdersingle            { display: none; }
.com-id-1 .com-DateMedia div.umg-body ul.umg-dm li.umg-item-c .com-toolplaceholdersingle .umg-body	{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************************************************************************** */

.com-id-1 .com-quicksearch                                  { background: #ffffff; height: 25px; padding-left: 5px; padding-top: 5px; margin-top: 5px; }
.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                     { }

.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.top          { }
.com-id-1 .com-quicksearch div.umg-footer span.top a        { }
.com-id-1 .com-quicksearch div.umg-footer span.top 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      { font: 10px arial,sans-serif; width: 173px; height: 15px; padding: 3px 0px 0px 2px; border: 1px solid gray; margin-right: 3px; }
.com-id-1 .com-quicksearch div.umg-body input.umg-submit    { width: 19px; height: 19px; background: url(img/icons/pfeil_suche.gif); margin: 0px 5px 0px 0px; vertical-align: top; float: right; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ****************************** Top Themen: Termine ************************************** */
.com-id-1 .com-date-live-media                                       { float: left; width: 405px; font-size: 11px; line-height: 14px; margin-bottom: 10px; }
.com-id-1 .com-date-live-media div.umg-header                        { margin-bottom: 10px; }
.com-id-1 .com-date-live-media div.umg-header h3.umg-headline        { }
.com-id-1 .com-date-live-media div.umg-body                          { }
.com-id-1 .com-date-live-media div.umg-footer                        { background: #FFFFFF; border-bottom: 2px solid #067179; border-top: 1px solid #EBEFE9; padding: 3px 0px 3px 10px; font-size: 10px; }
.com-id-1 .com-date-live-media div.umg-footer span.back              { }
.com-id-1 .com-date-live-media div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0px 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-date-live-media div.umg-footer span.back a:hover      { }
.com-id-1 .com-date-live-media div.umg-footer span.top               { }
.com-id-1 .com-date-live-media div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0px 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-date-live-media div.umg-footer span.top a:hover       { }
.com-id-1 .com-date-live-media div.umg-footer span.more              { }
.com-id-1 .com-date-live-media div.umg-footer span.more:hover        { }
.com-id-1 .com-date-live-media div.umg-footer span.more a            { }
.com-id-1 .com-date-live-media div.umg-footer span.more a:hover      { }
.com-id-1 .com-date-live-media div.umg-footer .umg-pagebrowser	     { }

.com-id-1 .com-date-live-media div.umg-body ul																	{ background: #FFFFFF; border-top: 1px solid #067179; list-style-type: none; margin: 0px; padding: 13px 10px 15px 15px; } 
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c													{ background:url(img/layout/trennerGelbBg.gif) repeat-x top; padding: 3px 0; } 

.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-date-title-c								{ } 
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-date-title-c .umg-start_date				{ width: 75px; float: left; } 
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-date-title-c a.umg-global_belonging		{ color:#067179; text-decoration:none; font-weight: bold; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-date-title-c a.umg-global_belonging:hover	{ text-decoration: underline; }

.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c									{ padding-left: 75px; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-headline					{  }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-sub_headline				{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-text						{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-charge						{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-partner_trenner				{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-partner_offerer-name,
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-partner_location-name		{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-partner_location-city		{ display:none; }
.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-content-c .umg-shoplink-c					{ display:none; }

.com-id-1 .com-date-live-media div.umg-body ul li.umg-item-c div.umg-li-footer									{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************************************************************************** */
.com-id-1 .com-CollectionTour                                       { margin-bottom: 10px; }
.com-id-1 .com-CollectionTour div.umg-header                        { margin-bottom: 10px; }
.com-id-1 .com-CollectionTour div.umg-header h3.umg-headline        { }
.com-id-1 .com-CollectionTour div.umg-body                          { background-color: #FFFFFF; padding: 15px 10px 10px 0px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; }
.com-id-1 .com-CollectionTour div.umg-footer                        { background-color: #FFFFFF; padding: 3px 0px; border-bottom: 2px solid #067179; }
.com-id-1 .com-CollectionTour div.umg-footer span.back              { }
.com-id-1 .com-CollectionTour div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; margin-left: 6px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-CollectionTour div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-1 .com-CollectionTour div.umg-footer span.top               { }
.com-id-1 .com-CollectionTour div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-CollectionTour div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-1 .com-CollectionTour div.umg-footer span.more              { }
.com-id-1 .com-CollectionTour div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-CollectionTour div.umg-footer span.more a:hover      { text-decoration: underline; }

.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu                           { float: right; width: 190px; margin-left:5px; } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-header                    { display: none; } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                      { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu { margin: 0px; list-style-type: none; } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    { margin-bottom: 6px; } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even { } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       { font-size: 11px; font-weight: bold; background: url(img/layout/pfeil_margin.gif) no-repeat; padding-left: 10px; text-decoration:none; } 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { color:#067179; text-decoration:none;} 
.com-id-1 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    { display: none; } 

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; margin: 0px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 10px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { display: none; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { text-decoration: none; margin: 0px; color:#067179; font-size:11px; font-weight:bold; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { text-decoration: underline; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name                   { float: left; font-size: 11px; font-weight: bold; }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; margin: 0px; clear: both; }
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { color:#000000; font-size: 11px; } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { } 
.com-id-1 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { } 

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c                     { display: none; }

.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link { }
.com-id-1 .com-CollectionTour div.umg-body div.umg-link-c a.umg-shop-link   { }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ************************* Genreseiten: Tourtermine ************************************** */
/* ************* letzte Änderung: 15.12.2008 11:30 Uhr (bodo) ****************************** */
.com-id-2 .com-CollectionTour                                       { margin-bottom: 10px; width: 405px; }
.com-id-2 .com-CollectionTour div.umg-header                        { margin-bottom: 10px; }
.com-id-2 .com-CollectionTour div.umg-header h3.umg-headline        { }
.com-id-2 .com-CollectionTour div.umg-body                          { background-color: #FFFFFF; padding: 15px 10px 10px 15px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; }
.com-id-2 .com-CollectionTour div.umg-footer                        { background-color: #FFFFFF; padding: 3px 0px 3px 10px; border-bottom: 2px solid #067179; }
.com-id-2 .com-CollectionTour div.umg-footer span.back              { }
.com-id-2 .com-CollectionTour div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-CollectionTour div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-2 .com-CollectionTour div.umg-footer span.top               { }
.com-id-2 .com-CollectionTour div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-CollectionTour div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-2 .com-CollectionTour div.umg-footer span.more              { }
.com-id-2 .com-CollectionTour div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-CollectionTour div.umg-footer span.more a:hover      { text-decoration: underline; }

.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu                           { } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-header                    { display: none; } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                      { position: relative; } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu { margin: 0px; list-style-type: none; position: absolute; left: 400px; top: -15px; width: 200px; } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    { margin-bottom: 5px; } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  { } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even { }                    
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-trenner-c { display: none; }

.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       { font-size: 11px; background: url(img/layout/pfeil_margin.gif) no-repeat; padding-left: 10px; text-decoration:none; } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { color:#067179; text-decoration:none;} 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    { display: none; } 

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; margin: 0px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 10px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { display: none; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { float: left; margin-right: 7px; text-decoration: none; color:#067179; font-size:11px; font-weight:bold; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { text-decoration: underline; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name                   { float: left; font-size: 11px; font-weight: bold; }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; margin: 0px; clear: both; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { color:#000000; font-size: 11px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { } 

.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c                     { display: none; }

.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link { }
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a.umg-shop-link   { }



/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ************************* Artistsubseite: Tourtermine ************************************** */
.com-id-3 .com-CollectionTour                                       { margin-bottom: 10px; width: 405px; }
.com-id-3 .com-CollectionTour div.umg-header                        { margin-bottom: 10px; }
.com-id-3 .com-CollectionTour div.umg-header h3.umg-headline        { }
.com-id-3 .com-CollectionTour div.umg-body                          { background-color: #FFFFFF; padding: 15px 10px 10px 15px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; }
.com-id-3 .com-CollectionTour div.umg-footer                        { background-color: #FFFFFF; padding: 3px 0px 3px 10px; border-bottom: 2px solid #067179; }
.com-id-3 .com-CollectionTour div.umg-footer span.back              { }
.com-id-3 .com-CollectionTour div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-CollectionTour div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-3 .com-CollectionTour div.umg-footer span.top               { }
.com-id-3 .com-CollectionTour div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-CollectionTour div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-3 .com-CollectionTour div.umg-footer span.more              { }
.com-id-3 .com-CollectionTour div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-CollectionTour div.umg-footer span.more a:hover      { text-decoration: underline; }

.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu                           { display: none;} 
.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-header                    {  } 
.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                      {  } 
.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu { } 
.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    {  } 
.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-odd  { } 
.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-even { }                    
.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-trenner-c {  }

.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a       { font-size: 11px; background: url(img/layout/pfeil_margin.gif) no-repeat; padding-left: 10px; text-decoration:none; } 
.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { color:#067179; text-decoration:none;} 
.com-id-3 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    { display: none; } 

.com-id-3 .com-CollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; margin: 0px; } 
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          { clear: both; padding: 0px; margin-bottom: 10px; } 
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-odd        { } 
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-even       { }

.com-id-3 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-global_belonging-name       { display: none; }
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name       { float: left; margin-right: 7px; text-decoration: none; color:#067179; font-size:11px; font-weight:bold; }
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { text-decoration: underline; }
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name                   { float: left; font-size: 11px; font-weight: bold; }

.com-id-3 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; margin: 0px; clear: both; }
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { color:#000000; font-size: 11px; } 
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-odd   { } 
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-even  { }

.com-id-3 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { } 
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { } 
.com-id-3 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { } 

.com-id-3 .com-CollectionTour div.umg-body div.umg-link-c                     { display: none; }

.com-id-3 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link { }
.com-id-3 .com-CollectionTour div.umg-body div.umg-link-c a.umg-shop-link   { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Top-Navi ******************************************* */
/* **************************** letzte Änderung: 16.10.08 20 Uhr *************************** */

.com-id-1 .com-PageMenu                                  { background: #ffffff;  height: 25px; float: left; width: 625px; } /* width: 616px entfernt */
.com-id-1 .com-PageMenu div.umg-header                   { display: none; }
.com-id-1 .com-PageMenu div.umg-header h3.umg-headline   { }
.com-id-1 .com-PageMenu div.umg-body                     { padding: 0px; padding-left: 5px; }
.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.top          { }
.com-id-1 .com-PageMenu div.umg-footer span.top a        { }
.com-id-1 .com-PageMenu div.umg-footer span.top a:hover  { }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list         { text-transform: uppercase;}

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { width: 200px; height: 20px; float: left; margin: 5px 5px 0px 0px; padding: 0; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { height: 16px; padding: 4px 0px 0px 20px; display: block; color: white; background: #B3B3B3 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { background: #FFCC00 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }
/* 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                                   { width: 200px; height: 20px; float: left; margin: 5px 5px 5px 0px; padding: 0; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { height: 16px; padding: 4px 0px 0px 20px; display: block; color: white; background: #FFCC00 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { height: 16px; padding: 4px 0px 0px 20px; display: block; color: white; background: #FFCC00 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }
/* 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: #B3B3B3 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-1:hover            { background: #FFCC00 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-1         { background: #FFCC00 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2                  { background: #B3B3B3 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-2:hover            { background: #26538C url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-2         { background: #26538C url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3                  { background: #067179 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a.item-3:hover            { background: #067179 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }          
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a.item-3         { background: #067179 url(img/layout/pfeil_navi_on.gif); background-repeat: no-repeat; }

.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub                                            { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                          { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                    { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img               { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                                   { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                                 { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                           { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img      { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                     { }
                                                                                  
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub                                        { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a                                      { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a:hover                                { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub .umg-icon-after-listitem               { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected                               { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a                             { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a:hover                       { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected .umg-icon-after-listitem img  { }
.com-id-1 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_spacer                                 { }



/* ***************************************************************************************** */
/* *********************************** com-id-2 ******************************************** */
/* *********************************** Navi links ******************************************** */

.com-id-2 .com-PageMenu { }

body#Page-login                 .com-id-2 .com-PageMenu { display: none; } /* auf der Login-Seite das PageMenu noch nicht zeigen */
body#Page-passwort-vergessen    .com-id-2 .com-PageMenu { display: none; } /* auf der passwort-vergessen-Seite das PageMenu noch nicht zeigen */

.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                     { padding: 0px; }
.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.top          { }
.com-id-2 .com-PageMenu div.umg-footer span.top a        { }
.com-id-2 .com-PageMenu div.umg-footer span.top a:hover  { }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list       { text-transform: uppercase; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { background: transparent url(img/layout/pfeil_voll.gif) no-repeat; font-size: 11px; font-weight: bold; margin: 0px 0px 6px 10px; padding: 0px 0px 0px 15px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { color: #000000; text-decoration: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover               						{ color: #067179; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 					{ display: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected               					{ background: transparent url(img/layout/pfeil_voll_presse.gif) no-repeat; font-size: 11px; font-weight: bold; margin: 0pt 0pt 6px 10px; padding: 0pt 0pt 0pt 15px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a             					{ color: #067179; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover       					{ }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem          { display: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                                     { background: none; text-indent: -10000px; }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub                                        { font-size: 11px; font-weight: bold; margin: 0 0 6px 25px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                      { color: #000000; text-decoration: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                { color: #067179; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem               { display: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img           { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                               { font-size: 11px; font-weight: bold; margin: 0 0 6px 25px; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                             { color: #067179; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                       { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem      { display: none; }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img  { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                 { }
                                                                                  
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub                                        { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a                                      { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a:hover                                { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub .umg-icon-after-listitem img           { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected                               { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a                             { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a:hover                       { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected .umg-icon-after-listitem img  { }
.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_spacer                                 { }

.com-id-2 .com-PageMenu div.umg-body ul.umg-list li.item-last                                 { margin-bottom: 10px; }

/* ***************************************************************************************** */
/* *********************************** com-id-3 ******************************************** */
/* *********************************** Navi Links unterhalb von comid-2 ******************************************** */

.com-id-3 .com-PageMenu { margin-top: 20px; }

.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                     { padding: 0px; }
.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.top          { }
.com-id-3 .com-PageMenu div.umg-footer span.top a        { }
.com-id-3 .com-PageMenu div.umg-footer span.top a:hover  { }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list       { text-transform: uppercase; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { background: transparent url(img/layout/pfeil_voll.gif) no-repeat; font-size: 11px; font-weight: bold; margin: 0px 0px 6px 10px; padding: 0px 0px 0px 15px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { color: #666666; text-decoration: none; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color: #ffcc00; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { width: 8px; height: 8px; margin-left: 5px; background: transparent url(img/layout/pfeil_extern.gif) no-repeat; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { background: transparent url(img/layout/pfeil_voll_presse.gif) no-repeat; font-size: 11px; font-weight: bold; margin: 0pt 0pt 6px 10px; padding: 0pt 0pt 0pt 15px; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { color: #ffcc00; }
.com-id-3 .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-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem			{  } 
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { width: 8px; height: 8px; margin-left: 5px; background: transparent url(img/layout/pfeil_extern.gif) no-repeat; }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                    					{ display: none; }

.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub                                        { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                      { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img           { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                               { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                             { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                       { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img  { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                 { }
                                                                                  
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub                                        { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a                                      { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a:hover                                { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub .umg-icon-after-listitem img           { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected                               { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a                             { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a:hover                       { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected .umg-icon-after-listitem img  { }
.com-id-3 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_spacer                                 { }

/* ***************************************************************************************** */
/* *********************************** com-id-4 ******************************************** */
/* *********************************** Navi Rechts ******************************************** */

.com-id-4 .com-PageMenu                                  { margin-top: 20px; }
.com-id-4 .com-PageMenu div.umg-header                   { display: none; }
.com-id-4 .com-PageMenu div.umg-header h3.umg-headline   { }   
.com-id-4 .com-PageMenu div.umg-body                     { padding: 0px; }
.com-id-4 .com-PageMenu div.umg-footer                       { display: none; }
.com-id-4 .com-PageMenu div.umg-footer span.back             { }
.com-id-4 .com-PageMenu div.umg-footer span.back a           { }
.com-id-4 .com-PageMenu div.umg-footer span.back a:hover     { }
.com-id-4 .com-PageMenu div.umg-footer span.more             { }
.com-id-4 .com-PageMenu div.umg-footer span.more a           { }
.com-id-4 .com-PageMenu div.umg-footer span.more a:hover     { }
.com-id-4 .com-PageMenu div.umg-footer span.top          { }
.com-id-4 .com-PageMenu div.umg-footer span.top a        { }
.com-id-4 .com-PageMenu div.umg-footer span.top a:hover  { }

.com-id-4 .com-PageMenu div.umg-body ul.umg-list       { }

.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { background: transparent url(img/layout/pfeil_margin.gif) no-repeat; text-transform: uppercase; font-size: 11px; margin: 0px 0px 6px 0px; padding: 0px 0px 0px 15px; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { color: #000000; text-decoration: none; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { color: #067179; }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-4 .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-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { display: none; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { background: transparent url(img/layout/pfeil_margin.gif) no-repeat; text-transform: uppercase; font-size: 11px; margin: 0pt 0pt 6px 0px; padding: 0pt 0pt 0pt 15px; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { color: #000000; font-weight: bold; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { color: #067179; }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-4 .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-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { display: none; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                                        { display: none; }

.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub                                        { text-transform: uppercase; font-size: 11px; margin: 0px 0px 6px 0px; padding: 0px 0px 0px 15px; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                      { color: #000000; text-decoration: none; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                { color: #067179; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img           { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                               { text-transform: uppercase; font-size: 11px; margin: 0px 0px 6px 0px; padding: 0px 0px 0px 15px; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                             { color: #000000; font-weight: bold; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                       { color: #067179; }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img  { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                 { }
                                                                                  
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub                                        { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a                                      { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a:hover                                { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub .umg-icon-after-listitem img           { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected                               { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a                             { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a:hover                       { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected .umg-icon-after-listitem img  { }
.com-id-4 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_spacer                                 { }

/* ***************************************************************************************** */
/* *********************************** com-id-5 ******************************************** */
/* ********************************* Footer Navi ******************************************* */

.com-id-5 .com-PageMenu { float: right; width: 300px; }

.com-id-5 .com-PageMenu div.umg-header                   { display: none; }
.com-id-5 .com-PageMenu div.umg-header h3.umg-headline   { }   
.com-id-5 .com-PageMenu div.umg-body                     { padding: 0px; }
.com-id-5 .com-PageMenu div.umg-footer                       { display: none; }
.com-id-5 .com-PageMenu div.umg-footer span.back             { }
.com-id-5 .com-PageMenu div.umg-footer span.back a           { }
.com-id-5 .com-PageMenu div.umg-footer span.back a:hover     { }
.com-id-5 .com-PageMenu div.umg-footer span.more             { }
.com-id-5 .com-PageMenu div.umg-footer span.more a           { }
.com-id-5 .com-PageMenu div.umg-footer span.more a:hover     { }
.com-id-5 .com-PageMenu div.umg-footer span.top          { }
.com-id-5 .com-PageMenu div.umg-footer span.top a        { }
.com-id-5 .com-PageMenu div.umg-footer span.top a:hover  { }

.com-id-5 .com-PageMenu div.umg-body ul.umg-list       { list-style-type: none; }

.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi                                            { float: left; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a                                          { background: transparent url(img/layout/pfeil_margin.gif) no-repeat 0px -1px; padding: 0pt 0pt 0pt 7px; margin-right: 10px; text-transform: uppercase; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi a:hover                                    { text-decoration: underline; }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem 					{ display: none; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi .umg-icon-after-listitem img               { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected                                   { float: left; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a                                 { background: transparent url(img/layout/pfeil_margin.gif) no-repeat 0px -1px; padding: 0pt 0pt 0pt 7px; margin-right: 10px; text-transform: uppercase; }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected a:hover                           { text-decoration: underline; }
/* IE6 Fix, um die Spalte durch das umg-icon-after-listitem weg zu bekommen */
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem			{ display: none;} 
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_selected .umg-icon-after-listitem img      { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_spacer                    					{ display: none; }

.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-listitem-4	 a                                 { margin-right:0px !important; }

.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub                                        { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a                                      { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub a:hover                                { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub .umg-icon-after-listitem img           { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected                               { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a                             { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected a:hover                       { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_selected .umg-icon-after-listitem img  { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_spacer                                 { }
                                                                                  
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub                                        { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a                                      { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub a:hover                                { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub .umg-icon-after-listitem img           { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected                               { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a                             { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected a:hover                       { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_selected .umg-icon-after-listitem img  { }
.com-id-5 .com-PageMenu div.umg-body ul.umg-list li.umg-navi_sub_sub_spacer                                 { }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************** Kontaktseite (alle bis auf letztes Element) ************************ */
/* ***************************************************************************************** */
.com-id-1 .com-PersonList                                       { clear: both; padding-top: 0px; width: 405px; margin-bottom: 10px; }
.com-id-1 .com-PersonList div.umg-header                        { margin-bottom: 10px; }
.com-id-1 .com-PersonList div.umg-header h3.umg-headline        { text-transform: uppercase; }
.com-id-1 .com-PersonList div.umg-body                          { background-color: #FFFFFF; padding: 0px 15px 0px 15px; border-top: 1px solid #067179; }
.com-id-1 .com-PersonList div.umg-footer                        { background-color: #FFFFFF; padding: 3px 0px 3px 10px; border-bottom: 2px solid #067179; }
.com-id-1 .com-PersonList div.umg-footer span.back              { }
.com-id-1 .com-PersonList div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-PersonList div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-1 .com-PersonList div.umg-footer span.top               { }
.com-id-1 .com-PersonList div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-PersonList div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-1 .com-PersonList div.umg-footer span.more              { }
.com-id-1 .com-PersonList div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-PersonList div.umg-footer span.more a:hover      { text-decoration: underline; }

.com-id-1 .com-PersonList div.umg-body p.umg-division           { display: none; } /* font-size: 11px; line-height: 14px; font-weight: bold; */
.com-id-1 .com-PersonList div.umg-body a.umg-division-mail      { display: none; }

.com-id-1 .com-PersonList div.umg-body ul                       { list-style-type: none; margin-top: 15px; }   
.com-id-1 .com-PersonList div.umg-body ul li                    { clear: both; }

.com-id-1 .com-PersonList div.umg-body ul li.umg-divison        { font-size: 11px; font-weight: bold; line-height: 14px; margin-bottom: 10px; }
.com-id-1 .com-PersonList div.umg-body ul a.umg-link            { display: none; }

.com-id-1 .com-PersonList div.umg-body ul li .umg-image-c       { display: none; }
.com-id-1 .com-PersonList div.umg-body ul li img.umg-person-img { }

.com-id-1 .com-PersonList div.umg-body ul li .umg-content-c                             { margin-bottom: 20px; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-name                              { display: block; font-size: 11px; font-weight: bold; text-transform: uppercase;}
.com-id-1 .com-PersonList div.umg-body ul li span.umg-position                          { font-size: 11px; font-weight: bold; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-section                           { display: block; font-size: 11px; font-weight: bold; }
.com-id-1 .com-PersonList div.umg-body ul li div.umg-company-c                          { margin-top: 5px; }
.com-id-1 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-name    { font-size: 11px; }
.com-id-1 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-street  { display: none; }
.com-id-1 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-zip     { display: none; }
.com-id-1 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-city    { display: none; }
.com-id-1 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-country { display: none; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-comment                           { display: none; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-adress                            { display: block; font-size: 11px; margin-top: 10px; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-plz                               { font-size: 11px; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-ort                               { font-size: 11px; }

.com-id-1 .com-PersonList div.umg-body ul li div.umg-spacer                 { margin-top: 6px; }
.com-id-1 .com-PersonList div.umg-body ul li div.umg-graphic                { display: none; }

.com-id-1 .com-PersonList div.umg-body ul li span.umg-phone                 { display: none; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-phone-data            { display: none; }

.com-id-1 .com-PersonList div.umg-body ul li span.umg-fax                   { display: none; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-fax-data              { display: none; }

.com-id-1 .com-PersonList div.umg-body ul li span.umg-email                 { font-size: 11px; margin-top: 10px;}
.com-id-1 .com-PersonList div.umg-body ul li span.umg-email-data            { margin-left: 2px; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-email-data a          { color:#067179; font-size:11px; font-weight:bold;  background: url(img/layout/pfeil_textlink.gif) no-repeat; background-position: right; padding-right: 10px; }
.com-id-1 .com-PersonList div.umg-body ul li span.umg-email-data a:hover    { text-decoration:underline; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* **************************** Kontaktseite (letztes Element) ***************************** */
/* ***************************************************************************************** */
.com-id-2 .com-PersonList                                       { clear: both; padding-top: 0px; width: 405px; }
.com-id-2 .com-PersonList div.umg-header                        { margin-bottom: 10px; }
.com-id-2 .com-PersonList div.umg-header h3.umg-headline        { text-transform: uppercase; }
.com-id-2 .com-PersonList div.umg-body                          { background-color: #FFFFFF; padding: 0px 15px 0px 15px; border-top: 1px solid #067179; border-bottom: 1px solid #EBEFE9; }
.com-id-2 .com-PersonList div.umg-footer                        { background-color: #FFFFFF; padding: 3px 0px 3px 10px; border-bottom: 2px solid #067179; }
.com-id-2 .com-PersonList div.umg-footer span.back              { }
.com-id-2 .com-PersonList div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-PersonList div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-2 .com-PersonList div.umg-footer span.top               { }
.com-id-2 .com-PersonList div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-PersonList div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-2 .com-PersonList div.umg-footer span.more              { }
.com-id-2 .com-PersonList div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 10px; text-transform: uppercase; }
.com-id-2 .com-PersonList div.umg-footer span.more a:hover      { text-decoration: underline; }

.com-id-2 .com-PersonList div.umg-body p.umg-division           { display: none; }      
.com-id-2 .com-PersonList div.umg-body a.umg-division-mail      { display: none; }

.com-id-2 .com-PersonList div.umg-body ul                       { list-style-type: none; padding-top: 10px; }   
.com-id-2 .com-PersonList div.umg-body ul li                    { clear: both; }

.com-id-2 .com-PersonList div.umg-body ul li.umg-divison        { font-size: 11px; font-weight: bold; line-height: 14px; margin-bottom: 10px; }
.com-id-2 .com-PersonList div.umg-body ul a.umg-link            { display: none; }

.com-id-2 .com-PersonList div.umg-body ul li .umg-image-c       { display: none; }
.com-id-2 .com-PersonList div.umg-body ul li img.umg-person-img { }

.com-id-2 .com-PersonList div.umg-body ul li .umg-content-c                             { margin-bottom: 20px; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-name                              { display: block; font-size: 11px; font-weight: bold; text-transform: uppercase;}
.com-id-2 .com-PersonList div.umg-body ul li span.umg-position                          { font-size: 11px; font-weight: bold; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-section                           { display: block; font-size: 11px; font-weight: bold; }
.com-id-2 .com-PersonList div.umg-body ul li div.umg-company-c                          { margin-top: 5px; }
.com-id-2 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-name    { font-size: 11px; }
.com-id-2 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-street  { display: none; }
.com-id-2 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-zip     { display: none; }
.com-id-2 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-city    { display: none; }
.com-id-2 .com-PersonList div.umg-body ul li div.umg-company-c span.umg-company-country { display: none; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-comment                           { display: none; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-adress                            { display: block; font-size: 11px; margin-top: 10px; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-plz                               { font-size: 11px; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-ort                               { font-size: 11px; }

.com-id-2 .com-PersonList div.umg-body ul li div.umg-spacer                 { margin-top: 6px; }
.com-id-2 .com-PersonList div.umg-body ul li div.umg-graphic                { display: none; }

.com-id-2 .com-PersonList div.umg-body ul li span.umg-phone                 { display: none; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-phone-data            { display: none; }

.com-id-2 .com-PersonList div.umg-body ul li span.umg-fax                   { display: none; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-fax-data              { display: none; }

.com-id-2 .com-PersonList div.umg-body ul li span.umg-email                 { font-size: 11px; margin-top: 10px;}
.com-id-2 .com-PersonList div.umg-body ul li span.umg-email-data            { margin-left: 2px; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-email-data a          { color:#067179; font-size:11px; font-weight:bold;  background: url(img/layout/pfeil_textlink.gif) no-repeat; background-position: right; padding-right: 10px; }
.com-id-2 .com-PersonList div.umg-body ul li span.umg-email-data a:hover    { text-decoration:underline; }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ******************** Kontaktseite ************************ */
/* ***************************************************************************************** */
.com-id-3 .com-PersonList                                       { clear: both; padding-top: 0px; width: 405px; margin-bottom: 10px; }
.com-id-3 .com-PersonList div.umg-header                        { margin-bottom: 10px; }
.com-id-3 .com-PersonList div.umg-header h3.umg-headline        { text-transform: uppercase; }
.com-id-3 .com-PersonList div.umg-body                          { background-color: #FFFFFF; padding: 0px 15px 0px 15px; border-top: 1px solid #067179; }
.com-id-3 .com-PersonList div.umg-footer                        { background-color: #FFFFFF; padding: 3px 0px 3px 10px; border-bottom: 2px solid #067179; }
.com-id-3 .com-PersonList div.umg-footer span.back              { }
.com-id-3 .com-PersonList div.umg-footer span.back a            { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-PersonList div.umg-footer span.back a:hover      { text-decoration: underline; }
.com-id-3 .com-PersonList div.umg-footer span.top               { }
.com-id-3 .com-PersonList div.umg-footer span.top a             { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-PersonList div.umg-footer span.top a:hover       { text-decoration: underline; }
.com-id-3 .com-PersonList div.umg-footer span.more              { }
.com-id-3 .com-PersonList div.umg-footer span.more a            { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 190px; padding-left: 10px; text-transform: uppercase; }
.com-id-3 .com-PersonList div.umg-footer span.more a:hover      { text-decoration: underline; }

.com-id-3 .com-PersonList div.umg-body p.umg-division           { display: none; } /* font-size: 11px; line-height: 14px; font-weight: bold; */
.com-id-3 .com-PersonList div.umg-body a.umg-division-mail      { display: none; }

.com-id-3 .com-PersonList div.umg-body ul                       { list-style-type: none; margin-top: 15px; margin-bottom: 0px; padding-bottom: 10px; }   
.com-id-3 .com-PersonList div.umg-body ul li                    { clear: both; }

.com-id-3 .com-PersonList div.umg-body ul li.umg-divison        { font-size: 11px; font-weight: bold; line-height: 14px; margin-bottom: 10px; }
.com-id-3 .com-PersonList div.umg-body ul a.umg-link            { display: none; }

.com-id-3 .com-PersonList div.umg-body ul li .umg-image-c       { display: none; }
.com-id-3 .com-PersonList div.umg-body ul li img.umg-person-img { }

.com-id-3 .com-PersonList div.umg-body ul li .umg-content-c                             { margin-bottom: 20px; }

.com-id-3 .com-PersonList div.umg-body ul li span.umg-position                          { font-size: 11px; font-weight: bold; }
.com-id-3 .com-PersonList div.umg-body ul li span.umg-section                           { font-size: 11px; font-weight: bold; }

.com-id-3 .com-PersonList div.umg-body ul li span.umg-email                 { font-size: 11px; margin-top: 10px;}
.com-id-3 .com-PersonList div.umg-body ul li span.umg-email-data            { margin-left: 2px; }
.com-id-3 .com-PersonList div.umg-body ul li span.umg-email-data a          { color:#067179; font-size:11px; font-weight:bold;  background: url(img/layout/pfeil_textlink.gif) no-repeat; background-position: right; padding-right: 10px; }
.com-id-3 .com-PersonList div.umg-body ul li span.umg-email-data a:hover    { text-decoration:underline; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ***************************** Subkünstlerseite Videos *********************************** */
/* ***************** letzte Änderungen: 26.11.2008 13 (bodo) ******************************* */

.com-id-1 .com-collection-video                                         { border-bottom: 2px solid #067179; }
.com-id-1 .com-collection-video .seitenAbschluss                        { clear: both; }
.com-id-1 .com-collection-video div.umg-header						    { margin-bottom: 10px; }
.com-id-1 .com-collection-video div.umg-header h3.umg-headline          { font-size: 12px; color: #000000; }
.com-id-1 .com-collection-video div.umg-body						    { background: #FFFFFF; border-top: 1px solid #067179; }
.com-id-1 .com-collection-video div.umg-footer                          { background: #FFFFFF; padding: 2px 0px 4px 10px; }
.com-id-1 .com-collection-video div.umg-footer span.back                { }
.com-id-1 .com-collection-video div.umg-footer span.back a              { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; font-size: 10px; padding-left: 10px; text-transform: uppercase; }
.com-id-1 .com-collection-video div.umg-footer span.top                 {  }
.com-id-1 .com-collection-video div.umg-footer span.top a			    { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; font-size: 10px; margin-left: 10px; padding-left: 10px; text-transform: uppercase; }

.com-id-1 .com-collection-video .com-toolplaceholdersingle			    { display: none; }

/* Liste formatieren, Bullet einfuegen */
.com-id-1 .com-collection-video div.umg-body div.umg-text-c	                        { background: transparent url(img/icons/page_left_bullet.gif) scroll no-repeat 0px 5px; margin:0; padding:0; }
.com-id-1 .com-collection-video div.umg-body ul	                                    { list-style-type:none; margin:0; padding:0; }
.com-id-1 .com-collection-video div.umg-body ul	li                                  { margin:0; padding:0; }
.com-id-1 .com-collection-video div.umg-body ul	li ul                               { margin: 0px; padding:0; }
.com-id-1 .com-collection-video div.umg-body ul	li ul li                            { padding: 15px 0px 15px 15px; border-bottom: 1px solid #EBEFE9; font-size: 11px; }
.com-id-1 .com-collection-video div.umg-body ul div.umg-li-header	                { }
.com-id-1 .com-collection-video div.umg-body ul div.umg-li-body	                    { margin:0; padding:0;}
.com-id-1 .com-collection-video div.umg-body span.umg-title-headline                { text-transform: uppercase; }
.com-id-1 .com-collection-video div.umg-body span.umg-videotitle                    { display: block; font-weight: bold; margin-bottom: 20px; }
.com-id-1 .com-collection-video div.umg-body span.umg-videotitle-linked             { display: none; }
.com-id-1 .com-collection-video div.umg-body div.umg-text-c span.umg-detail-link a  { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 3px; color: #D62E77; padding-left: 10px; }

.com-id-1 .com-collection-video div.umg-body  ul.umg-videos div.umg-image-c                     { width: 160px; float: left; }

.com-id-1 .com-collection-video div.umg-body  ul.umg-videos li.umg-item-1                       { }
.com-id-1 .com-collection-video div.umg-body  ul.umg-videos li.umg-item-1 div.umg-image-c       { }
.com-id-1 .com-collection-video div.umg-body  ul.umg-videos li.umg-item-1 div.umg-image-c img   { }
.com-id-1 .com-collection-video div.umg-body  ul.umg-videos li.umg-item-1 div.seitenAbschluss   { }

.com-id-1 .com-collection-video div.umg-body  ul.umg-videos li.umg-item-1 div.umg-text-c        { }

/* ueberfluessige Felder + Trenner ausblenden */
.com-id-1 .com-collection-video div.umg-body  ul div.umg-li-body div.umg-content-1                                                      { display: none;  }
.com-id-1 .com-collection-video div.umg-body  ul.umg-videos li span.umg-artist                                                          { display: none;  }
.com-id-1 .com-collection-video div.umg-body  ul.umg-videos li span.umg-artist-linked                                                   { display: none;  }
.com-id-1 .com-collection-video div.umg-body  ul.umg-videos li span.umg-artist-trenner                                                  { display: none; }
.com-id-1 .com-collection-video div.umg-body  ul li .umg-li-body ul.umg-videos li.umg-item-c .umg-text-c span.umg-artist_title-linked	{ display:none; }
.com-id-1 .com-collection-video div.umg-body  ul.umg-videos div.umg-image-c a                                                           { line-height:0; margin:0; padding:0; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ******************* Seite: Startseite und Genreseiten Newskasten ************************ */
.com-id-1 .com-ArticleTeaser                                       { clear: both; padding-top: 10px; }
.com-id-1 .com-ArticleTeaser div.umg-header                        { text-transform: uppercase; }
.com-id-1 .com-ArticleTeaser div.umg-header h3.umg-headline        { color: #000000; font-size: 12px; }
.com-id-1 .com-ArticleTeaser div.umg-body                          { margin-top: 10px; background-color: #FFFFFF; border-bottom: 1px solid #EBEFE9; border-top: 1px solid #067179; padding: 15px 15px 15px 15px; }
.com-id-1 .com-ArticleTeaser div.umg-footer                        { display: none; }

/*
.com-id-1 .com-ArticleTeaser div.umg-footer                        { border-bottom: 2px solid #067179; height: 17px; background-color: #ffffff; 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(img/layout/pfeil_zurueck.gif) no-repeat 0 2px; 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.top           { }
.com-id-1 .com-ArticleTeaser div.umg-footer span.top a         { background: url(img/layout/pfeil_ptop.gif) no-repeat 0 2px; margin-left: 10px; padding-left: 15px; text-transform: uppercase; }
.com-id-1 .com-ArticleTeaser div.umg-footer span.top 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(img/layout/pfeil_fuss.gif) no-repeat 0 2px; margin-left: 400px; 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; } 
.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; }
.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: inline; font-weight: bold; }
.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                   { display: inline; font-weight: bold; }
.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					{ display: inline; }  
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c div.umg-teaser-text p				{ display: inline; margin:0; }
.com-id-1 .com-ArticleTeaser div.umg-body div.umg-item-c div.umg-content-c a.umg-link-mehr						{ color:#067179; font-weight: bold; text-transform: uppercase; }
.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-1 ******************************************* */
/* *********************************** Seite "Suche"  ************************************** */  

.com-id-1 .com-SiteSearchResult											{ }
.com-id-1 .com-SiteSearchResult div.umg-header							{ margin-bottom: 10px; }
.com-id-1 .com-SiteSearchResult div.umg-header h3.umg-headline			{ }
.com-id-1 .com-SiteSearchResult div.umg-body							{ font-family: verdana,arial,helvetica,sans-serif; width: 405px; float: left; }
.com-id-1 .com-SiteSearchResult div.umg-footer							{ display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div#search_result_container_ctl0_ctl10_ctl0            { }
.com-id-1 .com-SiteSearchResult div.umg-body div#spinner_html_ssr                                   { background-color: #FFFFFF; padding: 20px 0px 10px 170px; height: 60px; border-top: 1px solid #067179; border-bottom: 1px solid #067179; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr                               { margin-bottom:30px; float: left; width: 405px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head                                		{ background-color: #FFFFFF; margin-bottom:10px; padding: 10px; border-top: 1px solid #067179; border-bottom: 2px solid #067179; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-head-count    		{  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-head div.ss-result-startoffset			{ display: none; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.ss-result-doctype             {  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.ss-result-doctype-wrapper     { background-color: #FFFFFF; padding: 10px; border-top: 1px solid #067179; border-bottom: 2px solid #067179; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-article,
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-date,    
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-gallery, 
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-goodie,  
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-product, 
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-theme,   
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-solr div.grouphead-doctype-video   { background: transparent url(img/layout/pfeil_halb.gif) no-repeat 0 2px; padding-left: 18px; font-size: 12px; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; margin-top: 15px; }

.com-id-1 .com-SiteSearchResult div.umg-body .doctype-article                                                       {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-date                                                          {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-gallery                                                       {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-goodie                                                        {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-product                                                       {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-theme                                                         {  }
.com-id-1 .com-SiteSearchResult div.umg-body .doctype-video                                                         {  }
                                                                                                       
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item                                                                 { margin-bottom: 15px; }
.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-subheadline                                  { 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                                                     { }
.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 #067179; margin:0 5px 0 0; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-noimage                                      { display: none; } /* background-color: #FFFFFF; float:left; border:1px solid #EC8737; width:100px; height: 100px; margin:0 5px 0 0; */

.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; float: left; display: block; }
.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   { float: left; width: 35px; }
.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:#067179; display: block; width: 330px; float: left; font-size: 11px;  }
.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:hover   { text-decoration: underline; }
.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              { text-transform: uppercase; display: block; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-1 { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-doctype            { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.doctype-headline-trenner-2 { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-headline           { }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-doctype-wrapper div.doctype-theme div.ss-result-item-hltext-wrapper div.ss-result-item-headline a.ss-result-item-link span.element-headline           { display: none; } /* bei Themen keine Headline anzeigen */

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-item div.ss-result-item-hltext-wrapper div.ss-result-item-body                                   { display: none; }

.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                                       { }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager                                           { text-align:center; padding-top: 20px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-header                       { display:none;  }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-spacer                  { display:inline;  }  
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item-currentpage             { display:inline; color: #666258; font-size: 12px; font-weight: bold; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-pager div.ss-pager-item                         { display:inline; color: #666666; 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:#067179; }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense                                                                                                { background: url(img/layout/side_dots.gif) repeat; width: 205px; float: left; margin-right: 10px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product                                                                     { width: 195px; height: 100px; padding: 10px 5px 0px 5px; margin-bottom: 10px }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-headline                                 { float: left; width: 100px; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-subheadline                              { display: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-headline a.ss-result-item-product-link   { color: #067179; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; text-decoration: none; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.image-c                                                         { float: right; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.image-c img.ss-result-item-product-image                        { border: 1px solid #666268; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-adsense div.ss-result-item-product div.ss-result-item-product-body                                     { background: transparent url(img/layout/line_dots_suche.gif) repeat-x; float: left; height: 1px; width: 195px; margin-top: 10px; text-indent: -10000px;  }

.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch                                                              { clear: both; padding: 20px 10px 20px 10px; background-color: #FFFFFF; border-top: 1px solid #067179; border-bottom: 2px solid #067179; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head                                     { background-color: #FFFFFF; margin-bottom:20px; padding: 10px; border-top: 1px solid #067179; border-bottom: 2px solid #067179; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-block-nutch div.ss-result-nutch-head .ss-result-nutch-head-count         {  }
.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; }
.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: #067179; text-decoration: underline; }
.com-id-1 .com-SiteSearchResult div.umg-body div.ss-result-nutch-item img.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: #666258; font-size: 12px; line-height: 16px; }

.com-id-1 .com-SiteSearchResult div.umg-partners    { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Pictures - Detailseite (kleine Bilder) ******************************************* */
.com-id-1 .com-collection-gallery										{  }
.com-id-1 .com-collection-gallery div.umg-header						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-header h3.umg-headline		{   }
.com-id-1 .com-collection-gallery div.umg-body							{  }
.com-id-1 .com-collection-gallery div.umg-footer						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-footer span.back				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.back a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.back a:hover		{ }
.com-id-1 .com-collection-gallery div.umg-footer span.top			{  }
.com-id-1 .com-collection-gallery div.umg-footer span.top a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.top a:hover	{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more				{  }
.com-id-1 .com-collection-gallery div.umg-footer span.more a			{ }
.com-id-1 .com-collection-gallery div.umg-footer span.more a:hover		{ }

.com-id-1 .com-collection-gallery div.umg-body ul						{ list-style-type: none; padding: 0px 0px 0px 10px; margin:0; }
.com-id-1 .com-collection-gallery div.umg-body ul li					{  }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body		{ background-color:#FFFFFF; padding:11px 6px 6px; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top	{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper		{ clear:both; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-artist-trenner			{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-title					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-id						{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-subtitle					{ display:none; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body span.umg-text						{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images 								{}
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c					{ margin: 5px 0px 0px 20px; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image		{ display:inline; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img	{ border:1px solid #666666; }
.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-copyright	{ display:none; }

.com-id-1 .com-collection-gallery div.umg-body ul li .umg-li-footer		{  }


/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ***************************** Pressebilder downloaden *********************************** */
.com-id-2 .com-collection-gallery                                       { }
.com-id-2 .com-collection-gallery div.umg-header                        { padding: 10px; margin-bottom: 1px; }
.com-id-2 .com-collection-gallery div.umg-header h3.umg-headline        { }
.com-id-2 .com-collection-gallery div.umg-body                          { border-bottom: 2px solid #067179; border-top: 1px solid #067179; }
.com-id-2 .com-collection-gallery div.umg-footer                        { display:none; }
.com-id-2 .com-collection-gallery div.umg-footer span.back              { }
.com-id-2 .com-collection-gallery div.umg-footer span.back a            { }
.com-id-2 .com-collection-gallery div.umg-footer span.back a:hover      { }
.com-id-2 .com-collection-gallery div.umg-footer span.top               { }
.com-id-2 .com-collection-gallery div.umg-footer span.top a             { }
.com-id-2 .com-collection-gallery div.umg-footer span.top a:hover       { }
.com-id-2 .com-collection-gallery div.umg-footer span.more              { }
.com-id-2 .com-collection-gallery div.umg-footer span.more a            { }
.com-id-2 .com-collection-gallery div.umg-footer span.more a:hover      { }

.com-id-2 .com-collection-gallery div.umg-body ul                       { list-style-type: none; padding: 0px 0px 0px 0px; margin:0; }
.com-id-2 .com-collection-gallery div.umg-body ul li                    { margin-bottom: 1px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-header     { }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body       { background-color:#FFFFFF; padding:11px 6px 6px; }

.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper-top                      { clear:both; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-artist-title-wrapper                          { clear:both; }

.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-item-header                                   { margin: 10px 0px 20px 0px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-item-header span.umg-artist                   { display:none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-item-header span.umg-artist-trenner           { font-size: 13px; font-weight: bold; padding-left: 4px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-item-header span.umg-title                    { font-size: 13px; font-weight: bold; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-item-header span.umg-id                       { display:none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-item-header span.umg-subtitle                 { display:none; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body div.umg-item-header span.umg-text                     { display:none; }

.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images                                         { padding-left: 5px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c                           { margin: 5px 10px 25px 0px; float: left; height: 150px; }
* html .com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c                    { height: 160px; } /* IE 6 Hack */
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-4,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-7,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-10,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-13,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-17,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-21,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-24,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-27,
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-30                          {  }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image                { float: left; margin-right: 9px; vertical-align: top; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c .umg-image img            { border:1px solid #666666; }

.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c                             { float: left; width: 130px; font-size: 11px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c                             { }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-item-zuordnung     { display: block; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-headline           { display: block; font-weight: bold; margin-bottom: 5px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-copyright-label    { margin-top: 5px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c div.umg-copyright           { font-weight: bold; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-format-label { display: block; margin-top: 5px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-format       { font-weight: bold; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-size-label   { display: block; margin-top: 5px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c span.umg-cover-size         { display: block; font-weight: bold; margin-bottom: 5px; }
.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-body ul.umg-images li.umg-item-c div.umg-content-c a.umg-cover-download        { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 3px; color: #D62E77; padding-left: 10px; margin-top: 5px; font-size: 10px; font-family: Arial,Helvetica,sans-serif; text-transform: uppercase; }


.com-id-2 .com-collection-gallery div.umg-body ul li .umg-li-footer        { display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ********************** Subkünstlerseite: rechte Spalte ********************************** */
/* *** ACHTUNG: eigenes Template, da Artist und Headline ÜBER dem Bild stehen müssen ******* */
/* ******************** letzte Änderung: 16.11.08 21 Uhr (lx) ****************************** */

.com-id-1 .com-product                                           { border-top: 1px solid #067179; margin: 25px 0px 20px 0px; }
.com-id-1 .com-product div.umg-header                            { }
.com-id-1 .com-product div.umg-header h3.umg-headline            { background: none; font-size: 12px; font-weight: bold; padding: 10px 0 0 0px; color: #000000; }        
.com-id-1 .com-product div.umg-body                              { padding-top: 10px; }
.com-id-1 .com-product div.umg-footer                            { display: none; }
.com-id-1 .com-product div.umg-footer span.back                  { }
.com-id-1 .com-product div.umg-footer span.back a                { font-weight: bold; font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_zurueck.gif) no-repeat 0px 2px; margin-left: 10px; padding-left: 10px; }
.com-id-1 .com-product div.umg-footer span.back a:hover          { text-decoration: underline; }
.com-id-1 .com-product div.umg-footer span.top                   { }
.com-id-1 .com-product div.umg-footer span.top a                 { font-weight: bold; font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_ptop.gif) no-repeat 0px 2px; padding-left: 10px; }
.com-id-1 .com-product div.umg-footer span.top a:hover           { text-decoration: underline; }
.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-body ul.umg-products                 { list-style-type: none; margin: 0px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   { border-top: 1px solid #EBEFE9; margin-bottom: 5px; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c p.umg-headline        { margin: 0px; font-weight: bold; font-size: 11px; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.umg-category     { } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.umg-subcategory  { } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-cover         { margin: 10px 0px 10px 0px; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c p.umg-release         { margin: 0px; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c p.umg-distributor     { } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-detail-link   { } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c div.umg-detail-link a { background: url(img/layout/pfeil_fuss.gif) no-repeat 0 2px; color: #D62E77; padding-left: 10px; font-size: 10px; font-family: Arial,Helvetica,sans-serif; text-transform: uppercase; } 

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.uvp-wrapper span.uvp-wrapper                 { display: block; margin-bottom: 5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.uvp-wrapper span.umg-uvp-ueberschrift        { margin-top: 5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.uvp-wrapper span.umg-uvp-de                  { font-weight: bold; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.isbn-wrapper span.umg-uvp-at                 { font-weight: bold; }                                     
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.isbn-wrapper span.umg-uvp-ch                 { font-weight: bold; }                                     
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.isbn-wrapper span.isbn-wrapper               { }                       
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.isbn-wrapper span.umg-isbn-ueberschrift      { margin-top: 5px; }                       
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c span.isbn-wrapper span.umg-isbn                   { display: block; margin-bottom: 10px; font-weight: bold; }

/* ***************************************************************************************** */
/* ************************************ com-id-2 ******************************************* */
/* ********************** ( Diskographie des Artists ) ************************************* */
/* *** Achtung, basiert auf dem eigenem Template von UMG *********************************** */
/* *** umg.universalmusic.UMGWarehouseMusicProduct_discographie.tpl ************************ */
/* ***************** letzte Änderung: 21.01.09 12 Uhr (bodo) ******************************* */

.com-id-2 .com-product                                          { }
.com-id-2 .com-product div.umg-header                           { padding-bottom: 10px; }
.com-id-2 .com-product div.umg-header h3.umg-headline           { font-size: 12px; font-weight: bold; color: #000000; }        
.com-id-2 .com-product div.umg-body                             { background: #FFFFFF;  border-top: 1px solid #067179; padding-top: 15px; }
.com-id-2 .com-product div.umg-footer                           { background: #FFFFFF; padding: 2px 0px 4px 10px; border-top: 1px solid #EBEFE9; border-bottom: 2px solid #067179; }
.com-id-2 .com-product div.umg-footer span.back                 { }
.com-id-2 .com-product div.umg-footer span.back a               { font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_zurueck.gif) no-repeat 0px 2px; padding-left: 10px; }
.com-id-2 .com-product div.umg-footer span.back a:hover         { text-decoration: underline; }
.com-id-2 .com-product div.umg-footer span.top                  { padding-left: 10px; }
.com-id-2 .com-product div.umg-footer span.top a                { font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_ptop.gif) no-repeat 0px 2px; padding-left: 10px; }
.com-id-2 .com-product div.umg-footer span.top a:hover          { text-decoration: underline; }
.com-id-2 .com-product div.umg-footer span.more                 { }
.com-id-2 .com-product div.umg-footer span.more a               { background: url(img/layout/pfeil_zurueck.gif) no-repeat 0px 3px; padding-left: 10px; font-size: 10px; text-transform: uppercase; }
.com-id-2 .com-product div.umg-footer span.more a:hover         { }
.com-id-2 .com-product div.umg-footer div.com-PageBrowser       { float: right; padding: 0px; margin-right: 10px; }
* html .com-id-2 .com-product div.umg-footer div.com-PageBrowser       { margin-right: 0px; }
.com-id-2 .com-product div.umg-footer div.com-PageBrowser ul.umg-pagebrowser                            { list-style-type: none; float: left; margin: 0px 10px; }
.com-id-2 .com-product div.umg-footer div.com-PageBrowser ul.umg-pagebrowser span.back                  { display: none; }
.com-id-2 .com-product div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li                         { float: left; padding: 0px 2px 0px 2px; }
.com-id-2 .com-product div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page-spacer         { display: none; }
.com-id-2 .com-product div.umg-footer div.com-PageBrowser ul.umg-pagebrowser li.umg-page_selected       { }

.com-id-2 .com-product div.umg-footer div.com-PageBrowser span.topmore-c                                { }
.com-id-2 .com-product div.umg-footer div.com-PageBrowser span.topmore-c span.pagetop                   { display: none; margin-left: 10px; }
.com-id-2 .com-product div.umg-footer div.com-PageBrowser span.topmore-c span.more                      { margin: 0px; }

.com-id-2 .com-product div.umg-body ul.umg-products                 { list-style-type: none; margin: 0px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   { clear: both; padding: 20px 0px 10px 0px; border-top: 1px solid #EBEFE9; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-1   { border: none; padding-top: 0px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content                     { padding: 0px 10px 10px 15px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-cover       { float: left; margin: 0px 10px 0px 0px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-cover img   { }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c                                   { font-size: 11px; line-height: 14px; width: 180px; float: left; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-headline2-ueberschrift      { margin: 0px; text-transform: uppercase; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-headline2                   { margin: 0px; font-weight: bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-configuration-ueberschrift  { margin: 10px 0px 0px 0px; text-transform: uppercase; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-category                 { margin: 0px; font-weight: bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-subcategory              { margin: 0px; font-weight: bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-sku-ueberschrift            { margin: 10px 0px 0px 0px; text-transform: uppercase; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-sku                         { margin: 0px; font-weight: bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-release-ueberschrift        { margin: 10px 0px 0px 0px; text-transform: uppercase; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-release                  { margin: 0px; font-weight: bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-distributor              { margin: 0px; font-weight: bold;}

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-uvp-ueberschrift         { display: block; margin-top: 5px; }                       
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-uvp-de                   { font-weight: bold; }                                     
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-uvp-at                   { font-weight: bold; }                                     
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-uvp-ch                   { font-weight: bold; }                                     
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-isbn-ueberschrift        { display: block; margin-top: 5px; }                       
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-isbn                     { display: block; margin-bottom: 10px; font-weight: bold; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c a.umg-cover-download              { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 3px; color: #D62E77; display: block; font-family: Arial,Helvetica,sans-serif; font-size: 10px; padding-left: 10px; text-transform: uppercase; margin-top: 5px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c a.umg-detail-link                 { display: block; background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 3px; padding-left: 10px; color: #D62E77; font-size: 10px; text-transform: uppercase; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c a.umg-detail-link:hover           { }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks                  { list-style-type: none; margin: 0px 0px 0px 0px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks li               { }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks li a             { background: url(img/layout/icon_kaufen.gif) no-repeat 0px -1px; padding-left: 15px; color: #D62E77; font-size: 10px; text-transform: uppercase; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks li a:hover       { text-decoration: underline; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks li a img         { }
                                                                
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting                                                     { clear: both; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting p.umg-tracklisting-ueberschrift                     { margin: 0px; font-size: 11px; line-height: 18px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-configuration-wrapper                         { margin: 10px 0px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-configuration-wrapper .umg-configuration     { font-size: 11px; font-weight: bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-configuration-wrapper .umg-configuration-no { font-size: 11px; font-weight: bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-work-wrapper                                 { background: #F4F2E9; width: 352px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-work-wrapper .umg-contributors_as_text         { font-size: 11px; font-weight: bold; margin-left: 10px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-work-wrapper .umg-work-name                 { font-size: 11px; font-weight: bold; margin-left: 10px; }

.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks                                                { padding-top: 4px; clear: both; font-family: arial; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work                              { }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work tr                            { }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work td                            { background: #f4f2e9; border-bottom: 4px solid #e1e5d5; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-no                { width: 20px; padding-right:5px; text-align: right; font-size: 11px; font-weight: bold; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-title            { width:250px; font-size: 11px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-duration        { width: 40px; font-size: 11px; }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-shoplinks        { width: 20px;}
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-shoplinks a        { }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-soundfiles        { }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-soundfiles a    { }
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.umg-tracklisting div.umg-tracks table.umg-work td.umg-contributors_as_text    { }
                                                                                                                                                                                            
.com-id-2 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }

/* ***************************************************************************************** */
/* ************************************ com-id-3 ******************************************* */
/* ********************** ( Produktdetailseite ) ******************************************* */
/* *** Achtung, basiert auf dem eigenem Template: ****************************************** */
/* *** umg.universalmusic.UMGWarehouseMusicProduct_discographie.tpl ************************ */
/* ********************** letzte Änderung: 26.01.09 11 Uhr (bodo) ************************** */

.com-id-3 .com-product                                           { border-bottom: 2px solid #067179; }
.com-id-3 .com-product div.umg-header                            { padding-bottom: 10px; }
.com-id-3 .com-product div.umg-header h3.umg-headline            { font-size: 12px; font-weight: bold; color: #000000; }        
.com-id-3 .com-product div.umg-body                              { background: #FFFFFF; border-top: 1px solid #067179; padding-top: 15px; }
.com-id-3 .com-product div.umg-footer                            { background: #FFFFFF; padding: 3px 0px 3px 10px; border-top: 1px solid #EBEFE9;  }
.com-id-3 .com-product div.umg-footer span.back                  { }
.com-id-3 .com-product div.umg-footer span.back a                { font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_zurueck.gif) no-repeat 0px 2px; padding-left: 10px; }
.com-id-3 .com-product div.umg-footer span.back a:hover          { text-decoration: underline; }
.com-id-3 .com-product div.umg-footer span.top                   { }
.com-id-3 .com-product div.umg-footer span.top a                 { font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_ptop.gif) no-repeat 0px 2px; margin-left: 10px; padding-left: 10px; }
.com-id-3 .com-product div.umg-footer span.top a:hover           { text-decoration: underline; }
.com-id-3 .com-product div.umg-footer span.more                  { display: none; }
.com-id-3 .com-product div.umg-footer span.more a                { }
.com-id-3 .com-product div.umg-footer span.more a:hover          { }

.com-id-3 .com-product div.umg-body ul.umg-products                 { list-style-type: none; margin: 0px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   { clear: both; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content             { padding: 0px 10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-cover       { float: left; margin: 0px 10px 0px 0px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-cover img   { }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c                                   { font-size: 11px; line-height: 14px; width: 180px; float: left; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-headline2-ueberschrift      { margin: 0px; text-transform: uppercase; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-headline2                   { margin: 0px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-configuration-ueberschrift  { margin: 10px 0px 0px 0px; text-transform: uppercase; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-category                 { margin: 0px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-subcategory              { margin: 0px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-sku-ueberschrift            { margin: 10px 0px 0px 0px; text-transform: uppercase; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-sku                         { margin: 0px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c p.umg-release-ueberschrift        { margin: 10px 0px 0px 0px; text-transform: uppercase; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-release                  { margin: 0px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-distributor              { margin: 0px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-uvp-ueberschrift     { display: block; margin-top: 5px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-uvp-de               { font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-uvp-at               { font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-uvp-ch               { font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-isbn-ueberschrift    { display: block; margin-top: 5px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-isbn                 { display: block; margin-bottom: 10px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.age-advise-wrapper       { display: block; margin-top: 10px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-age-advise-ueberschrift   { text-transform: uppercase; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c span.umg-age-advise           { display: block; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c a.umg-cover-download              { background: url(img/layout/pfeil_fuss.gif) no-repeat 0px 3px; color: #D62E77; display: block; font-family: Arial,Helvetica,sans-serif; font-size: 10px; padding-left: 10px; text-transform: uppercase; margin-top: 10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks                  { list-style-type: none; margin: 0px 0px 0px 0px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks li               { }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks li a             { background: url(img/layout/icon_kaufen.gif) no-repeat 0px -1px; padding-left: 15px; color: #D62E77; font-size: 10px; text-transform: uppercase; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks li a:hover       { text-decoration: underline; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-content-c ul.umg-shoplinks li a img         { }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content div.umg-text                      { clear: both; display: block; font-size: 11px; line-height: 14px; padding-top: 20px; }
                                                                
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting                                                     { clear: both; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting p.umg-tracklisting-ueberschrift                     { margin: 0px; font-size: 11px; line-height: 18px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-configuration-wrapper                       { margin: 10px 0px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-configuration-wrapper .umg-configuration    { font-size: 11px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-configuration-wrapper .umg-configuration-no { font-size: 11px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-work-wrapper                                { width: 370px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-work-wrapper .umg-contributors_as_text      { font-size: 11px; font-weight: bold; margin-left: 10px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-work-wrapper .umg-work-name                 { font-size: 11px; font-weight: bold; margin-left: 10px; }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks                                             { padding-top: 4px; clear: both; font-family: arial; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work                              { width: 370px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work tr                           { }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work td                           { background: #f4f2e9; border-bottom: 4px solid #FFFFFF; padding-top: 2px; padding-bottom: 2px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-no              { width: 20px; padding-right:5px; text-align: right; font-size: 11px; font-weight: bold; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-title           { width:250px; font-size: 11px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-duration        { width: 40px; font-size: 11px; }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-shoplinks       { }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-shoplinks a     { }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-soundfiles      { }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work td.umg-track-soundfiles a    { }
.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-tracklisting div.umg-tracks table.umg-work td.umg-contributors_as_text  { }

.com-id-3 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-4 ******************************************* */
/* ********************** ( Veröffentlichungsplan Allgemein ) ****************************** */ 
/* ********************** letzte Änderung: 28.11.08 14:40 Uhr (bodo) *********************** */
/* werden diese Definitionen benutzt?
.com-id-4 .com-product                                           { }
.com-id-4 .com-product div.umg-header                            { }
.com-id-4 .com-product div.umg-header h3.umg-headline            { font-size: 12px; font-weight: normal; padding: 10px 0 0 10px; color: #000000; }        
.com-id-4 .com-product div.umg-body                              { background: #FFFFFF; padding-top: 15px; border-top: 1px solid #067179; }
.com-id-4 .com-product div.umg-footer                            { background: none; padding: 3px 0px 3px 10px; border-top: 1px solid #EBEFE9;  }
.com-id-4 .com-product div.umg-footer span.back                  { }
.com-id-4 .com-product div.umg-footer span.back a                { font-weight: bold; font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_zurueck.gif) no-repeat 0px 2px; margin-left: 10px; padding-left: 10px; }
.com-id-4 .com-product div.umg-footer span.back a:hover          { text-decoration: underline; }
.com-id-4 .com-product div.umg-footer span.top                   { }
.com-id-4 .com-product div.umg-footer span.top a                 { font-weight: bold; font-size: 10px; text-transform: uppercase; background: url(img/layout/pfeil_ptop.gif) no-repeat 0px 2px; padding-left: 10px; }
.com-id-4 .com-product div.umg-footer span.top a:hover           { text-decoration: underline; }
.com-id-4 .com-product div.umg-footer span.more                  { display: none; }
.com-id-4 .com-product div.umg-footer span.more a                { }
.com-id-4 .com-product div.umg-footer span.more a:hover          { }

.com-id-4 .com-product div.umg-body ul.umg-products                 { list-style-type: none; margin: 0px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   { clear: both; margin-bottom: 5px; height: 13px; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c                                                       { padding: 0px 10px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-coverlink-wrapper                             { display: none; } 
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-coverlink-wrapper div.umg-cover               { float: left; margin: 0px 10px 0px 0px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-coverlink-wrapper div.umg-cover img           { }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-coverlink-wrapper div.umg-date-c              { }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-releasedate-wrapper                              { float: left; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-releasedate-wrapper span.umg-release_date        { }               

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper                                                          { font-size: 11px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper                                   { float: left; width: 500px; margin-left: 10px; margin-bottom: 5px; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper span.umg-global-belonging-name    { font-weight: bold; color: #067179; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper a.umg-global-belonging-name       { font-weight: bold; color: #067179; text-decoration: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper span.umg-trenner                  { }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper span.umg-headline                 { }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper span.umg-configuration            { }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper span.umg-product_group            { display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper span.umg-product_family           { display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper span.umg-product_category         { display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper span.umg-product_category span.umg-product_category-headline         { display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-hlconf-wrapper span.umg-product_subcategory      { display: none; }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-prodcontributor-wrapper                           { display: none; }                                                                                                                                                                                          

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-text-wrapper                    { display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-text-wrapper div.umg-text       { }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-detaillink-wrapper              { display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-content-wrapper div.umg-detaillink-wrapper a            { }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.seitenAbschluss             { }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-content-c div.umg-tracklisting            { }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.seitenAbschluss                               { }

.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.com-toolplaceholdersingle                     { display: none; }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.com-toolplaceholdersingle div.umg-body        { }
.com-id-4 .com-product div.umg-body ul.umg-products li.umg-item-c   div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  { display: none; }
*/
.com-quicksearch {
    background:     #ffffff;  
    height:         25px;  
    padding-left:   5px;
    padding-top:    5px;  
    margin-top:     5px;
}

.com-quicksearch div.umg-header {
    display:        none;
}

.com-quicksearch div.umg-body {
    padding:        0px;
}

.com-quicksearch div.umg-footer {
    display:        none;
}


.com-quicksearch select.umg-select {
    display:    none;
}

.com-quicksearch input.umg-text {
    font:           10px arial,sans-serif;
    width:          173px;
    height:         15px;
    padding:        3px 0px 0px 2px;
    border:         1px solid gray;
    margin-right:   3px;
}

.com-quicksearch input.umg-submit {
    border:         0;
    padding:        0;
    margin:         0;
    margin-top:     5px;
    margin-right:   5px;
    vertical-align: top;
    float:          right;
}
