*
{
	margin:					0;
	padding:				0;
}
html, body
{
	height:					100% !important;
}
body, textarea, input, select
{
	font-family:			"Arial";
	font-size:				12px;
	color:					#646464;
}
h1
{
}
h2
{
	font-family:			"Trebuchet MS";
	font-size:				16px;
	color:					#7AAA1B;
	margin:					0 0 5px;
}
h2.profiel
{
	padding:				10px 0 35px 215px;
	border:					solid #CCC;
	border-width:			1px 0;
	font-size:				20px;
}
h3
{
	font-family:			"Trebuchet MS";
	font-size:				14px;
	color:					#6385A1;
	margin:					10px 0 0;
}
h3 a
{
	font-family:			"Trebuchet MS";
	color:					#6385A1;
}
h3 a:hover
{
	color:					#7AAA1B;
}
h4
{
	font-size:				12px;
	margin:					7px 0 0;
}
h4 a
{
	color:					#646464;
}
h5
{
	font-size:				11px;
}
p
{
	margin:					0 0 10px;
}
.true
{
	border:					1px solid #555;
}
.false
{
	border:					1px solid #F90;
}
img
{
	border:					none;
}
ul
{
	list-style-type:		bullet;
	margin-left:			20px;
}
ol
{
	margin-left:			20px;
	*margin-left:			25px;
}
a
{
	text-decoration:		none;
	color:					#7AAA1B;
	cursor:					pointer;
}
a:hover
{
	text-decoration:		underline;
}
.kleur1
{
	color:					#0483B5;
	color:					#6385A1;
}
.kleur2
{
	color:					#EF9300;
	color:					#7AAA1B;
}
:focus
{
	-moz-outline-style:		none;
}
:root
{
	overflow-y:				scroll !important;
}
td
{
	vertical-align:			top;
}
hr
{
	border:					none;
	background:				#6385A1;
	color:					#6385A1;
	height:					1px;
}
/* MELDINGEN */
.melding, .melding.p2
{
	border:					1px solid #F90;
	padding:				5px;
	font-weight:			bold;
	background:				#EEE;
	text-align:				center;
	margin:					10px 0;
}
.melding.goed, melding.goed.p2
{
	border-color:			#6385A1;
	border-width:			1px;
}
.melding.p1
{
	border-width:			2px;
	font-size:				14px;
}
.melding.p3
{
	border-style:			dashed;
	font-weight:			normal;
	padding:				2px;
}

/* Processtappen */
.stappen
{
	background-color:		#DDD;
	border-bottom:			1px solid #777;
	margin:					0 0 5px 0;
	padding:				3px 0 5px 80px;
	_position:				relative;
}
.stappen li
{
	display:				inline;
	margin:					5px 0 0 0;
	padding:				2px 5px 5px;
}
.stappen li.klaar
{
	color:					#444;
}
.stappen li span
{
	text-decoration:		underline;
	cursor:					pointer;
}
.stappen li.actief
{
	color:					#000;
	background-image:		url(/media/images/stappen/huidige_stap.gif);
	background-repeat:		no-repeat;
	background-position:	50% 100%;
}
.stappen li.nonactief
{
	color:					#BBB;
}

.tabblad_opties
{
	margin:				0;
	padding:			5px 0 0 0;
	background-color:	rgb(235,235,235);
	border-bottom:		1px solid #777;
}
.tabblad_opties li
{
	display:		inline;
	cursor:			pointer;
	padding:		5px 0 0 10px;
}
.tabblad_opties li span
{
	background:		url(/media/images/tabbladen/tab_midden_2.png) repeat-x;
	padding:        2px 0 0px 0;
}
.tabblad_opties li img
{
	padding:		0;
	margin:			0 0 -4px 0;
	height:			17px;
	border-bottom:	1px solid #777;
}
.tabblad_opties li.actief span
{
	background:		url(/media/images/tabbladen/tab_midden_1.png) repeat-x;
	border-bottom:	1px solid white;
}
.tabblad_opties li.actief img
{
	height:			18px;
	border-bottom:	none;
}
.tabblad_content
{
	display:		none;
}
.tell-a-friend
{
	display:				none;
	background:				#EEE;
	border:					1px solid #CCC;
	width:					350px;
	padding:				5px;
	position:				absolute;
	top:					10px;
	right:					10px;
	z-index:				1;
}
.tell-a-friend table
{
	width:					350px;
}
.tell-a-friend h3
{
	margin:					0;
}
.tell-a-friend input
{
	width:					234px;
	border-color:			#AAA;
}
.tell-a-friend textarea
{
	height:					80px;
	width:					346px;
	border-color:			#AAA;
}
.tell-a-friend .submit
{
	width:					80px;
	margin-right:			0px;
	float:					right;
}
.tell-a-friend label
{
	text-align:				right;
	float:					left;
	width:					105px;
	padding-right:			5px;
	font-weight:			bold;
}
.tell-a-friend .melding
{
	height:					17px;
	margin:					1px 0;
	padding:				2px 0;
	text-align:				center;
	font-weight:			bold;
	display:				none;
}
.tell-a-friend .melding.fout
{
	margin:					0;
	background:				white;
}
.tell-a-friend .laden
{
	margin-right:			10px;
}
/***********************************************************************************************************************************/
#jq-secondaryNavigation li a, #jq-footerNavigation li a {
	float: 					left;
	padding: 				0 12px;
	font-size: 				1.3em;
	color: 					#eee;
	text-decoration: 		none;
	line-height: 			34px;
	position: 				relative;
}
#jq-secondaryNavigation li a span, #jq-footerNavigation li a span {
	position: 				relative;
	top: 					0;
	left: 					0;
}
#jq-secondaryNavigation li a span.jq-shadow, #jq-footerNavigation li a span.jq-shadow {
	top: 					.1em;
	left: 					1em;
	color: 					#131c25;
	position: 				absolute;
	display: 				none;
}
#jq-secondaryNavigation li a:hover, #jq-footerNavigation li a:hover {
	color: 					#fff;
}
#jq-secondaryNavigation li a:hover span.jq-shadow,
#jq-footerNavigation li a:hover  span.jq-shadow,
#jq-secondaryNavigation li.jq-current a span.jq-shadow,
#jq-footerNavigation li.jq-current a span.jq-shadow {
	display: 				block;
}
