body
{
	font: 11px/17px tahoma;
	text-align: center;
	background-color: #000;
	margin: 0px;
}

div#slider {
	width:463px;
	height:290px;
	overflow:hidden;
}

div#slider ul, div#slider li { list-style-type: none; margin: 0; padding: 0; }
	div#slider li {
	width:463px;
	height:290px;
}
			
div.container_slider
{
	width: 463px;
	margin: -15px 0 0 0;
}
span#sliderVorige { float: left; margin: 5px 0 0 0;}
span#sliderVolgende { float: right; margin: 5px 0 0 0;}

h1
{
	font: bold 14px tahoma;
	color: #ff6309;
}

p
{
	font: 11px/17px tahoma;
}

a
{
	color: #ff6308;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a img {
	border: 0px;
}

td.top
{
	vertical-align: top;
}

td, tr, table
{
	font: 11px/17px tahoma;
	vertical-align: top;
}

ul {
	padding: 0px;
	margin-left: 20px;
}

li {
	padding-left: 10px;
	margin-left: 0px;
}

hr {
	height: 0px;
	border: 0px;
	border-bottom: 1px #ccc solid;
}

table.main-box
{
	border: 10px solid #fff;
	text-align: left;
	margin: 0px auto;
	width: 944px;
	background-color: #fff;
}

table.menu-box
{

	width: 100%;
	background: #fff url(../images/top-bg.jpg) no-repeat;
	height: 148px;
}

td.menu-height
{
	padding-top: 74px;
	padding-left: 73px;
}

td.menu-item1
{
	height: 65px;
	width: 68px;
	vertical-align: bottom;
	text-align: center;
}

td.menu-item
{
	height: 65px;
	width: 68px;
	vertical-align: top;
	text-align: center;
	margin-left: 10px;
}

td.menu-item a
{
	margin: 0px;
	display: block;
	padding: 46px 0px 5px 0px;
	width: 68px;
	background-color: #ff6309;
	color: #ffffff;
	text-decoration: none;
}

td.menu-item a:hover
{
	color: #ffffff;
	background-color: #000;
	text-decoration: none;
}

td.menu-item1 a
{
	margin: 0px;
	display: block;
	padding: 46px 0px 5px 0px;
	width: 68px;
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

td.menu-item1 a:hover
{
	background-color: #000;
}

td.menu-spacer
{
	width: 5px;
}

td.menu-big-spacer
{
	width: 291px;
}

td.content
{
	text-align: left;
	margin: 0px;
}

td.content-top
{
	vertical-align: top !important;
	padding: 20px 0px 20px 0px;
}

td.content-main
{
	width: 500px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.content-spacer-right
{
	border-style: solid;
	border-color: #ddd;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

td.content-spacer-left
{
	border-style: solid;
	border-color: #ddd;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

td.image-space-left
{
	padding-left: 5px;
}

td.image-space-right
{
	padding-right: 10px;
	padding-bottom: 20px;
}

table.footer
{
	background-color: #fff;
	width: 100%;
}

/* Formulieren */

span.form-required
{
	color: #cc0000;
}

input
{
	font: 11px tahoma;
	border: solid 1px #FF6308;
	width: 200px;
	margin-bottom: 5px;
}

input.radio
{
	width: 20px;
	height: 70px;
	border: 0px;
}

textarea
{
	font: 11px tahoma;
	border: solid 1px #FF6308;
	width: 200px;
}

select
{
	font: 11px tahoma;
	border: solid 1px #FF6308;
	width: 200px;
}

input.submit
{
	font: bold 11px tahoma;
	color: #FFF;
	background: #FF6308;
	width: 100px
}

td.row0 {
	background-color: #FFEDDF;
}

td.row1 {
	background-color: #f9f9f9;
}

td.row2 {
	background-color: #f3f3f3;
}
