/*******************************************
 main
********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	background-image: url(../img/bg.jpg);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #0055A4;
}
a:link	{
	text-decoration: none;
}
a:visited	{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr {
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
th {
	margin-bottom: 5px;
	height: 1px;
	border: 1px solid #000000;
}
td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
tr {
	border: 0;
}	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #230502;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6C0709;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h4
{
	font-size: 13px;
	font-weight: bold;
	color: #0055A4;
}
ul {
	margin-left: 0px;
	padding-left: 5px;
}
ul ul {
	margin-left: 0px;
	padding-left: 14px;
}
ul ul ul {
	margin-left: 0px;
	padding-left: 14px;
}
/*******************************************
 layout
********************************************/
#pagewrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#hdr {
	width: 900px;
	padding-top: 10px;
	height: 165px;
	float: left;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	float: left;
	height: 160px;
	width: 215px;
}	
#payoff {
	float: left;
	padding-top: 60px;
	padding-left: 20px;
}
#payoff a {
	line-height: normal;
	font-weight: bold;
	font-size: 14px;
	color: #230502;
	padding-right: 5px;
	padding-left: 5px;	
}
#payoff a:hover {
	color: #6C0709;
	text-decoration: none;
}
#zoek {
	float: right;
	height: 30px;
	width: 340px;
	padding-top: 57px;
}
#topnav {
	width: 900px;
	height: 25px;
	background-color: #FFCC99;
	float: left;
}
#contentwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	float: left;
}
#leftpane {
	width: 215px;
	float: left;
}
#leftpane a {
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #230502;
	padding-top: 5px;
	color: #6C0709;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftpane a:hover {
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0055A4;
	padding-top: 5px;
	color: #230502;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#leftpane a.sub {
	color: #000;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Actueel a
{
	color: #6C0709;
	font-weight: bold;
	padding: 0;
	border: 0;
}
#Actueel a:link
{
	color: #6C0709;
	font-weight: bold;
	padding: 0;
	border: 0;
}
#Actueel a:hover
{
	color: #6C0709;
	font-weight: bold;
	padding: 0;
	border: 0;
}

#rightpane {
	float: right;
	width: 320px;
	background-color: #6C0709;
	margin-left: 10px;
}
#rightpane p {
	color: #FFFFFF;
	padding: 3px;	
}		
#content {
	float: left;
	width: 650px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#ftr {
	width: 900px;
	float: left;
	height: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BED63A;
}
#disclaimer {
	float: left;
	width: 500px;
	height: 20px;
	padding-top: 10px;
}
#disclaimer a {
	color: #0055A4;
}
#disclaimer p {
	color: #0055A4;
	line-height: normal;
}
/*******************************************
 class
********************************************/
.textsmall {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.textsmall:link {
	text-decoration: underline;

}
a.textsmall:visited {
	text-decoration: underline;
}
a.textsmall:hover {
	text-decoration: none;
}
.tablestyle {
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.intro {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
/*******************************************
 form items
********************************************/
#zoek fieldset {
	padding: 0px 0 0px 0px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
input {
	font-size: 12px;
	color: #000000;
	border: 1px solid #6C0709;
	margin: 0px;
	padding: 2px 0px;
	background-color: #FFFFFF;
}
.inputzoek {
	width: 230px;
}
.button {
	border: none;
	color:#FFF;
	background-color:#6C0709;
	cursor:pointer;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	overflow: visible;
	padding-top: 2px;
	padding-bottom: 2px;
}

