html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

hr {
	height: 1px;
	border: 0;
	background-color: #e3e7ea;
}

img {
	border: 0px;
}

.container {
	width: 975px;
	/* height: (Not Required - Auto Size) */
}

.header {
	width: 100%;
	height: 159px;
}

.logo {
	position: absolute;
	display: block;
	width: 169px;
	height: 83px;
	top: 22px;
	left: 22px;
}

.logo img {
	border: 0px;
}

.header-left, .header-right {
	position: absolute;
	height: 54px;
	top: 105px;
}

.header-left {
	width: 192px;
	background-image: url(../images/header_left_bg.gif);
}

.header-right {
	width: 783px;
	left: 192px;
	background-color: #d6f1f4;
	background-image: url(../images/header_right_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.navigation {
	width: 177px;
	padding-top: 38px;
	padding-bottom: 8px;
	padding-right: 15px;
	float: left;
	background-color: #e1f4f7;
	background-image: url(../images/navigation_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.navigation a, .sub-navigation a, .navigation-text {
	display: block;
	margin-left: 22px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #f9fdfd;
	color: #299DAB;
}

 .navigation-text {
 	margin-top: 20px;
 	margin-bottom: 0px;
 	padding-bottom: 0px;
 	border-bottom: 0;
 }

a.arztpartner_previous_website {
	margin-top: 10px;
	padding-bottom: 3px;
	background-image: url(../images/arztpartner_almeda_button.gif);
}

a.mercur_previous_website {
	background-image: url(../images/mercur_assistance_button.gif);
}

a.arztpartner_previous_website, a.mercur_previous_website {
	width: 152px;
	height: 48px;
	margin-bottom: 0;
	padding-top: 8px;
	padding-bottom: 0;
	border-bottom: 0;
	background-repeat: no-repeat;
}

.arztpartner_previous_website img, .mercur_previous_website img {
	margin-right: 10px;
	margin-left: 12px;
}

.meta-navigation {
	margin-left: 24px;
	float: left;
}

.meta-navigation a {
	margin-left: 10px;
	margin-right: 10px;
	color: #299DAB;
}

.navigation a:hover, .meta-navigation a:hover, .active-link {
	color: #467491;
}

.sub-navigation a {
	padding-left: 15px;
}

.sub-navigation a:hover, .sub-navigation span {
	background-image: url(../images/nav_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 0% 30%;
}

.sub-navigation span {
	margin-left: -15px;
	padding-left: 15px;
	background-position: 0% 50%;
}

.navigation a, .meta-navigation a, .navigation-text {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

a.arztpartner_previous_website, a.mercur_previous_website {
	font-family: Arial;
	font-size: 7pt;
	color: #a6b3bd;
}

.meta-navigation, .meta-navigation img, .language {
	line-height: 62px;
	vertical-align: middle;
}

.language {
	margin-right: 16px;
	font-family: Verdana;
	font-size: 8pt;
	color: #98acb6;
	float: right;
}

.language a {
	color: #98acb6;
	text-decoration: none;
}

.content, .additional-content {
	padding-top: 30px;
	float: left;
	font-family: Verdana;
	font-size: 8pt;
	color: #467491;
}

.content a, .additional-content a {
	padding-left: 15px;
	font-family: Verdana;
	font-size: 8pt;
	color: #33b8ca;
	text-decoration: underline;
	background-image: url(../images/hyperlink_arrow_right_blue.gif);
	background-repeat: no-repeat;
	background-position: 0% 70%;
}

.message-not-translated {
	padding: 6px;
	border: solid 1px #e3e7ea;
	color: #7a8e9c;
}

.message-not-translated a {
	padding: 0px;
	color: #7a8e9c;
	text-decoration: underline;
	background: none;
}

.additional-content {
	width: 232px;
	float: left;
}

.footer {
	height: 18px;
	margin-left: 192px;
	padding-top: 35px;
	padding-bottom: 100px;
	line-height: 18px;
	clear: both;
}

.footer, .footer a {
	font-family: Arial;
	font-size: 7pt;
	color: #a7b4bd;
	letter-spacing: 1px;
	text-decoration: none;
}

.footer a:hover {
	color: #34b8c9;
	text-decoration: underline;
}

.content, .footer {
	width: 493px;
	padding-left: 34px;
	padding-right: 24px;
}

.copyright {
	width: 400px;
	float: left;
}

.anchor-top {
	width: 85px;
	text-align: right;
	float: left;
}

.anchor-top a {
	color: #7a8e9c;
}