#content table.twoColumns tr td.col1 {
  width:310px;
  padding:0 20px 0 0;
  background:url(images/vrDotted.gif) repeat-y 100% 0;
}
#content table.twoColumns tr td.col2 {
  width:310px;
  padding:0 0 0 20px;
}

.longdesc {
  padding:3px 5px;
  font-size:11px;
  color:#888;
  background:#EDECEC;
  margin:0 0 1em 0;
}

#content form.contactForm table {
  background:#EDECEC;
  width:310px;
  border:solid #DDDADA 5px;
}
#content form.contactForm table tr td {
  padding:5px;
}
.contactForm input.text,
.contactForm textarea {
  width:100%;
}
.sendmail_emptyfield1 input.text,
.sendmail_emptyfield1 textarea {
  border:solid #F89C1D 1px;
}
.sendmail_emptyfield1 label {
  color:#F89C1D;
}

/* Formularelemente Allgemein */
input.text,
textarea {
  border:solid #6F6F6F 1px;
}
input.button {
  border:solid #6F6F6F 1px;
  background:#CDCDCD;
}

/* Artiukel */
.articles {
  margin:1em 0;
}