body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	border-top: 1px solid #535353;
	background-color: #F4F5F6;
	margin:0;
}
#main{
	background-color: #FFFFFF;
}
.form,
.studieschuld{
	float:left;
}	
a {
	color: #154273;
}
h2  {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-top:0;
	line-height: 22px;
}
h3, h4  {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:0;
}
ul {
	list-style-type:square;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-left:15px;
}
.veld {
	background-color: #f5f5f5;
	margin-bottom: 2px;
	float: left;
	clear: both;
	padding: 5px 5px 5px 8px;
	width: 651px;
	}
.label {
	float: left;
	width: 400px;
	margin-right: 20px;
}

.value {
	float: left;
	width: 190px;
	margin-right: 20px;
}
.toelichting {
	width: 17px;
	float: right;
}
.radio {
	width: 200px;
	text-align:left;
}
input[type="radio"]  {
	margin:0 5px 0 0;
}

.veld input[type="text"], 
.veld select {
	width:50px;
	border: 1px solid black;
	text-align:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.veld .selectTiny {
	width: 56px;
	border: 1px solid black;
}
.veld .selectWide{
	width:150px;
	border: 1px solid black;
	text-align:left;
}
.veld .selectWideNr{
	width:150px;
	border: 1px solid black;
}
.veld .selectNarrow{
	width:90px;
	border: 1px solid black;
	text-align:left;
}
.veld .selectNarrowNr{
	width:90px;
	border: 1px solid black;

}
#maandbedrag .veld{
	width: 415px;
	padding:0 5px 0 0;
}
#maandbedrag .veld .label{
	width:135px;
}
#maandbedrag .veld .euro{
	float:left;
	width:12px;
}
#maandbedrag .veld .value{
	width: 40px;
	text-align: right;
}
#maandbedrag .veld .teken  {
	float:left;
}
#maandbedrag .veld hr{
	border-color:#000000;
	border-style:solid;
	border-width:1px 0 0;
	float:left;
	margin-bottom:0;
	width:80px;
}
.maxbedrag
{
	color: #535353;
}
.divHide {
	display: none;
}

.divShow {
	display: block;
}
.spanHide {
	display: none;
}

.spanShow {
	display: inline;
}
.helptekst {
	/*background:url("icons/icon_close.gif") no-repeat scroll 648px 5px #FEF1BC;*/
	background: #FEF1BC;
	margin-bottom: 2px;
	float: left;
	clear: both;
	padding: 5px 5px 5px 8px;
	width: 651px;
}
img{
	cursor: pointer;
	float:right;
}
.foutmelding{
	float:left;
	background: url("../icons/icon_foutmelding.gif") no-repeat 5px 5px #FAB2BD;
	width: 623px;
	padding: 7px 8px 0px 35px;
	margin: 0px 0px 25px 0px;
	font-weight: bold;
	min-height: 23px;
}
#melding{
	display: none;
	width: 620px;
	float:left;
	margin-right:25px;
}
.infomelding {
	background:url("../icons/icon_infomelding.gif") no-repeat scroll 5px 5px #FEF1BC;
	float:left;
	font-weight:normal;
	margin:0 0 20px 0px;
	/*min-height:23px;*/
	padding:8px 8px 8px 35px;
	width:396px;
}
.infoberekening {
	background-color:#F5F5F5;
	float:left;
	margin-right:12px;
	padding: 8px;
	width:423px;
}

/* ----------------------------------------------- FOOTER ---------------------------------------------------- */
.footer {
	width: 651px;
	clear: both;
	float: left;
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #efefef;
	margin-right:25px;
}


.print {
	text-decoration: none;
	background: url("../icons/icon_print.gif") -0px 2px no-repeat; 
	padding-left: 18px;
	float: left;
}

.print:hover {
	color: #154273;
	text-decoration: underline;
}

.footer .datum {
	float: right;
}

/* ------------------------------------------- EINDE FOOTER -------------------------------------------------- */

