/* CSS Document */

/* CSS Document for Lamifil.be */

* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}

body {
	background:url(img/bg2.gif) fixed;
	font:85%/125% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	cursor:default;
	width:200mm;
}
body * {
	text-align:left;

}





/*----------clearfix----------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*--------end clearfix--------*/





strong {
	font-weight:bold;
}
a {
	color:#536BA0;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
	color:#193a80;
}


/* Accesslinks
----------------------------------------------------------------*/
#accesslinks {
	display:none;
}

/* Wraps
----------------------------------------------------------------*/
#wrap1 {
	background:url(img/bg-top.gif) repeat-x top;
}
#wrap2 {
	background: url(img/bg_header2.gif) no-repeat center 23px;
	margin:0 auto;
	/*width:904px;*/
	padding:0 0 25px 0;
}








/* Header
----------------------------------------------------------------*/
#header {
	background-repeat:no-repeat;
 background-position:302px 25px;
	height:190px;
	padding:0 27px;
	position:relative;
}


/* taalnavigatie */
p#taalnavigatie{
	color:#fff;
	line-height:25px;
	font-size:0.85em;
}
p#taalnavigatie a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:7px;
}
p#taalnavigatie a:hover {
	border-bottom:4px solid #fff;
	padding-bottom:3px;
}





/* logo */
#header h1 {
	position:absolute;
	font-size:18px;
	left:27px;
	top:40px;
	width:auto;
	/*height:100px;*/
background:url(img/Lamifil_logo.gif) no-repeat;
}
#header h1 a {
	display:block;
	width:auto;
	line-height:1.2em;
	/*height:100px;*/
}





/* Hoofdnavigatie */
ul#hoofdnavigatie {
	display:none;
	position:absolute;
	top:140px;
	text-transform:uppercase;
	font-size:0.9em;
	width:875px;
}
ul#hoofdnavigatie li {
	float:left;
	margin:0 30px;
}
ul#hoofdnavigatie li a {
	text-decoration:none;
	display:block;
	color:#fff;
	letter-spacing:1px;
	padding:8px 0px 5px;
}
ul#hoofdnavigatie li a:hover {
	padding-bottom:1px;
	border-bottom:4px solid #fff;
}

ul#hoofdnavigatie li ul {
	display:none;
	position:absolute;
	width:200px;
	z-index:100;
	background:#EBECF0;
	padding:5px 0 10px;
	border:1px solid #8C9CBF;
	border-left:2px solid #fff;
	border-top:none;
}
ul#hoofdnavigatie li ul li {
	float:none;
	margin:0;
	margin-right:2px;
}
ul#hoofdnavigatie li ul li a {
	text-transform:none;
	letter-spacing:0;
	padding:4px 10px 4px 15px;
	color:#536BA0;
	line-height:1em;
}
ul#hoofdnavigatie li ul li a:hover {
	padding-bottom:4px;
	border-bottom:none;
	color:#193a80;
}
ul#hoofdnavigatie li ul li strong {
	color:black;
	display:block;
	padding:3px 10px 0px;
	text-transform:none;
}
ul#hoofdnavigatie li ul li strong a {
	padding-left:20px;
}
ul#hoofdnavigatie li:hover ul, ul#hoofdnavigatie li.sfhover ul {
	display:block;
}


/*#products #productlink a, #technologies #technologielink a, #markets #marketlink a, #about #aboutlink a {
	border-bottom:4px solid #fff;
	padding-bottom:2px;
	cursor:default;
}*/





/* generalsearchnav */
#generalsearchnav {
	display:none;




	position:absolute;
	top:115px;
	right:27px;
	width:425px;
	height:35px;
	font-size:0.9em;
	background:url(img/bg_generalnav.gif) no-repeat top;
}

/* Algemene Navigatie */
p#algemenenavigatie {
	float:left;
	margin-left:10px;
	_margin-left:5px;
	text-align:center;
	padding-top:5px;
	_padding-top:4px;
	color:#193a80;
	padding-bottom:5px;
}
p#algemenenavigatie a {
	color:#193a80;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:2px;
}
p#algemenenavigatie a:hover {
	border-bottom:4px solid #B3380E;
}
#contact p#algemenenavigatie #contactlink, #onthaal p#algemenenavigatie #onthaallink, #jobs p#algemenenavigatie #joblink {
	border-bottom:4px solid #B3380E;
	cursor:default;

}




/* Navigatiehulp */
p#navigatiehulp {




	float:right;
	margin-right:10px;
	_margin-right:5px;
	padding-top:6px;
	_padding-top:5px;
	text-align:center;
}
p#navigatiehulp a {
	color:#193a80;
	text-decoration:none;
}
p#navigatiehulp a:hover {
	text-decoration:underline;
}
p#navigatiehulp label {
	display:none;
}
p#navigatiehulp #zoektext {
	border:1px solid #193a80;
	margin-left:5px;
	width:100px;
}
p#navigatiehulp #zoekstuur {
	background:#193a80 url(img/bg-bttn.gif) repeat-x center;
	color:#fff;
	padding:0 5px;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	_font-size:0.95em;
}





/* bladwijzer */
#bladwijzer {
	margin-top:145px;
	line-height:20px;
	font-size:0.8em;
	left:25px;
	color:#000;
	z-index:1;
}
#bladwijzer strong {
	color:#193a80;
}







/* container
----------------------------------------------------------------*/
#container {
	min-height:431px;
	background:url(img/bg_main2.gif) repeat-y;
	padding:25px 25px 25px 27px;
}


/* main
----------------------------------------------------------------*/
#main {
	float:left;
	margin-right:-250px;
}




/* subnavigatie
----------------------------------------------------------------*/
#subnavigatie {	
	display:none;
	width:202px;
	background:url(img/bg_subnav_bt.gif) no-repeat bottom;
	padding-bottom:265px;
	float:left;
	margin-bottom:25px;
}
#subnavigatie h2 {
	background:url(img/bg_subnavhead.gif) no-repeat top;
	font-size:0.9em;
	padding-left:15px;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
}
#subnavigatie h2 a {
	color:#fff;
	text-decoration:none;
}
#subnavigatie h3 {
	font-size:1em;
	padding-left:15px;
	margin-top:10px;
}
#subnavigatie h3 a {
	color:#536BA0;
	text-decoration:none;
}
#subnavigatie h3 a:hover{
	color:#193a80;
}
#subnavigatie ul {
	margin:0 2px 0 0;
}
#subnavigatie ul li a {
	padding:4px 10px 4px 30px;
	display:block;
	background:url(img/bllt.gif) no-repeat 15px 8px;
	text-decoration:none;
}
#subnavigatie ul li a:hover, #subnavigatie ul li a.here {
	padding-left:30px;
	background: url(img/bllt-h.gif) no-repeat 15px 8px;
	_background: url(img/bllt-h.gif) no-repeat 15px 8px;
	/*border-left:4px solid #8C9CBF;*/
}





/* content
----------------------------------------------------------------*/
#content {
	width:400px;
}
#content.tech{
	width:600px;
}
#route #content{
width:625px;
margin-left:0;
}
#products2 #content{
width:600px;
}
#content h1 {
	color:#193a80;
	padding:0.40em 0 1em;
	font-size:1.6em;
        line-height:1.2em;
}
#content h2 {
	color:#B3380E;
	font-size:1.1em;
	margin:0 0 1em;
	border-bottom:1px dotted #b3380e;
	padding:1em 0 0.25em;
}
#content h3 {
	font-size:1.0em;
	margin-bottom:10px;
}
#content p {
	margin-bottom:1em;
	line-height:1.5em;
}
#content #moreinfo {
	margin-top:2em;
	padding-top:1em;
	border-top:1px solid #193a80;
	font-size:0.9em;
}
#content #moreinfo em {
	color: #193a80;
	font-style:normal;
}
#content #moreinfo p {
	line-height:1.35em;
}



/* content lists*/
#content dl, #content ul {
	margin-bottom:1em;
	margin-top:-0.5em;
}
#content li, #content dt a {
	padding:4px 10px 4px 20px;
	display:block;
	background:url(img/bllt.gif) no-repeat 0px 8px;
	text-decoration:none;
}
#content dt a {
	font-weight:bold;
	padding-bottom:0;
}
#content dd {
	margin-bottom:10px;
	padding-left:20px;
}
#content li a:hover, #content dt a:hover {
	background:#fff url(img/bllt-h.gif) no-repeat 0px 8px;
}








/* onthaal
---------------------------------------------------*/
#flashcontainer {
	background:white;
	height:250px;
}
#poorten {
	background:url(img/bg_poorten.gif) no-repeat bottom;
	margin-top:25px;
	padding-bottom:25px;	
}
#poorten h2 {
	color:#B3380E;
	font-size:1em;
	padding:5px 10px 0.4em;
	background:url(img/bg-poortentop.gif) no-repeat top left;
}
#poorten h2 a {
	color:#fff;
	text-decoration:none;
}
#poorten h3 {
	font-size:1.0em;
	margin:10px 25px 0;
}
#poorten h3 a {
	text-decoration:none;
}

#poorten ul {
	margin:0 25px;
}

#poorten li a, #content dt a {
	padding:4px 10px 4px 20px;
	display:block;
	background:url(img/bllt.gif) no-repeat 0px 8px;
	text-decoration:none;
}
#poorten li a:hover {
	background:url(img/bllt-h.gif) no-repeat 0px 8px;
}
#productpoort {
	float:left;
	width:277px;
	margin-right:23px;
}
#technologiepoort {
	float:left;
	width:277px;
	margin-right:23px;
}
#technologiepoort ul {
	margin-top:10px;
}

#newspoort {
	float:left;
	width:252px;
	margin-right:0px;
}
#newspoort h2 {
	background:url(img/bg_newstop.gif) no-repeat top left;
	color:#B3380E;
}
#newspoort h3 {
	margin: 0px 10px 0px 0px;
padding-bottom:0;
padding-left:10px;
}
#newspoort p {
	margin: 0 10px 5px;
padding-top:0;
font-size:0.85em;
}
#newspoort .date {
	font-size:0.85em;
	margin-bottom:0;
	padding-top:10px;
        color:#666;
}
#newspoort .more {
	padding-bottom:20px;
	border-bottom:1px solid #193a80;
}











/* contact
---------------------------------------------------*/
#productbeschrijving p {
	overflow:hidden;
}
#productbeschrijving p strong {
	display:block;
	float:left;
	width:100px;
	margin-right: 10px;
	text-align:right;
	color:#193a80;
}

#productbeschrijving p span {
	display:block;
	margin-left:110px;
}








/* contact
---------------------------------------------------*/
.contactadres em {
	text-transform:uppercase;
	font-size:0.8em;
	font-style:normal;
	color:#B3380E;
	font-weight:bold;
}
.contactadres img{
float:right;
}
#content .contactadres dd p {
	line-height:1.25em;
}
#content p.addinfo {
	font-size:0.9em;
	line-height:1.0em;
	margin-top:0.5em;
}
#contact #content dd {
	margin-bottom:25px;
}











/* content tables */
#content table {
	border-collapse:collapse;
	font-size:1em;
	line-height:1.1em;
width:100%;
/*margin-top:-570px;
_margin-top:-670px;*/
}
#content table.fiche{
/*margin-top:-340px;
_margin-top:-400px;*/
}
#content table.zoektabel{
width:500px;
margin-top:10px;
}
#content table td, #content table th {
	border:1px solid #193a80;
	padding:4px;
	font-size:0.85em;
	text-align:center;
}
#content table th {
	background:#8c9cbf;
	color:#fff;
	font-weight:normal;
	vertical-align:top;
	text-align:center;
}




/* sidebar
----------------------------------------------------------------*/
#sidebar {
	width:202px;
	float:right;
}
#sidebar .sidebarimg {
	margin-bottom:25px;
}
#sidebar .sidebarimg img {
	display:block;
	padding:0 2px 2px 0;
width:202px;
}

#fotobalk{
width:600px;
margin-top:-330px;
_margin-top:-10px;
}
#fotobalk img{
float:left;
}
.rechts{
float:right;
margin-top:0px;
_margin-top:0;
}

#fotobalk2{
width:600px;
/*margin-top:-175px;
_margin-top:-10px;*/
}
#fotobalk2 img{
float:left;
margin-right:20px;
}

#fotobalk3{
width:600px;
/*margin-top:-175px;
_margin-top:-10px;*/
margin-left:227px;
}
#fotobalk3 img{
float:left;
margin-right:20px;
}











/* sitemap
----------------------------------------------------------------*/
#content.sitemap li {
	background-image:none;
}
#content.sitemap li ul {
      margin-top:5px;
 }
#content.sitemap li a {
        background:url(img/bllt.gif) no-repeat 0px 5px;
        padding-left:20px;
        text-decoration:none;
}
#content.sitemap li a:hover {
        background:url(img/bllt-h.gif) no-repeat 0px 5px;
}





/* footer
----------------------------------------------------------------*/
#footer {
	line-height:1.25em;
	background:	url(img/bg_footer2.gif) no-repeat bottom;
	padding:0 0px 0px;
}

#footercontent {
	border-top:2px solid #193a80;
	padding-top:10px;
}

#legal {
	float:left;
	
	background:url(img/bg_legal.gif) no-repeat 10px center;
}
#legal strong {
	color:#b3380e;
	text-transform:uppercase;
	letter-spacing:2px;
}
p#address {
	float:right;
	text-align:right;
}



