body {
	font-family: Arial;
	font-size: 8pt;
}

td {
	color : #000000;
	font-size: 12px;
	font-family: Arial;
}

A:link  {
	color : #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

/* weergave voor een reeds bezochte link */
A:visited  {
	color : #000000;
	font-size: 12px;	
	font-family: Arial;
	text-decoration: none;
}

/* weergave als de muis over de link gaat */
A:hover  {
	color : #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.link  {
	color : #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
/* weergave voor de actieve link na aanklikken */
A:active  {
    color : #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.importent {
    color : #FF0000;	
	font-weight: bold;
}
.automenu {
	color : #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.automenuTitle {
	color : #d90d14;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.submenu {
	color : #666666;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	text-align: left;
}
.hoofdmenu {
	color : #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
}

hr {
	color:#d90d14;
	height:1px;
	width:100%;
}

input {
	font-family: Arial;
	font-size: 11px;
}

.radio {
	background: transparent;
	border: 0px none;
}

.button {
	background: #E8E8E8;
	width: 150px;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	border-width: 1px;
	border-color: #CCCCCC;
	border-top-style: double;
	border-right-style: solid;
	border-left-style: ridge;
	border-bottom-style: outset;
}

.input_button {
	background: #E8E8E8;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	border-width: 1px;
	border-color: #CCCCCC;
	border-top-style: double;
	border-right-style: solid;
	border-left-style: ridge;
	border-bottom-style: outset;
}

.input_text{
	background: #E8E8E8;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	border-width: 1px;
	border-color: #CCCCCC;
	border-top-style: double;
	border-right-style: solid;
	border-left-style: ridge;
	border-bottom-style: outset;
}

option{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	border-width: 1px;
	border-color: #CCCCCC;
	border-top-style: double;
	border-right-style: solid;
	border-left-style: ridge;
	border-bottom-style: outset;
}

.select{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	border-width: 1px;
	border-color: #CCCCCC;
	border-top-style: double;
	border-right-style: solid;
	border-left-style: ridge;
	border-bottom-style: outset;
}

.image {
	border-width: 0px;
}

.part_title {
	color : #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
.shop_title {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #d90d14;
	padding-left: 3px;
	padding-right: 3px;
}
.shop_item_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.shop_prijstotaal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.input_shop {
	border:	 1px solid #d90d14;
	width: 220px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.input_small_shop {
	border:	 1px solid #d90d14;
	width: 34px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
}
.input_new_klant {
	border:	 1px solid #000000;
	width: 260px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.select_new_klant {
	border:	 1px solid #000000;
	width: 260px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0049a3;
}
.nieuwe_klant {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
