BODY
{
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	 background-color: White;
    margin-top: 0px;
    margin-left: 0px;
}

#home
{
	background-image: url(images/page/bg_home.gif);
	background-repeat: repeat-x;
}

#aanpak
{
	background-image: url(images/page/bg_aanpak.gif);
	background-repeat: repeat-x;
}

#faq
{
	background-image: url(images/page/bg_faq.gif);
	background-repeat: repeat-x;
}

#diensten
{
	background-image: url(images/page/bg_diensten.gif);
	background-repeat: repeat-x;
}

#tarieven
{
	background-image: url(images/page/bg_tarieven.gif);
	background-repeat: repeat-x;
}

#portfolio
{
	background-image: url(images/page/bg_portfolio.gif);
	background-repeat: repeat-x;
}

#wie
{
	background-image: url(images/page/bg_wie.gif);
	background-repeat: repeat-x;
}

TABLE
{
    font-size: 11px;
	 color: Black;
	 text-align: left;
	 letter-spacing: 1px;
}

H1
{
    font-size: 16px;
    color: Black;
    letter-spacing: 1px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 font-family: Georgia, serif;
}

H2
{
	 font-size: 11px;
	 font-weight: bold;
	 letter-spacing: 2px;
	 margin-bottom: 2px;
	 margin-top: 0px;
	 border-left: 10px solid #8696bb;
	 padding-left: 5px;
	 font-family: Georgia, serif;
	 color: Black;
}

H2 A
{
	 font-size: 11px;
	 font-weight: bold;
	 letter-spacing: 2px;
	 margin-bottom: 2px;
	 margin-top: 0px;
	 border-left: 10px solid #8696bb;
	 padding-left: 5px;
	 font-family: Georgia, serif;
	 text-decoration: none;
	 color: Black;
}

H4
{
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: Black;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
}

H5
{
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #8696bb;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	border-top: 1px dashed Black;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
}

H5.inline
{
	font-family: Verdana;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px dashed Black;
}

H6
{
    font-size: 9px;
    font-weight: bold;
	 text-align: center;
    margin-bottom: 0pt;
    margin-top: 3px;
	 letter-spacing: 2px;
	 font-family: Georgia, serif;
}

H6 A
{
	font-weight: bold;
	font-family: Georgia, serif;
}

A
{
    font-weight: bold;
    text-decoration: underline;
    color: #8696bb;
}

A:hover
{
    color: Black;
	 text-decoration: underline;
}

A.navlinktop
{
    text-decoration: none;
    color: Black;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 3px;
	 padding-right: 3px;
	 border-bottom: 0px;
	 border-top: 0px;
	 border-left: 0px;
	 border-right: 1px white solid;
	 font-family: Georgia, serif;
}

A.navlinktop:hover
{
    color: White;
	 text-decoration: underline;
 	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 3px;
	 padding-right: 3px;
	 border-bottom: 0px;
	 border-top: 0px;
	 border-left: 0px;
	 border-right: 1px white solid;
	 font-family: Georgia, serif;
}

A.navlinktopR
{
    text-decoration: none;
    color: Black;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 3px;
	 padding-right: 3px;
	 font-family: Georgia, serif;
}

A.navlinktopR:hover
{
    color: White;
	 text-decoration: underline;
 	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 3px;
	 padding-right: 3px;
	 font-family: Georgia, serif;
}

A.navlinkleft
{
    text-decoration: underline;
    color: Black;
	 font-weight: normal;
	 background-color: White;
	 font-family: Georgia, serif;
}

A.navlinkleft:hover
{
    color: #8696bb;
	 text-decoration: underline;
	 font-weight: normal;
	 background-color: White;
	 font-family: Georgia, serif;
}

A IMG.navleft
{
	border: 0px;
}

A:hover IMG.navleft
{
	border: 0px;
	background-color: White;
}

.table-main
{
	border-top: 2px solid Black;
	border-bottom: 3px solid Black;
	border-left: 3px solid Black;
	border-right: 3px solid Black;
	border-collapse: collapse;
	background-color: White;
	width: 900px;
	height: 560px;
}

.table-main TD
{
	border: 3px solid Black;
	border-collapse: collapse;
	padding: 0px;
	vertical-align: top;
}

.table-main TH
{
	background-color: #8696bb;
	border: 3px solid Black;
	border-collapse: collapse;
   padding: 0px;
}

.table-content
{
    border: none;
    height: 374px;
    width: 675px;
}

.table-content TD
{
    border: none;
    padding: 0px;
    vertical-align: top;
}

.table-navlinkleft
{
    border: none;
    width: 100%;
	 height: 100%;
	 color: Black;
	 font-family: Georgia;
	 margin: 0px;
    padding-top: 20px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 background-image: url(images/page/IanusWeb_bifrons.gif);
	 background-position: bottom;
	 background-repeat: no-repeat;
}

.table-navlinkleft TD
{
    border: none;
	 height: 100%;
    vertical-align: top;
	 text-align: left;
}

.table-navlinkleft TH
{
    border: none;
	 font-weight: normal;
	 background-color: White;
    padding-top: 5px;
	 padding-bottom: 0px;
	 padding-left: 10px;
	 padding-right: 0px;
    vertical-align: top;
	 text-align: left;
}

.table-line
{
	border: 1px dashed #8696bb;
	border-collapse: collapse;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.table-line TD
{
	border: 1px dashed #8696bb;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: top;
	text-align: left;
}

.table-line TH
{
	border: 1px dashed #8696bb;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	text-align: left;
	color: white;
	background-color: #8696bb;
}

.table-noline
{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	margin-top: 3px;
}

.table-noline TD
{
	border: 0px;
	border-collapse: collapse;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

.table-noline TH
{
	border: 0px;
	border-collapse: collapse;
	padding: 3px;
	text-align: right;
	font-weight: normal;
	color: Black;
	background-color: transparent;
	width: 150px;
	vertical-align: middle;
}

.table-portfolio
{
	border: 0px;
	border-collapse: collapse;
	width: 590px;
	height: 100%;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.table-portfolio TD
{
	border: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.table-portfolio TH
{
	border: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	font-weight: normal;
	color: Black;
	background-color: transparent;
	width: 50%;
	vertical-align: top;
}

UL LI
{
    margin-bottom: 15px;
	 margin-top: -10px;
	 margin-left: -10px;
	 margin-right: 0px;
	 list-style-image: url(images/page/bullet.gif);
}

UL.navlinkleft LI
{
    list-style-image: url(images/page/bullet_nav.gif);
	 margin-top: 10px;
	 margin-right: 0px;
    margin-bottom: 5px;
	 margin-left: -15px;
}

DIV.inline
{
	height: 100%;
	width: 100%;
	overflow: auto;
	background-color: transparent;
	background-image: none;
}

DIV.inline404
{
	height: 100%;
	width: 100%;
	overflow: auto;
	background-image: url(images/page/404_bg.gif);
}

HR
{
	height: 1px;
	border: 1px dashed;
	color: #8696bb;
	background-color: #8696bb;
	margin-top: 10px;
	margin-bottom: 10px;
}

HR.bold
{
	height: 3px;
	border: 3px solid;
	color: #8696bb;
	background-color: #8696bb;
	margin-top: 0px;
	margin-bottom: 0px;
}

P.logo
{
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

P.sitemap
{
	line-height: 180%;
}

P.quote
{
	border-top: 1px dashed #8696bb;
	border-right: none;
	border-bottom: 1px dashed #8696bb;
	border-left: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 15px;
}

P.pagelink
{
	margin: 0px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}

P.pagelink A
{
	font-weight: normal;
	font-style: normal;
}

INPUT.text
{
	border: 1px solid #8696bb;
	font-family: "Courier New", Courier, monospace;
}

INPUT.button
{
	border: 1px solid Black;
	background-color: #8696bb;
	color: White;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
	margin-top: 2px;
}

TEXTAREA
{
	border: 1px solid #8696bb;
	font-family: "Courier New", Courier, monospace;
}

.lead
{
   letter-spacing: 1px;
	color: #8696bb;
	font-weight: bold;
}

.footer
{
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 2px;
	color: Black;
}

.paars
{
    background-color: #8696bb;
}

.paarsbloktxt
{
    background-color: #8696bb;
	 color: White;
	 font-weight: bold;
	 border-top: 1px solid white;
}

.zwart
{
    background-color: Black;
}

.wit
{
    background-color: White;
}

.paarstxt
{
    color: #8696bb;
}

.zwarttxt
{
    color: Black;
}

.wittxt
{
    color: white;
}

.zwarttxt
{
	color: Black;
}

.zwarttxt-small
{
	color: Black;
	font-weight: normal;
	letter-spacing: normal;
}