body { font-family: times; font-style: normal; background-color: #fdf0c6; background-image: url(../bilder/investel-logo.gif); background-repeat: no-repeat; }
/*Link Stile*/
a:link { color: #2f4984; font-style: oblique; text-decoration: underline; left: 10px; }
a:visited { }
a:hover { font-size: 16px; text-decoration: underline; }
a:active { }
/*Standard Stile
*/
h1 { color: #2f4984; font-size: 36px; font-weight: bold; font-style: oblique; text-decoration: none; letter-spacing: 20px; }
h2 { color: #2f4984; font-size: 24px; font-weight: bold; }
p { }

td { }
/*Stil für Posting Text*/
.post { color: #2f4984; font-size: 14px; font-weight: bold; line-height: 18px; }
/*Stil für die Navigationsleiste
*/
.navitext { font-weight: bold; padding-top: 10px; padding-bottom: 10px; }
a:hover.navitext { color: #c2b44a; background-color: #2f4984; text-decoration: none; padding-right: 5px; padding-left: 5px; border-color: #c2b64a; border-style: none; }
a.navitext { color: #c2b64a; font-style: oblique; }
/*Login*/
#login { }
#login form { }
#login fieldset { border-style: none; }
#login legend { display: none; }
#login label { font-weight: bold; }
#login input { margin-bottom: 5px; padding: 2px 5px; border-color: #ff941d; border-width: 2px; }
#inputtext1, #inputtext2 { color: #2f4984; }
#inputsubmit1 { color: #2f4984; background: #c2b64a; }
