body{
	margin: 0px;
	background: url('../../images/background.jpg');
}

.clear{
	clear: both;
	font-size: 1px;
}

.clear_2{
	clear: both;
	height: 20px;
}

.left{
	float: left;
	padding-left: 60px;
	padding-top: 0px;
	min-height: 275px;
}

.leftadmin{
	float: left;
	padding-left: 50px;
	padding-right: 200px;
	padding-top: 10px;
	min-height: 275px;
}

.left a {
	color: #970202;
	font: 'Verdana';
	font-size: 11px;
}

#container{
	margin: 0 auto;
	width: 1006px;
	background: url('../../images/container_background.png');
}

	#header{
		margin: 0 auto;
		width: 984px;
		height: 221px;
		background: url('../../images/header.jpg');
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
	}

		#email{
			margin: 41px 0 0 0;
			display: inline;
			float: right;
			width: 26px;
			height: 90px;
		}

			#email ul{
				margin: 0;
				padding: 0;
				list-style: none;
			}

			#email li{
				margin: 0;
				padding: 0;

				width: 26px;
				height: 90px;
				background: url('../../images/email_button.png');
			}

			#email li:hover{
				background: url('../../images/email_button_hover.png');
			}

			#email a{
				display: block;
				width: 26px;
				height: 90px;
			}

		#menu{
			margin: 36px 0 0 0;
			display: inline;
			float: right;
			height: 34px;
		}

			#menu ul{
				margin: 0;
				padding: 0;
				list-style: none;
			}

			#menu li{
				margin: 0;
				padding: 0;
				height: 34px;
				width: 139px;
				float: right;
				display: inline;
			}

			#menu a{
				display: block;
				height: 34px;
			}

			.over_ons{
				background: url('../../images/button_overons.png');
			}

			.foto{
				background: url('../../images/button_fotostudios.png');
			}

			.klanten{
				background: url('../../images/button_klanten.png');
			}

			.contact{
				background: url('../../images/button_contact.png');
			}

			.over_ons:hover{
				background: url('../../images/button_overons_hover.png');
			}

			.foto:hover{
				background: url('../../images/button_fotostudios_hover.png');
			}

			.klanten:hover{
				background: url('../../images/button_klanten_hover.png');
			}

			.contact:hover{
				background: url('../../images/button_contact_hover.png');
			}

	#content{
		margin: 0 auto;
		width: 984px;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;

		font: 12px 'Verdana';
		color: #4b4441;

		overflow: hidden;
	}

		#content td{
			font: 11px 'Verdana';
		}

		#subtxt{
			float: right;
			display: inline;
			background: url('../../images/subTitle.png') repeat-x;

			width: 542px;
			height: 28px;

			font: 18px 'Verdana';
			color: #4b4441;
			
			padding: 6px 0 0 15px;
		}

		#zoekvlak{
			float: left;
			display: inline;

			padding: 0 0 0 19px;
		}

			#zoekvlak input{
				width: 86px;
				height: 20px;
				border: 1px solid #858585;
			}

			#zoekvlak .zoeken{
				width: 59px;
				height: 22px;
				border: 0;
				background: url('../../images/button_submit.png');
			}

	#footer{
		margin: 0 auto;
		width: 984px;
		height: 27px;
		background: url('../../images/footer.png');
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;

		padding-top: 7px;

		text-align: center;
		color: #FFFFFF;
		font: 17px 'Times New Roman';
	}

#container_bottom{
	margin: 0 auto;
	width: 1006px;
	height: 9px;
	background: url('../../images/container_background_bottom.png') no-repeat;
}

td {
	vertical-align: top;
}

a.bb:link {
text-decoration: none;
font: 11px 'Verdana';
color: #4b4441;
display: block;
width:100%
}
a.bb:visited {
text-decoration: none;
font: 11px 'Verdana';
color: #4b4441;
display: block;
width:100%
}
a.bb:active {
text-decoration: none;
font: 11px 'Verdana';
color: #4b4441;
display: block;
width:100%
}
a.bb:hover {
text-decoration: none;
color: #970202;
font:  11px 'Verdana';
display: block;
width:100%
}

div#subbalk {

	float: right;
	width: 557px;
	height: 34px;

}
div#subbalk img {

	float: right;
	border: none;

} 