/*
 *   ALLGEMEINES
 */

body {
  margin: 0 40pt;
  padding: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12pt;
  font-style: italic;
  color: #220000;
  background-image: url(papier.gif);
  background-color: #EAEAEA;
  line-height: 1.4em;
}

#content {
  margin: 15pt auto 30pt auto;
  max-width: 600pt;
}

i {
  font-style: normal;
}

b {
  font-weight: bold;
}

h1, h2, h3, .big {
  font-family: Arial,sans-serif;
  font-style: normal;
  margin: 40px 0px 10px 0px;
  text-align: center;
  font-weight: bold;
}

h1 {
  font-size: 24pt;
}

h1.pagehead {
  font-weight: bold;
  font-family: "Times New Roman",serif;
  font-style: italic;
}

h2 {
  font-size: 18pt;
}

h3 {
  font-size: 12pt;
}

p.footer {
  text-align: center;
  margin: 50px 0px 0px 0px;
  font-size: 10pt;
  border-top: solid 1px #220000;
  border-bottom: solid 1px #220000;
  padding: 5px 0px 5px 0px;
  clear: both;
}

p.designby {
  margin: 0px 0px 20px 20px;
  font-size: 10px;
}

form {
  text-align: center;
}

h2 b {
  color: #6D0017;
}

h1.arbeit, h2.arbeit {
  text-align: left;
}

h1.arbeit {
  font-size: 16pt;
}

h2.arbeit {
  font-size: 12pt;
}

p.quelle {
  font-size: 10pt;
}

hr.footnote {
  width: 20%;
  border: none;
  height: 0;
  border-bottom: solid 1px black;
  margin-left: 0;
}

/*
 *   LINKS
 */

p.link {
  background-color: red;
}

ul.links {
  list-style-type: none;
  margin: 30px auto;
  text-align: center;
  padding: 0;
}

ul.links li {
  font-size: 16pt;
  margin: 15px;
}

a:link {
  color: #0000FF;
  text-decoration: none;
}

a:visited {
  color: #000088;
  text-decoration: none;
}

a:hover {
  color: #0000FF;
  text-decoration: none;
  border-bottom: dashed 2px #220000;
}

a:active {
  color: #0000FF;
  text-decoration: none;
  border-bottom: dashed 2px #220000;
}

/*
 *   THEMEN
 */

h2.thema {
  margin: 10px 0px 5px 5px;
  text-align: left;
}

div.spalte1 {
  float: left;
}

div.spalte2 {
  float: right;
}

div.spalte1, div.spalte2 {
  width: 49%;
  margin-bottom: 15px;
}

table {
  margin: 30px auto 30px auto;
}

td {
  padding: 1px 3px 1px 3px;
}

img {
  border: solid 1px #220000;
}

ul {
  margin: 30px 0px 30px 50px;
  width: 70%;
  list-style-type: square;
}

input, textarea {
  font-family: "Times New Roman",serif;
  font-size: 12pt;
  font-style: italic;
  color: #220000;
  background-image: url(papier.gif);
  margin: 10px;
  padding: 4px;
}

/*
 *   KALENDER
 */

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

.stern {
  color: #FF0000;
}

div.termin {
  margin: 25pt 200pt 25pt 25pt;
}

div.termin div {
   margin: 5pt 20pt;
}

div.termin div.title {
  font-size: 16pt;
  font-weight: bold;
  margin: 0 0 10pt 0;
  border-bottom: solid 1px #000000;
}

div.termin div.title b {
  color: #6D0017;
}

div.termin div.subtitle {
  font-size: 14pt;
  margin-left: 0;
}

div.termin div.date {
  font-size: 14pt;
  font-style: normal;
}

div.termin div.comments {
  font-style: normal;
  font-size: 11pt;
  margin-left: 0;
  padding-left: 20pt;
  background-image: url(comment.gif);
  background-position: 0 3pt;
  background-repeat: no-repeat;
}

div#kalender {
  float: right;
  width: 200pt;
  margin-top: 25pt;
  margin-bottom: 50pt;
}

td.heute {
  font-weight: bold;
  color: red;
}

td.event {
  background-color: #FDFF95;
}

td.event a {
  color: #220000;
  border: none;
}

td.heute a {
  color: red;
  border: none;
}

/*
 *   FOTOS
 */

div.fotos {
  text-align: center;
}

div.fotos a img {
  margin: 5px;
  border-color: #0000FF;
}

div.fotos a {
  border: none;
}

div.fotos a:hover img {
  margin: 3px;
  border-width: 3px;
}
