

html, body
{
	height: 100%; 
	width: 100%;
	font-size :11px;
	font-family: Trebuchet MS,verdana;
	margin:0; padding:0;
}

.loadingDiv
{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	z-index: 500;
	margin: 0px;
	background-image: url("/images/raster.gif");
}

a,a:visited,a:active
{
	border-bottom:0 dotted #959595;
	color:#555555; 
	text-decoration: none;
}

a:hover
{
	border-bottom:1px dotted #959595;
	color:#555555;
	text-decoration:none;
}

.ErrorMsg
{
	font-family: verdana,sans-serif;
	font-size: smaller;
	color: #990000;
}

.MijPanel
{
	position:absolute;
	overflow:hidden;
	text-align:left;
	font-size: 9px;
}

.SelectPanel
{
	background-color: Blue;
	border: dotted 1px #dddddd;
	cursor: pointer;
	z-index: 100px;
	padding: 0px;
	
}

img
{
	border: none;
}

img.Overlay
{
	-moz-opacity:0.3;
	filter: Alpha(opacity=30);
}

.PakkettenKeuze
{
	border: solid 1px #aaaaaa;
	font-size: 12px;
	width: 270px;
	padding: 0px;
	text-align:Left;
	
}

.PremieTabel
{
	width: 100%;
}

.PremieTabel td
{
	padding: 4px;
	border:none;
	/*border-bottom: dotted 1px #eeeeee;*/
}

.PremieTabel th
{
	padding: 4px;
	background-color: #eeeeee;
}

h1 
{
	font-weight: bold;
	font-size: 20px;
	color: #333;
	padding-bottom: 2px;
	/*border-bottom: 1px dotted #CCC;*/
	margin: 0;
}

.PakketKeuzeTekst
{
	font-size:11px;
	font-weight:bold;
	margin: 4px;
}

.StapPanel
{
	text-align:left;
}

Legend
{
 float:right;
}

.LegendLogo
{
	height: 30px;
	vertical-align:bottom;
}

td.ItmValue input
{
	font-size :12px; 
	color:black;	
	border : 1px solid #888888;
}

td.FormField input
{
	font-size :12px;
	color : black;	
	border : 1px solid #888888;
}

td.MultiField input
{
	font-size :12px; 
	color:black;	
}

td.cardsmalltext
{
	font-size: 11px;
	width: 150px;
	text-align:left;
}

/*.Button
{
	background-color:#990000;
	border:1px solid #000000;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:White;
	height:20px;
	width:100px;
}*/

.Button {
	background-image:url(../images/buttonbg.gif);
	border:1px solid #666666;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	height:18px;
}

td.title
{
	border-bottom: 1px solid #dddddd;
	height: 20px;
}

td.SmallText, span.SmallText
{
	font-size: 10px;
	color: #555555;
	text-align:left;
	border-top: 1px dotted #CCC;
	height: 20px;
}

span.Comment
{
	font-size: 11px;
	color: #555555;
	text-align:left;
}


td.LogoHead
{
	text-align: center;
	border-Right: dotted 1px #ccc;
	margin:0px;
	padding: 0px;
}

td.SezLogo
{
	border-Right: dotted 1px #ccc;
	margin:0px;
	padding: 0px;
}

td.PakHeadHuidig
{
	text-align: center;
	background-color: #cccccc;
	color: #000000;
}

td.PakHead
{
	text-align: center;
	background-color: #990000;
	color: #ffffff;
	font-weight: bold;
}

td.CategoryA
{
	background-color: #990000;
	cursor:pointer;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}


td.CategoryB
{
	background-color: #cccccc;
	font-weight: bold;
	text-align: left;
}

td.Vw
{
	 padding: 4px;
	 vertical-align: top;
	 text-align:Left;
	 width: 500px;
	 background-color: #eeeeee;
}

td.GrayCenter
{
	padding: 4px;
	vertical-align: top;
	text-align:center;
	width: 500px;
	background-color: #dddddd;
}

td.GrayCenter a,a:visited
{
	border-bottom:0 dotted #0000dd;
	cursor: pointer;
	cursor: hand;
	color:#0000dd; 
	text-decoration: none;
}

td.GrayCenter a:hover
{
	border-bottom:1px dotted #0000dd;
	color:#0000dd;
	cursor: pointer;
	cursor: hand;
	text-decoration:none;
}

td.GrayLeft
{
	padding: 4px;
	vertical-align: top;
	text-align:Left;
	width: 500px;
	background-color: #dddddd;
}

td.GrayRight
{
	padding: 4px;
	vertical-align: top;
	text-align:right;
	width: 500px;
	background-color: #dddddd;
}

td.Premie
{
	padding: 4px;
	vertical-align: top;
	text-align:right;
	width: 500px;
	background-color: #dddddd;
}

td.PremieTotaal
{
	padding: 4px;
	font-weight: bold;
	vertical-align: top;
	text-align:right;
	width: 500px;
	background-color: #dddddd;
	border-top: solid 1px #333333;
}

td.Btn
{
	padding: 4px;
	vertical-align:middle;
	text-align:center;
	background-color: #dddddd;
}

td.OnzePremie
{
	padding: 4px;
	vertical-align: top;
	text-align:right;
	width: 500px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	background-color: #dddddd;
}

td.ItmValue 
{
	border-Top: dotted 1px #ccc;
	vertical-align: top;
	text-align:left;
	font-weight:normal;
}

td.MultiField
{
	border-Bottom: dotted 1px #ccc;
	vertical-align: top;
	text-align:left;
	font-weight:normal;
}

td.Itm
{
	 border-Top: dotted 1px #ccc;
	 vertical-align: top;
	 text-align:left;
	 width: auto;
}

td.FormLabel
{
	 border-Top: dotted 1px #ccc;
	 vertical-align: top;
	 text-align:left;
	 font-weight:bold;
	 width: auto;
}

td.FormField
{
	 border-Bottom: dotted 1px #ccc;
	 vertical-align: top;
	 text-align:left;
	 font-weight: normal;
	 width: auto;
}

td.QuestionMark
{
	border-Bottom: dotted 1px #ccc;
	 vertical-align: bottom;
	 text-align:left;
	 font-weight: normal;
	 width: auto;
}

td.ItmLabel
{
	 vertical-align: top;
	 text-align:left;
	 width: auto;
}

td.ItmLabelHead
{
	border-Bottom: dotted 1px #ccc;
	vertical-align: top;
	text-align:left;
	width: auto;
}

td.StepTitle
{
	font-weight: bold;
	font-size: medium;
	vertical-align: top;
	text-align:left;
	width: auto;
}

td.StepText
{
	vertical-align: top;
	text-align:left;
	width: auto;
}

table.OuterTable
{
	border:solid 1px #dddddd;
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

div.ToolTip
{
	font-size:xx-small;
}

div.ToolTip td
{
	font-size:xx-small;
	vertical-align:top;
	width:100px;
}


div.ToolTip .label
{

	font-weight: bold;
}

img.cl
{
	cursor:pointer;
}

.ddlBackGround
{
	background-color:#ec9999;
}