body {
  font-family: "Arial", sans-serif;
  font-size: 10.5pt;
  line-height: 12pt;
  color: #000000;
  padding: 20px 0px 40px;
  background-color: #dee1e3;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EBEEF0), to(#BEC2C3), color-stop(.5,#dee1e3));
}

#cuklogo {
  margin-left: 10px;
}

#bdulogo {
  width: 140px;
}

#divider_top {
  background-color: #f29400;
  height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.highlight {
  color: #606d74;
}

.link_divider_top {
  margin-top: 4px;
}

.white {
  color: #ffffff;
  text-decoration: none;
}

#main_content {
  background-color: #ebeef0;
  padding-top: 15px;
  padding-bottom: 15px;
}

h1 {
  font-size: 12pt;
  font-weight: normal;
  color: #646565;
}

.eventbox {
  background-color: #daddde;
  padding-top: 15px;
  outline-color: #ffffff;
  outline-width: 3px;
  outline-style: solid;
}

.ebox_heading {
  font-size: 10pt;
  line-height: 14.5pt;
  font-weight: bold;
  color: #646565;
  margin-left: 15px;
}

.ebox_subheading {
  font-size: 10pt;
  line-height: 14.5pt;
  font-weight: normal;
  color: #646565;
  margin-left: 15px;
}

.ebox_download {
  font-size: 12pt;
  line-height: 20pt;
  font-weight: normal;
  color: #f29400;
  text-decoration: none;
  margin-left: 20px;
}

#underconstruction {
  position: relative;
  top: -250px;
  left: -35px;
}

.back_btn {
  text-align: right;
}

a {
  text-decoration: none;
  color: blue;
}

#impressum {
  padding-top: 25px;
  padding-left: 35px;
  padding-right: 35px;
}

#vcard {
  width: 70px;
}
