TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TH
{
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
OL
{
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
UL
{
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
FONT
{
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
P
{
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
INPUT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, 'sans serif'
}
SELECT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, 'Sans Serif'
}
H2
{
    FONT-SIZE: 14pt;
    COLOR: #1c2755;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, 'Sans Serif'
}
TEXTAREA
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, 'Sans Serif'
}
B
{
    FONT-WEIGHT: bolder;
    COLOR: #1c2755;
    FONT-FAMILY: Arial, 'News Gothic'
}
A:link
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 10pt;
	COLOR: #ffffff;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:visited
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 10pt;
    BORDER-LEFT: medium none;
	/*COLOR: #ffffff; */
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:active
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 10pt;
    BORDER-LEFT: medium none;
	COLOR: #ff8700;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: arial, helvetica, 'sans serif';
    TEXT-DECORATION: none
}
LI
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'News Gothic'
}
LH
{
    FONT-SIZE: 13pt;
    COLOR: #1c2755;
    FONT-FAMILY: 'Arial Black', Arial, 'News Gothic'
}
OPTION
{
    FONT-SIZE: 10pt
}
H1
{
    FONT-SIZE: 18pt;
    COLOR: #1c2755;
    FONT-FAMILY: Arial
}
SCROLLBAR
{
}
IMG
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}
A.klein
{
    FONT-SIZE: 8pt;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Courier
}
A.verplicht
{
    FONT-SIZE: 10pt;
    COLOR: #ff8700;
    TEXT-DECORATION: none
}
SPAN.groot
{
    FONT-SIZE: 13pt;
    FONT-FAMILY: Arial
}
SPAN.bold
{
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Arial
}
SPAN.italics
{
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}
SPAN.blauw
{
    COLOR: blue;
    FONT-FAMILY: Arial
}
SPAN.klein
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
SPAN.grootblauw
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13pt;
    COLOR: #1c2755;
    FONT-FAMILY: Arial
}
SPAN.dblauw
{
    FONT-WEIGHT: bolder;
    COLOR: #1c2755;
    FONT-FAMILY: Arial
}
SPAN.oranje
{
    COLOR: blue;
    FONT-FAMILY: Arial;
}
.extra
{
    COLOR: white;
    FONT-FAMILY: Arial
}
.dblauw
{
    FONT-WEIGHT: bolder;
    COLOR: #1c2755;
    FONT-FAMILY: Arial
}
.bolddblauw
{
    FONT-WEIGHT: bolder
}
.klein
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
H3
{
    FONT-SIZE: 12pt;
    COLOR: #1c2755;
    FONT-FAMILY: Arial, 'MS Serif'
}
.titel
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: #1c2755;
    FONT-FAMILY: Arial, Courier
}
.leesverder
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #ff8700;
    FONT-FAMILY: Arial, Courier	
}
.disclaimer
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Courier	
}
A:hover
{
    COLOR: #ff8700;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
#balk
{
	background-color: #ff9900
}	
.menu-topleft
{
   COLOR: #ffffff;
   FONT-FAMILY: Arial;
   FONT-SIZE: 9 pt;
}
DIV.NV1 {
	HEIGHT: 28;
	position: relative;
}
.roll	{
	color: #ffffff;
}	
	
DIV.NV2 {
	position: relative;
	color: #ffffff
}

/*
 * module: postit2
 */

 div.mod-postit2 { 
	width: 450px; 
	float: left;
	position: absolute;
	top: 20px;
	left: 150px;
	z-index: 1000;
	display: none;
}
 
div.mod-postit2 div.box-t1 {
	padding: 0px 5px 0px 0px;
	background: url(../images/module_postit2_tr.png) 100% 0 no-repeat;
}

div.mod-postit2 div.box-t2 {
	height: 5px;
	background: #F5E586;
}

div.mod-postit2 div.box-1 {
	padding: 0px 5px 0px 0px;
	background: url(../images/module_postit2_r.png) 100% 0 repeat-y;
}

div.mod-postit2 div.box-2 {
	padding:  30px; 15px auto 15px;
	background: #FAE989;
	overflow: hidden;
	color: #323232;
}

div.mod-postit2 div.box-2 { 
	font-family: 'Reenie Beanie', arial, serif; 
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 36px;
	text-wrap: none;
}

div.mod-postit2 div.box-2 a{
	color: #323232;
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	text-decoration: none;
	font-size: inherit;
	/*font-weight: bolder;*/
	color: red;
	font-size: 36px;
}
div.mod-postit2 div.box-2 a:link{
/*color: white;*/
}

div.mod-postit2 div.box-b1 {
	background: url(../images/module_postit2_bl.png) 0 0 no-repeat;
}

div.mod-postit2 div.box-b2 {
	padding: 0px 135px 0px 10px;
	background: url(../images/module_postit2_br.png) 100% 0 no-repeat;
}

div.mod-postit2 div.box-b3 {
	height: 35px;
	background: url(../images/module_postit2_b.png) 0 0 repeat-x;
}

div.mod-postit2 h3.header {
	height: 30px;
	margin: -10px -15px 5px -15px;
	background: #F5E586;
	font-size: 150%;
	line-height: 30px;
	text-indent: 15px;
	letter-spacing: -1px;
	color: #323232;
	font-family: 'Reenie Beanie', arial, serif; 
	float: right;
}

div.mod-postit2 div.badge-new,
div.mod-postit2 div.badge-top,
div.mod-postit2 div.badge-pick {
	right: 4px;	
}

span.closebtn
{
	float: right;
	padding-bottom: 20px;
	
}
div.mod-postit2 div.box-2 span.closebtn a {
	text-decoration: none;
	color:  #fc9a04;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 18px;
}
