input {
	background: #EEEEEE;
	border: 1px solid #666666;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
select {
	background: #EEEEEE;
}
textarea {
	background: #EEEEEE;
	border: 1px solid #666666;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 1px;
}
form {
	margin: 0;
}
img {
	border: 0;
}
.imagebutton {
	border: 0;
}
#standaardtemplate #menu {
	float: right;
	width: 20%;
}
#standaardtemplate #content {
	float: left;
	width: 75%;
}
label {
	cursor: pointer;
}
.radioknop {
	background-color: transparent;
	border: 0;
}
.noborder {
	border: 0;
}
table .een {
	background-color: #FFFFFF;
}
table .twee {
	background-color: #EEEEEE;
}
th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
td {
	text-align: left;
	vertical-align: top;
}
.overzicht {
	border: 0px;
	width: 100%;
}
.overzicht th {
	padding: 5px;
}
.overzicht td {
	padding: 5px;
}
.vijftig {
	border: 0;
	width: 100%;
}
.vijftig th {
	width: 50%;
}
.vijftig td {
	width: 50%;
}
.kwart {
	width: 25%;
}
.euro {
	background-image: url('../../img/euro_input.gif');
	background-position: top left;
	background-repeat: no-repeat;
	min-width: 75px;
	text-align: right;
}
.euro1 {
	text-align: left;
}
.euro2 {
	text-align: right;
}
.button {
	background-position: center left;
	background-repeat: no-repeat;
	color: #000000;
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	margin-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}
.buttons .button {
	padding-left: 0px;
}
.buttons {
	text-align: right;
	white-space: nowrap;
}
.thumbs li {
	display: inline;
	float: left;
	margin-bottom: 22px;
	margin-right: 22px;
}
.thumbs h3 {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}
.thumbs img {
	height: 32px;
	width: 32px;
}
.thumbs h4 {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}
.verborgen {
	display: none;
}
#content .nummernavigatie {
	background: #B64E3D;
	height: 20px;
	width: 100%;
}
#content .nummernavigatie ul {
	background: #B64E3D;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content .nummernavigatie li {
	color: #FFFFFF;
	display: inline;
	line-height: 20px;
	list-style: none;
	min-width: 15px;
	text-align: center;
}
#content .nummernavigatie li a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#content .nummernavigatie .select_li {
	background: #F65E5E;
	border: 2px solid #FFB400;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	min-width: 15px;
}
#content .nummernavigatie .select_li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#content .nummernavigatie_box_select_option {
	background: #CCCCCC;
}
#content .nummernavigatie select {
	float: right;
}
#content .nummernavigatie .vorige {
	padding-right: 15px;
}
#content .nummernavigatie .volgende {
	padding-left: 15px;
}
