@charset "UTF-8";
.header{
	background-repeat:no-repeat; 
	background-image:url(images/header_01.jpg);
	// The above background image should be a plain image the same color as your page background	
}
#backtable {
	display: block;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 209px;
	width: 800px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}
#menu {
	display: block;
	height: 30px;
	width: 800px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 157px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #21399F;
}
.canvasbrd {
	border: 1px solid #000000;
}

#transup {
	height: 145px;
	width: 32px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/achtergrond_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #1A3073;
	line-height: 1.5em;
}
.tdnummer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #1A3073;
}
.fieldstaffel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #1A3073;
	background-color: #1A3073;
}
.fieldstaffelkorting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCB100;
	border: 1px solid #1A3073;
	background-color: #1A3073;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #FCB100;
	line-height: normal;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.tablecanvasbrd {

	background-image: url(../images/canvas/bg_canvas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #142160;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FCB100
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FCB100;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FCB100;
	font-style: normal;
	font-weight: normal;
}
.canvasmelding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FCB100;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited, a:link, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #21399F;
	text-decoration: underline;
}
a.menu:visited, a.menu:link, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #21399F;
	text-decoration: none;
}
.colofon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #94B9DC;
	font-style: normal;
	font-weight: normal;
}
a.colofon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.colofon:visited, a.colofon:link, a.colofon:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #94B9DC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.bestellen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.bestellen:visited, a.bestellen:link, a.bestellen:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bg_footer {
	background-attachment: fixed;
	background-image: url(../images/footer_17.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 17px;
	left: 0px;
	top: 0px
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
#selectbox{
	display: block;
	width: 130px;
}

