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

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jeanettebiedermann/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jeanettebiedermann/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jeanettebiedermann/css/forms.css */
/* LAYOUT
======================================================================*/
body {  color:#C7C7C7;
        background:#000000 url(img/back.gif) no-repeat;
        text-align:center;
        font-family:Tahoma;
        font-size:8pt;
        padding-top:0px;
        margin-top:0px;
     }

#content {  position:relative;
            width:973px;
            text-align:center;
            margin-right:auto;
            margin-left:auto;
         }
/*====================================================================*/

/* Header

======================================================================*/
#header { 	background:url(img/content_bg_1.jpg) top center;
			position:relative;
            width:973px;
			height:536px;
			float:left;
			display:inline;
			}
			
#header2 { 	position:relative;
            width:973px;
			height:410px;
			float:left;
			display:inline;
			}
/*====================================================================*/

/* Startseite

======================================================================*/
#content_start { background:url(img/content_bg.jpg) top center;
				 width:973px;
		   		 text-align:left;
           		 margin-top:0px;
          		 margin-left:0px;
		 		 float:left;
				 display:inline;
				}
		   
#headline1 { background:url(img/headline1_bg.jpg) top center no-repeat;
			 width:633px;
			 height:42px;
			 float:left; 
			 display:inline;
        	 text-align:left;
       		 margin-top:0px;
        	 margin-left:0px;
			 margin-bottom: 0px;
      }
	  
#headline2 { background:url(img/headline2_bg.png) top center no-repeat;
			 width:312px;
			 height:42px;
			 float:left; 
			 display:inline;
        	 text-align:left;
       		 margin-top:0px;
        	 margin-left:0px;
			 margin-bottom: 0px;
      }
	  
#box_left { width:633px;
			float:left;
			display:inline;
		    margin-top:0px;
            margin-left:9px;
		   }	

#box_left_content_header { background:url(img/start_box_left_header.jpg) top center no-repeat;
					width:633px;
					height:22px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   } 
		   
#box_left_content { background:url(img/start_box_left_bg.jpg) top center;
					width:633px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   }  
		   
#box_left_content_footer { background:url(img/start_box_left_footer.jpg) top center no-repeat;
					width:633px;
					height:4px;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:10px;
					float: left;
					display:inline;
		   } 

#box_right { 	width:312px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:12px;
				 }
				 
#box_right_content_header { background:url(img/start_box_right_header.jpg) top center no-repeat;
					width:312px;
					height:22px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   } 
		   
#box_right_content { background:url(img/start_box_right_bg.jpg) top center;
					width:312px;
					float: left;
					display:inline;
		    		margin-top:0px;
            		margin-left:0px;
					overflow:hidden;
		   } 
		   
#box_right_text { 	width:312px;
					text-align:left;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:0px;
		   } 

#box_right_teaser { width:308px;
					text-align:left;
		    		margin-top:0px;
            		margin-left:2px;
					margin-bottom:0px;
										float: left;
					display:inline;
		   }
		   		   	   
#box_right_content_footer { background:url(img/start_box_right_footer.jpg) top center no-repeat;
					width:312px;
					height:4px;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:10px;
					float: left;
					display:inline;
		   } 

#box_dates_01 { width:312px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:9px;
				 }

#box_dates_02 { width:312px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:11px;
				 }
#box_dates_03 { width:312px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:10px;
				 }
				 
#box_teaser_big {width:312px;
				float:left;
				display:inline; 
       		 	margin-top:50px;
        	 	margin-left:12px;
				 }
/*======================================================================*/

/*Detailbox

======================================================================*/
#detailbox_headline { background:url(img/detailbox_headline.jpg) top center no-repeat;
			 width:957px;
			 height:42px;
			 float:left; 
			 display:inline;
        	 text-align:left;
       		 margin-top:0px;
        	 margin-left:0px;
			 margin-bottom: 0px;
			 padding-top:0px;
      }
	  
#detailbox { width:957px;
			float:left;
			display:inline;
		    margin-top:0px;
            margin-left:9px;
		   }	

#detailbox_header { background:url(img/detailbox_header.jpg) top center no-repeat;
					width:957px;
					height:22px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   } 
		   
#detailbox_content { background:url(img/detailbox_bg.jpg) top center;
					width:957px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   }  
		   
#detailbox_footer { background:url(img/detailbox_footer.jpg) top center no-repeat;
					width:957px;
					height:4px;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:10px;
					float: left;
					display:inline;
		   } 
/*======================================================================*/

/*Texte

======================================================================*/
.news { float:left;
		display:inline; 
        text-align:left;
        margin-top:25px;
        margin-left:15px;
      }		   
span.date { color:#FF0185;
			font-size:10pt;
			font-weight:light;
		  }
		  
span.head { color:#66A0D6; font-size:9pt; font-weight:light; }
span.head1 { color:#FFFFFF; font-size:9pt; font-weight:light; padding-left:15px; }
span.text { line-height:13pt; }

/*====================================================================*/

/* Footer

======================================================================*/
#footer {   background:url(img/bottom.jpg) top center no-repeat;
            width:973px;
			height:99px;
            float:left;
			display:inline;
            clear:both;
            margin-top:0px;
			padding-top:0px;
        }
		
#footer_txt {width:100%;
			height:99px;
            text-align:right;            
            font-size:8pt;
            float:left;
			display:inline;
            clear:both;
            margin-top:35px;
			padding-top:0px;
        }
		
/*====================================================================*/

/* LINKS

======================================================================*/
a:link { color:#C7C7C7; text-decoration:none; }
a:visited { color:#C7C7C7; text-decoration:none; }
a:hover { color:#FFFFFF; text-decoration:none; }
a:active { color:#C7C7C7; text-decoration:none; }
a:focus { color:#FFFFFF; text-decoration:none; }

a.dark:link { color:#707070; text-decoration:none; }
a.dark:visited { color:#707070; text-decoration:none; }
a.dark:hover { color:#FFFFFF; text-decoration:none; }
a.dark:active { color:#707070; text-decoration:none; }
a.dark:focus { color:#FFFFFF; text-decoration:none; }

#navi a:link { color:#BCD7FF; text-decoration:none; }
#navi a:visited { color:#BCD7FF; text-decoration:none; }
#navi a:hover { color:#FFFFFF; text-decoration:none; }
#navi a:active { color:#BCD7FF; text-decoration:none; }
#navi a:focus { color:#FFFFFF; text-decoration:none; }
/*====================================================================*/

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/jeanettebiedermann/css/components.css */


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Linke Spalte: Startbereich ****************** */

.com-id-1 .com-Teaser                                       						{ margin: 0px; }
.com-id-1 .com-Teaser div.umg-header                        						{ display: none;  }
.com-id-1 .com-Teaser div.umg-header .umg-headline        							{ display: none;  }
.com-id-1 .com-Teaser div.umg-header .umg-headline2      							{ display: none;  }
.com-id-1 .com-Teaser div.umg-body                          						{ margin: 0px 0px 0px 0px; }

.com-id-1 .com-theme-teaser div.umg-body div.umg-item-c div.umg-image-c a img		{ float: left; margin-right: 15px; margin-bottom: 15px; display:inline; }
.com-id-1 .com-theme-teaser															{ margin:0px 0px 0px 0px; float:left; display:inline; zoom:1;}
.com-id-1 .com-theme-teaser div.umg-header .umg-headline							{ display: none; }
.com-id-1 .com-theme-teaser div.umg-body span.umg-date-top							{ color:#FF0185;font-size:10pt;font-weight:light; } 
.com-id-1 .com-theme-teaser div.umg-body ul											{ list-style: none; }
.com-id-1 .com-theme-teaser div.umg-body div.umg-teaser-header						{ display: none; }
.com-id-1 .com-theme-teaser div.umg-body .umg-item-1 								{ margin: 0px 15px 20px 20px; zoom:1;}
.com-id-1 .com-theme-teaser div.umg-body .umg-item-2 								{ margin: 0px 15px 20px 20px; zoom:1;}
.com-id-1 .com-theme-teaser div.umg-body .umg-item-3 								{ margin: 0px 15px 20px 20px; zoom:1;}
.com-id-1 .com-theme-teaser div.umg-body .umg-item-4 								{ margin: 0px 15px 20px 20px; zoom:1;}
.com-id-1 .com-theme-teaser div.umg-body .umg-image-1								{ float:left; margin: 0px 15px 15px 0px; display:inline;}
.com-id-1 .com-theme-teaser div.umg-body div.umg-news-type-55						{ display: none; }
.com-id-1 .com-theme-teaser div.umg-content-c div.umg-teaser-global-belonging-name	{ display: none; }
.com-id-1 .com-theme-teaser div.umg-item-3 a.umg-link-mehr							{ background:url(img/button_mehr.jpg); outline:0 none; display: block; height: 18px; width:120px; text-indent: -1000px; font-size:1px;float:right; margin:0px 5px 20px 0px; outline:0 none;}
.com-id-1 .com-theme-teaser div.umg-item-1 a.umg-link-mehr							{ background:url(img/button_mehr.jpg); outline:0 none; display: block; height: 18px; width:120px; text-indent: -1000px; font-size:1px;float:right; margin:0px 0px 0px 0px; outline:0 none;}
.com-id-1 .com-theme-teaser div.umg-item-2 a.umg-link-mehr							{ background:url(img/button_mehr.jpg); outline:0 none; display: block; height: 18px; width:120px; text-indent: -1000px; font-size:1px;float:right; margin:0px 0px 0px 0px; outline:0 none;}


.com-id-1 .com-theme-teaser div.umg-content-c .umg-teaser-date						{ color:#FF0185;font-size:10pt;font-weight:light; } 

.com-id-1 .com-theme-teaser div.umg-content-c .umg-teaser-global-belonging-name		{ display: none;  }
.com-id-1 .com-theme-teaser div.umg-content-c .umg-teaser-subheadline				{ display: none;  }
.com-id-1 .com-theme-teaser div.umg-content-c .umg-teaser-date-inline				{ display: none;  }
.com-id-1 .com-theme-teaser p.umg-teaser-headline2									{ color:#66A0D6; font-size:10pt; font-weight:light; }
.com-id-1 .com-theme-teaser a.umg-teaser-headline2									{ display: none;  }
.com-id-1 .com-theme-teaser div.umg-content-c .umg-teaser-text						{ color:#FFFFFF; font-size:10pt; font-weight:light; }



/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Biografie ****************** */


.com-id-2 .com-theme-teaser															{ margin:20px 20px 20px 20px; float:left; display:inline; zoom:1;}
.com-id-2 .com-theme-teaser div.umg-header h3										{ display: none; }
.com-id-2 .com-theme-teaser div.umg-body span.umg-date-top							{ color:#FF0185;font-size:10pt;font-weight:light; } 
.com-id-2 .com-theme-teaser div.umg-body ul											{ list-style: none; }
.com-id-2 .com-theme-teaser div.umg-body div.umg-teaser-header						{ display: none; }
.com-id-2 .com-theme-teaser div.umg-body .umg-item-1 								{ margin: 0px 15px 15px 0px; zoom:1;}
.com-id-2 .com-theme-teaser div.umg-body .umg-image-1								{ float:left; margin: 0px 15px 15px 0px; display:inline;}
.com-id-2 .com-theme-teaser div.umg-body div.umg-news-type-55						{ display: none; }
.com-id-2 .com-theme-teaser div.umg-content-c div.umg-teaser-global-belonging-name	{ display: none; }
.com-id-2 .com-theme-teaser	a.umg-link-mehr											{ background:url(img/button_mehr.jpg); outline:0 none; display: block; height: 18px; width:120px; text-indent: -1000px; font-size:1px;float:right; margin:15px 0px 0px 15px; }

.com-id-2 .com-theme-teaser div.umg-content-c .umg-teaser-date						{ color:#FF0185;font-size:10pt;font-weight:light; } 

.com-id-2 .com-theme-teaser div.umg-content-c .umg-teaser-global-belonging-name		{ display: none;  }
.com-id-2 .com-theme-teaser div.umg-content-c .umg-teaser-subheadline				{ display: none;  }
.com-id-2 .com-theme-teaser div.umg-content-c .umg-teaser-date-inline				{ display: none;  }
.com-id-2 .com-theme-teaser p.umg-teaser-headline2									{ display: none;  }
.com-id-2 .com-theme-teaser p.umg-teaser-date										{ display: none;  }
.com-id-2 .com-theme-teaser a.umg-teaser-headline2									{ display: none;  }
.com-id-2 .com-theme-teaser div.umg-content-c .umg-teaser-text						{ color:#FFFFFF; font-size:10pt; font-weight:light; }

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Biografie ****************** */


.com-id-3 .com-theme-teaser															{ margin:0px 10px 0px 20px; float:left; display:inline; zoom:1;}
.com-id-3 .com-theme-teaser div.umg-header h3										{ display: none; }
.com-id-3 .com-theme-teaser div.umg-body span.umg-date-top							{ color:#FF0185;font-size:10pt;font-weight:light; } 
.com-id-3 .com-theme-teaser div.umg-body ul											{ list-style: none; }
.com-id-3 .com-theme-teaser div.umg-body div.umg-teaser-header						{ display: none; }
.com-id-3 .com-theme-teaser div.umg-body .umg-item-1 								{ margin: 0px 0px 5px 0px; zoom:1;}
.com-id-3 .com-theme-teaser div.umg-body .umg-item-2 								{ margin: 0px 0px 5px 0px; zoom:1;}
.com-id-3 .com-theme-teaser div.umg-body .umg-item-3								{ margin: 0px 0px 5px 0px; zoom:1;}
.com-id-3 .com-theme-teaser div.umg-body .umg-image-1								{ float:left; margin: 0px 15px 15px 0px; display:inline;}
.com-id-3 .com-theme-teaser div.umg-body div.umg-news-type-55						{ display: none; }
.com-id-3 .com-theme-teaser div.umg-content-c div.umg-teaser-global-belonging-name	{ display: none; }

.com-id-3 .com-theme-teaser div.umg-content-c .umg-teaser-date						{ color:#FF0185;font-size:10pt;font-weight:light; } 
.com-id-3 .com-theme-teaser div.umg-item-1 a.umg-link-mehr							{ display: none;  }
.com-id-3 .com-theme-teaser div.umg-item-2 a.umg-link-mehr							{ display: none;  }
.com-id-3 .com-theme-teaser div.umg-item-3 a.umg-link-mehr							{ display: none;  }

.com-id-3 .com-theme-teaser div.umg-content-c .umg-teaser-global-belonging-name		{ display: none;  }
.com-id-3 .com-theme-teaser div.umg-content-c .umg-footer .com-PageBrowser			{ display: none;  }
.com-id-3 .com-theme-teaser div.umg-content-c .umg-teaser-global-belonging-name		{ display: none;  }
.com-id-3 .com-theme-teaser div.umg-content-c .umg-teaser-subheadline				{ display: none;  }
.com-id-3 .com-theme-teaser div.umg-content-c .umg-teaser-date-inline				{ display: none;  }
.com-id-3 .com-theme-teaser p.umg-teaser-headline2									{ color:#FFFFFF; font-size:10pt; font-weight:light; }
.com-id-3 .com-theme-teaser a.umg-teaser-headline2									{ display: none;  }
.com-id-3 .com-theme-teaser div.umg-content-c .umg-teaser-text						{ color:#FFFFFF; font-size:10pt; font-weight:light; }





/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */


.com-id-1 .com-newsletter-box  div.umg-header								{ display: none;  }
.com-id-1 .com-newsletter-box  div.umg-body .umg-partner-name				{ display: none;  }
.com-id-1 .com-newsletter-box  div.umg-body 								{ margin: 0px 0px 20px 20px; }
.com-id-1 .com-newsletter-box  div.umg-body  .umg-button-send-text			{ display: none;  }
.com-id-1 .com-newsletter-box  div.umg-body  .umg-button-send-grafik input	{ background:url(../img/button_send.jpg) top center; position:relative; width:93px; height:18px; float:left; display:inline; overflow: hidden; border: 0px; margin: -33px 0px 0px 182px; outline:0 none;}

.com-id-1 .com-newsletter-box  div.umg-body .umg-pageloginbox-spinner-container { position:relative; width:32px; height:32px; float:left; display:inline; overflow: hidden; border: 0px; margin: -40px 0px 0px 200px;}

.com-id-1 .com-newsletter-box  div.umg-body  .umg-newsletter-additional		{ position:relative; width:93px; height:18px; float:left; display:inline; overflow: hidden; border: 0px; margin: -33px 0px 0px 182px;}
.com-id-1 .com-newsletter-box  div.umg-body ul								{ margin: 0px 0px 0px 0px; list-style: none;} 
.com-id-1 .com-newsletter-box  div.umg-body  .slide-clicker   				{ color: #FF0185;font-size:10pt;font-weight:light;  } 
.com-id-1 .com-newsletter-box  div.umg-body  .umg-sub-headline		    	{ display: none;  }
.com-id-1 .com-newsletter-box  div.umg-body  .nwlt-teaser-text				{ color: #FFFFFF;font-size:10pt;font-weight:light; margin-right: 10px }

.com-id-1 .com-newsletter-box  div.umg-body  span.umg-artist   				{ display: none;  }
.com-id-1 .com-newsletter-box  div.umg-body  span.umg-artist-trenner		{ display: none;  }
.com-id-1 .com-newsletter-box  div.umg-body  span.umg-title   				{ display: none;  }
.com-id-1 .com-newsletter-box  div.umg-body  div.umg-mandatory-field-disclaimer-container 			{ float: right;color: #FFFFFF;font-size:8pt;font-weight:light; margin: 0 19px 0 0; }
.com-id-1 .com-newsletter-box  div.umg-body  div.cm-input-row  										{ color: #FFFFFF;font-size:10pt;font-weight:light;  }
.com-id-1 .com-newsletter-box  div.umg-body  div.cm-label 					{ color: #FFFFFF;font-size:10pt; font-weight:light; float:left }
.com-id-1 .com-newsletter-box  div.umg-body  div.cm-input 					{ margin: 0; }
.com-id-1 .com-newsletter-box  div.umg-body  div.cm-input input				{ color:#000000; font-size:10px; margin: 0px 50px 15px 10px; width: 120px;}
.com-id-1 .com-newsletter-box  div.umg-body  .cm-input-row					{ display: none;  }
.com-id-1 .com-newsletter-box  div.umg-body  .cp-input-row					{ color: #000000;font-size:10pt;font-weight:light; margin:10px 0 10px 0 }




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */

.com-id-1 .com-collection-gallery  div.umg-body .umg-images						{ margin: 15px 0px 0px 0px; }
.com-id-1 .com-collection-gallery  div.umg-body .umg-image						{ margin: 0px 15px 0px 0px; }
.com-id-1 .com-collection-gallery  div.umg-body .umg-copyright					{ margin: 10px 0px 0px 0px; color: #FFFFFF;;font-size:8pt;font-weight:light; height: 50px; text-align: center;  }
.com-id-1 .com-collection-gallery  div.umg-header								{ display: none;  }
.com-id-1 .com-collection-gallery  div.umg-body .umg-partner-name				{ display: none;  }
.com-id-1 .com-collection-gallery  div.umg-body 								{ margin: 0px 0px 0px 20px; }
.com-id-1 .com-collection-gallery  div.umg-body ul								{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none;} 
.com-id-1 .com-collection-gallery  div.umg-body ul.umg-galleries ul.umg-images li	{ float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none;} 
.com-id-1 .com-collection-gallery  div.umg-body .umg-headline    				{ color: #FFFFFF;font-size:10pt;font-weight:light;  } 
.com-id-1 .com-collection-gallery  div.umg-body .umg-sub-headline		    	{ display: none;  }
.com-id-1 .com-collection-gallery  div.umg-body .seitenAbschluss				{ clear: both;  }

.com-id-1 .com-collection-gallery  div.umg-body  span.umg-artist   				{ display: none;  }
.com-id-1 .com-collection-gallery  div.umg-body  span.umg-artist-trenner		{ display: none;  }
.com-id-1 .com-collection-gallery  div.umg-body  span.umg-title   				{ color: #FF0185; font-size:10pt;font-weight:light; margin: 0px 0px 10px 0px } 
.com-id-1 .com-collection-gallery  div.umg-body  span.umg-subtitle   			{ display: none;  }
.com-id-1 .com-collection-gallery  div.umg-body  span.umg-id	  				{ display: none;  }
.com-id-1 .com-collection-gallery  div.umg-body  span.umg-text  				{ display: none;  }
/* LAYOUT
======================================================================*/
body {  color:#C7C7C7;
        background:#000000 url(../img/back.gif) no-repeat;
        text-align:center;
        font-family:Tahoma;
        font-size:8pt;
        padding-top:0px;
        margin-top:0px;
     }

.content {  position:relative;
            width:973px;
            text-align:center;
            margin:auto;
         }
/*====================================================================*/

/* Header

======================================================================*/
.header { 	background:url(../img/content_bg_1.jpg) top center;
			position:relative;
            width:973px;
			height:536px;
			float:left;
			display:inline;
			overflow: hidden;
			}
			
.header2 { 	position:relative;
            width:973px;
			height:410px;
			float:left;
			display:inline;
			overflow:hidden;
			}
/*====================================================================*/

/* Startseite

======================================================================*/
.content_start { background:url(../img/content_bg.jpg) top center;
				 width:973px;
		   		 text-align:left;
           		 margin-top:0px;
          		 margin-left:0px;
		 		 float:left;
				 display:inline;
				}
				
.headline1 { background:url(../img/headline1_bg.jpg) top center no-repeat;
			 width:633px;
			 height:42px;
			 float:left; 
			 display:inline;
        	 text-align:left;
       		 margin-top:0px;
        	 margin-left:0px;
			 margin-bottom: 0px;
      }
	  
.headline2 { background:url(../img/headline2_bg.png) top center no-repeat;
			 width:312px;
			 height:42px;
			 float:left; 
			 display:inline;
        	 text-align:left;
       		 margin-top:0px;
        	 margin-left:0px;
			 margin-bottom: 0px;
      }

.headline3 { background:url(../img/headline3_bg.png) top center no-repeat;
			 width:232px;
			 height:42px;
			 float:left; 
			 display:inline;
        	 text-align:left;
       		 margin-top:0px;
        	 margin-left:0px;
			 margin-bottom: 0px;
      }
	  
.box_left { width:633px;
			float:left;
			display:inline;
			overflow:hidden;
		    margin-top:0px;
            margin-left:9px;
			padding:0 0 0 0;
		   }	

.box_left_content_header { background:url(../img/start_box_left_header.jpg) top center no-repeat;
					width:633px;
					height:22px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   } 
		   
.box_left_content { background:url(../img/start_box_left_bg.jpg) top center;
					width:633px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   }  
		   
.box_left_content_footer { background:url(../img/start_box_left_footer.jpg) top center no-repeat;
					width:633px;
					height:4px;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:10px;
					float: left;
					display:inline;
		   } 

.box_right { 	width:312px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:12px;
				 }

.box_right_2 { 	width:312px;
				float:left;
				display:inline; 
       		 	margin-top: 0px;
        	 	margin-left: 9px;
				margin-right: 1px;
				 }
				 
.box_right_content_header { background:url(../img/start_box_right_header.jpg) top center no-repeat;
					width:312px;
					height:22px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   } 
		   
.box_right_content { background:url(../img/start_box_right_bg.jpg) top center;
					width:312px;
					float: left;
					display:inline;
		    		margin:0px 0px 0px 0px;
					padding:0px 0px 15px 0px;
					overflow:hidden;
		   } 
		   
.box_right_text { 	width:312px;
					text-align:left;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:0px;
		   } 

.box_right_teaser { width:308px;
					text-align:left;
		    		margin-top:0px;
            		margin-left:2px;
					margin-bottom:0px;
					float: left;
					display:inline;
		   }
		   		   	   
.box_right_content_footer { background:url(../img/start_box_right_footer.jpg) top center no-repeat;
					width:312px;
					height:4px;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:10px;
					float: left;
					display:inline;
		   } 


.box_right_02 { width:232px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:9px;
				margin-right:0px;
				 }
				 
.box_right_content_header_02 { background:url(../img/start_box_right_header_2.jpg) top center no-repeat;
					width:232px;
					height:22px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   } 
		   
.box_right_content_02 { background:url(../img/start_box_right_bg_2.jpg) top center;
					width:232px;
					float: left;
					display:inline;
		    		margin:0px 0px 0px 0px;
					padding:0px 0px 15px 0px;
					overflow:hidden;
		   } 
		   
.box_right_text_02 {width:232px;
					text-align:left;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:0px;
		   } 
  	   
.box_right_content_footer_02 { background:url(../img/start_box_right_footer_2.jpg) top center no-repeat;
					width:232px;
					height:4px;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:10px;
					float: left;
					display:inline;
		   } 
		   
		   
		   
.box_dates_01 { width:312px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:9px;
				 }

.box_dates_02 { width:312px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:11px;
				 }
.box_dates_03 { width:312px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:10px;
				 }
				 
.box_teaser_big {width:312px;
				float:left;
				display:inline; 
       		 	margin-top:0px;
        	 	margin-left:12px;
				 }
/*======================================================================*/

/*Detailbox

======================================================================*/
.detailbox_headline { background:url(../img/detailbox_headline.jpg) top center no-repeat;
			 width:957px;
			 height:42px;
			 float:left; 
			 display:inline;
        	 text-align:left;
       		 margin-top:0px;
        	 margin-left:0px;
			 margin-bottom: 0px;
			 padding-top:0px;
      }
	  
.detailbox { width:957px;
			float:left;
			display:inline;
		    margin-top:0px;
            margin-left:9px;
		   }	

.detailbox_header { background:url(../img/detailbox_header.jpg) top center no-repeat;
					width:957px;
					height:22px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   } 
		   
.detailbox_content { background:url(../img/detailbox_bg.jpg) top center;
					width:957px;
		    		margin-top:0px;
            		margin-left:0px;
					float: left;
					display:inline;
		   }  
		   
.detailbox_footer { background:url(../img/detailbox_footer.jpg) top center no-repeat;
					width:957px;
					height:4px;
		    		margin-top:0px;
            		margin-left:0px;
					margin-bottom:10px;
					float: left;
					display:inline;
		   } 
/*======================================================================*/
		  

/*====================================================================*/

/* Footer

======================================================================*/
.footer {   background:url(../img/bottom.jpg) top center no-repeat;
            width:973px;
			height:99px;
            float:left;
			display:inline;
            clear:both;
            margin-top:0px;
			}
		
.footer_txt {width:100%;
			height:99px;
            text-align:right;            
            font-size:8pt;
            float:left;
			display:inline;
			outline:0 none;
            clear:both;
            margin-top:35px;
			padding-top:0px;
        }
		
/*====================================================================*/





/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */

.com-id-1 .com-VideoPlayer  div.umg-body .umg-images					{ float:left; margin: 0px 0px 0px 20px;}
.com-id-1 .com-VideoPlayer  div.umg-body .umg-copyright					{ float:left; margin: 10px 0px 20px 0px; color: #FFFFFF;;font-size:10pt;font-weight:light;   }
.com-id-1 .com-VideoPlayer  div.umg-header								{ display: none;  }
.com-id-1 .com-VideoPlayer  div.umg-body span.umg-trenner				{ display: none;  }
.com-id-1 .com-VideoPlayer  div.umg-body span.umg-headline				{ color: #FF0185;;font-size:10pt;font-weight:bold;   }
.com-id-1 .com-VideoPlayer  div.umg-body .umg-video-c	    			{ margin-bottom: 20px;  }
.com-id-1 .com-VideoPlayer  .umg-body .umg-content-wrapper-top			{ margin: 10px 0px 20px 0px; color: #FF0185;;font-size:10pt;font-weight:bold;  }
.com-id-1 .com-VideoPlayer  .umg-body .umg-content-wrapper-top	 span.umg-global_belonging-name-link { display:none;   }
.com-id-1 .com-VideoPlayer  .umg-body .umg-content-wrapper-top span.umg-global_belonging-name {display:none;}
.com-id-1 .com-VideoPlayer  .umg-body .umg-content-wrapper-top span.umg-trenner {display:none;}
.com-id-1 .com-VideoPlayer  .umg-body .umg-content-wrapper-top span.umg-headline {display:block;}
.com-id-1 .com-VideoPlayer  .umg-body .umg-content-wrapper				{ display: none;  }
.com-id-1 .com-VideoPlayer  div.umg-body 								{ text-align: center;}




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */


.com-id-1 .com-theme-date-media div.umg-body .umg-start-date				{ color:#FF0185;font-size:10pt;font-weight:light;}
.com-id-1 .com-theme-date-media div.umg-body .umg-end-date					{ display: none;  }
.com-id-1 .com-theme-date-media .umg-header .umg-headline					{ display: none;  }
.com-id-1 .com-theme-date-media div.umg-body .umg-partner-name				{ display: none;  }
.com-id-1 .com-theme-date-media div.umg-body 								{ margin: 0px 15px 0px 0px; }
.com-id-1 .com-theme-date-media div.umg-body div.umg-hinweistext 			{ color:#FF0185;font-size:10pt;font-weight:light; text-align:center;}
.com-id-1 .com-theme-date-media div.umg-body ul								{ margin: 0px 15px 0px 0px; padding: 0px 0px 0px 20px; list-style: none;} 
.com-id-1 .com-theme-date-media .umg-body  .umg-headline    				{ color:#FFFFFF;font-size:10pt;font-weight:light;  } 
.com-id-1 .com-theme-date-media .umg-body  .umg-global_belonging-name    	{ display: none;  }

.com-id-1 .com-theme-date-media div.umg-body  a.umg-global_belonging-name   { display: none;  }




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */

.com-id-1 .com-DateMedia  div.umg-header h3											{ display: none;  }

.com-id-1 .com-DateMedia  .umg-body  .umg-dm div.umg-start-date						{ color:#FF0185;font-size:10pt;font-weight:light; }
.com-id-1 .com-DateMedia  .umg-body  .umg-dm div.umg-partner						{ color:#FF0185;font-size:10pt;font-weight:light; }
.com-id-1 .com-DateMedia  .umg-body  .umg-dm span.umg-start-time					{ color:#66A0D6;font-size:10pt;font-weight:light; }
.com-id-1 .com-DateMedia  .umg-body  .umg-dm div.umg-partner-and-time-wrapper		{ margin: 0px 0px 15px 0px  }

.com-id-1 .com-DateMedia  .umg-body  .umg-dm span.umg-partner						{ color:#FFFFFF;font-size:10pt;font-weight:light; }
.com-id-1 .com-DateMedia  .umg-body  .umg-dm span.umg-headline						{ color:#FFFFFF;font-size:10pt;font-weight:light; }
.com-id-1 .com-DateMedia  .umg-body  .umg-dm div.umg-start-time-top					{ display: none; }
.com-id-1 .com-DateMedia  .umg-body  .umg-dm span.umg-trenner						{ display: none; }
.com-id-1 .com-DateMedia  .umg-body  .umg-dm a.umg-global_belonging-name			{ display: none; }
.com-id-1 .com-DateMedia  .umg-body  .umg-dm span.umg-global_belonging-name			{ display: none; }

.com-id-1 .com-DateMedia  div.umg-body  span.umg-partner-city						{ color: #66A0D6; font-size:10pt; font-weight:light; }
.com-id-1 .com-DateMedia  div.umg-body  span.umg-partner-trenner					{ color: #66A0D6; font-size:10pt; font-weight:light; }
.com-id-1 .com-DateMedia  div.umg-body  span.umg-partner-location					{ color: #66A0D6; font-size:10pt; font-weight:light; }
.com-id-1 .com-DateMedia  div.umg-body  div.umg-date span.umg-monthday				{ display: none	  }
.com-id-1 .com-DateMedia  div.umg-body  div.umg-date span.umg-trenner				{ display: none   }
.com-id-1 .com-DateMedia  div.umg-body  span.umg-date-trenner						{ display: none   }
.com-id-1 .com-DateMedia  div.umg-body .umg-end-date								{ display: none;  }

.com-id-1 .com-DateMedia  div.umg-body .umg-partner-name							{ display: none;  }
.com-id-1 .com-DateMedia  div.umg-body 												{ margin: 0px 15px 0px 0px; }
.com-id-1 .com-DateMedia  div.umg-body ul											{ margin: 0px 15px 0px 0px; padding: 0px 0px 0px 20px; list-style: none;} 
.com-id-1 .com-DateMedia  div.umg-body  .umg-headline    							{ color: #FFFFFF; font-size: 10pt; font-weight: light;  } 
.com-id-1 .com-DateMedia  div.umg-body  .umg-sub-headline		    				{ display: none;  }

.com-id-1 .com-DateMedia  div.umg-body  a.umg-name  				 				{ display: none;  }
.com-id-1 .com-DateMedia  div.umg-body  span.umg-name   							{ display: none;  }
.com-id-1 .com-DateMedia  div.umg-body div.umg-dm a.umg-global_belonging-name		{ display: none   }
.com-id-1 .com-DateMedia  div.umg-body div.umg-dm span.umg-global_belonging-name	{ display: none   }




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */


.com-id-1 .com-date-live  div.umg-body  div.umg-date span.umg-startdate	{ color:#FF0185;font-size:10pt;font-weight:light; }
.com-id-1 .com-date-live  div.umg-body  span.umg-partner-city			{ color:#66A0D6;font-size:10pt;font-weight:light; }
.com-id-1 .com-date-live  div.umg-body  span.umg-partner-trenner		{ color:#66A0D6;font-size:10pt;font-weight:light; }
.com-id-1 .com-date-live  div.umg-body  span.umg-partner-location		{ color:#66A0D6;font-size:10pt;font-weight:light; }
.com-id-1 .com-date-live  div.umg-body  div.umg-date span.umg-monthday	{ display: none	  }
.com-id-1 .com-date-live  div.umg-body  div.umg-date span.umg-trenner	{ display: none   }
.com-id-1 .com-date-live  div.umg-body  span.umg-date-trenner			{ display: none   }
.com-id-1 .com-date-live  div.umg-body .umg-end-date					{ display: none;  }
.com-id-1 .com-date-live  div.umg-header h3								{ display: none;  }
.com-id-1 .com-date-live  div.umg-body .umg-partner-name				{ display: none;  }
.com-id-1 .com-date-live  div.umg-body 									{ margin: 0px 15px 0px 0px; }
.com-id-1 .com-date-live  div.umg-body ul								{ margin: 0px 15px 0px 0px; padding: 0px 0px 0px 20px; list-style: none;} 
.com-id-1 .com-date-live  div.umg-body  .umg-headline    				{ color: #FFFFFF;font-size:10pt;font-weight:light;  } 
.com-id-1 .com-date-live  div.umg-body  .umg-sub-headline		    	{ display: none;  }

.com-id-1 .com-date-live  div.umg-body  a.umg-name  				 	{ display: none;  }
.com-id-1 .com-date-live  div.umg-body  span.umg-name   				{ display: none;  }
.com-id-1 .com-date-live  div.umg-body  . umg-artist-list .umg-shoplinks   				{ display: none;  }

/* Termine Seite */

.com-id-2 .com-CollectionTour                                       { }
.com-id-2 .com-CollectionTour div.umg-header                        { display: none;}
.com-id-2 .com-CollectionTour div.umg-header h3.umg-headline        { }
.com-id-2 .com-CollectionTour div.umg-more							{ display: none; }
.com-id-2 .com-CollectionTour div.umg-body                          { }
.com-id-2 .com-CollectionTour div.umg-footer                        { }
.com-id-2 .com-CollectionTour div.umg-footer span.back              { }
.com-id-2 .com-CollectionTour div.umg-footer span.back a            { }
.com-id-2 .com-CollectionTour div.umg-footer span.back a:hover      { }
.com-id-2 .com-CollectionTour div.umg-footer span.pagetop           { }
.com-id-2 .com-CollectionTour div.umg-footer span.pagetop a         { }
.com-id-2 .com-CollectionTour div.umg-footer span.pagetop a:hover   { }
.com-id-2 .com-CollectionTour div.umg-footer span.more              { }
.com-id-2 .com-CollectionTour div.umg-footer span.more a            { }
.com-id-2 .com-CollectionTour div.umg-footer span.more a:hover      { }

.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu                           { display: none; } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-header                    { } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body                      { } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu { } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c    { } 
.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-item-c a       { } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-body ul.umg-tour-jumpmenu li.umg-item-c a:hover { } 
.com-id-2 .com-CollectionTour div.umg-body div.umg-tour-jumpmenu-footer                    {  } 

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour                        { list-style-type: none; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c          {   } 
.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       { display: none; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c a.umg-global_belonging-name:hover { }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tour li.umg-item-c p.umg-tour-name             { font-size:12px; font-weight:bold; color:#ff0185; padding-left:10px; }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates                   { list-style-type: none; }
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c     { color: white; background: transparent url("img/layout/bg_termin_line.gif") scroll no-repeat 0 0; height: 32px;  } 
.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					{ display: block; float: left; margin-top: 9px; font-size: 12px; color:#ffffff;  }

.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-start_date    { padding-left: 12px; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city          { margin: 9px 4px 0; color:#66a0d6; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-city .umg-country { display: none; } 
.com-id-2 .com-CollectionTour div.umg-body ul.umg-tourdates li.umg-date-c span.umg-location      { color:#66a0d6;}  

.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c						{  }
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a.umg-artist-link		{ display: none; }
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a						{ width: 150px; height: 30px; text-indent: -10000px;  display: block;}
.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c a:hover				{  }

.com-id-2 .com-CollectionTour div.umg-body div.umg-link-c .seitenAbschluss 		{  }





/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */


.com-id-1 .com-StaticText div.umg-header h3											{ display: none;  }
.com-id-1 .com-StaticText .umg-body h1												{ color:#FF0185; font-size:10pt; font-weight:light; }
.com-id-1 .com-StaticText .umg-body a												{ color:#66A0D6; font-size:10pt; font-weight:light; }
.com-id-1 .com-StaticText															{ color:#FFFFFF; font-size:10pt; font-weight:light;margin:20px 20px 20px 20px; float:left; display:inline; zoom:1;}






/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */

.com-id-3 .com-article  div.umg-body .umg-images									{ float:left; margin: 0px 0px 0px 20px;}
.com-id-3 .com-article  div.umg-body .umg-copyright									{ float:left; margin: 10px 0px 20px 0px; color: #FFFFFF;;font-size:10pt;font-weight:light;   }
.com-id-3 .com-article  div.umg-header												{ display: none;  }
.com-id-3 .com-article  div.umg-body .umg-partner-name								{ display: none;  }
.com-id-3 .com-article  div.umg-body 												{ margin: 0px 0px 20px 20px; }
.com-id-3 .com-article  div.umg-body ul												{ margin: 0px 0px 0px 0px; list-style: none;} 
.com-id-3 .com-article  div.umg-body  .slide-clicker   								{ color: #FF0185;font-size:10pt;font-weight:light;  } 
.com-id-3 .com-article  div.umg-body  .slide-content .umg-cover						{ margin:0px 0px 10px 0px } 
.com-id-3 .com-article  div.umg-body  .slide-content 								{ margin:10px 10px 10px 0px }
.com-id-3 .com-article  div.umg-body  .umg-sub-headline		    					{ display: none;  }

.com-id-3 .com-article  div.umg-body  span.umg-artist   							{ display: none;  }
.com-id-3 .com-article  div.umg-body  span.umg-artist-trenner						{ display: none;  }
.com-id-3 .com-article  div.umg-body  span.umg-title   								{ display: none;  }
.com-id-3 .com-article  div.umg-body  span.umg-subtitle   							{ display: none;  }
.com-id-3 .com-article  div.umg-body  span.umg-id	  								{ display: none;  }
.com-id-3 .com-article  div.umg-body  span.umg-text  								{ color: #FFFFFF;font-size:10pt;font-weight:light;  }
.com-id-3 .com-article  div.umg-footer div.com-PageBrowser  span.back a				{ color: #FFFFFF;font-size:10pt;font-weight:light; margin:0px 0px 0px 20px; outline:0 none; text-decoration: none;}
.com-id-3 .com-article  div.umg-footer div.com-PageBrowser  span.back a:hover		{ color: #FF0185;font-size:10pt;font-weight:light; margin:0px 0px 0px 20px; outline:0 none; text-decoration: underline;}
.com-id-3 .com-article  div.umg-footer div.com-PageBrowser  span.more a				{ color: #FFFFFF;font-size:10pt;font-weight:light; margin:0px 0px 0px 15px; outline:0 none; text-decoration: none;}
.com-id-3 .com-article  div.umg-footer div.com-PageBrowser  span.more a:hover		{ color: #FF0185;font-size:10pt;font-weight:light; margin:0px 0px 0px 15px; outline:0 none; text-decoration: underline;}
.com-id-3 .com-article  div.umg-footer div.com-PageBrowser			  				{ margin-left:0px 0px 0px 12px;}




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */


.com-id-1 .com-StaticManualHtml div.umg-header								{ display: none;  }




/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */


.com-id-1 .com-article div.umg-body div.umg-item-1								{ margin: 0px 0px 0px 4px; list-style: none; }

.com-id-1 .com-article .umg-body span.umg-date-top   	´						{ color:#FF0185;font-size:10pt;font-weight:light;  } 
.com-id-1 .com-article .umg-body div .umg-header div .umg-headline				{ display: none;  }
.com-id-1 .com-article .umg-body .umg-artist-trenner							{ display: none;  }
.com-id-1 .com-article .umg-body .umg-artist-linked								{ display: none;  }
.com-id-1 .com-article .umg-body .umg-artist									{ display: none;  }
.com-id-1 .com-article .umg-body .umg-header									{ display: none;  }
.com-id-1 .com-article .umg-body .umg-date-inline								{ display: none;  }
.com-id-1 .com-article div.umg-body span.umg-title								{ color:#66A0D6; font-size:10pt; font-weight:light; display: block; margin-bottom: 15px;}
.com-id-1 .com-article .umg-body .umg-text										{ color:#FFFFFF; font-size:10pt; font-weight:light; }


.com-id-1 .com-article															{ margin:0px 20px 20px 20px; float:left; display:inline; zoom:1;}
.com-id-1 .com-article div.umg-header .umg-headline								{ display: none; }
.com-id-1 .com-article div.umg-body span.umg-date-top							{ color:#FF0185;font-size:10pt;font-weight:light; } 
.com-id-1 .com-article div.umg-body ul											{ list-style: none; }
.com-id-1 .com-article div.umg-body div.umg-teaser-header						{ display: none; }
.com-id-1 .com-article div.umg-body .umg-item-1 								{ margin: 0px 15px 15px 0px; zoom:1;}
.com-id-1 .com-article div.umg-body .umg-item-2 								{ margin: 0px 15px 15px 0px; zoom:1;}
.com-id-1 .com-article div.umg-body .umg-item-3 								{ margin: 0px 15px 15px 0px; zoom:1;}
.com-id-1 .com-article div.umg-body .umg-item-4 								{ margin: 0px 15px 15px 0px; zoom:1;}
.com-id-1 .com-article div.umg-body .umg-item-5 								{ margin: 0px 15px 15px 0px; zoom:1;}
.com-id-1 .com-article div.umg-body .umg-image-1								{ float:left; margin: 0px 15px 15px 0px; display:inline; }
.com-id-1 .com-article div.umg-body div.umg-news-type-55						{ display: none; }
.com-id-1 .com-article div.umg-content-c div.umg-teaser-global-belonging-name	{ display: none; }
.com-id-1 .com-article a.umg-link-mehr											{ background:url(img/button_mehr.jpg); outline:0 none; display: block; height: 18px; width:120px; text-indent: -1000px; font-size:1px;float:right; margin:15px 0px 0px 15px; outline:0 none; }


.com-id-1 .com-article div.umg-content-c .umg-teaser-date						{ color:#FF0185;font-size:10pt;font-weight:light; } 
.com-id-1 .com-article div.umg-footer .com-PageBrowser							{ color:#66A0D6;font-size:10pt;font-weight:light; } 
.com-id-1 .com-article div.umg-footer div.com-PageBrowser ul					{ list-style: none; display: none; } 
.com-id-1 .com-article div.umg-footer 											{ color:#66A0D6;font-size:10pt;font-weight:light; margin:30px 0 0 0; text-align: center;} 
.com-id-1 .com-article div.umg-footer div.com-PageBrowser span.pagetop			{ display: none;} 
.com-id-1 .com-article div.umg-body .umg-segment .umg-assets-left				{ float:left; margin: 0px 20px 20px 0px; display:inline;}

/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */

.com-id-2 .com-article div.umg-body div.umg-item-1								{ margin: 0px 0px 0px 4px; list-style: none; }

.com-id-2 .com-article .umg-body span.umg-date-top   	´						{ color:#66A0D6;font-size:10pt;font-weight:light;  } 
.com-id-2 .com-article .umg-body div .umg-header h3								{ display: none;  }
.com-id-2 .com-article .umg-body .umg-artist-trenner							{ display: none;  }
.com-id-2 .com-article .umg-body .umg-artist-linked								{ display: none;  }
.com-id-2 .com-article .umg-body .umg-artist									{ display: none;  }
.com-id-2 .com-article .umg-body .umg-title										{ display: none;  }
.com-id-2 .com-article .umg-body .umg-header									{ display: none;  }
.com-id-2 .com-article .umg-body .umg-date-inline								{ display: none;  }
.com-id-2 .com-article div.umg-body span.umg-title								{ color:#66A0D6; font-size:10pt; font-weight:light; }
.com-id-2 .com-article .umg-body .umg-text										{ color:#FFFFFF; font-size:10pt; font-weight:light; }
.com-id-2 .com-article .umg-body strong											{ color:#66A0D6; font-size:10pt; font-weight:light; }


.com-id-2 .com-article															{ margin:20px 20px 20px 20px; float:left; display:inline; zoom:1;}
.com-id-2 .com-article div.umg-header .umg-headline								{ display: none; }
.com-id-2 .com-article div.umg-body span.umg-date-top							{ display: none; } 
.com-id-2 .com-article div.umg-body ul											{ list-style: none; }
.com-id-2 .com-article div.umg-body div.umg-teaser-header						{ display: none; }
.com-id-2 .com-article div.umg-body .umg-item-1 								{ margin: 0px 15px 15px 0px; zoom:1;}
.com-id-2 .com-article div.umg-body .umg-image-1								{ float:left; margin: 0px 15px 15px 0px; display:inline;}
.com-id-2 .com-article div.umg-body div.umg-news-type-55						{ display: none; }
.com-id-2 .com-article div.umg-content-c div.umg-teaser-global-belonging-name	{ display: none; }
.com-id-2 .com-article a.umg-link-mehr											{ background:url(img/button_mehr.jpg); outline:0 none; display: block; height: 18px; width:120px; text-indent: -1000px; font-size:1px;float:right; margin:15px 0px 0px 15px; outline:0 none; }


.com-id-2 .com-article div.umg-content-c .umg-teaser-date						{ color:#66A0D6;font-size:10pt;font-weight:light; } 
.com-id-2 .com-article div.umg-footer .com-PageBrowser							{ color:#66A0D6;font-size:10pt;font-weight:light; } 
.com-id-2 .com-article div.umg-footer div.com-PageBrowser ul					{ list-style: none; display: none; } 
.com-id-2 .com-article div.umg-footer 											{ color:#66A0D6;font-size:10pt;font-weight:light; margin:30px 0 0 0; text-align: center;} 
.com-id-2 .com-article div.umg-footer div.com-PageBrowser span.pagetop			{ display: none;} 
.com-id-2 .com-article div.umg-body .umg-segment .umg-assets-left				{ float:left; margin: 0px 20px 20px 0px; display:inline;}

.com-id-3 .com-article div.umg-content-c .umg-teaser-date						{ color:#FF0185;font-size:10pt;font-weight:light; } 
.com-id-3 .com-article div.umg-footer .com-PageBrowser							{ color:#66A0D6;font-size:10pt;font-weight:light; } 
.com-id-3 .com-article div.umg-footer div.com-PageBrowser ul					{ list-style: none; display: none; } 
.com-id-3 .com-article div.umg-footer 											{ color:#66A0D6;font-size:10pt;font-weight:light; margin: 0 0 0 0; text-align: left;} 
.com-id-3 .com-article div.umg-footer div.com-PageBrowser span.pagetop			{ display: none;} 
.com-id-3 .com-article div.umg-body .umg-segment .umg-assets-left				{ float:left; margin: 0px 20px 20px 0px; display:inline;}





/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Rechte Spalte: Termine ****************** */

.com-id-1 .com-product  div.umg-body .umg-images					{ float:left; margin: 0px 0px 0px 20px;}
.com-id-1 .com-product  div.umg-body .umg-copyright					{ float:left; margin: 10px 0px 20px 0px; color: #FFFFFF;;font-size:10pt;font-weight:light;   }
.com-id-1 .com-product  div.umg-header								{ display: none;  }
.com-id-1 .com-product  div.umg-body .umg-partner-name				{ display: none;  }
.com-id-1 .com-product  div.umg-body 								{ margin: 0px 20px 20px 20px; }
.com-id-1 .com-product  div.umg-body ul								{ margin: 0px 0px 0px 0px; list-style: none;} 
.com-id-1 .com-product  div.umg-body  .slide-clicker   				{ color: #FF0185;font-size:10pt;font-weight:light;  } 
.com-id-1 .com-product  div.umg-body  .slide-content .umg-cover		{ margin:0px 0px 10px 0px }
.com-id-1 .com-product  div.umg-body  .slide-content 				{ margin:10px 10px 10px 0px }
.com-id-1 .com-product  div.umg-body  .umg-sub-headline		    	{ display: none;  }

.com-id-1 .com-product  div.umg-body  span.umg-artist   			{ display: none;  }
.com-id-1 .com-product  div.umg-body  span.umg-artist-trenner		{ display: none;  }
.com-id-1 .com-product  div.umg-body  span.umg-title   				{ display: none;  }
.com-id-1 .com-product  div.umg-body  span.umg-subtitle   			{ display: none;  }
.com-id-1 .com-product  div.umg-body  span.umg-id	  				{ display: none;  }
.com-id-1 .com-product  div.umg-body  span.umg-text  				{ color: #FFFFFF;font-size:10pt;font-weight:light;  }
