/*******************************************
 main
********************************************/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	background-image: url(../img/shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

a	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:link	{
	text-decoration: none;
}
a:visited	{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
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: 20px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-size: 14px;
	color: #FF0000;
	font-style: italic;
}
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 {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
#hdr {
	width: 770px;
	padding-top: 10px;
	height: 90px;
	float: left;
}
#logo {
	float: left;
	height: 85px;
	width: 160px;
	margin-left: 5px;
}	
#search {
	height: 30px;
	float: right;
	margin-right: 5px;
}
#topnav {
	width: 760px;
	height: 25px;
	float: left;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
#topnav a {
	color: #000000;
	font-size: 14px;
}
#intro {
	width: 765px;
	height: 90px;
	background-color: #FF0000;
	float: left;
	background-image: url(../img/intro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
#intro p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contentwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	float: left;
	background-image: url(../img/toetsenbord.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftpane {
	width: 140px;
	float: left;
	padding-top: 15px;
	margin-left: 5px;
}
#leftnav a {
	display: block;
	height: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/pijltje.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: 14px;
}
#leftnav a:hover {
	display: block;
	height: 20px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../img/pijltjemo.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
}
#rightpane {
	float: right;
	width: 200px;
}	
#content {
	float: left;
	width: 370px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#content_route {
	float: left;
	width: 600px;	
	padding-left: 10px;
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	height: 720px;
}

#ftr {
	width: 770px;
	float: left;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#disclaimer {
	float: left;
	width: 500px;
	height: 20px;
	padding-left: 5px;
}
#disclaimer p {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#disclaimer a {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;	
}
/*******************************************
 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
********************************************/
input {
	font-size: 12px;
	color: #000000;
	border: 1px solid #000;
	margin: 0px;
	padding: 2px 0px;
	background-color: #FFFFFF;
}
.inputzoek {
	width: 230px;
}
.button {
	border: none;
	color:#FFF;
	background-color:#000000;
	cursor:pointer;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	overflow: visible;
	padding-top: 2px;
	padding-bottom: 2px;
}
#search fieldset {
	padding: 0px 0 0px 0px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
