﻿/*
Titel: ContactForm STYLE.CSS, QPIT copyright 1998-2016

Revisie 
2.1 nov 2015-2016 PvD


*/
@font-face {
font-family: roboto;
src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: roboto;
	src: url('../fonts/Roboto-Bold.ttf');
    font-weight: bold;
}

@font-face {
    font-family: roboto;
	src: url('../fonts/Roboto-Italic.ttf');
    font-style: italic;
}

/* Select styling*/

* {
	margin:0; 
	padding:0; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

select::-ms-expand {
	display: none; /* hide default arrow in IE10 */
}
 
select option {
	background: #fff; /* style the dropdown bg color */
}


/* einde select styling */
html, body, head {
	font-family: roboto, Tahoma, sans-serif;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	border-width: 0px;
	text-align: left;
	background-color: white;
}

h1
{
    font-family: inherit;
    font-size: 12pt;
    font-weight: bold;
    color: #726960;
    line-height: 12pt;
    margin: 0pt;
    padding-top: 12pt;
}

h2
{
    font-family: inherit;
    font-size: 14pt;
    font-weight: bold;
    color: #F3B347;
    line-height: 20px;
}

h3
{
    font-family: inherit;
    font-size: 12pt;
    font-weight: bold;
    color: #726960;
    line-height: 20px;
}
p, h4
{
    margin: 0px;
    font-family: inherit;
    font-size: 10pt;
    font-weight: normal;
    color: #726960;
}
b
{
    font-family: inherit;
    font-size: 10pt;
    font-weight: bold;
    color: #726960;
}

td
{
    font-family: inherit;
    font-size: 10pt;
    font-weight: normal;
    color: #726960;
    vertical-align: top;
}
input
{
    font-weight: normal;
    font-size: 10pt;
    color: #996633;
    font-family: inherit;
    height: 19px;
    position: absolute;
    left: 250px;
    padding-left: 2px;
}
select
{
    font-weight: normal;
    font-size: 10pt;
    color: #996633;
    font-family: inherit;
    height: 20px;
    position: absolute;
    left: 250px;
}
textarea
{
    font-weight: normal;
    font-size: 10pt;
    color: #996633;
    font-family: inherit;
    padding-left: 2px;
}
.atag  {
	padding: 6px 2px 0px 0px;
	font-weight:bold;
	display:inline;
}
.form {
    width: 200px;
    line-height: 12px;
    font-size: 12px;
    vertical-align: middle;
    border: solid;
    border-width: thin;
    border-color: grey;
}
.form :hover {
    border-color:mediumpurple;
    }

.formfield {
    padding: 5px 5px 5px 20px;
}
.formw {
	width: 310px;
	font-size: 85%;
    border: solid;
    border-width: thin;
    border-color: lightgrey;
    	}
.formbutton {
    background-color: lavender;
    width: 100px;
    height: 25px;
    font-size: 90%;
    color: grey;
    text-align: center;
    vertical-align: middle;
    line-height: 100%;
    border: none;
}
.formbutton:hover {
	background-color: lightgray;
 }	
.message, .messageToelichting {
    font-size: 10px;
    color: red;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: 470px;
    height: 18px;
    line-height: 9px;
    }
.messageToelichting {
    position: relative;
    top: -106px;
    left: 326px;
    white-space:nowrap;
    overflow: hidden;
}

.resultaat {
    font-style: italic;
    font-size:smaller;
    color:red;
}
.bordermessage {
    border-color: red;
    border: solid;
    border-width: thick;
}
#mainCaptcha {
	border-style: none;
    border-color: inherit;
    border-width: 0px;
	width: 172px;
	height: 23px;
	font-family:"Comic Sans Serif";
	font-style:italic;
	font-size:120%;
	text-align:left;
    padding-left:50px;
	vertical-align:middle;
    letter-spacing: 5px;
    }
#imgCaptcha {
	border-style: none;
    border-color: inherit;
    border-width: 0px;
	background-size: cover;
    padding-left: 50px;
	width: 172px;
	height: 25px;
	vertical-align:middle;
}
#refresh, #btnRefresh {
    height: 25px;
	width: 25px;
	background-color: lavender;
	background-image: url('./pixels/refresh.png');
	background-size:cover;
	padding: 0px;
	border: 1px none #666;
	vertical-align:middle;
    position: absolute;
    left: +430px;
	}
#refresh:hover, #btnRefresh:hover {
    background-color: lightgray;
    }
.style1 {
	width: 11px;
	padding: 4px;
}
.style2 {
	width: 11px;
	padding: 4px;
	height: 40px;
}
.TxtSp
{
    color: #726960;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    font-family: inherit;
    text-decoration: none;
}

.Lnk
{
    color: #72573B;
    font-size: 8pt;
    font-weight: normal;
    font-style: italic;
    font-family: inherit;
    text-decoration: none;
}
.Lnk2
{
    color: #72573B;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
    text-decoration: none;
}

.Lnk:hover
{
    color: #F3B347;
    font-size: 8pt;
    font-weight: normal;
    font-style: italic;
    font-family: inherit;
    text-decoration: none;
}
.Lnk2:hover
{
    color: #F3B347;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
    text-decoration: none;
}
.navmain
{
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    height: 40px;
    width: 140px;
    margin-right: 5px;
}
.navmain2
{
    padding-top: 0px;
    padding-right: 3px;
    padding-bottom: 10px;
    padding-left: 0px;
    height: 1px;
    width: 140px;
    margin-right: 5px;
}
.doctable
{
    border: 0px;
    padding: 4px;
    width: 500px;
    margin-left: 40px;
}

.leftfield
{
    width: 40px;
    padding: 4px;
}

.fullfield
{
    width: 400px;
    padding: 4px;
}

.rightfield
{
    width: 460px;
    padding: 0px 0px 0px 0px;
}

.block
{
    width: 40px;
    padding: 0px;
    height: 14px;
}

.caption
{
    text-align: center;
    font-weight: normal;
    padding: 8px 0 0px 0;
}

.nrmimage
{
    width:  460px;
    overflow: hidden;
}

.fulimage
{
    width: 400px;
    overflow: hidden;
}

.listtable
{
    width: 100%;
}

.listbullet
{
    border: 0px;
    width: 36px;
    height: 15px;
}

.listentry
{
    vertical-align: top;
}

.listbulletfrm
{
    border: 0px;
    width: 28px;
    height: 14px;
}

.listentryfrm
{
    vertical-align: middle;
    height: 24px;
}

sup
{
    font-size: 80%;
}

a {
	color: #736963;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-family: inherit;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	outline: none;
	
}
a:hover {
	color:    #cf820b;
	font-weight:bold;
	background-color: #B5DADD;

}







