body
{
	background-color: #CBCBCB;
	background-image:url('../images/basics/bg.gif');
	background-repeat:repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.body-left
{
	background-color: #CBCBCB;
	background-image:url('../images/basics/bg-left.gif');
	background-repeat:repeat-y;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CBCBCB;
}

.body-right
{
	background-color: #CBCBCB;
	background-image:url('../images/basics/bg-right.gif');
	background-repeat:repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CBCBCB;
}


td     
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited, a:active 
{ color: #21467b; text-decoration: none; font-weight: bold; }

a:hover 
{ color: #e30011; text-decoration: underline; font-weight: bold;}

.MenuChooseStore {
	font-size: 18px;
}
.MenuChooseStore a:link, .MenuChooseStore a:visited, .MenuChooseStore a:active 
{ color: #ffffff; text-decoration: none }

.MenuChooseStore a:hover 
{ color: #ffffff; text-decoration: underline }

.Footer a:link, .Footer a:visited, .Footer a:active 
{ color: #838383; text-decoration: none; font-weight: normal;}

.Footer a:hover 
{ color: #838383; text-decoration: underline; font-weight: normal; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
	font-size: 16pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e30011;
	font-size: 16pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
	font-size: 14pt;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e30011;
	font-size: 14pt;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
	font-size: 12pt;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e30011;
	font-size: 12pt;
}

.linkarrows {
	color: #e30011;
	font-weight: bold;
}

.red {
	color: #e30011;
}

.Footer td {
	color: #838383;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#D3DBE1; layer-background-color:#D3DBE1; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:bold; z-index: 100;}
.clLevel0{background-color:none; layer-background-color:none; color: #e30011;}
.clLevel0over{background-color: none; layer-background-color: none; color:#e30011; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; }


/*Styles for level bg #cbcbcb 1*/
.clLevel1,.clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:none; z-index: 100;}
.clLevel1{background-color:#ffffff; layer-background-color:#ffffff; color:#21467b;}
.clLevel1over{background-color: #ffffff; layer-background-color: #ffffff; color:#e30011; font-weight: bold; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#21467b; layer-background-color:#21467b}
.formknop
{
  font-size: 11px;
  font-family: Arial, Verdana;
}
