/*
licht grijs:    #C5C5C7;
donker grijs:   #939598;
bordeaux rood:  #98002D;

blauw donker:   #00548d
blauw licht:    #67a9d6 

*/




P {
    page-break-before:avoid;
}

.fullheight {
    height:100%;
}



/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/
.PaneTop
{
}


.PaneLeftBottom
{
    border-top: solid 3px #00548D;
    background-color:white;
}


/*-- content pane                  --*/




.PaneCenter
{
    background-image:url(images/back.gif);
    background-repeat:no-repeat;
    background-position:top;
    text-align:left;
}

/*-- Right Bottom pane            --*/

.PaneRightTop {
    padding-left:3px;
    padding-top:5px;
    padding-right:3px;
    padding-bottom:5px;
}


.PaneRightBottom 
{ 
    padding-left:3px;
    padding-top:5px;
    padding-right:3px;
    padding-bottom:5px;
}
/*-- bottom inside pane            --*/
.PaneBottom
{
    border-top: solid 3px #00548D;
    font-size:10px;
}
/*-- bottom menu content pane      --*/
.PaneMenuBottom
{
}


.menu 
{
	border-bottom: inset 3px #00548D;

}

.image_top 
{
	background-image:url(image_top.gif);
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
}

.Nieuwslinks 
{
}


.breadcrumb 
{
    padding-left:0px;
    padding-top:10px;
    padding-right:4px;
    padding-bottom:10px;
    vertical-align:top;
    font-size:10px;
}

.bread 
{
    vertical-align:top;
    font-size:10px;
}


/* hyperlink style for the selected tab */
A
{
  font-size:10px;
}

A:link
{
  text-decoration: none;
  color: #333333;
  font-size:10px;
}

A:visited  
{
  text-decoration: none;
  color: #333333;
  font-size:10px;
}

A:active
{
  text-decoration: none;
  color: #333333;
  font-size:10px;
}

A:hover
{
  text-decoration: none;
  color: #333333;
  font-size:10px;
}

img
{
  border: none;
}

/* text style for the unselected tabs */
.SkinObject
{
  font-family: Verdana, Arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

A.SkinObject:link
{
  text-decoration: none;
  color: #000000;
}

A.SkinObject:visited  
{
  text-decoration: none;
  color: #000000;
}

A.SkinObject:active
{
  text-decoration: none;
  color: #000000;
}

A.SkinObject:hover
{
  text-decoration: none;
  color: #C5C5C7;
}


/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */


/* background color for the content part of the pages */
Body
{
  font-family: Verdana, Arial;
  font-size: 10pt;
  background-color:#FFFFFF;
  margin-bottom:0px;
  margin-top:0px;
}

.ControlPanel {
}





/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs
{
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   
{
  font-size: 14pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  color: #333333;

}

/*style for head right */
SPAN.Head   
{
  font-size: 12pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  color: #333333;
}



/* style of item titles on edit and admin pages */
.SubHead
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: normal;
  color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  color: #333333;
}


    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
  /* border: solid 1px black; */
  border: none;
  background-color: Transparent;
  text-decoration: none;
  color: black;
}

A.CommandButton:visited
{
  /* border: solid 1px black; */
  border: none;
  /* background-color: #C5C5C7; */
  text-decoration: none;
  color: black;
}

A.CommandButton:active   
{
  /* border: solid 1px black; */
  border: none;
  /* background-color: #C5C5C7; */
  text-decoration: none;
  color: black;
}

A.CommandButton:hover    
{
  /* border: solid 1px black; */
  border: none;
  /* background-color: #C5C5C7; */
  text-decoration: none;
  color: black;
}
    
/* button style for standard HTML buttons */
.StandardButton     
{
  border: solid 1px black;
  background-color: #C5C5C7;
  cursor: hand;
  color: black;
}



/* [MENU:1] */
.hoofdmenu_container
{
  background-color: #FFFFFF;
  font-family: Verdana, Arial;
  color: #333333;
  height: 20px;
  font-size: 9pt;
}

.hoofdmenu_menubar
{

}

.hoofdmenu_seperatorcss
{

}


/* sub */
.hoofdmenu_menuitem
{
  cursor: pointer;
  cursor: hand;
  font-family: Verdana, Arial;
  font-size: 9pt;
  color: #C3C3C3;
  text-align: left;
  height: 20px;
  background-color:#00548D; 
  border-bottom: solid 1px #FFFFFF;

}

.hoofdmenu_itemactive
{
  cursor: pointer;
  cursor: hand;
  font-family: Verdana, Arial;
  font-size: 9pt;
  color: lime;
  text-align: left;  
  height: 20px;
  background-color:#00548D; 
  border-bottom: solid 1px #FFFFFF;
}

.hoofdmenu_itemsel
{
  cursor: pointer;
  cursor: hand;
  font-family: Verdana, Arial;
  font-size: 9pt;  
  color: lime;
  text-align: left;
  background-color:#00548D; 
  border-bottom: solid 1px #FFFFFF;
}

.MainMenu_SubMenu
{

}

.MainMenu_SubMenu_itemactive
{
	color: #333333;
	border-bottom: solid 2px #333333;
	background-color:#00548D;
}

.MainMenu_MenuIcon
{
	display:none;
}

.MainMenu_MenuArrow
{

}

/* ROOT items van hoofdmenu */
.rootmenu_menuitem
{
	cursor: pointer;
	cursor: hand;
	height: 40px;
	font-size: 12pt;
	text-align: center;  
	background-color: #FFFFFF;
	color: #333333;	
}

.rootmenu_breadcrumb
{
	color: #67a9d6;
}


/* geselecteerd hoofdmenu item */
.rootmenu_itemactive
{
	cursor: hand;
	color: #67a9d6;
	height: 40px;
	font-size: 12pt;
	text-align: center;  
	background-color: #FFFFFF;
}


/* mouseover hoofdmenu item */
.rootmenu_itemsel
{
	cursor: hand;
	color: #67a9d6;
	height: 40px;
	font-size: 12pt;
	text-align: center;  
	background-color: #FFFFFF;
}


.rootmenu_subitembreadcrumb
{
	color:  #333333;
		font-size:10px;
}



/* [MENU:2] */
.Menu2_container
{
	background-color: Transparent;
	font-family: Verdana, Arial;
	font-size: 20px;
	color: #000000;
	height:1px;
	width:175px;
}

.Menu2_menubar
{
	width:175px;
	border-bottom: #fdb813 2px solid; 
}

.Menu2_menuitem
{
	cursor: hand;
	cursor: pointer;
	color: #000000;
	height: 27px;
	font-size: 20px;
	font-family: Verdana, Arial;
	background-color:#FFFFFF;
	border-bottom: #fdb813 2px solid;


}

.Menu2_itemsel
{
	cursor: hand;
	cursor: pointer;
	color: #00548d; /* licht blauw */
	height: 27px;
	font-size: 10px;
	font-family: Verdana, Arial;
	border-bottom: inset 2px #00548d; /* licht blauw */
	

}

.Menu2_rootmenu_menuitem
{
	cursor: hand;
	cursor: pointer;
	color: #000000;
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	width:175px;
}

.Menu2_rootmenu_menuitem TD
{
	border-right: Solid 2px #FFFFFF;
	width:175px;	
}

.Menu2_rootmenu_itemsel
{
	cursor: hand;
	cursor: pointer;
	color: #00548d; /* licht blauw */
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	background-color:#FFFFFF;
	width:175px;	
	border-bottom:2px #00548d; /* licht blauw */
}

.Menu2_rootmenu_itemsel TD
{
	border-right: Solid 2px #FFFFFF;
	width:175px;	
}

.Menu2_rootmenu_itemactive
{
	cursor: hand;
	cursor: pointer;
	color: #000000;
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	width:175px;
	border-bottom:2px #00548d; /* licht blauw */
}

Menu2_rootmenu_itemactive TD
{
	border-right: Solid 2px #FFFFFF;
	width:175px;	
}

.Menu2_rootmenu_itembreadcrumb
{
	background-color: #FFFFFF;
	font-size:10px;
}

.Menu2_seperatorcss
{
	display: none;
	/*
 	height: 24px;
	width: 1px;
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
	*/
}

.Menu2_MenuArrow
{
	display: none;
}

.Menu2_MenuIcon
{
	display: none;
}

.Menu2_menubreakcss
{
background-color:#00548d; /* licht blauw */
height:2px;
}

.Menu2_submenucss
{
  display: none;
}

.RootMenuItemBreadCrumb
{
	color:#00548d; /* licht blauw */	
}


.menu_left
{
	padding-top:7px;
}

/* 
MENU2 
*/

/* root menu */
.MenuBarCssClass
{
    color:#333333; /*#fdb813*/
    font-family:Verdana;
    font-style:normal;
    font-size:11px;    
    line-height:20px;
}
. RootMenuItemCssClass
{
    color:#333333; /*#fdb813*/
    font-family:Verdana;
    font-style:normal;
    font-size:11px;    
    height:20px;
    border-color:#000000;
    padding-top:4px;    
    padding-bottom:4px;
}
.RootMenuItemActiveCssClass
{
    color:#333333; /*#fdb813*/
    background-image:url(arrow.gif);
    background-repeat:no-repeat;
	background-position:inherit left;
    padding-left:13px;     

}
.RootMenuItemSelectedCssClass
{
	color:#333333; /*#fdb813*/
}


/* sub menu */

.SubMenuCssClass
{
    color:#00548d; /* licht blauw */
    font-family:Verdana;
    font-style:normal;
    font-size:11px;    
    height:20px;
    line-height:20px;
}
.SubMenuItemActiveCssClass
{
    color:#00548d; /* licht blauw */
    font-family:Verdana;
    font-style:normal;
    font-size:11px;    
    height:20px;
    border-style:hidden;
    border-color:#FFFFFF;
    border-style:none;
    background-image:url(arrow.gif);
    background-repeat:no-repeat;
	background-position:inherit left;
    padding-left:11px;
}

.submenu_seperatorcss
{
  font-size: 1pt;
  height: 20px;
  width: 180px;
  background-image:url(horizontal-seperator-short.gif);
  background-repeat:repeat-x;
  background-color:Black;
}

.MenuArrowCssClass
{
	width: 20px;
}
/* 
EIND MENU2
*/



























