/*	// =============================================================================
	// Content Management System                                           
	//             by Danisoft IT solutions e.U.             www.danisoft.at                         
	// =============================================================================
	//
	// Dateiversion:	0.0.7
	// Letzte Änderung:	31.08.2010
	// -----------------------------------------------------------------------------
*/

/* Layout */
	#divhead {z-index:49; position:absolute; left:0px; top:82px; right:0px; height:32px; width:100%;
	background-image:url(../bilder_bg/bg_top.gif); background-repeat:repeat; background-color:#FFFFFF}
	#divheadinfo {z-index:48; margin:0 auto; padding-top: 10px; text-align:left; height:82px; width:468px; }
	#divheadlogo {z-index:50; position:absolute; left:49px; top:8px; width:226px; height:70px; }
	#divmenusub {z-index:100; position:absolute; left:0px; right:0px; top:86px; height:28px; width:100%;}
	#divmenusubcontent {z-index:101; position:absolute; right:20px; top:0px; height:28px; text-align:right;}
	#divwrap {z-index:400;margin:0 auto;margin-top:50px;width:990px;text-align:left; }
	#divboxlinks {width:175px;}
	.dibboxlinksadd {text-align:center;}
	#divboxrechts {width:175px;float:right;}
	#divkalender { width:163px; height:190px; }
	#divsuchelupe {z-index:19; float:right; background-color:#FFC; width:38px; height:36px; background-image:url(../bilder_bg/bg_lupe.gif); background-repeat:no-repeat; background-color:transparent; position:relative; top:-18px;}
	#divcontent {float:right;width:600px;padding-right:20px; }
	.divbox { border-color:#CCC; border-style:solid; border-width:1px; padding:5px; }
	.divbox_business { border-color:#999; border-style:solid; border-width:1px; padding:5px; background-color:#99ccff; }
	.divbox_businessh { border-color:#FF0000; border-style:solid; border-width:1px; padding:5px; background-color:#99ccff; }
	.divbox_gruen { border-color:#999; border-style:solid; border-width:1px; padding:5px; background-color:#99cc33; }
	#linkfeedback { position:fixed; left:0px; top:300px; }
