/* Copyrights by IA-Schatz.com */
body {
margin: 0px;
background: #ba6666 url(img/herz_a.gif);
background-repeat: repeat;
background-attachment: fixed;
scrollbar-base-color: #cc9999;
scrollbar-arrow-color: #663333;
}
.bigger, h1 {
font-size: 18px;
color: #cc6666;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
}
.content, p, ul {
font-size: 12px;
color: #aa5050;
font-family: verdana, arial, helvetica, sans-serif;
}
table.ground {
background-color: #fce6c9;
border-width: 0px 3px 0px 3px;
border-style: solid;
border-color: #daa996;
}
.smaller {
font-size: 11px;
color: #aa5050;
font-family: verdana, arial, helvetica, sans-serif;
}
.footer {
font-size: 11px;
color: #cc9999;
font-family: verdana, arial, helvetica, sans-serif;
}
a:link, a:visited, a:active {
background: transparent;
color: #aa5050;
text-decoration: underline;
}
a:hover {
color: red;
background: transparent;
text-decoration: underline;
}
.errortext {
font-size: 11px;
color: red;
font-weight: bolder;
}
.oes {
color: #ffcccc;
line-height: 5%;
display: none;
}
.errorinput {
background-color: #ffb08a;
}
form, h1, h2, h3 {
display: inline;
}