﻿html{
    background-color:#e3e3e3;
    padding:0;
    margin:0;
}
body{
    background-color:#e3e3e3;
    background:url(../images/verloop.jpg) 0px 0px repeat-x;
    padding:0;
    margin:0;
}
body table tr td {
    color:#808080;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	line-height:16px;
}
#headerTextDiv {
    width:100%;
    height:62px;
}
#headerDiv{
    width:917px;
    height:38px;
    background:url(../images/header.jpg) 0px 0px no-repeat;
}
#balkDiv{
    width:917px;
    height:38px;
    background:url(../images/balk.gif) 0px 0px no-repeat;
    margin-top:10px;
    margin-bottom:10px;
    vertical-align:middle;
    padding-top:5px;
}
#loadingDiv{
    display:none;
    width:16px;
    height:16px;
    background:url(../images/spinner.gif) 0px 0px no-repeat;
    z-index:10;
}
#contentHeaderDiv{
    width:917px;
    height:9px;
    background:url(../images/contentheader.gif) 0px 0px no-repeat;
}
#contentDiv{
    overflow:auto;
    min-height:700px;
    background-color:#ffffff;
    border-left:1px solid #e3e3e3;
    border-right:1px solid #e3e3e3;
    padding-left:40px;
    padding-right:40px;
    color:#808080;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	line-height:16px;
}
#contentFooterDiv{
    width:917px;
    height:34px;
    background:url(../images/contentfooter.jpg) 0px 0px no-repeat;
}
#captionCell{
    text-align:right;
    width:230px;
}
#searchCell{
    padding-left:15px;
}
#resetCell{
    padding-left:5px;
}
#loaderCell{
    width:16px;
    height:16px;
    vertical-align:middle;
    padding-left:5px;
}
#idRange{
    display:none;
}
.resultDiv
{
    
}
.lijstOplossingen
{
    display:none;
}
.resultaatBedrijfDiv
{
    border:1px solid orange;
    margin-bottom:10px;
    margin-top:10px;
    overflow:auto;
}
#resultTable td{
	vertical-align:top;
	color:#808080;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	line-height:16px;
}
#resultTable td a{
	text-decoration:underline;
	color:#808080;
}
#resultTable td a:hover{
	text-decoration:none;
	color:#808080;
}
#resultTable .cellDesc{
	width:450px;
	padding-right:20px;
}
#resultTable .cellNaw{
	width:150px;
	padding-right:20px;
}
#resultTable .cellResult{
	padding-top:20px;
}
#resultTable img{
	border:1px solid #e3e3e3;
	margin-right:20px;
}
#resultTable div.hr {
	height:1px;
	background: #e3e3e3 url(../images/hr.gif) no-repeat scroll center;
	margin-top:20px;
	margin-bottom:20px;
}
#resultTable div.hr hr {
	display: none;
}
h3{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
}
.container {
	margin: 0 auto;
	width:918px;
}
.btn{
    width:150px;
    color:#333;
	border:1px solid #e3e3e3;
	background-color:#fff;
	margin-bottom:3px;
	font-size:11px;
	cursor:pointer;
}
.eDataCallCell 
{
    width:9px;
    text-indent:15px;
    background:url(../images/arrow_right.gif) 0px 4px no-repeat;
}
.aResultDiv ul
{
    padding:0;
    margin:0;
    list-style-type:none;
}
a{
	text-decoration:underline;
	color:#808080;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	line-height:16px;
}
a:hover{
	text-decoration:none;
	color:#808080;
}
#bannerDiv{
    color:#fff;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	line-height:25px;
    width:373px;
    float:right;
    height:55px;
    background:url(../images/banner_background.jpg) 0px 0px no-repeat;
    text-align:center;
}
form{
    padding:0;
    margin:0;
}
