body {
	background-color: #ffffff;
	margin: 0px auto 10px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

a {
	color: #444444;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #888888;
	font-weight: bold;
}

img {
	border: 0px;
}

p {
	text-align:justify;
	padding:0px 0px 0px 0px;
	line-height:18px;
}

p.table {
	text-align:justify;
	padding:5px 0px 0px 5px;
	line-height:18px;
}

.nowrap {
	white-space:nowrap;
}

.highlight p {
	font-size: 13px;
	line-height: 140%; 
	margin-top:0px; 
	text-align: left;
	color: #444444; 
}

.highlight span {
	color: #444444; 
}

.highlight b {
	font-size: 1.05em;
	color: #444444;
	font-weight: bold;
	line-height: 140%; 
}

.bg_punkt {
	background:url(http://www.brutto-netto-rechner.eu/partner/images/back_dots.gif) repeat-x;
	height:12px;
}

.calculator_area {

}

.hinweis {
	margin: 0px 0px 0x 0px;

}

.hinweis p {
	font-size: 11px;
	line-height: 100%; 
	margin-top:5px; 
	padding-left:14px;
	padding-right:14px;
	text-align: left;
	color: #777777; 
}

table.rechner {
	/* background-color: transparent; */
	color: #444444;
	background: #fff url(http://www.brutto-netto-rechner.eu/partner/images/back_calc.gif) repeat-x;
	padding:14px 14px 14px 14px;
	margin: 0px 0px 0x 0px;
	border-top: 1px #888888 solid;
	border-right:1px #888888 solid;
	border-left:1px #888888 solid;
	border-bottom:1px #888888 solid;
	width:100%;
}


.left_column {
	/* font-weight:bold; */
	font-weight:normal;
	font-size:13px;
	color: #555555;
}

.pkv {
	font-weight:bold;
	text-align:right;
	font-size:13px;
	color: #555555;
}

.riester {
	font-weight:normal;
	text-align:left;
	font-size:13px;
	line-height: 140%; 
	color: #555555;
}

.riester a {
	text-decoration: underline;
}

.pkv a {
	text-decoration: underline;
}

form {
	margin:0px;
}

input.inputbox {
	width: 174px;
	height: 18px;
	font-size: 13px;
	background-color:#f6f6f6;
	padding:2px 0 0 3px;
	border: 1px solid #777777;
	color:#000000;
	text-align:left;
}

input.result {
	width: 174px;
	height: 18px;
	font-size: 13px;
	background-color:#f6f6f6;
	padding:2px 3px 0 3px;
	border: 1px solid #777777;
	color:#000000;
	text-align:right;
}

input.bold {
	font-weight:bold;
	color:#777777;
}

input.checkbox {
	background-color:#f6f6f6;
	padding:2px 0 0 0px;
	border: 1px solid #777777;
	color:#000000;
	text-align:left;
}

input.button {
	width:145px;
	height:30px;
	padding-bottom:2px;
	text-align:center;
	font-size:1.2em;
	font-weight: normal;
	color:#111111;
	cursor:pointer;
}

select.inputlist {
	width: 180px;
	height: 22px;
	font-size: 13px;
	background-color:#f6f6f6;
	padding-right:0px;
	padding-top:1px;
	border: 1px solid #777777;
	color:#000000;
	text-align:left;
}

/* rente */

input.inputbox_rente {
	width: 84px;
	height: 18px;
	font-size: 13px;
	background-color:#f6f6f6;
	padding:2px 0 0 3px;
	border: 1px solid #777777;
	color:#000000;
	text-align:left;
}

input.checkbox_rente {
	background-color:#f6f6f6;
	padding:2px 0 0 0px;
	border: 1px solid #777777;
	color:#000000;
	text-align:left;
}

select.inputlist_rente {
	width: 90px;
	height: 22px;
	font-size: 13px;
	background-color:#f6f6f6;
	padding-right:0px;
	padding-top:1px;
	border: 1px solid #777777;
	color:#000000;
	text-align:left;
}

.left_column_no_bold {
	font-size:13px;
	color: #555;
}

/* rente end */

.output_area 	{
	background-color:#f6f6f6;
	padding-left:2px;
	border: 1px solid #777777;
	color:#000000;
}

th {
	background-color: transparent; 
	text-align:left;
	padding-top:10px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 14px;
	margin-top:10px;
}


td {
	background-color: transparent; 
	font-size: 12px; 
	padding-top:5px;
	padding-bottom:5px;
	color: #666666;
}

td.orange {
	color: #666666;
	font-size: 13px;
	font-weight:bold;	
}

td.big {
	font-size: 14px;
	font-weight:bold;	
}

td.right_column {
	text-align:right;
}

td.center {
	padding-top:14px;
	text-align:right;
}

td.highlight_image {
	text-align: "left";
	padding: 0px 5px 0px 0px;
}

