BODY{ 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 8pt;
	color: Black;
	border-style: inset; 
	border-width: 4;
	border-color: #797CFF; 
	margin: 0px;
	background: #C8C8FF;
	background-position: top left;
 	}

P	{ 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 8pt;
	color: Black;
	}

TD	{ 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 8pt;
	color: Black;
	vertical-align: top;
	}

A	{
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 8pt;
	color: #0004AA;
	text-decoration: none;
	}

A:hover{
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 8pt;
	color: #D60000;
	text-decoration: none;
	}

H1	{
	font-size: 15pt;
	margin-top: 10px;
	}

H2	{
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	text-indent: 10px;
	}

H3	{
	font-size: 10pt;
	font-weight: bold;
	color:#D60000;
	margin-top: 10px;
	text-indent: 20px;
	}

H4	{
	font-size: 9pt;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 20px;
	}

LI	{
	margin-top: 3px;
	}

.NOBORDER{
	border-style: none; 
	border-width: 0;
	border-color: #797CFF; 
	}

.mainheight{
	height: 588
	}

.MOD_M_1{
	color: #00067E;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}

.MOD_M_1:hover{
	color: #D60000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}


.MOD_M_2{
	color: #00067E;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 10;
	}

.MOD_M_2:hover{
	color: #D60000;
	font-size: 8pt;
	text-decoration: none;
	text-indent: 10;
	}

.NIEUWS{
	border: #336699 DASHED 1px;
	margin-top: 5px;
	background: #A7A9FF;
}

.box_small{
  position: absolute;
  margin-left:-5;
  top: 250px;
  width: 220px;
  height: 150px;
  background: #000080;
  visibility: visible;
  float: left;
}

.topleft{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 14px;
  width: 14px;
  background: url(../images/corner_topleft.png);
}

.bottomleft{
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 14px;
  width: 14px;
  background: url(../images/corner_bottomleft.png);
}

.topright{
  position: absolute;
  left: 206px;
  top: 0px;
  height: 14px; 
  width: 14px;
  background: url(../images/corner_topright.png);
}

.bottomright{
  position: absolute;
  left: 206px;
  bottom: 0px;
  height: 14px;
  width: 14px;
  background: url(../images/corner_bottomright.png);
}
.error{
  color: #CD0000;
}

.newsform{
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 8pt;
  color: #C8C8FF;
}

.textinput{
  border: 1px solid black;
}
.kassa_box{
  font: 6pt, Arial, Helvetica;
  border: 1px solid black;
  width: 100%;
  text-align: center;
}
.kassa_error{
  background: red;
}
