html { width:100%; height:100%; margin:0px; padding:0px;}
body {
	padding:0px;
	margin:0px;
	background: url("../images/balken.gif") repeat-x;
	background-color:white;
	text-align:center; /* CENTER FOR IE*/
}

/* Box-enclosing- and Guillotine-Hack. */
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden;}
/* Hides from IE-mac: */
/*\*/ * html .clearfix {
	height:1%;
} /**/

	#boxCenter {
		text-align:left; /* set back to left for inside content */
		margin:0 auto; /* CENTER FOR GECKO */
		padding:0;
		width:799px;
		/*border-left:1px dotted #c2d673;*/
		background: url("../images/icons/dotline_vertical_green.gif") repeat-y;
		position:relative; /* Fr Anzeige eines Elements ausserhalb seines Elternelementes */
	}
	#boxCenterB {
		text-align:left; /* set back to left for inside content */
		margin:0 auto; /* CENTER FOR GECKO */
		padding:0;
		width:799px;
		/*border-left:1px dotted #8fafba;*/
		background: url("../images/icons/dotline_vertical_blue.gif") repeat-y;
		position:relative; /* Fr Anzeige eines Elements ausserhalb seines Elternelementes */
	}
		#box_service_bar {
			position:absolute;
			margin:0;
			padding:0;
			width:799px;
			height:15px;
		}
		#boxHeader {
			margin:0;
			padding:0;
			width:799px;
			height:184px;
		}
			#box_logo {
				position:absolute;
				top:24px;
				left:418px;
			}
		/* Cover dashed line */
		#box_cover {
			background-color:#e5edef;
			position:absolute;
			top:0px;
			left:-1px;
			width:3px;
			height:184px;
		}
		#box_hero {
			position:absolute;
			top:70px;
			left:-1px;
			width:200px;
			height:132px;
		}
		#boxMenu01 {
			position:absolute;
			top:131px;
			left:199px;
			width:452px;
			height:40px;
			text-align:right;
		}
		#boxMenu02 {
			position:absolute;
			top:212px;
			left:0px;
			width:199px;
			height:300px;
		}
		#boxContent {
			margin:0;
			margin-left:199px;
			padding:0;
			padding-bottom:15px;
			width:598px;
			/*border:1px dotted #c2d673;*/
			background: url("../images/icons/dotline_vertical_green.gif") repeat-y;
			/*border-top:none;*/
			/*border-bottom:none;*/
		}
		#boxContentB {
			margin:0;
			margin-left:199px;
			padding:0;
			padding-bottom:15px;
			width:598px;
			/*border:1px dotted #8fafba;*/
			background: url("../images/icons/dotline_vertical_blue.gif") repeat-y;
			/*border-top:none;*/
			/*border-bottom:none;*/
		}
			.boxPageTitle {
				width:471px;
			}
			.boxNormal {
				width:471px;
			}
			.boxRight {
				position:absolute;
				top:220px;
				left:671px;
				width:125px;
			}
			#boxMenu03 {
				margin:0;
				margin-top:10px;
				margin-left:25px;
				padding:0;
				width:427px;
				height:40px;
				/*border-top:1px dotted #c2d673;*/
				background: url("../images/icons/dotline_horizontal_green.gif") repeat-x;
				text-align:right;
			}
			#boxMenu03B {
				margin:0;
				margin-top:10px;
				margin-left:25px;
				padding:0;
				width:427px;
				height:40px;
				/*border-top:1px dotted #8fafba;*/
				background: url("../images/icons/dotline_horizontal_blue.gif") repeat-x;
				text-align:right;
			}
			#boxBottomSpace {
				margin:0;
				margin-left:199px;
				padding:0;
				width:598px;
				height:20px;
			}
