@charset "utf-8";
@import url("reset.css");

/***********************
	Standaard
***********************/

body {
	background:url(../images/background.gif) 0px -20px no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	behavior: url('/csshover.htc');
}

a:hover {text-decoration:none}

.clearer {clear:both}

/***********************
	Site structure
***********************/

#backgroundBar {
	background-color:#F2F2F2;
	height:123px;
	position:relative;
	margin:98px 0 0 0;
}
#container {
	width:964px;
	margin:-300px auto 0 auto;
	position:relative;
	border-bottom:40px solid #fff;
	overflow:hidden;
}
#header {
	height:171px;
}
/***********************
	Header / Logo's
***********************/

	#header h1 a {display:block; height:100%}
	#header h1 a span {display:none}
	
	#header fieldset {position:absolute; margin:145px 0 0 820px; z-index:100; float:right}
	#header fieldset legend {display:none}
	#header fieldset select {border:1px solid #ccc; padding:2px}
	
	#header ul {margin:177px 1px 0 0; position:absolute; background-color:#3E4178; width:963px; height:37px; list-style: none; padding: 0px;}
	#header ul li {height:37px; float:left; padding:11px 0 12px 0;}
	#header ul li a {background-color:#3E4178; display:inline; height:100%; font-size:12px; font-weight:bold; text-decoration:none; color:#FECE14; padding:11px 11px 12px 12px;}
	#header ul li a:hover {background-color:#5B5D8C; border-bottom:3px solid #3300FF}
	#header ul li #active {background-color:#5B5D8C; border-bottom:3px solid #3300FF}
	
	#hoverMenu {background-color:#FECE14; height:6px; width:963px; overflow:hidden; position:absolute; margin:214px 1px 0 0;}

#headerHome {
	background:#2E306D url(../images/headerhome.gif) right no-repeat;
	height:72px;
	margin:50px 1px 0 0;
}
#headerBottom {
	background:url(../images/background_home.gif) repeat-y;
	height:6px;
	font-size:1px;
	border-top:1px solid #fff;
	margin:0 1px 0 0;
}

/***********************
	Structural Steel
***********************/

h1#steel {display:block; background:url(../images/logo_steel.gif) no-repeat; height:88px; width:268px; position:absolute; margin:94px 0 0 0; z-index:100}

/***********************
	Content
***********************/

#contentWrap {
	overflow:hidden;
	background:url(../images/background_leftcolumn.jpg) repeat-y;
	border-bottom:1px solid #fff;
}
#Catalogus {
	display: block;
	cursor: pointer;
}
#CatalogusItem {
	background-color: #FFFFFF;
}
#CatalogusItem:hover {
	background-color: #F0F0F0;
	cursor: pointer;
}
#CatalogusItemTitle {
	border-bottom: 2px solid #FECE14;
	height: 20px;
	vertical-align: middle;
	padding: 3px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#CatalogusItemContent {
	width: 200px;
	height: 155px;
	background-color: #FFFFFF;
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
}
#CatalogusItemContent img {
	max-width: 200px;
	margin-bottom: -2px;
}

/***********************
	Left column
***********************/

#leftColumn {
	float:left; background-color:#41A9E0; width:187px;
}
	
#leftColumn ul{position: absolute; margin:14px 0 0 0; width: 197px; list-style: none; padding: 0px;}
#leftColumn ul li {background:url('/images/dots_menu.gif') left bottom no-repeat; padding:1px 0 1px 0; margin:0 10px 0 10px;}
#leftColumn ul li.last {background:none !important; padding:0 0 10px 0}

#leftColumn ul li a {display:block; height:100%; padding:2px 20px 0 5px; text-decoration:none; text-decoration:none; color:#fff; line-height:17px;}
#leftColumn ul li a:hover {text-decoration:none; background:url(../images/background_submenu.gif) no-repeat; background-position: 0% 50%;}
#leftColumn ul li #active {text-decoration:none; background:url(../images/background_submenu.gif) no-repeat; background-position: 0% 50%;}
#leftColumn ul li span {color:#929292; margin:3px 0 0 20px; display:inline;}
	
#visual1 {position: relative; top: 180px; left:0px; height:214px; width:187px;}

/***********************
	Right column
***********************/

#rightColumn {
	float:left;
	width:775px;
	border-left:1px solid #fff;
}
	#breadCrumb {
		background-color:#E3E3E3; 
		border-bottom:1px solid #D5D5D5;
		padding:10px 10px 10px 20px;
	}
	#breadCrumb a {color:#41A9E0}
	
/***********************
	Content
***********************/

#content {
	overflow:hidden;
	background:url(../images/background_content.gif) repeat-y;
	border:1px solid #fff;
	margin-bottom: 4px;
}
	
#whiteSpaceFix {height:15px; background-color:#fff}
	
/***********************
	Left Content
***********************/

#leftContent {
	width:520px;
	float:left;
	padding:12px 0 0 20px;
}
	#leftContent h2 {font-weight:bold; font-size:12px; margin:0 0 13px 0}
	#leftContent a {color:#41A9E0;}

/***********************
	Right Content
***********************/

#rightContent {
	width:201px;
	float:left;
	margin:0 0 0 13px;
	padding:12px 0 0 13px;
}
	#rightContent h2 {font-weight:bold; font-size:12px; margin:0 0 18px 7px}

ul.naList {background:url(../images/dots_news.gif) top repeat-x; margin:0 0 0 0; list-style: none; padding: 0px;}
ul.naList li {background:url(../images/dots_news.gif) bottom repeat-x; padding:0 0 10px 0}
ul.naList li.last {background:none; padding:0 0 10px 0}

ul.naList li a {display:block; height:100%; padding:10px 20px 0 20px; text-decoration:none; background:url(../images/bullet_news.gif) 5px 12px no-repeat; text-decoration:underline; color:#41A9E0; font-weight:bold; line-height:17px;}
ul.naList li a:hover {text-decoration:none}
ul.naList li span {color:#929292; margin:3px 0 0 20px; display:inline;}

a.more {background:url(../images/background_more.gif) repeat-x; color:#0F425F; font-weight:bold; text-decoration:none; height:17px; display:block; margin:0 0 25px 0; padding:4px 0 0 20px;}
a:hover.more {text-decoration:underline}

.dateSort {
	overflow:hidden;
	clear:both;
	margin:0 0 10px 0;
	width:197px
}
	.dateSort a {display:block; height:100%}
	.dateSort a span {display:none}
	.dateBack {width:17px; height:19px; background:url(../images/icon_left.gif) no-repeat; float:left}
	.dateForward {width:17px; height:19px; background:url(../images/icon_right.gif) no-repeat; float:left}
	.dateMonth {float:left; border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; height:15px; width:163px; text-align:center; font-weight:bold; color:#858585; padding:2px 0 0 0;}

#memberOf {
	background:url(../images/logo_memberof.gif) no-repeat;
	height:60px;
	width:177px;
	margin:25px 0 10px 0;
}
	#memberOf a {display:block; height:100$}
	#memberOf a span {display:none}

/***********************
	Footer
***********************/
	
#footer {
	color:#A3A3A3;
	margin:0;
	clear:both;
}
	#footer p {display:block; float:left}
	#footer ul {float:right; list-style: none; padding: 0px;}
	#footer ul li {float:left}
	#footer ul li a {color:#A3A3A3; margin:0 0 0 15px}
	
#bar1 {background-color:#3E4178; width:187px; height:15px; font-size:1px}
#bar2 {background-color:#E3E3E3; height:9px; border-top:1px solid #fff }
#bar3 {border-bottom:1px solid #CDCDCD; height:1px; overflow:hidden; font-size:0.1px; margin:0 0 5px 0}



/***********************
	Menu
***********************/

#leftColumn ul ul li a:hover {
	text-decoration:none;
	background:url(/images/background_subsubmenu.gif) no-repeat;
	background-position: 0% 50%;
}

#leftColumn li{
	position: relative;
}
#leftColumn ul ul{
	position: absolute;
	margin: 0px;
	padding: 1px 0 0 0;
	top: 0px;
	width: 198px;
	background-color:#5db6e5;
	display: none;
	left: 177px;
}


#leftColumn ul ul li{
	border: 0px;
	margin: 0px;
	padding:0 0 1px 0;
	width: 198px;
	float: none;
	color: #000000;
	font-size: 11px;
	text-align: left;
	background:url('/images/dots_submenu.gif') left bottom repeat-x;
}

#leftColumn ul ul,
#leftColumn ul li:hover ul ul,
#leftColumn ul ul li:hover ul ul,
#leftColumn ul ul ul li:hover ul ul,
#leftColumn ul ul ul ul li:hover ul ul
 {
	display: none;
}

#leftColumn ul li:hover ul,
#leftColumn ul ul li:hover ul,
#leftColumn ul ul ul li:hover ul,
#leftColumn ul ul ul ul li:hover ul,
#leftColumn ul ul ul ul ul li:hover ul
 {
	display: block;
}