body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

a:hover
{
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #65C4DC;
	border-right-color: #65C4DC;
	border-bottom-color: #65C4DC;
	border-left-color: #65C4DC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.border1 {
	border-top: 1px none #000066;
	border-right: 1px none #000066;
	border-bottom: 1px none #000066;
	border-left: 1px solid #000066;
}

.border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.border3 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000066;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;

}

.border4 {
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
}

.border5
{
	border-right: 1px solid #5E86B2;
}

.border6
{
	border-top: 1px solid #5E86B2;
}

.border7
{
	border-bottom: 2px dotted #c5deff;
}

.kleinetekst {
	font-size: 10px;
}

.tekstkleur1 {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
.tekstkleur2 {

	font-family: Arial;
	font-size: 12px;
	color: #000066;
}

.tekstkleur3 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background: #000066;
}

/* ---------- PRODMEM -------------*/

.prodmem_header
{
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 2px dotted #c5deff;
}

.prodmem_header1
{
	font: bolder 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 2px dotted #c5deff;
}


.content_background
{
	background-color:#c6d5ea;
}

.content_background1
{
	background-color:#deecff;
}

.content_actie
{
	background-color:ffff00;
}

table.width
{
	width: 100%;
}

table.width-height
{
	width: 100%;
	height: 100%;
}

img.text-image
{
	display: inline;
	vertical-align: middle;
}

table.detail td
{
	font: 11px/16px verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 3px;
}

td.detail-header
{
	background: #f47001;
	font: bold 12px/12px verdana, arial, helvetica, sans-serif;
	color: #fff;
	padding: 6px 3px;
}

td.detail-cell
{
	background: #e9eef0;
	padding: 5px;
	vertical-align: top;

	font: 11px/16px verdana, arial, helvetica, sans-serif;
	color: #000;
}

td.spacer-vert
{
	width: 10px;
}

td.spacer-hor
{
	height: 10px;
}


<!-- PRODLIJST TELECOM  -->

.prodlijst_header
{
    padding: 5px 5px 5px 2px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	line-height: 170%;
}

.prodlijst_text
{
    padding: 5px 5px 5px 2px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	line-height: 170%;
}

.prodlijst_adviesprijs {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	text-decoration: line-through;
	font-weight: bold;
	color: #9e9e9e;
}

.prodlijst_urlprijs {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #FF0000;
}
.prodlijst_prijs {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
