BODY {
	margin: 0px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #666666;
	background-color: #ffffff;
}
TABLE {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #666666;
}
A:hover { text-decoration: underline; }
A { color: #dd1181; text-decoration: none; }

.mainnav_active A:hover { text-decoration: none; }
.mainnav_active A { color: #ffffff; font-weight: bold; text-decoration: none; }
.mainnav_active { background-image: url(images/mainnav_active.png); cursor: hand; }
.mainnav_nonactive A:hover { text-decoration: none; }
.mainnav_nonactive A { color: #ffffff; font-weight: bold; }
.mainnav_nonactive { background-image: url(images/mainnav_nonactive.png); cursor: hand; }

.nav_active A:hover { text-decoration: none; }
.nav_active A { font-size: 9pt; color: #ffffff; text-decoration: none; }
.nav_active { background-image: url(images/nav_active_bg.png); cursor: hand; }
.nav_nonactive A:hover { text-decoration: none; }
.nav_nonactive A { font-size: 9pt; color: #7b7878; }
.nav_nonactive { background-image: url(images/transpix.png); cursor: hand; }

.webshop_nav_active A:hover { text-decoration: none; }
.webshop_nav_active A { color: #ffffff; }
.webshop_nav_active { background-color: #404040; height: 24px; padding-left: 10px; cursor: hand; }
.webshop_nav_nonactive A:hover { text-decoration: none; }
.webshop_nav_nonactive A { color: #7b7878; }
.webshop_nav_nonactive { background-image: url(images/navbar_bg.png); height: 24px; padding-left: 10px; cursor: hand; }

.header { color: #009bdd; font-size: 14pt; padding-bottom: 20px; }
.subheader { font-weight: bold; font-style: italic; }

.homepage_block_text { color: #666666; font-size: 9pt; }
.homepage_block_link { color: #666666; font-size: 9pt; font-style: italic; }
.homepage_block_header { font-weight: bold; }

.page {
	border: 1px solid #e3e3e3;
	background-color: #f7f7f7;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.orderform { background-color: #ffffff; padding: 10px; }
.orderform_inner_table { color: #000000; }
.orderform_header { font-size: 12pt; font-weight: bold; }

.event_subheader { font-weight: bold; }
.event_date { font-weight: bold; }

.price_ok { color: #0080FF; font-weight: bold; }
.price_notok { color: #FF3900; font-weight: bold; }

.bottombar A { color: #666666; }
.bottombar { background-color: #ffffff; font-size: 8pt; }

.subfooter { color: #009bdd; font-size: 8pt; height: 50px; text-align: center; font-weight: bold; }

.imagefader A { color: #ffffff; font-size: 12pt; }

img.t {/* top margin control */
  margin-top: 11em;
  margin-left: 14em;
  }
td.img {
	/*background-image:url("images/rechtonder.png");
	background-repeat: no-repeat;
  background-position:  bottom right;
  overflow:inherit;*/
	}

.button {
	background: #ffffff;
	padding: 1px;
	color: #21295a;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	border : 1px solid #21295a;
}

.style1 {
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	line-height: normal;
}

.style2 {
	color: #666666;
	font-size: 14pt;
	line-height: normal;
}

