
* {
  font-family: sans-serif;
  text-decoration: none;
}

a img {
  border: 0;
}

a {
  color: #666;
}

a:hover {
  color: #678498;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
}

#login_button {
  float: right;
  color: #fff;
  background-color: #fff;
  display: block;
  width: 25pt;
  height: 25pt;
}

#header_container {
  margin: 0 20%;
  /* padding-top: 2.5%; */
  padding-top: 25pt;
}

  #lang_menu {
  }

  #logo {
    height: 25pt;
    font-size: 25pt;
    line-height: 25pt;
    font-family: serif;
    letter-spacing: 2pt;
    color: #000;
  }

  #menu {
    padding-left: ;
  }

    #menu form {
      display: inline;
    }

    #menu input {
      margin-right: 4pt;
      font-size: 10pt;
      width: 75pt;
    }

    #menu input[type=text] {
      border: 1px solid #678498;
      background-color: #fff;
    }

    #menu input[type=password] {
      border: 1px solid #678498;
      background-color: #fff;
    }

  #lang_menu {
    color: #678498;
    font-size: 10pt;
  }

  #lang_menu * {
    color: #678498;
    font-size: 10pt;
  }

  #menu {
    color: #678498;
    font-size: 10pt;
  }

  #menu * {
    color: #678498;
    font-size: 10pt;
  }

  .lang_menu {
    color: #678498;
    font-size: 10pt;
  }

  .lang_menu * {
    color: #678498;
    font-size: 10pt;
  }

#body_container {
  margin: 1.25% 22.5%;
  padding: 0 2.5%;
  border: 4pt solid #b3c1cb;
  border-top: 0;
  border-bottom: 0;
}

  #heading {
    margin-bottom: 1.25%;
    font-size: 30pt;
  }

    #heading input {
      font-size: 24pt;
    }

  .heading {
    font-size: 24pt;
    font-weight: 900;
    border-bottom: 4px dashed #b3c1cb;
  }

  .cal_heading {
    font-size: 24pt;
    margin-top: 5%;
    font-weight: 900;
    border-bottom: 4px dashed #b3c1cb;
  }

  #heading {
    text-align: left;
  }

  .heading {
    text-align: left;
  }

#footer_container {
  margin: 0 20%;
  margin-top: 3pt;
  font-size: 6pt;
  padding-left: ;
}

#footer_container {
  color: #678498;
}

#footer_container * {
  color: #678498;
}

a.grab {
  text-decoration: underline;
}

a.grab {
  color: #a66 !important;
}

a.grab * {
  color: #a66 !important;
}

textarea {
  width: 100%;
  height: 5cm;
}

input {
  border: 2px solid #678498;
}

textarea {
  border: 2px solid #678498;
}

select {
  border: 2px solid #678498;
}

.lang_menu {
  text-align: right;
}

#lang_form {
}

  #lang_form fieldset {
    text-align: center;
  }

  #lang_form input[type=text] {
    width: 50%;
  }

  #lang_form input[type=submit] {
    width: 50%;
  }

  #lang_form select {
    width: 50%;
  }

.cal_entry {
  width: 100%;
  border-bottom: 4px dashed #b3c1cb;
  color: #000;
}

  .date {
    font-size: 32pt;
    width: 96pt;
    text-align: center;
    vertical-align: top;
    /* font-weight: 900; */
  }

    .small {
      font-size: 18pt;
    }

  .place {
    margin-bottom: 0.625%;
    font-size: 16pt;
    font-weight: 900;
  }

  .info {
    vertical-align: top;
  }

.entry {
  width: 100%;
  padding: 1.25%;
  margin-bottom: 24pt;
  border: 4px solid #b3c1cb;
}

  .date_place {
/*    margin-bottom: 0.625%; */
    font-size: 16pt;
  }

    .date_place input {
      font-size: 12pt;
      width: 48%;
      margin-right: 1%;
    }

    .date_place a {
      font-size: 12pt;
      width: 48%;
      margin-right: 1%;
      font-weight: 900;
    }

/*
.entry_old {
  width: 100%;
  padding: 1.25%;
  margin-bottom: 24pt;
  border: 4px solid #a66;
}
*/

fieldset {
  width: 100%;
  padding: 1.25%;
  margin-bottom: 24pt;
}

.button_link {
  padding: 1.25%;
  /* margin-bottom: 24pt; */
  margin-bottom: 10pt;
  display: block;
}

fieldset {
  border-width: 4px;
}

.button_link {
  border-width: 4px;
}

input[type=submit] {
  border-style: solid;

  border-color: #ddd;
  border-right-color: #666;
  border-bottom-color: #666;
}

fieldset {
  border-style: solid;

  border-color: #ddd;
  border-right-color: #666;
  border-bottom-color: #666;
}

.button_link {
  border-style: solid;

  border-color: #ddd;
  border-right-color: #666;
  border-bottom-color: #666;
}

.button_link:hover {
  background-color: #b3c1cb;

  border-color: #d9e0e5;
  border-right-color: #678498;
  border-bottom-color: #678498;
}

img#illustration {
  border: 1px solid #678498;
  padding: 1px;
  margin: 1px;
  float: right;
}

input[type=submit] {
  background-color: #bbb;
  color: black !important;
}

.button_link {
  background-color: #bbb;
  color: black !important;
}

#body_container input[type=submit] {
  border-width: 2px;
  margin: 6pt 0;
  padding: 1.25%;
}

.entry textarea {
  height: 2cm;
}

.entry_old textarea {
  height: 2cm;
}

fieldset textarea {
  height: 2cm;
}

#table_lang_info {
  width: 100%;
}

#table_lang_info td {
  text-align: center;
  margin: 6pt;
  padding: 6pt;
  border: 2px solid #678498;
}

#table_lang_info td.href {
  text-align: left;
}

#table_lang_info a {
  color: #678498;
}

#table_lang_info hr {
  border: 1px solid #678498;
}

tr.even {
  background-color: #ddd;
}

tr.odd {
  background-color: #eee;
}

#lists {
  width: 100%;
  margin-top: 1.25%;
}

#lists td {
  width: 50%;
  vertical-align: top;
}

#cal_list {
  font-size: 10pt;
  width: 100%;
}

#news_list {
  font-size: 10pt;
  width: 100%;
}

#cal_list a {
  border-right: 6pt solid #b3c1cb;
  text-align: right;
  padding: 3pt 6pt;
  margin-bottom: 3pt;
  background-color: #d9e0e5;
  display: block;
}

#news_list a {
  border-left: 6pt solid #b3c1cb;
  text-align: left;
  padding: 3pt 6pt;
  margin-bottom: 3pt;
  background-color: #d9e0e5;
  display: block;
}

#cal_list .heading {
  text-align: right;
  color: #678498;
  font-size: 10pt;
  padding-right: 2pt;
}

#news_list .heading {
  text-align: left;
  color: #678498;
  font-size: 10pt;
  padding-left: 2pt;
}

#cal_list a:hover {
  border-right: 6pt solid #678498;
  color: #000;
  background-color: #b3c1cb;
}

#news_list a:hover {
  border-left: 6pt solid #678498;
  color: #000;
  background-color: #b3c1cb;
}

legend {
  color: #000;
}

.sub_menu {
  padding-left: ;
  margin-top: -1.25%;
  margin-bottom: ;
}

.bio_img {
  float: left;
  margin: 10pt;
  margin-left: 0;
}

.hidden_input0,
.hidden_input1,
.hidden_input2,
.hidden_input3,
/*.hidden_input4,*/
.hidden_input5,
.hidden_input6,
.hidden_input7 {
  display: none;
  visibility: hidden;
}

#contact table {
  width: 100%;
}

#contact input, #contact textarea {
  width: 50%;
}

#contact table th {
  text-align: left;
  font-weight: 900;
}

#contact table td {
  vertical-align: top;
}

#contact input[type=submit] {
  height: 24pt;
  font-weight: bold;

  border-style: solid;
  border-color: #ddd;
  border-right-color: #666;
  border-bottom-color: #666;
}

#contact input[type=submit]:hover {
  background-color: #b3c1cb;

  border-color: #d9e0e5;
  border-right-color: #678498;
  border-bottom-color: #678498;
}


