#contact {
	position: absolute;
	right: 0;
	top: 0;
	}
#contact a span {
	display: none;
	}
	#contact a {
	display: block;
	background: transparent url(../img/contacteer.jpg)   top left no-repeat;
	width: 138px;
	height: 29px;
	}

#contact a:hover {
	
	background: transparent url(../img/contacteer.jpg)  left -29px no-repeat;
	
	}

/* @group DEF list */

/*  DEFENITION LIST */
/****************** */

#content .csc-menu-1,
#content .csc-menu-def {
	width: 100%;
	margin-bottom: 20px;
	}

div#col3_extra h3 {
	color: #D47024;
	margin: 5px 0 8px 10px;
	}

#content	.csc-menu-1,
#content .csc-menu-def {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#content .csc-menu-1 li, 
#content .csc-menu-def  li {
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	border: 0px;
	}

#content .csc-menu-1 a, 
#content .csc-menu-def a {
	display: block;
	padding: 3px 0 3px 20px;
	
	
	}

#content .csc-menu-1 a:link,
#content .csc-menu-1 a:visited,
#content .csc-menu-def a:link, #content .csc-menu-def a:visited {
	color: #88683c;
	text-decoration: none;
	border-bottom: 0px solid white;
	background: url(../img/bullet.gif) center left no-repeat;
	text-decoration: underline;
	}

#content .csc-menu-1 a:hover,
#content .csc-menu-def a:hover {
color: #7a9a33;
text-decoration: underline;
	}

/* ************************************************** */

/* @end */

/* @group NAVLIST */

.navcontainer {
	width: 600px;
	margin-top: ;
	margin: 82px auto 0 25%;
	}

.navlist ul {
	padding-left: 0;
	white-space: nowrap;
	}

.navlist li {
	display: inline;
	list-style-type: none;
	float: left;
	}

.navlist a {
	padding: 0px;
	}

.navlist a:link, .navlist a:visited {
	color: #3f3f3f;
	background: transparent url(../img/topmenu-off.png) top left no-repeat;
	text-decoration: none;
	text-align: center;
	line-height: 3.8em;
	display: block;
	width: 90px;
	height: 67px;
	padding-left: 8px;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}

* html .navlist a:link, .navlist a:visited {
	background: transparent url(../img/topmenu-off.gif) top left no-repeat;
	}

.navlist a:hover,
.navlist a.topnavACT  {
	color: #3f3f3f;
	background: transparent url(../img/topmenu-on.png) top left no-repeat;
	}

* html .navlist a:hover,
* html .navlist a.topnavACT  {
	background: transparent url(../img/topmenu-on.gif) top left no-repeat;
	}

/* @end */

/* @group sublist */

.subnavlist {
	padding: 1px;
	margin-left: 0;
	font: 11px verdana, sans-serif;
	width: 215px;
	color: gray;
	margin-left: 10px
	}

.subnavlist li {
	list-style: none;
	margin: 0px;
	text-align: right;
	}

.subnavlist li a {
	color: #88683c;
	background: transparent url(../img/subnav-off.gif) top left no-repeat;
	text-decoration: none;
	text-align: right;
	line-height: 3.1em;
	display: block;
	height: 40px;
	padding-right: 15px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.subnavlist li a:link {
	color: #88683c;
	}

.subnavlist li a:visited {
	color: #88683c;
	}

.subnavlist li a:hover,
.subnavlist li a.subACT {
	color: #7a9a33;
	background: transparent url(../img/subnav-off.gif) top left no-repeat;
	}

/* @end */

/* @group funcnav */

/* FUNCTION MENU */

#funcnav {
	float: right;
	position: relative;
	z-index: 50;
	}

#funcnav a.contacteer-ons {
	margin-top: 10px;
	background: url(img/contactbutton2.jpg) no-repeat 35px 0;
	width: 200px;
	height: 51px;
	display: block;
	}

#funcnav a.contacteer-ons:hover {
	background: url(img/contactbutton2.jpg) no-repeat 0px 0;
	}

#funcnav a.contacteer-ons span {
	display: none;
	visibility: hidden;
	width: 164px;
	height: 51px;
	}

#funcnav a.contacteer-ons-on {
	margin-top: 10px;
	background: url(img/contactbutton2.jpg) no-repeat 0px 0;
	width: 600px;
	height: 51px;
	display: block;
	}

#funcnav a.solliciteer {
	background: url(img/solliciteerbutton.jpg) no-repeat 35px 0;
	width: 200px;
	height: 51px;
	display: block;
	margin-top: 15px;
	}

#funcnav a.solliciteer:hover {
	background: url(img/solliciteerbutton.jpg) no-repeat 0px 0;
	}

#funcnav a.solliciteer span {
	display: none;
	visibility: hidden;
	width: 164px;
	height: 51px;
	}

/* @end */
