TABLE
{
  width: 100%;
}

THEAD
{
  display: table-header-group;
}

#location
{
  display: none;
}

#navigatie
{
  display: none;
}

#header
{
  display: none;
}

BODY
{
  font-family: Frutiger 45 light, Arial, Verdana, Helvetica;
  font-weight: none;  
  color: #000000;
  background-color: #FFFFFF;
  margin-left: 3px;
}

TD.main
{
  font-size: 80%;
}

TH
{
  font-weight: normal;
  text-align: left;
  font-size: 100%;
}

TH.table
{
  font-weight: normal;
  text-align: left;
  font-size: 100%;
}

td.table
{
  font-size: 100%;
}

A:link
{
  color: blue;
  /*color: #bf1c0d;*/
  font-size: 100%;
  text-decoration: none;
}

A:visited
{
  color: blue;
  font-size: 100%;
  text-decoration: none;
}

A:active
{
  color: blue;
  /* color: #000000;*/
  font-size: 100%;
  text-decoration: none;
}

A:hover
{
  color: blue;
  font-size: 100%;
  text-decoration: underline;
}

A.breadcrumb:link,.breadcrumb,
A.breadcrumb:visited {
  color: black;
  font-size: 100%;
  text-decoration: none;
}

#location
{
  font-size: 80%;
}

.titel
{
 /* font-family: Frutiger, Arial, Verdana, Helvetica;*/
 font-family: Frutiger 45 light, Arial, Verdana, Helvetica;
  font-size: 145%;
  font-weight: bold;  
  color: #000000; 
}

.tekst
{
/*  font-family: Frutiger, Arial, Verdana, Helvetica;*/
font-family: Frutiger 45 light, Arial, Verdana, Helvetica;
  font-size: 100%;
  font-weight: none;  
  color: #000000;
}

/* = = = = = = = = = = = = = = = = = = = = =  */
/* hier beginnen de opmaak regels voor Osiris */
/* = = = = = = = = = = = = = = = = = = = = =  */
.koptekst {
	text-align: left;
	padding: 0px;
	margin: 0px;
	}

.kopdata {
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

.pagnum {
	text-align: right;
	padding: 0px;	
	}
	
.pagdata {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.kopterug {
	text-align: right;
	padding-right: 15px;
	}
	
.center {
	text-align: center;
	}
table,td,textarea,input {
        font-family: Frutiger 45 light, Arial, Verdana, Helvetica;
	font-size: 100%;
	}	
table.lijstkop {
	font-style: normal;
	width: 100%;
	}

td.lijstkop-tekst {
	width: 100px;
        text-align: left;
        padding: 0px;
        margin: 0px;
        }

td.lijstkop-data {
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
/* = = = = = = = = = = = = = = = = = = = = = = = = */
/* opmaak regels voor de hoofdtabel in 'lijst.php' */
/* = = = = = = = = = = = = = = = = = = = = = = = = */

table.lijst {
	font-style: normal;
	width: 100%;
	padding: 0px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	}
	
th.lijst {
	background-color: #d2312a;
	color: #ffffff;
	text-align: left;
	padding: 5px;
	margin: 1px;
	border: 1px solid;
	border-color: black;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	}

td.lijst-data {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-color: black;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	margin: 5px;
	}

td.lijst-lastcol {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	border-color: black;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	margin: 5px;
	}

td.lijst-foto {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin: 0px;
	border-color: black;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	}
	
img.lijst {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	}

/* = = = = = = = = = = = = = = = = = = = = = = = */
/* opmaak regels voor hoofdtabel in 'detail.php' */
/* = = = = = = = = = = = = = = = = = = = = = = = */

table.detail {
        background-color: #ffffef;
	margin-left: auto;
	margin-right: auto;
	border-color: black;
	border-style: solid;
	border-width: 0px;
	}
	
td.detail-knop {
	padding: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	text-align: left;
	border-color: black;
	border-style: solid;
	border-width: 0px;
	}

input.detail-knop {
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	text-align: left;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	width: 117px;
	}

td.detail-veld {
	padding-top: 0px;
	margin: 0px;
	border-color: black;
	border-style: solid;
	border-width: 0px;
	}
	
input.detail-veld {
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	}

textarea.detail-veld {
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	}

td.detail-foto {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	margin: 0px;
	border-color: black;
	border-style: solid;
	border-width: 0px;
	}

td.detail-nav {
	padding: 0px;
	text-align: center;
	vertical-align: top;
	border-color: black;
	border-style: solid;
	border-width: 0px;
	}

input.detail-nav {
	padding: 0px;
	text-align: center;
	vertical-align: top;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	}
	
img.detail-foto {
	margin: 5px;
	border-color: black;
	border-style: solid;
	border-width: 0px;
	}

/* = = = = = = = = = = = = = = = = = = = =  */
/* opmaak regels voor de navigatie balk     */
/* = = = = = = = = = = = = = = = = = = = =  */

table.lijst-nav {
	font-style: normal;
	width: 100%;
	}

td.lijst-vorig {	
	text-align: left;
	}
	
td.lijst-zoeken {
	text-align: center;
	}

td.lijst-volgend {
	text-align: right;
	}

/* = = = = = = = = = = = = = = = = = = = = = = = = = */
/* opmaak regels voor de 'jumptable' in 'lijst.php'  */
/* = = = = = = = = = = = = = = = = = = = = = = = = = */

table.lijst-index {
	font-style: normal;
	text-align: center;
	width: 100%;
	border-style: solid;
	border-color: #bf1c0d;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	}

td.lijst-indextitel {
	color: black;
	text-align: center;
	border: 0px;
	}

td.lijst-indexhuidig {
	background-color: #bf1c0d;
	color: white;
	text-align: center;
	border: 0px;
	padding: 5px;
	}

td.lijst-index {
	text-align: center;
	padding: 5px;
	border: 0px;
	}

A.lijst-index:link
{
  color: #bf1c0d;
  text-decoration: none;
}

A.lijst-index:visited
{
  color: black;
  text-decoration: none;
}

A.lijst-index:active
{
  color: #000000;
  text-decoration: none;
}

A.lijst-index:hover
{
  color: #bf1c0d;
  text-decoration: none;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = */
/* opmaak regels voor de hoofdtabel in 'groot.php'   */
/* = = = = = = = = = = = = = = = = = = = = = = = = = */

table.groot {
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
	}

td.groot-benaming {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	border-width: 0px;
	}

td.groot-data {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	border-width: 0px;
	}

td.groot-foto {
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	margin: 0px;
	border-color: black;
	border-style: solid;
	border-width: 0px;
	}
	}
	
tr.groot-slotrij {
	padding-top: 20px;
	}

img.groot-foto {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	}
	
/* = = = = = = = = = = = = = = = = = = = = = */
/* opmaak regels voor tabllen bestandsbeheer */
/* = = = = = = = = = = = = = = = = = = = = = */

table.index {
	background-color: #ffcf0f;
	font-style: normal;
	text-align: left;
	border-style: solid;
	border-color: black;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	}

th.index-header {
	background-color: #ffcf0f;
	text-align: center;
	font-weight: bold;
	border-style: solid;
	border-color: black;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	}

td.index-data {
	background-color: #ffffee;
	text-align: left;
	border-style: solid;
	border-color: black;
	border-right-width: 3px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 3px;
	}


/* = = = = = = = = = = = = = = = = = = = = = = = */
/* opmaak regels voor tabellen voor 'zoeken.php' */
/* = = = = = = = = = = = = = = = = = = = = = = = */
table.zoekform {
	background-color: white;
	color: #000000;
	font-style: normal;
	text-align: left;
	width: 80%;
	margin-left: 10%;
	margin-top: 20;
	border-style: solid;
	border-color: #bf1c0d;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	}

td.zoektekst {
	font-size: 10pt;
	}

/* begin nieuwe (vereenvoudigde set voor Osiris */
.os-veldnaam
{
	text-align: bottom;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-witdh: 0px;
}

.os-right
{
	padding-top: 0px;
	text-align: right;
	border-witdh: 0px;
}
.os-veld
{
	background-color: white;
	font-style: bold;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	padding: 2px;
	text-align: top;
	margin: 0px;
}

.os-zoekform
{
	background-color: white;
	font-style: bold;
	padding: 2px;
	text-align: center;
	margin: 0px;
}

.os-detailblok
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #ffffef;
	border-style: solid;
	border-color: #d2312a;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.os-detailtabel
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffef;
	border-style: solid;
  border-color: #d2312a;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.os-submit
{
	font-style: bold;
	padding: 0px;
	text-align: center;
	margin: 0px;
}

TABLE.os-detailnav
{
	width: 80%;
	margin-left: 100px;
	margin-right: auto;
	margin-top: 20px;
	border-style: solid;
	border-width: 0px;
}

TD.os-detailnav
{
	width: 25%;
	text-align: center;
}

.os-detailfoto
{
	margin: 2px;
	padding: 0px;
	border-width: 0px;
}

/* meer styles voor CMS */

A.submenu:link
{
  color: #ffffff;
  font-size: 100%;
  text-decoration: none;
}

A.submenu:visited
{
  color: #ffffff;
  font-size: 100%;
  text-decoration: none;
}

A.submenu:active
{
  color: #000000;
  font-size: 100%;
  text-decoration: none;
}

A.submenu:hover
{
  color: #bf1c0d;
  background-color: #ffffff;
  font-size: 100%;
  text-decoration: underline;
}

.hilite
{
  background-color: yellow;
  color: #ff0000;
}

