@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
}
.mainBody, table
{
	margin: 0px;
	padding: 0px;
	font-family: Arial,Verdana;
	font-size: 12px;
}
.inputbutton
{
	background-color: #0865bd;
	border: 2px solid #cccccc;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 85%;
}
.inputerror
{
	border: 1px solid #FF0000;
}
.errortext
{
	color:#FF0000;
}
h1
{
	font-size: 135%;
	font-weight:bold;
	color: #096dca;
	margin-top:3px;
	margin-bottom:5px;
}
h2
{
	font-size: 135%;
	font-weight:bold;
	color: #096dca;
	margin-top:3px;
	margin-bottom:5px;
}
a, a:visited
{
	color: #096dca;
	text-decoration:none;
}
a:hover
{
	color: #096dca;
	text-decoration:underline;
}
.blueText
{
	color: #096dca;
	font-size: 75%;
	font-weight:bold;
}
.mainContentCenterContainer
{
	text-align:left;
	margin: auto;
	width: 963px;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
.mainContentContainerPadding
{
	margin-left: 1px;
	margin-right: 1px;
	width:961px;
}
.footer
{
	width:100%;
	height:60px;
	background-color:#88898c;
}
.footerText
{
	position:absolute;
	width: 963px;
	left:50%;
	margin-left: -460px;
	padding-top:25px;
	text-align:left;
	color:#FFFFFF;
	font-size: 90%;
	text-decoration:none;
}
.footerText a, .footerText a:visited
{
	color:#FFFFFF;
}
.footerText a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.mainMenu
{
	background-image:url(../img/mainMenuBG.gif);
	height: 35px;
	width:961px;
}
.subMenu
{
	background-image:url(../img/subMenuBG.gif);
	width:961px;
	height:32px;
}
.subMenuContent
{
	padding-left: 16px;
}
.breadCrumb
{
	margin-left: 24px;
	margin-top: 13px;
	margin-bottom: 35px;
	font-weight:bold;
	color: #096dca;
}
.dynamicPageContainer
{
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 23px;
	width:915px;
}
.leftContent
{
	float:left;
	width:250px;
	margin-right:20px;
}
.rightContent
{
	float:left;
	width:645px;
}
.contentBG
{
	background-color: #f8f8f8;
	padding:20px;
	border: 1px solid #D7D7D7;
}
.divAlignRight
{
	padding-right:30px;
	text-align:right;
}
hr
{
	height:1px;
	background-color:#cccccc;
	margin-top:10px;
}
.pointer
{
	cursor:pointer;
}
.copyright
{
	color:#b6b6b6;
}
.titlebar
{
	padding: 3px;
	font-weight:bold;
	color: #ffffff;
	background-color: #0053a0;
}
.gridRow
{
	background-color: #FFFFFF;
}
.gridRow-hover
{
	background-color: #ececec;
	cursor:pointer;
}
.border-bottom
{
	border-bottom:1px solid #cccccc;
	margin-bottom: 3px;
}
.table-bg
{
	background-color: #f8f8f8;
	border: 1px solid #D7D7D7;
	padding:3px;
}
#tableLotPage td
{
	padding:3px;
}
#tableLotPage
{
	padding:5px;
	border: 1px solid #d7d7d7;
	background-color: #e4e4e4;
}
.divOverLay
{
	position:absolute;
	background-color:#cecfcf;
	opacity:0.7;
	filter:alpha(opacity=70);
	width:o;
	height:0;
}
#divImages
{
	position:absolute;
	text-align:center;
	padding:10px;
}
.lotImage
{
	position:absolute;
}
.border_left
{
	border-left: 1px solid #8fbfec;
}
.catLotImage
{
	border: 1px solid #88898c;
}
.boldBlue
{
	color: #096dca;
	font-weight:bold;
}
.underlineDetails
{
	border-bottom:1px solid #8fbfec;
	padding-bottom:5px;
}

div#vlaggetjes{position:absolute;
right:367px;
text-align:right;
top:129px;}
div.mainMenu{position:relative;}
