body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D6690;
	text-decoration: none;
}

td
{
	font-size: 10px;
	font-weight: bold;
}

hr
{
	color: #3D6690;
}


a:link
{
	color: #FC0000;
	text-decoration: none;
}
a:visited
{
	color: #FC0000;
	text-decoration: none;
}
a:hover
{
	color: #FC0000;
	text-decoration: underline;
}

.footertekst
{
	font-size: 11px;
	color: #BCBCBC;
}

.footerlink a:link
{
	text-decoration: none;
}
.footerlink a:visited
{
	text-decoration: none;
}
.footerlink a:hover
{
	text-decoration: underline;
}
.footerlink a:active
{
	text-decoration: underline;
}

.footerlink
{
	color: #C6D1DB;
}

.td_button
{
	width: 100%;
	border-bottom: solid 1px white;
}

.td_menu_header
{
	font: smallcaption;
	font-weight: bold;
	border-bottom: solid 1px white;
	border-top: solid 1px white;
	border-left: none;
	border-right: none;
	border-collapse: collapse;
	color: white;
	background-color: #3D6690;
}

.button_menu
{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 3px 3px 3px 3px;
	width: 90%;
	color: #3D6690;
	background-color: Transparent;
	border: none;
}
.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 3px 3px 3px;
	width: 100px;
	color: White;
	background-color: Red;
	border: solid 1px #3D6690;
	cursor: hand;
}

.button_focus
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 3px 3px 3px;
	width: 100px;
	color: White;
	background-color: #FC0000;
	border-color: #FFFFFF;
	border-style: inset;
	cursor: hand;
}

.small
{
	font-size: 6px;
}

.space
{
	height: 5px;
	width: 100%;
}


.table_left
{
	width: 45%;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}

.table_right
{
	width: 55%;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

.table_checkbox_left
{
	width: 25%;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.table_checkbox_right
{
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.table_left_big
{
	width: 70%;
	text-align: right;
	padding-right: 5px;
}

.table_right_small
{
	width: 30%;
	text-align: left;
	padding-left: 5px;
}

.tablewithborder
{
	border: solid 1px #5D86B0;
	width: 100%;
}

.maintableborder
{
	border-right: solid 1px #5D86B0;
	border-left: solid 1px #5D86B0;
}

.mainmenuborder
{
	border-right: solid 1px #5D86B0;
}

.tablewithbordernowidth
{
	border: solid 1px #5D86B0;
}

.tablesectiontop, .SectionTop
{
	font: smallcaption;
	font-weight: bold;
	color: White;
	background-color: #3D6690;
	text-align: left;
	width: 100%;
}
.SectionTop
{
	padding: 1px 0px 1px 1px;
}
.tablesubheader
{
	font-weight: bold;
}

.twotablesleft
{
	width: 50%;
}

.twotablesright
{
	width: 50%;
}

.twotablesright_checkbox
{
	width: 25%;
}
.twotablesleft_checkbox
{
	width: 25%;
}
.input_text
{
	width: 200px;
	font-size: 11px;
	border: solid 1px #3D6690;
	color: #3D6690;
	overflow: auto;
}

.input_text_datumwarn
{
	font-size: 10px;
	font: smallcaption;
	border: none;
	color: Red;
}

.input_text_kenteken
{
	width: 60px;
	text-transform: uppercase;
	font-size: 11px;
	border: solid 1px #3D6690;
	color: #3D6690;
}

.input_text_short
{
	width: 170px;
	font-size: 11px;
	border: solid 1px #3D6690;
	color: #3D6690;
}

.input_text_time
{
	width: 35px;
	font-size: 11px;
	border: solid 1px #3D6690;
	color: #3D6690;
}

.input_text_very_short
{
	width: 25px;
	font-size: 11px;
	border: solid 1px #3D6690;
	color: #3D6690;
}
.input_text_onechar
{
	width: 20px;
	font-size: 11px;
	border: solid 1px #3D6690;
	color: #3D6690;
}

.input_text_readonly
{
	width: 200px;
	font-size: 11px;
	border-color: #3D6690;
	color: #3D6690;
	border-style: solid;
	border-width: 1px;
}

.input_text_readonly_red
{
	width: 200px;
	font-size: 11px;
	color: Red;
	border: none;
}

.red
{
	font-size: 11px;
	color: Red;
}

.table_button
{
	text-align: right;
}

.title, .Header
{
	color: Red;
	text-align: Left;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}
.Header
{
	margin-top: 5px;
	margin-left: 3px;
}

.warning
{
	text-align: center;
	color: Red;
	font-weight: bold;
	padding-bottom: 10px;
}

.menu_text
{
	text-align: center;
	font-weight: bold;
	background-color: #3D6690;
	color: White;
}

.menu_button, .center_text
{
	text-align: center;
}

.validator
{
	display: none;
}

.amount, .OvsDataGridHeader th.amount
{
	width: 70px;
	text-align: right;
}

.status, .OvsDataGridHeader th.status
{
	width: 60px;
}

.date, .OvsDataGridHeader th.date
{
	width: 80px;
}

.licenseplate, .OvsDataGridHeader th.licenseplate
{
	width: 70px;
}

.carbrandtype, .OvsDataGridHeader th.carbrandtype
{
	width: 120px;
}

.mollie
{
	position: relative;
	left: 0px;
	top: 20px;
	margin-top: 1px;
}

.mollie img
{
	position: absolute;
}

.authorisation label
{
	margin-top: 20px;
	display: block;
	float: left;
	width: 700px;
}

.authorisation input
{
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

.ErrorTable
{
	border: solid 1px Red;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

.OvsDataGrid
{
	border: solid 1px #5D86B0;
	color: #3D6690;
	background-color: #DAE4EC;
	width: 100%;
	font-size: 11px;
}
.OvsDataGridItem
{
	color: #3D6690;
}
.OvsDataGridPageLink
{
	color: #000000;
}
.OvsDataGridFooter
{
	height: 2px;
	color: White;
	background-color: #5D86B0;
	font-size: xx-small;
}
.OvsDataGridHeader a:link
{
	height: 20px;
	color: White;
	background-color: #5D86B0;
	font-weight: bold;
}
.OvsDataGridHeader a:visited
{
	height: 20px;
	color: White;
	background-color: #5D86B0;
	font-weight: bold;
}
.OvsDataGridHeader a:hover
{
	height: 20px;
	color: White;
	background-color: #5D86B0;
	font-weight: bold;
}
.OvsDataGridHeader
{
	min-height: 20px;
	color: White;
	background-color: #5D86B0;
	font-weight: bold;
}
.OvsDataGridHeader th
{
	text-align: left;
}

.OvsDataGridAlternating
{
	background-color: #C6D1DB;
	color: #3D6690;
}
.datagrid_button
{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	border: solid 1px #3D6690;
	color: #3D6690;
	background: none;
}

.DriveOnBody
{
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	overflow: auto;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #3d6690;
	scrollbar-arrow-color: #3d6690;
	scrollbar-track-color: #3d6690;
	scrollbar-darkshadow-color: #3d6690;
	scrollbar-base-color: #3d6690;
}

/* Paginering */
.paging
{
	font-size: 10px;
	margin: 4px 0 28px;
}
.paging p
{
	vertical-align: middle;
	margin: 0px;
	padding-top: 4px;
}
.pageResultsPer
{
	height: 20px;
	float: right;
	width: 33%;
	text-align: right;
}
.pageResultsPer select
{
	font-size: 0.9em;
	margin-left: 8px;
}
.pageResultsPer p
{
	display: inline;
	padding: 0px;
}
.pageRecordCount
{
	height: 20px;
	float: left;
	text-align: center;
}
.pageNavigation
{
	height: 20px;
	float: right;
	margin-right: 1em;
	width: 33%;
}
.pageLabel
{
	margin-right: 0.5em;
}
.pagerControl
{
	float: left;
	margin: 0.4em 0.3em 0;
}
/* Pijltjes in paginering */
.pageNumbers
{
	float: left;
	padding: 4px 0 0 0;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}
dl
{
	margin: 0 0 0 0;
	padding: 0;
}
/*legend { font-family: Constantia; font-size: 1.3em; color: #666; border-bottom: 1px solid #666; width: 100%; }*/
dt
{
	clear: both;
	float: left;
	width: 140px;
	margin: 0 0 2px 0;
	text-align: right;
	padding-right: 14px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}
dd
{
	margin: 0 0 2px 0px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}
.lastdd
{
	margin: 0 0 0 14px;
}

/* Pijltje dat sortering aangeeft */
.SortArrow
{
	float: left;
	margin-top: 4px;
	margin-right: 2px;
}

.OvsDataGridItem td, .OvsDataGridAlternating td
{
	height: 20px;
}

.SectionRight
{
	float: left;
	width: 364px;
}
.SectionLeft
{
	float: left;
	width: 364px;
}
.Clear
{
	clear: both;
}
.Section
{
	border: solid 1px #5D86B0;
	margin: 0px 3px 0px 3px;
}
.InnerSection
{
	padding: 15px 5px 14px 5px;
}
.Buttons
{
	margin: 4px 3px 0px 3px;
	height: 19px;
}

.ButtonRight
{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	width: 100px;
	color: White;
	background-color: Red;
	border: solid 1px #3D6690;
	cursor: hand;
}
.CheckBox
{
	margin: 0px 4px 0px 0px;
	vertical-align: middle;
}
.CheckBoxWithSpan input
{
	margin: 0px 0px 0px 0px;
}
.WhiteSpace
{
	height: 7px;
}

.SectionNoBorder
{
	margin: 0px 3px 0px 3px;
}
.FieldLabel
{
	clear: both;
	float: left;
	width: 140px;
	margin: 0 0 2px 0;
	text-align: right;
	padding-right: 14px;
}
.FieldValue
{
	margin: 0 0 2px 0px;
}
.Field
{
	clear: both;
	margin: auto;
	margin: 0 0 2px 0;
	text-align: center;
	padding-right: 14px;
}
.DamageText
{
	float: right;
	display: block;
	width: 200px;
}
.FloatRight
{
	float: right;
}

