a {
  color: #4e484a;
}

.impressum {
  background: #ffffff;
  font-family: Verdana,Arial,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

body div {
  font-family: Verdana,Arial,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

.menu{
  background: #4e484a;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
}

.menu a:link {
  color: #e1d9c8;
}

.menu a:visited {
  color: #e1d9c8;
}

.menu a:hover {
  color: #ffffff;
}

.menusub {
  background: #e1d9c8;
  font-family: Verdana,Arial,sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  color: #000000;
}

.menusub a:link {
  color: #4e484a;
}

.menusub a:visited {
  color: #4e484a;
}

.menusub a:hover {
  color: #000000;
}

.inhalt {
/*  background: #ededed; */
  background: #ffffff;
}

body {
  background: #ededed;
}

.csc-mailform {
  border: 0px;
}

.csc-mailform-field label {
  font-size: 10pt; 
  font-family: Helvetica, Verdana, Arial, sans-serif;
  width: 15em;
  float: left;
  text-align: right;
  margin-right: 0.5em
  display: block
}

.csc-firstHeader {
  font-size: 14pt;
}

h1 {
  font-size: 14pt;
}

input {
  background: #e1d9c8;
}

select {
  background: #e1d9c8;
}

textarea {
  background: #e1d9c8;
}

.csc-mailform-submit {
  margin-left: 15.5em;
}
