/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {

	line-height: 15px;
	color: #2C2F6C;
}
.text_klein_link {
	font-size: 10px;
	line-height: 15px;
	color: #B5B6CC;
	font-weight: bold;
}
.kopje_blauw {
	line-height: 15px;
	color: #2C2F6C;
	font-weight: bold;
}
.kopje {
	color: #E73C42;
	font-weight: bold;
}
.inkader {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.myInputBox{
	border: 1px solid #B5B6CC;
	width:100%;
}
.myLoginBox{
	border: 1px solid #B5B6CC;
	width: 160px;
}
.PDF_active{
	background-image: url(../dealer_domain/images/pdf_yes.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 15px;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.PDF_inactive{
	height: 21px;
	width: 15px;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.download_table td{
	border: 1px solid #B5B6CC;
}
.red_link{
	color: #E73C42;
	font-weight: bold;
	text-decoration: none;
}
.xtratableHolder{
	padding: 0px;
	width: 140px;
	float: left;

}
.xtracontentspacer{

	width: 560px;
	
	margin-left: 6px;
	position: static;
}