@charset "utf-8";
body {
	font: 0.7em Arial, Verdana, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #808285;
}
.oneColFixCtrHdr #container {
	width: 820px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
.oneColFixCtrHdr #header {
	padding: 18px 0 0 420px; 
	background-image: url(../img/logo-legalxs.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: bottom;
	line-height: 16px;
	margin: 20px 0 0 0;
}
.oneColFixCtrHdr #header a:link {
	text-decoration:none;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; 
	color: #ee3224;
	font-size: 1.1em;
	text-decoration:none;
}
.oneColFixCtrHdr #header h1 a:link {
	text-decoration:none;
}
.oneColFixCtrHdr #header h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; 
	color: #ee3224;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration:none;
}
.oneColFixCtrHdr #header h2 a:link {
	text-decoration:none;
}
.oneColFixCtrHdr #header h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; 
	color: #808285;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration:none;
}
.oneColFixCtrHdr #header h3 a:link {
	text-decoration:none;
}
.oneColFixCtrHdr #mainContent {
	padding: 46px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #incasso {
	width: 260px;
	height: 192px;
	margin: 0 20px 42px 0;
	background-image: url(../img/incasso.jpg);
	float: left;
	text-decoration: none !important;
	color: #FF0000;
}
.oneColFixCtrHdr #incasso H1 {
	color: #FFF;
	font-size: 1.7em;
	font-weight: normal;
	padding: 12px 24px;
	margin: 0;
	text-decoration: none !important;

}
.oneColFixCtrHdr #incasso a {
	text-decoration: none !important;
	color: #FF0000;

}
.oneColFixCtrHdr #ontslag {
	width: 260px;
	height: 192px;
	margin: 0 20px 42px 0;
	background-image: url(../img/ontslag.jpg);
	float: left;
}
.oneColFixCtrHdr #ontslag H1 {
	color: #FFF;
	font-size: 1.7em;
	font-weight: normal;
	padding: 12px 24px;
	margin: 0;
}
.oneColFixCtrHdr #personeelszaken {
	width: 260px;
	height: 192px;
	margin: 0 0 42px 0;
	background-image: url(../img/personeelszaken.jpg);
	float: left;
}
.oneColFixCtrHdr #personeelszaken H1 {
	color: #FFF;
	font-size: 1.7em;
	font-weight: normal;
	padding: 12px 24px;
	margin: 0;
}
.oneColFixCtrHdr #samenwerking {
	width: 260px;
	height: 192px;
	margin: 0 20px 42px 0;
	background-image: url(../img/samenwerking.jpg);
	float: left;
}
.oneColFixCtrHdr #samenwerking H1 {
	color: #FFF;
	font-size: 1.7em;
	font-weight: normal;
	padding: 12px 24px;
	margin: 0;
}
.oneColFixCtrHdr #bv-oprichten {
	width: 260px;
	height: 192px;
	margin: 0 20px 42px 0;
	background-image: url(../img/bv-oprichten.jpg);
	float: left;
}
.oneColFixCtrHdr #bv-oprichten H1 {
	color: #FFF;
	font-size: 1.7em;
	font-weight: normal;
	padding: 12px 24px;
	margin: 0;
}
.oneColFixCtrHdr #contracten {
	width: 260px;
	height: 192px;
	margin: 0 0 42px 0;
	background-image: url(../img/contracten.jpg);
	float: left;
}
.oneColFixCtrHdr #contracten H1 {
	color: #FFF;
	font-size: 1.7em;
	font-weight: normal;
	padding: 12px 24px;
	margin: 0;
}
.oneColFixCtrHdr #footer {
	padding: 0; 
	margin-bottom: 20px;
	background-image: url(../img/bg-footer-lxs.gif);
	height: 130px;
	font-size: 0.9em;
}
.oneColFixCtrHdr #legalxs_home {
	padding: 20px; 
	width: 160px;
	float: left;
}
.oneColFixCtrHdr #legalxs {
	padding: 20px 34px; 
	width: 130px;
	float: left;
}
fieldset.inlog{
	border: none;
	padding:10px 0 0 0;
	margin:0;
}
.inlog input.login{
	background-image:url(../img/bg_form.png);
	color: #808285;
	font-size:10px;
	text-align:center;
	border: none;
	width: 164px;
	height: 25px;
	padding: 4px 0 0 0;
	background-repeat:no-repeat;
	background-color: transparent;
}
.oneColFixCtrHdr #links {
	padding: 10px 0; 
	width: 180px;
	float: left;
	margin-left: 16px;
	line-height: 18px;
}
.oneColFixCtrHdr #links a:link, a:visited {
	color: #808285;
}

.oneColFixCtrHdr #login {
	padding: 10px 14px 10px 14px; 
	width: 160px;
	margin-left: 20px;
	float: left;
}
.oneColFixCtrHdr #advies {
	padding: 30px 0; 
	width: 190px;
	margin-left: 24px;
	float: left;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
