input:focus,select:focus,textarea:focus,checkbox:focus
{
	background-color: #ceceff;
	border:1px solid #0000ff;
	cursor:pointer;
}

input:hover,select:hover,textarea:hover,checkbox:hover
{
	background-color: #ceceff;
	border:1px solid #0000ff;
	cursor:pointer;
}

.thumbnail img{
	border: 1px solid white;
	margin: 0 5px 5px 0;
}

.thumbnail:hover{
	background-color: transparent;
}



.foutje{
	background-color: #ffcece;
	border:1px solid #ff0000;
}

.controle{
	background-color: #ffffff;
	border: 1px solid #fb5300;
}

.juist{
	background-color: #ffffff;
	border: 1px solid #99ff21;
}



.maand{
	border-bottom: solid 2px #bcbcbc;
	text-align : right;
}

.thumbnail span{ 
	position: absolute;
	background-color: #eeeeee;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	z-index: 50;
}

.thumbnail span img{ 
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ 
	visibility: visible;
	left: 100; 
	z-index: 50;
}


.tabcontainer {
	top:20px;
	left:10px;
	width:100%;
	border-bottom:1px solid #bbbbbb;
	padding-bottom:5px;
}


.tabgewoon, .tabactief {
	margin-left : 3px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	background-color: #eeeeee;
}

.tabactief {
	background-color: #ff8010;
} 


.small {
	font-size: 8pt;
}

.td_menu {
	background-color: #a31626;
	color : #ffffff;
}

.lichtgrijs {
	color : #cccccc;
}

td {
	font-size: 10pt;
	vertical-align: top;
}

tr.rijdetail td {

	font-style: italic;
	color : #c00b7a;
}

tr.rijcrosseddetail td {

	font-style: italic;
	color : #0b93c0;
}

.menu_item {
	color: #fc8b05;
	margin-left: 20px; 
	margin-right: 20px;
	font-weight: bold;
}

form {
	display:inline;
}

.subtitel {
	background-color : #dddddd;
	padding-left: 8px; 
	margin-right: 20px;
	font-weight: bold;
}


.list_item {
	color: #fc8b05;
	margin-left: 20px; 
	margin-right: 20px;
	font-weight: bold;
	line-height: 23px; 
}

.menu {
	border : 1px solid #cccccc;
	background-color: #eeeeee;
}

.tdmouse {
	color: #204ed1;
	background-color: #f1f5ff;
	cursor: pointer;
}

.tdmarked {
	color: #6b6969;
	background-color: #eeeeee;
	cursor: pointer;
}

.chassisnr {
	font-family: Courier,Arial;
}

.img_max {
	width :10%
}

.tdsel {
	background-color: #cccccc;
	cursor: pointer;
}

.titel {
	font-size: 11pt;
	font-weight: bold;
	color: #444444;
	border-bottom : 1px solid #cccccc;
}

.vet_rood {
	font-weight: bold;
	color: #dd0000;
}

body {
	margin: 2px;
	background-color: #ffffff;
	font: 11pt "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 10pt;
	color: #333333;
}

a:link, a:visited {
	color: #123456;
	text-decoration: none;
}

a:hover {
	color: #a31626;
	text-decoration: underline;
}

text-decoration: none;
}

.title {
	font-size: 16pt;	
}

.subtitle {
	font-weight: bold;
	color: #688FAB;
	text-decoration: none;
}

input[type="button"]
{   
	cursor: pointer;
}

input, textarea, select, checkbox {
	font: 10pt "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #123456;
	background-color: #ffffff ;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding: 2px;
}

.vette_option
{
	font: 15pt "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #123456;
	background-color: #ffffff ;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding: 2px;
}

.sub_listitem
{
	font-size:11px;
	color: #77aaaa;
}