/* Copyrights by IA-Schatz.com */
.content1, h1 {
font-size: 18px;
color: #cc9999;
font-family: Verdana, Arial, Sans-serif;
font-weight: bolder;
}
.content2, p, ul {
font-size: 13px;
color: #663333;
font-family: Trebuchet MS, Arial, Verdana, Sans-serif;
}
.content3 {
font-size: 11px;
font-family: Verdana, Arial, Sans-serif;
}
.abs {
font-size: 18px;
color: #cc9999;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
line-height: 18px;
}
a:link, a:visited, a:active {
color: #996666;
background: transparent;
text-decoration: underline;
}
a:hover {
color: #cc6666;
background: transparent;
text-decoration: underline;
}
ul.arrow {
list-style-image:url(img/arrow.gif);
}
form, h1, h2, h3 {
display: inline;
}