﻿*{
	font-family: Verdana !important;
}

a, a:active, a:link, a:visited, a:hover{
	color: #6C7C0B !important;
}

.arrow{
	color: #c9da55;
	font-size: 12px;
}

.arrow_links{
	color: #2f1f07;
	font-size: 12px;
}

#links{
	width: 200px;
	color: #2f1f07;
	padding: 15px;
	font-family: Verdana;
	font-size: 17px;
}

#banner{
	font-size: 20px;
	font-weight: normal;
	width: 100%;
	padding-bottom: 11px;
	margin-bottom: 8px;
	margin-top: -20px;
	border-bottom: 1px dashed grey;
}

#links table{
	width: 100%;
}

#links table td{
	border-bottom: 1px dashed #2f1f07;
	padding-bottom: 6px;
	padding-top: 6px;
}

#links table tr td a, #links table tr td a:hover, #links table tr td a:visited, #links table tr td a:link{
	color: #2f1f07 !important;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

#links table tr td a:hover {
	text-decoration: underline;
}

#vragen{
	width: 200px;
	color: #FFFFFF;
	background-image: url("Images/VragenBG.png");
	padding: 15px;
	font-family: Verdana;
	font-size: 17px;
}

#vragen table{
	width: 100%;
}

#vragen table td{
	border-bottom: 1px dashed #c9da55;
	padding-bottom: 6px;
	padding-top: 6px;
}

#vragen table tr td a, #vragen table tr td a:hover, #vragen table tr td a:visited, #vragen table tr td a:link{
	color: #FFFFFF !important;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

#vragen table tr td a:hover {
	text-decoration: underline;
}

#agenda{
	width: 200px;
	color: #FFFFFF;
	background-image: url("Images/AgendaBG.png");
	padding: 15px;
	font-family: Verdana;
	font-size: 17px;
}

#agenda table{
	width: 100%;
}

#agenda table td{
	border-bottom: 1px dashed #c9da55;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

#agenda table tr td a, #agenda table tr td a:hover, #agenda table tr td a:visited, #agenda table tr td a:link{
	color: #FFFFFF !important;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

#agenda table tr td a:hover {
	text-decoration: underline;
}

.korte_inhoud{
	color: #c9da55;
	font-size: 11px;
	font-family: Verdana;
}

.blogs, .blogs_sub{
	color: #FFFFFF;
	font-size: 17px;
	font-family: Verdana;
	background-color: #4d5613;	
}

.blogs{
	padding: 40px;
	/*width: 470px;
	margin-left: 7px;*/
}

.blogs_sub{
	padding: 20px;	
	padding-top: 40px;
	width: 510px;
	margin-top: 0px;
	margin-left: 7px;
}

.blogs table, .blogs_sub table{
	width: 100%;
}

.blog_title, .blog_title a, .blog_title a:link, .blog_title a:hover, .blog_title a:visited, .contact_title{
	color: #FFFFFF !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
}

.contact_title{
	color: #4D5613 !important;
}

.blog_title a:hover{
	text-decoration: underline;
}

#login{
	background-color: #aabb32;
	width: 200px;
	padding: 15px;
	font-family: Verdana;
	font-size: 17px;
	color: #FFFFFF;
}

#login table{
	width: 100%;
	margin-top: 7px;
}

#s4-leftpanel-content{
	background-color: #FFFFFF !important;
}

.input{
	background: url("Images/Textbox.png") no-repeat !important;
	height: 22px;
	width: 201px;
	border: 0;
	color: #aabb32;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 5px;
}

.button{
	background: url("Images/Knop.png") no-repeat;
	height: 24px;
	width: 61px;
	border: 0;
	color: #2f1f07;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

#home_top_nav{	
	width: 690px;
	height: 170px;
}

#home_top_nav table tr td{	
	cursor: pointer;
	cursor: hand;
	width: 230px;
}

#home_top_nav table tr td div{
	background-color: #FFFFFF;
	width: 100%;
	height: 158px;
	padding: 15px 5px 5px 5px;
	overflow-x: hidden;
	overflow-y: auto;
}

#sub_top_nav{	
	width: 580px;
}

#sub_top_nav_one{
	width: 710px;
	background-color: #FFFFFF;
}

#sub_top_nav table tr td{	
	cursor: pointer;
	cursor: hand;
	width: 200px;
}

#sub_top_nav_one table tr td{	
	cursor: pointer;
	cursor: hand;
	width: 150px;
}

#sub_top_nav table tr td p, 
#sub_top_nav_one table tr td p{	
	width: 150px;
	text-align: left;
	/*background-color: white;
	padding: 5px;*/
}

#sub_top_nav table tr td div{	
	background-color: white;
	padding: 5px;
}

#sub_top_nav_one table tr td div{	
	background-color: white;
	padding: 2px;
}

#sub_top_nav table tr td table, 
#sub_top_nav_one table tr td table{
	background-color: #FFFFFF;
	width: 100%;
	/*height: 158px;*/
	padding: 15px 5px 5px 5px;
	overflow-x: hidden;
	overflow-y: auto;
}

#sub_top_nav table tr td div table tr td, 
#sub_top_nav_one table tr td div table tr td{
	border-bottom: 1px dashed #c9da55;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #656565;
	font-family: Verdana;
	font-size: 11px;
}

#sub_top_nav table tr td table tr a, 
#sub_top_nav table tr td table tr a:hover, 
#sub_top_nav table tr td table tr a:visited, 
#sub_top_nav table tr td table tr a:link,
#sub_top_nav_one table tr td table tr a, 
#sub_top_nav_one table tr td table tr a:hover, 
#sub_top_nav_one table tr td table tr a:visited, 
#sub_top_nav_one table tr td table tr a:link{
	color: #656565 !important;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

#sub_top_nav table tr td table tr a:hover, 
#sub_top_nav_one table tr td table tr a:hover {
	text-decoration: underline;
}

.sub_top_nav_title{
	font-size: 17px;
	font-family: Verdana;
	color: #656565;
	font-weight: bold;	
	margin: 0;
}

.sub_top_nav_title_one{
	font-size: 15px;
	font-family: Verdana;
	color: #656565;
	font-weight: bold;	
	margin: 0;
	height: 32px !important;
	padding-left: 5px !important;
	padding-top: 3px;
}

.subnav_one table{
	padding: 5px;
}

.subnav_one td{
	border-bottom: 1px dashed #c9da55;
	padding-bottom: 6px;
	padding-top: 6px; 
}

.subnav_one td a, .subnav_one td a:link, .subnav_one td a:active, .subnav_one td a:visited, .subnav_one td a:hover{
	color: #656565 !important;
	text-decoration: none;
}

.subnav_one td a:hover{
	text-decoration: underline;
}


.home_top_nav_content{
	margin-top: 15px;
	font-family: Verdana;
	font-size: 16px;
	color: #656565;
	padding-left: 7px;
}

.home_top_nav_title_prof{
	font-size: 17px;
	font-family: Verdana;
	color: #d22042;
	font-weight: bold;
	border-bottom: 1px dashed #656565;
	padding: 5px 0px 10px 7px;
	margin: 0;
}

.home_top_nav_title_maat{
	font-size: 17px;
	font-family: Verdana;
	color: #f3961f;
	font-weight: bold;
	border-bottom: 1px dashed #656565;
	padding: 5px 0px 10px 7px;
	margin: 0;
}

.home_top_nav_title_rese{
	font-size: 17px;
	font-family: Verdana;
	color: #20c4f4;
	font-weight: bold;
	border-bottom: 1px dashed #656565;
	padding: 5px 0px 10px 7px;
	margin: 0;
}

.blog_lees_meer, .blog_lees_meer:hover, .blog_lees_meer:visited, .blog_lees_meer:link, .blog_lees_meer:active, .contact_lees_meer{
	color: #ffffff !important;
	text-decoration: none !important;
	font-family: Verdana !important;
	font-size: 11px !important;
}

.contact_lees_meer{
	color: #4D5613 !important;
}

#contact_search table tr td{
	padding: 3px;
}

.blog_lees_meer:hover {
	text-decoration: underline !important;
}

td.blog_lees_meer:hover, td.contact_lees_meer:hover {
	text-decoration: none !important;
}

.footer div{
	padding-top: 5px;
	margin-top: 6px;
	width: 100%;
	border-top: 1px solid #626262;
	font-family: Verdana;
	font-size: 11px;
}

.ms-listviewtable, .ms-viewlsts, #ctl00_PlaceHolderMain_ToolBar{
	background-color: #ffffff !important;
}

.ms-alternatingstrong{
	background-color: #e3fcc2;
}

.ms-viewlsts .ms-vb2 > a, .ms-splinkbutton-text {
	color: #81901E !important;
}

.header-logo{
	margin-right: -1px;
}

.ms-formfieldvaluecontainer{
	background-color: #FFFFFF;
}

.s4-ql a.selected{
	background: transparent;
	background-color: #FFFFFF;
	border: 0 !important;
	font-family: Verdana;
	font-size: 11px;
	color: #000000 !important;
	border-color: #FFFFFF !important;
}

.s4-ql ul.root ul > li > a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000 !important;
}

.s4-ql ul.root > li > .menu-item, .s4-qlheader, .s4-qlheader:visited {
	font-size: 15px !important;
	font-family: Verdana !important;
	color: #2C1B04 !important;
	font-weight: bolder !important;
	margin: 0px;
	padding: 3px 4px 3px 0px !important;
	margin-left: 7px !important;
	margin-right: 7px !important;
	border-width: 1px 0px;
	border-style: solid;
	border-color: transparent;
	word-wrap: break-word;
	overflow-x: hidden;
	border-bottom: 1px dashed #2C1B04 !important;
	text-transform: uppercase !important;
}

.s4-ql ul.root ul{
	margin-top: 3px !important;
}

#top_menu *{
	z-index: 500;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #676767 !important;
}

.footer a:hover{
	text-decoration: underline;
}

#sitemap{
	padding: 15px;
	width: 682px;
	background-color: #FFFFFF;
}

.sitemap {
	padding-left: 5px;	
}

.sitemap a, .sitemap a:link, .sitemap a:visited, .sitemap a:active, .sitemap a:hover{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #676767 !important;
}

.sitemap a:hover{
	text-decoration: underline;
}

.sitemap_sub{
	padding-left: 25px;
}

.sitemap li{
	list-style-image:url("Images/arrow.png");
	padding: 5px;
	padding-left: 2px;
}

#content_div{
	padding: 25px;
	/*width: 520px;*/
	background-color: #FFFFFF;
	margin-top: 10px;
	/*margin-left: 7px;*/
	overflow-x: auto;
}

.bread a:active, .bread a:visited, .bread a:link, .bread a:hover {
    color: #464646 !important;
}

.bread {
    margin-left: 20px;
}

.breadCrumbs{
    margin-left:0px; 
}

.bread img {
    padding: 0 3px 2px 3px;
}

.s4-ca{
	min-height: 10px !important;
}

.search_button{
	background-color: #FFFFFF;
	border: 1px solid #A8BC28;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	color: #000000;
}

.stel_vraag, .stel_vraag:link, .stel_vraag:visited, .stel_vraag:active, .stel_vraag:hover{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #2B1A06 !important;
	font-weight: bold;
	padding-left: 2px;
}

.stel_vraag:hover{
	text-decoration: underline;
}

.contactpersonen td{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	padding: 1px;
}

.contactpersonen th{
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	font-weight: bold;
	text-align: left;	
	padding: 1px;
}

.contactpersonen a, .contactpersonen a:link, .contactpersonen a:visited, .contactpersonen a:active, .contactpersonen a:hover{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #2B1A06 !important;
}

.contactpersonen a:hover{
	text-decoration: underline;
}

.ms-PostTitle, .ms-PostFooter{
	font-family: Verdana !important;
	font-size: 11px !important;
}

.ms-PostTitle a, .ms-PostTitle a:link, .ms-PostTitle a:visited, .ms-PostTitle a:active, .ms-PostTitle a:hover{
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	color: #2B1A06 !important;
}

.ms-PostTitle a:hover{
	text-decoration: underline;
}

.ms-PostFooter a, .ms-PostFooter a:link, .ms-PostFooter a:visited, .ms-PostFooter a:active, .ms-PostFooter a:hover{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #2B1A06 !important;
}

.ms-PostFooter a:hover{
	text-decoration: underline;
}

.ms-leftblogdate{
	display: none !important;
}

.vacatures tr td{
	font-family: Verdana;
	border-bottom: 1px dashed #AABF28;
	padding: 0 0 7px 0;
}

.vacatures tr td b{
	font-size: 14px;
}

.vacatures tr td a b{
	font-size: 11px;
}

b.vacature_info, a.vacature_info{
	font-size: 11px !important;
	font-family: Verdana;
}

.breadCrumbs, .breadCrumbs a{
	font-family: Verdana;
	font-size: 11px;
}

.menu-item-text{
	font-family: Verdana;
}

.ms-rightblogpost, .ms-PostFooter, .ms-commentsempty{
	width: 520px !important;
}

.ms-PostTitle{
	width: 440px !important;
}

.ms-formlabel{
	width: 100px !important;
}

.ms-leftblogdate{
	width: 0px !important;
}

.ms-informationbar{
	display: none;
}

#header-menu-title a, #header-menu-title a:link, #header-menu-title a:active, #header-menu-title a:visited, #header-menu-title a:hover{
	color: #DEDEDE !important;
	font-size: 16px !important;
}

#header-menu-title b{
	color: #FFFFFF !important;
	font-weight: bold;	
	font-size: 20px !important;
}

.AgendaMaand{
	font-weight: bold;
	background-color: #EDEDED;
	padding: 4px;
}

.print, #inagroLogo{
	display: none;
}
