html, body {
	margin:						0;
	padding:        	   		0;

	background-repeat:			repeat-x;
	background-position:		top;
	text-align:					center;
	background-color:			#f6fbfe;
	color:						#003399;
}


#inhoud {
	background-image: 			url(../images/alg_back_2.gif);
	background-position:		top;
	background-repeat:			no-repeat;
	margin:						0;
}

table td {
	font-family: 				Arial, Helvetica, sans-serif;
	color: 						003399;
	margin: 					0px;
	font-size: 					9pt;
	line-height: 				12pt;
}

#container {
	text-align:					center;
}

h4 {
	font-size: 					17px;
	line-height: 				22pt;
	font-weight: 				bold;
	margin-bottom: 				5px;
	margin-top: 				5px;
	margin-right: 				0px;
	margin-left: 				0px;

}

#info {
	margin-right:				15px;
}

.small {
	text-align: right;
	font-size: 					7pt;
	line-height: 				10pt;
}

a {
	text-decoration: 			underline;
	color: 						#003399;
}


.small {
	text-align: 				justify;
	font-size: 					7pt;
	line-height: 				10pt;
}

a {
	text-decoration: 			underline;
	color: 						#003399;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid;
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	color: #333399;
	width: 80px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	color: #333399;
	width: 100px;
}

.accsticker {
	cursor: hand;
}

.inputrand {
	border: 1px solid #003399;
	width: auto;
}

.radiobutton {
	border: 0px solid;
	width: auto;
	background-color: #F7FBFF;
}

.berekenbuttonklein {
	border: 0px;
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333399;
	cursor: hand;
	padding: 2px;
}

.berekenbuttontext {

	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.maandbedrag {
	border: 1px solid #333399;

}
.large {
	font-size: 12pt;
	line-height: 12pt;
}
.smallspacing {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smaller {

	text-align: justify;
	font-size: 8pt;
	line-height: 12pt;
}

.iframe_width {
	
	width: 380px;
}

.berekenbuttonklein {
	background-color:			#333399;
	color:						#FFFFFF;
	border:						none;
	margin:                     5px 0 2px 0;
	height:						20px;
	padding:                    0 10px 0 10px;
	cursor:						hand;
}


.button {
	border: 2px solid #FF0000;
	height: 30px;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	cursor: hand;
	margin: 5px 20px 0 0;
}

.buttonblauw {
	border: 1px solid #000099;
	height: 6px;
	padding: 0px;
	font-size: 6pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
	cursor: hand;
	margin: 1px 0px 1px;
}

.justified {
	text-align: justify;
}
.klikhier {
	font-size: 7pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.buttontext {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.buttonblauwtext {
	font-size: 7pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.small {
	text-align: justify;
	font-size: 7pt;
	line-height: 10pt;


}
.berekenbutton {

	border: 0px;
	height: 15px;
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333399;
	cursor: hand;
	margin: 5px 0px 8px;
}

.algback{
	background: 		#F7FBFE url(../images/alg_back.gif) no-repeat fixed;
	margin: 			0px;
}
.algback2{
	background: 		#F7FBFE url("../images/alg_back_2.gif") no-repeat fixed;
	margin: 			0px;
}
