html,body {
	width:100%;
	height:100%;
	padding:0; 
	margin:0; 
	font-size: 14px;
	color: #000000;
	background-color: #F4F4EC;
	background-image: url('http://industry.slimcms.nl/design/imgs/background.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: arial;
	overflow-x: hidden;
    scrollbar-arrow-color: #6A1716;
    scrollbar-3dlight-color: #6A1716;
    scrollbar-darkshadow-color: #6A1716;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #6A1716;
    scrollbar-shadow-color: #6A1716;
    scrollbar-track-color: #6A1716;
}

*html body {   
	margin-left: 60px;	
}

a               { color: #fff; text-decoration: none; }
a:hover         { color: #fff; text-decoration: underline; }
a.menu:link     { color: #6A1716; font-weight: 900; font-family: arial black; font-size: 21px; line-height: 17pt; text-decoration:none; padding: 0px; margin: 0px;}
a.menu:visited  { color: #6A1716; font-weight: 900; font-family: arial black; font-size: 21px; line-height: 17pt; text-decoration:none; padding: 0px; margin: 0px;}
a.menu:hover    { color: #000; font-weight: 900; font-family: arial black; font-size: 21px; line-height: 17pt; text-decoration:none;  padding: 0px; margin: 0px;}
a.menu_active   { color: #000; font-weight: 900; font-family: arial black; font-size: 21px; line-height: 17pt; text-decoration:none;  padding: 0px; margin: 0px;}

/* used */
#container {
    position: absolute;
    width: 100%;
    height: 100%;    
	margin: 0px;
}

/* used */
#main {
    /*background-image: url('http://industry.slimcms.nl/design/imgs/logo.png');
	background-position: top right;
	background-repeat: no-repeat;
	*/
	position:absolute;
    top:57px; 
	left:210px; 
	width: 657px;
	height: 593px;
}
	
/* beschrijft de header voor IE*/
* html #main {
	position:absolute;
    top:57px; 
	left:210px; 
	width: 650px;
	height: 593px;
}

/* used */
#content_box {
	position: absolute;
	top: 44px;
	width: 593px;
	height: 593px;
	overflow-y: auto;
	overflow-x: none;
	
	border: 5px #FFFFFF solid;
	
    background-image: url('http://industry.slimcms.nl/design/imgs/content_bg.jpg');
	background-position: top left;
	background-repeat: repeat-y;		
}

/* used */
#menubalk_tekst {
    position: absolute;
	z-index: 5;
	height: 288px;
	width: 173px;
    margin-top: 94px; 
    margin-left: 24px;
    line-height: 17pt;
    color: #000; font-weight: 900; font-family: arial black; font-size: 21px; text-decoration:none;
}

/* used */
#image_lb {
    position: absolute;
	top:0px;
	left:0px;
	width: 423px;
	height: 288px;
    background-image: url('http://industry.slimcms.nl/design/imgs/plant_lb.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

.contents {
	z-index: 4;
	padding: 0px;	
}

table .td_1 {	
	width: 135px;
	height: 719px;
	border-bottom: 2px #ffffff solid;
}

.text {
	margin: 5px 5px 5px 5px;
	font-size: 11px;
	color: #fff;
	font-weight: 200;
	font-family: arial black;
}

.menu  {
	z-index: 99;
	color: #ffffff;
	padding-top: 2px;
	left: 0%;
}

.menu h1 {
	font-family: Gill Sans MT;
	font-size: 21px;
	color: #294C5E;
	display: inline;
}

.menu h2 {
	font-family: Gill Sans MT;
	font-size: 15px;
	color: #ffffff;
	display: inline;
}

/* Active links word aan gewerkt nog */
.menu h2 .active {
	font-family: Gill Sans MT;
	font-size: 15px;
	color: #294C5E;
	display: inline;
}

.text h1 {
	font-family: Arial black;
	font-size: 18px;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}

table {	
	font-size: 11px;
	font-family: verdana;	
}

/* used */
#footer {
    position: absolute;
    left: 0px;
    bottom: 0px;
	height: 40px;
	width: 100%;
    margin-bottom: 5px; 
    margin-left: 5px;
    color: #000; 
    font-weight: normal; 
    font-family: arial; 
    font-size: 19px;
    text-align: left;
}

.leftBrands {
	
	position:absolute; 
	margin-left: 0px; 
	margin-top: 30px;
	
}

#bottomLeftlogo {
	
	margin-top: 509px;
	margin-left: 159px;
	position: absolute;
	
}

.rightBrands {

position: absolute; 
margin: 45px 0px 0px -75px; 
text-align: left; 
color: #6a1716; 
font-weight:bold;


}

*:first-child+html .rightBrands {

position: static; 


}
*:first-child+html .iepositioning {
	position: absolute;
	margin-left: 265px;
	margin-top: 45px;
	
}

