@charset "UTF-8";
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 800px;
}
.twoColFixLt #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #f2f2f3;
}
.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;
}
.menu-selected {
	background-color: #e21f26;
}
.menu-unselected {
	background-color: #807f83;
}
.footer {
	background-color: #E21F26;
}
#menu {
	background-color: #807F83;
}
#masthead #menu li {
	float: left;
	background-color:#807F83;
	padding: .2em 0;
	list-style-type: none;
}
#masthead #menu .selected {
	background-color: #e21f26;
}
#menu a {
	text-decoration: none;
	background-color: inherit;
	padding-right: 0.5em;
	padding-left: 0.5em;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu a.first {
	padding-left: 3em;
	border-left-width: 0px;
}
#masthead {
	height: 105px;
	position: relative;
	background-image: url(images/levelc-top.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#container {
	margin-left: 38px;
	background-image: url(images/body-l.png);
	background-repeat: repeat-y;
	background-color: #f2f2f3;
}
#container #mainContent img {
}
#footer {
	background-image: url(images/footer-bottom.png);
	background-repeat: repeat-x;
	height: 19px;
	margin-left: 38px;
	background-color: #f2f2f3;
}
.footer-right {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
}
#mainContent {
	background-color: #f2f2f3;
	margin-left: 19px;
	background-image: url(images/footer-right.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content {
	margin: 0em;
	padding-top: 3em;
	padding-right: 0em;
	padding-bottom: 2em;
	padding-left: 1.5em;
}
h1 {
	margin-bottom: 0.5em;
	font-size: 160%;
}
h2 {
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-size: 140%;
}
h3 {
	background-color: #DDD;
	padding: 2px;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 120%;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#container #mainContent #content ul {
	margin-left: 2em;
}
#container #mainContent #content span {
	color: #FFFFFF;
}
#container #mainContent #content h3 {
	font-size: 120%;
	font-weight: normal;
	margin-top: 1em;
}
#ctje {
	position: fixed;
	bottom: 19px;
	left: 727px;
}
.businesscard {
	background-color: #FFFFFF;
	float: right;
}
#container #mainContent #contact {
	float: left;
	width: 100%;
	display: block;
}
.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;
}
#container #mainContent #content #contact textarea {
	width: 260px;
}
#container #mainContent #sidebar {
	float: right;
	width: 266px;
	position: relative;
}
#container #mainContent #content #contact .label {
	display: block;
	float: left;
	width: 100px;
}
#container #mainContent #content #contact input {
	border: 1px solid #807F83;
}
#container #mainContent #content #contact textarea {
	border: 1px solid #807F83;
	width: 300px;
}
#container #mainContent #sidebar #spreuk {
	background-color: #FFFFFF;
	text-align: center;
	font-style: italic;
	padding: 1em;
}
.input {
	width: 300px;
}
#container #mainContent #content #bcard {
	width: 266px;
	text-align: right;
	height: 120px;
	padding: 15px;
}
#container #mainContent #content #CollapsiblePanel1 .CollapsiblePanelContent th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	font-size: 90%;
}
#container #mainContent #content #CollapsiblePanel1 .CollapsiblePanelContent h4 {
	margin-top: 1em;
}
#container #mainContent #content #CollapsiblePanel1 .CollapsiblePanelContent td {
	font-size: 90%;
}
#container #mainContent #content #CollapsiblePanel1 .CollapsiblePanelContent p {
	font-size: 90%;
}

#container #mainContent #contentbox #content #cp2 .CollapsiblePanelContent th {
	text-align: left;
}
#container #mainContent #contentbox #content #cp2 .CollapsiblePanelContent h4 {
	font-size: 120%;
	font-weight: normal;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

.message {
	margin-left: 1em;
	display: none;
}
.invalid {
	background-color:#ffe5e5;
	display: inline;
}
.either {
	background-color:#ffffe5;
	display: inline;
}
#contentbox {
	width: 460px;
}
#menubox {
	position: absolute;
	bottom: 14px;
	width: 480px;
}
#spreukbox {
	padding-top: 6em;
	padding-right: 1em;
	padding-bottom: 3em;
	padding-left: 1em;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #mainContent #contentbox #content .levering {
	font-size: 80%;
}
#container #mainContent #contentbox #content .levering p {
	text-indent: 1.5em;
	color: #333333;
}
#container #mainContent #contentbox #content .levering h1 {
	font-size: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#container #mainContent #contentbox #content .levering h2 {
	font-size: 100%;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

