body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.text {
  font-family: "verdana";
  font-size: 9px;
  text-decoration: none;
  color: #30348C; 
  line-height: 14px
  }
  .text A {
  font-family: "verdana";
  font-size: 9px;
  text-decoration: none;
  color: #30348C; 
  line-height: 14px
  }
    .text A:hover {
  font-family: "verdana";
  font-size: 9px;
  text-decoration: underline;
  color: #30348C; 
  line-height: 14px
  }
.text_prijs {
  font-family: "verdana";
  font-size: 12px;
  text-decoration: none;
  color: red; 
  line-height: 14px
  }
  
  .menu {font-size: 12px; text-decoration: none; color: #30348C; line-height: 14px; font-family: "verdana"; }
  .menu A {font-size: 12px; text-decoration: none; color: #30348C; line-height: 14px; font-family: "verdana"; }
  .menu A:hover {font-size: 12px; text-decoration: underline; color: #30348C; line-height: 14px; font-family: "verdana"; }

  .submenu {font-size: 11px; text-decoration: none; color: #30348C; line-height: 14px; font-family: "verdana"; }
  .submenu A {font-size: 11px; text-decoration: none; color: #30348C; line-height: 14px; font-family: "verdana"; }
  .submenu A:hover {font-size: 11px; text-decoration: underline; color: #30348C; line-height: 14px; font-family: "verdana"; }

.text_small
 {
  font-family: "verdana";
  font-size: 9px;
  text-decoration: none;
  color: #FFFFFF; 
  padding: 2 5 2 5;
  line-height: 14px
  }
 .text_small A
 {
  font-family: "verdana";
  font-size: 9px;
  text-decoration: none;
  color: #FECE50; 
  padding: 2 5 2 5;
  line-height: 14px
 }
 .text_small A:hover
 {
  font-family: "verdana";
  font-size: 9px;
  text-decoration: underline;
  color: #FECE50; 
  padding: 2 5 2 5;
  line-height: 14px
 }
 
.titel {
font-family: "verdana";
font-size: 13px;
text-decoration: none;
font-weight:bolder;
color: #FECE50; 
text-transform:uppercase;
line-height: 14px
  }
input.inputfield
{
	BACKGROUND-COLOR: #FFF8D9;
	BORDER: #000000 1px solid;
	COLOR: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 1pt;
	padding-right: 3pt;
	height: 18;
}

textarea.inputfield, select.inputfield
{
	BACKGROUND-COLOR: #FFF8D9;
	BORDER: #000000 1px solid;
	COLOR: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 1pt;
	padding-right: 3pt;
}

.button{
    BORDER-RIGHT: #CD0303 1px solid;
    BORDER-TOP: #CD0303 1px solid;
    BORDER-LEFT: #CD0303 1px solid;
    BORDER-BOTTOM: #CD0303 1px solid;
    COLOR: black;
    FONT-FAMILY: Arial;
	font-size: 10;
    BACKGROUND-COLOR: #FFFFFF;
}
