@charset "UTF-8";
/* CSS Document */

@import url("../main.css");

#FotoZakelijk {
	padding-top:10px;
	text-align:center;
	float: left;
	height: 500px;
	width: 300px;
	overflow: hidden;
}
#TekstZakelijk {
	background:#F8FCDA;
	float: right;
	height: 480px;
	width: 680px;
	padding: 10px;
}
p {
	font-size: 14px;
}
#ZakelijkFrame {
	background:#F8FCDA;
	width:660px;
	height:500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Buttonspacer {
	margin-top:5px;
}
#PartMin {
	float:left;
	margin-top:10px;
	margin-left:240px;
}
#LeftZZP {
	float:left;
	height: 525px;
	width: 180px;
	text-align:center;
}
#MiddleZZP {
	float:left;
	height: 503px;
	width: 600px;
	text-align:center;
	border:1px solid #D3D4AA;
	margin: 10px 10px 0px 20px;
}
#RightZZP {
	float:left;
	height: 525px;
	width: 180px;
	text-align:center;
}
.KeuzeZZPLeft {
	margin:10px 0px 0px 15px;
	width:170px;
	height:245px;
	border:1px solid #D3D4AA;
}
.KeuzeZZPRight {
	margin-top:10px;
	width:170px;
	height:245px;
	border:1px solid #D3D4AA;
}
.fotoZZP {
	margin-top:10px;
}
#TekstZZP {
	margin-left:10px;
	width:580px;
	height:470px;
}
#LeftAanvraag {
	margin:10px;
	float:left;
	width:270px;
	height:500px;
	border:1px solid #D3D4AA;
}
#RightAanvraag {
	margin:10px 10px 10px 0;
	padding:10px;
	float:left;
	width:670px;
	height:480px;
	border:1px solid #D3D4AA;
}
#AanvraagFrame {
	width:670px;
	height:480px;
}
.CenterButton {
	text-align:center;
	margin-top:450px;
}
.CenterButtonAanvraag {
	text-align:center;
	margin-top:400px;
}
#Container #Content #RightZZP .KeuzeZZPRight p a {
	color: #000;
	text-decoration: none;
}
#Container #Content #RightZZP .KeuzeZZPRight p a:hover {
	color: #06F;
	text-decoration: underline;
}
#Container #Content #LeftZZP .KeuzeZZPLeft p a {
	text-decoration: none;
	color: #000;
}
#Container #Content #LeftZZP .KeuzeZZPLeft p a:hover {
	text-decoration: underline;
	color: #06F;
}
.ButtonZZP {
	margin-bottom:20px;
}