/* BASIS STIJL */
html{height:100%}
html>body #PortalBorder {height:auto}/*for mozilla */

body{
	behavior:url("DesktopModules/Snapsis/NavMenu/csshover.htc");
	background-color: #ffffff;
	height:100%;
	color:#3b3b3b;
}

span, div, p, ul,td,th,input,select,textarea,button, normal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


UL LI   {
    list-style-image:URL("disc.gif");
	margin-left: 5px;
}

UL LI LI    {
    list-style-type:    square;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}
OL UL LI   {
    list-style-type:    disc;
}


ol,ul
{padding-left:0;}
ol
{margin:0 0 7px -22px;}
ol
{margin:0 0 7px 22px;}
ul
{margin:0 0 7px -16px;}
ul
{margin:0 0 7px 16px;}


#AdminPulldown {
	TOP: 2px;
	z-index:998;
	font-size:86%;
}

#PortalContainer{
    border: 1px solid #9e9e9e;
    border-collapse: collapse ;
    height:100%;
    min-height:100%;/*for mozilla*/
    width:950px;
}

A.BannerLinks:Link, A.BannerLinks:Active, A.BannerLinks:Visited
{
	text-decoration:none;	
	color: #727272;
}
A.BannerLinks:hover
{
    color:#c60052;
    text-decoration:none;
}


/* BASIS STIJL */


a:link, a:active, a:visited
{
	text-decoration:underline;
	color:#c60052;
}
a:hover
{
    color:#c60052;
    text-decoration:underline;
}

/* STIJL VAN DE PANELEN */

#ContentContainer{
    background-color:#FFFFFF;
    clear:both;
    height:100%;
}
#ContentContainer a:Link, #ContentContainer a:Active, #ContentContainer a:Visited{
    height:auto;
}
#ContentContainer a:hover {

}

.ContentPane {

	padding-top:0px;
	padding-left:20px;
	padding-right:10px;
}

.RightPane {
	background-color:#f3f3f3;
	border-left: 1px solid #9e9e9e;
}

.ContentPane .ContainerTitel {
font-size:14px;
color:#c60052;
}

.RightPane .ContainerTitel {
padding:5px;
font-size:14px;
color:#3b3b3b;
}
.RightPane .ContainerContent {
width: 200px;
padding:5px;
}


td.Broodkruimel {
	padding-left:20px;
}
.Broodkruimel {
	background-color:#f3f3f3;
	font-size: 11px;
	color:#727272;
	text-decoration:none;
}
.Broodkruimel a:link,.Broodkruimel a:active,.Broodkruimel a:visited{
	font-size: 11px;
	color:#727272;
}
.Broodkruimel a:hover{
	font-size: 11px;
	color:#c60052;
}

#Header {
	width:100%;
	font-weight: normal;
	color: #727272;
	text-decoration: none;
	font-size:10px;
}

.Head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c60052;
	font-size:10pt;
}
.SubHead    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight:    bold;
    color: #727272;
}
.SubSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight:    bold;
    color: black;
}

.Normal,.NormalDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #3b3b3b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/*li{
	font-size:9pt;
}*/


.CommandButton {
	color:#3b3b3b;
	font-size:9pt;

}

A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active  {
    text-decoration:    none;
    color:#c60052;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color:#c60052;
}


/* TAB */
select.TabList {
    background-color: #ffffff;
    color:#727272;
    font-weight:normal;
	font-size:10px;
}

.menuTd{
	background-image	: url(/Portals/3/Skins/NAPC/submenu-bg.gif);
	background-repeat	: repeat-x;
	background-position	: center bottom;
}

.TabList {
    float:right;
    horizontal-align:center;
}
.TabList ul {
	clear:both;
	margin:0px;
	list-style:none;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.TabList li {
	float:left;
	margin:0;
	display: inline;
	padding: 0;
}

.TabList li a {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   voice-family: "\"}\""; voice-family:inherit;
}

/*IE-PC doesn't get these child selectors but other browsers do*/
#ParentTabs > ul a {width:auto;}
#ChildTabsLevel1 > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ParentTabs a {float:none;}
#ChildTabsLevel1 a {float:none;}
/* End IE5-Mac hack */

#ParentTabsContainer {
	float:right;
	vertical-align:top;

	height: 30px;
}

#ParentTabs a {
	float:left;
	display:block;
	width:75px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background-image: url(/Portals/3/Skins/NAPC/2right_both.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#000000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-left: 2px;
	margin-right: 2px;
	font-size:13px;
	white-space: nowrap;
}

#ParentTabs a {
	height: 25px;
}
html>body #ParentTabs a {
	height: 24px;
}

#ParentTabs a:hover {
    text-decoration:none;
    color:#FFFFFF;
	background-image: url(/Portals/3/Skins/NAPC/2right_both.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-position:0 -150px;
	font-size:13px;
	padding-bottom:2px;
}


#ParentTabs li {
	background-image: url(/Portals/3/Skins/NAPC/2left_both.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 2px;
} 
html>body #ParentTabs li {
	background-image: url(/Portals/3/Skins/NAPC/2left_both.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 2px;
}

#ParentTabs li:hover {
   background-position:0 -150px;

}

#ParentTabs li.SelectedTab {
    background-position:0 -150px;
}
#ParentTabs .SelectedTab a:link,#ParentTabs .SelectedTab a:active,#ParentTabs .SelectedTab a:visited,#ParentTabs .SelectedTab a:hover {
    background-position:100% -150px;
    padding-bottom:2px;
    color:#FFFFFF;
	font-size:13px;
}

#ChildTabsContainer {
	float:none;
	clear:both;
	vertical-align:top;
	text-align:center;
	height: 23px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#ChildTabsLevel1 a {
    padding-left:5px;
    padding-right:5px;
    text-decoration:none;
    font-weight:bold;
    color:#FFF;
}    

#ChildTabsLevel1 .SelectedTab a {
    position:relative;
    background-color:#727272;
    color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}    

#ChildTabsLevel1 .SelectedTab a:hover {
    color:white;
	text-decoration:underline;
}    
#ChildTabsLevel1 a:hover {
    color:#FFFFFF;
    text-decoration:none;
}    
#ChildTabsLevel1 .LinkLeft {
    position:relative;
    float:left;
    height:18px;
    border: 1px ;
    padding-right:1px;
    padding-left:1px;
}
.gegenereerd
{
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
}

.banners{
	background-color:#c60052;
	height: 99px;
	background-image: url(/Portals/3/Skins/NAPC/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.wittestreep{
	background-color:#ffffff;
	height: 1px;
}



