/* Copyrights by Ambrosia.de */
.head, h1 {
font-size: 18px;
color: #448844;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
display: inline;
}
.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: #448844;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
line-height: 18px;
}
img.green {
background-color: #99cc99;
border-color: #669966;
}
a:link, a:visited, a:active {
color: #408040;
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;
}