@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	background-image: url(../images/bck.gif);
	margin-top: 4px;
	background-repeat: repeat;
}
.twoColFixLtHdr #container {
	width: 770px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
} 
.twoColFixLtHdr   #container   #sidebar1   #inhoud strong  {
	background-color: #333333;
	width: 155px;
	margin-left: 8px;
	height: 18px;
	border: 2px solid #990000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	margin-top: 40px;
	text-indent: 5px;
}
.twoColFixLtHdr   #container   #sidebar1   #inhoud   a {
	background-color: #333333;
	width: 155px;
	margin-left: 8px;
	height: 20px;
	border: 2px solid #990000;
	color: #FF6600;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
	text-indent: 5px;
	line-height: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.twoColFixLtHdr #container #sidebar1 #inhoud a:hover {
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #inhoud a:active {
	background-color: #333333;
	width: 155px;
	margin-left: 8px;
	height: 20px;
	border: 2px solid #990000;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
	text-indent: 5px;
	line-height: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}




.twoColFixLtHdr #header {
	height: 90px;
} 
.twoColFixLtHdr #container #header #headlogo {
	background-image: url(../images/logo4.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 468px;
	float: left;
	padding: 0px;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
.twoColFixLtHdr #container #header #midhead img {
	padding: 0px;
	float: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #header #midhead #tijd {
	width: 160px;
	float: left;
	height: 50px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #container #sidebar1 #inhoud .klok {
	width: 140px;
	height: 140px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
}

.twoColFixLtHdr #container #header #midhead #tijd p {
	font-size: 10px;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.twoColFixLtHdr #container #header #midhead {
	background-color: #000000;
	background-image: url(../images/headblk.gif);
	background-repeat: repeat-x;
	float: left;
	height: 90px;
	width: 258px;
}
.twoColFixLtHdr #container #header #righthead {
	background-color: #000000;
	background-image: url(../images/Hr.gif);
	background-position: left;
	height: 90px;
	background-repeat: no-repeat;
	float: right;
	width: 45px;
}


.twoColFixLtHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	height: 500px;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	color: #0099FF;
}
.twoColFixLtHdr #container #sidebar1 #inhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 0px;
	padding-left: 3px;
	background-color: #F4CC6F;
	margin-left: 16px;
	height: 498px;
	border: 1px solid #333333;
}
.twoColFixLtHdr  #mainContentcontainer {
	margin: 0;
	padding: 0;
	height: 500px;
	background-image: url(../images/rside.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
.twoColFixLtHdr  #container  #mainContentcontainer #content {
	height: 498px;
	width: 530px;
	background-color: #F9E2AE;
	float: left;
	border: 1px solid #333333;
}
.twoColFixLtHdr #container #header #headlogo h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
	line-height: 60px;
}


.twoColFixLtHdr #footer {

} 
.twoColFixLtHdr #container #footer #left {
	background-image: url(../images/footleft.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 50px;
	background-position: left top;
	float: left;
}
.twoColFixLtHdr #container #footer #mid {
	background-image: url(../images/footbttm.gif);
	float: left;
	height: 50px;
	width: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-align: center;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #footer #right {
	background-image: url(../images/footright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 50px;
	width: 45px;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.small {
	font-size: 10px;
}
.twoColFixLtHdr #container #mainContentcontainer #content #box {
	width: 200px;
	float: left;
	margin-top: 40px;
	padding-left: 5px;
}
.twoColFixLtHdr #container #mainContentcontainer #content #textveld {
	float: left;
	margin-top: 40px;
}
.knoptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContentcontainer #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 8px;
	padding-left: 8px;
}
.twoColFixLtHdr #container #mainContentcontainer #content h3 {
	padding-left: 8px;
	color: #FF0000;
}
.twoColFixLtHdr #container #mainContentcontainer #content form {
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContentcontainer #content a {
	text-decoration: none;
	color: #990000;
}
