@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
      font-family: Verdana, Arial, sans-serif;
      font-size: 10px;
      color: #0ca1de;
}

TD.content {
bgcolor: #E9F6FC;

}
.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0ca1de;
}

/* Tekst van de Header hoofdpagina */
.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0ca1de;
}

/* Tekst van de hoofdpagina */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0ca1de;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #0ca1de;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

/* tekst van de artikelnaam en prijs */
.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0ca1de;
}

/* vereiste informatie aanmeldpagina */
.inputRequirement {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0ca1de;
}

/* winkelwagen verwijderen, artikel(en), aantal, totaal */
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0ca1de;
}

/* lijst tekst winkelwagen */
.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0ca1de;
}

/* infobox content */
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0ca1de;
}


TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0ca1de;
}

a.headerNavigation:link { 
  font-size: 10px;
  color: #0ca1de;
}

a.headerNavigation:hover {
  font-size: 10px;
  color: #0ca1de;
}

a.headerNavigation:visited {
  font-size: 10px;
  color: #0ca1de;
}

a.headerNavigation:active {
  font-size: 10px;
  color: #0ca1de;
}

.style1 {color: #FFFFFF
  font-size: 8px;
  color: #0ca1de;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
}
.style4 {
	font-size: 10px;
	color: #0ca1de;
}
.infoBoxHeading {
	font-size: 10px;
	colour: #0ca1de;
	font-weight: bold;
}
.infoBox {
	font-size: 10px;
	colour: #0ca1de;
	font-weight: bold;
}

.boxText {
	font-size: 10px;
	color: #0ca1de;
}
	
a:link {
	color: #0ca1de;
	text-decoration: none;
	font-size: 10px;		
}
a:visited {
	text-decoration: none;
	color: #0ca1de;
	font-size: 10px;		

}
a:hover {
	color: #0ca1de;
	font-weight: bold;
	text-decoration: none;	
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: #0ca1de;
	font-size: 10px;
}
.stylebox {color: #B34850}
.stylebox2 {
	color: #B34850;
	font-size: 10px;
	font-weight: bold;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: #ffffff;
	border: 0px;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #0ca1de;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #0ca1de;
	background-color: #a8ddf3;
	font-weight: bold;
	text-decoration: none;	
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffffff;
	background-color: #0ca1de;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #ffffff;
	border: 0px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #a9313b;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #a9313b;
	background-color: #ffffff;
		font-weight: bold;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #a9313b;
	background-color: #ffffff;
		font-weight: bold;
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	color: #ffffff;
	position: absolute;
	top: 5px;
	right: 0px;
}

.dmselected {   /* Style override for selected category tree */
	color: #a9313b;
    background-color: #ffffff;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #ffffff;
}

.landingPageText {
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	padding-left: 5px;
    padding-right: 5px;
}

.footerText {
	font-size: 11px;
	text-align: justify;
	padding-left: 5px;
    padding-right: 5px;
}
