/* Kalender */

#vorstellung {
  width: 488px;
  float:left;
  display:inline;
  font-size: 14px;
  font-weight: normal;
  font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  color: #000;
  line-height: 18px;
  margin-bottom: 25px;
  margin-left: 1px;
  margin-top: 0px;
  margin-right: 0px;
}

#vorstellung .linie {
  margin-bottom: 9px;
}

#vorstellung h2.kalender{
  font-weight: bold;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	margin: 0px 0 0px 0px;
	line-height: 17px;
	padding:0;
	width:100%;
	
}

}
#date .tag{
  font-size: 14px;
  font-weight: normal;
  font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  color: #000;
  line-height: 16px;
}

#date .zahl{
  font-size: 35px;
  font-weight: normal;
  font-family: "Times New Roman", "Times", "serif";
  color: #000;
  line-height: 36px;
}

#date {
  font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  width: 68px;
  float:right;
  display:inline;
  text-align: right;
  margin-right: -1px;
  padding-top: 1px;
}
