 /* Stylesheet van www.totaalgrafonderhoud.nl
 
 kleur1: #006666	donkergroen (lijnen)
 kleur2: #A9BFC0	groen-grijze achtergrond
 kleur3: #C2E0E0 	licht groen-grijze achtergrond (randpagina's en invoervelden formulier)
 */
 
 .bodytekst {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    padding-top: 4px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px
}
 .bodytekstgr {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #006666;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    padding-top: 4px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #A9BFC0;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: underline;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #A9BFC0;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: underline;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #A9BFC0;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    cursor: hand
} 
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Red;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    cursor: hand
}
body {
    background-color : #A9BFC0;
    layer-background-color: #A9BFC0
}
.invul {
    background-color : #C2E0E0;
    layer-background-color: #C2E0E0;
	font-weight : normal;
	font-family : Verdana;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width : 250px;
	border-width : 1px;
	border-color: #006666;
	font-size : 10px;
	padding-left: 4px;
	color : #000000;
}
	.invulkort {
    background-color : #C2E0E0;
    layer-background-color: #C2E0E0;
	font-weight : normal;
	font-family : Verdana;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width : 90px;
	border-width : 1px;
	border-color: #006666;
	font-size : 10px;
	padding-left: 4px;
	color : #000000;
}