
body         
{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	
	margin: 0px;
}

td         
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	line-height: 175%;
}

img
{
	border: 0px;
}

a
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #D9362C;
}


p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.kruimelpad
{
	width: 706px;
	background-color: #CCCCCC;
}

.kruimelpad td
{
	padding-left: 5px;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #FFFFFF;
	font-size: 10px;
}

.kruimelpad_stap
{
	background-image: url('../images/icons/pijl_grijs.gif'); background-repeat: no-repeat; background-position: center right;
	padding-right: 15px;
	margin-right: 2px;
}


.main
{
	width: 706px;
	background-color: #CCCCCC;

}


.home_main
{
	width: 404px;
	background-color: #006699;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}


.home_intro
{
	background-image: url('../images/layout/bg_home.jpg'); background-repeat: repeat-x; background-position: bottom left;
	padding: 14px;	
	color: #00FFFF;
}

.home_intro a
{
	color: #FFFFFF;
	background-image: url('../images/icons/pijl_lichtblauw.gif'); background-repeat: no-repeat; background-position: center left;
	padding-left: 18px;
}

.home_intro a:hover
{
	color: #00FFFF;
	background-image: url('../images/icons/pijl_wit.gif');
}


.home_intro h1
{
	font-variant: small-caps;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;

}

.home_intro_hr
{
	height: 1px;
	background-image: url('../images/layout/ruler_home.gif'); background-repeat: repeat; background-position: top left;
	margin-top: 8px;
	margin-bottom: 4px;
}

.form_input_blue
{
	width: 153px;
	height: 20px;
	background-image: url('../images/forms/input_blue.gif'); background-repeat: no-repeat; background-position: top left;
	border: 0px;

}


.form_input_blue
{
	width: 153px;
	height: 20px;
	background-image: url('../images/forms/input_blue.gif'); background-repeat: no-repeat; background-position: top left;
	border: 0px;
	padding: 4px;
	margin: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #006699;
	margin-right: 6px;
}

.form_button_zoeken_blue
{
	width: 69px;
	height: 20px;
	background-image: url('../images/forms/button_zoeken_blue.gif'); background-repeat: no-repeat; background-position: top left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;

}

.table_normaal
{
	background-color: #EAF5FB;
	border: 0px;

}

.a_smallcaps
{
	font-size: 9px;
	font-variant: small-caps;

}

.home_news
{
	background-color: #73BEE4;
	background-image: url('../images/layout/bg_nieuws.gif'); background-repeat: repeat-y; background-position: top left;
	padding-left: 17px;	
	line-height: 100%;
}

.news_item
{
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;

}

.news_item:hover
{
	background-color: #98D5F3;
	color: #FFFFFF;
}

.news_item h2
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #003C5A;
	font-weight: normal;
}


.footer
{
	width: 706px;
	background-color: #2D7CA2;
}

.footer td
{
	padding: 14px;
	font-size: 10px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}

.footer a
{
	color: #FFFFFF;

}

.footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


.menu_button
{
	background-color: #990000;
}

.menu_button:hover
{
	background-color: #D9362C;
}


.home_zijbalk
{
	border-bottom: 1px solid #FFFFFF;
	background-image: url('../images/layout/bg_zijbalk.gif'); background-repeat: repeat-x; background-position: bottom left;
	color: #666666;	
}

.home_zijbalk td
{
	line-height: 125%;
}


.home_zijbalk h2
{
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	font-size: 11px;
	
}

.zijbalk_hr
{
	height: 1px;
	background-image: url('../images/layout/ruler_zijbalk.gif'); background-repeat: repeat; background-position: top left;
	margin-top: 6px;
	margin-bottom: 4px;

}


.pagina
{
	width: 706px;
	background-color: #EAF5FB;

}


.pagina_titel
{
	width: 505px;
	height: 69px;
	background-color: #006699;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

	background-image: url('../images/layout/bg_titel.jpg'); background-repeat: no-repeat; background-position: top right;

	color: #FFFFFF;

	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 6px;

	vertical-align: bottom;

}


.pagina_zoeken
{
	width: 201px;

	background-color: #990000;
	color: #FFFFFF;
	font-size: 8px;

	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}


.pagina_zoeken a
{
	color: #FFFFFF;
}

.pagina_zoeken a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


.form_input_red
{
	width: 91px;
	height: 20px;
	background-image: url('../images/forms/input_red.gif'); background-repeat: no-repeat; background-position: top left;
	border: 0px;
	padding: 4px;
	margin: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #990000;
	margin-right: 6px;
}

.form_button_zoeken_red
{
	width: 69px;
	height: 20px;
	background-image: url('../images/forms/button_zoeken_red.gif'); background-repeat: no-repeat; background-position: top left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;

}

.form_input
{
	width: 300px;
	height: 20px;
	background-image: url('../images/forms/input.gif'); background-repeat: no-repeat; background-position: top left;
	border: 0px;
	padding: 4px;
	margin: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}


.form_input_230
{
	width: 230px;
	height: 20px;
	background-image: url('../images/forms/input_230.gif'); background-repeat: no-repeat; background-position: top left;
	border: 0px;
	padding: 4px;
	margin: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

.form_input_60
{
	width: 60px;
	height: 20px;
	background-image: url('../images/forms/input_60.gif'); background-repeat: no-repeat; background-position: top left;
	border: 0px;
	padding: 4px;
	margin: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

.form_select
{
	height: 17px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	background-color: #2D7CA2;
	color: #FFFFFF;

		

}

.form_textarea
{
	width: 300px;
	height: 70px;
	background-image: url('../images/forms/textarea.gif');
	background-position: top left;	

	

	
	
	border: 0px;
	padding: 4px;
	margin: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	overflow: auto;

}

.form_button
{
	width: 69px;
	height: 20px;
	background-image: url('../images/forms/button.gif'); background-repeat: no-repeat; background-position: top left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;

}

.pagina_main
{
	width: 505px;

	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

	color: #000000;

	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;


}

.pagina_main table
{
	border: 0px;

}

.pagina_main td
{
	border: 1px solid #2D7CA2;
	background-color: #C9E5F4;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #2D7CA2;
}
	
.pagina_main ul
{
	margin-bottom: 4px;
	margin-top: 8px;
}

.pagina_main li
{
	list-style-type: none;
	background-image: url("../images/icons/pijl_blauw.gif"); background-repeat: no-repeat; background-position: top left;
	color: #2D7CA2;

	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 17px;
	margin-left: -32px;
}

.pagina_main h1
{
	background-image: url("../images/layout/ruler_home.gif"); background-repeat: repeat-x; background-position: bottom left;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	margin-top: 10px;
	font-weight: normal;
	font-size: 16px;
}


.pagina_main h2
{
	background-image: url("../images/layout/ruler_zijbalk.gif"); background-repeat: repeat-x; background-position: bottom left;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	margin-top: 6px;
	font-weight: bold;
	font-size: 11px;
}

.pagina_main h3
{
	background-image: url("../images/layout/tab.gif"); background-repeat: no-repeat; background-position: top left;


	color: #FFFFFF;

	padding-top: 3px;
	padding-left: 8px;
	margin-bottom: 0px;
	margin-top: 6px;
	font-weight: bold;
	font-size: 11px;

	width: 200px;
}

.pagina_main h4
{
	background-color: #2D7CA2;
	color: #EAF5FB;

	padding: 8px;
	margin-bottom: 6px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
}

.pagina_main h4 a
{
	color: #FFFFFF;
	background-image: url('../images/icons/pijl_groen.gif'); background-repeat: no-repeat; background-position: center left;
	padding-left: 15px;
	margin-left: 2px;
}

.pagina_main h4 a:hover
{
	color: #EAF5FB;
	background-image: url('../images/icons/pijl_groen2.gif');
}

.pagina_zijbalk
{
	background-color: #CCCCCC;
	color: #333333;

	border-bottom: 1px solid #FFFFFF;
	background-image: url('../images/layout/bg_zijbalk.gif'); background-repeat: repeat-x; background-position: bottom left;

}
.pagina_zijbalk div
{
	padding: 10px;

}
.pagina_zijbalk h2
{
	font-variant: small-caps;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
.pagina_zijbalk a
{
	background-image: url('../images/icons/pijl_rood.gif'); background-repeat: no-repeat; background-position: center left;
	padding-left: 15px;
	margin-left: 2px;
}
.pagina_zijbalk a:hover
{
	background-image: url('../images/icons/pijl_rood2.gif');
}

.arrowlink
{
	background-image: url('../images/icons/pijl_rood.gif'); background-repeat: no-repeat; background-position: center left;
	padding-left: 15px;
	margin-left: 2px;
}
.arrowlink:hover
{
	background-image: url('../images/icons/pijl_rood2.gif');
}
