/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/Portals/danser/Images/background2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;

}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.LeftPaneHome  { 
	
	padding-top:10px !important;
}

.ContentPane  { 
	text-align:left !important;
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {

}

/* 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-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
	color: #000000 !important;
	text-align:left !important;
}

.Normal td
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
	color: #000000;
	text-align:left !important;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
	color: Red !important;
	text-align:left !important;
}



.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	font-size: 25px !important;
	color: #F00F13 !important;
	line-height: normal !important;
	margin-top:0px;
}

H2  
{
	font-size: 15px;
	color: #F00F13 !important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-bottom:0px !important;
}

H3  {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
	color: #F00F13 !important;
	text-align:left !important;
	font-weight: bold;
	margin-bottom:0px !important;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/* CSS Document */



a:link {
	color: #00162E;
	text-decoration: underline;
}
a:visited {
	color: #00162E;
	text-decoration: underline;
}
a:hover {
	color: #F00F13;
	text-decoration: underline;
}


.grey a {
	color: #CCCCCC;
}



#language a:link {
	color: #999999;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 11px;
}

#language a:visited {
	color: #999999;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 11px;
}
#language a:hover {
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 11px;
}
.titleRed {
	font-size: 25px;
	color: #F00F13;
	line-height: normal;
}
.footer2{
	background-image: url(/Portals/danser2/Images/background.jpg);
	background-repeat:repeat-y;;
	background-position: top;
}

.footer {
	color: #999999;
	font-size: 11px;
	line-height: 18px;
	
	background-image: url(/Portals/danser2/Images/background.jpg);
	background-repeat:repeat-y;;
	background-position: top;

}
#footer a:link {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
.subTitleRed {
	font-size: 15px;
	color: #F00F13;
	font-weight: bold;
}


.topWhite a:link {
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	font-family: Arial, Helvetica, sans-serif !important;

}

.topwhite{
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

.topWhite a:visited {
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
.topWhite a:hover {
	color: #F00F13 !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

.topBlack a:link {
	color: #00162e!important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	font-family: Arial, Helvetica, sans-serif !important;

}

.topBlack{
	color: #00162e !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

.topBlack a:visited {
	color: #00162e!important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
.topBlack a:hover {
	color: #F00F13 !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

.topWhite2  {
	color: #00162e!important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	margin-right:8px !important;

	font-family: Arial, Helvetica, sans-serif !important;
}

.topWhite2 a:link {
	color: #00162e!important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	margin-right:8px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
.topWhite2 a:visited {
	color: #00162e !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	margin-right:8px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
.topWhite2 a:hover {
	color: #F00F13 !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:11px !important;
	line-height: 18px !important;
	margin-right:8px;
	font-family: Arial, Helvetica, sans-serif !important;
}
#homeLinks a:link {
	color: #999999;
	text-decoration: none;
}
#homeLinks a:visited {
	color: #999999;
	text-decoration: none;
}
#homeLinks a:hover {
	color: #333333;
	text-decoration: none;
}
.subTitleGrey {
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}
.logo {
	display: block;
	visibility: visible;
	z-index: 10;
	left: 50%;
	top: 20px;
	margin-left: -315px;
	position: absolute;
}
.subTitleBlue {
	font-size: 15px;
	color: #00162E;
	font-weight: bold;
}
.red {
	color: #F00F13;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #00162E;
	border-left-color: #FFFFFF;
}
#vaarschema a:link {
	color: #00162E;
	text-decoration: none;
}
#vaarschema a:visited {
	color: #00162E;
	text-decoration: none;
}
#vaarschema a:hover {
	color: #F00F13;
	text-decoration: none;
}
.vaarschemaTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.vaarschemaAantal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF !important;
}


.vaarschemaRoute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF !important;
}
.imageLeft {
	margin: 10px;
	float: left;
}


.rechterkant
{
	background-image: url(/Portals/danser2/Images/home_corner.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}

.rechterkantpaginas
{
	background-image: url(/Portals/danser2/Images/corner.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}

.left
{
	background-image: url(/Portals/danser2/Images/home_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftpaginas
{
	background-image: url(/Portals/danser2/Images/leftTop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.menubalk{
	
}

.HoofdMenuItem{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #F00F13 !important;
	text-decoration: none !important;
	padding-right:10px !important;
}

.HoofdMenuActive{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #00162E !important;
	text-decoration: none !important;
	padding-right:10px !important;
}

.HoofdMenuActive:hover{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #F00F13 !important;
	text-decoration: none !important;
	padding-right:10px !important;
}

.MenuHover2{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #00162E !important;
	text-decoration: none !important;
	padding-right:10px !important;
}

.SubMenuItem{
	background-image: url(/Portals/danser2/Images/arrowWhite.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	padding-left:10px !important;
	color:white !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
}

.SubMenuItem:hover{
	background-image: url(/Portals/danser2/Images/arrowWhite.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	padding-left:10px !important;
	color:#F00F13 !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
}

.SubMenuItem a{
	background-image:none !important;
}

.SubMenuItem a:hover{
	background-image:none !important;
}

.SubMenuActive{
	background-image: url(/Portals/danser2/Images/arrowRed.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	padding-left:10px !important;
}

.SubMenuActive a{
	background-image:none !important;
}


.SubMenuItem2{
	background-image: url(/Portals/danser2/Images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position:  left center;
	padding-left:8px;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
	color:#00162e !important;
	font-weight:bold !important;
	margin-right:8px !important;
	
}

.SubMenuItem2:hover{
	background-image: url(/Portals/danser2/Images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position:  left center;
	padding-left:8px;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
	color:#F00F13 !important;
	font-weight:bold !important;
	margin-right:8px !important;
}

.SubMenuItem2 a{
	background-image:none;
}

.SubMenuItem2 a:hover{
	background-image:none;
}

.SubMenuActive2{
	background-image: url(/Portals/danser2/Images/arrowRed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:8px;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
	margin-right:8px !important;
}

.SubMenuActive2 a{
	background-image:none;
}

.zwart{
	background-image: url(/Portals/danser2/Images/home_right.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.leftsubmenu{
	background-image: url(/Portals/danser2/Images/submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

A.Login:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white!important;
}

A.Login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white!important;
}

A.Login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white !important;
}

A.Login:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white!important;
}



#dnn_ctr8513_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr8545_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr8528_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr8632_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr10515_FormMaster_lblRequired {
	display:none;
}

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border: 1px solid #00162E;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-color: #00162E;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #00162E;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #F00F13;
}

/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #CCCCCC;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}

