h1, h2, h3, p, ul {
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size: 11pt;
}
h1, h2 {
text-align: center;
color: #000099;
}
h1 {
font-size: 14pt;
font-style: italic;
font-weight: 500;
background-image: url(../img/back1.jpg);
}
h1 i{
font-weight: 700;
}
h2 {
font-size: 13pt;
font-weight: 500;
background-image: url(../img/back2.jpg);
}
b {
color: #000099;
}
i {
color: #000099;
}
ul {
list-style-image: url(../img/seestern.gif);
}
.kleinmitte {
font-size: 9pt;
text-align: center;
color: #0000CC;
background-color: white;
}
.kleingrau {
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size: 8pt;
text-align: center;
color: #A5B6D5;
background-color: white;
}
a {
text-decoration: none;
color: red;
background-color: #ffff99;
font-weight: normal;
}
A:visited {
background-color: #ffffcc;
}
A:hover {
font-weight: bold;
text-decoration: underline;
background-color: #ffff00;
}
.klein {
font-size: 9pt;
}
.mitte {
text-align: center;
}
.rechts {
text-align: right;
}
.hellgelb {
background-color: #ffffcc;
}
.k_r_m {
color: red;
text-align: center;
font-size: 9pt;
}
p i {
color: green;
}

/* rote Formular-Feld-Umrandung */
.rotrand {
border-style: solid;
border-width: 1px;
border-color: #ff0000;
background-color: #D9EBFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
}

/* 3D-Effekt für Buttons */
input.knopf {
border-style: outset;
border-width: 1px;
border-color: #ff0000;
background-color: #FFFF80;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
color: blue;
}
