@import url('/WEBCMS/GM3/CMS2design.nsf/vwLUStyles/slimbox.css');
@import url('/WEBCMS/GM3/CMS2design.nsf/vwLUStyles/termine.css');

.waiticon {
margin:20px;
}

/** MAIN DOM 
################*/
html, body { 
	background: url('/WEBCMS/GM/cms2content.nsf/images/GM_BODY_BG_1.gif/$FILE/GM_BODY_BG_1.gif') no-repeat top center; 
	/*font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,arial,sans-serif;*/
font-family: arial, helvetica, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;padding-bottom: 10px;
        width:100%;
        text-align: center;
	overflow: auto;      
	overflow-x: hidden; 
	overflow-y: auto;  
}
html { background: none; } 
#outer	{ margin: 0 auto; padding: 0px 0px 0px 0px; text-align: center; }  
#inner 	{ font-size: 105%; width: 945px; text-align: left; margin: 0 auto; padding: 0 0 0 0; margin-top: 20px; margin-bottom: 20px; }

:active, :focus,
a:active, a:focus {
    outline:none;
  }

/*FOR DEVELOPMENT PURPOSES
##########################*/
div#posar_DEV {
	background: #000000; color: white; clear: both;
	padding: 3px; width: 100%;
}

/** LAYOUT 
#################*/

	#header 	{ width: 100%; height: 139px; margin: 0 0 0 0; padding: 0 0 0 0; clear: both; }
		#header_left { 
			width: 238px; height: 139px; margin: 0 0 0 0; padding: 0 0 0 0; float: left; 
			background: url('/WEBCMS/GM/cms2content.nsf/images/GM_HEADER_left_logo_bg.jpg/$FILE/GM_HEADER_left_logo_bg.jpg') no-repeat top left; 			
		} 
		#header_left a { 
			text-decoration: none;
			display: block;
			width: 230px; height: 130px;
		} 
		#header_right { 
			width: 707px; height: 139px; margin: 0 0 0 0; padding: 0 0 0 0; float: left; 
			background: url('/WEBCMS/GM/cms2content.nsf/images/GM_HEADER_right_bg.jpg/$FILE/GM_HEADER_right_bg.jpg') no-repeat top left; 
		}
			#header_right_top { 
				position: relative;
				float: right; height: 105px; width: 100%;
				margin: 0 0 0 0; padding: 0 0 0 0; clear:both;
			}
			#header_right_bottom { 
				height: 30px; margin: 0 0 0 0; padding: 0 0 0 0; clear: both;
				padding-left: 15px;
			}	
	
	#breadcrumb { width: 100%; height: 25px; margin: 0 0 0 0; padding: 0 0 0 0; clear: both; }
		#breadcrumb_left { 
			width: 238px; height: 25px; margin: 0 0 0 0; padding: 0 0 0 0; float: left; 
			background: url('/WEBCMS/GM/cms2content.nsf/images/GM_BREADCRUMB_left.jpg/$FILE/GM_BREADCRUMB_left.jpg') no-repeat top left; 			
		} 
		#breadcrumb_right { 
			width: 707px; height: 25px; margin: 0 0 0 0; padding: 0 0 0 0; float: left; 
			background: url('/WEBCMS/GM/cms2content.nsf/images/GM_BREADCRUMB_right.jpg/$FILE/GM_BREADCRUMB_right.jpg') no-repeat top left;
			color: #3b4c5b; font-size: 120%; line-height: 24px;
			letter-spacing: -1px;
			text-transform: uppercase;
		}
		#breadcrumb_right a {
			letter-spacing: 0px;
			color: #3b4c5b; text-decoration: none;
		}
		#breadcrumb_right a:hover {
			color: #3b4c5b; text-decoration: underline;
		}
		
		#breadcrumb_right img.breadcrumb_arrow { 
			margin-left: 15px; margin-right: 9px;
		}
		
		
		
	/* CONTENT AREA 
	---------------*/
	
	#main { 
		width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; float: left; 
	}
	
		#main h1 { 
			font-size: 14px; color: #51606e; text-transform: uppercase;
			/*letter-spacing: -1px;*/ line-height: 16px;
			margin: 0 0 0 0; padding: 0 0 0 0;
			padding-bottom: 8px; font-weight: bold;
		}
		#main h1.big { 
			font-size: 17px; color: #31303e; text-transform: uppercase;
			/*letter-spacing: -1px;*/ line-height: 16px;
			margin: 0 0 0 0; padding: 0 0 0 0;
			padding-bottom: 10px; font-weight: bold;
		}
		#main h2 { 
			font-size: 110%; color: #000100; text-transform: uppercase;
			/*letter-spacing: -1px;*/ line-height: 14px;
			margin: 0 0 0 0; padding: 0 0 0 0; width: 100%;
			padding-bottom: 8px; margin-top: 10px; display: block; 
		}
	
	#main_left { 
		width: 191px /*238px wihtoutpadd*/; margin: 0 0 0 0; padding: 0 0 0 0; 
		padding: 20px; padding-top: 14px; padding-right: 27px; 
		padding-bottom: 20px; 
		float: left;
		text-align: right;
		/*background: url(../images/GM_MAIN_LEFT_bg.jpg) top left;*/
	}
	
	div.main_right_dividor { width: 95%; height: 1px; float: left; clear: both; border-top: 1px solid #94a2ab; color: #94a2ab; margin-top: 20px; margin-bottom: 20px; }

	
	/* ## 2col design with wide mid */
	.main_2col
	{ background: url('/WEBCMS/GM/cms2content.nsf/images/GM_MAIN_2col_bg_full.gif/$FILE/GM_MAIN_2col_bg_full.gif') top left #ffffff; } 

		.main_2col #main_mid { 
			width: 707px; margin: 0 0 0 0; padding: 0 0 0 0; float: left;			
		}

.main_2col .pad#main_mid { padding: 15px; width: 665px; }
		
		.main_2col #main_mid_contentbox_wide {
			float: left; clear: both;
			width: 672px /*678px*/ /*698px withoutpadd*/; margin: 0 0 0 0; padding: 0 0 0 0;
			padding: 7px; /*10px*/; 			
		}
			/*hopefully should be first img that is main content img*/
			/*.main_2col #main_mid_contentbox_wide > img:first-child*/
                 .main_2col #main_mid_contentbox_wide img { 
				float: left; margin-right: 15px; margin-bottom: 0px; 
				width: 328px; height: 192px;
			}

                 *+html #main_mid_contentbox_wide h2 { width: 50%; float: left; }
                 *+html #main_mid_contentbox_half h2 { width: 50%; float: left; } 
			
		.main_2col #main_mid_contentbox_half { 
			float: left;
			width: 328px/*348px withoutpaddandborders*/; margin: 0 0 0 0; padding: 0 0 0 0;
			margin-left: -3px; padding: 7px /*10px*/; 
			border-left: 3px solid white;
		}
			/*hopefully should be first img that is main content img*/
			/*.main_2col #main_mid_contentbox_half > img:first-child*/
                .main_2col #main_mid_contentbox_half img {
				float: left; margin-right: 15px; margin-bottom: 0px; 
				width: 156px; height: 198px;
			}
		
		.main_2col #main_mid_contentbox_dividor {
			float: left; clear: both;
			height: 3px; width: 100%;
			background: #ffffff;
		}
		
	/* ## 3col design with right column */
	.main_3col 
	{ background: url('/WEBCMS/GM/cms2content.nsf/images/GM_MAIN_3col_bg_full.gif/$FILE/GM_MAIN_3col_bg_full.gif') top left #ffffff; } 

		
		.main_3col #main_mid { 
			width: 439px/*469px withoutpadd*/; margin: 0 0 0 0; padding: 0 0 0 0; float: left;
			padding: 15px; background: url('/WEBCMS/GM/cms2content.nsf/images/GM_MAIN_MID2COL_LEFTCOL_bg.jpg/$FILE/GM_MAIN_MID2COL_LEFTCOL_bg.jpg') top left;				
		}
		
		.main_3col #main_right { 
			width: 203px /*239px withoutpadd*/; margin: 0 0 0 0; padding: 0 0 0 0; float: left; 
			padding: 10px; padding-top: 38px; padding-left: 17px; padding-right: 18px;
			padding-bottom: 20px; 
			background: url('/WEBCMS/GM/cms2content.nsf/images/GM_MAIN_MID2COL_RIGHTCOL_bg.jpg/$FILE/GM_MAIN_MID2COL_RIGHTCOL_bg.jpg') top left;
		}
		
		
			
	
	
	#main_ender { /*CONTENT AREA endborders*/
		width: 100%; height: 10px; margin: 0 0 0 0; padding: 0 0 0 0; clear: both;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_MAIN_END_full.jpg/$FILE/GM_MAIN_END_full.jpg') top left;
		margin-bottom: 7px; 
	}
	
	#footer { /* FOOTER WITH MENU */
		width: 100%; height: 60px; margin: 0 0 0 0; padding: 0 0 0 0; 
		clear: both; 
background-color:#D9DDDC;
border-top:solid 3px #fff;
border-bottom:solid 3px #fff;
/*background:url('/WEBCMS/GM/cms2content.nsf/images/GM_FOOTER_BG.jpg/$FILE/GM_FOOTER_BG.jpg') top left;*/
	}

/** RIGHT
###########################*/

#main_right h2 { font-size: 120%; font-weight: bold; 
	color: #3b4c5b;
	padding-bottom: 8px; float: none; 
	text-transform: uppercase; letter-spacing: -1px; 
}
#main_right h3 { font-weight: normal; font-size: 12px; line-height: 15px; width: 190px; }
div#head_right {
	font-size: 120%; font-weight: bold; 
	color: #3b4c5b;
	padding-bottom: 8px;
	text-transform: uppercase; letter-spacing: -1px; 	
}

#main_right #teaser a {  margin-top: 10px;
		font-size: 120%; font-weight: normal; color: #4a5a68; 
		text-decoration: none; text-transform: uppercase;
		display: block; width: 190px;
		padding-top: 2px; padding-bottom: 2px; padding-left: 13px;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow.gif/$FILE/GM_menu_right_LINK_arrow.gif') no-repeat left 4px;
	}
	#main_right #teaser a:hover { 
		color: #4a5a68;
		text-decoration: underline; 
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow_act.gif/$FILE/GM_menu_right_LINK_arrow_act.gif') no-repeat left 4px;
	}
	#main_right #teaser a#act { 
		color: #4a5a68; font-weight: bolder;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow_act.gif/$FILE/GM_menu_right_LINK_arrow_act.gif') no-repeat left 4px;
	}

#main_right img {
   width: 126px;
}

/** SITEMAP 
##########################*/
#sitemap { display:block; float:left; padding-top: 17px; margin-left: 20px; padding-bottom: 20px; }
#sitemap a { color: #ffffff; text-decoration: none; font-size: 15px; 
  background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow.gif/$FILE/GM_menu_right_LINK_arrow.gif')    no-repeat left 4px; padding-left: 13px;
}
#sitemap a:hover { color: #1c1c1c; text-decoration: underline; 
background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow_act.gif/$FILE/GM_menu_right_LINK_arrow_act.gif') no-repeat left 4px;
}
.sitemapentry{ clear: both; display:block; border-bottom: 1px solid #bcbcbc; }
#sitemap_0 { margin-left: 0px;  }
    #sitemap_0 a { color: #ececec; font-weight:normal; }
#sitemap_1 { margin-left: 20px; }
    #sitemap_1 a { color: #ececec; font-weight:normal; }
#sitemap_2 { margin-left: 40px; }
    #sitemap_2 a { color: #7c7c8c; font-size: 13px; font-weight: bold; }
#sitemap_3 { margin-left: 60px; }
    #sitemap_3 a { color: #dcdcdc; font-size: 13px; font-weight: bold;}
 
/** MENUES 
####################*/

#menu_top { letter-spacing: 0px; }

	#menu_top a,
	#menu_top .last { 
		width: 96px; height: 30px; 
		font-size: 140%; font-weight: 800; color: #ffffff; 
		text-decoration: none; text-transform: uppercase;
		display: block; float: left; letter-spacing: 1px;
		padding-left: 17px; padding-right: 17px;
		border-left: 1px solid white; line-height: 34px;
	}
		#menu_top .last { width: 1px; }
	
	#menu_top a:hover { 
		color: #fad702;
		background: /*url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_top_LINK_arrow_act.gif/$FILE/GM_menu_top_LINK_arrow_act.gif') no-repeat right center;*/
	}
	#menu_top a#act { 
		color: /*#3b4c5b;*/ black;
		background: /*url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_top_LINK_arrow_act.gif/$FILE/GM_menu_top_LINK_arrow_act.gif') no-repeat right center;*/
	}
	
	
#menu_top_misc {  
	letter-spacing: 0px;
	position: absolute;
	overflow: visible; width: 130px;
}
	.menu_top_misc_1 { left: 428px; bottom: 6px;  }
	.menu_top_misc_2 { left: 558px; bottom: 6px; }
	
	#menu_top_misc a { 
		width: 100px; 
		text-align: right;
		font-size: 120%; font-weight: 500; color: #3b4c5b; 
		text-decoration: none; text-transform: uppercase;
		display: block; 
		padding-right: 13px;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_left_LINK_arrow.gif/$FILE/GM_menu_left_LINK_arrow.gif') no-repeat right center;
	}
	#menu_top_misc a:hover { 
		color: #fad702;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_left_LINK_arrow_act.gif/$FILE/GM_menu_left_LINK_arrow_act.gif') no-repeat right center;
	}
	#menu_top_misc a#act { 
		/*color: #fad702;*/
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_left_LINK_arrow_act.gif/$FILE/GM_menu_left_LINK_arrow_act.gif') no-repeat right center;
	}
	#menu_top_misc a#act:hover { 
		color: #3b4c5b;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_left_LINK_arrow_act.gif/$FILE/GM_menu_left_LINK_arrow_act.gif') no-repeat right center;
	}

#menu_left { /*letter-spacing: -1px;*/ float: right; clear: both; width: 100%; }

	#menu_left a { 
		font-size: 120%; font-weight: 500; color: #3b4c5b; 
		text-decoration: none; text-transform: uppercase;
		display: block;
		padding-top: 0px; padding-bottom: 1px; line-height: 19px; padding-right: 13px;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_left_LINK_arrow.gif/$FILE/GM_menu_left_LINK_arrow.gif') no-repeat right 4px;
	}
	#menu_left a:hover { 
		color: #fad702;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_left_LINK_arrow_act.gif/$FILE/GM_menu_left_LINK_arrow_act.gif') no-repeat right 4px;
	}
	#menu_left a#act { 
		color: #fad702;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_left_LINK_arrow_act.gif/$FILE/GM_menu_left_LINK_arrow_act.gif') no-repeat right 4px;
	}
	
#menu_right { /*letter-spacing: -1px;*/ float: left; clear: both; width: 100%; }

	#menu_right a { 
		font-size: 120%; font-weight: normal; color: #4a5a68; 
		text-decoration: none; text-transform: uppercase;
		display: block; width: 190px;
		padding-top: 0px; padding-bottom: 1px; line-height: 19px; padding-left: 13px;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow.gif/$FILE/GM_menu_right_LINK_arrow.gif') no-repeat left 4px;
	}
	#menu_right a:hover { 
		color: #4a5a68;
		text-decoration: underline; 
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow_act.gif/$FILE/GM_menu_right_LINK_arrow_act.gif') no-repeat left 4px;
	}
	#menu_right a#act { 
		color: #4a5a68; font-weight: bolder;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow_act.gif/$FILE/GM_menu_right_LINK_arrow_act.gif') no-repeat left 4px;
	}

#menu_bottom { 
	/*letter-spacing: -1px;*/ 
	float: right; text-align: right;
	padding-right: 10px; padding-top: 6px; 
}

	#menu_bottom a { 
		font-size: 120%; font-weight: normal; color: #4a5a68; 
		text-decoration: none; text-transform: uppercase; 
		text-decoration: inherit; display: block; float: right; clear: both;  
		padding-top: 0px; padding-bottom: 0px; padding-right: 10px;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_FOOTER_LINK_arrow_floatright.jpg/$FILE/GM_FOOTER_LINK_arrow_floatright.jpg') no-repeat right center;
	}
	#menu_bottom a:hover { 
		color: #8c8c8c;
		text-decoration: none; 
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_left_LINK_arrow.gif/$FILE/GM_menu_left_LINK_arrow.gif') no-repeat right center;
	}
	#menu_bottom a#act { 
		color: #8c8c8c; font-weight: normal;
		background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_left_LINK_arrow.gif/$FILE/GM_menu_left_LINK_arrow.gif') no-repeat right center;
	}
	
/** TYPOGRAPHIE & CONTENT ELEMENTS 
####################*/

h2 { font-weight: bold; font-size: 22px; line-height: 22px; }

div#sectionlabel_left { 
	font-size: 140%; font-weight: bold; 
	color: #fad702;
	padding-bottom: 5px;
	text-transform: uppercase; letter-spacing: 0px; }
	


p.zitat, div.zitat 
{ font-size: 12px; /*font-family: times, times new roman, georgia, serif; */ color: #8c8c8c; font-weight: bold; float: left; display: block; clear: both; margin-bottom: 5px; }
div.zitat { padding: 5px; padding-bottom: 10px; width:419px;  }
p.zitat { padding-left: 10px;  padding-bottom: 10px;  width:429px; }

/** Pagefunctions
#######################*/

div#pagefunctions { }
	div#pagefunctions:first-of-type { width: 100%; }/*SAFARI ONLY*/
	
.main_2col .terminpage div#pagefunctions { display:block;
      float:left;
      margin-left:15px;
      padding-bottom:10px; 
}

a.readmore {
	display: block; float: left;
	width: 19px; height: 19px;
	border: none; margin: 5px; margin-left: 0px; margin-top: 7px; margin-bottom: 0px;
	background: url('/WEBCMS/GM/cms2content.nsf/images/GM_readmore.gif/$FILE/GM_readmore.gif') no-repeat top left; 
}
a.pageback {
	float: left; height: 14px;
	color: #2c2c2c;
	text-decoration: none; text-transform: uppercase;
	font-size: 110%; font-weight: bold; letter-spacing: 0px;
	border: none; padding-left: 15px; margin:5px; margin-left: 0px; margin-top: 30px; margin-right: 10px;
	background: url('/WEBCMS/GM/cms2content.nsf/images/GM_button_page_back.jpg/$FILE/GM_button_page_back.jpg') no-repeat center left; 
}
	a.pageback:hover { color: #acacac; }
a.pagetop {
	float: left; height: 14px;
	color: #2c2c2c;
	text-decoration: none; text-transform: uppercase;
	font-size: 110%; font-weight: bold; letter-spacing: 0px;
	border: none; padding-left: 16px; margin:5px; margin-left: 0px; margin-top: 30px;
	background: url('/WEBCMS/GM/cms2content.nsf/images/GM_button_page_totop.jpg/$FILE/GM_button_page_totop.jpg') no-repeat center left ; 
}
	a.pagetop:hover { color: #acacac; }

.main_2col a.pagetop:hover,
.main_2col a.pageback:hover {
    color: black; text-decoration: underline;
}

a.pagerlink { font-weight: bold; font-size: 13px; text-decoration: none; text-transform: uppercase; color: #5c5c5c;}
a.pagerlink:hover { color: black; text-decoration: none; text-transform: uppercase; }
a#pagerlink_left { display: block; float: left; width: 50%; text-align: left; }
a#pagerlink_right { display: block; float: left; width: 50%; text-align: right; }
#pager { display: block; float: left; width: 99%; padding-bottom: 10px; padding-top: 10px;  margin-bottom: 20px; border-bottom: 1px solid #dcdcdc; border-top: 1px solid #dcdcdc; margin-top: 10px; }
	
/** PAGES
#######################*/

	/** ARTISTS
	#######################*/
	
		/** Discographie
		#######################*/

		#discographie {}
		
		#discographie_item { clear: both; display: block; float: left; width: 100%; margin-bottom: 30px; }
		#discographie_item #releaseinfo { margin-bottom: 20px; display: block; clear: both; float: left; width: 100%;}
		#discographie_item #releaseinfo img { float: left; height: 200px; width: 200px; margin-right: 20px; border: none;}
          #discographie_item #releaseinfo #releaseimg { float: left; width: 50%;}
		#discographie_item #releaseinfo #releasetxt { float: left; width: 47%; }
          #discographie_item #releaselink { float: left; width: 47%; margin-top: 10px; }
          #discographie_item #releaselink a { text-decoration: none; color: #3c3c3c; font-weight: normal; font-size: 13px; display: block; padding-left: 15px; background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow.gif/$FILE/GM_menu_right_LINK_arrow.gif') no-repeat center left; }
#discographie_item #releaselink a:hover { text-decoration: none; color: #8c8c8c; padding-left: 15px; background: url('/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow_act.gif/$FILE/GM_menu_right_LINK_arrow_act.gif') no-repeat center left; }
		#discographie_item #releaseinfo #releasetxt h2 { 
			font-size: 13px; font-weight: normal; color: /*#7c8b96*/ black;
			margin: 0; padding: 0px; text-transform: uppercase; }
		#discographie_item #releaseinfo #releasetxt h3 { 
			font-size: 12px; font-weight: bold; color: /*#3b4c5b*/ black;
			margin: 0; padding: 0px; text-transform: uppercase; }
		
		#discographie_item #tracklist { clear: both; width: 99%; }
		#discographie_item #tracklist h2 { 
			text-transform: uppercase; font-size: 11px; color: #3b4c5b;
			font-weight: bold; clear: both; float: left; margin: 0px; padding: 0px; padding-bottom: 5px; }
		#discographie_item #tracklist #track { 
			display: block; float: left; width: 100%; clear: both; /*height: 20px; */
			margin-bottom: 2px; margin-top: 2px; font-weight: bold; font-size: 10px; }
		#discographie_item #tracklist #track #tracknumber { float: left; width: 20px; padding: 2px; border-bottom: 1px solid #e1e6e1; }
		#discographie_item #tracklist #track #trackname { float: left; width: 320px; padding: 2px; padding-left: 5px; background: #e1e6e1; }
#discographie_item #tracklist #track #trackplaytime { float: left; width: 40px; padding: 2px; padding-left: 5px; margin-left: 2px; background: #e1e6e1; }
		#discographie_item #tracklist #track #trackfunx { float: right; width: 30px; padding: 2px; }
		#discographie_item #tracklist #track #trackfunx a.play { 
			display: block; float: left; width: 15px; height: 15px; 
			background: url('/WEBCMS/GM/cms2content.nsf/images/GM_button_play.gif/$FILE/GM_button_play.gif') no-repeat top left;
		}
		
		/** Articles 
		######################### */
		
		#article {
			display: block; clear: both; float: left; margin-bottom: 10px; 

		}
		
		#article.wide {
			width: 100%; 
		}
		
		#article p {
			display: block; clear: both; float: left;
			width: 100%;
			text-align: justify; margin-bottom: 0px; margin-top: 5px;
		}
		
		#article.wide img.headimg, img.headimg {
			width: 439px;
			float: left; display: block; 
			border:none; 
			padding-top: 5px; margin-bottom: 20px;
		}

		/** Termine
		######################### */
		#terminliste_search, #terminliste { margin: 0px; margin-left: 10px; float: left; clear: both; width: 97%; }
		#terminliste_search, #terminliste { margin-bottom: 20px;  }

		.termin_ensemble { margin-bottom: 10px; float: left; clear: both; width: 90%; display: block; }
		.termin_ensemble .termin_ensemble_name { display: block; margin-bottom: 10px; }
		.termin_ensemble .termin_ensemble_name h1 { margin:0px; padding: 0px; font-size: 20px;  display; block; }
		.termin_ensemble .termin_ensemble_name h2 { margin:0px; padding: 0px; font-size: 17px;  display; block; }
		.termin_ensemble .termin_ensemble_name h3 { margin:0px; padding: 0px; font-size: 13px; display; block; }
		.termin { 
			margin-bottom: 5px; float: left; 
			clear: both; padding: 5px; width: 100%; display: block;
			/*background: #dcdcdc;*/ 
		}
		.termin h1 { width: 100%; margin:0px; padding: 0px; font-size: 20px; display; block; float: left; clear: both; line-height: 20px; }
		.termin h2 { margin:0px; padding: 0px; font-size: 17px;  display; block; }
		.termin h3 { margin:0px; padding: 0px; font-size: 13px; display; block; }
          .termin .terminline { width: 100%; height: 1px; border-bottom: 2px solid #dcdcdc; display; block; float: left; clear: both; line-height: 20px; margin-bottom: 10px; }
		.form_box { float: left; width: 162px; margin: 5px; }
		.form_box label { width: 100%; height: 15px; display:block; float:left; }
		.form_box input { width: 100px; padding: 2px; }
		.form_box_funx { float: left; width: 120px; margin: 5px; }
		.form_box_funx input.formbutton { width: 120px; height: 20px; background: #dcdcdc; font-size: 9px; padding: 2px; float: right; }

#terminliste a { text-decoration: none; }
#terminliste a:hover { text-decoration: underline; }


/** TERMIN DATE Ansicht */
.termindate .termin { padding: 2px; margin-bottom: 0px; }
.termin_date { clear: both; display: block; float: left; border-bottom: 2px solid #dcdcdc; width: 100%;}
.termin_date .date { float: left; display: block; width: 100px; height: 55px; margin-right: 10px; font-size: 13px; font-weight: bold;  }

.termin_date .ensemble { float: left; display: block; width: 300px; margin-right: 10px; font-size: 13px; font-weight: bold;}
.termin_date .infos { float: left; display: block; width: 560px; }
.termin_date .venue { float: left; display: block; width: 370px; margin-right: 10px; }
.termin_date .adress { float: left; display: block; width: 170px; margin-right: 10px; font-weight:bold;}
.termin_date .www { float: right; text-align: right; display: block; width: 240px; margin-right: 10px; }
.termin_date .text { float: left;  display: block; width: 400px; }

/** TERMIN ENSEMBLE Ansicht */

.termine_ensemble { display: block; float: left; }
.termin_ensemble { display: block; float: left; padding: 0 0 0 0; margin: 0 0 0 0;}
.termin_head { clear: both; display: block; float: left; width: 670px; border-bottom: 2px solid #dcdcdc; }
.termin_head_ensemble { width: 400px; float: left; margin:0px; padding: 0px; font-size: 22px; color: #dcdcdc; line-height: 30px; }
.termin_head_www { width: 200px; float: right; text-align: right; line-height: 40px; visibility: hidden; }
.termin_ensemble .infos { float: left; display: block; width: 490px; }
.termin_ensemble .venue { float: left; display: block; width: 320px; margin-right: 10px; font-weight: bold; }
.termin_ensemble .adress { float: left; display: block; width: 150px; margin-right: 10px; }
.termin_ensemble .text { float: left;  display: block; width: 400px; }
.termin_ensemble .date { float: left; display: block; width: 100px; height: 30px; margin-right: 10px; font-size: 13px; font-weight: bold;  }

		/**Newsletter
		######################### */

#newsletter { margin: 20px; margin-left: 100px; padding-bottom: 20px; }
#newsletter #nl_headline  { width: 440px; font-weight: bold; text-transform: uppercase; color: #4c4c4c; font-size: 13px; float: left; display: block; padding-top: 10px; padding-bottom: 10px; }

#newsletter #nl_chooser { display: block; float: left; width: 100%; margin-bottom: 10px; }
#newsletter #nl_chooser .nl_chooser_sub { display: block; float: left; width: 49%; }
#newsletter #nl_chooser a { display: block; float: left; padding-left: 30px;
background: url(/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow_act.gif/$FILE/GM_menu_right_LINK_arrow_act.gif) no-repeat left center;
font-size: 22px; font-weight: bold; text-decoration: none; color: #4c4c4c; }

#newsletter #nl_left { width: 200px; font-weight: bold; text-transform: uppercase; color: #4c4c4c; font-size: 12px; float: left; display: block; }
#newsletter .info#nl_left { font-weight: normal; }
#newsletter .comment#nl_left { font-weight: normal; font-size: 10px}


#newsletter #nl_right { text-align: right; font-weight: bold; float: left; display: block; width: 240px; padding: 0 0 0 0; }
#newsletter .withsub#nl_right { text-align: right; font-weight: bold; float: left; display: block; width: 270px; padding: 0 0 0 0; color: #5c5c5c; }
#newsletter #nl_right_sub { float: left; display: block; width: 90px; padding: 0 0 0 0; }
#newsletter #nl_right_sub_head { text-transform: uppercase; font-weight: normal; float: left; display: block; padding: 0 0 0 0; }
#newsletter #nl_right_sub_input { float: left; width: 90px; }
#newsletter #nl_right_sub_input input, 
#newsletter #nl_right_sub_input select { float: left; width: 90px; }

#newsletter #nl_dividor { border-bottom:1px solid #DCDCDC;
clear:both;
display:block;
height:1px;
margin-bottom:2px;
margin-top:2px;
width:470px;}

#newsletter input { clear:both;
display:block;
float:left;
margin:0;
padding:0;
width:270px;}

   *+html #newsletter input { float: right; clear: none; }

#newsletter a#formSubmit { background:#DCDCDC none repeat scroll 0 0;
clear:both;
color:#8C8C8C;
display:block;
float:left;
height:20px;
line-height:20px;
margin:0;
padding:1px 10px 1px 1px;
text-align:right;
text-decoration:none;
width:260px;}

#newsletter a#formSubmit:hover { color: #dcdcdc; background: #8c8c8c; }

#newsletter select { clear:both;
display:block;
float:left;
margin:0;
padding:0;
width:270px; }

#newsletter select#formType { 
width:470px; margin-bottom: 10px; }

#newsletter select option { margin: 2px; }

/** GALERIE 
#################### */
table#gallery td { padding: 4px; }
table#gallery td a { color: #8c8c7c; text-decoration: none; font-size: 10px; }

/** TERMINE TOGGLER 
###################### **/
#toggler { width: 100%; }
#toggler_head { width: 100%; color: #000000; }
#toggler_headline { width: 49%; display: block; float: left; font-size: 14px; font-weight: bold; text-transform: uppercase; }
#toggler_nav {  width: 50%; display: block; float: left; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #000000; text-align: right; }
a#toggleleft {}
a#toggleright {}
a.togglelink img,
.main_2col #main_mid_contentbox_half #toggler #toggler_nav img { border: none; width: 19px; height: 19px; float: none; margin: 0 0 0 0; padding: 0 0 0 0; vertical-align: middle; }
a.togglelink { display: block; float: left; width: 50px; color:#000000; text-decoration: none; text-transform: uppercase; width: 80px; line-height: 12px;  }
a.togglelink:hover { color: white; }
#toggler_content { clear: both; display: block; float: left; width: 99%; color:#000000; margin-top: 10px; }
#toggler .contentbox { }
#toggler #content_termin { width: 100%; display: block; float: left; 
margin-bottom: 7px; }
#toggler #content_date { width: 100%; display: block; float: left; color: white; font-size: 11px; font-weight: bold;border-bottom: 1px solid #697885; }
#toggler #content_ensemble { display: block; float: left; font-size: 11px; font-weight: bold; text-transform: uppercase; width: 49%; }
#toggler #content_venue { display: block; float: left; font-size: 11px; text-transform: none; width: 51%; }

/** BIOGRAPHIE MENU 
######################## */

div#biography_menu { margin-top: 10px; display: block; float: left; width: 100%; }
div#biography_menu a { 
         display: block; float: left; width: 100%; padding-left: 30px;
background: url(/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow_act.gif/$FILE/GM_menu_right_LINK_arrow_act.gif) no-repeat left center;
font-size: 18px; font-weight: normal; text-decoration: none; color: #000000; margin-top: 5px;
}
div#biography_menu a:hover { text-decoration: none; color: #8c8c7c;
background: url(/WEBCMS/GM/cms2content.nsf/images/GM_menu_right_LINK_arrow.gif/$FILE/GM_menu_right_LINK_arrow.gif) no-repeat left center;}


