/* CSS Document */
body, html {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e1e1e;
	height:100%;
}

ul, li, p, h1, h2, h3 {
	margin:0;
	padding:0;	
}

h1 {
	font-size:17px;
	font-weight:bold;	
	color:#5e5254;
	margin:0 0 10px;
	border-bottom:1px solid #d8d3cd;
}

h2{
	font-size:17px;
	font-weight:bold;	
	color:#5e5254;
	margin:0 0 10px;
	border-bottom:1px solid #d8d3cd;
}

#bgimage {
    height: auto;
	left:-422px;
    left: -540px;
    position: absolute;
    top:0;
    z-index:0;
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 1024px;
    position: fixed;
    width: 100%;
    z-index:-10 ;	
}

#container {
	display:block;
	clear:both;
	width:940px;
	padding:0 30px 0 0; 
	height:100%;
	min-height:100%;	
	margin:0 auto;
}

	#content_left {
		display:block;
		float:left;	
		width:680px;
/*		position:relative;*/
	}
	
		#payoff {
			display:block;
			clear:both;
			margin:50px 0 0 19px;
			width:635px;
			height:70px;	
		}
		
			#telefoon_blok {
				display:block;
				clear:both;	
				position:relative;
				left:-40px;
				top:10px;
			}
	
		.content_block {
			display:inline-block;
			clear:both;
		}
		
			.content_top {
				display:block;
				clear:both;
				width:652px;
				height:15px;
				background:url(../images/content-top.png) no-repeat;
			}
			
			.content_middle {
				display:inline-block;
				clear:both;
				width:532px;
				padding:15px 60px;
				height:auto;
				background:url(../images/content-middle.png) repeat-y;
				line-height:20px;
				min-height:410px;
			}

			.content_middle2 {
				display:inline-block;
				clear:both;
				width:532px;
				padding:15px 60px;
				height:auto;
				background:url(../images/content-middle.png) repeat-y;
				line-height:18px;
			}
			
				#banner {
					display:block;
					clear:both;
					margin:0 0 20px 0;
				}
					
					#banner img {
						padding:6px;
						border:1px solid #8a7a67;
					}
					
					p.left {
						display:block;
						float:left;
						width:250px;
						margin:0 30px 0 0;
					}
					
					p.right {
						display:block;
						float:left;	
						width:250px;				
					}
					
					a.offerte-knop {
						display:block;
						float:right;
						text-decoration:none;
						color:#fff;
						padding:5px 15px;
						width:230px;
						margin:10px 0 0 0;
						font-size:13px;
						background:url(../images/arrow-knop.png)  no-repeat #5e5254 235px 9px;
					}
						
					a.offerte-knop:hover {
						background:url(../images/arrow-knop.png)  no-repeat #487437 235px 9px;
					}
			
			.content_bottom {
				display:block;
				clear:both;
				width:652px;
				height:15px;
				background:url(../images/content-bottom.png) no-repeat;
			}
	
	#content_right {
		display:block;
		float:left;	
		background:#fff;	
		position:relative;
		width:199px;
		height:100%;
		padding:0 30px 0 30px;	
		left:-3px;
		min-height:640px;
	}

	.logo {
		display:block;
		clear:both;
		margin:46px 0 0 0;
	}

#menu_rechts {
	margin:50px 0 0 -50px;
}

#menu_rechts li {
	list-style:none;
	margin:0 0 1px 0; 	
}
	
#menu_rechts a {
	display:block;
	color:#8a7a67;	
	text-decoration:none;
	height:12px;
	width:120px;
	padding:12px 34px 12px 50px;
	font-size:11px;
}

	#menu_rechts a:hover, #menu_rechts a.active {
		color:#fff;
		background: #5e5254;
		border-radius: 0 2px 2px 0;
	}
	
#adres {
	display:block;
	clear:both;
	line-height:18px;	
	margin:22px 0 0 0;
	position: absolute;
	bottom: 80px;
}

	#adres a {
		color:#1e1e1e;
		text-decoration:none;	
	}
	
	#adres a:hover {
		color:#5e5254;
	}
	
input.large {
	width:220px;
	border:1px solid #B1B1AD;
	font-size:11px;
	padding:2px;
}

textarea {
	width:220px;
	border:1px solid #B1B1AD;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}

.error {
	color:#E63323;
	font-style:italic;
}		
			
.submit {
	display:block;
	border:0 none;	
	background:#5e5254;
	padding:2px 5px;
	color:#fff;
}

.submit:hover {
	cursor:pointer;
	background: #504547;
}

ul.galerij li {
	list-style:none;
	display:block;
	float:left;
	margin:0 12px 5px 0;
}

ul.galerij li img{ 
	padding:5px;
	border:1px solid #8A7A67;
}

#adres span {
	display:inline-block;
	width:20px;
}