body, td   {
	color: #FFFFFF;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #420001;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 18px;
}
h1 {
	color: #FF9937;
	font-size: 14px;
	letter-spacing: 0.05em;
}
h2 {
	color: #FF9937;
	font-size: 12px;
	letter-spacing: 0.05em;
	padding-bottom: 0px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px
}
.main_table{
	background: #420001 url(px/bg-ruit.jpg) no-repeat;
	width: 900px;
}

a, a:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	outline:none;
}

a:hover, a:active{
	color : #FF9937;
	font-size : 13px;
	text-decoration : none;
	outline:none;
}
.fltlft {
	margin: 5px 20px 10px 0px;
	float: left;
	}
.fltrt   {
	margin: 5px 0px 5px 10px;
	float: right;
	}

a, a img {
	border: 0px;
	outline:none
}
td{
	vertical-align: top;
}
.kop-wit{
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.05em;
	white-space: nowrap;
	line-height: 24px;
}
.kopje-wit{
	color: #FFFFFF;
	font-size: 16px;
	white-space: nowrap;
}
.txt14-rood{
	font-size: 14px;
	color: #FF9937;
}	
.oranje {
	color: #FF9937;
}

.center{
	text-align: center;

}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
/****************linker menu****************/
ul.nav {
	list-style: none;
	margin-top: 26px;
	margin-left: 0px;
	padding-left: 0px;
}
ul.nav li {

}
ul.nav a, ul.nav a:visited {
	padding: 8px 5px 6px 7px;
	display: block;
	width: 125px;
	text-decoration: none;
	font-weight: bold;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FF9937;
	font-weight: bold;
}
/*****************boven menu***************/
#navcontainer
{
	margin: 0px 0px 0px 30px;
	float: left;
}

#navcontainer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer li
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	display: inline;
	font-weight: bold;

}

#navcontainer a, #navcontainer a:visited 
{
	display: block;
	width: auto;
	text-decoration: none;
	padding: 10px 9px;
}

#navcontainer a:hover, #navcontainer a:active {
	color: #FF9937;


}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.pijl{
	background: url(px/pijl.gif) no-repeat;
	height: 20px;
	width: 15px;
	float: right;
}

