@charset "utf-8";
/* CSS Document */

a img {
	border:none;
}

body {
	margin-left:20px;
	margin-top:0px;
	background-image:url(/de/images/gesundheitsmanagement/extras/img600_01_bkg_verlauf.gif);
	background-color:#C2D3E8;
	background-repeat:repeat-x;
}

#layout {
	text-align:left;
	width:802px;
	display:block;
}

#banner {
	float:left;
	margin-top:1px;
	width:610px;
	height:168px;
}

#banner.cha_home {
	height:250px;
	background-image:url(/de/images/gesundheitsmanagement/headerbilder/img602_home.jpg);
	background-repeat:no-repeat;
}

#blaue_linie {
	margin-top:0px;
	width:793px;
	height:1px;
	background-color:#004BA0;
}


/*Navigation*/
#navigation {
	float:right;
	margin-top:1px;
	width:188px;
	min-height: 500px;
	background-color:#608FC4;
	height:1000px;
}

#microsite_name {
	width:188px;
	height:106px;
}

#navigation_menu {
background: transparent;
	width:188px;
	position:relative;
	top:34px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height:800px;
	}


#content_area {
	float:left;
	width:610px;
	min-height:800px;
	background-color:#FFFFFF;
	height:832px;
}

#content {
	position:relative;
	top:20px;
	margin-left:20px;
	width:570px;
	min-height:635px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	background: #FFFFFF;
}

#headline {
	margin-top:30px;
	margin-left:20px;
	width:570px;
	height:40px;
}

#logo {
	margin-top:0px;
	width:802px;
	height:75px;
}

/*Footer*/
#footer {
	float:left;
	margin-top:4px;
	width:802px;
	height:30px;
	background-color:#608FC4;
}

#copyright {
	margin-top:8px;
	margin-left:25px;
	float:left;
	width:400px;
	height:22px;
}

#rund_rechts {
	background-image:url(/de/images/gesundheitsmanagement/extras/img600_1_rechts_unten.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:right;
	width:20px;
	height:30px;
}	


#abstand_unten {
	float:left;
	height:20px;
	width:802px;
	clear:both;
}

