/* New Style Sheet for Comer's Patchwork Atelier
   Last changed 08.05.2017 - Kim changed: 09.03.24*/ 

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px; 
  padding: 0px; }

.basic {
  color: #FFFF80;
  background-color: #6699FF;
  border:4px solid #FFFF80;
  padding: 5px;
  margin: 0px;
  }

#kopf {
  position: fixed;
  z-index: 5;
  top: 0em;
  left: 0em;
  bottom: 0em;
  width: 168px;
  font-weight: bold; font-size: 14pt;
  padding: 5px;
  text-align: left; }

#content {
  position: absolute;
  top: 0em; left: 186px; right: 0em;
  }

.pagetitle {
  text-align: center;
  }

h1 {
  display: inline;
  padding: 3px;
  font-size: 30pt;
  font-weight: bold;
  font-family: cursive;
  margin: 0px;
  }

h2 {
  color: #6699FF;
  font-size: 24pt;
  font-weight: normal;
  margin: 0px;
  }

hr {
  color: #FFFF80;
  }

#news {
  padding: 4px;
  float: right;
  width: 200px;
  border-top: 0px;
  text-align: center;
  color: black;
  font-size: 12pt;
  }

.section {
  background-color: #FFFFFF;
  padding: 0.5em;
  border-width: 4px 4px 0px 4px;
  border-style: solid;
  border-color: #6699FF;
  font-size: 14pt;
  }

.section table {
  margin: auto;
  }

.section table.pics td {
  margin: 1px;
  background-color: #D8E0E0;
  padding: 0.2em;
  text-align: center; }

.section td {
  background-color: #D8E0E0;
  padding: 0.2em 0.5em ;
  text-align: center; }

p.remarks {
  font-size: 8pt;
  text-align: center;
  background-color: white;
  border-top: 4px solid #6699FF;
  padding: 2px;
  margin: 0em; }

.dbcontrol {
  display: inline;
  }

form {
  font-size: 14pt;
}

#content table.abcd {
  margin: auto;
/* font-size: medium; */
  text-align: left;
  border-bottom-width: 4px;
  }

table.abcd td {
  background-color: #D8E0E0;
  padding: 0.2em 0.5em ;
  font-size: 14pt;
  text-align: left; }

.highlight {
  color: black; 
  background-color: #FFFF80;
  border: 4px solid #6699FF;
  padding: 4px }

#pnum {
  margin-top:2px;
  text-align: center;
  }

.check {
  position: fixed;
  left: 10px;
  bottom: 7px;
  }

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

#filling td { font-size: 14pt; }

.lt { text-decoration: line-through; }

.rd { color: white; }

 td { padding: 5px; }
