/* ================================
    SalesPoints
   ================================
*/
.ITOmni_Salespoints_LabelViewTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007dba;
	text-decoration: none;
	padding-left: 4px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* ================================
    Styles for skin
   ================================
*/

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #F8E392;
}

.skinmaster {
	height: 100%;
	width:800px;
	background-color: #F8E392;
}

.vacaturetd{
	padding-left: 10px;
	padding-right: 10px;
}

.contenttd{
	padding-left: 41px;
	padding-right: 59px;
}

.contentHead{
	background-image: url(images/content_top_gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.topbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-right: 75px;

	}

.topbanner_Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: bold;
}
.topbanner_Bold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: bold;
}
.topbanner_Bold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: bold;
}
.topbanner_Bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: bold;
}
.topbanner_Bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: bold;
}

.skincontent {
	height: 100%;
	}

/* DE KLASSE NORMAL STAAT OP BIJNA ALLE TEKST DIE OP DE SITE WORDT GEPLAATST VANUIT MODULES */
.Normal, td,p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.omschrijvingFormulier {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	width: 200px;
}

P
{
	padding-top: 2px;
	margin-top: 2px;
	Padding-left: 12px;
}


/* ================================
    Default styles FOR DotNetNuke
   ================================
*/

/* ACHTERGROND VAN DE PAGINA'S */
Body{
	BACKGROUND-COLOR: #a8a9ac

}

/* DEZE KLASSE DIENT OM DE LOGINKNOP (LINK) OP TE MAKEN */
.loginbutton:link{
	font: 10px Verdana;
	color: #ffffff;
	background-color: #ffffff;	
	text-decoration: none;
}
.loginbutton:active{
	font: 10px Verdana;
	color: #ffffff;
	background-color: #ffffff;	
	text-decoration: none;
}
.loginbutton:visited{
	font: 10px Verdana;
	color: #ffffff;
	background-color: #ffffff;	
	text-decoration: none;
}

.loginbutton:hover{
	color: #007dba;
	text-decoration: underline;
	cursor: hand;
	pointer: hand;
}




.statements{
	font: 9px Verdana;
	color: #969696;
}

A.statements:link{
	font: 9px Verdana;
	color: #969696;
}

A.statements:visited{
	font: 9px Verdana;
	color: #969696;
}

A.statements:active{
	font: 9px Verdana;
	color: #969696;
}

A.statements:hover{
	font: 9px Verdana;
	color: #969696;
	text-decoration: underline;
}

/* HET CONTROLEPANEEL VAN DNN, ENKEL ZICHTBAAR VOOR INGELOGDE ADMINS */
.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #007dba 1px solid;
    BORDER-TOP: #007dba 1px solid;
    BORDER-LEFT: #007dba 1px solid;
    BORDER-BOTTOM: #007dba 1px solid;
}

/* DEZE KLASSE DIENT OM SKINOBJECTEN ZOALS PRIVACY, LOGIN, TERMS, ... OP TE MAKEN */
.SkinObject {
    font-weight: normal;
    font-size: 10px;
    color: 999999;
    font-family: Verdana;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    underline;
    color:0076b6;
}

A.SkinObject:visited  {
    text-decoration:    underline;
    color:0076b6;
}

A.SkinObject:active   {
    text-decoration:    underline;
    color:0076b6;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color:0076b6;
}
.SkinObject_path {
	font-weight: normal;
	font-size: 10px;
	color: a4a4a4;
	font-family: Verdana;
	text-decoration: none;
	padding-left: 5px;
}

A.SkinObject_path:link {
    text-decoration:    underline;
    color:a4a4a4;
}

A.SkinObject_path:visited  {
    text-decoration:    underline;
    color:a4a4a4;
}

A.SkinObject_path:active   {
    text-decoration:    underline;
    color:a4a4a4;
}

A.SkinObject_path:hover    {
    text-decoration:    underline;
    color:a4a4a4;
}
/* DEZE KLASSE WORDT GEBRUIKT OM MODULETITELS OP TE MAKEN */
.Head   {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #007dba;
}

/* DEZE KLASSE WORDT GEBRUIKT OM DE TITELS VAN DE ADMINISTATOR PAGINA'S OP TE MAKEN */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #007dba;
}

/* DEZE KLASSE WORDT GEBRUIKT OM DE TITELS VAN COMPACTE MODULES ALS QUICKLINKS EN SIGNIN OP TE MAKEN */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* DE KLASSE NORMALBOLD STAAT OP ALLE VETTE TEKST DIE OP DE SITE WORDT GEPLAATST VANUIT MODULES */
.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* DE KLASSE NORMALBOLD STAAT OP ALLE FOUTMELDINGEN DIE OP DE SITE WORDT GEPLAATST VANUIT MODULES */
.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* DEZE KLASSE WORDT TOEGEPAST OP TEKSTBOXEN OP TE MAKEN DIE OP DE SITE GEPLAATST WORDEN VANUIT MODULES  */
.NormalTextBox
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 666666;
	text-decoration: none;
	padding-left: 0px;
	width: 200px;
}

.WideTextBox
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 666666;
	text-decoration: none;
	padding-left: 0px;
	width: 500px;
}

.NormalText_rightpane {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 4px;	
	padding-top: 4px;
}
A.NormalText_rightpane:link, A.NormalText_rightpane:visited, A.NormalText_rightpane:active, A.NormalText_rightpane:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 007dba;
	text-decoration: underline;
}

.SpecialText_rightpane {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 4px;	
	padding-top: 4px;
}

A.SpecialText_rightpane:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 007dba;
	text-decoration: none;
}

.Navigation_Main {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
}

A.Navigation_Main:link, A.Navigation_Main:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.Navigation_Main:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.Navigation_Main:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFcc33;
	text-decoration: none;
}

.Navigation_Sub {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
}

A.Navigation_Sub:link, A.Navigation_Sub:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

A.Navigation_Sub:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.Navigation_Sub:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #Fcb007;
	text-decoration: none;
}

/* KLASSES GEBRUIKT VOOR DE OPBOUW VAN EEN TREEMENU (BIJVOORBEELD DE SITEMAP) */
.TreeMenu_Node
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
    color:#007dba;
}

.TreeMenu_NodeSelected
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color:#007dba;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color:#007dba;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color:#007dba;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}

/* STIJLEN DIE GEBRUIKT WORDEN IN HET BESTANDSBEHEER */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #007dba;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #007dba;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #007dba;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* STIJLEN DIE GEBRUIKT WORDEN IN DE WIZARD */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* STIJL DIE TOEGEPAST WORDT OP HELPTEKSTEN DIE DOOR DE MODULES GETOOND WORDT */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Verdana;
  background-color: #ffff99;
}

/* STIJL DIE GEBRUIKT WORDT OM BUTTONS EN LINKBUTTONS OP TE MAKEN IN HET ADMINISTRATORGEDEELTE */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

A.CommandButton:link {
    text-decoration:    none;
    color: #007dba;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #007dba;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #007dba;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #007dba;
}

/* STIJL DIE GEBRUIKT WORDT OM STANDAARD HTMLKNOPPEN OP TE MAKEN */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}


/* GENERIC */
H1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007dba;
	text-decoration: none;
	padding-left: 4px;
	margin-top: 20px;
	margin-bottom: 10px;
}

H2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007dba;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 20px;
	margin-bottom: 10px;
}

H3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007dba;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

H4  {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 14px;
}

H5  {
  font-family: Georgia;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
}

H6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#H6link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}


TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color:  #A8A352;
}

TH  {
	vertical-align: baseline;
	font-family: Verdana;
	font-size:  12px;
	font-weight:    bold;
	color:  #A8A352;
	text-decoration: none;
}
    

A:link  {
    font-family: Verdana;
    text-decoration:    underline;
    color:  #007dba;
}

A:visited   {
   text-decoration:    underline;
    color:  #007dba;
}

A:active    {
   text-decoration:    underline;
    color:  #007dba;
}

A:hover {
	text-decoration:    underline;
    color:  #007dba;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL{
	padding-bottom: 0px;
	padding-top: 0px;
}
UL LI   {
	list-style: none;
	background: url(images/bull_dot_bow.gif) no-repeat 0 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}

UL LI LI    {
	list-style: none;
	background: url(images/bull_square_bow.gif) no-repeat 0 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}

UL LI LI LI {
   list-style-type:    circle;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

OL LI   {
    list-style-type:    decimal;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

OL OL LI    {
    list-style-type:    lower-alpha;
	 	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

OL OL OL LI {
    list-style-type:    lower-roman;
	 	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


/* STIJLEN DIE GEBRUIKT WORDEN VOOR HET OPMAKEN VAN EEN MENU VAN EEN MODULE (ENKEL ZICHTBAAR VOOR ADMINISTRATORS) */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
	background-color: Transparent;

}

.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;

}

.ModuleTitle_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}




/* ================================
    STIJLEN VOOR SKIN
   ================================
*/

.RightPaneTop{
	background-color: #A8A352;
	height: 80px;
	padding-left: 10px;
	vertical-align: top;
}

.Privacy:link{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #007dba;
	text-decoration: underline;
}
.Privacy:visited{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #007dba;
	text-decoration: underline;
}
.Privacy:active{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #007dba;
	text-decoration: underline;
}
.Privacy:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #007dba;
	text-decoration: underline;
}

.footertext{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.Broodkruimel{
	font-family: Verdana;
	font-size: 10px;
	padding-left: 20px;
	font-weight: normal;
	color: #999999;
}
.Broodkruimel:link{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	padding-left: 0px;
}
.Broodkruimel:visited{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	padding-left: 0px;
}
.Broodkruimel:active{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	padding-left: 0px;
}
.Broodkruimel:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	padding-left: 0px;
}

/* ================================
    STIJLEN VOOR RADMENU
   ================================
*/
.MainMenu_MenuGroup .SelectedPathItemCss{
	pointer: hand;
	cursor: hand;
	margin-left: 0px;
	padding-right: 10px;
	_padding-right: 15px;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC32;
	background-color: #007dba;
	text-align: center;
}

.MainMenu_MenuGroup{
	background-color: #007dba;	
}
.MainMenu_MainItem{
	pointer: hand;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #007dba;
	margin-left: 0px;
	padding-right: 10px;
	_padding-right: 15px;
	text-align: center;
}

.MainMenu_MainItemOver{
	pointer: hand;
	margin-left: 0px;
	padding-right: 10px;
	_padding-right: 15px;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC32;
	background-color: #007dba;
	text-align: center;
}

.MainMenu_MainItemClicked{
	pointer: hand;
	margin-left: 0px;
	padding-right: 10px;
	_padding-right: 15px;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC32;
	background-color: #007dba;
	text-align: center;
}













.SubMenu_MenuGroup .SelectedPathItemCss{
	pointer: hand;
	cursor: hand;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
	color: #007dba;
	background-color: transparent;
	text-align: center;
}
.SelectedPathItemCss{
	padding-right: 6px;
	_padding-right: 6px;
	
}
table.submenu_menugroup{
	padding-right: 6px;
	_padding-right: 6px;

}

.SubMenu_MenuGroup{
	background-color: #ffffff;	
}

.SubMenu_MainItem{
	pointer: hand;
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	text-align: center;
}

table.submenu_mainitem{
	padding-right: 6px;
	_padding-right: 6px;

}

.SubMenu_MainItemOver{
	pointer: hand;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
	color: #007dba;
	background-color: transparent;
	text-align: center;
}

table.SubMenu_MainItemOver{

	padding-right: 6px;
	_padding-right: 6px;
}

.SubMenu_MainItemClicked{
	pointer: hand;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
	color: #007dba;
	background-color: transparent;
	text-align: center;
}

table.SubMenu_MainItemClicked{
	padding-right: 6px;
	_padding-right: 6px;
}














.TopMenu_MenuGroup{
	background-color: #ffffff;	
}
.TopMenu_MainItem{
	pointer: hand;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}

.TopMenu_MainItemOver{
	pointer: hand;
	padding-left: 4px;
	padding-right: 4px;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	color: #007dba;
	background-color: transparent;
	text-align: center;
}

.TopMenu_MainItemClicked{
	pointer: hand;
	padding-left: 4px;
	padding-right: 4px;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	color: #007dba;
	background-color: transparent;
	text-align: center;
}



.BeheerMenu_MenuGroup .SelectedPathItemCss{
	pointer: hand;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #007dba;
	padding-left: 4px;
	padding-right: 8px;
	text-align: center;
	font-weight: bold;
}

.BeheerMenu_MenuGroup{
	background-color: #007dba;	
}
.BeheerMenu_MainItem{
	pointer: hand;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #007dba;
	padding-left: 4px;
	padding-right: 8px;
	text-align: center;
}

.BeheerMenu_MainItemOver{
	pointer: hand;
	padding-left: 4px;
	padding-right: 8px;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC32;
	background-color: #007dba;
	text-align: center;
}

.BeheerMenu_MainItemClicked{
	pointer: hand;
	padding-left: 4px;
	padding-right: 8px;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC32;
	background-color: #007dba;
	text-align: center;
}
.BeheerMenu_MenuGroup .SelectedPathItemCss{
	pointer: hand;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #007dba;
	padding-left: 4px;
	padding-right: 8px;
	text-align: center;
	font-weight: bold;
}

.BeheerMenu_Item{
	pointer: hand;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #007dba;
	padding-left: 4px;
	padding-right: 8px;
	text-align: left;
}

.BeheerMenu_ItemOver{
	pointer: hand;
	padding-left: 4px;
	padding-right: 8px;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC32;
	background-color: #007dba;
	text-align: left;
}

.BeheerMenu_ItemClicked{
	pointer: hand;
	padding-left: 4px;
	padding-right: 8px;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC32;
	background-color: #007dba;
	text-align: left;
}


/* News Articles Custom Styles */
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.articleQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }

.articleTitle { font-size : 14px; font-weight : bolder; color : #007dba; }

.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #007dba; color: white; font-weight: bold; padding: 6px; height: 25px; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 6px; background-color: #FFFFCC; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #80B288; height: 25px; }

.articleHeader {
	display:visible;
}
	
A.newsitem:link{
	text-decoration: none;
}

A.newsitem:visited{
	text-decoration: none;
}

A.newsitem:active{
	text-decoration: none;
}

A.newsitem:hover{
	text-decoration: underline;
}

/* ********************************* */
/* ********			SITEMAP			******** */
/* ********************************* */
.Sitemap_Node{

}

.ExpandNodeIconDIV{

}

#NodeIconDIV{
 	display: none;
}

.NodeTextDIV{

}

.indentDIV{

}

#nodetextdiv{
	margin-top: 5px;
	margin-bottom: 5px;
}

a.sitemap_node{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link.sitemap_node {
	text-decoration: none;
}
a:active.sitemap_node {
	text-decoration: none;
}
a:visited.sitemap_node {
	text-decoration: none;
}
a:hover.sitemap_node {
	text-decoration: underline;
}

td p, td h1, td h2, td h3, td h4
{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}

TD.DNNAlignleft DIV.DNN_HTMLContent DIV.Normal {margin-bottom:0px !important;}