/* Design V1 */
#cboxPageMain { position:relative; width:980px; }
	#cboxHeader { width:980px; height:85px; background-color:#FFFFFF; background-image:url(../gfx/img_header_picture.jpg); background-repeat:no-repeat; background-position:right; }
		#cboxHeaderQuickLinks { padding-top:3px; }
		#cboxHeaderLogo { }
	#cboxTopMenu { width:980px; height:25px; background:url(../gfx/img_top_menu_bg_off.gif) repeat-x; border-bottom:1px solid #7a7a7a; }
		#cboxTopMenuPoints { float:left; }
		#cboxTopMenuSearch { float:right; margin-right:3px; }
	#cboxTopMenuLine { width:980px; height:16px; background-color:#E1E3E4; }
		#cboxTopBreadcrump { margin-left:190px; padding-top:1px; }
	#cboxContentWrap { width:980px; }
		#cboxContentLeftMenu { float:left; width:190px; } 
		#cboxContentVolume { float:left; width:790px; background:url(../gfx/img_content_header_v1.gif) repeat-x; }
			#cboxContentVolumeLeft { float:left; width:590px; }
				#cboxContentVolumeLeftHeader { width:590px; margin-bottom:20px;  overflow:visible; }
					#cboxContentVolumeLeftHeaderPicture { float:left; filter:alpha(opacity=70); opacity: 0.7; -moz-opacity:0.7; }
					#cboxContentVolumeLeftHeaderText { float:left; width:380px; margin-left:5px; padding-top:5px; font-size:12px; color:#7A7A7A; }
				#cboxContentVolumeContent { width:570px; padding-right:20px; padding-top:15px; }
			#cboxContentVolumeRight { float:left; width:200px; }
				#cboxContentVolumeRightBLZ { color:#58595B; padding-top:11px; padding-bottom:5px; text-align:right; font-size:10px; padding-right:10px; }
				#cboxContentVolumeRightCrossMenu { margin-top:5px;  }
			#cboxFooter { margin-top:20px; }
				#cboxFooterPrint { margin-top:5px; }
				
/* SPEZIELLE HEADER FORMATIERUNG FÜR CONTENT BEREICH */
#cboxContentVolumeLeftHeaderText H1 { color:#FFFFFF; font-size:20px; font-weight:bold; margin:45px 0px 15px 0; }
#cboxContentVolumeLeftHeaderText H2 { color:#FFFFFF; font-size:18px; font-weight:bold; margin:0 0 0 0; }