	body, .DefaultBody
{
	font-family:Arial, Verdana, Sans-Serif;

	text-align:center; 
	
	background-color:#EDEAE6;

	margin:0;
	padding:0;
}
.Tab span
{
	color:#000;
}
#Tabcontrol, #Tabcontrol table
{
	background-color:transparent;
}
td
{
	font-size:0.7em;
	font-family:Arial, Verdana, Sans-Serif;
}
.pgbutton, .pgbuttono
{
	border:0;
}
#container
{
	width:778px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-image:url(pgportal/bg.gif);

}
#buttons
{
	position:absolute;
	top:4px;
	right:4px;
	
}
.Normal, td
{

	border:0;
	line-height:1.7em;
}
.NormalBold
{
	font-weight:bold;
}
.SubHead
{
	font-weight:bold;
}
.NormalTextBox
{
	font-family:Trebuchet MS;
	border:solid 1px #000;
}
hr
{
	color:#000;
	height:1px;
}
li
{
	margin-left:0;
}
.ErrorMsg
{
	color:Red;
}
.Signin
{
	width:170px;
	border:solid 1px;
	border-color:#0a396b;
}
/*MENU styles*/

.menuspace
{
	background-color:#083368;
	height:30px;
	background-image:url(pgportal/menubg.gif);
	background-repeat:repeat-x;
}
.myctr
{
	height:30px;
	font-size:1px;
}
.mybar
{
	color:#fff;
	font-size:1px;
}
.mybar td, .myctr td
{
	margin:0;
	padding:0;
	height:30px;
	font-size:1px;
}
.mysub
{
	z-index:100;
	background-color:#fff;
	border:solid 1px #000;
}
.myitm
{
	cursor: pointer; 
	cursor: hand; 
	padding-left:6px;
	height:22px;
	border-left: #ffffff 0px solid; border-bottom: #ffffff 1px solid; border-top: #ffffff 1px solid; border-right: #ffffff 0px solid;
}
.myitmsel
{
	cursor: pointer; 
	cursor: hand; 
	padding-left:6px;
	height:22px;
	border-left: #ffffff 0px solid; border-bottom: #ffffff 1px solid; border-top: #ffffff 1px solid; border-right: #ffffff 0px solid;
	color:#FF6C00;
}
/* Menu Arrow*/
.myarw 
{
	font-family: webdings; 
	font-size: 9px; 
	cursor: pointer; 
	cursor: hand;
	border-right: #ffffff 1px solid; border-bottom: #ffffff 1px solid; border-top: #ffffff 1px solid;
}
/* Menu Icon*/
.myicn 
{
	cursor: pointer; 
	display:none;
	cursor: hand; 
	text-align: center; 
	width: 4px;
	background-color:#ffffff;
	border-left: #ffffff 1px solid; border-bottom: #ffffff 1px solid; border-top: #ffffff 1px solid;
}
/* Menu Break*/
.mybrk 
{
	display:none;
	background-color:Transparent
	}
.menusp
{
	font-size:1px;
	width:1px;
	display:none;
}
#tdLeftPane
{
	width:202px;
	padding-right:2px;
}
.left
{
	
}
.center
{
	width:auto;
}
.right
{
	padding-left:1px;
}
.contentcenter
{
	width:780px;
}
#footer
{
	font-size:10px;
	padding-left:15px;
	color:#000;
}
.portalframe
{
	padding:0;
	margin:0;
	width:100%;
}
.Addpane
{
	clear:both;
	width:778px;
	background-color:#F2F2F2;
}
.Addpane td
{
	padding-left:10px;
}
.FooterPane
{
	background-color:#fff;
	padding-left:14px;
	color:#cccccc;
	font-size:10px;
}
/* MOdule styles */
.fproll:hover
{
	background-color:#f4f2ef;
}
.PageHeaderHeader
{
	height:31px;
	background-image:url(pgportal/headerbg.gif);
	background-repeat:no-repeat;
	background-position:13px 0;
	padding-left:26px;
	width:100%;
	padding-top:4px;
}
.ModuleBorderHeader
{
	font-weight:bold;
	font-size:0.9em;
	padding:10px 0 0 30px;
}
.ModuleBorderFrame, .PageHeaderFrame
{
	padding:10px 30px 10px 30px;
}
.ModuleBorderEditHeader, .LeftMargeEditHeader, .PageHeaderEditHeader
{
	border-top:dotted 1px #000;
	padding-left:26px;
}
.LeftMargeHeader
{
	font-weight:bold;
	font-size:0.9em;
	padding-left:18px;
}
.LeftMargeFrame
{
	padding-left:18px;
}
.domainformHeader
{
	background-color:#0D66A0;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
}
.domainformFrame
{
	background-color:#EAF2F7;
	padding-left:2px;
}
.domainformFrame .Signin, .domainformFrame span.Normal
{
	margin-left:10px;
}
.fpHeader
{
	background-color:#fff;
	width:199px;
	padding-top:2px;
}
.fpFrame
{
	background-color:#EAF2F7;
	width:199px;
	padding:0;
	margin:0;
	
}
.fpFrame a:link, .fpFrame a:visited
{
	font-weight:normal;
}
.fpFrame table td
{	
padding:4px 4px 4px 12px;
margin:0;
}
.fpEditHeader Helper
{
	display:none;
}
.adminheader
{
	font-size:0.9em;
	font-weight:bold;
	padding:10px 0 0 30px;
}

.Treebg
{
	background-color:#F2F2F2;
	border-left:solid 1px #000;
}
A.ModuleBorderHeaderButton:link, A.CommandButton:link {
    text-decoration: underline;
    font-size: 10px;
    color: black;
}
A.ModuleBorderHeaderButton:visited, A.CommandButton:visited {
    text-decoration: underline;
    font-size: 10px;
    color: black;
}
A.ModuleBorderHeaderButton:hover, A.CommandButton:hover {
    text-decoration: none;
    font-size: 10px;
    color: black;
}
a:link
{
	color:#3F7BC3;
	text-decoration:underline;
}
a:visited
{
	color:#3F7BC3;
	text-decoration:underline;
}
a:hover
{
	color:#3F7BC3;
	text-decoration:none;
}
.BreadCrumBar
{
	background-color:#c4d9e8;
	margin:13px 32px 0 13px;
	height:24px;
	padding:2px 0 0 12px;
}
.BreadCrumbSeperator
{
	color:#000;
}
#printbar
{
	float:right;
	padding-right:10px;
	margin-bottom:10px;
}
a.printlink:link, a.printlink:visited
{
	color:#7C7C7C;
	font-size:10px;
	background-color:#efefef;
	text-decoration:none;
	padding:4px;
}
a.printlink:hover
{
	color:#000;
	font-size:10px;
	background-color:#efefef;
	text-decoration:none;
	padding:4px;
}
/*Nieuws*/
.NewsTable a.Normal br
{
	display:none;
}
.NewsTable a.Normal
{
	display:block;
}
.NewsTable p
{
	margin:0;
	padding:0;
}
.NewsTable .Normal a.Normal br
{
	display:none;
}
.NewsTable .Normal a.Normal
{
	display:inline;
}
.NewsTable td
{
	padding-bottom:10px;
}
.ItemTitle
{
	font-weight:bold;
	display:block;
}
.NewsDate
{
	font-size:9px;
	color:#aaa;
}
/*FAQ*/
.FAQTable td
{
	padding-left:10px;
	background-image:url(pgportal/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 9px;
}
/* HELP elements */

.HelpBody
{
	color:#000000;
	margin:0;
	padding:0;
	background-image: url(../../images/help/helpbg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 10pt;
	background-color:#ffffff;
	text-align:left;
}
.HelpBody2
{
	color:#000000;
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../../images/help/helpbg2.gif);
	background-repeat:repeat-x;
	font-size: 10pt;
	font-weight: normal;
	line-height: 10pt;
	background-color:#fff;
	text-align:left;
}
.HelpLogo
{
	width:350px;
	height:50px;
	background-image: url(../../images/help/helplogo.gif);
	background-repeat:no-repeat;
}
.HelpLogo2
{
	width:0;
	height:0;
}
.HelpPage
{
	padding:20px;
	padding-right:0;
}
.HelpHeader
{
	
	height:24px;
	font-family:Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align:right;
	vertical-align:middle;
	padding-right:4px;
	
}
.HelpContent
{
	border-top:solid 1px #DDDFD3;
	border-right:solid 0px #DDDFD3;
	border-bottom:solid 0px #DDDFD3;
	border-left:solid 1px #DDDFD3;
	padding:6px;
	background-color:#ffffff;
	line-height:20px;
}
.HelpContent HR
{
	color:#000000;
	
	}
.HelpMenu HR
{
	color:#000000;
	
	}
.HelpTitle
{
	background-color:#DDDFD3;
	
	font-family:Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding:6px;
	font-variant:small-caps;
	letter-spacing:1px;
	margin-bottom:6px;
}
.HelpFooter
{
	background-color:#DDDFD3;
	height:10px;
	width:100%;
	bottom:0;
}
.HelpZoek
{
	margin-left:14px;
	margin-top:10px;
}
/*Kalender styles*/
.Calendarbg
{
	background-color:#fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	line-height: 10pt;
	background-image:url(berghege/calbg.gif);
	
}
#Caltable
{
	width:100%;
}
.Calender
{
	width:290px;
	border:solid 1px #fff;
	margin-top:10px;
}
.CalToday /* huidige dag */
{
	background-color:#F3EDC1;
}
.CalSelector
{
	
}
.CalDay /* dagen van de maand */
{
	background-color:#efefef;
	height:34px;
}
.CalNextPref /* bgcolor next prev knopjes */
{
	
}
.CalDayHeader /* dagen */
{
	background-color:#bbb;
	color:#ffffff;
	border-left: solid 1px #E2DDE2;
	height:26px;
}
.CalSelected
{
	background-color:#D0BF8A;
}
.CalOver
{
	background-color:Silver;
}
.CalTitle /* Header */
{
	background-color:#ccc;
	border:0;
	height:30px;
}
.CalWeekend /* weekenden */
{
	background-color:#BCBEC0;
	height:34px;
}
.CalOtherMonth /* andere maand */
{
	background-color:#CECFCF;
	height:34px;
}
/*END SCREEN*/
@media print 
{
body
{
	font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
}
#header, #buttons, .menuspace, #tdLeftPane, #footer
{
	display:none;
}
.ModuleBorderHeader
{
	font-size:medium;
	font-weight:bold;
}
#printbar
{
	display:none;
}
/*END PRINT*/
}
/*END PRINT*/