/* 
================================
Skin styles for DotNetNuke
================================
Wrd-paars */   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #D8C7DF; /* pagina achtergrondkleur */
}
.WrdTab {
	BACKGROUND-IMAGE: url(logostaal.gif); 
	background-repeat: no-repeat; 
	HEIGHT:50px;
	} 
.skinmaster {
	height: 100%;
	background-color: #D8C7DF;   /* lichte grote achtergrond #D8C7DF*/
	BORDER-RIGHT: #A000E0 1px solid; 
	BORDER-TOP: #A000E0 1px solid; 
	BORDER-LEFT: #A000E0 1px solid; 
	/* BORDER-BOTTOM: #A000E0 1px solid; */
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	BACKGROUND-IMAGE: url(bannergwrd1536.jpg); HEIGHT:80px;	
	}
.skingradient {     /* kleurenbalk */
	BACKGROUND-IMAGE: url(gradient_DkPrP.jpg); HEIGHT:30px;
	}
.controlpanel {
	width: 100%;
	background-color: #F996F6;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {       /* Wel aangeklikt */
	border-left: #F591F4 0px solid; 
	border-bottom: #F591F4 1px solid; 
	border-top: #F591F4 solid; 
	border-right: #F591F4 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000;   /* letterkleur menubalk */
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt;  /* lettergrootte menubalk */
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #F591F4; /* kleur selectie achtergrond popdown links */
/*	BACKGROUND-IMAGE: url(gradient_DKBlue.jpg);*/
	border-left: #F591F4 0px solid; 
	border-bottom: #F591F4 1px solid; 
	border-top: #F591F4 1px solid; 
	border-right: #F591F40px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15; 
	height: 21;	
}
.MainMenu_SubMenu {             /*        popdown submenu*/
	background-color: #F591F4;
/*BACKGROUND-IMAGE: url(gradient_DKBlue.jpg); height: 21; 
	z-index: 1000; */
	border-right: #F591F4 1px solid;
	cursor: pointer; 
	cursor: hand;
	border: 1px; 
	margin-top: 8px;  /* afstand houden  */
	padding: 1px; 
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #F079E7; /* kleur menubalk geselecteerd */
	cursor: pointer; 
	cursor: hand; 
	color: #FFFF00; /* KLEUR GESELECTEERDE letter menubalk    FFe88a  */
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #F591F4 1px solid; 
	border-bottom: #F591F4 1px solid; 
	border-top: #F591F4 1px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #EB00D8 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F996F6;
	BORDER-RIGHT: #A000E0 1px solid; 
	BORDER-TOP: #A000E0 1px solid; 
	BORDER-LEFT: #A000E0 1px solid; 
	BORDER-BOTTOM: #A000E0 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenuBottom {
	BACKGROUND-IMAGE: url(gradient_MidPrP.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #00007F;
}





/* Teksten in footerdeel */
.SelectedTab {
    font-weight: NORMAL;
    font-size: 8pt;
    color: #000000;    /* copyright */
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:#000000;       /* links */
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#000000;   /* kleur tekst onderin */
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#000000;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#000000;      /* copyright */
    font-weight: BOLD;}




.SkinObject {   /* overige teksten */
    font-weight: bold;
    font-size: 8.5pt;
    color: #00007F;   
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#00007F;   /* datenschutzerklarung */
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#00007F;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#00007F;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#00007F;
}



.kop 	{
	font-family:verdana,arial,sans-serif;
	font-weight: bold; font-size: 18pt; 
	color:#00007F; 
	font-style:italic; 
	}
.onderkop 	{
	font-family:verdana,arial,sans-serif; 
	font-weight: bold; 
	font-size: 14pt; 
	color:#00007F; 
	font-style:italic; 
	}
.subtitel 	{
	font-family:arial,sans-serif; 
	font-weight: bold; 	
	font-style:italic; 
	text-decoration:underline; 
	font-size: 12pt; 
	color:#00007F;
	}
.matnummer {
	font-weight: normal; 
	text-decoration:none; 
	font-size: 8pt; 
	color: #00007F; 
	font-style: normal; 
	font-family: verdana, arial, helvetica; 
	font-variant: normal;
	}
.naamschrift {
	font-weight: normal; 
	text-decoration:none; 
	font-size: 7pt; 
	color: #00007F; 
	font-style: normal; 
	font-family: verdana, arial, helvetica; 
	font-variant: normal;
	}
.tijdperk	{
	font-weight: normal;
	text-decoration:none;
	font-size: 8pt;
	color: #0000a0;
	font-style: italic;
	font-family: verdana, arial, helvetica;
	font-variant: normal
	}

A.tijdperk:link {
    text-decoration:    none;
    color:#0000a0;   
}

A.tijdperk:visited  {
    text-decoration:    none;
    color:#0000a0;
}

A.tijdperk:active   {
    text-decoration:    none;
    color:#0000a0;
}

A.tijdperk:hover    {
    text-decoration:    none;
    color:#0000a0;
}


.perioding 	{
	font-family:verdana,arial,sans-serif;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
	font-size: 15pt;
	color:#9000c0;
	}

	
tbody	{
	font-weight: normal; 
	text-decoration:none; 
	font-size: 9pt; 
	color: #00007F; 
	font-style: normal; 
	font-family: verdana, arial, helvetica; 
	font-variant: normal;
	}
p	{
	font-weight: normal; 
	text-decoration:none; 
	font-size: 9pt; 
	color: #00007F; 
	font-style: normal; 
	font-family: verdana, arial, helvetica; 
	font-variant: normal;
	}
hr	{
	color:#A000E0; 
	height: 2px; 
	background-color: transparent;
	}
A:active	{
	color: #00007F; 
	text-decoration: none; 	}
A:link		{
	color: #FF0000;
	text-decoration: none;}
A:visited	{
	color: #FF0000;
	text-decoration: none; 	}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: #A000E0; 
	TEXT-DECORATION: underline; }
.tab 	{
	font-family:arial,sans-serif; 
	font-weight: bold; 	
	font-style:italic; 
	font-size: 12.5pt; 
	color:#00007F;
}
.type	{
	font-weight: bold; 
	font-style:italic; 
	font-size: 11pt;
	color: #803000;  
	font-family: verdana, arial, helvetica;
	}
.klasnummer 	{
	font-family: verdana, arial, helvetica; 
	font-weight: none;
	font-size: 10.5pt;
	color:#00007F;
	font-style:italic; 
	}

	

