* {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
}
#P {
	width: 575px;
	height: 434px;
	margin: 0 auto;
	padding: 30px 0 24px 0;
	background: transparent url(../img/roi-bg.jpg) no-repeat 100% 30px;
}
h1 {
	color: #ca3200;
	margin: 0 0 5px 0;
	font-size: 2em;
}
label {
	position: relative;
	float: left;
	display: block;
	width: 182px;
	clear: left;
}
label strong {
	display: block;
	border-bottom: 1px solid #fff;
}
.calculated {
	display: none;
	color: #666;
	z-index: 2;
}
.calculated strong, 
fieldset input {
	float: left;
	display: block;
	z-index: 2;
}
.calculated strong {
	text-align: right;
	width: 75px;
	line-height: 18px;
}
a.toolTip strong,
a.toolTip {
	text-decoration: none;
	border-bottom: 1px dashed #333;
	cursor: help;
	color: #000;
	position: static;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
a.toggleDetail {
	position: relative;
	display: block;
	clear: both;
	border: none;
	width: 50px;
	color: #ca3200;
}
a.toggleDetail span {
	color: #ca3200;
	cursor: pointer;
}
.clr {
	position: relative;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#terugverdienmeter {
	clear: both;
	text-align: right;
	font-weight: bold;
}
#terugverdienmeter label {
	text-align: left;
}
#uurtariefmeter ,
#loonmeter {
	position: relative;
	float: right;
	width: 70px;
	text-align: right;
	white-space: nowrap;
}
#bonusmeter ,
#leaseautometer {
	position: relative;
	display: none;
	float: right;
}
#uurtariefmeter input ,
#loonmeter input ,
#leaseautometer input ,
#bonusmeter input {
	text-align: right;
	position: relative;
	display: inline;
	float: none;
	position: static;
	margin-top: 2px;
}
#maanden {
	float: right;
	width: 20px;
}
#leaseauto-euro {
	width: 40px;
}
#bonus-perc {
	width: 25px;
}
#uurtarief ,
#loon {
	width: 40px;
}
#graph {
	position: relative;
	float: right;
	opacity: 0.9;
}
fieldset {
	position: relative;
	width: 45%;
	line-height: 20px;
	border: none;
	margin: 0;
	padding: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}
img {
	border: none;
}
html[xmlns] .clearfix {
    display: block;
}
div.toolTip {
	display: none;
}
#activeToolTipFixed ,
#activeToolTip {
	position: absolute;
	display: block;
	top: -8px;
	left: 0px;
	display: none;
	width: 200px;
	z-index: 1000;
}
#activeToolTipFixed {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 10px;
	width: 300px;
}
#activeToolTip .inner {
	display: block;
	position: relative;
	z-index: 1000;
}
#activeToolTipFixed .content,
#activeToolTip .content {
	position: relative;
	z-index: 1000;
	display: block;
	padding: 5px;
	background: #fff;
	border: 2px solid #ca3200;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
}
#activeToolTip .arrow {
	position: relative;
	z-index: 1000;
	position: absolute;
	top: 3px;
	left: -10px;
}
#activeToolTip h3 {
	position: relative;
	z-index: 1000;
	margin: 0 0 5px 5px;
	padding: 0;
	color: #ca3200;
	font-size: 1.2em;
}
.desc {
	position: relative;
	margin-right: 110px;
}
form input.txt ,
form textarea {
	width: 280px;
}
form textarea {
	font-size: 1.1em;
}
form .submit {
	background: #ca3200;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;
	float: right;
	font-size: 12px;
}
#graph .legend table {
	border: 1px solid  #ca3200;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
input.error ,
textarea.error {
	border: 2px solid #ca3200;
	color: #ca3200;
}
label a.besparing ,
.besparing {
	color: #ca3200;
	font-weight: bold;
}

