body {
	background-color:#332f30;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 11px;	
}
#body{
	background-color:#ffffff;
}
#main {
	height:auto;
	width: 956px;
	margin: 10px auto;
	display: table;
}
#container {
	height:auto;
	background-color:#332f30;
	display: table;
}
	#left {
		background-color:#332f30;
		float: left;
		width:304px;
		height:auto;
		display: table;		
	}
	#logo{
		height:192px;
		width:304px;
		margin-left: 0px;
	    background-image: url(images/LOGO_A.jpg);
	    background-repeat: no-repeat;
	}
  	#telefoon{
		height:49px;
		width:302px;
		background-image: url(images/telefoon.png);
		background-repeat: no-repeat;
		display: block;
	}
	  	#telefoon a{
			display: block;
			height: 50px;
			width: 300px;
		}
		
	#informatie{
		height:80px;
		width:204px;
		background-color:#332f30;
		font-family:Arial, Helvetica, sans-serif, book antiqua;
		margin-left:50px;
		line-height: 16px;
		margin-top: 10px;
		margin-bottom: 22px;
	} 
	.leftmenuinfo{
		margin-left: 20px;
	} 
	#informatie a {
		color: #a4a4a6;
		font-family: Arial;
		text-decoration: none;
	}
	#informatie  a:hover {
		Color: #f7fac3;
	}
    #informatie  h2{
		margin:0px;
		font-family: Copperplate Gothic Light, Arial;
		font-size: 15px;
		line-height: 16px;
		letter-spacing: 0px;
		color:#f7fac3;
		margin-left: -17px;
	}
	 /* START LINKER MENU STYLING */
      		
	.MenuLeft{
		width:235px;
		background-color: #332f30;
		font-size: 12px;
		margin-left: 50px;
		margin-top: 10px;
		display: table;
	}   
	.MenuLeft ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-top: 3px;
	}
	.MenuLeft ul li{
		list-style: none;
		margin-left: 20px;
		padding: 0px;
		line-height: 19px;
	}
	.MenuLeft ul li a {
		font-size: 11px;
		font-family: Arial;
		text-decoration: none;
		color: #a4a4a6;
	}
	.MenuLeft :hover {
		color: #f7fac3;
	}
	.MenuLeft h2{
		margin:0px;
		font-family: Copperplate Gothic Light, Arial;
		font-size: 15px;
		line-height: 16px;
		letter-spacing: 0px;
		color:#f7fac3;
	}
	/* END LINKER MENU STYLING */
#right{
	background-color:#332f30;
	float: left;
	height:auto;
	width:652px;
	display: table;
}
		#header{
		    background-color: #332f30;
			height:215px;
			width:652px;
			padding-top: 10px;
			background-image: url(images/border_rechtsboven2.jpg);
	        background-repeat: no-repeat;
	        position: relative;
		}
			   	#headerfoto{
				    background-color: #fff;
					height:213px;
					width:639px;
					border:1px solid #cba747;
					background-image: url(images/auto02.jpg);
	                background-repeat: no-repeat;
	                position: relative;
			   	}
	  			#headerfoto img{
	  			display: none;
			
				}
			   	#headerlayer{
					height:213px;
					width:638px;	
					/* background: url(images/headerlayer.png) no-repeat; */
					position: absolute;
					top:0px;
					left: 0px;
					z-index: 50;
				}
	    #menu{
			height:60px;
			width:640px;
			background-color: #332f30;
			font-family:Arial, Helvetica, sans-serif, book antiqua;
			font-size: 13px;
			color: #fff;
			overflow: visible;
		}
		#menu ul{
			margin: 0px;
			padding: 0px;
			margin-top: 5px;
			list-style: none;

		}
		#menu ul li{
			margin: 0 25px 0 0;
			padding: 0px;
			float: left;
			height: 30px;
			list-style: none;	
		}
		#menu ul li a{
			font-family: Copperplate Gothic Light, Arial;
			text-decoration: none;
			color: #f7fac3;
		}
		#menu :hover {
    		color: #ccc;
        }
		#tekstvlak{
			height:auto;
			width:638px;
			color:gray;
			background-color: #332f30;
			border:1px solid #cba747;
			margin-bottom:29px;
			display: table;
		}
		#tekstvlak2{
			height:auto;
			width:555px;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			letter-spacing: 0px;
			margin-left: 50px;
			margin-top: 20px;
			background-color: #332f30;		
		}
		
		.links{
			border: 1px solid #CCA957;
		}
		
	#footer{
		background-color: #c78f3c;
		width: 956px;
		height: 50px;
		position: relative;
		margin-top: 5px;
		text-align: center;
	}
#footer a {
	color:#000;
	font-size: 11px;
   	font-family: Arial;
   	text-decoration: none;
}
    #footer  a:hover {
	Color: #fff;
}
.footer_container{
   padding-top: 10px;
   padding-right: 12px;
}
.ThumbList{
	list-style: none;	
	margin: 0px;
	padding: 0px;
}
.ThumbList li{
	list-style: none;	
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
.ThumbList a img{
	border: 1px solid #F7FAC3;
}
#fotoalbum{
	margin-top: 10px;
}
#fotoalbum ul{
	
}
#fotoalbum li{
	float: left;
	margin-right: 33px;
	margin-bottom: 25px;
}
#fotoalbum ul a img{
	height: 86px;
	width: 150px;
	border: 1px solid #F7FAC3;
}
#sitemap_container a{
	color: #A4A4A6;
}
#sitemap_container a:hover{
	color: #f7fac3;
}
 /*** Default values***/
h1 {
	margin:0px;
	font-family: Copperplate Gothic Light, Arial;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 0px;
	color:#f7fac3;
}
h2 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif, book antiqua;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	letter-spacing: 0px;
	color:#ffe9a3;
		
}
p {
	font-family:Arial, Helvetica, sans-serif, book antiqua;
	font-size: 11px;
	letter-spacing: 0px;
	color: #a4a4a6;
	margin-top:3px;
	line-height: 19px;
}
a {
	font-family:Arial, Helvetica, sans-serif, book antiqua;
    color: #fdec9e;
    text-decoration: none;
}    
