/* global
----------------------------------------------- */
body {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #143A74;
	font-size:12px;
	background-color: #E4E2EC;
	margin: 0px;
	padding: 0px;
	height: 100%; 
	margin-top: 0px; 
	z-index: 0; 
	position:relative; 
}
	img#background { 
	display: none;
	}

/* layout
----------------------------------------------- */
#container {
	position: relative;
	width: 800px;
	border-bottom: 3px solid #B4B2CC;
	background-color: #FFFFFF;
	/*background-image: url(../img/4pagebg.jpg);*/
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#date {
	display: none;
}
#header1 {
	display: none;
}

#header2 {
	display: none;
}
#header3 {
	display: none;
}


#menu {
	display: none;
}

.right {
	display: none;
}

.address {
	font-size: 11px;
	background-color: white;
	text-align: left;
}


#pages {
	width: 543px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

#footer {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	width: 100%;
	text-align: center;
}

.tblcontainer {
	height: 425px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}
.dottedkolom {
	border-left-style: dotted;
	border-left-color: #b3becc;
	border-left-width: thin;
}
.figs_left {
  float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-color: #FFFFFF;
}
.figs_right {
  float: right;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #FFFFFF;
}


/* text
----------------------------------------------- */
p {
}

.blue {
color: #143A74;
}

#pages p {
line-height: 15px;
}

.txt {
	color: #143A74;
	vertical-align: top;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.prtxt {
	display: none;
}

.prodtxt {
	color: #143A74;
	font-size:11px;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
.spectxt {
	text-align: left;
	color: #143A74;
	border-top-width: 2px;
	border-top-color: white;
	vertical-align: top;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.speclijst{
	margin-left: 0px;
	padding-left: 20px;
	font-style: italic;
	list-style-type: disc;
}
.txtkop {
	font-size: 12px;
	text-align: left;
	color: #143A74;
	vertical-align: top;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.kop {
	font-size: 11px;
	text-align: left;
	color: #143A74;
	text-transform: none;
	font-weight: bold;
	font-style: italic;
	padding: 2px 2px 2px 2px;
	background-color: #EEE;
}
.prodkop {
	font-size: 24px;
	text-align: center;
	color: #143A74;
	text-transform: none;
	font-weight: bold;
	padding: 10px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.prodlink {
	font-size: 11px;
	background-color: white;
	height: 100%;
	text-align: center;
}

.opmerking {
	font-size:11px;
	color: #143A74;
	border: thin solid #666666;
	text-align: center;
	background-color: #F3F2F7;
}

.vulling {
	height: 10px;
}
.dubbelvulling {
	height: 20px;
}


/* headings en footers
----------------------------------------------- */
#pages h1 {
	color: #143A74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}

#pages h2 {
	color: #143A74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

#pages h3 {
	color: #143A74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#pages h4 {
	color: #143A74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

#pgheader {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	color: #777;
}

#pgheader .headleft {
  text-align: left;
  float: left;
  clear: left;
}

#pgheader .headright {
	display: none;
}

#pgheader a, #pgheader a:link, #pgheader a:visited {
font-weight: bold;
color: #777;
text-decoration: none;
}

#pgheader a:hover {
color: #999;
text-decoration: none;
}

#specfoot {
	font-family: verdana, helvetica, arial, sans-serif;
	padding: 10px 5px 5px;
}

#specfoot .footleft {
	text-align: center;
	float: left;
	clear: left;
	color: #143A74;
	font-weight: bold;
	font-style: italic;
}

#specfoot .footright {
  font-weight: bold;
  color: #777;
  text-align: right;
  float: right;
  clear: right;
  margin-top: 5px;
  font-size: 11px;
}

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

#specfoot a:hover {
color: #999;
text-decoration: none;
}


#footer {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	position: relative;
	width: 750px;
	color: #777;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#footer .copy {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
#footer .bttmleft {
  text-align: left;
  float: left;
  clear: left;
}

#footer .bttmright {
	display: none;
}

#footer a, #footer a:link, #footer a:visited {
font-weight: bold;
color: #777;
text-decoration: none;
}

#footer a:hover {
color: #999;
text-decoration: none;
}

/* links
----------------------------------------------- */
a, a:link, a:visited {
color: #143A74;
}

a:hover {
color: #5070a0;
text-decoration: none;
}

/* Button style */
.formsubmit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B4B2CC;
	vertical-align: middle;
	text-align: center;
}
.formsubmit a {
	color: #333333;
	text-decoration: none;
}
.formsubmit a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bottompage {
	vertical-align: bottom;
}

