﻿/* Style sheet for the Amathysta web site        */
/* Created by Ed Manheim, e.manheim@hccnet.nl    */

BODY.index {
   color: black;
   background: #990099;
   text-align: center;
   align: center;
   margin: 10px 10px 10px 20px ;
   padding: 0;
    }

BODY {
   color: black;
   background: white;
   background-position: top left;
   background-repeat: repeat;
   background-image: url(/pics/amethystbg.gif);
   background-attachment: fixed;
   font: Verdana; }

BODY.flat {
   color: black;
   background: #e6e6fa;
   background-position: top left;
/*
   background-repeat: repeat;
   background-image: url(/pics/amethystbg.gif);
   background-attachment: fixed;
*/
   font: Verdana; }



SPAN.index {
   font: 100% "Verdana", Verdana }

H1 { font: 100% "Verdana", Verdana }
H2 { font: 120% Verdana }
H3 { font: 140% Verdana }
H4 { font: bold 100% Verdana }
H5 { font: italic 100% Verdana }
H6 { font: small-caps 50% Verdana }

HR { color: #990099; size: 2 }
HR.index { color: #cccccc; size: 2 }

P.subtitle
{  text-align: center;
   line-height: 130%;
   bottom-margin: 0;
   vertical-align: center;
   color: #990099;
   font: italic;
   font-size: large; }

P.flat
{  font-family: Verdana;
   font-size: 11pt;
   font-weight: normal;}

P.table { margin-top: 10px }
P.index { margin-top: 10px }

A.index { text-decoration: none }
A.index:link { color: #ffff00 }
A.index:active { color: #E6E6FA}; font-size: 125%}
A.index:visited { color: #ffffff}; font-size: 100% }

/* WIDTH="550" BORDER="0" CELLSPACING="0" CELLPADDING="3" */

TABLE {
	border-style: inherit;
	border: #FFFFFF;
	vertical-align: top;
}

TABLE.main {
	width: 550px;
	border: 1;
	padding: 3px;
	clear: inherit;
}

TABLE.info {
	width: 100%;
	padding: 4px;
	background-color: #ffbbff;
	border: 5px #FFFFFF ridge;
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	outline: #990099;
}

TABLE.fotos {
  width: 100%;
  padding: 4px;
  background-color: #ffbbff;
  border: #ff00ff 5px ridge;
  color: black;
  font-family: Verdana;
  font-size: 8pt;
  text-align: left;
  vertical-align: top }

TABLE.fototext {
  width: 100%;
  padding: 4px;
  background-color: #ffbbff;
  border: #ff00ff 5px ridge;
  color: black;
  font-family: Verdana;
  font-size: 8pt;
  text-align: left;
  vertical-align: top }

TR.info {
	border: #FFFFFF;
	border-bottom: #ffaaff 7px ridge;
	line-height: 200%;
	vertical-align: top;
	padding: 5px;
}

TR.header {
  border-bottom: #ffaaff 7px ridge;
  line-height: 200%;
  vertical-align: top;
  padding: 5px;
  color: #00ffff;
  background-color: #aa00aa }

TR.dummy {
  font-size: 6pt;
  height: 10px }

TD.function {
  width: 100px;
  line-height: 150% }

TD.name {
  width: 150px;
  line-height: 150% }

TD.address {
  width: 300px;
  line-height: 150% }

TD.datum {
  width: 200px;
  text-align: right;
  padding-right: 10px;
  line-height: 200%;
  vertical-align: top }

TD.program {
  width: 350px;
  line-height: 200%;
  vertical-align: top }

TD.onderwerp {
  width: 150px;
  text-align: right;
  padding-right: 10px;
  line-height: 200%;
  vertical-align: top;
  align: right }

TD.info {
  width: 400px;
  line-height: 200%;
  vertical-align: top }
