body {
  padding: 0px;
  margin: 0px;
  text-align: center;
  background-color: #515E79;
  width:100%;
  height:100%;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

form {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.alldiv {
  height: 487px;
  width: 890px;
  margin: auto;
  background-color: #515E79;
  color: #000000;
  text-align: left;
}

.rahmendiv {
  margin: auto;
  background-color: #FFFFFF;
  width: 913px;
  color: #000000;
}

.menuepunkt a:link, .menuepunkt a:visited, .menuepunkt a:active, .menuepunkt a:hover {
  color: #343e4d;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
}

.sprache {
  color: #36669C;
  text-align: right;
  width: 911px;
  height: 48px;
  font-family: arial,sans-serif;
  font-size: 12px;
  margin: auto;
  margin-top: 0px;
}
.alldiv>.sprache {
  height: 22px;
}

.sprache a:link, .sprache a:visited, .sprache a:active {
  font-family: arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #36669C;
  text-decoration: none;
}

.sprache a:hover {
  font-family: arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #36669C;
  text-decoration: underline;
}

.ueberschriftdiv {
  width: 352px;
  margin: 30px 0px 0px 0px;
  padding: 0px;
  text-align:left;
}

h1 {
  width: 266px;
  font-size: 24px;
  font-family: arial,sans-serif;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 6px;
  margin-top: 0px;
}

.textdiv {
  width: 352px;
  height: 430px;
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #3E4758;
  text-align: left;
  margin: 0px;
  float: left;
  line-height:15px;
}

.textdiv2 {
  width: 352px;
  height: 165px;
  font-family: arial,sans-serif;
  font-size: 12px;
  color: #3E4758;
  text-align: left;
  margin: 0px;
  float: left;
  line-height:15px;
}

#kaldiv1 span, #kaldiv1 select, #kaldiv2 span, #kaldiv2 select { width: auto; }
.MLcpYearNavigation, .MLcpMonthNavigation { background-color: #FFFFFF; text-align: center; vertical-align: middle; text-decoration: none; color: #000000; }
.MLcpDayColumnHeader, .MLcpYearNavigation, .MLcpMonthNavigation, .MLcpCurrentMonthDate, .MLcpCurrentMonthDateDisabled, .MLcpOtherMonthDate, .MLcpOtherMonthDateDisabled, .MLcpCurrentDate, .MLcpCurrentDateDisabled, .MLcpTodayText, .MLcpTodayTextDisabled, .MLcpText { font-family: Arial; font-size: 11px; }
TD.MLcpDayColumnHeader { text-align: right; border: solid thin #000000; border-width: 0 0 0 0; }
.MLcpCurrentMonthDate, .MLcpOtherMonthDate, .MLcpCurrentDate { text-align: right; text-decoration: none; }
.MLcpCurrentMonthDateDisabled, .MLcpOtherMonthDateDisabled, .MLcpCurrentDateDisabled { color: #D0D0D0; text-align: right; text-decoration: line-through; }
.MLcpCurrentMonthDate { color: #3c3c3c; }
.MLcpCurrentDate { color: #a1a1a1; }
.MLcpOtherMonthDate { color:#808080; }
TD.MLcpCurrentDate { color: #FFFFFF; background-color: #ffffff; border-width: 1px; border: 1px solid #000000; }
TD.MLcpCurrentDateDisabled { border-width: 1px; border: solid thin #000000; }
TD.MLcpTodayText, TD.MLcpTodayTextDisabled { border: solid thin #000000; border-width: 1px 0px 0px 0px; }
A.MLcpTodayText, SPAN.MLcpTodayTextDisabled { height: 20px; text-decoration: none; }
A.MLcpTodayText { color: #000000; text-decoration: none; }
SPAN.MLcpTodayTextDisabled { color:#000000; }
.MLcpBorder { border: solid 1px #7689A7; }