html, body {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	background: transparent url("../images/bg.png") repeat;
	}
	
.site-container {
	margin: 0 auto;
	width: 880px;
}
.top {
	position: relative;
	height: 121px;
	width: 880px;
	z-index: 900;
}
.top a.logo {
	width: 810px;
	height: 121px;
	background: transparent url("../images/logo-soft.png") no-repeat;
	display: block;
	position: absolute;
	top: 0;
}

.top .clock .bullet {
	position: absolute;
	width: 224px;
	height: 224px;
	background: transparent url("../images/clock-bullet.png") no-repeat 50% 50%;
}
#clock{
	background: url(../images/clock-bg.png) no-repeat left top;
	position:relative;
	width: 224px;
	height: 224px;
	top:25px;
	margin-left: 776px;
	z-index: 999;
}

#clock .hour {
	position:absolute;
	display:none;
	left: 106px;
}
#clock .minute {
	position:absolute;
	display:none;
	left: 110px;
}
#clock .second {
	position:absolute;
	display:none;
	left: 110px;
}

.header {
	position: relative;
	height: 37px;
	width: 880px;
}
.header .menu {
	width: 777px;
	height: 37px;
	background: transparent url("../images/menu-bg.png") repeat-x;
	float: left;
}
.header .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.header .menu li {
	float: left;
	margin: 9px 15px 0;
}
.header .menu li a {
	color: white !important;
	font-size: 14px;
	text-decoration: none;
}
.header .menu-end {
	width: 4px;
	height: 37px;
	background: transparent url("../images/menu-end.png") no-repeat;
	float: left;
}

.content .content-end {
	width: 103px;
	height: 93px;
	background: transparent url("../images/right-bg-curve.png") no-repeat right top;
	position: absolute;
	margin-left: 777px;
}
.content .content-wrapper {
	background-color: #cba2fa;
	min-height: 600px;
	width: 880px;
}
.content .left {
	width: 190px;
	margin: 20px 23px 0 14px;
	float: left;
}
.content .left .left-box {
	width: 190px;
	background: transparent url("../images/box-header-spacer.png") repeat-x top left;
	min-height: 25px;
	margin-bottom: 14px;
}
.content .left .left-box .box-header span {
	color: #6c1182;
	font-weight: bold;
	font-size: 14px;
	margin: 5px;
	display: block;
}
.content .left .medewerkers .area {
	background-color: #89377f;
	color: white;
	clear: both;
}
.content .left .medewerkers div.big {
	font-size: 18px;
	padding: 12px;
}
.content .left .medewerkers div.small {
	font-size: 13px;
	padding: 0 0 12px 12px;
}
.content .left .medewerkers div.small a {
	color: white !important;
}

.content .left .credits .area {
	padding: 5px;
	color: white;
	clear: both;
	width: 178px;
	border-style: none solid solid solid;
	border-color: #840670;
	border-width: 0 1px 1px 1px;	
	background: #e0c7fc none;
	color: black;
	text-align: center;
}
.content .left .credits div.big {
	font-size: 16px;
	font-weight: bold;
}
.content .left .credits div.small {
	font-size: 13px;
}
.content .left .credits div.small a {
	color: black !important;
}
.content .left .left-box a.bkr-paragnosten {
	display: block;
	clear: both;
	width: 188px;
	border-style: none solid solid solid;
	border-color: #840670;
	border-width: 0 1px 1px 1px;
	background: #e0c7fc url("../images/bkr-paragnosten.png") no-repeat 50% 50%;
	height: 99px;
}
.content .left .wijsheden .area {
	width: 188px;
	border-style: none solid solid solid;
	border-color: #840670;
	border-width: 0 1px 1px 1px;	
	background: #e0c7fc none;
	color: black;
	clear: both;
}
.content .left .wijsheden div.quote {
	padding: 12px;
	font-style: italic;
}
.content .left .wijsheden div.owner {
	color: black;
	padding: 0 0 12px 12px;
}
.content .center {
	float: left;
	width: 636px;
	margin-top: 20px;
}
.content .center .center-box {
	border-style: none solid solid none;
	border-color: #840670;
	border-width: 0 1px 1px 0;
	min-height: 25px;
	background: #e0c7fc url("../images/box-header-spacer.png") repeat-x top left;
}
.content .center .box-header span {
	color: #6c1182;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 5px 0;
	display: block;
}
.content .center .center-box-content {
	width:513px;
	padding: 16px 0 11px 11px;
	border-left: 1px solid #840670;
	clear: both;	
	min-height: 56px;
}
.content .center .center-box-end {
	width: 98px;
	height: 81px;
	margin-left: 538px;
	background: transparent url("../images/right-content-curve-color.png") no-repeat right bottom;
	position: absolute;
}
.content .center .boxes {
	clear: both;
	float: left;
	margin-top: 18px;
	width: 653px;
}

.parabox {
	width: 308px;
	background: transparent url("../images/box-header-spacer.png") repeat-x top left;
	margin: 0 18px 10px 0;
	float: left;
}
.gb-reply-box {
	width: 636px;
	margin: 5px 0;
}
.gb-reply-date {
	float: right;
	padding-right: 5px;
}
.gb-reply-date span {
	color:white;
	display:block;
	font-size:14px;
	margin:5px 3px 0 0;
}
.gb-reply-content {
	width: 614px;
	background: #E0C7FC none;
	padding: 10px;
	clear: both;
	border-style: none solid solid solid;
	border-color: #840670;
	border-width: 0 1px 1px 1px;
}
.gb-answer {
	margin-top: 10px;
	margin-left: 40px;
	border-top: 2px dashed #840670;
	display:block;
}
.gb-answer span {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 2px;
}
.box-header {
	background: transparent url("../images/box-header-left.png") no-repeat top left;
	float: left;
	padding-left: 7px;
	height: 25px;
}
.box-header-end {
	background: transparent url("../images/box-header-right.png") no-repeat top right;
	float: right;
	width: 7px;
	height: 25px;
}
.content .parabox .box-header span {
	color: white;
	font-size: 16px;
	margin: 3px 5px;
	display: block;
}
.content .parabox .box-header .guestbook-add {
	color:#6C1182;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:5px 5px 0;
}
.parabox .status {
	float: right;
	padding-right: 5px;
	height: 25px;
	width: 104px;
}
.parabox .beschikbaar {
	background: transparent url("../images/status-beschikbaar-soft.png") no-repeat right 50%;
}
.parabox .ingesprek {
	background: transparent url("../images/status-ingesprek-soft.png") no-repeat right 50%;
}
.parabox .offline {
	background: transparent url("../images/status-offline-soft.png") no-repeat right 50%;
}


.parabox .paracontent {
	clear: both;
	border-style: none solid solid solid;
	border-color: #840670;
	border-width: 0 1px 1px 1px;	
	background: #e0c7fc none;
	float: left;
	padding:12px 0 12px 12px;
	width:294px;
	height: 172px;
}
.moreinfo {
	width: 513px;
	min-height: 155px;
}
.parainfo {
	float: left;
	width: 126px;
}
.moreinfo  .parainfo {
	width: 156px;
}
.parainfo .paraimg {
	border: 1px solid #651d5b;
	width: 124px;
}
.moreinfo .parainfo .paraimg {
	width: 154px;
}
.paracontent .parainfo .paraimg img {
	width: 120px;
	height: 90px;
	border: 2px solid white;
}
.moreinfo .parainfo .paraimg img {
	width: 150px;
	height: 112px;
	border: 2px solid white;
}
.parainfo .tel {
	height: 26px;
	margin: 5px 0 15px;
}
.parainfo .telimg {
	width: 24px;
	height: 24px;
	background: transparent url("../images/toestel.jpg") no-repeat left top;
	float: left;
}
.parainfo .teltext {
	height: 22px;
	width: 101px;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	float: left;
	border-style: solid solid solid none;
	border-color: #840670;
	border-width: 1px 1px 1px 0;
	text-align: center;
}
.moreinfo .parainfo .teltext {
	width: 131px;
}
.paracontent .paraflags {
	width: 282px;
	color: black;
	clear: both;
}
.moreinfo .paraflags {
	width: 345px;
	height: 50px;
	padding: 15px 0 0 10px;
	float: none;
	overflow: hidden;
}
.paraflags .nl {
	height: 15px;
	width: 95px;
	float: left;
	background: transparent url("../images/img-nl.png") no-repeat left top;
	padding: 0 15px 5px 28px;
	line-height: 15px;
}
.paraflags span.big {
	font-size: 15px;
	font-weight: bold;
}
.paraflags span.small {
	display: block;
	font-size: 10px;
}
.paraflags .be {
	height: 15px;
	width: 80px;
	float: left;
	background: transparent url("../images/img-be.png") no-repeat left top;
	padding: 0 28px 5px;
	line-height: 15px;
}
.paratext {
	float: left;
	padding: 0px 0px 16px 10px;
	width: 148px;
	overflow: hidden;
}
.moreinfo .paratext {
	width: 345px;
	float: none;
}
.paracontent .paratext span {
	font-size: 12px;
	font-weight: normal;
	color: #990066;
	word-wrap: break-word;
}
.paracontent a.more, .paracontent a.more:hover, .paracontent a.more:visited, .paracontent a.more:active {
	display: block;
	cursor: pointer;
	background: transparent url("../images/more-info-arrow-color.png") no-repeat left 50%;
	padding-left: 14px;
	margin-top: 10px;
	font-size: 12px;
	color: blue;
	width: 130px;
}


.form-style ol li.input .error {
	background-color: #ea5e5e;
}
.form-style form#defaultForm {
	width: 610px;
	background: transparent url("../images/contact-tel.png") no-repeat right top;
}
.form-style form#jobForm {
	width: 610px;
	background: transparent url("../images/contact-job.png") no-repeat right top;
}
.form-style ol {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
.form-style ol li {
	float: left;
}
.form-style ol li.label {
	width: 120px;
	text-align: right;
	margin: 5px 5px 0 0;
}
.form-style ol li.input input {
	width: 300px;
	margin: 2px 0;
	border: 1px solid #840670;
}
.form-style ol li.input select {
	width: 302px;
	margin: 2px 0;
	border: 1px solid #840670;
}
.form-style ol li.input textarea {
	width: 460px;
	height: 80px;
	border: 1px solid #840670;
}
.form-style ol li.input img.captcha {
	margin: 2px 0;
	float: left;
}
.form-style ol li.input input.captcha {
	float: left;
	clear: left;
	width: 118px;
}
.form-style ol li.submit {
	float: right;
}
.form-style ol li.submit input {
	background: #89377f none;
	border: 1px solid #840670;
	color: white;
	padding: 1px 15px;
	cursor: pointer;
	margin-right: 23px;
}
.footer {
	width: 880px;
	height: 24px;
	background: transparent url("../images/menu-bg.png") repeat-x;
	clear: both;
	padding-top: 8px;
	font-size: 12px;
	color: white;
}
.footer ul.root {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer ul.root li {
	float: left;
}
.footer ul.root li a {
	color: white;
	padding: 0 5px;
	border-right: 1px solid white;
}
.footer a.footer-sitemap {
	color: white;
	padding: 0 5px;
	float: left;
}
.footer .copy {
	float: right;
	padding-right: 5px;
}
input.hl-style {
	background: #89377f none;
	border: 1px solid #840670;
	color: white;
	padding: 1px 15px;
	cursor: pointer;
	margin-bottom: 5px;
	float: left;
}
input.right {
	float: right;
}
a.back-to-consults {
	float: right;
	color: blue;
	font-size: 13px;
	margin: 5px 0;
}
div.pager {
	color:white;
	padding:0 78px;
	text-align:center;
	width:461px;
	margin-right: 19px;
}
div.pager a {
	color: white;
	padding: 0 2px;
}
div.pager a {
	padding: 0 2px;

}
div.sitemap ul li a {
	color: blue;
}