/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/* Style For HTML PAGE              */ HTML { height: 100%; }
/* Style For HTML BODY              */ BODY { margin: 0; background: #FFFFFF; margin: 0 0 0 0; }
/* Setting Text						*/ TABLE, TR, TD {font-family: verdana; font-size: 11px; margin: 0;}
										

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- main table						--*/.MainTable {margin: auto; width:960px;}
/*-- top row spacer                 --*/.TopRowSpacer {height: 40px;}
/*-- top row spacer                 --*/.BottomRowSpacer {height: 10px;}
/*-- banner row                     --*/.BannerTR {}
/*-- logo column                    --*/.LogoTD {width: 200px; text-align: center;}
/*-- banner column                  --*/.BannerTD {text-align: center; padding: 0px 4px 4px 4px;}
/*-- quicklink column               --*/.QuickLinkTD {background: #e34d52 url(images/qlSpacer.gif) repeat-x bottom left; text-align: right; width: 197px; padding-top: 5px; padding-right: 6px;}
/*-- breadcrumbs row                --*/.BreadcrumbTR {background-color: #d2232a; height: 24px;}
/*-- breadcrumbs column             --*/.BreadcrumbTD {padding-left: 5px; white-space: nowrap;}
/*-- search column                  --*/.SearchTD {text-align: right; padding-right: 5px; height="25px";}

/*-- search input field             --*/.SearchField {}
/*-- dashed row                     --*/.DashedRowTD {background: #FFFFFF url(images/dashedbg.gif) repeat-x 0px 4px; height: 41px; padding-top: 4px;}
/*-- right menu column              --*/.RightMenuTD {background: #d2232a url(images/leftMenuBg_red.gif) repeat-x top left; width: 202px;}
/*-- disclaimer column              --*/.DisclaimerTD {background-color: #EEEEEE; height: 20px; text-align: center;}
/*-- copyright column               --*/.CopyrightTD {background-color: #EEEEEE; text-align: center;}
/*-- login column                   --*/.LoginTD {background-color: #EEEEEE; text-align: right;}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- left content pane              --*/.LeftPaneTD {background: #d2232a url(images/leftMenuBg_red.gif) repeat-x top left; height: 480px; padding-top: 4px;}
/*-- center content pane            --*/.ContentPaneTD {padding: 0 7px 0 7px;}
/*-- right content pane             --*/.RightPaneTD {padding: 0 7px 0 7px; width: 202px;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

/*==========================================================*/
/*  Font Styles voor Text Editing                           */
/*==========================================================*/
.NewFontStyle h2
{
	font-size:10.0pt;
	font-family:Verdana;
	color:#ff0000;
	font-weight:bold;
}

.NewFontStyle h3
{
	font-size:10.0pt;
	font-family:Verdana;
	font-weight:bold;
}

.NewFontStyle p, table, li
{
	font-family: Verdana;
	font-size: 10.0pt;
}

.NewFontStyle a
{
	font-weight: bold;
	font-color:blue;
}
.Normal
{
	font-family:Verdana;
	font-size: 10pt;
}
h1
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	color:#ff0000;
}
h2
{
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	color:#ff0000;
}
h3
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#ff0000;
}
h4, h5
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:black;
}
.Oranje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #FF6600;
}
.Groen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #95B631;
}
.Rood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #ff0000;
}
.Blauw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #01b0f1;
}
.Geel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #FDBB30;
}

/* Panelbar CSS */

.RadPanelbar_Waterbouw .nieuws .text
{
    color: #3163AC !important;
}