/* Copyrights by IA-Schatz.com */
.head, h1 {
font-size: 18px;
color: #996633;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
}
.content, p, ul {
font-size: 12px;
color: #6C4F2F;
font-family: verdana, arial, helvetica, sans-serif;
}
.kleiner {
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
}
.abs {
font-size: 18px;
color: #996633;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
line-height: 18px;
}
a:link, a:visited, a:active {
color: #6C4F2F;
background: transparent;
text-decoration: underline;
}
a:hover {
color: #CC9966;
background: transparent;
text-decoration: underline;
}
.oes {
color: #ffffff;
line-height: 5%;
display: none;
}
input {
font-size: 12px;
color: #6C4F2F;
font-weight:bold;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #F5E8D8;
}
ul.arrow {
list-style-image:url(img/arrow.gif);
}
form, h1, h2, h3 {
display: inline;
}