/* Copyrights by Unze.de */
.head, h1 {
font-size: 18px;
color: #206e94;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
}
.content, p, ul {
font-size: 12px;
color: #384772;
font-family: verdana, helvetica, sans-serif;
}
.kleiner {
font-size: 11px;
font-family: verdana, helvetica, sans-serif;
}
.abs {
font-size: 18px;
color: #206e94;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
line-height: 18px;
}
a:link, a:visited, a:active {
color: #384772;
background: transparent;
text-decoration: underline;
}
a:hover {
color: #78A9C7;
background: transparent;
text-decoration: underline;
}
input {
width: 111px;
font-size: 12px;
color: #384772;
font-family: verdana, helvetica, sans-serif;
background-color: #dae8ef;
}
ul.arrow {
list-style-image:url(img/arrow.gif);
}
form, h1, h2, h3 {
display: inline;
}