@charset "utf-8";

/*			Safety Company				*/
/*	Site by http://www.blue-media.nl	*/
/* 	Blue Media 							*/
/* 	A.G.H. Fokkerstraat 18E 			*/
/* 	9403 AP Assen 						*/
/* 	The Netherlands 					*/
/* 	tel: 06 46 182 210				 	*/
/* 	info@blue-media.nl 					*/


/* MENU */

.menubar{
text-align:center; font-family: verdana, sans-serif;  font-size:11px; height:23px;  list-style-type:none;
}
.menubar ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.menubar li {
float:left; position:relative;
}
.menubar li a, .menubar li a:visited {
display:block; text-decoration:none; width:6em; color:#4b9a78; float:left; padding-right:10px; height:23px; line-height:2em; color:#fff; 
}
* html .menubar li a, .menubar li a:visited {
width:7em; w\idth:6em; /* hack for IE5.5 */
}
.menubar li ul {
visibility:hidden; position:absolute; left:0; height:0; overflow:hidden;
}
.menubar table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menubar li:hover a,
.menubar li a:hover {
text-decoration:underline; border:0;
}
.menubar li:hover ul,
.menubar li a:hover ul {
visibility:visible; text-align:left; height:auto; width:19em; background:#4b9a78; border:1px solid #ddd; left:0; top:1.7em; overflow:visible;
}
.menubar li:hover ul li a,
.menubar li a:hover ul li a {
display:block; font-weight:normal; text-align:left;  background:transparent; text-decoration:none; height:auto; line-height:0.6em; padding:0.5em; width:19em;
}
* html .menubar li a:hover ul li a {
width:19em; w\idth:19em; /* hack for IE5.5 */
}
.menubar li a:hover ul li a.drop {
font-weight:bold;
}
.menubar li:hover ul li ul,
.menubar li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.menubar li:hover ul li a:hover,
.menubar li a:hover ul li a:hover {
text-decoration:underline;
}
.menubar li:hover ul li:hover ul,
.menubar li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#4b9a78; width:9.5em;
} 
.menubar li:hover ul li:hover ul.left,
.menubar li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menubar li:hover ul li:hover ul li a,
.menubar li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menubar li:hover ul li:hover ul li:hover a,
.menubar li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}

/* MENU END */

a:link {	font: Verdana, Arial, Helvetica, sans-serif; 
				text-decoration: none;
				font-size:12px;
				color:#367133;}
a:visited {	text-decoration: none;
				font-size:12px;
				color:#367133;}
a:hover {	font: Verdana, Arial, Helvetica, sans-serif; 
				text-decoration:underline;
				font-size:12px;
				color:#A8C987;}
a:active {	font: Verdana, Arial, Helvetica, sans-serif; 
				text-decoration: none;
				font-size:12px;
				color:#367133;}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #003e1e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}



.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../images/img_03.png);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: justify; /* this overrides the text-align: center on the body element. */} 
	.twoColFixLtHdr #containerweb { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../images/img_03_web.png);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: justify; /* this overrides the text-align: center on the body element. */} 
.twoColFixLtHdr #header { 
	height: 158px;
	padding-left: 10px;
} 
blockquote {
  font: 1.0em/1.5em arial;
  width: 150px;
  padding-left: 20px;
  text-indent: -40px;
}	

.twoColFixLtHdr #divider { 
	background-image:url(../images/img_02.jpg);
	background-repeat:no-repeat;
	height: 23px; 
}


.twoColFixLtHdr #smallimg {
	border:#fff solid 1px;
	width:200px;
	float:right;}

.twoColFixLtHdr #sidebar1 {
	padding: 5px 31px 5px 5px;
	float: right;
	width: 220px;
}

.twoColFixLtHdr #sidebarhead {
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
}

.twoColFixLtHdr #sidebar1_block {
	float: right;
	width: 192px;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	border:#fff solid 1px;
	padding: 4px 4px;
	text-align:justify;}
	
	.twoColFixLtHdr #sidebar1_blockclose {
	float: right;
	width: 192px;
	font-size:10px;
	color:#000000;
	padding-top:4px;}


a img {border: none; } 
	
.twoColFixLtHdr #mainContent {
	line-height:1.2em;
	float:left;
	padding: 15px 15px;
	width: 480px;
	font-size: 11px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 25px;
	clear:both;
	background-image: url(../images/img_04.png); 
} 

.twoColFixLtHdr #footer a:link { 
color:#FFFFFF;
} 

.twoColFixLtHdr #footer a:hover{ 
	color:#FFFFFF;
} 
.twoColFixLtHdr #footer a:visited{ 
	color:#FFFFFF;
}
.twoColFixLtHdr #footer a:active{ 
	color:#FFFFFF;
}

.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 5px 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:600;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #winkelwagen{
	padding: 0 10px 0 35px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 50px;
	width:710px;
	clear:both;
	}
.twoColFixLtHdr #winkelwagentop {
	padding: 0 10px 0 35px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 50px;
	clear:both;
	}
		
.twoColFixLtHdr #tekst{
text-align:left;
float:left;
clear:both;
}

	