img {
	border: 0px;
}

body {
	margin: 0;
	width: 100%;
	height:100%;
	text-align: center;
	font-family: Verdana;
	
}
	#container {
		text-align: left;
		margin: 0px auto 0px auto;
		width: 815px;
		min-height: 520px;
		_height: 520px;
		border: 0px solid #000;
		background: #fff url("./plaatjes/background-container.jpg") center top repeat-y;
		/* border: 1px solid #000; */
	}
		#bovenkant {			
			width: 100%;
			height: 64px;
			border: 0px solid #000;
			margin: 0px;
			/* border: 1px solid #000; */
		}
			#logo {
				float: left;
				width: 701px;
				margin: 0;
				padding-left: 25px;
				height: 100%;
				width: 340px;
				/* border: 1px solid #000; */
			}
			#taal {
				text-align: right;
				width:60px;
				margin: 0 0 0 713px;
				/* border: 1px solid #000; */
			}
		#inhoud {
			width: 100%;
			margin: 0px;
			/* border: 1px solid #000; */
		}
			#links {
				width: 247px;
				float:left;
				/* border: 1px solid #000; */
			}
				#links #contactbox {
					width: 222px;
					height: 108px;
					margin: 6px 0px 0px 25px;
					background: url("./plaatjes/box-contact.jpg") center center no-repeat;
				}
					#links #contactbox h1 {
						font-size: .8em;
						padding: 10px 13px 8px 7px;
						margin: 0;
					}
					#links #contactbox p {
						padding: 0 0 0 7px;
						margin: 0;
						font-size: .6em;
						line-height: 1.6em;
					}
				#zoeken {
					padding-left: 25px;
					/* border: 1px solid #000; */
				}
					#zoeken .header {
						font-family: Arial;
						background: #fff url("./plaatjes/zoeken-header.jpg") center center no-repeat;
						height: 26px;
						margin: 0;
						
					}
						#zoeken .header h1 {
							padding: 5px 10px 0 10px;
							margin: 0;
							font-size: 0.8em;
							font-weight: bold;
							color: #fff;
						}
					#zoeken .content {
						background: #fff url("./plaatjes/zoeken-background.jpg") center bottom no-repeat;					
						font-family: Arial;
						height: 374px;
						margin: 0px;
						padding: 0px;
						font-size: 0.8em;
					}
						#zoeken .content p{
							padding: 5px 10px 0 10px;
							font-weight: bold;
							color: #000;
							margin: 0;
						}
						#zoeken .content select{
							margin-top: 2px;						
							margin-left: 10px;
							margin-right: 10px;
							width: 196px;						
						}
						#zoeken .content input.tekstvak_klein {						
							margin-top: 2px;
							margin-left: 10px;
							margin-right: 10px;	
							width: 76px;
						}
						#zoeken .content input{						
							margin-top: 2px;
							margin-left: 10px;
							margin-right: 10px;	
							width: 193px;
						}
						#zoeken .content select.select_klein{
							margin-top: 2px;	
							margin-right:4px;											
							width: 53px;						
						}
						#zoeken .content input.tekstvak_kleiner {						
							margin-top: 2px;
							margin-left:0;
							width: 45px;
						}
						#zoeken .content input.tekstvak_kleiner2 {						
							margin-top: 2px;
							width: 50px;
						}
						#zoeken .content input.button {	
							border:0px;					
							margin-top: 14px;
							margin-left:132px;
							margin-right:10px;
							color: #ffcc00;
							font-weight:bold;
							width:78px;
							height: 24px;
							text-align:center;
							vertical-align: middle;
							background: transparent url("./plaatjes/zoeken-button.gif") ;
							
						}
			#rechts {
				min-height: 510px; /* Voor Firefox en IE7 */
				_height: 510px; /* Voor IE6 */
				width: 534px;
				margin: 0 0 0 254px;			
				padding: 0;
			}
				#menubalk {
					width: 100%;
					height: 25px;
					background: #fff none;
					padding: 0 3px 0 3px;
					margin: 0;
				}
					#menubalk ul {
						margin: 0;
						padding: 0;
						list-style-type: none;
					}
					#menubalk li {
						color: #fff;
						margin: 0 0 0 2px;
						padding: 2px 0 0 0;
						float: left;
						width: 103px;
						height: 25px;
						background: #fff url("./plaatjes/menubalk_button.jpg") no-repeat;
						text-align: center;
					}
					#menubalk li a {
						color: #f2c700;
						font-size: 0.7em;
						font-weight: bold;
						text-decoration: none;
					}
					#menubalk li a:hover {
						color: #fff;
					}
				#content {
					font-size: .8em;
				}
					#content #algemeenbox {
						margin: 3px 0 8px 0;
					}
						#content #algemeenbox .top {
							background: #fff url("http://www.gabelstaplergebraucht.de/dev/plaatjes/box-top.jpg") top center no-repeat;
							height: 5px;
							font-size: .1em;
						}
						#content #algemeenbox .content {
							background: #fff url("http://www.gabelstaplergebraucht.de/dev/plaatjes/box-bg.jpg") bottom center repeat-x;
							border-left: 1px solid #efeff1;
							border-right: 1px solid #efeff1;
							_height: 217px;
							min-height: 217px;
							padding: 5px 8px 5px 8px;
						}
						#content #algemeenbox .content h1 {
							padding: 0 0 5px 0;
							margin: 0px;
							font-size: 1em;
							color: #213277;
						}
						#content #algemeenbox .content p {
							padding: 0px;
							margin: 0px;
						}
						#content #algemeenbox .content table {
							width: 100%;
						}
						#content #algemeenbox .content td {
							vertical-align: top;
						}
							#content #algemeenbox .content td img {
								border: 1px solid #f4f4f4;
							}
							#content #algemeenbox .content td font {
								color: #f32019;
								font-size: 1em;
								font-weight: bold;
							}
							#content #algemeenbox .content td a {
								color: #000;
								text-decoration: none;
								font-weight: bold;
							}
							#content #algemeenbox .content td a:hover {
								text-decoration: underline;
							}
							
						#content #algemeenbox .bottom {
							background: #fff url("http://www.gabelstaplergebraucht.de/dev/plaatjes/box-bottom.jpg") top center no-repeat;
							height: 5px;
							font-size: .1em;
						}


						#content #algemeenbox2 {
						margin: 3px 0 8px 0;
					}
						#content #algemeenbox2 .top {
							background: #fff url("http://www.gabelstaplergebraucht.de/dev/plaatjes/box-top.jpg") top center no-repeat;
							height: 5px;
							font-size: .1em;
						}
						#content #algemeenbox2 .content {
							background: #fff url("http://www.gabelstaplergebraucht.de/dev/plaatjes/box-bg.jpg") bottom center repeat-x;
							border-left: 1px solid #efeff1;
							border-right: 1px solid #efeff1;
							_height: 217px;
							min-height: 217px;
							padding: 5px 8px 5px 8px;
						}
						#content #algemeenbox2 .content h1 {
							padding: 0 0 5px 0;
							margin: 0px;
							font-size: 1em;
							color: #213277;
						}
						#content #algemeenbox2 .content p {
							padding: 0px;
							margin: 0px;
						}
						#content #algemeenbox2 .content table {
							width: 100%;
						}
						#content #algemeenbox2 .content td {
							vertical-align: top;
						}
							#content #algemeenbox2 .content td img {
								border: 1px solid #f4f4f4;
							}
							#content #algemeenbox2 .content td font {
								color: #f32019;
								font-size: 1em;
								font-weight: bold;
							}
							#content #algemeenbox2 .content td a {
								color: blue;
								text-decoration: none;
								font-weight: bold;
							}
							#content #algemeenbox2 .content td a:hover {
								text-decoration: underline;
							}
							
						#content #algemeenbox2 .bottom {
							background: #fff url("http://www.gabelstaplergebraucht.de/dev/plaatjes/box-bottom.jpg") top center no-repeat;
							height: 5px;
							font-size: .1em;
						}
							
		#copyright {
			width:761px;
			height: 25px;
			margin-left:auto;
			margin-right:auto;
			/*margin-bottom: 10px;*/
			background: url("./plaatjes/footer.jpg") center bottom no-repeat;
			color: #fff;
			font-size: 0.7em;
			/* border: 1px solid #000; */
		}
		
			#copyright p {
				padding: 5px 0 0 13px;
				/* border: 1px solid #000; */
			}
			#copyright p a {
				color: #fff;
				text-decoration: none;
				/* border: 1px solid #000; */
			}
			#copyright p a:hover {
				text-decoration: underline;
				/* border: 1px solid #000; */
			}
		
