p { 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	margin-top: 0px; 
	margin-bottom: 0px;
}
body, td {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	scrollbar-3dlight-color: #000099;
	scrollbar-arrow-color: #0000CC;
	scrollbar-base-color: #0000CC;
	scrollbar-darkshadow-color: #000033;
	scrollbar-face-color: #000099;
	scrollbar-highlight-color: #0033FF;
	scrollbar-shadow-color: #000066;
	scrollbar-track-color: #000099;
}

.klantensys {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 0px;
}

.popup {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
}



/*
LINK instellingen
*/
a img {
	border: none;
	border-style: none;
}
a:active {
	border: none;
	border-style: none; 
}
a {
	color: #34701B;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline;
}

a.bottomklant {
	color: #FFFFFF;	
}

a.print {
	color: #999999;
}

a.print:hover {
	color: #999999;
	text-decoration: none;
}


/*
CLASSES en ID's (buiten links)
*/
.formlabel {
	color: #CCCC66;
	font-weight: bold;
}
.fout {
	color: Yellow;
}
.tabcolor {
	color: #FF9933;
	font-weight: bold;
}
.knopbreedte {
	width: 100px;
}
.menuleft {
	font-family: Arial, Verdana;
	font : 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.menutitel {
	font-family: Arial, Verdana;
	font : 16px;
	font-weight: bold;
	color: #FFFFFF;
		padding-left : 5px;
		padding-top : 2px;
		padding-bottom : 2px;
		padding-right : 2px;
}

/*
OPMAAK instellingen
*/
input {
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
	border: 1px solid #339933;
	background-color : #CCCCFF;
}

.transp  {
	background-color: #66669A;
	border: 0px none #66669A;
}

.input150 {
	width: 150 px;
}

.input250 {
	width: 250 px;
}

.input350 {
	width: 350 px;
}

.noborder {
    border: none;
}

textarea {
    font-size: 10px;
    font-family: Verdana, Helvetica, sans-serif;
    border: 1px solid #34701B;
	background-color : #CCCCFF;	
}
select {
    font-size: 10px;
    font-family: Verdana, Helvetica, sans-serif;
	background-color : #CCCCFF;	
}

ul{
	list-style : url(../images/titel_pijl.gif);
	margin-top: 2 px; 
	margin-bottom: 2 px;
}
