#logo, #headpic, #headgreen, #headline, #menu, #aktuality, #footer {
  display: none;
}

#firma {
  border: 1px solid #666666;
  margin: 0;
}

/* ------------------------------------------ */

body {
  font-family: Verdana, Sans-serif;
  color: black;
}

/* ------------------------------------------ */

#firma h3 {
  margin: 15px;
  font-size: 20px;
}

#firma p {
  margin: 15px;
  font-size: 13px;
}

/* ------------------------------------------ */

#texts h1 {
     font-size: 15px;
     font-variant: small-caps;
     font-weight: bold;
     letter-spacing: 2px;
}

#texts p {
     font-size: 14px;
     text-align: justify;
}

.ordhodtab td {
     font-size: 13px;
     padding-right: 2em;
}

/* ------------------------------------------ */

a {
  text-decoration: underline;
  color: black;
}

small {
  font-size: x-small;
}

.cara {
  color: #eeeeee; 
  width:100%;
}

.foto {
  border: 1px solid black;
  margin-top: 15px;
}