BODY
{
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
	 background-color: White;
    margin-top: 0px;
    margin-left: 0px;
	 margin-bottom: 0px;
	 margin-right: 0px;
}

TABLE
{
    font-size: 11px;
	 color: Black;
	 text-align: left;
	 letter-spacing: 1px;
}

H1
{
    font-size: 16px;
    color: #ffcc00;
	 margin-top: 0px;
	 margin-bottom: 0px;
}

H2
{
	 font-size: 13px;
	 font-weight: bold;
	 margin-bottom: 2px;
	 margin-top: 0px;
	 border-left: 12px solid #ffcc00;
	 padding-left: 5px;
}

H5
{
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: Gray;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

H6                                          /*navigatie linkerzijde*/
{
    font-size: 13px;
    font-weight: bold;
	 color: #ffcc00;
	 text-align: left;
    letter-spacing: 2px;
    margin-bottom: 10pt;
    margin-top: 10pt;
	 margin-left: 0px;
	 margin-right: 0px;
	 border-bottom: 1px dashed Gray;
	 border-top: 1px dashed Gray;
	 border-left: 0px;
	 border-right: 0px;
}

H6 A
{
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: White;
}

H6 A:hover
{
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: Gray;
	background-color: transparent;
}

A
{
    font-weight: bold;
    text-decoration: underline;
    color: #ffcc00;
}

A:hover
{
	 text-decoration: underline;
    color: Gray;
}

A.head
{
	color: Black;
	border: none;
}

A.head:hover
{
	color: Gray;
	text-decoration: underline;
	border: none;
}

A IMG
{
	border-bottom: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
	border-top: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	text-decoration: none;
}

A:hover IMG
{
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
	border-left: 1px solid Gray;
	text-decoration: none;
}

.table-main                              /*hoofdtabel met gele lijn boven en ruit-achtergrond*/
{
	border-top: 2px solid #ffcc00;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-image: url(images/page/recon_bg01b.gif);
	border-collapse: collapse;
	background-color: White;
	width: 100%;
	height: 100%;
}

.table-main TD
{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	vertical-align: top;
}

.table-content                            /*table voor text*/
{
    border: 0px;
	 margin-left: 12px;
	 margin-top: 12px;
	 margin-bottom: 0px;
	 margin-right: 0px;
    height: 100%;
    width: 700px;
}

.table-content TD
{
    border: 0px;
    padding: 10px;
    vertical-align: top;
}

.table-navlinkleft                               /*table voor NAVigatie LINK LEFT*/
{
    border: 2 px solid White;
    width: 150px;
	 margin-left: 5px;
	 margin-right: 5px;
	 margin-bottom: 0px;
	 margin-top: 0px;
	 color: #ffcc00;
	 background-color: Black;
	 border-collapse: collapse;
}

.table-navlinkleft TD
{
    border: 2px solid White;
	 border-collapse: collapse;
	 height: 100%;
    padding: 5px;
}

.table-head
{
	border: 0px;
	width: 100%;
	height: 65px;
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: bold;
}

.table-head TD
{
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	vertical-align: middle;
}

.table-line
{
	border: 1px solid Silver;
	border-collapse: collapse;
	font-size: 7pt;
	width: 100%;
}

.table-line TD
{
	border: 1px solid Silver;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

.table-line TH
{
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	color: Black;
	background-color: #ffcc00;
}

.table-noline
{
	border: 0px;
	font-size: 8pt;
	width: 100%;
}

.table-noline TD
{
	border: 0px;
	padding: 2px;
	vertical-align: top;
	
}

.table-noline TH
{
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	color: Black;
}

UL LI
{
    margin-bottom: 15px;
	 margin-top: -10px;
	 margin-left: -10px;
	 margin-right: 0px;
	 list-style-image: url(images/page/bullet.gif);
}

OL LI
{
    margin-bottom: 15px;
	 margin-top: -10px;
	 margin-left: -15px;
	 margin-right: 0px;
	 list-style-position: inside;
}

DIV.inline										/*DIV voor bij Portfolio, scrollbar in contentgedeelte*/
{
	height: 320px;
	width: 100%;
	overflow: auto;
}

HR
{
	height: 1px;
	border: 1px dashed;
	color: #ffcc00;
	background-color: #ffcc00;
	margin-top: 10px;
	margin-bottom: 10px;
}

HR.bold
{
	height: 3px;
	border: 3px solid;
	color: #ffcc00;
	background-color: #ffcc00;
	margin-top: 0px;
	margin-bottom: 0px;
}

INPUT.formbutton
{
	border: 2px solid Gray;
	background-color: #ffcc00;
	color: Black;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.lead
{
   letter-spacing: 2px;
	color: Gray;
	font-weight: bold;
}

.privacy
{
    font-size: 9px;
    font-weight: normal;
	 color: Gray;
	 text-align: left;
    letter-spacing: 2px;
	 border-bottom: 1px dashed Gray;
	 border-top: 1px dashed Gray;
	 border-left: 0px;
	 border-right: 0px;
}

.contactus
{
	font-weight: bold;
	border: 1px dashed Gray;
	padding: 2px;
	text-align: right;
	width: 200px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

p.contact
{
	border-top: 1px dotted silver;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.yellow
{
    background-color: #ffcc00;
}

.black
{
    background-color: Black;
}

.white
{
    background-color: White;
}

.yellowtxt
{
    color: #ffcc00;
}

.blacktxt
{
    color: Black;
}

.whitetxt
{
    color: white;
}

.IanusWeb A
{
	font-weight: normal;
	color: White;
}

