/* CSS Document */
body, h1, h2, h3, h4, h5, h6, select, input, textarea, .suche { font-family: "Lucida Grande", "Lucida Sans Unicode", "Segoe UI", Verdana, sans-serif; color:#433;  font-size:12px; line-height:1.8em; }

/* Verknüpfungen */
a:link, a:visited { color:#666; text-decoration:none;  }
a:hover { color:#000; text-decoration:none;  }

.ohne, .ohne:link, .ohne:visited, .ohne a:link, .ohne a:visited {color:#333;  text-decoration: none; }
.ohne:hover, .ohne a:hover { color:#000; text-decoration: none; }

.unterlegt, .unterlegt:link, .unterlegt:visited, .unterlegt a:link, .unterlegt a:visited { color:#222; background-color: #EEEEEE; text-decoration: none; }
.unterlegt:hover, .unterlegt a:hover { color:#222222; background-color: #EEE; text-decoration: none; }

/* Farben */
.grau, .grau a:link, .grau a:visited, a.grau:link, a.grau:visited { color: #CCC; }
.grau a:hover, a.grau:hover { color: #CCC; }

.suche { line-height: 1em; padding-left:5px; }

small, .small { font-size: 0.75em;  line-height:  1.4em; }

.keinumbruch { white-space: nowrap; } 


/* Menüpunkte */
.menuepunkt, .menuepunkt a:link, .menuepunkt a:visited, a.menuepunkt:link, a.menuepunkt:visited { color:#433; text-decoration:none; }
.menuepunkt a:hover, a.menuepunkt:hover { color:#E50; text-decoration:none; }

.menuepunkt-aktiv, .menuepunkt-aktiv a:link, .menuepunkt-aktiv a:visited, a.menuepunkt-aktiv:link, a.menuepunkt-aktiv:visited { color:#E50; text-decoration:none; }
.menuepunkt-aktiv a:hover, a.menuepunkt-aktiv:hover { color:#E50; text-decoration:none; }
