
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {
font-family: Helvetica, Verdana, Arial, Geneva,sans-serif;color:#000080}

TH {
	font-weight : bolder;
	font-size : 80%;
}
A {cursor : auto; }

A:link {color: blue;
background: transparent;
text-decoration: none}

A:visited {color: blue;
background: transparent;
text-decoration: none}

A:active {color: blue;
background: transparent;
text-decoration: none}

A:hover {color: Red; text-decoration: none; cursor :  pointer;  }

ADDRESS {margin: 0em 0% 0em 0%;
}

BIG {font-size: 120%}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

body         {margin: 0em 0% 0em 10px;
	font-family: Helvetica, Verdana, Arial, Geneva,sans-serif ;
	font-size: 80%;
	color:#000080;
	SCROLLBAR-FACE-COLOR: #F7F3F7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #D9D9D9;
	SCROLLBAR-3DLIGHT-COLOR: #D9D9D9;
	SCROLLBAR-ARROW-COLOR: #ff0000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background : white;
	cursor: auto;
	}

	
H1 {margin: 0 0% 5px 0%;
font-size: 150%;
}

H2 {margin: 10px 0% 5px 0%;
font-size: 135%}

H3 {margin: 10px 0% 5px 0%;
font-size: 115%}

H4 {margin: 10px 0% 5px 0%;
font-size: 105%}

H5 {margin: 10px 0% 5px 0%;
font-size: 90%}

H6 {margin: 10px 0% 5px 0%;
font-size: 85%}


td           { font-size: 80%;
}

hr { color : #336699; height : 1px; }

.box {
	background : #99CCFF;
	/* border 0.1 to force NS4 to color box */
	border : 0.1px solid #99CCFF;
	/* NS4 skips these */
	border-top : 3px solid red;
	border-bottom : 0px solid #00CCFF;
	border-left : 0px solid #00CCFF;
	border-right : 0px solid #00CCFF;
	padding : 10px;
}

.box2 {
	background : #99CCFF;
	/* border 0.1 to force NS4 to color box */
	border : 0.1px solid #99CCFF;
	/* NS4 skips these */
	border-top : 3px solid #FFCC00;
	border-bottom : 0px solid #00CCFF;
	border-left : 0px solid #00CCFF;
	border-right : 0px solid #00CCFF;
	padding : 10px;
}

navbar{
	background-color : Navy;
	color : White;
	text-decoration : none;
}

.copyright {
	font-size : 10px;
	color : #FFFFFF;
	background : Red;
	text-align : center;
}

P.whereami {
	font-size :  10px;
	margin : 5px 0 0 0;
	text-align : right;
}

P.bookmarks {
	font-size : 12px;
	margin : 5px 0 0 0;
	text-align : center;
}
P.code{
	font-family : "Courier New", Courier, monospace;
	background : #FFFFCC;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
}
P.omschrijving{
	background : #F7F3F7;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
}
A.linkcopyright {
		color : White;
}
A.linkcopyright:HOVER {
		color : White;
		text-decoration : underline;
}

ArtikelTitle{
	font-size : x-large;
}
ArtikelSubTitle{
	font-size : xlarger;
}

ArtikelByLine{

}

.Klantnaam {
	font-weight : bold;
}
