﻿* {
	margin: 0;
	padding:0px;
}

html, body, form {
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
}

p {
	margin-bottom: 1em;
}

#bodyContent a:link, #bodyContent a:active, #bodyContent a:visited {
	color:#2329a1;
}

#bodyContent a:hover {
	color:#313131;
}

.ms-WPBody h4 {
	font-size:1.5em;
	color:#313131;
	padding-bottom:15px;
}

#wrapper {
	background: transparent url("/_layouts/images/SubsidieTotaalimages/TopBG.jpg") repeat-x top left;
	text-align:center;
    position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */}

#container {
	width:990px;
	height:100%;
	/*padding-left:40px;*/
	/*padding-right:40px;*/
	margin:0 auto;
	text-align:center;
	padding-bottom:53px;
}

/********** Containers **********/

#topbarcontainer {
	width:100%;
	height:27px;
	/*padding-top:7px;*/
	margin-bottom:0px;
}

#LoginContainer {
	float:right;
	margin-right:10px;
	padding:5px 0 0 0;
}

#contentcontainer {
	width:100%;
	margin:0px;
	padding:0px;
	/*height:100%;*/
	height:auto;
	min-height: 400px;
	height:400px;
}

#contentcontainer ol, #contentcontainer ul {
	margin:0 0 0 40px;
}

#TopnavContainer {
	float:left;
	clear:right;
	padding: 8px 0 0 0;
}

#SiteactionsContainer {
	float:left;
	color:#6c6c6c;
	padding: 9px 0 0 30px;
}

#HeaderContainer {
	height:160px;
}

#BlankHeaderContainer {
	height:160px;
}

#PageContainer {
	/*overflow:auto;*/
	padding-top:2px;
}

#LogoContainer {
	padding-top:22px;
	padding-left:-1px;
	float:left;
}

#DossierContainer {
	float:right;
	background:transparent url('/_layouts/images/SubsidieTotaalimages/DossierBG.jpg') no-repeat;
	width:224px;
	height:144px;
	margin-top:1px;
}
	
html>body #DossierContainer {
	margin-top:0px;
}

#SearchContainer {
	clear:left;
	float:left;
	margin-top:12px;
	width:650px;
	text-align:left;
}

#SearchContainer table td {
	color:#6C6C6C;
}

/********** Page Layouts Containers **********/

#HomePageContainer {
	float:left;
	text-align:left;
	width:100%;
}

#BibOverzichtContainer {
	float:left;
	text-align:left;
	width:100%;
}

#AlmOverzichtContainer {
	float:left;
	text-align:left;
	width:100%;
}

#SearchResultsContainer {
	float:left;
	text-align:left;
	width:100%;
}

#ArtikelContainer {
	float:left;
	text-align:left;
	width:100%;
}

#ContentLeftContainer{	
	float:left;
	clear:both;		
	width:483px;
	margin-right:15px;
}

#ContentRightContainer {
	float:right;
	width:483px;
	margin-right:0px;
	margin-bottom:15px;
}

#AgendaLeftContainer{	
	float:left;
	width:483px;
	margin-right:15px;
}

#AgendaRightContainer {
	float:right;
	clear:both;
	width:483px;
	margin-right:0px;
}

#SearchResultsContainer #ContentLeftContainer{	
	float:left;
	clear:both;		
	width:245px;
	margin-right:15px;
	margin-bottom:15px;
}

#SearchResultsContainer #ContentRightContainer{	
	float:right;
	width:710px;
	margin-right:0px;
	margin-bottom:15px;
	border-left:1px #bcbcbc solid;
	padding:0 0 0 15px;
}

#ArtikelContainer #ContentLeftContainer{	
	float:left;
	clear:both;		
	width:245px;
	margin-right:15px;
	margin-bottom:15px;
}

#ArtikelContainer #ContentRightContainer{	
	float:right;
	width:710px;
	margin-right:0px;
	margin-bottom:15px;
	border-left:1px #bcbcbc solid;
	padding:0 0 0 15px;
}

/********** Top navigation **********/

.ms-topnavContainer{
border:none;
border-left:none;
}
.ms-topnav{
border:none;
border-left:none;
border-bottom:none;
background-image:none;
background-repeat:repeat-x;
font-family:Verdana!important;
font-size:8pt;
background-color:transparent;
color:#313131;
}
.ms-topnav a{
display:block;
white-space:nowrap;
padding:1px 8px 0px 8px;
height:18px;
}
.ms-topnavselected{
color:#313131;
background:none;
background-repeat:repeat-x;
font-weight:bold;
border:none;
border-bottom-width:0px;
border-left:none;
background-color:transparent;
}
.ms-topnavselected a{
color:#313131;
}
.ms-topNavHover{
background-image:none;
background-color:transparent;
border:none;
border-left:none;
border-bottom-width:0px;
color:#6c6c6c;
}
.ms-topNavHover a{
color:#6c6c6c;
}
.ms-topnav img{
position:relative;
left:-6px;
}
.ms-topNavFlyOutsContainer
{
border:solid 1px #c2dcff;
}
.ms-topNavFlyOuts{
background-color:#F2F8FF;
font-family:Verdana!important;
font-size:8pt;
}
.ms-topNavFlyOuts a{
display:block;
*width:120px;
min-width:120px;
color:#3764a0;
padding:4px 8px 4px 8px;
}
.ms-topNavFlyOutsHover{
background-color:#ffe6a0;
color:#000000;
}

/********** Site Actions **********/

#SiteactionsContainer a:link, #SiteactionsContainer a:active, #SiteactionsContainer a:visited {
	color: #313131;
	font-size: 0.7em;
	text-decoration:none;
}

#SiteactionsContainer a:hover {
	color: #6c6c6c;
	font-size: 0.7em;
	text-decoration:none;
}

/********** Admin Links **********/

#LoginContainer a {
	color: #313131;
	font-size: 0.7em;
	text-decoration:none;
	padding:3px 0 0 0;
}

.ms-HoverCellInActive, .ms-SpLinkButtonInActive
{
border:none;
margin:0px;
color:#313131;
vertical-align:top;
background-color:transparent;
}
.ms-HoverCellActive, .ms-SpLinkButtonActive
{
border:none;
vertical-align:top;
background-color:transparent;
background-image:none;
}

.ms-HoverCellActiveDark
{
background-image:none;
border:none;
background-color:transparent;
vertical-align:top;
}
.ms-SpLinkButtonInActive, .ms-SpLinkButtonActive
{
padding:0px 0px 0px 0px;
margin:0!imoprtant;
}

.ms-SpLinkButtonActive a:link{
color:#313131;
text-decoration:none;
}
.ms-SpLinkButtonActive a:hover{
	color:#6c6c6c;
}
.ms-SPLink
{
font-family:Verdana!important;
font-size:1.0em;
color:#313131;
}
.ms-SPLink A:link{
	color:#313131;
}
.ms-SPLink A:visited, .ms-SPLink A:hover
{
color:#6c6c6c;
text-decoration:none;
}

.ms-SPLink img {
	display:none;
}

/********** Edit Console **********/
.ms-consoleframe {
	margin-top:10px;
}

.ms-consoletitleareaframe{
background-image:none;
background-repeat:repeat-x;
background-position:left top;
background-color:transparent;
text-align:center;
}

.ms-consoletitleareaframebottom
{
background-color:transparent;
text-align:center;
padding:0px 0px 0px 0px;
}

/********** Dossier **********/
#DossierContent {
	padding:10px 15px 5px 15px;
}

#DossierContent h5 {
	text-align:left;
	margin: 0 0 10px 0;
	color:#6c6c6c;
	font-weight:bold;
}

#DossierContent h5 a:link, #DossierContent h5 a:active, #DossierContent h5 a:visited {
	color:#6c6c6c;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
}

#DossierContent h5 a:hover {
	text-decoration:underline;
}

#DossierContent table {
	width:190px;
}

#DossierContent table td {
	height:16px;
	vertical-align:middle;
	background:transparent url('/_layouts/images/SubsidieTotaalimages/LinkBull.jpg') no-repeat right middle;
	padding:0 10px 0 5px;
	font-size:8pt;
	font-family:Verdana!important, Helvetica, sans-serif;
}

#DossierContent table td a:link, #DossierContent table td a:active, #DossierContent table td a:visited {
	color:#6c6c6c!important;
	font-size:8pt;
	text-decoration:none;
	font-family:Verdana!important, Helvetica, sans-serif;
}

#DossierContent table td a:hover {
	text-decoration:underline;
}

/********** Search **********/

#SearchContainer .ms-sbtable {
	margin:0 0 10px 0;
}

#SearchContainer .ms-sbscopes {
	display:none;
}

#SearchContainer .ms-sbplain {
	width:450px!important;
	height:30px;
	font-size:1.4em;
	padding-top:5px;
}

#SearchContainer td.ms-sbgo{
background-color:transparent;
background: url('/_layouts/images/SubsidieTotaalimages/SearchBG.jpg') no-repeat;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
padding-top:0px;
}

#SearchContainer td.ms-sbgo:hover {
	background: url('/_layouts/images/SubsidieTotaalimages/SearchBGover.jpg') no-repeat;
}

#SearchContainer td.ms-sbgo img {
	opacity: .0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	width:74px;
	height:30px;
}
#SearchContainer td.ms-sbgo a:link {
 	padding:0px;
	margin:0px;
}

*html #SearchContainer td.ms-sbgo a:hover {
	background: url('/_layouts/images/SubsidieTotaalimages/SearchBGover.jpg') no-repeat transparent;
}

#SearchContainer .ms-sbcell {
	border:1px #9f9f9f solid;	
}


/********** Devider **********/
#PageDevider {
	background:transparent url('/_layouts/images/SubsidieTotaalimages/DeviderBG.jpg') no-repeat center;
	height:49px;
}

#BlankPageDevider {
	background:transparent url('/_layouts/images/SubsidieTotaalimages/DeviderBG.jpg') no-repeat center;
	height:49px;
}

/********** Blokken **********/
#ContentBlockLeft {
	float:left;
	width:230px;
	margin-bottom:30px;
	clear:both;
	border-left:1px #cbcbcb solid;
	padding:0 4px 0 4px;
}

#ContentBlockRight {
	float:right;
	width:230px;
	margin-bottom:30px;
	border-left:1px #cbcbcb solid;
	padding:0 4px 0 4px;
}

/********** Nieuws **********/
#HomeNieuws {
	border-left:2px #2329a1 solid;
	padding: 0 0 0 4px;
}

#HomeNieuws a:hover {
	color:#000;
}

#HomeNieuws h3 {
	background:transparent url('/_layouts/images/SubsidieTotaalimages/HeaderBull.jpg') no-repeat 90px 8px;
}


#HomeNieuws .srch-results a:link, #HomeNieuws .srch-results a:active, #HomeNieuws .srch-results a:visited 
{
	color:#2329a1;
	text-decoration:none;
}

#HomeNieuws .srch-results a:hover 
{
	text-decoration:underline;
}

#NieuwsOverzichtContainer #ContentBlockLeft {
	float:Left;
	width:100%;
	margin-bottom:30px;
	border-left:1px #f93358 solid;
	padding:0 4px 0 4px;
}

#HomeNieuws .rateCont 
{
	color:#6C6C6C;
	margin:0 0 15px 0;
	font-size:0.8em;
}

#HomeNieuws .srch-results 
{
	line-height: 1.7em;
	padding:0 0 0 5px;
}

#HomeNieuws .srch-results b 
{
	font-size:1.2em;
	color:#313131;
}

/********** Subsidiescan **********/
#HomeSubsidiescan {
	float:left;
	width:100%;
	margin-bottom:30px;
	border-left:2px #ffb400 solid;
	padding:0 0 0 4px;
	color:#6c6c6c;
}

#HomeSubsidiescan h3 {
	background:transparent url('/_layouts/images/SubsidieTotaalimages/HeaderBull.jpg') no-repeat 96px 8px;
	margin:0 0 12px 0;
}

#HomeSubsidiescan select {
	margin:0 0 10px 0;
	width:400px;
}

#HomeSubsidiescan a:hover{
	color:#6c6c6c;
}

#AlmOverzichtContainer #ContentBlockLeft {
	float:left;
	width:230px;
	margin-bottom:30px;
	clear:both;
	border-left:1px #ffb400 solid;
	padding:0 4px 0 4px;
}

#AlmOverzichtContainer #ContentBlockRight {
	float:right;
	width:230px;
	margin-bottom:30px;
	border-left:1px #ffb400 solid;
	padding:0 4px 0 4px;
}

/********** Bibliotheek **********/
#HomeBibliotheek {
	float:left;
	width:230px;
	margin-bottom:30px;
	border-left:2px #A70101 solid;
	padding:0 0 0 4px;
}

#HomeBibliotheek h3 {
	background:transparent url('/_layouts/images/SubsidieTotaalimages/HeaderBull.jpg') no-repeat 125px 8px;
}

#HomeBibliotheek a:hover {
	color:#6c6c6c;
}

#BibOverzichtContainer #ContentBlockLeft {
	float:left;
	width:230px;
	margin-bottom:30px;
	clear:both;
	border-left:1px #A70101 solid;
	padding:0 4px 0 4px;
}

#BibOverzichtContainer #ContentBlockRight {
	float:right;
	width:230px;
	margin-bottom:30px;
	border-left:1px #A70101 solid;
	padding:0 4px 0 4px;
}

/********** Uitgelicht **********/
#HomeUitgelicht {
	float:right;
	width:230px;
	background:#f8f8f8;
	padding:0 4px 0 4px;
	margin-bottom:30px;
	border-left:2px #28a0bf solid;
}

#HomeUitgelicht .ms-WPTitle {
	margin:0 0 9px 0;
}

#HomeUitgelicht a:hover{
	color:#6c6c6c;
}

#ContentUitgelicht {
	float:right;
	width:230px;
	background:#f8f8f8;
	padding:0 4px 0 4px;
	margin-bottom:30px;
}

#DossierPageContainer #ContentUitgelicht {
	float:right;
	width:100%;
	background:#f8f8f8;
	padding:0 4px 0 4px;
	margin-bottom:30px;
}

#BibOverzichtContainer #ContentUitgelicht {
	float:right;
	width:230px;
	background:#f8f8f8;
	border-left:1px #28a0bf solid;
	padding:0 4px 0 4px;
	margin-bottom:30px;
}

#AlmOverzichtContainer #ContentUitgelicht {
	float:right;
	width:230px;
	background:#f8f8f8;
	border-left:1px #28a0bf solid;
	padding:0 4px 0 4px;
	margin-bottom:30px;
}

#NieuwsOverzichtContainer #ContentUitgelicht {
	float:left;
	width:100%;
	background:#f8f8f8;
	border-left:1px #28a0bf solid;
	padding:0 4px 0 4px;
	margin-bottom:30px;
}

/********* Webpart *********/

.ms-WPBody 
{
	color:#6c6c6c;
}

.ms-WPBody a:link h3, .ms-WPBody a:active h3, .ms-WPBody a:visited h3
{
	color:#6c6c6c;
	font-size:1.6em;
	font-weight:bold;
}

.ms-WPBody a:link, .ms-WPBody a:active, .ms-WPBody a:visited {
	color:#2329a1;
}

.ms-WPBody img {
	border:none;
}

.ms-WPBody a:hover {
	color:#313131;
}

.ms-WPHeader TD{
border-bottom:none;
}

.ms-WPTitle
{
font-weight:bold;
font-family:Verdana!important;
font-size:1.0em;
color:#6c6c6c;
padding-left:0px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
}
.ms-WPTitle A:link,.ms-WPTitle A:visited
{
color:#6c6c6c;
text-decoration:none;
cursor:pointer;
}
.ms-WPTitle A:hover
{
color:#6c6c6c;
text-decoration:underline;
cursor:pointer;
}

#linkitem a
{
	color:#6c6c6c;
	font-size:1.2em;
	font-weight:normal;
	font-family:Verdana!important, Verdana!important, Helvetica, sans-serif;
}

.groupheader 
{
	font-weight:bold;
	font-family:Verdana!important;
	font-size:1.6em;
	color:#6c6c6c;
	margin-left: 0px;
}

.ms-WPBorderBorderOnly {
	border:none;
}

.ms-WPBorder {
	border:none;
}

/********** Search Results **********/
#SearchResultsContainer #ContentBlockLeft {
	float:left;
	width:230px;
	margin-bottom:30px;
	clear:both;
	border-left:1px #A70101 solid;
	padding:0 4px 0 4px;
}

#SearchResultsContainer #ContentBlockRight {
	float:right;
	width:230px;
	margin-bottom:30px;
	border-left:1px #A70101 solid;
	padding:0 4px 0 4px;
}

.srch-results {
	line-height:1.6em;
}

.srch-results span {
	color:#6c6c6c;
	font-size:7pt;
	margin:0 0 15px 0;
}

.srch-Title, .srch-Title a:link, .srch-Title a:visited {
	font-size:11pt!important;
	color:#313131!important;
	font-weight:bold;
	font-family:Verdana!important;
	padding:0 0 15px 0;
}

.srch-Title a:hover, .srch-Title a:active {
	color:#2329a1;
	text-decoration:none;
}

.srch-Description {
	color:#6c6c6c;
	font-family:Verdana!important;
}

#ContentLeftContainer .srch-Title {
	color:#6c6c6c;
	padding:0;
	font-size:0.8em!important;
	font-family:Verdana!important;
	font-weight:normal!important;
}

#ContentLeftContainer .srch-Title a:link, #ContentLeftContainer .srch-Title a:active, #ContentLeftContainer .srch-Title a:visited {
	font-size:1.3em!important;
	color:#6c6c6c;
	font-weight:bold;
}

#ContentLeftContainer .srch-Title a:hover {
	color:#313131;
	text-decoration:none;
}

#ContentLeftContainer .srch-Description {
	color:#6c6c6c;
}


/********** Navigator *********/

.navigator {
	margin:0 0 15px 0;
	color:#9f9f9f;
	font-size:1.0em;
    width: 246px;
}

.navigator a:link, .navigator a:active, .navigator a:visited {
	color:#2329a1;
	font-size:0.8em;
}

.navigator div div div a:link, .navigator div div div a:active, .navigator div div div a:visited{
	color:#6c6c6c;
	font-size:1.0em;
}

.navigator div div div a:hover {
	color:#6c6c6c;
	font-size:1.0em;
}

.navigator div {
	border:none;
}

.navigator div div {
	border-bottom:1px #bcbcbc solid;
	padding:3px 0 3px 0;
}

.navigator div div div {
	border-bottom: none;
	/* The following 5 lines are a cross-browser solution for word-breaking. */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.navigator .ms-WPTitle {
	font-size:1.4em;
	color:#6c6c6c;
	padding:0 0 3px 0;
	border-bottom:1px #bcbcbc solid;
}

/********** Pagination **********/

#ContentRightContainer .is_current {
	border:1px #2329a1 solid!important;
}

#ContentRightContainer .srch-stats {
	background:transparent;
	color:#6c6c6c;
	text-align:right;
	padding:0 5px 0 0;
	font-family:Verdana!important;
}

#ContentRightContainer .srch-Page {
	background:transparent;
	text-align:right;
	font-family:Verdana!important;
}

#ContentRightContainer .srch-Page a:link, #ContentRightContainer .srch-Page a:active, #ContentRightContainer .srch-Page a:visited {
	color:#6c6c6c;
	border:1px #bcbcbc solid;
	text-align:center;
	margin:0 5px 0 5px;
	height:1px;
	padding:8px 10px;
}

#ContentRightContainer .srch-Page a:hover {
	color:#fff;
	text-decoration:none;
	background:#2329a1;
	border:1px #2329a1 solid;
}


#ContentLeftContainer .is_current {
	color:#2329a1!important;
}

#ContentLeftContainer .srch-stats {
	background:transparent;
	color:#6c6c6c;
	text-align:left;
}

#ContentLeftContainer .srch-Page {
	background:transparent;
	text-align:left;
}

#ContentLeftContainer .srch-Page a:link, #ContentLeftContainer .srch-Page a:active, #ContentLeftContainer .srch-Page a:visited {
	color:#6c6c6c;
	text-align:center;
}

#ContentLeftContainer .srch-Page a:hover {
	color:#2329a1;
	text-decoration:none;
}

/********** Mijn Dossier **********/

#MijnDossierContainer {
	width:100%;
}

#MijnDossierContainer table {
	border:none!important;
}

#MijnDossierContainer table td {
	border:none!important;
	padding:10px 0 10px 0;
	border-bottom:1px #BCBCBC solid!important;
}

/********** Footer **********/
#PageFooter {
	background: transparent url('/_layouts/images/SubsidieTotaalimages/FooterBG.jpg');
	text-align:center;
	border:none;
	margin-top:10px;
	height:53px;
	margin-top: -48px; /* negative value of footer height */
	width:100%;
	position:relative;
	bottom:0px;
	left:0px;
	clear:both;
}

#FooterContent {
	width:990px;
	/*padding-left:40px;*/
    /*padding-right:40px;*/
	padding-top:18px;
	margin:0 auto;
	text-align:right;
	color:#6c6c6c;
	font-size:0.65em;
}

#FooterContent a:link, #FooterContent a:active, #FooterContent a:visited {
	color:#6c6c6c;
	text-decoration:none;
}

#FooterContent a:hover {
	text-decoration:underline;
}

#FooterContent ul {
	margin:0px;
	padding:0px;
}

#FooterContent ul li {
	display:inline;
	list-style:none;
	background:transparent url('/_layouts/images/SubsidieTotaalimages/FooterListBG.jpg') no-repeat left;
	margin-right:35px;
	padding-top:3px;
	padding-left:20px;
	height:17px;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*Font Family*/

.ms-listheader{
font-family:Verdana!important;
}
.ms-sitetitle
{
font-family:Verdana!important;
}
.ms-sitetitle a
{
font-family:Verdana!important;
}
.ms-siteaction,.ms-siteaction a
{
font-family:Verdana!important;
}
.ms-siteactionsmenu{
font-family:Verdana!important;
}
.ms-ButtonHeightWidth
{
font:Verdana!important;
}
.ms-NarrowButtonHeightWidth
{
font:Verdana!important;
}
.ms-ButtonHeightWidth2
{
font:Verdana!important;
}
body{
font-family:Verdana!important;
}
.ms-toolbar,.ms-viewtoolbar,.ms-formtoolbar,.ms-toolbarContainer{
font-family:Verdana!important;
}
.ms-menutoolbar td a{
font-family:Verdana!important;
}
td.ms-menutoolbarheader{
font-family:Verdana!important;
}
.ms-listheaderlabel,.ms-viewselector,.ms-viewselectortext,.ms-viewselectorhover{
font-family:Verdana!important;
}
.ms-paging{
font-family:Verdana!important;
}
.ms-rtetoolbarmenu
{
font-family:Verdana!important;
}
.ms-gridT1,.ms-propertysheet th.ms-gridT1
{
font-family:Verdana!important;
}
.ms-gridCol{
font-family:Verdana!important;
}
.ms-viewselect a:link,.ms-GRFontSize{
font-family:Verdana!important;
}
select{
font-family:Verdana!important;
}
.ms-formlabel{
font-family:Verdana!important;
}
.ms-formvalidation{
font-family:Verdana!important;
}
.ms-informationbar td{
font-family:Verdana!important;
}
.ms-radiotext{
font-family:Verdana!important;
}
.ms-gridtext{
font-family:Verdana!important;
}
.ms-formbody{
font-family:Verdana!important;
}
.ms-formbodysurvey{
font-family:Verdana!important;
}
.ms-formdescription
{
font-family:Verdana!important;
}
div.ms-formfieldlabelcontainer span.ms-formfieldlabel
{
font-family:Verdana!important;
}
.ms-searchbox,.ms-pickersearchbox{
font-family:Verdana!important;
}
table.ms-form th{
font-family:Verdana!important;
}
.ms-formrecurrence{
font-family:Verdana!important;
}
.ms-fileinput{
font-family:Verdana!important;
}
.ms-longfileinput{
font-family:Verdana!important;
}
.ms-input,.ms-long,.ms-rtelong,.ms-longer,.ms-rtelonger,.ms-radiotext,.ms-inputuserfield,.ms-rtedropdown,.ms-lookuptypeintextbox{
font-family:Verdana!important;
}
.ms-globallinks{
font-family:Verdana!important;
}
.ms-globallinks,.ms-globallinks a{
font-family:Verdana!important;
}
.ms-topnav{
font-family:Verdana!important;
}
.ms-topNavFlyOuts{
font-family:Verdana!important;
}
.ms-formula{
font-family:Verdana!important;
}
.ms-nav th{
font-family:Verdana!important;
}
table.ms-navitem td,span.ms-navitem{
font-family:Verdana!important;
}
.ms-quickLaunch{
font-family:Verdana!important;
}
.ms-templatepicker{
font-family:Verdana!important;
}
.ms-nav{
font-family:Verdana!important;
}
.ms-relatedtext a:visited,.ms-relatedtext a:link,.ms-relatedtext a:active{
font-family:Verdana!important;
}
.ms-relatedtext a:hover{
font-family:Verdana!important;
}
.ms-titlearea,.ms-mwstitlearea{
font-family:Verdana!important;
}
.ms-pagetitle{
font-family:Verdana!important;
}
.ms-pagecaption{
font-family:Verdana!important;}
.ms-propertysheet th.ms-vh2,.ms-propertysheet th.ms-vh2-nofilter{
font-family:Verdana!important;
}
.ms-descriptiontext{
font-family:Verdana!important;
}
.ms-webpartpagedescription{
font-family:Verdana!important;
}
.ms-dspadapterlist
{
font-family:Verdana!important;
}
.ms-alerttext
{
font-family:Verdana!important;
}
.ms-authoringcontrols
{
font-family:Verdana!important;
}
.ms-propertysheet th.ms-authoringcontrols
{
font-family:Verdana!important;
}
.ms-sectionheader
{
font-family:Verdana!important;
}
.ms-linksectionheader,.ms-propertysheet th.ms-linksectionheader
{
font-family:Verdana!important;
}
.ms-sectionhighlight-top{
font-family:Verdana!important;
}
.ms-propertysheet{
font-family:Verdana!important;
}
.ms-propertysheet th{
font-family:Verdana!important;
}
table.ms-pageinformation,table.ms-createpageinformation{
font-family:Verdana!important;
}
.ms-pageinformation table td,.ms-createpageinformation table td{
font-family:Verdana!important;
}
.ms-itemheader a{
font-family:Verdana!important;
}
.ms-discussiontitle{
font-family:Verdana!important;
}
.ms-listdescription{
font-family:Verdana!important;
}
.ms-vh,.ms-vh2,.ms-vh-icon,.ms-vh-icon-empty,.ms-vhImage,.ms-gb,.ms-gb2,.ms-gbload,.ms-vb,.ms-vb2,.ms-vb-tall,.ms-GRFont,.ms-vb-user,table.ms-disc td,.ms-vh2-nofilter,.ms-vh2-nograd,.ms-vh3-nograd,.ms-vh2-nograd-icon,.ms-vh2-nofilter-icon,.ms-pb,.ms-pb-selected,.ms-ph{
font-family:Verdana!important;
}
th.ms-vh3-nograd{
font-family:Verdana!important;
}
.ms-pb a,.ms-pb-selected a{
font-family:Verdana!important;
}
th .ms-vb,.ms-vh2-nofilter,.ms-vh2-nofilter-icon,th.ms-vh2-nograd,th.ms-vh2-nograd-icon{
font-family:Verdana!important;
}
.ms-homepagetitle{
font-family:Verdana!important;
}
a.ms-addnew{
font-family:Verdana!important;
}
.ms-error{
font-family:Verdana!important;
}
.ms-summarytitlebar a:link{
font-family:Verdana!important;
}
.ms-summarytitlebar a:visited{
font-family:Verdana!important;
}
.ms-summarytitlebar{
font-family:Verdana!important;
}
.ms-summarytitlebartitle{
font-family:Verdana!important;
}
table tr td.ms-disc-bordered-noleft
{
font-family:Verdana!important;
}
.UserShadedRegion
{
font-family:Verdana!important;
}
.UserCaption
{
font-family:Verdana!important;
}
.UserConfiguration
{
font-family:Verdana!important;
}
.UserButton,.UserInput,.UserSelect{
font-family:Verdana!important;}
.UserNotification{
font-family:Verdana!important;
}
.ConnectionChooseActiveTab{
font-family:Verdana!important;}
.ConnectionChooseInactiveTab{
font-family:Verdana!important;}
.ConnectionConfigureInactiveTab{
font-family:Verdana!important;}
.ConnectionConfigureActiveTab{
font-family:Verdana!important;}
.UserConnectionTop
{
font-family:Verdana!important;}
.UserToolBarTextArea{
font-family:Verdana!important;
}
.UserToolbarDisabledLink
{
font-family:Verdana!important;
}
.UserGenericHeader
{
font-family:Verdana!important;
}
.UserGenericText
{
font-family:Verdana!important;}
.UserCellHover
{
font-family:Verdana!important;}
.UserCellSelected
{
font-family:Verdana!important;}
.UserCell
{
font-family:Verdana!important;}
.ms-ToolPaneTitle
{
font-family:Verdana!important;
}
.ms-ToolPaneFooter
{
font-family:Verdana!important;
}
.ms-ToolPaneError
{
font-family:Verdana!important;
}
.ms-ToolPaneInfo{
font-family:Verdana!important;
}
.ms-ToolStripSelected
{
font-family:Verdana!important;
}
.ms-ToolStrip
{
font-family:Verdana!important;
}
.ms-TPTitle
{
font-family:Verdana!important;
}
.ms-TPBody
{
font-family:Verdana!important;
}
.ms-TPInput{
font-family:Verdana!important;
}
.ms-SPZoneLabel
{
font-family:Verdana!important;
}
.ms-SPZoneCaption{
font-family:Verdana!important;
}
.ms-WPTitle
{
font-family:Verdana!important;
}
.ms-WPBody
{
font-family:Verdana!important;
}
.ms-WPBody td
{
font-family:Verdana!important;
}
.ms-SPLink
{
font-family:Verdana!important;
}
.ms-SPButton
{
font-family:Verdana!important;
}
A span.ms-WPEditText{
font-family:Verdana!important;
}
.ms-subsmanageheader
{
font-family:Verdana!important;
}
.ms-subsmanagecell
{
font-family:Verdana!important;
}
.ms-smallheader,th.ms-smallheader
{
font-family:Verdana!important;
}
.ms-surveyHBarLabel
{
font-family:Verdana!important;
}
.ms-surveyVBarT
{
font-family:Verdana!important;
}
.ms-surveyVBarTC
{
font-family:Verdana!important;
}
.ms-surveyTotal
{
font-family:Verdana!important;
}
.ms-stylebox{
font-family:Verdana!important;
}
.ms-stylelabel{
font-family:Verdana!important;
}
.ms-styleheader{
font-family:Verdana!important;
}
.ms-stylebody{
font-family:Verdana!important;
}
.ms-ganttInnerTable td,.ms-ganttInnerTable th
{
font-family:Verdana!important;
}
.ms-infobar{
font-family:Verdana!important;
}
.ms-selwidth
{
font-family:Verdana!important;
}
.ms-consolestatus,.ms-consoleerror,.ms-consolemessage,.ms-consoletoolbar{
font-family:Verdana!important;
}
.ms-consolemode{
font-family:Verdana!important;
}
.ms-consolestatus{
font-family:Verdana!important;
}
.ms-consolestatus a{
font-family:Verdana!important;
}
.ms-consolestatus a:hover{
font-family:Verdana!important;
}
.ms-wikieditouter
{
font-family:Verdana!important;
}
.errorinl
{
font-family:Verdana!important;
}
.ms-wikifieldheader{
font-family:Verdana!important;
}
.ms-pickerwait
{
font-family:Verdana!important;
}
.ms-dialogHeaderDescription
{
font-family:Verdana!important;
}
.ms-dialogHelpLink,.ms-dialogHelpLink a
{
font-family:Verdana!important;
}
.ms-dialogBodyMain
{
font-family:Verdana!important;
}
.ms-dialogButtonCell,.ms-dialogButtonCell INPUT
{
font-family:Verdana!important;
}
.ms-MenuUIItemTableCell,.ms-MenuUIItemTableCellCompact
{
font-family:Verdana!important;
}
.ms-MenuUIItemTableCellHover,.ms-MenuUIItemTableCellCompactHover
{
font-family:Verdana!important;
}
.ms-sbtable{
font-family:Verdana!important;
}
.ms-sbtablealt{
font-family:Verdana!important;
}
.ms-sbtext{
font-family:Verdana!important;
}
.ms-sbplain{
font-family:Verdana!important;
}
.ms-sbplainwithborder{
font-family:Verdana!important;
}
.ms-sblink a:link,.ms-sblink a:visited{
font-family:Verdana!important;
}
select.ms-sbscopes{
font-family:Verdana!important;
}
.srch-WPBody{
font-family:Verdana!important;
}
.srch-summary{
font-family:Verdana!important;
}
.srch-stats{
font-family:Verdana!important;
}
.srch-Description{
font-family:Verdana!important;
}
.srch-Title{
font-family:Verdana!important;
}
.srch-Metadata{
font-family:Verdana!important;
}
.srch-Page{
font-family:Verdana!important;
}

/*End Font Family*/

.RegelingVervallen
{
    padding: 4px;
    margin-bottom: 10px;
    background-color: #a71c23;
    color: #fff;
}

.suggestionEntry
{
	color:#6c6c6c;
}
