BODY
{
	font:12px 'Trebuchet MS', Verdana, sans-serif;
	color:#000000;
	background:#FFFFFF;
	padding:0;
	height:100%;
	margin:0;
}

H1
{
	font-size:22px;
	color:#2B2D5D;
}

H2
{
	font-size:20px;
	color:#2B2D5D;
}

A
{
	color:#4B47CF;
}

#container
{
	background:url('bg_repeat.jpg') repeat-x top left #DADDEB;
}

#header
{
	background:url('./image1.jpg') no-repeat;
	width:720px;
	margin:0px auto;
	height:169px;
}

#menu_top
{
	padding-top:144px;
}

#menu_bottom
{
	width:360px;
	margin:auto;
	text-align:center;
}

.menu
{
	font-size:16px;
	font-weight:bolder;
}

.menu ul
{
	margin:0;
	padding:0;
	white-space:nowrap;
}

.menu ul li
{
	margin:0;
	padding:0 24px 0 0;
	display:block;
	float:left;
	text-align:center;
}

.menu ul li a
{
	color:#2B2D5D;
	text-decoration:none;
	font-weight:bold;
	display:block;
	border:none;
}

#content
{
	color:#FF00F;
	width:720px;
	margin:15px auto;
	padding-left:10px;
}

#footer
{
	background:url('bg_footer.jpg');
	height:26px;
}

#intro
{
	margin:0 auto;
	width:720px;
	font-size:16px;
}

.homepagetable
{
	width:230px;
	vertical-align:top;
}

#break
{
	clear:both;
}

.link
{
	margin-bottom:16px;
}

.link1
{
	height:18px;
	color:#39457E;
	font-weight:bold;
}

.link2
{
	height:18px;
	color:#5666BD;
	font-weight:bold;
}

.homepagemain
{
	margin:0px;
}

.jnButtons
{
	text-align:center;
}

.jnColumnLabel
{
	vertical-align:top;
}

#Geachtehrmvrw
{
	border:none;
	width:550px;
	background:#FFF;
}

#Bedanktintrss
{
	border:none;
	width:550px;
	background:#FFF;
}

#GroetenSite
{
	border:none;
	width:550px;
	background:#FFF;
}

.jnNoError
{
	width:12px;
}

.jnError
{
	width:12px;
	background-image:url('fout.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}

.jnNoHelp
{
	width:12px;
}

.jnHelp
{
	width:12px;
	background-image:url('info.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}

.jnMandatory
{
	background-image:url('ster.gif');
	background-repeat:no-repeat;
	background-position:top right;
	background-color:white;
}

