/** 
	* content.css for all media
	*
	* @author Christian Rohleder, KWP Communications <c.rohleder@kwp-communications.com>
	* @version 1.0
	* @timestamp 2014-08-21
	*/

/**
	* content.css for all media
	*
	* @author Michael Stamm, KWP Communications <m.stamm@kwp-communications.com>
	* @version 1.0
	* @timestamp 2014-06-11
	*/

body {
	text-align: start;
	-webkit-font-smoothing: antialiased;
	font-family: 'Verdana', Arial, sans-serif;
	color: #1a171b;
}

/* MERGE */
/*       */
.tooltipstered {
	color: #002663;
}
/*       */
/* MERGE */
body .tooltipster-base {
	font-family: 'Verdana', Arial, sans-serif;
	font-size: 12px;
	line-height: inherit;
	width: 320px;
}

body .tooltipster-default {
	background-color: #002663;
}

a {
	color: #000000;
	text-decoration: none;
}

#pageBody a {
	color: #002663;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.link {
	text-decoration: underline !important;
	color: #071b45 !important;
	font-weight: bold !important;
}

/* MERGE */
/*       */
strong {
	font-weight: bold;
}
/*       */
/* MERGE */

.result-box > [data-type="Results"] .ui-area h2, h3, h4 {
	margin-bottom: 20px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #ffffff;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #071b45;
}

div[data-type="Results"] > div > div > div > div > div > div > div > div > h1, 
div[data-type="Results"] > div > div > div > div > div > div > div > div > h2, 
div[data-type="Results"] > div > div > div > div > div > div > div > div > h3, 
div[data-type="Results"] > div > div > div > div > div > div > div > div > h4, 
div[data-type="Results"] > div > div > div > div > div > div > div > div > h5, 
div[data-type="Results"] > div > div > div > div > div > div > div > div > h6, 
div[data-type="Results"] > form > div > div > div > div > div > div > div > div > h1, 
div[data-type="Results"] > form > div > div > div > div > div > div > div > div > h2, 
div[data-type="Results"] > form > div > div > div > div > div > div > div > div > h3, 
div[data-type="Results"] > form > div > div > div > div > div > div > div > div > h4, 
div[data-type="Results"] > form > div > div > div > div > div > div > div > div > h5, 
div[data-type="Results"] > form > div > div > div > div > div > div > div > div > h6 {
	color: #FFFFFF;
}

h1, h2 {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
}

h3, h4 {
	margin-bottom: 5px;
	/*border-bottom: 1px solid #6e84a6;
	padding-bottom: 7px;*/
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

ol {
	margin-bottom: 20px;
}

ol.styledList {
	padding-left: 20px;
	list-style: decimal;
	list-style-position: inside;
}

/*ol.styledList > li {
	list-style: decimal;
	list-style-position: inside;
}*/

ol > li {
	background-image: none;
}

ul {
	margin-bottom: 20px;
}


.slides > li {
	margin: 0;
	padding: 0;
	background-image: none;
}

li {
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/content/icon-bullet-list-bg-01.png) transparent 2px 9px no-repeat scroll;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

/* ---------- List on Cardbox Start ---------- */

.cardBox ol {
	padding-left: 0;
}

/* ---------- List on Cardbox End ---------- */

.metaContent {
	display: none;
}

.colorOrange {
	color: #28aeca;
}

.colorBlue {
	color: #071b45;
}


/* MERGE */
/*       */
.indentBox {
	margin-left: 30px;
}
/*       */
/* MERGE */

.columnFrame h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
}

.columnFrame h3 {
	margin-bottom: 0;
	border-bottom: 0 none;
	padding-bottom: 0;
}


p {
	font-size: 12px;
	line-height: 15px;
	color: #1a171b;
}


.marginBottom5 {
	margin-bottom: 5px;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginBottom15 {
	margin-bottom: 15px;
}

.marginBottom20 {
	margin-bottom: 20px;
}

/* ---------- Anpassungen Start ---------- */
.flexslider .slides .size[data-image] > img {
	height: auto;
	width: 70%;
	margin: 0 auto;
}

.flexslider .slides .teilzeit[data-image] > img {
	height: auto;
	width: 50%;
	margin: 0 auto;
}

.hintImg {
	margin-bottom: 20px;
}
/* ---------- Anpassungen End ---------- */

/* ---------- Margin classes start ---------- */
.marginBottom0 {
	margin-bottom: 0px;
}
/* ---------- Margin classes end ---------- */

/* ---------- Tabellen Start ---------- */

table {
	margin-bottom: 20px;
}

th {
	color: #002663;
	font-weight: 600;
	border-right: 1px solid #002663;
	padding: 8px;
	background-color: #ededed;
}

tr > th:last-child, tr > td:last-child {
	border: none;
}

td {
	padding: 10px;
	vertical-align: middle;
	border-right: 1px solid #002663;
}

tr {
	border-bottom: 1px solid #002663;
}

tr:last-child {
	border-bottom: none;
}

.cardBox th, .cardBox th:last-child, .cardBox td, .cardBox td:last-child {
	padding: 5px;
	border: 1px solid #002663;
}

/* ---------- Tabellen End ---------- */

/* ---------- Icon Start ---------- */

.contentBox i {
	color: #002663;
	padding-right: 7px;
}

.contentBox h2 i {
	padding-right: 20px;
}

/* ---------- Icon End ---------- */

#contentStorage {
	display: none;
}

.flexslider .slides .level1FrameBox img {
	display: inherit;
	width: inherit;
}

.flexslider .slides .level1FrameBox .decoImage img {
	display: inline-block;
	width: auto;
	height: auto;
}

.level1FrameBox {
	margin: 46px auto 0 auto;
	width: 868px;
}

.level1FrameBox:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


.level1FrameBox > .columnBox {
	position: relative;
	float: left;
}

.level1FrameBox > .columnBox.first {
	width: 504px;
}

.level1FrameBox > .columnBox.last {
	margin-left: 62px;
	width: 302px;
}

.columnFrame {
	margin: 0 auto 0 auto;
	width: 868px;
}

.columnFrame:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.columnFrame > .columnBox {
	position: relative;
	float: left;
}

.columnFrame > .columnBox.first {
	width: 494px;
}

.columnFrame > .columnBox.last {
	margin-left: 104px;
	width: 270px;
}

.contentBox {
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	min-height: 376px;
}

.cardBox {
	position: relative;
	margin: 20px 20px 10px 20px;
	width: 262px;
	min-height: 400px;
}

.cardBox .decoImage {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}

.cardBox .decoImage img {
	display: inline-block;
	margin: 0;
	padding: 0;
	max-width: 100%;
}

p.hintBox:last-child {
	padding: 10px 72px 23px 36px;
	margin-bottom: 15px;
	height: 77px;
	background: url(../images/content/hint-box-bg-01.png) transparent 0 0 no-repeat scroll;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}

p.hintBoxS {
	padding: 10px 72px 23px 36px;
	margin-bottom: 15px;
	height: 77px;
	background: url(../images/content/hint-box-bg-01.png) transparent 0 0 no-repeat scroll;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}

p.hintBoxLrg {
	padding: 10px 72px 23px 36px;
	height: 100px;
	background: url(../images/content/hint-box-bg-02.jpg) transparent 0 0 no-repeat scroll;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}

.hintBoxXl {
	padding: 14px 72px 23px 36px;
	height: 155px;
	background: url(../images/content/hintboxxl.png) transparent 0 0 no-repeat scroll;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
}

.hintBoxXl p,
.hintBoxXl li {
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
}

.hintBoxXl p,
.hintBoxXl ul {
	margin-bottom: 10px;
}

.specialPosA {
	position: absolute;
	right: 0;
	top: 0;
}

.homeChart {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 865px;
	height: 499px;
	background: url(../images/content/home-bg-02.png) transparent 0 0 no-repeat scroll;
}

.homeChart > li {
	display: table;
	position: absolute;
	margin: 0;
	padding: 0;
	background-image: none;
}

.homeChart > li.buttonA {
	left: 351px;
	top: 2px;
	width: 188px;
	height: 85px;
}

.homeChart > li.buttonB {
	left: 58px;
	top: 36px;
	width: 189px;
	height: 85px;
}

.homeChart > li.buttonC {
	left: 2px;
	top: 187px;
	width: 179px;
	height: 85px;
}

.homeChart > li.buttonD {
	left: 68px;
	top: 326px;
	width: 179px;
	height: 85px;
}

.homeChart > li.buttonE {
	left: 266px;
	top: 432px;
	width: 189px;
	height: 65px;
}

.homeChart > li.buttonF {
	left: 514px;
	top: 381px;
	width: 208px;
	height: 93px;
}

.homeChart > li.buttonG {
	left: 743px;
    top: 299px;
	width: 105px;
	height: 60px;
}

 .homeChart > li.buttonH {
	 left: 640px;
	 top: 165px;
	 width: 274px;
	 height: 123px;
 }

//.homeChart > li.buttonH {
//	left: 590px;
//	top: 177px;
//	width: 274px;
//	height: 123px;
}

.homeChart > li > span {
	display: table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
	color: #ffffff;
}

.homeChart > li > span > strong {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

/* LONG-TERM INCENTIVE PROGRAM */
.homeChart > li.buttonD > span > strong {
	line-height: 20px;
}

.homeChart > li.small > span > strong {
	font-size: 14px;
	line-height: 20px;
}

.homeChart > li.large > span > strong {
	font-size: 18px;
	line-height: 24px;
}

/*.homeChart > li.large > span > strong {
	font-size: 27px;
	line-height: 36px;
}*/

.homeChart > li.blue > span {
	color: #002663;
}

/* --------------------------------------------- */
/*               Gears Drawer                    */

.noJS .gearsDrawer {
	height: auto;
}

.gearsDrawer.initialized {
	overflow: hidden;
	/*opacity: 0;*/
	height: 0;

	/*-webkit-transition-property: height, opacity;
	transition-property: height, opacity;*/
	-webkit-transition-duration: .75s;
	transition-duration: .75s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;

	-webkit-transition-property: height;
	transition-property: height;
}

.gearsDrawer.initialized.opened,
.gearsDrawer.initialized.opening {
	/*opacity: 1;*/

	/*-webkit-transition-property: height, opacity;
	transition-property: height, opacity;*/
	-webkit-transition-duration: .75s;
	transition-duration: .75s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;

	-webkit-transition-property: height;
	transition-property: height;
}

/*               Gears Drawer                    */
/* --------------------------------------------- */

.abstractDrawer {

}

.abstractHeader {
	position: relative;
}

.closeButton {
	cursor: pointer;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .75s;
	transition-duration: .75s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.abstractDrawer .closeButton {
	position: absolute;
	right: 0;
	top: 0;
	color: #002663;
	cursor: pointer;
}

.abstractDrawer.closed .closeButton {
	opacity: 0;
	cursor: none;
}

.abstractContent {}

.abstractDrawer .gearsDrawerContent {
	padding-top: 1px;
	padding-bottom: 1px;
}

.abstractButton {
	position: relative;
	margin: 10px auto 20px auto;
	cursor: pointer;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 16px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.abstractButton .text {
	display: inline-block;
	padding-left: 17px;
	color: #002663;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	line-height: 14px;
	font-weight: bold;
	vertical-align: top;
	background: url(../images/content/abstract-drawer-button-minus-01.png) transparent 0 1px no-repeat scroll;
}

.closed > .abstractButton .text {
	background-image: url(../images/content/abstract-drawer-button-plus-01.png);
}

/*.abstractButton .icon {
	display: inline-block;
	margin-right: 10px;
	width: 13px;
	height: 13px;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	background: url(../images/content/abstract-drawer-button-minus-01.png) transparent 0 0 no-repeat scroll;
}

.closed > .abstractButton .icon {
	background-image: url(../images/content/abstract-drawer-button-plus-01.png);
}*/

.sitemap ul ul {
	margin-bottom: 0;
}

.sitemap .columnBox {
	float: left;
	width: 247px;
}

.searchBox {
	position: absolute;
	left: 746px;
	top: -50px;
	z-index: 20;
	border: 1px solid #cdcecf;
	width: 200px;
	height: 18px;
	background: #ffffff;
}

.searchBox input {
	-webkit-appearance: none;
	position: absolute;
	left: 3px;
	top: 2px;
	outline: 0 none;
	border: 0 none;
	border-radius: 0;
	padding: 0;
	width: 164px;
	height: 14px;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.searchBox .button {
	-webkit-appearance: none;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	padding: 0;
	width: 30px;
	height: 18px;
	background-color: #9c9ea0;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}

.resultBox {
	position: absolute;
	left: -331px;
	top: 18px;
	z-index: 20;
	border: 1px solid #cdcecf;
	padding: 15px;
	width: 500px;
	background: #ffffff;
}

.resultBox > ul {
	margin-bottom: 0;
}

.resultBox > ul {
	margin-bottom: 0;
}

.resultBox > ul > li {
	margin: 0;
	padding: 5px 0 5px 0;
	background-image: none;
	color: #707173;
}

.resultBox > ul > li > span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
	vertical-align: top;
}

.resultBox > ul > li > .arrow {
	display: inline-block;
	width: 20px;
	vertical-align: bottom;
}

.resultBox > ul > li > .arrow > i {
	font-size: 18px;
	color: #000000;
}

.resultBox > ul > li > .abstract {
	display: inline-block;
	width: 280px;
}

.resultBox > ul > li > .abstract > strong {
	font-weight: bold;
	color: #000000;
}

.resultBox > ul > li > .page {
	display: inline-block;
	width: 200px;
	text-align: right;
}

strong {
	font-weight: bold;
}

.textAlignRight {
	text-align: right;
}

.uppercase {
	text-transform: uppercase;
}

/* ---------- Print view start ---------- */
.printView {
	margin: 0;
	padding: 0 10px;
	max-width: 960px;
	height: 0;
	overflow: hidden;
	font-family: Verdana, sans-serif;
	box-sizing: border-box;
}

.printView fieldset {
	margin-bottom: 40px;
	font-size: 0;
	line-height: 0;
}

.printView fieldset.retirementAnnuity {
	margin-bottom: 16px;
}

.printView fieldset.capitalValue {
	margin-bottom: 30px;
}

.printView .resultLabel,
.printView .result {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 20px;
	color: #002663;
}

.printView > .fwtac > .borderBox > fieldset > .result {
	color: #28aeca;
}

.retirementAnnuity .resultLabel {
	width: 100%;
}

.printView .borderBox {
	width: 300px;
	position: relative;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #002663;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

.printView .borderBox fieldset:first-child,
.printView .borderBox fieldset {
	margin-bottom: 15px;
}

.printView fieldset.retirementAge {
	margin-bottom: 0;
}

.printView fieldset h3 {
	display: inline-block;
	padding-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.printView label {
	display: inline-block;
	padding-right: 10px;
	color: #000;
	vertical-align: top;
	font-size: 13px;
	line-height: 20px;
}

.printView .borderBox label {
	width: 240px;
}

.printView .salaryDynamic label,
.printView .salaryDynamic .result {
	vertical-align: middle;
}

.printView .retirementAge {
	position: static;
}

.printView .calculationDetail fieldset:last-child {
	margin-bottom: 0;
}

.printView .calculationDetail {
	margin-bottom: 30px;
}

.printView .chartWrapper {
	margin-bottom: 30px;
}

.printView .chartWrapper .jqplot-target {
	margin-left: 0;
	// float: left;
}

.printView .chartWrapper:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.printView .chartWrapper .jqplot-title {
	display: block;
	color: #000;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
}

#chart1print {
	margin-bottom: 30px;
}

.printView p {
	font-size: 13px;
	line-height: 19px;
	color: #000;
}
/* ---------- Print view end ---------- */

/*------------------------------------*\
    #Overlap
\*------------------------------------*/

.overlap {
	display: none;
}

.overlap.show {
	display: block;
	color: #f00;
}



/*------------------------------------*\
    #Contact info
\*------------------------------------*/

.contactInfo {
	position: relative;
	width: 650px;
	margin-left: 20px;
}

.contactInfo h3 {
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
}

.specialPosB {
	position: absolute;
	top: 5px;
	left: 270px;
}




video, object {
	width: 868px;
	height: 488px;
}

/*------------------------------------*\
    #Tile Elements
\*------------------------------------*/

.erdbeere {
	background-image: url(../images/content/erdbeeren_kachel.png);
	height: 73px;
	width: 100px;
	background-repeat: no-repeat;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.klick {
	background-image: url(../images/content/klick.png);
	height: 44px;
	width: 44px;
	background-repeat: no-repeat;
	position: absolute;
	left: -15px;
	bottom: -5px;
}


table.content {
	width: 100%;
	margin-bottom: 20px;
}
table.content td,
table.content th {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	color: #1a171b;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, sans-serif; /*Added: font-family: Verdana, sans-serif;*/
}

table.content .textAlignRight {
	text-align: right;
}

abbr {
	border-bottom: 1px dashed #002663;
	cursor: help;
}

/*------------------------------------*\
    #Healthcare Start
\*------------------------------------*/

#pageBody a.hc_intro_button {
	list-style: none;
	padding: 5px;
	text-decoration: none;
	font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
	float: left;
	font-size: 16px;
}

#pageBody a.hc_intro_button2 {
	padding: 5px;
	text-decoration: none;
	font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
	display: block;
}

ul.hc_intro li {
	background-image: url(../images/content/healthcare_bg_box.png);
	width: 190px;
	height: 67px;
	padding: 10px 5px 5px 10px;
	float: left;

}

.flexslider .slides .level1FrameBox img.zeitleiste {
	width: 560px;
	height: auto;
}

.center-box {
	margin-left: auto;
	margin-right: auto;
}
/*------------------------------------*\
    #Healthcare End
\*------------------------------------*/

/*------------------------------------*\
    PATCH:step-animation
\*------------------------------------*/
.stepanimation {
	width: 302px;
	height: 430px;
}


.cardBox.animation {
	margin: 0;
	width: 302px;
	height: 430px;
}
