/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    font-weight: normal;
    font-size: 9pt;
    word-spacing: normal;
    text-transform: none;
    color: #ba55d3;
    font-family: Verdana;
    letter-spacing: normal;
    background-color: #D8BFD8;
}
ul
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	width: 130px;
	padding-top: 0px;
	border-bottom: #ccc 1px solid;
	font-family: verdana;
	list-style-type: none;
	background-color: transparent;
}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 129px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a
{
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	display: block;
	padding-left: 5px;
	background: #F2E3FF;
	padding-bottom: 5px;
	border-left: #ccc 1px solid;
	color: #660099;
	padding-top: 5px;
	border-bottom: 0px;
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #660099; background: #FAF8F3; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	}
.menupos
{
	width: 260px;
}
.subtitel
{
	margin-top: 15px;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	color: #660099;
	font-family: arial;
	letter-spacing: 1px;
	position: static;
	text-align: left;
}
.alinea
{
	font-size: 12px;
	color: #8d01e2;
	font-family: arial;
	text-align: left;
}
.adresblok
{
	background-color: #F9EEFF;
}
.infoblock
{
	padding-right: 5px;
	margin-top: 10px;
	display: block;
	padding-left: 5px;
	font-size: 9pt;
	z-index: 100;
	margin-left: 10px;
	width: 621px;
	font-family: verdana;
	position: static;
	background-color: #ffffff;
	text-align: left;
}
.pagina
{
	text-align: center;
}
ul.opsomming,.opsomming
{
	list-style-position: outside;
	font-size: 12px;
	color: #660099;
	font-family: arial;
	list-style-type: disc;
	text-align: left;
}
.flbl
{
	font-size: 9pt;
	font-family: Arial;
	letter-spacing: 1pt;
}
.dgheader
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	letter-spacing: 1.1pt;
}
.finv
{
	font-size: 9pt;
	border-top-style: none;
	font-family: verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: #D8BFD8;
	border-bottom-style: none;
}
.subkop
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 12pt;
	font-family: verdana;
	letter-spacing: 1.2pt;
}
.signaal
{
	font-size: 9pt;
	color: #ff9933;
	font-family: Arial;
	text-decoration: none;
}
.basistekst
{
	font-size: 10pt;
	color: #8B008B;
	font-family: verdana;
}
.instrumenten
{
	font-size: 9pt;
	color: #8B008B;
	font-family: verdana;
}
.finvfout
{
	font-size: 9pt;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: orange;
	border-bottom-style: none;
}
.dglijst
{
	font-size: 9pt;
	color: #F8F8FF;
	font-family: verdana;
	background-color: #cc99ff;
}
.dgheader, .dgfooter
{
	font-weight: bold;
	font-size: 9pt;
	color: #F8F8FF;
	font-family: verdana;
	background-color: #ccccff;
}
H2
{
	font-size: 13pt;
	color: #660099;
	font-family: verdana;
}	
.premiebedrag,.premieomschrijving
{
    display:inline;
	font-size: 20pt;
	font-family: Impact;
}
.premieomschrijving
{  width:300px;
    
}