@charset "UTF-8";
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #001F5B;
}

/* - - - - - - - - - - header - - - - - - - - - - */
#header #menu {
	color: #D9D5D2;
	letter-spacing: 0.2em;
}
#tagline {
	font-size: 14px;
	letter-spacing: 0.4em;
	text-align: right;
	padding-right: 8px;
	color: #FFFFFF;
}
 
/* - - - - - - - - - - linken - - - - - - - - - - */
#menu li a:link {
	color: #D9D5D2;
	text-decoration: none;
}
#menu li a:visited {
	color: #D9D5D2;
	text-decoration: none;
}
#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:active {
	color: #DF000D;
	text-decoration: underline;
}
#menu .active  a:link {
	color: #8a7e77;
}
#menu .active  a:visited {
	color: #8a7e77;
}

#wit li a:link {
	color: #8A7E77;
	text-decoration: none;
}
#wit li a:visited {
	color: #8A7E77;
	text-decoration: none;
}
#wit li a:hover {
	color: #DF000D;
	text-decoration: none;
}
#wit li a:active {
	color: #001F5B;
	text-decoration: underline;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #8A7E77;
}
a:hover {
	color: #000000;
}
a:active {
	color: #DF000D;
}

/* - - - - - - - - - - menu - - - - - - - - - - */
#submenu ul {
	margin: 32px 0 0 -12px;
	line-height: 32px;
}
#submenu a:link {
	color: #001f5b;
	text-decoration: none;
}
#submenu a:visited {
	color: #001f5b;
	text-decoration: none;
}
#submenu a:hover {
	color: #8a7e77;
}
#submenu .active {
	color: #DF000D;
}
#submenu .active  a:link {
	color: #DF000D;
}
#submenu .active  a:visited {
	color: #DF000D;
}

#tekstmenu {
	font-size: 10px;
}
#tekstmenu a:link { 
	color: #001F5B; 
}
#tekstmenu a:visited { 
	color: #001F5B; 
}

/* - - - - - - - - - - typo - - - - - - - - - - */
h1 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.4em;
	color: #FFFFFF;
	margin: 0;
	padding: 2px 0 0 12px;
	height: 27px;
}
h2 {
	margin-top: 0px;
	font-size: 18px;
	line-height: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 -12px 24px;
}

/* list */
.listKop {
	font-style: italic;
	list-style-type: none;
	margin-left: -16px;
}
.nobullet {
	list-style: none;
}

/* special */
.bannerkop {
	color: #DF000D;
	font-size: 14px;
	font-style: italic;
	padding-left: 16px;
}
.centerText {
	text-align: center;
}
#illustratie { 
	font-size: 10px; 
	font-style:italic; 
}
#machinedataBasic td {
	text-align: center;
}
.jslink { 
	text-decoration: underline; 
	cursor:help; 
}
