html, body {
	margin: 0;
	padding: 0;
	color: #fff;
	height: 100%;
	text-align: center;
	background-color: #272727;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left; /* replave this with background image of choice */
	min-height: 100%; /* this is where inheritance stops */
	background-color: #333333;
	background-image: url(images/lijnback.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#tabel {
	margin-left: 17px;
}
#container #right-col #flags {
	background-color: #000000;
	text-align: right;
	display: block;
}



/*\ Give to IE/Win but hide from IE/Mac - unfortuantely it won't support either min-height method */
* html #container {
height: 100%;

}
/* end hide */

/* trick to get compliant browsers to clear the (right) floated div if required */
#container::after{
content: ".";
display: block;
height: 0;
line-height: 0;
font-size: 1px;
clear: both;
visibility: hidden;
}

#header {
	position: absolute;
	z-index: 100;
	left: 50%;
	margin: 0 0 0 -380px;
	padding: 0;
	height: 122px;
	width: 760px;
	text-align: right;
	background-color: #333333;
}

#utility{
	position: absolute;
	top: 75px;
	left: 0px;
	color: #FFFFFF;
	font-size: 10px;
	width: 760px;
	text-align: right;
}

#utility a:link, a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#utility a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
  a:link, a:visited {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
   }
	a:hover {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
   }
#footer
{
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin: 0 0 0 -380px;
	padding: 0em;
	width: 760px;
	background-image: url(images/stokonder4.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	text-align:center;
	padding: 0em;
	color: #CCCCCC;
	font-size: 10px;
	bottom: 0px;
	line-height: normal;
}
#footer a:link, #footer a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover
{
	color: #FFFFFF;
}
#right-col
{
	position: relative;
	float: right;
	margin: 120px 0 0 0;
	width: 140px;
	width:140px;
	background-repeat: no-repeat;
	background-image: url(images/sluier_r2.jpg);
	height: 560px;
	z-index: 200;
}
   #section_pic_Links{
	font-size: 10px;
	display: block;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	z-index: 3;

}
#section_pic_Links h3{

}

#section_pic_Links a:link, #sectionLinks a:visited {
	display: block;

}

#section_pic_Links a:hover{
}
#left-col
{
	position: relative;
	float: left;
	width: 602px;
	margin-top: 140px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#left-col p
{
	margin-left: 15px;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 200%;
	color: #FFFFFF;
}
.photocopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.intro {
	font-size: 14px;
	font-style: italic;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
  .kop {
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#submenu_stok {
position:absolute;
	width:109px;
	height:38px;
	z-index:500;
	left: -105px;
	top: 24px;
	background-color: #000000;
	visibility: hidden;
}
#submenu_maker {
	position:absolute;
	width:105px;
	height:40px;
	z-index:500;
	left: -102px;
	top: 44px;
	background-color: #000000;
	visibility: hidden;
}
#submenu_aanschaf {	position:absolute;
	width:159px;
	height:38px;
	z-index:500;
	left: -155px;
	top: 64px;
	background-color: #000000;
	visibility: hidden;
}
.opsomtabel {
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tabellijnboven {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}.tabellijnonder {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.ItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(images/usm.gif);
	line-height: 150%;
}

.PopItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(images/dsmh.gif);
	line-height: 150%;
}
.image_l {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}
.image_r {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}
.image_l_p {

	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #333333;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}
.lijnback {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
}

