a {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    color: #CCCCCC;
}
a:link {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    color: #CCCCCC;
    text-decoration: none;
}
a:visited {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    color: #999999;
    text-decoration: none;
}
a:hover {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    color: #6CBDBC;
    text-decoration: underline;
}
a:active {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    color: #6CBDBC;
    text-decoration: none;
}
.onmouseover {
    cursor: pointer;
}
.onmouseout {
    cursor: default;
}
.submitformenvelope {
	background-image:url(Afbeeldingen/Icons/Envelop.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:35px;
	height:27px;
}
.textfieldwhite {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	padding-left: 4px;
	padding-top: 6px;
	width: 100%;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}
.textfieldarea {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	padding-left: 8px;
	padding-top: 6px;
	width: 97%;
	height: 82px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}
.textfieldcase {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	padding-left: 8px;
	padding-top: 6px;
	width: 97%;
	height: 52px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}
.plaintextwhite {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
}
.plaintextgrey {
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    font-variant: normal;
    color: #666666;
}
.plaintextfield {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    font-variant: normal;
	padding-left: 8px;
    color: #000000;
}
.plaintexterror {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    font-variant: normal;
	padding-left: 8px;
    color: #CC0000;
}
.plaintexthighlight {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    font-variant: normal;
    color: #6CBDBC;
}
.plaintexthighlightklantnamen {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    font-variant: normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
    color: #6CBDBC;
}
.plaintextcomment {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #DFDFDF;
}
.plaintextcommentlarge {
    font-family: Verdana;
    font-size: 18px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    font-variant: normal;
    color: #CCCCCC;
}
.plaintextkeywords {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    color: #CCCCCC;
}
.plaintextkeywordspage {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    color: #6CBDBC;
    text-decoration: none;
}
.plaintextklanten {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    color: #DFDFDF;
}
.plaintextklantenheader {
    font-family: Verdana;
    font-size: 10px;
	font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    color: #6CBDBC;
}
.horizontallinegrey {
    width: 100%;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    height: 1px;
}
