.body
{
	background:url(/gfx/bg.gif) top center repeat-x #ffffff;
    overflow:auto;
    overflow: -moz-scrollbars-vertical;
    height:100%;
    width:100%;
}

.container
{
	 position:absolute;
	 width:850px;
	 top:0px; 
	 left:50%; 
	 margin-left:-425px;
	 cursor:default;
	 font-family:"arial", calibri, sans-serif;
	 font-size:12px;
	 color:#ffffff;
	 line-height:150%;
}


.content
{
     
}


.Kop
{
	 font-size:17px;
	 color:#1B2832;
	 font-weight:bold;
}


img, div 
{ 
	behavior: url(/css/iepngfix.htc);
	border:0px;
}


a
{
	color:#1B2832;
	text-decoration:underline;
	cursor:pointer;
}


.a1
{
	color:#1B2832;
	text-decoration:none;
	cursor:pointer;
}



p
{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

input, textarea
{
	 border:1px solid #CAD203; 
	 font-family:arial, calibri, sans-serif;
	 font-size:13px;
	 color:#1B2832;
}


/*{KASSA}*/

div.gegevensregel
{
	margin-bottom:5px;

}

div.gegeven
{	width:180px;
	float:left;
}

div.invoerveld
{
	float:left;
}

div.overzichtkopregel
{
	margin-top:4px;
	border:1px solid #CCCCCC;
	float:left;
	font-weight:bold;
	padding-left:4px;
	padding-left:2px;
	padding-right:2px;
}

div.overzichtregel
{
	margin-top:4px;
	border:1px solid white;
	float:left;
	padding-left:2px;
	padding-right:2px;
}

div.warningnaw
{
	margin-left:270px;
	margin-top:4px;
	position:absolute;
}




