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

BODY {
	background-color: #f9f9f9;
	color: #48617e;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

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;
}

TEXTAREA {
	border-radius: 8px 0px 0px 8px;
	border: 1px solid #646262;
	padding: 4px 0px 4px 4px;
}

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

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

H3 {
	font-size: 100%;
	margin: 0px;
	display: inline;
}

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

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

.slider .sliderbutton .drag {
	background-color: #f49f22;
	cursor: pointer;
	padding: 0px 6px 0px 6px;
}

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

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

.slider .sliderbutton {
	display: inline-block;
	position: absolute;
}

.slider {
	background-image: url(files/sliderbar.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	background-size: 295px 14px;
	height: 24px;
	margin: 3px 0px 26px 0px;
	position: relative;
	width: 285px;
}

.header {
	font-weight: bold;
	margin: 8px 0px 4px 4px;
}

.graph .element {
	color: #FFFFFF;
	margin: 0px 0px 1px 70px;
	overflow: hidden;
	padding: 0px 2px 0px 2px;
	text-align: center;
	width: 141px;
}

.graph .diff {
	background-color: #48617e;
}

.graph .savings {
	background-color: #f69e1d;
}

.graph .private {
	background-color: #5d758f;
}

.graph .public {
	background-color: #748da7;
}

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

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

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

.graph .rightlabel {
	margin: 0px 0px 0px 215px;
	position: absolute;
	width: 90px;
}

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

.graph .afp {
	background-color: #748da7;
}

.graph {
	height: 270px;
	margin: 20px 0px 0px 0px;
	position: relative;
	width: 305px;
}

.summary SPAN {
	color: #f69e1d;
}

.summary .hasafp {
	color: inherit;
}

.summary {
	font-size: 10px;
	font-weight: bold;
}

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

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

.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;
	border-radius: 8px;
	box-shadow: 4px 4px 6px 1px #444444;
	display: inline-block;
	min-height: 50px;
	padding: 10px 10px 10px 10px;
	width: 140px;
}

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

.radio {
	margin-right: 2px;
}

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

BUTTON.round {
	background-color: #f69e1d;
	border-radius: 10px;
	border: 0px none;
	color: #FFFFFF;
	cursor: pointer;
	height: 24px;
	padding: 0px 8px 0px 8px;
}

.submit_button {
	background-color: #f69e1d;
	border-radius: 6px;
	border: 0px none;
	color: #FFFFFF;
	cursor: pointer;
	height: 20px;
	padding: 0px 6px 0px 6px;
}

.textfield {
	border-radius: 6px;
	border: 1px solid #646262;
	margin: 2px 0px 2px 0px;
	padding: 0px 6px 0px 6px;
	width: 222px;
}

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

