BODY
{
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, serif;
	 background-color: White;
	 background-image: url(images/page/bg_page.gif);
    margin-top: 0px;
    margin-left: 0px;
}

TABLE
{
    font-size: 11px;
	 color: Black;
	 text-align: left;
}

H1
{
    font-size: 16px;
    color: #5c6b91;
    letter-spacing: 1px;
	 margin-top: 0px;
	 margin-bottom: 5px;
	 margin-left: 0px;
	 margin-right: 0px;
}

H2
{
	 font-size: 11px;
	 font-weight: bold;
	 color: #5c6b91;
	 letter-spacing: 2px;
	 margin: 0px;
	 padding: 0px;
}

H2 A
{
	text-decoration: none;
	color: #5c6b91;
}

H2.tight
{
	margin-bottom: -15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

H3
{
	font-size: 11px;
	font-weight: bolder;
	color: White;
	background-color: #5c6b91;
	padding: 2px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}

H3 A
{
	text-decoration: none;
	color: White;
}

H4
{
	font-size: 13px;
	font-weight: bold;
	color: #5c6b91;
	margin: 0px;
}

H6
{
    font-size: 9px;
    font-weight: normal;
	 text-align: center;
	 color: Black;
	 margin: 0px;
}

H6 A
{
	font-weight: normal;
	color: Black;
}

H6 A:hover
{
	font-weight: normal;
	color: White;
}

H6.privacy
{
	text-align: left;
}

A
{
    font-weight: bold;
    text-decoration: underline;
    color: #5c6b91;
}

A:hover
{
    color: Red;
	 text-decoration: underline;
}

A.navlink
{
    text-decoration: none;
	 font-weight: bold;
	 font-size: 13px;
    color: Black;
}

A.navlink:hover
{
    color: White;
	 font-weight: bold;
	 font-size: 13px;
	 text-decoration: underline;
}

A.navlinkselect
{
    text-decoration: none;
	 font-weight: bold;
	 font-size: 13px;
    color: White;
}

A.navlinkselect:hover
{
    color: White;
	 font-weight: bold;
	 font-size: 13px;
	 text-decoration: underline;
}

A.detail IMG
{
	border-top: 1px solid #5c6b91;
	border-right: 1px solid #5c6b91;
	border-bottom: 1px solid #5c6b91;
	border-left: 1px solid #5c6b91;
	text-decoration: none;
}

A.detail:hover IMG
{
	border-top: 1px solid Red;
	border-right: 1px solid Red;
	border-bottom: 1px solid Red;
	border-left: 1px solid Red;
	text-decoration: none;
}

A.thin
{
	font-weight: normal;
	color: #5c6b91;
}

A.thin:hover
{
	font-weight: normal;
}


.navlinkactive
{
    color: White;
	 font-weight: bold;
	 font-size: 13px;
	 text-decoration: none;
}

.table-main
{
	border-top: none;
	border-right: 8px solid White;
	border-bottom: 8px solid White;
	border-left: 8px solid White;
	border-collapse: collapse;
	background-image: url(images/page/table-main_bg_HM01.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #dbdde1;
	width: 920px;

}

.table-main TD
{
	border-bottom: 8px solid White;
	border-top: 0px solid White;
	border-left: 8px solid White;
	border-right: 8px solid White;
	border-collapse: collapse;
	padding: 0px;
	vertical-align: top;
}

.table-nav										
{
	border: 0px;
	border-collapse: collapse;
	width: 180px;
	height: 100%;
	background-image: url(images/page/table-nav_bg_HM01.gif);
}

.table-nav TD
{
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dashed White;
	border-left: 0px;
	border-collapse: collapse;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
}

.table-nav TH										/*spacercel*/
{
	border: 0px;
	border-collapse: collapse;
	height: 100%;
}

TD.IanusWeb
{
	background-image: url(images/page/table-nav_bg_HM01.gif);
	background-repeat: repeat-y;
	width: 180px;
	height: 15px;
}

.table-content
{
	border: 0px;
	border-collapse: collapse;
	width: 696px;
/*	height: 385px;*/
	background-color: transparent;
	margin: 10px;
	letter-spacing: 1px;
}

.table-content TD
{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	background-color: transparent;
}

.table-top
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 8px solid black;
	border-right: 8px solid black;
	border-collapse: collapse;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	color: White;
	width: 100%;
	height: 90px;
}

.table-top TD
{
	border: 0px;
	padding: 8px;
	vertical-align: middle;
	text-align: center;
	height: 100%;
}

.table-top TH
{
	border: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}

.table-top A
{
	font-weight: normal;
	color: White;
}

.table-top A:hover
{
	font-weight: normal;
	color: Red;
}

TABLE.homecat
{
	border: 1px solid #5c6b91;
	width: 100%;
	border-collapse: collapse;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

TABLE.homecat TD
{
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: none;
	border-collapse: collapse;
	text-align: center;
}

TABLE.homecat TH
{
	padding: 3px;
	border: 1px solid #5c6b91;
	border-collapse: collapse;
	text-align: left;
	color: White;
	background-color: #5c6b91;
	width: 100%;
}

TABLE.homecat IMG
{
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

TABLE.homecat TH A
{
	color: White;
}

TABLE.table-right
{
	width: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 0px;
	border-collapse: collapse;
	font-size: 9px;
	letter-spacing: 1px;
}

TABLE.table-right TD
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px solid White;
	border-left: 0px;
	border-collapse: collapse;
}

TABLE.table-right TH
{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 20px;
	border: 0px;
	border-collapse: collapse;
	font-weight: bold;
	color: White;
	background-color: Red;
}

TABLE.stocklist
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top: none;
	border-left: none;
	border-bottom: 2px solid White;
	border-left: none;
	width: 100%;
	border-collapse: collapse;
}

TABLE.stocklist TD
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: none;
	border-collapse: collapse;
}

TABLE.stocklist TH
{
	padding: 3px;
	border: none;
	border-collapse: collapse;
	text-align: left;
	font-weight: bold;
	width: 20%;
}

TD.stocklistimg
{
	width: 20%;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 0px;
}

TD.specs
{
	font-style: italic;
}

.table-noline
{
	border: 0px;
	width: 100%;
	border-collapse: collapse;
}

.table-noline TD
{
	padding: 3px;
	border: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

.table-noline TH
{
	padding: 3px;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
	font-weight: bold;
	width: 20%;
	vertical-align: top;
}

TD.detailright
{
	width: 20%;
}

TD.detailimgtxt
{
	width: 20%;
	text-align: center;
	font-size: 9px;
}

.table-nolinetight
{
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
}

.table-nolinetight TD
{
	padding: 2px;
	border: 0px;
	border-collapse: collapse;
}

.blackcell
{
	background-color: Black;
	height: 90px;
}

TD.imglink
{
	border: 1px dashed Red;
	padding: 3px;
	text-align: center;
}

IFRAME
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

P.rightlink
{
	float: right;
	position: relative;
	top: -20px;
	width: 160px;
	border: 1px solid Black;
	background-color: White;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 3px;
}

P.pagenav
{
	text-align: center;
}

P.contact
{
	border: 1px solid Gray;
	background-color: White;
	padding: 3px;
	text-align: center;
}

INPUT.form
{
	border: 1px solid Silver;
}

INPUT.formbutton
{
	border: 1px solid White;
	background-color: #5c6b91;
	color: White;
	font-family: Verdana, Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: bold;
}

TEXTAREA.form
{
	border: 1px solid Silver;
}

UL LI
{
    margin-bottom: 20px;
	 margin-top: -15px;
	 margin-left: -10px;
	 margin-right: 0px;
	 list-style-image: url(images/page/bullet.gif);
}

UL.tight
{
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV.inline
{
	height: 100%;
	width: 100%;
	overflow: auto;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

HR
{
	height: 1px;
	border: 1px dashed;
	color: #5c6b91;
	background-color: #5c6b91;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lead
{
	color: Gray;
	font-weight: bold;
	letter-spacing: 1px;
}

IMG.intxt
{
	border: 3px solid White;
	margin: 3px;
}

IMG.new-home
{
	border: 1px solid #5c6b91;
}

IMG.foto-inline
{
	border: 1px solid #5c6b91;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}

.lichtzilver
{
	background-color: #e2e2e2;
}

.zilver
{
    background-color: Silver;
}

.grijs
{
	background-color: Gray;
}

.zwart
{
    background-color: Black;
}

.wit
{
    background-color: White;
}

.lichtzilvertxt
{
	color: #e2e2e2;
}

.zilvertxt
{
    color: Silver;
}

.grijstxt
{
	color: Gray;
}

.zwarttxt
{
    color: Black;
}

.wittxt
{
    color: white;
}

/*opmaak login link en login page*/

TD.grijs
{
	vertical-align: middle;
}

TD.grijs A
{
	color: Silver;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

TD.grijs A:hover
{
	color: White;
}

A.loginpage
{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}