body {
  font-family: Verdana, Sans-serif;
  color: #5B5B5B;
}

#header {
  background-color: #6aa3f8;
  font-size: 10px;
}

#firma, #menu a {
  color: #d5e6ff;
}

#firma h3 {
  font-weight: normal;
  font-size: 30px;
  margin: 7px 0 10px 15px;
  line-height: 0.9em;
}

#firma p {
  line-height: 1em;
  font-size: 13px;
  margin: 5px 0 0 15px;
}

/* ------------------------------------------------------------------------------------------- */

/*
#menu a {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
*/

#aktuality h2 {
  font-size: 0.9em;
  font-weight: bold;
  font-variant: small-caps;
  text-align: center;
  margin: 0 0 10px 0;
}

#aktuality p {
  font-size: 0.8em;
  text-align: justify;
  margin: 0 0 10px 0;
}

/* ------------------------------------------------------------------------------------------- */

#texts h1 {
     font-size: 1em;
     font-variant: small-caps;
     font-weight: bold;
     letter-spacing: 0.1em;
     margin: 0;
}

#texts p {
     font-size: 0.9em;
     margin: 0.5em 10px 1em 0;
     text-align: justify;
}

.ordhodtab td {
     font-size: 0.9em;
     padding-right: 2em;
}

/* ------------------------------------------------------------------------------------------- */

#footer {
  font-size: 0.7em;
}

#footer, #footer a {
  color: #666666;
}

#footer a:active, #footer a:hover {
  color: #63c631;
}

/* ------------------------------------------------------------------------------------------- */

a {
  text-decoration: none;
}

a.underline {
  text-decoration: underline;
}

a:link, a:visited {
  color: #666666;
}

a:hover, a:active {
  color: #63c631;
}

/* ------------------------------------------------------------------------------------------- */

.left {
     text-align: left;
}

.right {
      text-align: right;
}

.center {
      text-align: center;
}

small {
      font-size: x-small;
      _font-size: xx-small;
}

.cara {
  color:#eeeeee; 
  width:100%;
}

.foto {
  border: 3px ridge #6aa3f8;
  margin-top: 15px;
}