/* gejat van dag.wieers.com en beetje aangepast */

a {
	text-decoration: none;
	border: 1px none #ffffff;
	padding-left: 0;
}

a:link, a:visited {
	border: 1px solid #f0f0ff;
	background-color: transparent;
	color: #666699;
}

a:hover {
	background-color: #f0f0f8;
	color: #333366;
	border: 1px solid #d0d0f8; 
}

img {
	margin: 0px;
}
#randjewegmikken {
  border: 0px;
  color: #ffffff;
  background: none; 
}

.head {
/*	position: fixed; */
	float: left; 
	width: 20%;
}

div.content, div.body {
	font-weight: normal;
	text-align: justify;
	margin-left: 20%;
	padding-left: 8px;
	padding-right: 5px;
}

body {
	color: #000000;
	font-family: sans-serif;
	font-size: 10pt;
/*	padding: 0px; */
/*	margin: 2px; */
  white-space: normal;
}

body, html {
/*  margin: 4px 0 4px 0; */
/*  margin: 1em 0 1em 0;*/
}

.site {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	white-space: normal;
	overflow: hidden;
/*	overflow: scroll; */
}

.menu .active, A.active, A:active {
/*	background-color: #fff0f0;*/
	cursor: pointer;
	color: maroon;
/*	border: 1px dotted #ffd0d0;*/
}

.menu .activelink, A.activelink {
	color: #663333;
}


PRE {
	font-size: 90%;
  white-space: normal;
}

CODE {
	font-size: 90%;
  white-space: normal;
}

P {
  white-space: normal;
}

/*BLOCKQUOTE {
	margin: 1px;
	padding: 1px;
}*/

TABLE {
	empty-cells: show;
  border:1px
}

INPUT.form, TEXTAREA.form, SELECT.form {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 9pt;
	background-color: #f0f0f0;
	color: navy;
	border: 1px solid black;
}

@font-face { font-family: Treb; 
	     src: local("Trebuchet MS"), url("http://dag.wieers.com/fonts/trebuc.ttf") format("truetype");}
@font-face { font-family: Arial; 
	     src: local("Luxi Sans"), local("Arial"), local("Helvetica");}
@font-face { font-family: Taho; 
	     src: local("Tahoma"), url("http://dag.wieers.com/fonts/Tahomabd.ttf") format("truetype");}

.dag-logo A {
	color: black;
	font-family: Verdana, Impact, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}


.pagetitle {
	background-color: transparent;
	color: navy;
/*	font-family: Harquil, Harbinger, Desdemona, Verdana, Impact, Arial, Helvetica, sans-serif; */
	font-family: Harquil, Harbinger, Verdana, Impact, Arial, Helvetica, sans-serif; 
	font-variant: small-caps;
	font-size: 140%;
	padding-bottom: 8pt;
	text-align: center;
}

H1.section {
	font-family: Tahoma, Arial Black, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

H2.title {
	color: #ffffff;
	font-size :0;
}

div.title, H2.section {
	background-color: transparent;
	color: maroon;
	font-family: Verdana, Impact, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 8pt;
	padding-bottom: 0px; 
	text-align: left; 
	border: 0px solid #fff;
	border-bottom: 1px solid #ccd;
	padding-bottom:	0;
	margin-bottom: 1px;
}

H3.section {
	font-size: 10pt;
}

.quote {
	font-family: Treb, Trebuchet MS, Verdana, Impact, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-variant: small-caps;
/*	font-style: italic; */
	font-weight: bold;
	color: black;
	text-align: center;
	padding: 3px; 
	margin: 0px;
	border: 1px dashed gray;
}

.pre {
	width: 100%;
  white-space: normal;
}

div.intro, div.abstract, #intro {
	background-color: #f0f0ff;
	color: inherit;
	text-align: justify;
	border: 1px solid #99c;
	border-left: 6px solid #99c;
	padding: 5px;
	margin-bottom: 5px;
}

div.warning {
	background-color: #fff0f0;
	color: inherit;
	text-align: justify;
	border: 2px dotted #c99;
	border-left: 6px solid #c99;
	padding: 5px;
	margin-bottom: 5px;
}

span.structure {
	font-family: sans-serif;
	font-size: 8pt; 
	white-space: normal;
  text-align: left;
}

div.updated {
	font-family: sans-serif;
	font-size: 8pt; 
	white-space: normal;
	text-align: right;
	display: inline;
}

#lastupdated {
	font-size: 7pt;
	font-weight: bold;
}

.link {
	background-color: transparent;
	color: #666699;
}

.button {
	background-color: #c0c0ff;
	color: #000060;
	padding-top: 0px; 
	padding-bottom: 0px; 
}

