body {
  background-color: #A6110B;
  background-image: url(tapete.jpg);
  padding: 0px;
  margin: 0px;
}

div.tuer {
  float: left;
  border: 1px dotted;
  border-left: 1px dashed;
  background: white;
  filter: alpha(opacity=40);
  -moz-opacity:.4;
  opacity:.4;
  z-index: 1;
}


div.var1 {
  width: 80px;
  height: 80px;
  line-height: 78px;
  margin: 15px 15px 15px 15px;
}

div.var2 {
  width: 70px;
  height: 80px;
  line-height: 78px;
  margin: 15px 25px 15px 15px;
}

div.var3 {
  width: 80px;
  height: 70px;
  line-height: 68px;
  margin: 15px 15px 25px 15px;
}

div.var4 {
  width: 80px;
  height: 70px;
  line-height: 68px;
  margin: 25px 15px 15px 15px;
}

div.linkbox {
  position:relative;
  float: left;
  margin-left: -95px !important;
  margin-bottom: 0px !important;
  margin-right: 0px !important;
  
  z-index: 100;
  border: none;
}


div.linkbox a  {
  margin-top: 1px;
  margin-right: -1px;
  color: #A6110B;
  font-size: 2em;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  display: block;
  font-family: georgia;
}

div.linkbox a:hover {
  font-size: 2.5em;
  background-color: white;
}

div.linkbox a.deaktiv:hover {
  font-size: 2em;
  background: none;
  cursor: default;
}

#wrapper {
	margin: auto;
	width: 720px;
}

div#schriftzug {
  width: 720px;
  height: 115px;

}

div#schriftzug  p {
  visibility: hidden;
}

#kalender {
  width: 720px;
  height: 483px;
  padding-top: 10px;
  padding-left:20px;
}

.bg1 {
 background: url(kalender1.jpg) no-repeat;
}

.bg2 {
 background: url(kalender2.jpg) no-repeat;
}

.bg3 {
 background: url(kalender3.jpg) no-repeat;
}

.bg4 {
 background: url(kalender4.jpg) no-repeat;
}

.bg5 {
 background: url(kalender5.jpg) no-repeat;
}
