@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#agenda tr {
	background-color: #f1e1e4;
}

#agenda .header {
	background-color: #d12944;
	color: #fff;
}

a.main {
	color: #fff;
	text-decoration: none;
}

a.main:hover {
	color: #fff;
	text-decoration: underline;
}

a.dark {
	color: #777777;
	text-decoration: none;
}

a.dark:hover {
	color: #777777;
	text-decoration: underline;
}

a {
	color: #d12944;
	text-decoration: none;
}

a:hover {
	color: #d12944;
	text-decoration: underline;
}

a.footer {
	color: #999;
	text-decoration: none;
}

a.footer:hover {
	color: #999;
	text-decoration: underline;
}

.POLLbarcolor {
	background-color: #d12944;;
}

#sitemap a {
	color: #000;
	text-decoration: none;
}

#sitemap a:hover {
	color: #000;
	text-decoration: underline;
}

#pagina {
	margin-left: auto;
	margin-right: auto;
	width: 823px;
}

#contentcontainer {
	min-height: 500px;
	height: 500px;
	height: auto !important;
	float:left;
}

#header {
	height: 132px;
}

#headertop {
	height: 25px;
	border-bottom: 1px solid #d12944;
	margin-bottom: 4px;
	text-align: right;
}

#headerbottom {
	height: 103px;
}

#hoofdmenu {
	height: 24px;
	padding-top: 0px;
	margin-top: 0px;
}

#roundedleft {
	background-image: url(/images/roundedleft.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 6px;
	float: left;
}

#roundedright {
	background-image: url(/images/roundedright.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 6px;
	float: left;
}

#logofacit {
	padding-left: 6px;
}

#menuitems {
	background-color: #d12944;
	height: 20px;
	width: 793px;
	padding-left: 18px;
	float: left;
	color: #fff;
	padding-top: 4px;
	font-size: 11px;
}

#maincontent {
	height: 340px;
	height: auto !important;
	min-height: 340px;
	background-image: url(/images/leftrightback.gif);
	background-repeat: repeat-x;
}

#leftmenu {
	position: relative;
	z-index: 10;
	width: 162px;
	/*height: 332px;*/
	/*height: auto !important;*/
	/*min-height: 332px;*/
	/*background-image: url(/images/leftmenuback.jpg);
	background-repeat: no-repeat;*/
	padding-top: 8px;
	margin-top: 2px;
	float: left;
	font-size: 10px;
	color: #777;
}

#hkz {
	padding-left: 10px;
}

.alinealeft {
	padding-left: 10px;
	padding-right: 10px;
}

#leftmenu ul {
	padding-left: 4px;
	margin-left: 4px;
}

#leftmenu a {
	text-decoration: none;
}

#leftmenu a:hover {
	text-decoration: underline;
	color: #d12944;
}

#tablemenu td {
	border-bottom: 1px solid #adadad;
	padding-left: 0px;
	padding-right: 0px;
}

.link {
	background-color: #f6f6f6;
}

.link a {
	color: #000;
}

.linksel {
	background-color: #EDAAA9;
	font-weight: bold;
	color: #d12944;
}

.linksel a {
	color: #d12944;
}

.sublink {
	background-color: #F4C9C8;
}

.sublink a {
	color: #000;
}

.sublinkdiv {
	margin-left: 3px;
}

.sublinksel {
	background-color: #f1e1e4;
	font-weight: bold;
	color: #d12944;
}

.sublinksel a {
	color: #d12944;
}

.sublinkseldiv {
	margin-left: 3px;
}

.subsublink {
	background-color: #f6f6f6;
}

.subsublink a {
	color: #000;
}

.subsublinkdiv {
	margin-left: 6px;
}

.subsublinksel {
	background-color: #f1e1e4;
	color: #d12944;
	font-weight: bold;
}

.subsublinkseldiv {
	margin-left: 6px;
}

.subsublinksel a {
	color: #d12944;
}


#redtitle {
	color: #d12943;
	font-size: 12px;
	font-weight: bold;
}

#rightmenu a {
	color: #000;
	text-decoration: none;
}

#rightmenu {
	position: relative;
	z-index: 10;
	width: 142px;
	padding-left: 10px;
	padding-right: 10px;
	/*background-image: url(/images/leftmenuback.jpg);
	background-repeat: no-repeat;*/
	margin-top: 2px;
	float: right;	font-size: 10px;
}

#content {
	border-left: 1px solid #adadad;
	float: left;
	width: 650px;
	height: auto;
	min-height: 340px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #fff;
}

#contentleftright {
	min-height: 340px;
	height: auto;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	background-color: #fff;
	float: left;
	width: 472px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#zoektable {
	padding-bottom: 6px;
}

#footer {
	height: 20px;
	border-top: 1px solid #d12944;
	float: left;
	width: 818px;
	color: #a09c9c;
	font-size: 10px;
	padding-bottom: 0px;
}

#footerleft {
	width: 147px;
	height: 15px;
	border-right: 1px solid #adadad;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	background-color: #fff;
}

#footermiddle {
	width: 488px;
	height: 15px;
	float: left;
	text-align: center;
	padding-top: 5px;
}

#footerright {
	width: 147px;
	height: 15px;
	border-left: 1px solid #adadad;
	text-align: right;
	padding-right: 15px;
	float: right;
	padding-top: 5px;
	background-color: #fff;
}
