/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.medewerker {
	display: inline;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
}
.medewerkerLinks {
	display: inline;
	margin-bottom:10px;
	margin-right:10px;
}
.medewerkerRechts {
	display: inline;
	margin-bottom:10px;
	margin-left:10px;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

.MedewerkersKop {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}

.MedewerkersNaam {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
padding-left:10px;
padding-top:5px;
}

.MedewerkersFunctie {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
padding-left:10px;
padding-bottom:5px;
}

.MedewerkersEmail {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color:#003267;
padding-left:10px;
}

.MedewerkersTelefoon {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color:#003267;
padding-left:10px;
}

/* Global-e Menu */

.MenuHover { /* Level 1 */
color:#010044 !important;
font-weight: bold !important; 
}

.MenuActive1 { /* Level 1 Selected */
color:#CCCCCC !important;
}

.MenuSelectedLevel1 { /* Level 1 Items */
background:left url(Images/leftSeparator.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-size: 0.7em; 
font-weight: bold; 
font-style: normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
height:19px;
line-height:17px;
padding-left:1px;
margin: 0px 5px 0px 5px;
}


.MenuSelectedLevel1 a:link, .MenuSelectedLevel1 a:visited, .MenuSelectedLevel1 a:active  { /* Level 1 Anchor Items */
background-image:none; /* Overrules background-image van MenuActive binnen de Anchor */
color:#FFFFFF;
font-size: 0.7em; 
font-weight: bold; 
font-style: normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
height:19px;
line-height:17px;
padding-left:1px;
margin: 0px 5px 0px 5px;
}

.MenuHover2 { /* Level 2 */
color:#EDEDED !important; 
}

.MenuActive2 { /* Level 2 Selected */
color:#FFFFFF !important;
font-weight:bold !important;
font-size:11px;
}

.MenuActive4 { /* Level 2 Selected */
color:#FFFFFF !important;
font-weight:bold !important;
text-decoration:none !important;
font-size:11px;
}

.MenuSelectedLevel2 { /* Level 2 Items */
background:left top url(Images/leftSeparatorSub.gif);
background-repeat:no-repeat;
color:#FFFFFF !important;
font-size: 11px !important; 
font-weight: normal; 
font-style: normal !important; 
font-family:Verdana, Arial, Helvetica, sans-serif !important;
text-decoration:none !important;
border: 0px !important;
margin-left:10px !important;
padding-left:1px !important;
margin-top:3px !important;
line-height:1.5em !important;
}

.MenuSelectedLevel2 a:link, .MenuSelectedLevel2 a:visited  { /* Level 2 Items */
background-image:none !important; /* Overrules background-image van MenuActive binnen de Anchor */
background-repeat:no-repeat;
color:#FFFFFF !important;
font-size: 11px !important; 
font-weight: normal; 
font-style: normal !important; 
font-family:Verdana, Arial, Helvetica, sans-serif !important;
text-decoration:none !important;
margin: 1px 3px 1px 3px !important;
height:19px !important;
line-height:1.5em !important;
}

.MenuSelectedLevel2 a:hover { /* Level 2 Items */
color:#EDEDED;
text-decoration:underline !important;
}


.MenuSelectedLevel4 { /* Level 2 Items */
/*background:left top url(Images/leftSeparatorSub.gif);*/
background-repeat:no-repeat;
color:#FFFFFF !important;
font-size: 11px !important; 
font-weight: normal; 
font-style: normal !important; 
font-family:Verdana, Arial, Helvetica, sans-serif !important;
text-decoration:none !important;
border: 0px !important;
margin-left:10px !important;
padding-left:5px !important;
margin-top:3px !important;
}

.MenuSelectedLevel4 a:link, .MenuSelectedLevel4 a:visited,  { /* Level 2 Items */
background-image:none !important; /* Overrules background-image van MenuActive binnen de Anchor */
color:#FFFFFF !important;
font-size: 11px !important; 
font-weight: normal; 
font-style: normal !important; 
font-family:Verdana, Arial, Helvetica, sans-serif !important;
text-decoration:none !important;
margin: 1px 3px 1px 3px !important;
height:19px !important;
line-height:1.5em !important;
}

.MenuSelectedLevel4 a:hover { /* Level 2 Items */
color:#EDEDED;
text-decoration:underline !important;
}

0





.MenuHover3 { /* Level 2 */
color:#000033 !important; 
}

.MenuActive3 { /* Level 2 Selected */
color:#cc3333 !important;
}

.MenuSelectedLevel3 { /* Level 2 Items */
background:left top url(Images/leftSeparatorSub.gif);
background-repeat:no-repeat;
color:#000033;
font-size: 0.7em;
font-weight: normal; 
font-style: normal; 
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
border: 0px;
margin-left:10px;
padding-left:1px;
margin-top:3px;
}

.MenuSelectedLevel3 a:link, .MenuSelectedLevel3 a:visited, .MenuSelectedLevel3 a:active  { /* Level 2 Items */
 /* Overrules background-image van MenuActive binnen de Anchor */
color:#000033;
}

.MenuSelectedLevel3 a:hover { /* Level 2 Items */
color:#000033;
text-decoration:underline;
}






/* Templates */

.ContentTemplateMaster {
width:596px;
height:100%;
}

.ContentTemplateKop {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#000033;
padding-left:14px;
}

.ContentTemplateTekst {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000033;
}

.ContentTemplateTekstNieuws {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000033;
cursor:pointer;
}

.LeftContentTemplateTekst {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000033;
padding-left:20px;
width: 170px;
}

.KopTemplateKop {
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:bold !important;
color:#FFFFFF !important;
padding-left:6px !important;
text-decoration:none !important;
}

/* Login */

A.Login:link {
color:#EDEDED;
font-size: 11px; 
}

A.Login:visited {
color:#EDEDED;
font-size: 11px;
}

A.Login:hover {
color:#EDEDED;
font-size: 11px;
}

A.Login:active {
color:#EDEDED;
font-size: 11px;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  
{
	width:596px;
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* 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   {
}

/* 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:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000033;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

.NormalRed {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

.NormalBold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */

HR{color:#cccccc;
}

H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#003366;
}

A:visited   {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#003366;
}

A:active    {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#003366;
}

A:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000033;
}

.opsomming
{padding: 0px;
margin::0px;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}

#dnn_ctr2400_FormMaster_lblRequired
{
	display:none;
}

#dnn_ctr6969_FormMaster_lblRequired
{
	display:none;
}

#dnn_ctr2430_ModuleContent
{
padding-left:25px;
}

#dnn_ctr1890_ModuleContent
{
padding-left:25px;
padding-right:25px;
}

.searchbox {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000033;
color:red;
border-color: #cccccc;
border-width: 1px 1px 1px 1px; 
width:131px;
height:15px;
margin: 4px 0px 2px 15px;
background-repeat:no-repeat;
background-image:url(Images/zoekentrans.gif);
}

.searchboxzoek {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000033;
border-color: #cccccc;
border-width: 1px 1px 1px 1px; 
width:131px;
height:15px;
margin: 4px 0px 2px 15px;
}

.searchbutton {
margin: 4px 0px 0px 0px;
width:15px !important;
height:15px !important;
background-repeat:no-repeat;
background-position:center;
background-image:url(Images/zoekbutton.gif);
text-decoration:none
}

.searchDiv {
	display:inline;
}

a.searchbutton {
text-decoration:none
}

a.searchbutton:visited {
text-decoration:none
}

a.searchbutton:active {
text-decoration:none
}

a.searchbutton:hover {
text-decoration:none
}

.folioTop
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000033;
align=:left;

border-top-width: 1px;
border-top-style: solid;
border-top-color:#cccccc;

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color:#cccccc;
}

.folioRight
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000033;
align=:left;

border-top-width: 1px;
border-top-style: solid;
border-top-color:#cccccc;

border-right-width: 1px;
border-right-style: solid;
border-right-color:#cccccc;

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color:#cccccc;
}

.folioRight2
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000033;
align=:left;

border-top-width: 1px;
border-top-style: solid;
border-top-color:#cccccc;

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color:#cccccc;
}

.OptInDropDownTxtBoxContainer {
display:none;
}



#dnn_ctr2537_ModuleContent
{
padding-left:25px;
}


.nieuwsbrief  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
}

A.nieuwsbrief:link  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#ffffff;
}

A.nieuwsbrief:visited   {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#ffffff;
}

A.nieuwsbrief:active    {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#ffffff;
}

A.nieuwsbrief:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#ffffff;
}

.networktitel
{
padding-top:9px;
}

.Formulier {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000033;
padding-left:32px;
}
#dnn_ctr12488_View_rdajpnlOpIn{
	text-align:center !important;
}

#dnn_ctr15100_FormMaster_lblRequired{display:none !important;}
#dnn_ctr15100_FormMaster_ctl_d92d5ae363d14333a9b9d8443b9f2d51{font-weight:normal; color:#000033 !important; text-decoration:underline;}

#dnn_ctr16918_ModuleContent{ padding-left:35px;}

