@charset "UTF-8";
html
{
	height: 100%;
}
body,td,th  {
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	height: 100%;
}
#nonFooter {
	position: relative;
	min-height: 100%;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #b70f1d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
* html #nonFooter {
	height: 100%;
}
.twoColFixLtHdr #container {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 9em;
	padding-top: 15px;
} 
.twoColFixLtHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 80px;
	background-color: #FFFFFF;
	background-image: url(../images/top-achter.gif);
	background-repeat: repeat-x;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 15px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.6em;
	width: 65%;
} 
.twoColFixLtHdr #mainContent ul {
	margin-left: 0px;
	padding-left: 15px;
}
.twoColFixLtHdr #mainContent ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: square;
} 
.twoColFixLtHdr #mainContent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;	
} 
.twoColFixLtHdr #mainContent h1 {
	font-size: 20px;
	color: #999999;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
} 
.twoColFixLtHdr #mainContent h4 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	line-height: 22px;
}
.twoColFixLtHdr #footer {
	height: 50px;
	background-image: url(../images/bottum-herhaal.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #666666;
	position: relative;
	margin-top: -7.5em;
} 
.twoColFixLtHdr a {
	color: #9B1013;
	text-decoration: underline;	
} 
.twoColFixLtHdr a:hover {
	color: #000000;
	text-decoration: none;	
} 
.twoColFixLtHdr #footer .linkslijnende_container {
	float: left;
	width: 170px;
	color: #92b9a4;
} 
.twoColFixLtHdr #footer .linkslijnende_container a {
	color: #92b9a4;
	text-decoration:underline;
} 
.twoColFixLtHdr #footer .linkslijnende_container a:hover {
	color: #92b9a4;
	text-decoration:none;
} 
.twoColFixLtHdr #footer .linkslijnende_container .disclaimer a {
	color:#CC0000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.bestelformulier {
	border: 1px solid #FFFFFF;
}
.bestelformulier_b {
	padding: 5px;
}
.platte-tekst-rood {
	line-height: 20px;
	color: #981214;
	font-weight: bold;
}
TABLE { 
	
}
TD { 
	
}
.aanpassenstyling {
	
}
.aanpassenstyling fieldset {
	background-color: #EEEEEE;
	border: 1px solid #333333;
	margin-bottom: 10px;
}
.aanpassenstyling fieldset legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9B1114;
	border: 1px solid #333333;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.aanpassenstyling_live fieldset {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	max-width:750px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aanpassenstyling_live fieldset legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.container_item {
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
	height: 210px;
}
