.kopje {
  font-weight: bold;
  color: black;
  margin-bottom: -1em;
}

/* positioning of logos */
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#subsitelogo {
	color: white;
	font-size: smaller;
	background-image: url( subsit~1.png );
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #7A2C2C;
	position: absolute;
	left: 29px;
	top: 162px;
	width: 136px;
	height: 49px;
	text-align: center;
}

#tmsurflogo {
	position: absolute;
	left: 29;
	top: 84;
}

.tmportal {
	position: absolute;
	left:372px;
	top:47px;
}

/* background for topmenu */
td.topmenu {
	background-image: url( people~1.gif );
	background-repeat: no-repeat;
}

td.toprepeat {
	background-image: url( people~2.gif );
	background-repeat: repeat-x;
}


/* quick search in left menu */
#quicksearch {
	position: absolute;
	left: 190;
	top: 47;
	width: 200px;
}


.qsbutton {
	position: absolute;
	left: 101px;
	top: 0;
}

input.zoek {
	position: absolute;
	width: 100px;
	font-size: 8pt;
	top: -1px;
}


/* left menu */
td.menuleft {
	background-image: url( techno.jpg );
	background-repeat: repeat-y;
	color: #253792;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-style: normal;
}

#subsiteheader {
	position: absolute;
	left: 29px;
	top: 178px;
}

#subsitefooter {
	position: absolute;
	left: 29px;
	top: 9px;
}


/* Common styles */
body {
	color: black;
	background-color: #FDFDF3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
}

body.print {
	top: 30px;
	left: 30px;
	color: black;
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #253792;
	text-align: left;
	vertical-align: bottom;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #253792;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #253792;
	padding-top: 1pt;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #253792;
	padding-top: 1pt;
}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #253792;
	padding-top: 1pt;
	margin-left: 10pt;
}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #253792;
	padding-top: 1pt;
	text-indent: 16pt;
}

blockquote {
	font-style: italic;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	margin-top: -20pt;
	color: black;
	font-size: 10pt;
}

th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-top: -20pt;
	color: black;
	font-size: 10pt;
	text-align: left;
}

.moveabit {
	margin-top: 5px;
}

p {
	top: 0;
	left: 0;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 3pt;
}

hr {
	font-size: 1pt;
	vertical-align: text-bottom
}

pre {
	font-family: Courier New, monospace;
	font-size: 10pt;
	font-style: normal;
	color: black;
	font-weight: normal;
}

ul {
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

ol {
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

li {
	color: black;
	font-size: 10pt;
}

strong {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: black;
}

small {
	font-size: smaller;
	color: #7E7E7E;
	font-style: normal;
}

.verysmall {
	font-size: x-small;
	color: black;
	font-style: normal;
}

.verybig {
	font-size: x-large;
	color: black;
	font-style: normal;
}

.big {
	font-size: larger;
}


/* form stuff */
td.Form {
	background-color: #FDFDF3;
	color: #253792;
}

form {
	top: 0;
	left: 0;
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

input {
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

textarea {
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

select {
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

option {
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.FormTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #253792;
}

.FormField {
	background-color: #C0D8E4;
	padding: 3px;
}

.FormLabel {
	color: #253792;
	font-weight: bold;
	background-color: #C0D8E4;
	padding: 3px;
}

.Error {
	color: red;
	font-weight: bold;
}

.normalbutton {
	font-size: 10pt;
	vertical-align: middle;
}

.bigbutton {
	font-size: 15pt;
	vertical-align: middle;
}

.smallfield {
	width: 100px;
}

.mediumfield {
	width: 200px;
}

.largefield {
	width: 400px;
}

input.bg {
	background-color: #FDFDF3;
}


/* misc stuff */
.item {
	color: black;
	font-size: 9pt;
	margin-left: 0pt;
	margin-bottom: -15pt;
	float: left;
}

.highlight {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: red;
}

.Originalmessage {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #253792;
}

.oddrow {
	background-color: #C0D8E4;
}

.evenrow {
}

/* Photo related */
.photolist {
	background-color: #D4D5DA;
	font-size: 8pt;
}

.photoheader {
	font-size: 8pt;
	color: #253792;
	background-color: #FDFDF3;
}

td.filmstripleft {
	background-image: url( filmle~1.htm );
	background-repeat: repeat-y;
	text-align: left;
}

td.filmstripright {
	background-image: url( filmri~1.htm );
	background-repeat: repeat-y;
	text-align: left;
}


/* Styles for content part */
td.contents {
	background-color: #ABCBDB;
}

.formcontents {
	background-color: #ABCBDB;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
}

td.list {
	background-color: #D4D5DB;
	text-align: left;
}

td.detail {
	background-color: #FDFDF3;
	text-align: left;
}

.detailcontents {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 30px;
}


/* Styles for links page */
.portaltable {
	background-color: #E7E7E7;
}

.portalcategory {
	background-color: #70ACE4;
	color: #053977;
	font-weight: bold;
}

.portalitem {
	font-size: 10pt;
}


/* 'Item' styles */
.Flexfield{
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #253792;
	margin-bottom: -10pt;
}

.OverviewFlexfield{
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #757577;
	margin-bottom: -10pt;
}

.Flexfieldlist {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #757577;
	margin-bottom: -10pt;
}

.Itembodytitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #253792;
	vertical-align: bottom;
}

.Itembody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

td.div {
	background-image: url( div.gif );
	background-repeat: repeat-x;
}

.Itemreaction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #757577;
	text-align: left;
}

.VoegToe {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}


/* Overview styles */
td.Overviewheader {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #253792;
	font-weight: normal;
}

td.Overviewcategory {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #253792;
	padding-top: 4pt;
	text-align: right;
}

.Overviewsubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #253792;
}

td.Overviewdate {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #757577;
	text-align: right;
}

td.Overviewsummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


/* 'List' styles */
.listheader {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #253792;
	font-weight: normal;
}

a.listtitle:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #253792;
}

a.listtitle:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #757577;
}

a.listtitle:active {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #253792;
}

.listdate {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #757577;
	text-align: left;
}

.listempty {
	font-family: Arial, Verdana, sans-serif;
	font-size: 2px;
	color: #757577;
	text-align: left;
}


/* Sitemapstyles */
a.sitemaptext:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #253792;
	text-decoration: none;
}

a.sitemaptext:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #253792;
	text-decoration: none;
}

a.sitemaptext:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #253792;
	text-decoration: none;
}

.sitemapknopl {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ABCBDB;
	text-align: right;
}

.sitemapknopr {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #253792;
	background-color: #ABCBDB;
	text-align: left;
}

.sitemaptable {
	background-color: #e7e7e7;
	border-color: #a1a1a1;
}


/* Href styles	*/
a:link {color: #253792; }
a:visited {color: #4557B2; }
a:active {color: red; }

a.highlight:link {color: red; }
a.highlight:visited {color: red; }
a.highlight:active {color: red; }

a.sub:link {color: #CCFFFF; }
a.sub:visited {color: #CCFFFF; }
a.sub:active {color: #CCFFFF; }

.weblogtitle {
	margin-top: 2em;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 14pt;
	color: #7B2929;
}

.weblogbody {
	color: black;
	margin-bottom: 0.5em;
}

.weblogmeta {
	margin-top: 0.5em;
	font-size: 7.5pt;
	margin-bottom: 0.5em;
}

