body,tr,td{ 
    scrollbar-highlight-color:#00A0C6;
    scrollbar-base-color: #FFFFFF; 
    scrollbar-arrow-color:#82C51B;
    scrollbar-track-color: #FFFFFF;
} 

body {
	background-color: #FFFFFF;
	margin: 0px;
}

.middelstekolom{
	width: 1000px;
	background-attachment: fixed;
	background-image: url(../_images/verloop.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

h1 {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 140%;
	color: #82C51B;
}

.kop {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 140%;
	color: #82C51B;
}

h2 {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	line-height: 140%;
	color: #00A0C6;
	padding-left: 20px;
}

.subkop {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	line-height: 140%;
	color: #00A0C6;
	padding-left: 20px;
}


.pay-off {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: bold;
	color: #82C51B;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 140%;
	color: #000000;
}

.plattetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 140%;
	color: #000000;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	line-height: 140%;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #82C51B;
	text-decoration: none;
}

a:active {
	color: #00A0C6;
	text-decoration: none;
}

.table-kop {
	background-color: #FFFFFF;
	width: 100%;
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0C6;
}

.td-logo {
	background-color: #FFFFFF;
	width: 150px;
	height: 100%;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: bottom;
}

.td-language {
	background-color: #DAF1F7;
	width: 170px;
	height: 120px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #82C51B; 
}

.td-login {
	background-color: #DAF1F7;
	width: 170px;
	height: 120px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #82C51B; 
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.login-tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.login-invulveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #DAF1F7;
	width: 80px;
    scrollbar-highlight-color:#00A0C6;
    scrollbar-base-color: #DAF1F7; 
    scrollbar-arrow-color:#82C51B;
    scrollbar-track-color: #DAF1F7;
}

.login-invulveld-ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #DAF1F7;
	width: 30px;
    scrollbar-highlight-color:#00A0C6;
    scrollbar-base-color: #DAF1F7; 
    scrollbar-arrow-color:#82C51B;
    scrollbar-track-color: #DAF1F7;
}

.td-formulier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 140%;
	color: #000000;
	width: 50%;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.td-formulier-1regel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 140%;
	color: #000000;
    width: 100%;
	padding: 2px;
}

.inputveld-multi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 260px;
    scrollbar-highlight-color:#DAF1F7;
    scrollbar-base-color: #FFFFFF; 
    scrollbar-arrow-color:#82C51B;
    scrollbar-track-color: #FFFFFF;
}

.inputveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 280px;
}

.inputveld-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 50px;
}

.table-inhoud {
	background-attachment: scroll;
	background-image: url(../_images/golf_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 600px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #82C51B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0C6;
}

.td-content {
	height: 100%;
	padding-top: 30px;
	padding-right: 60px;
	padding-left: 120px;
	padding-bottom: 30px;
}

.td-menu {
	background-attachment: scroll;
	background-image: url(../_images/verloop_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 170px;
	height: 100%;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #82C51B;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
}

.menu1 {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 200%;
	color: #00A0C6;
	margin-left: 0px;
}

a.menu1 {
	color: #00A0C6;
	text-decoration: none;
	line-height: 200%;
}

a.menu1:hover {
	color: #00A0C6;
	text-decoration: underline;
}

a.menu1:active {
	color: #82C51B;
	text-decoration: none;
}

.table-voet {
	background-color: #DAF1F7;
	width: 100%;
	height: 40px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #82C51B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0C6;
}

.adresbalk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #00A0C6;
	text-align: center;
}

a.adresbalk {
	text-decoration: underline;
}

a.adresbalk:hover {
	color: #82C51B;
	text-decoration: none;
}

.a-tekstlink {
	color: #00A0C6;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAF1F7;
	padding-bottom: 1px;
}

.a-tekstlink:hover {
	color: #82C51B;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAF1F7;
	padding-bottom: 1px;
}

.blauw {
	color: #00A0C6;
}

.lichtblauw{
    color: #DAF1F7;
}

.groen {
	color: #82C51B;
}

.foto-links {
	border-width: 1px;
	border-style: solid;
	border-color: #00A0C6;
	margin-right: 10px;
}

.foto-rechts {
	border-width: 1px;
	border-style: solid;
	border-color: #00A0C6;
	margin-left:  10px;
}

#hoofdnavigatie {
	background-attachment: fixed;
	background-image: url(../_images/verloop_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 170px;
	height: 100%;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #82C51B;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
	
}

#hoofdnavigatie a {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 140%;
	color: #00A0C6;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	text-align: left;
	display: block;
	text-decoration: none;
	width: 100%;
}

#hoofdnavigatie a:hover {
	background-color: #82C51B;
	color: #FFFFFF;
}
#subnavigatie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 140%;
	color: #000000;
	background-position: left 18px;
	padding-left: 18px;
	width: 90%;
}

#subnavigatie a:hover {
	font-size: 8pt;
	background-color: #82C51B;
	color: #FFFFFF;
}

.subnavigatie {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3399FF;
	border-bottom-color: #3399FF;
}

.aankondiging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 140%;
	background-color: #E2F4F8;
	text-decoration: blink;
}
.fotobijschrift {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #00A0C6;
	text-align: right;
}

.truck_bg {
	background-attachment: scroll;
	background-image: url(../_images/truck01a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

hr {
	border: 1pt dotted #82C51B;
	width: 600px;
	text-align: center;
}

.faq {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: bold;
	color: #00A0C6;
}

.a-faq {
	color: #000000;
	text-decoration: none;
}

.a-faq:hover {
	color: #82C51B;
	text-decoration: none;
}

.a-faq:active {
	color: #00A0C6;
	text-decoration: none;
}

.table-container {
	width:400px;
	margin-left: 100px;
}

.table-container1 {
	margin-left: 100px;
}

.td-container {
    height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0C6;
}

.td-container1 {
    height:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00A0C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0C6;
	background-color: #E2F4F8;
	font-weight: bold;
}


