HTML {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

BODY {
	color: #777777;
	font-family: "helvetica neue",helvetica-neue,Helvetica,Arial,sans-serif;
	font-size: 16px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

TABLE BUTTON.round {
	font-size: 125%;
}

TABLE {
	font-size: 100%;
}

IMG {
	border: 0px none;
}

A {
	color: #666666;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

.stripes {
	background-color: DDDDDD;
}

.logotext {
	font-size: 24px;
}

.menu_level1 {
	font-size: 12px;
}

.menu_level2 {
	padding-left: 10px;
}

.menu_level3 {
	padding-left: 20px;
}

.article P {
	margin: 2px 0px 8px 0px;
}

.article UL {
	margin: 0px 0px 2px 15px;
}

.article TABLE {
	border-collapse: collapse;
}

.article OL {
	margin: 0px 0px 2px 15px;
}

.article {
	margin-bottom: 6px;
	width: 400px;
}

.article_head {
	font-size: 150%;
	font-weight: bold;
}

.article_head_list A {
	color: 000000;
	text-decoration: none;
}

.article_head_list A:HOVER {
	text-decoration: underline;
}

.article_head_list {
	font-size: 120%;
	font-weight: bold;
}

.article_ingress {
	font-weight: bold;
	padding: 8px 0px 0px 0px;
}

.article_ingress_list {
	padding: 4px 0px 2px 0px;
}

.article_readmore_list {
	padding-bottom: 8px;
}

.menu_active {
	font-weight: bold;
}

.banner IMG {
	border: 1px solid #000000;
	margin-bottom: 2px;
}

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

.language IMG {
	border: 1px solid #000000;
}

.category TH {
	background-color: 898989;
	color: FFFFFF;
	padding: 3px;
	text-align: left;
}

.category TD {
	padding: 3px;
}

.category {
	padding-top: 20px;
}

INPUT {
	font-family: inherit;
	font-size: inherit;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

TEXTAREA {
	border-radius: 8px 0px 0px 8px;
	padding: 4px 0px 4px 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: 1px solid #999999;
}

H1 {
	display: block;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

H2 {
	font-size: 100%;
	margin: 0px;
	display: inline;
	font-weight: 500;
}

H3 {
	font-size: 20px;
	margin: 0px;
	display: inline;
	color: #0b2f3f;
	font-weight: 700;
}

.slider .sliderbutton .leftbtn {
	background-image: url("files/leftarrow.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 22px;
	width: 15px;
	border-radius: 9px 0px 0px 9px;
}

.slider .sliderbutton .rightbtn {
	background-image: url("files/rightarrow.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 22px;
	width: 15px;
	border-radius: 0px 9px 9px 0px;
}

.slider .sliderbutton .drag {
	cursor: pointer;
	padding: 0px 6px 0px 6px;
	width: 75px;
}

.slider .sliderbutton BUTTON * {
	display: inline-block;
}

.slider .sliderbutton BUTTON {
	box-shadow: 4px 4px 6px 1px #999999;
	display: inline-block;
	height: 22px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 0px none #000000;
	color: #FFFFFF;
}

.slider .sliderbutton {
	display: inline-block;
	position: absolute;
	margin-top: -11px;
}

.slider {
	background-position: 0px 5px;
	background-repeat: no-repeat;
	height: 24px;
	margin: 16px 0px 10px 0px;
	position: relative;
	width: 100%;
	background-size: 295px 14px;
	border-top: 1px solid #999999;
}

.header {
	font-weight: 500;
	margin: 8px -30px 4px 4px;
	text-transform: uppercase;
	font-size: 80%;
}

.graph .element {
	color: #FFFFFF;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin-bottom: 1px;
}

.graph .public {
	margin-bottom: 0px;
}

.graph .leftlabel #salary {
	font-weight: bold;
}

.graph .leftlabel {
	margin: 0px 0px 0px 0px;
	position: absolute;
	text-align: right;
	width: 85px;
	left: 0px;
}

.graph .rightlabel #pension {
	font-weight: bold;
}

.graph .rightlabel {
	position: absolute;
	width: 90px;
	right: -30px;
}

.graph .label {
	display: inline-block;
}

.graph .elements #ul {
	top: 0px;
	left: 0px;
}

.graph .elements #ur {
	top: 0px;
	right: 0px;
}

.graph .elements #dl {
	bottom: 0px;
	left: 0px;
}

.graph .elements #dr {
	bottom: 0px;
	right: 0px;
}

.graph .elements .corner {
	position: absolute;
}

.graph .elements {
	position: relative;
}

.graph {
	height: 270px;
	margin: 20px 0px 0px 0px;
	position: relative;
	width: 100%;
	font-size: 80%;
	padding: 0px 65px 0px 90px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.summary SPAN {
	font-weight: 700;
}

.summary .hasafp {
	color: inherit;
}

.summary {
	font-size: 80%;
	font-weight: 500;
}

.choice {
	display: inline-block;
	font-size: 11px;
}

.slider.half {
	width: 150px;
	background-size: 150px 14px;
}

.choices3 .choice {
	padding-right: 8px;
}

.choices3 {
	margin: 4px 0px 26px 0px;
}

.choices2 .choice {
	margin: 0px 12px 0px 0px;
}

.choices2 {
	margin: 4px 0px 26px 0px;
}

.help .helptext {
	background-color: #d1d2d4;
	box-shadow: 4px 4px 6px 1px #444444;
	display: inline-block;
	min-height: 50px;
	padding: 10px 10px 10px 10px;
	width: 220px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

.help .helptext.right {
	box-shadow: -4px 4px 6px 1px #444444;
}

.help {
	position: absolute;
	right: 10px;
	margin-top: 4px;
	z-index: 2;
}

.radio {
	margin-right: 2px;
}

.disclaimer {
	color: #646262;
	font-size: 80%;
	padding: 4px 0px 0px 10px;
}

BUTTON.round {
	background-color: #868686;
	color: #FFFFFF;
	cursor: pointer;
	padding: 15px 20px 15px 20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 0px none #000000;
	font-size: 150%;
}

.submit_button {
	background-color: #f69e1d;
	color: #FFFFFF;
	cursor: pointer;
	height: 20px;
	padding: 0px 6px 0px 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border: 0px none #000000;
}

.textfield {
	margin: 2px 0px 2px 0px;
	padding: 3px 6px 3px 6px;
	width: 80%;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border: 1px solid #999999;
	color: #01448a;
	min-width: 222px;
}

.formheader {
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
}

.article_head_insert {
	font-size: 18px;
}

.article_head_between {
	font-size: 22px;
}

.article_head_sub {
	font-size: 22px;
}

.wrapper .page_1 {
	padding-right: 40px;
	border-right: 1px solid #777777;
}

.wrapper .page_3 {
	display: none;
	top: 20px;
	width: 100%;
}

.page {
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	display: inline-block;
	position: relative;
	white-space: normal;
	vertical-align: top;
	padding: 5px 40px 5px 5px;
}

FORM .form_title {
	width: 120px;
}

FORM {
	display: block;
	margin: 0px;
	white-space: nowrap;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.leftheader {
	margin-right: 0px;
	display: inline-block;
}

.textfield:FOCUS {
	background-color: #faf7ee;
}

.hidden {
	display: none;
}

@media only screen and (max-width: 730px)  {
.page {
	width: 100%;
}

FORM {
	white-space: normal;
	overflow: visible;
}

.wrapper .page_3 {
	position: relative;
}

.wrapper .page_1 {
	border-right: 0px none #777777;
}

BUTTON#contact {
	display: none;
}

BUTTON#hidecontact {
	display: none;
}

}
