body 			{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #000000; margin: 0 }

td.content		{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #000000; text-align: left; background-color: #FFFF00; vertical-align: top}
td.centercontent	{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #000000; text-align: center; background-color: #FFFF00; vertical-align: top}
td.smallcontent		{ font-family: verdana, arial, helvetica, san-serif; font-size: 10px; color: #000000; text-align: left; background-color: #FFFF00; vertical-align: top}

td.lefttable		{ background-image: url('images/bg_content_links.gif'); background-repeat: repeat }
td.righttable		{ background-image: url('images/bg_content_rechts.gif'); background-repeat: repeat }
td.bottable		{ background-image: url('images/bg_content_onder.gif'); background-repeat: repeat; background-color: #FFFFFF; font-size: 1px;}
td.toplefttable		{ background-image: url('images/bg_hoekje_linksboven.gif'); background-repeat: no-repeat; background-color: #C32A1C; }
td.toprighttable	{ background-image: url('images/bg_hoekje_rechtsboven.gif'); background-repeat: no-repeat; background-color: #C32A1C; }
td.botlefttable		{ background-image: url('images/bg_hoekje_linksonder.gif'); background-repeat: no-repeat; background-color: #FFFFFF; font-size: 1px;}
td.botrighttable	{ background-image: url('images/bg_hoekje_rechtsonder.gif'); background-repeat: no-repeat; background-color: #FFFFFF; font-size: 1px;}

td.bottom		{ background-color: #FFFF00; text-align: center }

hr			{ color: #000000 }

a:link 			{ font-weight: bold; color: #000000; text-decoration: none }
a:active 		{ font-weight: bold; color: #000000; text-decoration: none }
a:visited 		{ font-weight: bold; color: #000000; text-decoration: none }
a:hover 		{ font-weight: bold; color: #000000; text-decoration: underline }

a.morelink:link 	{ font-weight: bold; color: #000000; font-style: italic; text-decoration: none  }
a.morelink:active 	{ font-weight: bold; color: #000000; font-style: italic; text-decoration: none  }
a.morelink:visited 	{ font-weight: bold; color: #000000; font-style: italic; text-decoration: none  }
a.morelink:hover 	{ font-weight: bold; color: #000000; font-style: italic; text-decoration: underline }

a.botlink:link 		{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none  }
a.botlink:active 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none  }
a.botlink:visited 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none  }
a.botlink:hover 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: underline }

a.contentlink:link 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.contentlink:active 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.contentlink:visited 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.contentlink:hover 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: underline }

a.actpagnav:link 	{ font-weight: bold; color: #FF550E; text-decoration: none }
a.actpagnav:active 	{ font-weight: bold; color: #FF550E; text-decoration: none }
a.actpagnav:visited 	{ font-weight: bold; color: #FF550E; text-decoration: none }
a.actpagnav:hover 	{ font-weight: bold; color: #FF550E; text-decoration: underline }

a.pagnav:link 		{ font-weight: bold; color: #000000; text-decoration: none }
a.pagnav:active 	{ font-weight: bold; color: #000000; text-decoration: none }
a.pagnav:visited 	{ font-weight: bold; color: #000000; text-decoration: none }
a.pagnav:hover 		{ font-weight: bold; color: #000000; text-decoration: underline }

.inputfield {
	margin:2 2;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	color: #000000;
	font: 12px verdana, arial, helvetica, san-serif;
}

.submitten {
	margin:2 2;
	background-color: #FFFF00;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-weight: bold;
	font: 12px verdana, arial, helvetica, san-serif;
}


