body {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	line-height: 150%;
	border-collapse: collapse;
	overflow: auto;
	color: #000000;
	background-repeat: no-repeat;
	
	 }

tr {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
} 
	 
td.menu_boven {
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: verdana;
	font-size: 10pt;
	line-height: 120%;
	color: #768FA9;
}

td.nieuwe_producten {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%;
	padding-left: 5px;
	color: #000000;
}

td.menu_blauw {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%;
	color: #768FAB;
}

td.menu_links {
	background-image: url(../images/menu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 9pt;
	line-height: 150%;
	color: #ffffff;
}

td.index_info {
	font-weight: bold;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	line-height: 120%;
	color: #7690A9;
}

td.normal {
	background-image: url(../images/backgr_red1.jpg);
    background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	line-height: 120%;
	color: #7690A9;
}

td.nieuwsbrief {
	padding-left: 5px;
	font-family: verdana;
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
}

a:link				{ color : #768FAB; font-weight: bold; text-decoration: none;  }
a:visited 			{ color : #768FAB; font-weight: bold; text-decoration: none;  }
a:hover				{ color : #ffffff; font-weight: bold; text-decoration: none; display: marker; background-color:#768FA9; }
a:active			{ color : #9B3202; font-weight: bold; text-decoration: underline; }
a.b:link			{ color : #ffffff; font-weight: bold; text-decoration: none;  }
a.b:visited 		{ color : #ffffff; font-weight: bold; text-decoration: none;  }
a.b:hover			{ color : #768FA9; font-weight: bold; text-decoration: none; display: marker; background-color:#CFD7DC; }
a.b:active			{ color : #9B3202; font-weight: bold; text-decoration: none; }
a.c:link			{ color : #ffffff; font-weight: bold; text-decoration: none;  }
a.c:visited 		{ color : #ffffff; font-weight: bold; text-decoration: none;  }
a.c:hover			{ color : #ffffff; font-weight: bold; text-decoration: none; display: marker; background-color:#768FA9; }
a.c:active			{ color : #ffffff; text-decoration: underline; }
a.klein:link			{ color : #768FAB; font-size: 8pt; font-weight: normal; text-decoration: none;  }
a.klein:visited 		{ color : #768FAB; font-size: 8pt; font-weight: normal; text-decoration: none;  }
a.klein:hover			{ color : #ffffff; font-size: 8pt; font-weight: normal; text-decoration: underline; }


hr {
	width: 80%;
	height: 1px;
	color: #2E39AE;
}

img.color {
border: 1px #7690AB solid;
}

.websiteTitel {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #555555;
}

.nieuwsTitel {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

.nieuwsDatum {
	font-family: verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
}

.nieuwsLink {
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #2E39AE;
}

.webshopTitel {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #555555;
}

.webshopPrijs {
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #AA0000;
}

.webshopPrijs2
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.webshopLink {
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #266081;
}

.inputKnop {
	background-color: #ffffff;
	border: 0px solid #266081;
}

.inputWebshop {
	width: 40px;
	font-size: xx-small;
	text-align: center;
}

.inputTekst {
	width: 200px;
	background-color: #ffffff;
	border: 0px solid #266081;
}

.inputSelect {
	background-color: #ffffff;
}

.plaatjeNoBorder {
	border: 1px solid #2E39AE;
}