body{
	background-color: #7d7c73;
	background-image: url(../gfx/shared/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;}

	

/* floating Div workarounds */



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#fixFloatingDiv, .fixFloatingDiv{
	clear: both !important;
	height: 1px !important;
	margin: 0 0 0px 0; 
	border: 0px solid yellow !important;
	background-image: none !important;
	visibility: collapse;
	line-height: 1% !important; /* for IE: anders is deze div +- 20px hoog */
	}
		
/* generic style elements*/	



p {
	margin: 0 0 10px 0px;
	border: 0px solid yellow;
	padding-left: 0px;
	line-height: 150%;
	text-align: justify;}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	}
a:link, a:visited{
	color: #ffc600;	
}

a:hover, a:active{
	color: #f7edc9;
}
ul {
	border: 0px solid yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	line-height: 150%;}
h3{
	margin: 30px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-align: left;
	padding-left: 0px;
	/*border-bottom: 1px dotted white;*/
	/* Force DOTS instead of dashes in IE,
	size of border-bottom is irrelevant if
	border-width is set */
	/*border-width: thin;*/
	background-image: url(../gfx/shared/dots-title.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}

h4{
	margin: 30px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	font-weight: bold;
	color: #f7edc9;
	text-align: left;
	padding-left: 0px;
}
	
/* big building blocks*/	
#mainBlock{
	border: 0px solid yellow;
	width: 970px;
	/* margins make block center on the page */
	margin-left: auto;
	margin-right: auto;
}

#masthead{
	border: 0px solid green;
	height: 170px;
}

#container{
	border: 0px solid yellow;	
}

#footer{
	border: 0px solid yellow;
	margin: 30px 0 0 0;
	padding: 0 10px 0 245px;
	color: #b6b6b2;
	line-height: 150%;
	text-align: right;
}

.side{
	background-repeat: no-repeat;
	background-position: 0px 40px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 204px;
	height: 410px;
	padding: 40px 0 0 0;
	float: left;	
}


#contentBlock{
	/*width: 755px;*/
	width: 715px !important;
	width: 725px;
	/*background-color: Fuchsia;*/
	margin: 0 0 0 205px !important;
	margin: -450px 0 0 205px;
	padding-left: 40px;
	border-left: 1px solid white;
}
#contentText{
	border: 0px solid red;
	width: 715px;
	float: left;
}
#contentPicBlock{
	border: 0px solid red;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	width: 235px;
	float: left;
	}


/* page top*/

#topWrapper1{
	border: 0px solid red;
	padding-top: 25px;
	height: 92px
}

#logo{
	margin-left: 10px;
	float: left;
}

#topPix{
	margin-left: 330px;
}

#topPix2{
	margin-left: 740px;
}

/*tppnavig */
#sideLines{
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 204px;
	height: 53px;
	float: left;
}



#topnavigWrapper{
	border: 0px solid yellow;
	height: 53px;
	width: 762px;
	float: right; 
}


ul.topnavig1{
	border: 0px solid red;
	/*padding added for FireFox */
	padding-left: 0px;
	margin: 5px 0px 0px 34px ;}

#topnavigDivider{
	margin: 5px 0 0 0;
	border-bottom: 1px solid #7b7a72;
}

ul.topnavig1 li{
	display: inline;
	margin: 0 0px 0 -10px;}

a.topnavig1, a.topnavig1Selected{
	font-weight: normal;
	cursor: hand;
	padding: 0 15px 0 15px;
}


a.topnavig1:link, a.topnavig1:visited{
	color: white;
}

a.topnavig1:hover, a.topnavig1:active{
	color: #ffc600;
	background-color: #8a8981; 
}

a.topnavig1Selected:link, a.topnavig1Selected:visited{
	color: #ffc600;
	
/*	font-weight: bold;
	background-color: #8a8981; */
}

a.topnavig1Selected:hover, a.topnavig1Selected:active{
	color: white;
	background-color: #8a8981; 
}


/* side navigation */

#sideNavig{
	width: 170px;
	float: right;
}

a.level1, a.level1Selected{
	font-weight: normal;
	border-bottom: 1px solid #67665c;
	display: block;
	cursor: hand;
	float: none;
	padding: 0 0 5px 15px;
	margin-bottom: 0px;
	clear: both;
	text-transform: lowercase;
}

a.level2, a.level2Selected{
	font-weight: normal;
	border-bottom: 1px solid #67665c;
	display: block;
	width: 145px;
	cursor: hand;
	float: right;
	padding: 0 0 5px 12px;
	margin-bottom: 0px;
	text-transform: lowercase;
}

a.level1:link, a.level1:visited{
	color: white;
	background-image: url(../gfx/shared/arrow1-off.gif);
	background-repeat: no-repeat;
}

a.level1:hover, a.level1:active{
	color: #ffc600;
	background-color: #8a8981; 
	background-image: url(../gfx/shared/arrow1-over.gif);
	background-repeat: no-repeat;
}

a.level1Selected:link, a.level1Selected:visited{
	font-weight: bold;
	color: #ffc600;
	background-color: #8a8981; 
	background-image: url(../gfx/shared/arrow1-over.gif);
	background-repeat: no-repeat;
}

a.level1Selected:hover, a.level1Selected:active{
	color: white;
	background-color: #8a8981; 
	background-image: url(../gfx/shared/arrow1-over.gif);
	background-repeat: no-repeat;
}

a.level2:link, a.level2:visited{
	color: #363636;
	background-image: url(../gfx/shared/arrow1-off.gif);
	background-repeat: no-repeat;
}

a.level2:hover, a.level2:active{
	color: #ffc600;
	background-color: #8a8981; 
	background-image: url(../gfx/shared/arrow1-over.gif);
	background-repeat: no-repeat;
}

a.level2Selected:link, a.level2Selected:visited{
	font-weight: bold;
	color: #ffc600;
	background-color: #8a8981; 
	background-image: url(../gfx/shared/arrow1-over.gif);
	background-repeat: no-repeat;
}

a.level2Selected:hover, a.level2Selected:active{
	color: white;
	background-color: #8a8981; 
	background-image: url(../gfx/shared/arrow1-off.gif);
	background-repeat: no-repeat;
}


/* ############# FOOTER ############## */
#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #b6b6b2;
}

#footer a:hover, #footer a:active{
	text-decoration: underline;
	color: red;
}

#tales{
	margin: 25px 0 0 623px;
	color: #8f8e84;
}
#tales a{
	width: 100px;
	padding: 0 3px 2px 0;
	font-size: 10px;	
	display: block;
	height: 14px !important;

}
#tales a:link, #tales a:visited{
	text-decoration: none;
	color: #8f8e84;
}

#tales a:hover, #tales a:active{
	text-decoration: none;
	color: #393a36;
	background-color: #96958a; 
}


/* ########## bedrijf ############# */
.yearrow{
	display: block;
	border: 0px solid yellow;
	margin: 0 0 20px 0;
}

.year{
	float: left;
	width: 50px;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
}

.history{
	margin: 0 0 0 65px;
}

/* ########## bedrijf ############# */
.formrow{
	display: block;
	border: 0px solid yellow;
	margin: 0 0 10px 0;
}

.description{
	float: left;
	width: 130px;
	text-align: right;
}

.formfield{
	margin: 0 0 0 145px;
}

input{
	font-size: 10px;
}


/* ######## cataloog #############" */
#cataloogBlock{
	border: 0px solid green;	
	width: 715px;
	margin: 0 0 0 0;
	float: left;
}

.cataloogRow{
	border: 0px solid yellow;
	margin: 0 0 30px 0;
	float: left;
}
.productL{
	float: left;
	display: block;
	width: 350px;
	border: 0px solid red;
}

.productR{
	margin: 0 0 0 410px;
	display: block;
	width: 300px;
	border: 0px solid red;
}


.cataloogRow img{
	border: 0px solid yellow;
	margin: 0 5px 0 0;
}
.cataloogRow a{
	border: 0px solid yellow;
	background-image: url(../gfx/shared/ico.acrobat.gif);
	background-repeat: no-repeat;
	margin: 10px 5px 0 130px !important;
	padding: 0px 0 0 20px !important;
	display: block;
}

.cataloogSmall a{
	border: 0px solid yellow;
	background-image: url(../gfx/shared/ico.acrobat.gif);
	background-repeat: no-repeat;
	margin: 10px 5px 0 265px !important;
	margin: 10px 5px 0 270px;
	padding: 0px 0 0 20px !important;
	display: block;
}
.markup{
	display: block;
	/*background-image: url(../gfx/back.panel.jpg);
	background-repeat: no-repeat;
	*/border: 1px solid #a0a0a0;
	color: #a0a0a0;
	padding: 5px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f6f6f6;
	width: 60%;
}

.acrobat{
	background-image: url(../gfx/shared/ico.acrobat.big.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 55px;
	clear: both;
}

/* ############ homepage ##############" */
body.home{
	background-color: #7d7c73;
	background-image: none !important;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;}
	
#homeContainer{
	border: 0px solid yellow;
	text-align: center;
	margin-top: 50px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.language{
	border: 0px solid yellow;
	display: inline;
	width: 224px;
	height: 182px;
	text-align: left;
	float: left;
	background-image: url(../gfx/home/back-language.gif);
	background-repeat: no-repeat;
}

#language1{
	margin-left: 60px;
}

#language2{
	margin-left: 60px;
}

#language3{
	margin-left: 60px;
}

.language h5{
	margin: 2px 0 0 5px;
	color: #444541;
	font-size: 14px;
}

.language p{
	margin: 10px 0 0 5px;
	padding: 0 5px 0 0;
	text-align: justify;
	font-size: 11px;
}

.language a{
	font-size: 11px;
	font-weight: bold;
}