/* CSS für Netscape 4.x */
h1 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 15pt;
font-weight: bold;
color: white;
width: 700px;
background-color: #ff9900;
border-style: solid;
border-width: 1px;
border-left-width: 10px;
border-color:#ff0000;
padding: 3px;
}

/* normaler Fließtext: */
p {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #993300;
}

a {	color: 993300; }
a:link    { color: 993300; }
a:visited { color: 993300; }
a:hover   { color: FF0099; }
a:active  { color: red; }


.rotk {
font-family: "Century Gothic", "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: red;
}

.rot {
font-family: "Century Gothic", "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: red;
}

/* rote Umrandung */
.rotrand {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

/*input	{background: #ffe996; color: #cc9966}*/
input	{color: #cc9966}

/* 3D-Effekt für Buttons */
input.knopfl {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

/* 3D-Effekt für Buttons */
input.knopfs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
}

