/* Copyrights by IA-Schatz.com */
.content1, h1 {
font-size: 18px;
color: #206e94;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
}
.content2, p, ul {
font-size: 12px;
color: #384772;
font-family: verdana, arial, helvetica, sans-serif;
}
.content3 {
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
}
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, arial, helvetica, sans-serif;
background-color: #dae8ef;
}
ul.arrow {
list-style-image:url(img/arrow.gif);
}
form, h1, h2, h3 {
display: inline;
}