input {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	background: #EEEEEE;
	border: 1px solid #666666;
}

select {
	background: #EEEEEE;
}

textarea {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background: #EEEEEE;
	border: 1px solid #666666;
	padding: 1px;
}
form {
	margin: 0;
}

img {
	border: 0px;
}

.resultaten, th{
				padding: 4px;
				
}
.resultaten_bg{
		 background-image: url('../../img/design/titel_bg.jpg');
		 color: #ffffff;
}
label {
 cursor: pointer;

}
.resultaten_bg a{
						color: #eeeeee;
						text-decoration: none;
}
.resultaten_bg a:hover{
						color: #ff9900;
						text-decoration: underline;
}
.resultaten_paginas_bg{
		 background-image: url('../../img/design/titel_bg.jpg');
		 color: #ffffff;
											 
}

/* CMS eigenschappen */
	/* Basis */
		/* Algemeen */
		  .radioknop {
			  border: 0;
				background-color: transparent;
			}
		
		  .paginabewerken {
			  border: 4px solid #000000;
				padding: 10px 0 20px 0;
				border-left: 0;
				border-right: 0;
			}
		
			.noborder {
				border: 0px;
			}

			table .een {
				background-color: #eeeeee;
				color: #7b7b7b;
			}

			table .twee {
				background-color: #ffffff;
				color: #7b7b7b;
			}
     
     table .actief {
      background-color: #b0dc3b;
      cursor: pointer;
     }

			th {
				text-align: left;
				vertical-align: top;
				font-weight: bold;
				
				
			}

			td {
				text-align: left;
				vertical-align: top;
			}

			.overzicht {
				width: 100%;
				border: 0px;
			}

			.overzicht th {
				padding: 5px;
				font-size: 70%
			}
			
			.overzicht td {
				padding: 5px;
				font-size: 70%;
			}

			.vijftig {
				width: 100%;
				border: 0;
			}

			.vijftig th {
				width: 50%;
				font-size: 70%;
			}

			.vijftig td {
				width: 50%;
				font-size: 70%;
			}

			.kwart {
				width: 25%;
			}

			.euro {
				background-image: url('../../img/euro_input.gif');
				background-position: top left;
				background-repeat: no-repeat;
				text-align: right;
				min-width: 75px;
			}

			.button {
				background-position: center left;
				background-repeat: no-repeat;

				color: #000000;
				font-family: Verdana;
				font-size: 11px;
				line-height: 15px;
				text-decoration: none;

				cursor: pointer;

				padding-left: 20px;
				margin-right: 20px;
			}

			.buttons .button {
				padding-left: 0px;
			}

			.buttons {
				white-space: nowrap;
				text-align: right;
			}
     
     .thumbs {
       margin-left: 0;
     }

			.thumbs li  {
				display: inline;
				float: left;
				margin-right: 22px;
				margin-bottom: 22px;
			}

			.thumbs h3 {
				text-align: center;
				text-decoration: none;
				color: #000000;
				font-size: 100%;
				margin: 0px;
			}

			.thumbs h4 {
				text-align: center;
				text-decoration: none;
				color: #000000;
				font-size: 85%;
				margin: 0px;
			}
     
     .thumbs img {
       height: 64px;
       width: 64px;
     }

		/* Nummernavigatie */
			#content .nummernavigatie {
				background-color: #ffffff;
				height: 23px;
				margin: 5px 0 10px 0;
				padding: 2px 2px 1px 2px;
				border: 1px solid #000000;
				width: 640px;
			}

			#content .nummernavigatie ul {
				float: left;
				background: #ffffff;

				margin: 0px;
				padding: 0px;
			}

			#content .nummernavigatie li {
				display: block;
				line-height: 18px;
				width: 20px;
				list-style: none;
				text-align: center;
				float: left;
				min-width: 15px;
			}

			#content .nummernavigatie li a {
				font-size: 11px;
				text-decoration: none;
				color: #000000;
			}

			#content .nummernavigatie .select_li {
				background: #000099;
				color: #FFFFFF;
				font-weight: bold;

				border: 2px solid #FFFFFF;

				min-width: 15px;

				margin-left: 2px;
				margin-right: 2px;
				text-align: center;
			}

			#content .nummernavigatie .select_li a {
				text-decoration: none;
				color: #FFFFFF;
				font-weight: bold;
				text-align: center;
				display: block;
			}

			#content .nummernavigatie_box_select_option {
				background: #CCCCCC;
			}

			#content .nummernavigatie select {
				float: right;
			}

			#content .nummernavigatie .vorige {
				padding-right: 15px;
				width: auto;
			}

			#content .nummernavigatie .volgende {
				padding-left: 15px;
				width: auto;				
			}
			body
{
	SCROLLBAR-FACE-COLOR: FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: ;
	SCROLLBAR-SHADOW-COLOR: #; 
	SCROLLBAR-3DLIGHT-COLOR: #;
	SCROLLBAR-ARROW-COLOR:  #; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #; 
	background-color: #FFFFFF;
}
