body
{
    margin: 0 0 0 0;
    background-color: #FFCC66;
    color: #474747;
    font-family: Arial,Tahoma, Verdana, Helvetica, sans-serif;
    font-size: medium;
    text-align: left;
}
div.spacer
{
	clear: both;
    height: auto;
}
div.main
{
    clear: both;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    text-align: justify;
}
a
{
	padding:0 1px 0 1px;
	background-color:inherit;
}
a:hover
{
	text-decoration:none;
	color:#F60;
}

form
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.homeheader
{
    margin-left: 11px;
    margin-right: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #825900;
}
.div-wrapper
{
	width:698px;
	height:244px;
	margin:0 auto;
	padding:0;
	background-image:url('../images/body-background.gif');
	background-repeat:repeat-y
}
.div-wrapper-body
{
	width:698px;
	height:auto;
	margin:0 auto;
	padding:0;
	background-image:url('../images/body-bg.gif');
	background-repeat:repeat-y
}
p
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.banner-bg
{
	background-image:url('../images/banner-bg.png');
	background-repeat:no-repeat;
	width:393px;
	height:267px;
	float:left
}
.image-holder
{
	float: left;
	width:305px;
	height:244px;
	background:url('../images/banner3-bgkopie.png') no-repeat 0 0;
}
.logo
{
	padding:18px 0 8px 100px;
	font-size:25px;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	
	
}
.menu
{
	padding:28px 0 0 38px;
}
ul.link{
	font-size:0;
	line-height:0;
	height:25px;
	margin:20px 0 0 0;
	}
ul.link li{
	padding: 0 15px;
    float:left;     
    line-height:19px;
    border-right:1px solid #FFFFFF;
    background-image:url('../images/none');
}
ul.link li.nobor{
	border-right:none;
	}
ul.link li a{
	text-decoration:none;  color:#FFFFFF; background-color:#ffcc66; 
	font:bold 15px/19px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
ul.link li a:hover{
	color:#000000; background-color:inherit;
	}
.links-top
{
	padding:0 15px 5px 15px;
}
.top-heading
{
    padding: 0 0 0 55px;
}
.body-background
{
	background-image:url('../images/body-bg.gif');
	background-repeat:repeat-y;
	background-position: 288px 0;
}
.left-body-wrapper
{
	background-image:url('../images/body-bg.gif');
	width:133px;
	float:left;
    height: 141px;
}
.right-body-wrapper
{
	width:561px;
	float:left;
	background-color:#F2F0F0;
	color:#474747;
}
.right-body-wrapper2
{
	background-image:url('../images/body-bg.gif');
	width:698px;
	float:left;
}
.heading
{
    font-weight: bold;
    color: #ffffff;
    background-image: url('../images/select-info-bg1.jpg');
    background-repeat: repeat-y;
    background-color: inherit;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: small;
}
.heading-ul
{
    font-weight: bold;
    color: #ffffff;
    font-size: small;
    margin-left: 18px;
}
.black-heading
{
	color:#000000;
	font-weight:bold;
	padding:10px 0 5px 20px;
	float:left;
	background-color:inherit;
}
.float-right
{
	float:right;
	padding:4px 0 4px 0;
}
.float-left
{
	float:left;
	padding:0 0 0 0;
}
.image-1
{
	padding-left:10px;
	width:260px;
	float:left;
	color:#474747;
	background-color:inherit;
}
.image-1 a
{
	padding-left:150px;
	color:#474747;
	background-color:inherit;
}
.body-text-01
{
	width:250px;
	padding:0 15px 0 15px;
	float:left;
}
.border-bottom
{
	background-image:url('../images/body-bg.gif');
	border-bottom:1px solid #D6D6D6;
	float:left;
	width:100%;
}
.yellow-headings
{
	color:#825900;
	font-weight:bold;
	margin:5px 0 0 0;
	float:left;
	background-color:inherit;
}
.footer
{
    padding: 25px 0 0 150px;
    font-weight: bold;
    float: left;
    font-size: small;
}
.footer a{
	text-decoration:underline; color:#474747; background-color:inherit;
	}
.footer a:hover{
	text-decoration:none;
	}
.footer1{
	font-weight:normal;
	padding-top:5px;
	padding-bottom:25px;
	}
.login
{
	padding:10px 0 0 38px;
    height: 54px;
}
.id
{
	width:75px;
	float:left;
}
.input-field
{
	background-color:#ffffff;
	border:1px solid #000000;
	margin-top:2px;
	width:175px;
	color:#000000;
}
.input-button
{
	background-color:#ffffff;
	border:1px solid #000000;
	margin-top:2px;
	width:56px;
	color:#000;
}
#nav ul 
{
    margin: 0;
    list-style: none;
}

#nav li 
{
    float: left;
}

#nav ul 
{
    position: absolute;
    width: 120px;
    left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul 
{
    left: auto;
    background-position: 0 0;
}

#nav a 
{
    display: block;
    margin: 2px 5px 3px 5px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

ul
{
    list-style: none;
    height: 15px;
}

ul a{
font-weight: bold;
color: #F60;
cursor: default;

}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #cff;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul li{
background-color: #ffcc66;
border-left: 3px solid #FFF;
}

ul ul li{
background-color: #666;
border-top: 3px solid #FFF;
border-left: 0px none;
width: 135px
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0px none;
}
/* Einde IE only hack */ 
