/*------------------------ ALGEMEEN ------------------------------*/

BODY {
	font-family: Comic Sans MS;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #3a54f3;
	SCROLLBAR-SHADOW-COLOR: #3a54f3;
	SCROLLBAR-3DLIGHT-COLOR: #3a54f3;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #3a54f3;
	SCROLLBAR-DARKSHADOW-COLOR: #3a54f3;
}A {
	color: #ffffff;	
	text-decoration: none;
}
A:hover {
	color: #000000;	
	text-decoration: none;
}
INPUT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}TABLE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#FFF;
}



.menu {
	font-size: 16px;
	color: #3a54f3;
	text-decoration: none;
	font-weight:bold;
	font-family: Comic Sans MS
}

A.menu {
	font-size: 16px;
	color: #3a54f3;
	text-decoration: none;
	font-weight:bold;
	font-family:Comic Sans MS
}

A.menu:hover {
	font-size: 16px;
	color: #A3B0FB;
	text-decoration: blink;
	font-weight:bold;
	font-family:Comic Sans MS

	
}

.eetmenu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
		
}

A.eetmenu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	
	
}

A.eetmenu:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	
}

.extra {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;	
		
}

A.extra {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	
	
}

A.extra:hover {
	font-size: 13px;
	color: #d98c32;
	text-decoration: none;	
	
}

.flash3000 {
  font-size: 9px;
  color: #ffffff;
}

A.flash3000 {
  font-size: 9px;
  color: #ffffff;
  text-decoration: none;
}
A.flash3000:hover {
  font-size: 9px;
  color: #ffffff;
  text-decoration: underline;
}

.kerstgala { font-size: 14px; color: #ffffff; font-weight:bold; }
A.kerstgala { font-size: 14px; color: #ffffff; text-decoration: none; }
A.kerstgala:hover { font-size: 14px; color: #ffffff; text-decoration: underline; }

.button
{
	background-color: #da8a33;
	border-left: 1px solid white;
	border-right: 1px solid #493C17;
	border-top: 1px solid white;	
	border-bottom: 1px solid #493C17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}


.textchange
{
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #FFFFFF;
}

.textchangebold
{
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.headers
{
	font-family: Comic Sans MS;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.footer
{
	font-family: Comic Sans MS;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: inherit;
	font-weight: bold;
}

.dropdown
{
	border-left: 1px solid #C6A21B;
	border-right: 1px solid #C6A21B;
	border-top: 1px solid #C6A21B;	
	border-bottom: 1px solid #C6A21B;
	background-color: white;
	color: #13243A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.frontrole
{
    border-color: white;
    border-width: 1px;
    border-style: solid;
}

.img
{
    border-color: white;
    border-width: 10px;
    border-style: solid;
}