/*******************************************
 main
********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	background-image: url(../img/pagewrpprbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #f1f1f1;
}

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;
	color: #000000;
	text-decoration: underline;
}
a:link	{
}
a:visited	{
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	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: 17px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
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 {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#hdr {
	width: 950px;
	height: 190px;
	background-image: url(../img/hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	float: left;
	margin-left: 300px;
}	
#payoff {
	height: 20px;
	width: 200px;
	float: right;
}
#topnav {
	width: 950px;
	background-color: #719500;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#topnav a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 10px;	
}
#nav {
	float: left;
	margin-left: 5px;
	padding-top: 5px;
}
#zoek {
	float: right;
	margin-right: 5px;
}
#contentwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	float: left;
	background-image: url(../img/cntntwrpprbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#leftpane {
	width: 180px;
	float: left;
	margin-top: 15px;
}
#leftnav li {
	list-style-image: none;
	list-style-type: none;
}
#leftnav ul li a {
	display: block;
	font-weight: bold;
	color: #20558a;
	font-size: 14px;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#leftnav ul li a:hover {
	text-decoration: none;
	color: #719500;
}
#leftnav ul ul li a {
	display: block;
	color: #20558a;
	font-size: 12px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 5px;
}
#leftnav ul ul li a:hover {
	text-decoration: none;
	color: #719500;
}
#rightpane {
	float: right;
	width: 200px;
}
#news {
	margin-right: 10px;
	margin-left: 10px;
}
#news h1 {
	color: #FFF;
	background-color: #999;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-left: 5px;
}
#news p {
	color: #FFF;
}
#news a {
	color: #CCC;
}
#content {
	float: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #719500;
	margin-top: 10px;	
}
#ftr {
	width: 950px;
	float: left;
	padding-bottom: 10px;
	background-color: #dfe7c5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #719500;
}
#disclaimer {
	float: left;
	text-align: center;
	padding-left: 10px;
}
/*******************************************
 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
********************************************/
.inputzoek {
	font-size: 14px;
	color: #000000;
	border: 1px solid #000000;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
}
.button {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	background-color: #20558a;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-width: 0px;
}
