/* --- COMMON --- */

body {
	background-image: url(../images/body_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clear:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 

.clear {
	display:inline-block;
} 

.clear {
	display:block;
}

.orange {
	color:#ff7e00;
}


/* --- LAYOUT--- */

#MainWrapper {
	width: 936px;
	margin: 0 auto;
}

.Header {
	width: 936px;
	height: 148px;
}

.HeaderLeft {
	width: 4px;
	height: 148px;
	background-image: url(../images/header_left.gif);
	background-repeat: no-repeat;
	float: left;
}

.HeaderContent {
	width: 928px;
	height: 148px;
	float: left;
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
}

.HeaderLogo {
	padding: 48px 0 0 20px;
	position: absolute;
}

.HeaderRight {
	width: 4px;
	height: 148px;
	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	float: right;
}

.HeaderLinks {
	font-size: 11px;
	color: #fefefe;
	position: absolute;
	padding: 16px 0 0 791px;
}

.HeaderLinks a {
	font-size: 11px;
	color: #fefefe;
	text-decoration: none;
}

.HeaderLinks a:hover {
	font-size: 11px;
	color: #fefefe;
	text-decoration: underline;
}

.HeaderNavigation {
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
	margin: 111px 0 0 372px;
	position: absolute;
	clear: both;
}

.HeaderNavigation a {
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
	text-decoration: none;
}

.HeaderNavigation a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
	text-decoration: underline;
}

#ContentWrapper {
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-y;
	width: 936px;
	padding: 11px 0 20px 0;
}

.Navigation {
	width: 188px;
	float: left;
	padding: 0 0 0 6px;
}

.NavigationWrapper {
	padding: 0 0 7px 0;
}

.KrankenversicherungTitle {
	width: 188px;
	height: 26px;
	background-image: url(../images/krankenversicherung.gif.gif);
	background-repeat: no-repeat;
}

.VorsorgeTitle {
	width: 188px;
	height: 26px;
	background-image: url(../images/vorsorge.gif);
	background-repeat: no-repeat;
}

.VersicherungenTitle {
	width: 188px;
	height: 26px;
	background-image: url(../images/versicherungen.gif);
	background-repeat: no-repeat;
}

.FinanzenTitle {
	width: 188px;
	height: 26px;
	background-image: url(../images/finanzen.gif);
	background-repeat: no-repeat;
}

.TuevTitle {
	width: 188px;
	height: 26px;
	background-image: url(../images/tuev.gif);
	background-repeat: no-repeat;
}

.NavigationBox {
	width: 188px;
	background-color: #f2f3f4;
	margin: 6px 0 0 0;
}

.NavigationLinks {
	padding: 8px 0 8px 0;
}

.NavigationLinks a {
	font-size: 11px;
	color: #4e5f77;
	text-decoration: none;
	line-height: 20px;
	padding: 0 0 0 10px;
	display: block;
}

.NavigationLinks a:hover {
	font-size: 11px;
	color: #ff7e00;
	text-decoration: none
	line-height: 20px;
}

.NavigationTop {
	width: 188px;
	height: 3px;
	font-size: 0px;
	background-image: url(../images/navigation_top.gif);
	background-repeat: no-repeat;
}

.NavigationBottom {
	width: 188px;
	height: 3px;
	font-size: 0px;
	background-image: url(../images/navigation_bottom.gif);
	background-repeat: no-repeat;
}

.NavigationTuev {
	text-align: center;
	padding: 8px 0 8px 0;
}

.Content {
	width: 571px;
	float: left;
	padding: 0 0 0 12px;
}

.ContentTeaser {
	width: 544px;
	height: 42px;
	background-image: url(../images/mainteaser.gif);
	background-repeat: no-repeat;
	padding: 130px 0 0 27px;
}

.ContentTeaserText {
	font-size: 11px;
	color: #4c5d75;
	line-height: 16px;
	padding: 20px 5px 25px 5px;
	text-align: justify;
}

.ContentTeaserWrapper {
	width: 571px;
}

.ContentTeaserLeft {
	width: 275px;
	float: left;
}

.ContentTeaserLeft2 {
	width: 275px;
	float: left;
	padding: 0 0 0 21px;
}

.ContentTeaserLeftHead {
	background-color: #4c5d75;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 0 6px 22px;
}

.ContentTeaserLeftImg {
	margin: 8px 0 0 0;
}

.ContentTeaserLeftText {
	color: #4c5d75;
	line-height: 16px;
	font-size: 11px;
	text-align: justify;
	padding: 10px 5px 10px 5px;
}

.ContentTeaserLeftBottom {
	background-color: #f0f0f0;
	border: 1px solid #e1e4e6;
	padding: 4px 15px 4px 0;
	font-size: 0px;
	text-align: right;
}

.ContentTeaserLeftBottom a {
	font-size: 11px;
	color: #4c5d75;
	text-decoration: none;
	font-weight: bold;
}

.ContentTeaserLeftBottom a:hover {
	font-size: 11px;
	color: #4c5d75;
	text-decoration: underline;
	font-weight: bold;
}

.ContentTeaserBig {
	width: 571px;
	padding: 25px 0 0 0;
}

.ContentTeaserBigHead {
	background-image: url(../images/teaser_title_background.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 0 6px 28px;
}

.ContentTeaserBigImg {
	float: left;
	padding: 10px 15px 0 10px;
	clear: both;
}

.ContentTeaserBigText {
	font-size: 11px;
	color: #4c5d75;
	line-height: 16px;
	padding: 7px 0 0 15px;
}

.ContentTeaserBigButton {
	border-bottom: 1px solid #e0e2e5;
	text-align: right;
	padding: 10px 15px 10px 0;
	font-size: 0px;
}

.ContentRight {
	float: left;
	font-size: 0px;
	padding: 0 0 0 16px;
}

.ContentBig {
	width: 571px;
	float: left;
}

.ContentBigHead {
	background-image: url(../images/teaser_title_background.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 0 6px 28px;
}

.ContentBigImg {
	float: left;
	padding: 10px 15px 0 10px;
	clear: both;
}

.ContentBigText {
	font-size: 11px;
	color: #4c5d75;
	line-height: 16px;
	padding: 7px 15px 0 15px;
	background-color: #ffffff;
}

.ContentBigTextVs {
	font-size: 11px;
	color: #4c5d75;
	line-height: 16px;
	padding: 15px 15px 15px 15px;
	background-color: #ffffff;
}

.ContentBigTextVs a {
	font-size: 11px;
	color: #4c5d75;
	line-height: 16px;
	text-decoration: none;
}

.ContentBigTextVs a:hover {
	font-size: 11px;
	color: #4c5d75;
	line-height: 16px;
	text-decoration: underline;
}

.ContentCompare {
	background-color: #ffffff;
	text-align: center;
}


.Footer {
	width: 936px;
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 11px;
	color: #4c5d75;
	padding: 5px 0 15px 0;
}