html,body{height:auto}
/*CREATED TO LET TEXT FLOAT AROUND IMAGE*/
.textaround { 
	width: 350px; 
	height: 315px;
	float: left; 
	padding-3-8-2007left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
input,select,TEXTAREA{
	background-color:	white;
}
/*CREATED TO LET TEXT FLOAT AROUND IMAGE*/
body 
{ 
	behavior:url("./styles/csshover.htc");  
}
body,td,tr,table,div,p,form,img{
	font-size:			14px;
	padding:			0px;
	margin:				0px;
	font-family:		arial;
	text-align:			left;
	border-collapse:	collapse;
	vertical-align:		top;
	background-repeat:	no-repeat;
}
/* TEKST OPMAAK */
body{
	text-align:			center;
	background-color:	#dbecff;
}
*{
	color:				#000000;
}
H1,H2,H3,H4,H5,H6{
	margin-bottom:		5px;
	margin-top:			3px;
}
b,strong{
	color:				#FF6600;
}
p{
	margin-top:			3px;
	margin-bottom:		5px;
}
H1{
	font-size:			24px;
	color:				#272d45;
}
H2{
	font-size:			20px;
	color:				#272d45;
}
H3{
	font-size:			16px;
	color:				#FF6600;
}
H4{
	font-size:			14px;
	color:				#FF6600;
}
H5{
	font-size:			20px;
	color:				#FF6600;
}
H6{
	font-size:			10px;
	color:				#FF6600;
}

/* LAYOUT */
A:hover{
	color:				#FF6600;
}
body{
	text-align:			center;
}

a#switchlangtoother{
	position:			relative;
	#position:			absolute;
	text-decoration:	none;
	left:				500px;
	#left:				675px;
}

table#content{
	position:			absolute;
	width:				1004px;
	margin-left:		-502px;
	left:				50%;
	height:				500px;
	text-align:			center;
	border:				0px solid white;
	background-color:	#272d45;
}
td#header{
	height:				138px;
	color:				#b61100;
	font-size:			14px;
	font-weight:		bold;
	padding:			5px;
	padding-top:		7px;
	background-image:	url("../images/index/jhl/header.jpg");
}

div#IncModTitle{
	background-color:		#272d45;
	color:					white;
	font-weight:			bold;
	height:					20px;
	padding:				2px;
	text-decoration:		none;
	width:					200px;
}
td#gratistitle{
	background-color:		#b5d91d;
	color:					#272d45;
	font-size:				13px;
	font-weight:			bold;
	height:					18px;
	text-align:				center;
}
td#gratiscontent{
	background-color:		#b61100;
	font-weight:			bold;
	height:					18px;
	text-align:				center;
	height:					200px;
	font-size:				14px;
	padding:				7px;
}

td#content{
	background-image:		url("../images/index/jhl/menu_bg.gif");
	background-repeat:		repeat-y;
}
	table#realcontent{
		height:					100%;
	}
	td#menu{
		padding-top:			35px;
		padding-left:			6px;
		width:					252px;
		height:					100%;
		background-image:	url("../images/index/jhl/menutop.gif");
		padding-left:		10px;
	}
	td#realcontent{
		padding:			5px;
		padding-top:		0px;
		width:				729px;
		padding-right:		10px;
	}
td#footer{
	padding-top:			5px;
	color:					#272d45;
	height:					36px;
	text-align:				center;
	padding-left:			5px;
	background-image:		url("../images/index/jhl/footer.gif");
}
td#footer a{
	font-weight:			bold;
	font-size:				10px;
	color:					#272d45;
}
/* Breadcrums */
td#breadcrums{
	height:					0px;
	padding-left:			6px;
	#padding-top:			2px;
}
td#breadcrums a{
	color:					#272d45;
}
a#breadcrum.selected{
	background-color:		#e3037f;
	color:					white;
	font-weight:			bold;
	height:					20px;
	padding:				2px;
	text-decoration:		none;
}
div#breadcrums{
	position:				relative;
	width:					720px;
	top:					97px;
	left:					257px;
	height:					35px;
	border-bottom:			0px solid white;
}
a#breadcrum1,a#breadcrum2,a#breadcrum3{
	color:					#272d45;
	font-weight:			bold;
	text-decoration:		none;
	padding:				2px;
	font-size:				18px;
}
a#breadcrum1{
	font-size:				18px;
}
a#breadcrum2,a#breadcrum3{
	color:					white;
}
a#breadcrum2.selected,a#breadcrum3.selected{
	color:					#FF6600;
	font-weight:			bold;
	text-decoration:		none;
}

/* MENUITEMS */
		div#menuboxp{
			#height:			20px;
			min-height:			20px;
			padding-top:		2px;
			padding-left:		10px;
			margin-bottom:		2px;
		}
		div#menuboxp:hover{

		}
		div#menuboxp a.parent{ 
			font-size:			14px;
			text-decoration:	none;
			/*background-image:	url("../images/index/arrow.gif");*/
			background-repeat:	no-repeat;
			padding-left:		14px;
			background-position: -0px 6px;
			padding-top:		4px;
			width:				228px;
			height:				24px;
			font-weight:		bold;
			color: white;
		}
		div#menuboxp a.parent:hover{
			#color:				white;
			#background-color:	#272d45;
			#filter:alpha(opacity=85);
			#-moz-opacity:.85; opacity:.85;
		}
		div#menuboxc{
			padding-left:		3px;		
			position:			relative;
			padding-top:		0px;
			padding-bottom:		0px;
		}
		div#menuboxgc{
			position:				relative;
			padding-bottom:			0px;
		}
		div#menutreeparent,div#menutreechild,div#menutreegrandchild
		{
			position:				relative;
			padding-left:			px;
			background-position:	2px;
			cursor:					hand;
		}
		div#menutreechild
		{
			left:					0px;
			padding-left:			12px;
			padding-top:			1px;
			background-position:	-5px;
			height:					18px;
			width:					192px;
		}
		div#menutreegrandchild
		{
			left:					25px;
			padding-bottom:			2px;
		}
		a.parent{
			color:					black;
		}
		a.child{
			font-size:				12px;
			color:					#FF6600;
			font-weight:			bold;
		}
		a.grandchild{
			color:					;
		}
		div.menutreechildopened a.child{
			color:					#FF6600;
		}
		div.menutreeparentopened a.parent{
			color:					#272d45;
			font-weight:			bold;
		}
		div.menutreegrandchildopened a.grandchild{
			color:					;
		}

		/* IMAGES */

			/* OPENED */
			div.menutreeparentopened
			{
				background-image:	url('layout/menu/openedparent.gif');
			}
			div.menutreechildopened,div.menutreegrandchildopened
			{
				background-image:	url('layout/menu/openedchild.gif');
			}
			/* CLOSED */
			div.menutreeparentclosed
			{
				background-image:	url('layout/menu/closedparent.gif');
			}	
			div.menutreechildclosed,div.menutreegrandchildclosed
			{
				background-image:	url('layout/menu/closedchild.gif');
			}
/* MENUITEMS */

/* FUNCTION MSSG */
		div#content2mssgbox
		{
			width:				300px;
			position:			relative;
			left:				10px;
			top:				20px;
		}
		div#content2mssgtitle
		{
			width:				300px;
			background-color:	#272d45;
			padding:			2px;
			color:				white;
			font-weight:		bold;
			text-align:			center;
			border:				2px solid #272d45;
		}
		div#content2mssg
		{
			width:				100%;
			background-color:	#272d45;
			padding-bottom:		8px;
			padding-top:		8px;
			font-weight:		bold;
			text-align:			center;
			border:				2px solid ;
		}
/* FUNCTION MSSG */

