html {
	height: 100%; margin: 0px;
}

BODY {
	width: 62.6875em; margin: 0 auto;
	FONT-WEIGHT: normal; FONT-SIZE: 100.1%; FONT-FAMILY: arial,verdana,sans-serif; 
	color: #333333; background-color: #c0c0c0; height: 100%;
}

div.body {
	width: 62.6875em; background-color: #f9f9f9;
	height: 100%; display: table; margin: 0 auto;
}

div.head_line, div.main  {
	WIDTH: 58.875em; margin-left: 5px; border-left: 1px #ffffff solid; float: left; margin-bottom: 5px;
}

div.logo, a.logo {
	width: 80px; height: 70px; background: transparent url(../../Logo/logo.jpg) no-repeat 3px 3px;  float: left;
}

div.head {
	HEIGHT: 80px; 
	background: #c0c0c0 url(../../Logo/banner_verlauf.jpg) no-repeat; 
	width: 58.875em;
	font-weight: bold;
	color: #FFFFFF;
	float :left;
} 

div.slogan {
	height: 80px;
	line-height: 80px;
	float: right;
	width: 27.9375em;
	text-align: center;
	float: left;
}

div.left_Column {
	FLOAT: left; WIDTH: 11.3125em;
}

div.right_Column {
	FLOAT: right; WIDTH: 11.875em;
}


div.center_Column {
	/*FLOAT: left;*/ MARGIN-TOP: 0px; margin-left: 11.3125em; margin-right: 11.875em;
}

div.design_gruen_top {
	background-color: #99CC00; width: 45px; height: 145px; float: right; margin-right: 5px; margin-top: 5px; top: 0px;
}

div.design_blau_top {
	background-color: #0099FF; width: 45px; height: 45px; float: right; margin-right: 5px; margin-top: 5px; top: 150px;
}

div.design_gruen_sub {
	background-color: #99CC00; WIDTH: 8.3em; height: 45px; float: left; margin-left: 6px; margin-top: 5px; border-bottom: 5px #f9f9f9 solid;
}

div.design_blau_sub {
	background-color: #0099FF; width: 2.8125em; height: 45px; float: left; margin-left: 5px; margin-top: 5px; border-bottom: 5px #f9f9f9 solid;
}

div.copyright {
	font-size: 0.75em; margin-top: 55px; margin-bottom: 5px; margin-left: 5px; clear: both;
}
