html
{
	height: 100%;
	overflow: hidden; /* Haalt nutteloze scrollbalk weg in IE */
}

body
{
	height: 100%;
	padding: 0px 0px;
	margin: 0px 0px;
	font: bold 12px arial;
	color: white;
	overflow: hidden; /* Haalt nutteloze scrollbalk weg in IE */
}

input, textarea
{
	border: 1px solid #4C6BA2;
	font: 11px Arial, Helvetica, sans-serif;
	color: black;
	margin: 1px 0px;
	background: white;
	width: 200px;
}

#submit
{
	width: 80px;
}

.radiobutton
{
	border: none;
	width: 15px;
}

.lagetekst
{
	text-transform: lowercase;
}

a {
	text-decoration: none;
}

a.link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

.rood
{
	color: #722231;
	font-weight: bold;
}

p
{
	margin: 0px 0px 12px 0px;
}

ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
	list-style-position: outside;
}

h2
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0;
	margin-bottom:3px;
	margin-top:3px;
	width:250px;
}

.wit
{
	color: white;
}

#geheel
{
	width: 1000px;
	height: 100%;
	border: 1px solid black;
}

#boven
{
	font: bold 12px arial;
	color: black;
	width: 100%;
	vertical-align: top;
	text-align: center;
}

.topmenutekst_groot
{
	float: left;
	color: white;
	font: 13px arial;
	padding: 2px 10px 0px 10px;
}

.topmenu_tussen
{
	float: left;
	color: white;
	font: 13px arial;
	padding: 2px 0px 0px 0px;
}

#topmenu_rechts
{
	float: right;
	padding: 3px 10px 0px 10px;
	font: 11px arial;
	color: white;
}

#topmenu
{
	background: url(../images/menu_top.jpg) left top repeat-x;
	height: 21px;
	width: 1002px;
	position: relative;
	float: left;
	z-index: 1;
}

#rechts
{
	background: #E3EFFC;
	vertical-align: top;
	width: 221px;
}

.subbalk_rechts
{
	background: url(../images/inhoud_subtop.jpg) repeat-x;
	height: 21px;
	margin-top: 6px;
	font: 12px arial;
	color: white;
	width: 221px;
	position: relative;
	float: left;
}

.subtekst
{
	padding: 3px 0px 0px 10px;
}

#nbva
{
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 1;
	display: block;
}

#sns
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
	display: block;
}

#bodem
{
	font: 11px arial;
	color: white;
	width: 100%;
	height: 18px;
	background: #4C6BA2;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}

#midden
{
	height: 100%;
	width: 779px;
	vertical-align: top;
	padding: 6px 0px 10px 25px;
}

#buitenkant
{
	position: relative;
	width: 100%;
	height: 100%;
	top: 6px;
	z-index: 0;
}

#binnenkant
{
	position: absolute;
	font: 11px arial;
	color: #333333;
	left: 0px;
	top: 0px;
	overflow: auto;
	height: 100%;
	width: 100%;
	line-height: 18px;
	z-index: 0;
	/* background: url(../images/bg.jpg) right bottom no-repeat; */
}

#inhoud
{
	margin: 8px 0px 0px 0px;
	letter-spacing: 1px;
}

#inhoud2
{
	margin: 3px 0px 0px 20px;
	letter-spacing: 1px;
}

.inhoudkop
{
	/* background: url(../images/inhoud_top.jpg) repeat-x; */
	height: 17px;
	width: 100%;
	font: 18px arial;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #4C6BA2;
	border-bottom: 1px solid black;
	background-position: right;
}

.inhoudkop_tekst
{
	padding: 0px 0px 0px 0px;
	float: left;
	letter-spacing: 1px;
}

.inhoudkop_rechts
{
	background: url(../images/inhoud_top_rechts.jpg) left top no-repeat;
	float: right;
	width: 19px;
	height: 17px;
	margin: 2px 2px 0px 0px;
	display: none;
}

.pic_links
{
	float: left;
	padding: 5px 5px 5px 0px;
}

.square
{
	background: url(../images/blok.jpg) left 8px no-repeat;
	padding-left: 12px;
}

.blauw
{
	position: relative;
	float: left;
	color: #354A71;
	margin-right: 20px;
	margin-bottom: 5px;
}

/* Inhoud tags */

.tekst_rechts
{	
	float: left; 
	width: 116px; 
	display: inline; 
	margin-left: 40px;
	padding-left: 25px;
	border-left: 1px solid black; 
}

.plaatje_rechts
{
	float: right; 
	margin-left: 15px;
}

.tekst_inhoud
{
	
	width: 500px; 
	float: left;
	display: inline;
	position: relative;
}

.categorie_kop
{
	clear: left;
	font: bold 16px Arial, Helvetica, sans-serif; 
	border-bottom: 1px solid #cdcdcd; 
}

.categorie_sub
{
	float: left; 
	padding: 0px 10px;
	margin-bottom: 10px;
}

.prijstekstvak
{
	float: left; 
	width: 40%;
}

.prijsvak
{
	float: left; 
	width: 15%;
}

.aktie_inhoud
{
	width: 707px; 
	float: left;
	display: inline;
	position: relative;
}

.aktie
{
	position: relative;
	width: 176px;
	height: 170px;
	background: url(../images/akties/aktie.jpg) left top no-repeat;
	float: left;
	display: inline;
}

.aktiekop
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: white;
	margin-bottom: 10px;
	margin-left: 5px;
}

.aktietekst
{
	margin: 0px 6px;
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
}

.aktieprijs
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #79B7E6;
}

.meerinfo
{
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 170px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: white;
}

.tussenbalk
{
	float: left;
	border: none;
	margin: 5px 0px;
	padding: 0px;
	background-color: #821D21;
	color: #821D21;
	height: 1px;
	width: 100%;
}

.ul_kop
{
	 margin-left: -15px;
}

#akties_link
{
	margin-top: 6px;
	padding-left: 6px;
	clear: left;
	width: 215px;
	height: 20px;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFFFFF;
	background: #821D21;
	line-height: 20px;
}

.kolom
{
	position: relative;
	float: left;
	width: auto;
	height: 180px;
	margin-right: 20px;
}

/* Einde inhoud tags */

/* ---------------MENU--------------------*/
.menu2
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 21px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	background-color: #781414;
	text-decoration: none;
	z-index: 1;
}

div.knop
{
	position: relative;
	float: left;
	width: auto;
	height: 19px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	display: block;
	border-right: 1px solid white;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	border-left: 1px solid #781414;
}

div.knop:hover {
	background-color: #FFFFFF;
	color: #781414;
	text-decoration: none;
}

div.knop a {
	text-decoration: none;
}

.submenuvak
{
	position: absolute;
	top: 19px;
	left: 0px;
	width: auto;
	font:12px Verdana;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-align: left;
	z-index: 1;
}

div.submenu a
{
	height: 14px;
	padding-top: 3px;
	text-align: left;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 4px;
	width: 100%;
	background: url(../images/menu_top.jpg);
	color: #ffffff;
	display: block;
	cursor: pointer;
	text-decoration: none;
	z-index: 1;
	border: 1px solid #781414;
	border-top: none;
}


div.submenu a:hover {
	background: #ffffff;
	color: #781414;
	text-decoration: none;
}

.online_afsluiten {
	background-color: #6FA8D3;
	padding: 2px;
	padding-left: 6px;
	font-size: 18px;
	font-weight: bold;
}

#sub1, #sub2, #sub3, #sub4, #sub5
{
	display: none;
}

.index_kolom_1 {
	position:relative; 
	float:left; 
	width:227px; 
	height:auto; 
	margin-right:20px;
	background: URL(../images/index_kolom1.jpg);
}

.index_kolom_2 {
	position:relative; 
	float:left; 
	width:227px; 
	height:320px; 
	margin-right:20px;
	background: URL(../images/index_gezinenwonen.jpg);
}

.index_kolom_3 {
	position:relative; 
	float:left; 
	width:227px; 
	height:auto; 
	margin-right:0px;
	background: URL(../images/index_kolom3.jpg);
}

.index_box {
	position:relative; 
	float:left; 
	width:180px; 
	height:137px;
	margin-left: 24px;
	margin-top: 24px;
}

.index_verkeer {
	background: URL(../images/index_vervoer.jpg);
}

.index_financieleplanning {
	background: URL(../images/index_financieleplanning.jpg);
}

.index_gezinenwonen {
	background: URL(../images/index_gezinenwonen.jpg);
	height: 195px;
	padding-top: 100px;
}

.index_recreatie {
	background: URL(../images/index_recreatie.jpg);
}

.index_bankzaken {
	background: URL(../images/index_bankzaken.jpg);
}

.hok {
	position:relative;
	float:left;
	width:33%;
	height:205px;
	border:1px solid black;
	border-bottom:none;
	border-right:none;
}

.hok2 {
	position:relative;
	float:left;
	width:33%;
	height:205px;
	border:1px solid black;
	border-top:none;
	border-right:none;
	background-color:#E3EFFC;
}

.index_foto {
	position:relative;
	float:left;
	width:196px;
	height:120px;
}

.index_tekst {
	position:relative;
	float:left;
	width:300px;
	left:10px;
	height:auto;
	color:#802222;
	font-weight:bold;
}

.index_kolom {
	position:relative;
	float:left;
	width:140px;
	height:auto;
	line-height:13px;
}