/* --------------------- COMMON --------------------- */

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/body_background.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	display:inline-block;
}
.clear {
	display:block;
}
.Wrapper {
	width: 800px;
	margin: 0 auto;
}
/* --------------------- HEADER --------------------- */

.Header {
	width: 800px;
	height: 111px;
}
.Logo {
	position: absolute;
	margin: 26px 0 0 17px;
}
.Logo a {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.Logo span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 0 2px;
}
.HeaderLink {
	position: absolute;
	margin: 132px 0 0 305px;
	width: 468px;
}
.HeaderLink span {
	margin: 0 6px 0 0;
}
.HeaderLink a {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.HeaderLink a:hover {
	text-decoration: underline;
}
/* --------------------- CONTENT --------------------- */

.ContentWrapper {
	width: 800px;
}
.TopNavi {
	width: 788px;
	height: 43px;
	margin: 21px 0 0 -18px;
}
.TopNavi a {
	font-size: 16px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.TopNavi a:hover {
	text-decoration: underline;
}
.TopNavi span {
	margin: 0 0 0 30px;
}
.TopNavi span img {
	position: relative;
	top: -2px;
	padding: 0 6px 0 0;
}
.MainContent {
	width: 800px;
	padding: 20px 0 0 0;
}
.MainContentBox {
	padding: 10px 0 0 0;
}
.TopRail {
	width: 800px;
	height: 25px;
	background-image: url(../images/top_rail_background.gif);
	background-repeat: no-repeat;
}
.TopRailLeft {
	float: left;
	font-size: 11px;
	color: #484848;
	font-weight: bold;
	padding: 5px 0 0 21px;
}
.TopRailRight {
	float: right;
	font-size: 11px;
	color: #484848;
	font-weight: bold;
	padding: 5px 10px 0 0;
}
.ContentLeft {
	float: left;
	width: 195px;
}
.ContentCenter {
	float: left;
	width: 319px;
}
.ContentCenterPage {
	float: left;
	width: 605px;
	text-align:justify;
}
.ContentCenterPage h1 {
	font-size:13px;
	font-weight:bold;
}
.ContentCenterPage h2 {
	font-size:12px;
	font-weight:bold;
}
.ContentCenterPage h3 {
	font-size:11px;
	font-weight:bold;
}
.ContentRight {
	float: left;
	width: 286px;
}
.NavigationBox {
	width: 180px;
}
.NavigationPrivateKrankenversicherung {
	background-image: url(../images/navi_versicherungen.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-top:7px;
}

.NavigationBox a {
	font-size: 10px;
	color: #2A7A24;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #f0f0f0;
	background-image: url(../images/arrow_navigation.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 0 4px 5px;
}
.NavigationBox a:hover {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.last {
	border-bottom: none;
}
.ContentBox1 {
	margin: 0 0 10px 0;
}
.ContentBoxRed {
	width: 308px;
	background-color: #d02125;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 23px;
	padding: 7px 0 0 11px;
}
.ContentBoxRedPage {
	background-color: #C9E221;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 23px;
	padding: 7px 0 0 11px;
}
.ContentBoxGrey {
	width: 308px;
	background-color: #e7e7e7;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	height: 23px;
	padding: 7px 0 0 11px;
}
.ContentBoxImg {
	border: 1px solid #e7e7e7;
	border-top: none;
	border-bottom: none;
}
.ContentBox {
	border: 1px solid #e7e7e7;
	border-top: none;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding: 15px;
}
.ContentBox a {
	font-size: 11px;
	color: #2A7A24;
	font-weight: bold;
	text-decoration: none;
}
.ContentBox a:hover {
	text-decoration: underline;
}
.ContentBoxRight {
	width: 271px;
	float: right;
}
.ContentBoxRightBox {
	border: 1px solid #e7e7e7;
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
}
.ContentBoxRightTeaser {
	font-size: 10px;
	color: #6a6a6a;
	padding: 10px 0 0 60px;
}
.ContentBoxRightTeaser a {
	font-size: 12px;
	color: #ce1f24;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.ContentBoxRightTeaser a:hover {
	text-decoration: underline;
}
.ContentBoxRightText {
	font-size: 11px;
	color: #7c7e80;
	line-height: 16px;
	display: block;
	margin: 5px 0 0 0;
}
.ContentBoxRightText a {
	font-size: 11px;
	color: #d12126;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.ContentBoxRightText a:hover {
	text-decoration: underline;
}
.Frame {
	text-align: center;
}
.InfoText span {
	margin: 0 0 15px 0;
	display: block;
}
.InfoText span b a {
	color: #d02125;
	display: block;
}
.InfoText span b a:hover {
	color: #d02125;
}
/* --------------------- FOOTER --------------------- */

.FooterWrapper {
	height: 80px;
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-x;
}
.FooterBox {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.FooterBox a {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.FooterBox a:hover {
	text-decoration: underline;
}
.nospace {
	margin: 0 0 0 0!important;
}
div.Vorteile {
	margin: 5px 0 5px 10px;
	width: 550px;
}
div.Vorteile span {
	display: block;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/icon_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 25px;
	line-height: 18px;
}
div.textfeld {
	font-size: 10px;
	color: #666666;
	text-align:justify;
	width: 465px;
}
.alignleft {
	float: left;
	margin: 0px 10px 0px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 0px 10px;
}

