body, td, th, p, h1, h2, h3, ul, li, div, span, form, input, select, option, textarea {
  font-family : Trebuchet MS, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000; 
  text-decoration: none;
}
.mehr {
  font-family : Trebuchet MS, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #EFAA56;
  text-decoration: none;
}
.weiss {
  font-family : Trebuchet MS, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #ffffff;
  text-decoration: none;
}
.sprachen {
  font-family : Trebuchet MS, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #CC8A65;
  text-decoration: none;
}
.dbraun {
  font-family : Trebuchet MS, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #5D1D0B;
  text-decoration: none;
}
/* ##### Links ##### */
a.link:link, a.link:visited, a.link:active {
  font-family : Trebuchet MS, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #EFAA56; 
  text-decoration: none;
}
a.link:hover {
  font-size : 11px;
  font-family : Trebuchet MS, sans-serif;
  font-weight : normal;
  color : #ffffff;
  text-decoration: none;
}
a.pfeillink:link, a.pfeillink:visited, a.pfeillink:active {
  font-family : Trebuchet MS, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #ffffff; 
  text-decoration: none;
}
a.pfeillink:hover {
  font-size : 11px;
  font-family : Trebuchet MS, sans-serif;
  font-weight : normal;
  color : #EFAA56;
  text-decoration: none;
}
a.sprachlink:link, a.sprachlink:visited, a.sprachlink:active {
  font-family : Trebuchet MS, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000; 
  text-decoration: none;
}
a.sprachlink:hover {
  font-size : 11px;
  font-family : Trebuchet MS, sans-serif;
  font-weight : normal;
  color : #CC8A65;
  text-decoration: none;
}
a.maillink:link, a.maillink:visited, a.maillink:active {
  font-family : Trebuchet MS, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000; 
  text-decoration: none;
}
a.maillink:hover {
  font-size : 11px;
  font-family : Trebuchet MS, sans-serif;
  font-weight : normal;
  color : #9E542B;
  text-decoration: none;
}
