@charset "UTF-8";
/* General */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #404040;
	font-size: 11px;
	background-image: url(../images/body_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
}
body.follow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #7f8487;
	font-size: 11px;
	background-color: #000000;
}
a {
	text-decoration: none;
	color: #e3000f;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
#container { 
	width: 935px;  
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
} 
/* Header */
#header { 
	width: 935px;
	height: 492px; 
	background-image: url(../images/logo_bai_groot.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
} 
#topHeader {
	width: 935px;
	height: 459px;
}
#headerFollow { 
	width: 935px;
	height: 184px; 
} 
#topHeaderFollow {
	width: 935px;
	height: 151px;
}
#topHeaderLeft {
	float: left;
	width: 728px;
	height: 459px;
}
#topHeaderRight {
	float: left;
	width: 182px;
	height: 459px;
}
.h2header {
	padding-left: 5px;
	padding-right: 5px;
}
#agendaHeader {
	background-image: url(../images/agendaHeader.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 182px;
	height: 30px;
}
#agendaBody {
	background-image: url(../images/agendaBody.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 172px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	background-color:#404040;
}
.agendaDivider {
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #FFFFFF;
	padding-top: 10px;
	margin-bottom: 10px;
}
#agendaFooter {
	background-image: url(../images/agendaFooter.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 182px;
	height: 30px;
}
.agendaTitle a {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	padding-left: 5px;
	text-decoration: none;
}
.agendaTitle a:hover {
	text-decoration: underline;
}
#topHeaderRight h2 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
}
#topHeaderRight h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	padding-left: 5px;
}
#topHeaderRight h4 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	padding-left: 5px;
}
#bottomHeader {
	width: 935px;
	height: 33px; 
	background-color: #000000;
}
#bottomHeaderLeft {
	float: left;
	width: 740px;
	height: 33px;
	padding-left: 40px;
	position: relative;
	background-color: #000000;
}
#navigatieBlock {
	width: 740px;
	height: 61px;
	top: -29px;
	left: 40px;
	position: absolute;
}
#navigatieBlockLeft {
	float: left;
	width: 29px;
	height: 61px;
	background-image: url(../images/navigatieLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigatieBlockCenter {
	float: left;
	height: 26px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 33px;
}
#navigatieBlockCenter a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: lowercase;
}
#navigatieBlockCenter a :hover {
	text-decoration: underline;
	color: #7f8487; 
}
.navDivider {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.navActive {
	background-image: url(../images/active.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666666;
	padding-bottom: 12px;
}
.navActiveSpacer {
	height: 26px; 
	width: 1px; 
	float: left;
}
#navigatieBlockRight {
	float: left;
	width: 29px;
	height: 61px;
	background-image: url(../images/navigatieRight.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottomHeaderRight {
	float: left;
	width: 154px;
	height: 24px;
	padding-top: 9px;
}
/* Sidebar left */
#sidebar1 {
	float: left; 
	width: 200px; 
}
/* Sidebar right */
#sidebar2 {
	float: right; 
	width: 200px; 
}
/* Content */
#mainContentHome {
	width: 618px;
	background-color: #000000;
	padding-bottom: 13px;
	padding-top: 29px;
	padding-right: 247px;
	padding-left: 70px;
} 
#mainContentHome p {
	width: 555px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	line-height: 15px;
	color:#999999;
}
/* Footer */
.push {
	height: 50px;
}
#footer { 
	width: 909px;
	height: 50px;
	background-color: #000000;
	padding-right: 26px;
	text-align: right;
	color: #e3000f;
	margin: 0 auto;
} 
#footer a {
	text-decoration: none;
	color: #C0C1C1;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	
/* sitemap */
.LSM_0 ul { 
	color: #005fb9;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 5px;
}
.LSM_0 li { 
	list-style-type: none; 	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_0 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 li a,LSM_1 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_1 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 ul { 
	list-style-image: url('../images/tree_hook.gif');
} 
.LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
}
/* Ajax search */
#zoekKnop {
	cursor: pointer;
	padding-left: 5px;
	float: left;
}
#divZoeken {
	color: #005bf9;
	padding-bottom: 5px;
	padding-top: 27px;
	margin-left: 12px;
	font-size: 12px;
}
#divAvancedSearch {
	color: #006841;
	padding-top: 5px;
	margin: 0;
	font-size: 9px;
}
#divAvancedSearch a {
	font-size: 10px;
	color: #006841;
	text-decoration: none;
}
#divAvancedSearch a:hover{
	text-decoration: underline;
}
.ajaxSearch_input {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 10px;
	height: 13px;
	width: 120px;
}
.ajaxSearch_result {
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.ajaxSearch_resultDescription {
	display: none;
}
.ajaxSearch_extract p {
	margin: 0;
	padding: 0;
}
.ajaxSearch_paging a {
	color: #006841;
	text-decoration: none;
}
.ajaxSearch_paging a:hover {
	text-decoration: underline;
}
.ajaxSearch_result a {
	text-decoration: none;
	color: #006841;
}
.ajaxSearch_result a:hover {
	text-decoration: underline;
}
.ajaxSearch_resultLink a{
	color: #007F20;
	text-decoration: none;
}
.ajaxSearch_resultLink a:hover {
	text-decoration: underline;
}
.ajaxSearch_highlight1 {
	color: #000000;
	background: #FFFF00;
}
/* Forms */
.signup_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #999999;
	width: 200px;
}
.inputfield {
	height: 13px;
	font-size: 10px;
	border: 1px solid #999999;
}
.signup_textarea {
	border: 1px solid #999999;
	width: 350px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #999999;
	font-size: 10px;
}
