/* Copyrights by Blattlaus.de */
.head, h1 {
font-size: 18px;
color: #498b49;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
}
.content, p, ul {
font-size: 12px;
color: #336633;
font-family: verdana, helvetica, sans-serif;
}
.kleiner {
font-size: 11px;
font-family: verdana, helvetica, sans-serif;
}
.abs {
font-size: 18px;
color: #498b49;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
line-height: 18px;
}
a:link, a:visited, a:active {
color: #336633;
background: transparent;
text-decoration: underline;
}
a:hover {
color: #99CC66;
background: transparent;
text-decoration: underline;
}
ul.arrow {
list-style-image:url(img/arrow.gif);
}
form, h1, h2, h3 {
display: inline;
}