body
{
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	text-transform: none;
	color: #0054B3;
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /* Arial, Verdana, Tahoma; */
	font-variant: normal;
	text-decoration: none;
	height: 100%;
	margin: 0px;
}
.renderToPaper
{
	display: none;
}
.renderToScreen
{
	display: block;
}
.noMargin
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.Font8
{
	font-size: 8pt;
}
.alignRight
{
	text-align: right;
}
.blackBorder
{
	border: 1px solid black;
}
.LevLogoSerie
{
	border: 1px solid black;
	margin-right: 10px;
	margin-bottom: 10px;
}
#calcInfoContent
{
	display: block;
	overflow: scroll;
	width: 100%;
	padding: 3px;
	position: static;
}
#treeHolder
{
	display: block;
	margin-left: 2px;
	overflow: auto;
	width: 280px;
	margin-right: 2px;
	position: static;
}
#peildatumTable
{
	width: 100%;
	text-align: right;
	background-color: #FFFFFF;
}
#mainTable
{
	width: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#headerTable
{
	height: 25px;
	width: 100%;
	vertical-align: top;
	background-image: url(../images/topmenu/menu_bckgrnd_grey.jpg);
}
#midrow
{
	width: 100%;	
	margin-right: -20px;
	padding-right: -20px;
}
#contentTable
{
	height: auto;
	vertical-align: top;
	margin: auto;
}
#contentDiv
{
	height: 100%;
}
.footerTable
{
	font-size: 9pt;
	vertical-align: middle;
	height: 18px;
	background-color: #0053B2;
	color: White;
	text-align: center;
}
.footerTable:hover
{
	font-size: 9pt;
	vertical-align: middle;
	height: 18px;
	background-color: #0053B2;
	color: White;
	text-align: center;
}
#newsTable
{
	border: 1px solid #E5EDF7;
	width: 535px;
	text-align: left;
}
table.newsTableSub
{
	width: 200px;
	text-align: left;
}
tr.newsTableSub
{
	vertical-align: top;
}
td.newsTableSub
{
	vertical-align: top;
	width: 200px;
	text-align: left;
	font-size: 8pt;
}
td.newsTableSep
{
	border: 1px solid #E5EDF7;
	width: 1px;
}
#loginTable
{
	background-color: #0053B2;
	width: 325px;
	text-align: left;
}
#breadCrumbs
{
	color: #000000;
}
#topBar
{
	background-color: #E5EDF7;
	width: 100%;
	height: 24px;
}
#topBar img
{
	top: -2px;
	position: relative;
}
#menuBar
{
	background-color: #0053B2;
	width: 100%;
	height: 32px;
}
#mainTree
{
	top: 3px;
	position: relative;
	z-index: 1;
}
.TdWebshop
{
	background-color: White;
	color: #0054B3;
	font-size: 10pt;
	padding: 4px;
	border: 1px solid #0054B3;
}
.TdWebshopSpacer
{
	background-color: #FFF3CC;
	height: 18px;
	line-height: normal;
}
.TdWebshopSpacerHr
{
	color: #FDC400;
	height: 1px;
}
.TdWebshopSpacer_OLD
{
	background-color: #FDC400;
	font-size: 3pt;
	line-height: normal;
}
.TdWebshopAlt
{
	background-color: #FFF3CC;
	color: #0054B3;
	font-size: 10pt;
	padding: 4px;
	border: 1px solid #0054B3;
}
.TdWebshopPadding
{
	border: 4px solid white;
}
.TdDarkYellow
{
	background-color: #FDC400;
	color: White;
	font-weight: bold;
	font-size: 10pt;
	height: 14px;
	padding: 4px;
}
.TdLightYellow
{
	background-color: #FFF3CC;
	color: #0054B3;
	font-weight: normal;
	font-size: 10pt;
	height: 14px;
	padding: 4px;
	/*border-top: 1px solid white;*/
}
.TdDarkBlue
{
	background-color: #0054B3;
	color: White;
	font-weight: bold;
	font-size: 10pt;
	height: 14px;
	padding: 4px;
}
.TdLightBlue
{
	background-color: #E5EDF7;
	color: #0054B3;
	font-weight: normal;
	font-size: 10pt;
	height: 14px;
	padding: 4px;
	line-height: 20px;
}
.ThinBlue
{
	color: #0054B3;
	font-size: 10pt;
}
.ThinWhite
{
	color: White;
	font-size: 10pt;
}
.ThinYellow
{
	color: #FDC400;
	font-size: 10pt;
}
.PhatBlue
{
	color: #0054B3;
	font-weight: bold;
	font-size: 10pt;
}
.PhatWhite
{
	color: White;
	font-weight: bold;
	font-size: 10pt;
}
.PhatYellow
{
	color: #FDC400;
	font-weight: bold;
	font-size: 10pt;
}
.PhatBlack
{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}
.PhatBlueXL
{
	color: #0054B3;
	font-weight: bold;
	font-size: 12pt;
}
.PhatWhiteXL
{
	color: White;
	font-weight: bold;
	font-size: 12pt;
}
.PhatYellowXL
{
	color: #FDC400;
	font-weight: bold;
	font-size: 12pt;
}
A.PhatBlue:hover
{
	color: #0054B3;
	font-weight: bold;
	font-size: 10pt;
}
A.PhatWhite:hover
{
	color: White;
	font-weight: bold;
	font-size: 10pt;
}
A.PhatYellow:hover
{
	color: #FDC400;
	font-weight: bold;
	font-size: 10pt;
}
A.PhatBlack:hover
{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}
A.PhatBlueXL:hover
{
	color: #0054B3;
	font-weight: bold;
	font-size: 12pt;
}
A.PhatWhiteXL:hover
{
	color: White;
	font-weight: bold;
	font-size: 12pt;
}
A.PhatYellowXL:hover
{
	color: #FDC400;
	font-weight: bold;
	font-size: 12pt;
}
a
{
	color: #0054B3;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	color: #0054B3;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.FootNote
{
	font-size: 8pt;
}
.lightBlue
{
	background-color: #E5EDF7;
}
.darkBlue
{
	background-color: #0054B3;
}
.darkYellow
{
	background-color: #FDC400;
}
.barYellow
{
	background-color: #FBBB00;
	color: White;
	text-align: left;
	font-size: 12pt;
	margin: 4px;
	padding: 3px;
	font-weight: bold;
}
.prodYellow
{
	background-color: #FBBB00;
	color: White;
	text-align: left;
	font-size: 10pt;
	padding: 3px;
	font-weight: bold;
}
.LevLogoContainerSubSelect
{
	background-color: #fffcda;
	margin-right: 12px;
}
table.LevLogoContainerSubSelect
{
	background-color: #fffcda;
}
.lightYellow
{
	background-color: #fffcda;
	color: black;
	text-align: left;
	margin: 4px;
	border: none;
}
.prodBlue
{
	background-color: #0053B2;
	color: White;
	text-align: left;
	font-size: 10pt;
	padding: 3px;
	font-weight: bold;
}
.lightBlue
{
	background-color: #E5EDF7;
	color: black;
	text-align: left;
	margin: 4px;
	border: none;
}
.imgBorder
{
	border: 1px solid black;
}
.marginMe
{
	padding: 3px;
}
.LevLogoContainer
{
	width: 126px;
	text-align:left;
	padding-top: 14px;
}
.LevLogo
{
	text-align:center;
	width: 124px;
	height: 66px;
	border: 1px solid black;
	vertical-align:middle;
	text-align: center;
	margin-bottom: 18px;
	padding-top: 4px;
}
input
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Tahoma, Verdana, Arial;*/
	font-size: 8pt;
	text-transform: none;
	color: Black;
}
.inputCalc
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;  /*Tahoma, Verdana, Arial;*/
	font-size: 8pt;
	text-transform: none;
	color: Black;
	width: 45px;
	text-align: right; 
}
#calculatieMargin
{
	margin: 0px 11px;
}
#prodMargin
{
	margin: 0px 11px;
}
.calculatieTable
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.calculatieTableTr
{
	background-color: #89afdb;
}
.calculatieTable th
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: #89afdb;
	padding: 4px;
}
.calcultatieTableThBottom
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: #89afdb;
	padding-left: 4px;
}
.calculatieTable tr
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	background-color: #ffffff;
	vertical-align: middle;
}
.calculatieTable td
{
	font-size: 8pt;
	color: black;
	background-color: #ffffff;
}
.calculatieTable input
{
	font-size: 8pt;
	color: black;
	background-color: #ffffff;
	text-align: right;
	width: 40px;
	border: 1px solid silver;
}
p
{
	font-weight: normal;
	font-size: 10pt;
	text-transform: none;
/*	color: #40628A;*/
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;  /*Tahoma, Verdana, Arial;*/
	font-variant: normal;
	text-decoration: none;
}
td
{
	font-weight: normal;
	font-size: 10pt;
	text-transform: none;
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Tahoma, Verdana, Arial;*/
	font-variant: normal;
	text-decoration: none;
}
A.FrontPage
{
	font-size: 16pt;
	color: #40628A;
	text-decoration: none;
}
A.FrontPage:hover
{
	font-size: 16pt;
	color: #40628A;
	text-decoration: none;
}
INPUT
{
	color: #6c88aa;
}
.INPUT
{
	border-right: #85a5cc 1px inset;
	border-top: #85a5cc 1px inset;
	border-left: #85a5cc 1px inset;
	color: #6c88aa;
	border-bottom: #85a5cc 1px inset;
}
.bluestyle
{
	color: #6c88aa;
}
INPUT.NoMarkup
{
	color: #6c88aa;
	border: none;
}
.NoBorder
{
	border: none;
}
.Location
{
	font-size: 8pt;
	color: silver;
	font-style: italic;
}
A.Location
{
	font-size: 8pt;
	color: #85a5cc;
	font-weight: bold;
	font-style: italic;
}
A:hover.Location
{
	font-weight: bold;
	font-size: 8pt;
	color: #6c88aa;
	font-style: italic;
}
DIV.Article
{
	border-right: #5d5c5c 1px solid;
	padding-right: 20px;
	border-top: #5d5c5c 1px solid;
	padding-left: 20px;
	padding-bottom: 10px;
	border-left: #5d5c5c 1px solid;
	padding-top: 10px;
	border-bottom: #5d5c5c 1px solid;
	background-color: #F8F8FF;
	width: 465px;
}
DIV.ArticleTop
{
	border-right: #5d5c5c 1px solid;
	padding-right: 2px;
	border-top: #5d5c5c 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: #5d5c5c 1px solid;
	color: #40628a;
	padding-top: 2px;
	border-bottom: #5d5c5c 1px solid;
	background-color: white;
	text-align: left;
}
TD.ArticleTop
{
	font-weight: bold;
	font-size: 10pt;
	color: #40628a;
	background-color: white;
}
TD.ArticleTopHelp
{
	font-weight: bold;
	font-size: 12pt;
	color: #40628a;
	background-color: white;
}
DIV.ArticleActie
{
	border-right: #5d5c5c 1px solid;
	padding-right: 20px;
	border-top: #5d5c5c 1px solid;
	padding-left: 20px;
	padding-bottom: 10px;
	border-left: #5d5c5c 1px solid;
	padding-top: 10px;
	border-bottom: #5d5c5c 1px solid;
	background-color: #f8f8ff;
	width: 180px;
}
DIV.ArticleActies
{
	border-right: #5d5c5c 1px solid;
	padding-right: 20px;
	border-top: #5d5c5c 1px solid;
	padding-left: 20px;
	padding-bottom: 10px;
	border-left: #5d5c5c 1px solid;
	width: 180px;
	padding-top: 10px;
	border-bottom: #5d5c5c 1px solid;
	text-align: left;
}
DIV.ArticleActieTop
{
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	border-top: #5d5c5c 1px solid;
	color: Red;
	padding-top: 2px;
	border-bottom: #5d5c5c 1px solid;
	background-color: white;
	text-align: center;
}
TD.ArticleActieTop
{
	font-weight: bold;
	font-size: 10pt;
	color: Red;
	background-color: white;
}
.ShopLink
{
	font-size: 8pt;
	text-decoration: underline;
	cursor: pointer;
}
.ShopInfo
{
	font-size: 8pt;
}
DIV.CalculusBanner
{
	color: #333;
	font:8pt tahoma, sans-serif;
}
.FullWidth
{
	width: 100%;
}
TH
{
	text-align: left;
}
.ElementH
{
	font-weight: bold;
	color: Black;
	font-size: 8pt;
	text-decoration: none;
}
.ElementF
{
	font-weight: bold;
	color: Black;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
}
.ElementO
{
	font-weight: normal;
	color: Black;
	font-size: 8pt;
	text-decoration: none;
}
.Element
{
	font-weight: normal;
	color: Black;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
}
.ElementHeader
{
	font-weight: bold;
	color: Black;
	font-size: 12pt;
	text-decoration: none;
}
.ElementSubHeader
{
	font-weight: normal;
	color: Black;
	font-size: 10pt;
	text-decoration: none;
}
.SmallBlack
{
	color: #000000; 
	font-size: 8pt;
}
.Black
{
	color: #000000; 
}
.ExpDivHeader
{
	font-weight: bold;
	color: #5d5c5c; /*#40628a;*/
	font-size: 10pt;
	text-decoration: none;
}
TH.activiteit
{
	font-size: 8pt;
}
TH.activiteit_c
{
	font-size: 8pt;
	text-align: center;
	width: 50px;
}
TH.activiteit_bedrag
{
	font-size: 8pt;
	text-align: right;
	width: 50px;
}
TD.activiteit
{
	font-size: 8pt;
	color:Black;
}
TD.activiteit_large
{
	font-size: 10pt;
	color:Black;
}
TD.activiteit_omschr
{
	font-size: 8pt;
	color:Black;
}
TD.activiteit_bedrag
{
	text-align : right;
	font-size: 8pt;
}
TD.activiteit_bedrag_large
{
	text-align : right;
	font-size: 10pt;
}
TD.b_activiteit
{
	font-size: 8pt;
	font-weight: bold;
}
TD.b_activiteit_bedrag
{
	text-align : right;
	font-weight: bold;
	font-size: 8pt;
}
INPUT.InputBox
{
	font-size: 8pt;
	text-align: right;
}
INPUT.InputNorm
{
	font-size: 8pt;
}
.ExtraInfo
{
	color: Black;
	font-size: 8pt;
}
.Margins
{
	padding: 20px;
}
.DivMargins
{
	padding: 20px;
	border-right: outset;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: outset;
}
.divOverlayCaption
{
	color: White;
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
}
/*.Tree
{
	position: static;
}*/
DIV.b1
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;  /*Verdana, Tahoma, Arial;*/
	color: black; /* padding-left: 3px; */
	text-decoration: none;
	text-indent: 0pt;
	display: block;
	overflow: visible;
}
DIV.b2
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 12pt;
	display: block;
	overflow: visible;
}
DIV.b3
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 24pt;
    	display: block;
	overflow: visible;

}
DIV.b4
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 36pt;
    	display: block;
	overflow: visible;

}
DIV.b5
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 42pt;
    	display: block;
	overflow: visible;

}
DIV.b6
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 60pt;
    	display: block;
	overflow: visible;

}
DIV.b7
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 72pt;
    	display: block;
	overflow: visible;

}
DIV.b8
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 84pt;
    	display: block;
	overflow: visible;

}
DIV.b9
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 96pt;
    	display: block;
	overflow: visible;

}
DIV.b10
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 1010pt;
    	display: block;
	overflow: visible;

}
DIV.b11
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 120pt
}
DIV.b12
{
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: black;	
	/* padding-left: 3px; */
	text-decoration: none;	
    TEXT-INDENT: 132pt;
    	display: block;
	overflow: visible;

}
.HeaderText
{
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
.text
{
	border-right: black 3px double;
	border-top: black 3px double;
	border-left: black 3px double;
	border-bottom: black 3px double;
}
span
{
	border: 0px;
}
ul
{
	border: 0px;
}
div
{
	border: 0px;
}
.Overflow
{
	overflow: hidden;
	height: 100%;
}
.TeA
{
	background-position: left top;	background-attachment: fixed;	background-image: url(images/theme/header.jpg);	background-repeat: no-repeat;
}
.smallcell
{
	font-size: 8pt;
}
.Tree
{
	font-family: Tahoma;
	font-size: 9pt; 
	color: black;	
	/* padding-left: 3px;*/
	text-decoration: none;	
}
A.Tree:hover
{
	font-family: Tahoma;
	font-size: 9pt;
	color: black;
	text-decoration: underline; 
	cursor: pointer;
	cursor: pointer;
	/*padding-left: 3px;	*/
}

/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #e9e9e9;
	/*border: 1px solid #606060;*/
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #C0C0C0;
	/*border: 1px solid #606060;*/
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

.bla
{
	display: none;
	z-index: 2;
	left: 100px;
	visibility: visible;
	overflow: auto;
	position: absolute;
	top: 100px;
}
.hideme
{
	display: none;
}
.spaced
{
	text-align: justify;
	text-justify: distribute;
}
.borderImg
{
	border: 1px solid white;
	margin-right: 10px;
}
.diamond
{
	list-style-image: url(../images/menu/arrow.jpg);
	color: #3572b2;
}
.diamond a:hover
{
	list-style-image: url(../images/menu/arrow2.jpg);
	text-decoration: underline;
	color: #024f9f;
}
.hoverline
{
	color: #3572b2;
}
.hoverline:hover
{
	text-decoration: underline;
	color: #024f9f;
	background-image: url(images/~TopMenu_6a.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

#contactFormContainer
{
	position: absolute;
	top: 0px;
	text-align:left;
	float:right;
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; /*Verdana, Tahoma, Arial;*/
    font-size:10pt;
    margin-right: 20px;
}
#contactForm
{
	height:120px;
	width:260px;
	background-image:url('../images/topmenu/loginbckgrnd.jpg');
	display:none;
	color: White;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
#contactForm table
{
	border:none;
	color: White;
}      
#contactForm label
{
	display:block;
	color:#ffc400;
}      
#contactForm input[type=text]
{
	border:solid 0px #ffffff;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	width:160px;
	height:16px;
	padding:2px;
}  
#contactForm input[type=password]
{
	border:solid 0px #ffffff;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	width:160px;
	height:16px;
	padding:2px;
}  
#contactForm textarea
{
	display:block;
	border:solid 1px #4d3a24;
	width:100%;
	margin-bottom:10px;
}  
#contactForm a
{
	color: White;
}
#contactForm a:hover
{
	color: silver;
}
#contactForm input[type=submit]
{
	background-color:#ffd300;
	border:solid 0px #ffffff;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	width:160px;
	height:16px;
	padding:2px;
}                
#contactLink
{
	height:30px;
	width:300px;
	background-image:url('../images/topmenu/slidein_button.png');
	display:block;
	cursor:pointer;
}
#contactLink_loggedIn
{
	height:25px;
	width:300px;
	background-image:url('../images/topmenu/slidein_button_clear.png');
	display:block;
	cursor:pointer;
	color: White;
	text-align: center;
	padding-top: 5px;
	font-size: 8pt;
	font-weight: bold;
}
#contactLink_loggedIn:hover
{
    color: Silver;
}
.contactLink_class
{
	cursor:pointer;
	color: White;
	font-size: 8pt;
	font-weight: bold;
}
.contactLink_class:hover
{
    color: Silver;
}

.white
{
	color: White;
}
#chkRememberMe
{
	color: White;
}
.smallLogin
{
	color: White;
	font-size: 8pt;
}
.stijl10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.stijl11 {
	color: #ffcc00;
	font-weight: bold;
}
a:hover.stijl10
{
	color: #FFFFFF;
	text-decoration: none;
}
#PageInformation
{
	display: none;
}