* {
	padding: 0;
	margin: 0;
}

body, input, textarea, select {
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 10px;
	color: #58585b;
	background-color: #fff;
}

#wrap {
	max-width: 1068px;
	/*width: 1068px;*/
	min-width: 868px;
	margin: auto;
}

#header {
	position: relative;
	height: 75px;
	border: none;
}

#header img {
	position: absolute;
	bottom: 0;
	left: 0;
}

/* LANGUAGE */

#language {
	position: absolute;
	bottom: 8px;
	right: 12px;
	float: right;
}

#language ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#language li {
	display: inline;
	color: #58585b;
	font-size: 10px;
	padding: 0 4px 0 4px;
}

#language a {
	color: #58585b;
	font-size: 10px;
}

#language a:hover {
	font-size: 10px;
	color: #58585b;
	text-decoration: none;
}

/* TOPMENU */

#menuTop {
	height: 33px;
	background: #fff url("../images/newBarTop.gif") top left;
}

#menuTop #search {
	float: right;
	width: 180px;
	height: 33px;
	background: transparent url("../images/newMenuTopRight.gif") no-repeat top right;
}

#menuTop p {
	display: inline;
	float: right;
	width: 136px;
	height: 19px;
	margin: 6px 9px 0 0;
	background: transparent url("../images/search.gif") no-repeat top left;
}

#menuTop input {
	width: 101px;
	height: 14px;
	margin: 5px 10px 0 25px;
	background: transparent;
	border: none;
	color: #2c2c2c;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menuTop ul {
	display: inline;
	float: left;
	width: 650px;
	padding-top: 5px;
	margin-left: 20px;
	list-style-type: none;
}

#menuTop ul li {
	float: left;
	margin-left: 5px;
}

#menuTop a {
	display: block;
	padding: 6px;
	color: #f8fafd;
	text-decoration: none;
}

#menuTop a:hover {
	color: #ddd;
}

#menuTop span.topMenuSpan {
	display: block;
	padding: 6px;
	color: #f8fafd;
	text-decoration: none;
	cursor: pointer;
}

#menuTop span.topMenuSpan:hover,
#menuTop span.sphover {
	color: #ddd;
}

#menuTop li ul li span.topMenuSpan:hover,
#menuTop li ul li span.sphover {
	background-color: #6a6a6f;
}

/* FIRST LEVEL */

#menuTop li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	background-color: #58585b;
	padding: 0;
	margin: 0;
}

#menuTop li:hover ul, #menuTop li.sfhover ul {
	left: auto;
	background-position: 0 0;
}

/* SECOND LEVEL */

#menuTop li:hover ul ul,
#menuTop li.sfhover ul ul {
	position: absolute;
	width: 180px;
	left: -999em;
	background-color: #58585b;
	padding: 0;
	margin: -25px 0 0 179px;
}

#menuTop li li:hover ul,
#menuTop li li.sfhover ul {
	left: auto;
	background-position: 0 0;
}

/* THIRD LEVEL */

#menuTop li:hover ul ul ul,
#menuTop li.sfhover ul ul ul {
	position: absolute;
	width: 180px;
	left: -999em;
	background-color: #58585b;
	padding: 0;
	margin: -25px 0 0 179px;
}

#menuTop li li li:hover ul,
#menuTop li li li.sfhover ul {
	left: auto;
	background-position: 0 0;
}

#menuTop li ul li {
	display: block;
	width: 178px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#menuTop li ul li a,
#menuTop li ul li a.nothing {
	margin: 0;
	padding: 6px;
	background: none;
}

#menuTop li ul li a:hover,
#menuTop li ul li a.nothing:hover {
	background-color: #6a6a6f;
}

#menuTop li li a.parent {
	margin: 0;
	padding: 6px;
	background: transparent url("../images/menuArrowTop.gif") no-repeat center right;
}

#menuTop li li a.parent:hover {
	background: #6a6a6f url("../images/menuArrowTopHover.gif") no-repeat center right;
}

* html #menuTop li ul li a { height: 1%; }

/* MIDDLEMENU */

#middle ul {
	list-style-type: none;
	margin: 0;
	height: 208px;
}

#middle ul li {
	
	margin-bottom: 2px;
	width: 240px;
	margin-right: 16px;
	float: left; /* IE6 WHITESPACE HACK */
	/*width: 100%;  IE6 WHITESPACE HACK */
}

/*#middle .left {
	width: 240px;
	margin-right: 16px;
	background: url('../images/menuSideLeft.gif') bottom left no-repeat;
}

#middle .right {
	margin-right: 16px;
	background: url('../images/menuSideRight.gif') bottom right no-repeat;
}*/

#middle li ul li {
	display: block;
	width: 160px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: none;
}

/* FIRST LEVEL */

#middle li ul {
	position: absolute;
	width: 150px;
	height: auto;
	left: -999em;
	background-color: #58585b;
	padding: 0;
	margin: -15px 0 0 150px;
	vertical-align: bottom;
}

#middle li:hover ul, #middle li.sehover ul {
	left: auto;
	background-position: 0 0;
}

/* TILE LINKS */

#middle ul a {
	display: block;
	width: 150px;
	padding-right: 35px;
	height: 35px;
	padding-top: 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #58585b;
	font-weight: bold;
	padding-left: 69px;
	margin-right: 14px;
	background: #e7e7e8 url("../images/menuArrow.gif") no-repeat 229px 20px;
}

/*#middle .left a {
	padding-left: 55px;
	margin-left: 14px;
	background: #e7e7e8 url("../images/menuArrow.gif") no-repeat 215px 20px;
}

#middle .right a {
	padding-left: 69px;
	margin-right: 14px;
	background: #e7e7e8 url("../images/menuArrow.gif") no-repeat 229px 20px;
}*/

#middle ul a:hover {
	display: block;
	width: 150px;
	padding-right: 35px;
	height: 35px;
	padding-top: 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #2a2a2c;
	font-weight: bold;
	cursor: pointer;
	padding-left: 69px;
	margin-right: 14px;
	background: #e7e7e8 url("../images/menuArrowDown.gif") no-repeat 229px 20px;
}

/*#middle .left a:hover {
	padding-left: 55px;
	margin-left: 14px;
	background: #e7e7e8 url("../images/menuArrowDown.gif") no-repeat 215px 20px;
}

#middle .right a:hover {
	padding-left: 69px;
	margin-right: 14px;
	background: #e7e7e8 url("../images/menuArrowDown.gif") no-repeat 229px 20px;
}*/

/* FIRST LEVEL LINKS */

#middle li ul li a {
	margin: 0;
	padding: 0;
	height: 15px;
	width: 149px;
	color: #fff;
	padding: 6px 4px 4px 7px;
	background: none;
	display: block;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	background: #58585b url("../images/menuArrowRedWhite.gif") no-repeat 140px top;
}

#middle li ul li a:hover {
	margin: 0;
	padding: 0;
	height: 15px;
	width: 149px;
	color: #fff;
	padding: 6px 4px 4px 7px;
	background: none;
	display: block;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	background: #bf0b0b url("../images/menuArrowRedWhite.gif") no-repeat 140px bottom;
}

* html #middle li ul li a {	height: 1%; }

#middle li span {
	display: block;
	float: left;
	width: 49px;
	height: 46px;
	margin: -12px 0 0 -60px;
}

* html #middle li span { display: inline-block; }

#middle .menuIconHout { background: url("../images/menuIconHout.gif") no-repeat top left; }
#middle .menuIconBouw { background: url("../images/menuIconBouw.gif") no-repeat top left; }
#middle .menuIconComplex { background: url("../images/menuIconComplex.gif") no-repeat top left; }
#middle .menuIconMetaal { background: url("../images/menuIconMetaal.gif") no-repeat top left; }
#middle .menuIconStones { background: url("../images/menuIconStones.gif") no-repeat top left; }
#middle .menuIconTransport { background: url("../images/menuIconTransport.gif") no-repeat top left; }
#middle .menuIconMilieu { background: url("../images/menuIconMilieu.gif") no-repeat top left; }
#middle .menuIconChair { background: url("../images/menuIconChair.gif") no-repeat top left; }
#middle .menuIconEmpty { background: none; }


/* CONTENT */

#content {
	float: left;
	max-width: 1068px;
	min-width: 868px;
	height: 550px;
	/*height: 344px;*/
	background: url('../images/newLeftBg.gif') top left no-repeat;
	margin-top: 1px;
}
#left {
	float: left;
	max-width: 229px;
	min-width: 29px;
	height: 344px;
}
/*#left p {
	width: 142px;
	text-align: right;
	font-size: 18px;
	line-height: 22px;
	color: #58585b;
	margin: 260px 10px 0 66px;
}*/
#middle {
	float: right;
	width: 517px;
	/*width: 317px;*/
	height: 543px;
	margin-top: 7px;
}
#middle #text-area {
	width: 484px;
	height: 180px;
	padding: 7px 13px 13px 13px;
	margin-bottom: 6px;
	background: transparent url('../images/filler.png') repeat;
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
}
#middle #media {
	height: 120px;
	width: 510px;
	margin: 4px 0 0 0;
	padding: 0;
	overflow: hidden;
}
#middle #media img {
	/*margin-right: 5px;*/
}
#right {
	float: right;
	width: 322px;
	height: 543px;
	/*height: 337px;*/
	margin-top: 7px;
	background: #58585b url('../images/rightCorner.gif') bottom right no-repeat;
}
#rightTop {
	width: 322px;
	height: 21px;
	background: url('../images/rightBarTop.gif') top left no-repeat;
}
#rightTop span.login {
	float: left;
	display: block;
	width: 161px;
	height: 21px;
	border-right: 1px solid #fff;
	text-align: center;
}
#rightTop span.nieuwsbrief {
	float: left;
	display: block;
	width: 160px;
	height: 21px;
	text-align: center;
}
#rightTop .login a {
	display: block;
	font-size: 11px;
	color: #bf0b0b;
	text-decoration: none;
	width: 155px;
	height: 14px;
	padding: 4px 3px 3px 3px;
}
#rightTop .nieuwsbrief a {
	display: block;
	font-size: 11px;
	color: #bf0b0b;
	text-decoration: none;
	width: 154px;
	height: 14px;
	padding: 4px 3px 3px 3px;
}
#rightTop a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #bf0b0b;
}
#accordion {
	width: 322px;
	margin: 0;
}
#accordion h3.toggler {
	cursor: pointer;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 4px 7px 3px 7px;
	height: 14px;
}
#accordion h3.toggler:hover, #accordion h3.srhover {
	background-color: #bf0b0b;
}
#accordion div.element {
	border-bottom: 1px solid #fff;
	padding: 0;
}
#accordion div.element p {
	margin: 0 0 12px 0;
	padding: 0;
	color: #fff;
}
#accordion div.element p.accordHead {
	margin: 0 0 2px 0;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	color: #fff;
}
#accordion div.element p#events {
	margin: 22px 0 2px 0;
}
#accordion div.element p.jobs {
	margin: 0 7px 2px 7px;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	color: #fff;
}
#accordion div.element a {
	display: block;
	margin: 0 0 2px 0;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
#accordion div.element a:hover {
	margin: 0 0 2px 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
#accordion div.element h4 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
}
#accordion div.element ul {
	display: block;
	margin-left: 16px;
}
#accordion div.element li {
	list-style: outside;
	list-style-image: url('../images/listType.gif');
	padding-top: 1px;
	padding-bottom: 1px;
}
#competences {
	width: 322px;
	margin: 0;
}
#competences h3 {
	border-bottom: 1px solid #fff;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 4px 7px 3px 7px;
	height: 14px;
}
#competences #compText {
	padding: 7px;
}
#competences #compText p {
	margin: 0 0 12px 0;
	padding: 0;
	color: #fff;
}
#competences #compText a {
	display: block;
	margin: 0 0 2px 0;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
#competences #compText a:hover {
	margin: 0 0 2px 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
#competences #compText h4 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
}
#competences #compText ul {
	display: block;
	margin-left: 16px;
}
#competences #compText li {
	list-style: outside;
	list-style-image: url('../images/listType.gif');
	padding-top: 1px;
	padding-bottom: 1px;
}
#footer {
	min-width: 868px;
	max-width: 1068px;
	height: 28px;
	padding-top: 10px;
}
#footer .gold {
	float: left;
	width: 53px;
	height: 28px;
	margin-left: 10px;
}
#footer .dyn {
	float: left;
	width: 90px;
	height: 18px;
	margin-left: 10px;
}
#footer .bdc {
	float: left;
	width: 50px;
	height: 30px;
	margin-left: 10px;
}
#footer p {
	float: right;
	min-width: 642px;
	width: 842px;
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
	color: #58595b;
}
#pwd
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: transparent;
	z-index: 111;
	text-align: right;
}

.clear
{
	clear: both;
}