@charset "utf-8";
.twoColFixLtHdr #container {
	background: #B90000; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 924px;
	left: auto;
	right: auto;
	top: auto;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
} 
body  {
	margin: 0; /* 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: #FFF2E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 110%;
}
.twoColFixLtHdr #container #submenu a.actief {
	color: #B90000;
	text-decoration: underline;
}
.twoColFixLtHdr #container #submenu a:hover {
	color: #B90000;
	text-decoration: underline;
}
.twoColFixLtHdr #container #submenu a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #B90000;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: underline;
}
.twoColFixLtHdr #container #menu a.actief {
	color: #B90000;
	text-decoration: underline;
}
.twoColFixLtHdr #container #menu a:hover {
	text-decoration: underline;
	color: #B90000;
}
.twoColFixLtHdr #header {
	background: #B90000;
	text-align: center;
	padding-bottom: 3px;
	height: 105px;
	width: 924px;
	margin-right: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	background-color: #DDF2FF;
	color: #000000;
	text-align: center;
	font-size: 78%;
}
.twoColFixLtHdr #menu {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	background-color: #FFFFFF;
	margin-left: 9px;
	font-size: 86%;
	font-weight: bolder;
	float: right;
	width: 735px;
}
.twoColFixLtHdr #submenu {
	font-size: 80%;
	text-align: center;
	margin-left: 9px;
	background-color: #FFCC00;
	width: 735px;
	float: right;
	font-weight: bolder;
}
.twoColFixLtHdr #mainContent {
	background-color: #FAF7F1;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 725px;
	float: right;
	clear: none;
	margin-left: 9px;
	padding-left: 10px;
} 
.twoColFixLtHdr #footer {
	background-image: url(../images/vormgeving/footer-924-80.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	background-color: #B90000;
} 
.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;
}

.twoColFixLtHdr #container #menu a {
	color: #000000;
	text-decoration: none;
}
.twoColFixLtHdr #container #header img {
	text-align: center;
	width: 924px;
	height: 100px;
}
.twoColFixLtHdr #container #mainContent #formulier img {
	text-align: right;
}
#maincontentlinks {
	float: left;
	width: 468px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 4px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #B90000;
	padding-top: 5px;
}
#maincontentrechts {
	float: left;
	margin-top: 10px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	width: 239px;
	padding-top: 5px;
	margin-right: 7px;
}
#leftone {
	padding-right: 16px;
	padding-left: 12px;
}
#lefttwo {
	margin-top: 5px;
	padding-right: 16px;
	padding-left: 12px;
}
#leftthree {
	margin-top: 10px;
	padding-right: 16px;
	padding-left: 12px;
}
#rightone {
	padding-right: 6px;
	padding-left: 9px;
	width: 224px;
}
#righttwo {
	margin-top: 5px;
	padding-right: 6px;
	padding-left: 9px;
	width: 224px;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-weight: bolder;
	font-size: 105%;
	color: #B90000;
}
.twoColFixLtHdr #container #mainContent hr {
	color: #B90000;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-size: 112%;
	font-weight: bolder;
}
#maincontentcentraal {
	width: 550px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #B90000;
	border-left-color: #B90000;
	text-indent: 25px;
	margin-left: 70px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #container #mainContent #maincontentrechts #righttwo h3 {
	font-size: 85%;
	line-height: 100%;
}
.twoColFixLtHdr #container #mainContent #maincontentrechts #rightone h3 {
	font-size: 85%;
	line-height: 100%;
	font-weight: bolder;
}
.background1 {
	background-color: #FFF1BB;
}
.background2 {
	background-color: #FFCC00;
}
#maincontentmidden {
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#streaming {
	text-align: center;
}

