/***
Kleurenschema gebaseerd op het thema Rainy day van de Coppermine Fotogalerij
Color scheme based on the theme Rainy day from the Coppermine Picture Gallery
***/
body {
  background-color: #758698;
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  margin-top: 0px;
  border: 0px;
}

a:link {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navigatie {
  display: block;
  background-color: #5E697B;
  border: 1px solid #000000;
  margin-top: 5px;
  font-weight: bold;
  line-height: 14px;
  padding: 2px;
  text-decoration: none;
}

.h_datum {
  width: 90px;
  text-align: center;
  background: #5E697B;
  font-size: 11pt;
  font-weight: bold;
  border: 1px solid #000000;
}

.h_versie {
  width: 90px;
  text-align: center;
  background: #5E697B;
  font-size: 11pt;
  font-weight: bold;
  border: 1px solid #000000;
}

.h_anders {
  text-align: center;
  background: #5E697B;
  font-size: 11pt;
  font-weight: bold;
  border: 1px solid #000000;
}

.tekstblok {
  background: #C2C9D3;
  text-align: left;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #000000;
}

.tekstblok  a{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 5px;
}

.tekstblok a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.koptekstblok {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
  background: #5E697B;
  margin-top: 1px;
  margin-left: -9px;
  margin-right: -9px;
  margin-bottom: 1px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid #000000;
}

div.maintext {
  position: absolute;
  padding-top: 5px;
  padding-right: 5px;
  margin-left: 5px;
  top: 75px;
  left: 170px;
  text-align: center;
}

div.maintitle {
  position: absolute;
  background: #758698;
  color: #FFFFFF;
  z-index: 2;
  left: 5px;
  right: 5px;
  padding-top: 5px;
  height: 65px;
}

body>div.maintitle {
  position: fixed;
}

div.maintext_fotoalbum {
  position: absolute;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 15px;
  top: 70px;
  text-align: center;
}

div.maintext2 {
  position: absolute;
  padding-top: 5px;
  padding-right: 5px;
  margin-left: 5px;
  top: 70px;
  left: 210px;
  text-align: center;
  width: 70%;
}

div.maintext3 {
  text-align: center;
}

div.menu {
  color: #FFFFFF;
  position: absolute;
  text-align: center;
  padding: 1px;
  top: 67px;
  left: 4px;
  width: 160px;
}

body>div.menu {
  position: fixed;
}

div.pagetitle {
  background: #5E697B;
  border: 1px solid #000000;
  height: 60px;
}

div.placeholder1 {
  left: 100px;
  margin-right: 10px;
  position: relative;
}

h1 {
  text-align: center;
  font-size: 30pt;
  margin-bottom: 12px;
  margin-top: 5px;
  font-weight: 100;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 5px;

}

h2 {
  font-size: 15pt;
}

h4 {
  text-align: center;
  font-size: 20pt;
  margin-bottom: 12px;
  margin-top: 5px;
  font-weight: 100;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  
}

.img {
  border: 0px;
}

.center {
  text-align: center;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tabelblok {
  background: #C2C9D3;
  font-size: 10pt;
  text-align: left;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 10px;
  border: 1px solid #000000;

}

.tabelblok  a{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabelblok a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.koptabelblok {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
  background: #5E697B;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid #000000;
}

td {
  vertical-align: top;
}

td.l {
  padding-left: 10px;
  text-align: left;
  vertical-align: top;
}

td.r {
  text-align: right;
  vertical-align: top;
}

td.c {
	text-align: center;
	vertical-align: top;
}

/*-----------------------------------Gastenboek-------------------------------*/

.gast_tag {
  font-size: 11pt;
  font-weight: bold;
}

.gast_data {
  font-size: 10pt;
	font-weight: bold;
}

div.gast_bericht {
	margin-left: 220px;
	padding-left: 10px;
	padding-right: 5px;
	border-left: 1px solid #000000;
}

.gast_tag2 {
  float: left;
  width: 100px;
  text-align: right;
  vertical-align: top;
  padding-right: 5px;
}

.gast_invoer {
  text-align: left;
}

.gast_kop2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	background: #5E697B;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000000;
}

div.gast_main {
  border: 1px solid #000000;
  text-align: center;
}

.gast_navigatie {
  border: 1px solid #000000;
  font-family:  Verdana, Geneva, Arial, sans-serif;
  background: #5E697B;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
}

.gast_navigatie a {
  color: #FFFFFF;
}

.gast_navigatie a:link {
  color: #FFFFFF;
}

.gast_navigatie a:hover {
  color: #FFFFFF;
}

.gast_navigatie a:visited {
  color: #FFFFFF;
}

div.gast_personalia {
	float: left;
	border-right: 1px solid #000000;
	padding-left: 10px;
	padding-right: 5px;
	width: 205px;
}

div.gast_veld {
	background: #C2C9D3;
	width: 97%;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #000000;
}

.gast_veld a {
	color: #000000;
}

/****** CLEANER ******/
div.cleaner {
	clear: both;
	font-size: 3px;
}
div.cleaner hr {
	visibility: hidden;
}
/****** CLEANER ******/

div.tr {
	clear: both;
	margin-bottom: 1px;
}

