body {
  margin: 0;
  padding: 0;
  text-align: center; 
  color: #ffd700;
  background-color: #1b599a;
  font-size: 100%;
}
h1 {
  float: left;
  width: 550px;
  margin: 24px 0 0 33px;
  text-align: left;
  font: bold italic 30px Georgia,"Times New Roman",Times; 
  letter-spacing: 0.06em;
  color: #c03; 
}
a {
  text-decoration: none;
}

#nagel {
  margin: 0 auto;
}
#kalender { 
  position: relative;
  width: 800px; 
  height: 500px; 
  margin: 0 auto;
  padding: 0; 
  border: 1px outset #333;
  background: url(pics/bg_snowtrees.jpg);
}
#kopf {
  height: 78px;
  margin: 0;
  padding: 0;
}
#nav { 
  padding: 12px 30px 0 0;
  text-align: right;
}
table {
  width: 95%;
  height: 80%;
  margin: 0 auto;
}
tr, td, th { 
  font-family: "Comic Sans MS", Verdana, Helvetica, sans-serif;
}
td {
  width: 16%;
  height: 25%;
  text-align: center;
  vertical-align: middle;
  background: transparent;
}
table a {
  display: none;
  line-height: 200%;
  font-size: 120%;
}
table a:link {
  color: #00f; 
}
table a:visited {
  color: #f0f; 
}
table a:hover {
  color: #e00;
  font-weight: bold;
  background: url(pics/klatsch.gif) no-repeat center;
}
#fuss {
  padding: 20px;
  font: 500 italic 18px Georgia,"Times New Roman",Times; 
  letter-spacing: 0.06em;
}
#fuss a {
  color: #ffd700;
  text-decoration: underline;
}

/* --- November --- */

.november {
  position: absolute;
  top: 200px;
  left: 110px;
  font: 500 italic 26px Georgia,"Times New Roman",Times; 
  letter-spacing: 0.06em;
  color: #1b59ef; 
}
.bonus {
  position: absolute;
  top: 320px;
  left: 60px;
}
.bonus a:link, 
.bonus a:visited, 
.bonus a:hover {
  color: #c03;
  font: 500 italic 18px Georgia,"Times New Roman",Times; 
  letter-spacing: 0.06em;
  text-decoration: underline;
}
.advent1 {
  left: 95px;
}

/* --- ohne JavaScript --- */

.tja {
  position: absolute;
  top: 300px;
  left: 80px;
  font: 500 italic 18px Georgia,"Times New Roman",Times; 
  letter-spacing: 0.06em;
  color: #c03; 
}
.tja a:link, 
.tja a:visited, 
.tja a:hover {
  padding-right: 3px;
  color: #f00; 
  font: bold italic 18px Georgia,"Times New Roman",Times; 
  text-decoration: underline;
}

