body {
	font-family: Arial, sans-serif;
	/*background-color:#F60;*/
	background-image:url(../../pict/bg1.gif);
	background-color:#FF6533;
	background-repeat: repeat-x;
	}

p { padding:0 0  1em 0 ; color:#111;}
p img       { float: left; margin: 0.3em 0.833em 0.833em 0; padding: 0; }
p img.right { float: right; margin: 0.3em  0 0.833em 0.833em;  }

h1,h2{ font-weight:normal;  }
h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 1.5em }
h2 { font-size: 1.2em; margin-top:10px; margin-bottom:5px; font-weight:bold;}
h3 {  }
h4 { }
h5,h6 { }

/* Color palete */
.lblauw {color:#09F;}
.dblauw {}
.knblauw {color:#2bc6ff;}
.lgroen {color:#b3e92a;}
.dgroen {color:#00980a;}
.logoroze {color:#f80068;}
.bgoranje {color:#ff6633;}

li ul, 
li ol  { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }


dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

a {
	font-weight:bold;
	color:#03b3fd;
	text-decoration:none;
}
a:hover { 
	text-decoration: underline;
	}

#footer a { font-weight:normal; color:#b3e92a; text-decoration:none; font-size:90%;}
#footer a:hover { text-decoration: underline; }

table { margin-bottom:1.5em; border-collapse: collapse; }
th { font-weight:bold; }
tr,th,td {
	margin:0;
	padding:0 1.5em 0 0.5em;
	height:18px;
}
tfoot { font-style: italic; }
caption { text-align:center; font-family:Georgia, serif; }

abbr, acronym { border-bottom:1px dotted #000; }
address { margin-top:1.5em; font-style: italic; }
del {color:#000;}

blockquote { padding:1em 1em 1em 1.5em; font-family:baskerville,"palatino linotype",serif; }
blockquote > *:first-child:before { content:"\201C";font-size:2.5em;margin-left:-.62em;font-family:georgia,serif;padding-right:.2em;color:#aaa;line-height:0; }/* From Tripoli  */

strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; }
hr { margin-bottom:1.5em; }

/*other small things */

.tc { text-align:center; }
.tr { text-align:right; }
.tl { text-align:left; }
.b { font-weight:bold; }
.i { font-style:italic; }

.indent { text-indent:1.5em;}
.open { font-variant: small-caps; }
p.break { text-align:center;text-indent:0;line-height:0; }
p.zero{padding:0; margin:0}
p.one { padding:0 1em  1em 1em;color:#111;}
p img.right10 { float: right; margin:0.833em;  }

.oldbook { font-family:"Book Antiqua","Warnock Pro","Goudy Old Style","Palatino",Georgia,serif; }
.note { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:0.9em; margin:0.1em; color:#333; } 
.mono { font-family:"Courier New", Courier, monospace; }
