
@charset iso-8859-1;
a:link      { color: blue; font-family: Trebuchet MS; text-decoration: none; letter-spacing: 1px }
a:hover     { color: red; font-family: Trebuchet MS; text-decoration: none; letter-spacing: 1px }
a:active    { font-family: Trebuchet MS; font-weight: bolder; text-decoration: none; letter-spacing: 1px }
a:visited   { color: blue; font-family: Trebuchet MS; text-decoration: none; letter-spacing: 1px }


body         { background-image: url(http://www.wachtelburg.de/system/images/system/hintergrund.gif); background-repeat: no-repeat; background-position: center  170px;  color: black; font-size: 11pt; font-family: Trebuchet MS; background-color: #f5f5f5; cursor: default }
.hinweis     { color: red; font-size: larger; font-family: Trebuchet MS; font-weight: bolder; text-decoration: none; cursor: default }
.fett        { color: black; font-size: 18pt; font-family: Trebuchet MS; font-weight: bold; cursor: default }
.fetti       { color: black; font-size: 18pt; font-family: Trebuchet MS; font-style: italic; font-weight: bold; cursor: default }
.menu        { color: white; font-size: 12pt; font-family: Trebuchet MS; font-weight: bold; cursor: default }
.hlstart1    { color: gray; font-size: 13pt; font-family: "Trebuchet MS"; cursor: default }

p            { color: black; font-size: 12pt; font-family: "Trebuchet MS"; font-weight: bold; cursor: default }

table        { color: black; font-size: 12pt; font-family: "Trebuchet MS"; border-style: none solid solid none; border-width: medium 0 0 medium; border-color: #ffe4b5; cursor: default }
.text        { color: black; font-size: 12pt; font-family: "Trebuchet MS"; cursor: default }
.textb       { color: black; font-size: 12pt; font-family: "Trebuchet MS"; font-weight: bold; cursor: default }
.texti       { color: black; font-size: 12pt; font-family: "Trebuchet MS"; font-style: oblique; cursor: default }
.textib      { color: black; font-size: 12pt; font-family: "Trebuchet MS"; font-style: oblique; font-weight: bold; cursor: default }
.textklein   { color: black; font-size: 8pt; font-family: Trebuchet MS; cursor: default }
.textkleinb  { color: black; font-size: 8pt; font-family: Trebuchet MS; font-weight: bolder; cursor: default }
.textkleini  { color: black; font-size: 8pt; font-family: Trebuchet MS; font-style: oblique; cursor: default }
.textkleinib { color: black; font-size: 8pt; font-family: Trebuchet MS; font-style: oblique; font-weight: bolder; cursor: default }
.form        { color: #808080; font-size: 11pt; font-family: Trebuchet MS; padding: 1 4; border: solid 2 #add8e6; cursor: default }

table.fb   { border-collapse: collapse; cursor: default  }
table.fb td  { color: #000000; font-size: 11px; font-family: Trebuchet MS; cursor: default }
table.fb td.s  { font-weight: bold; cursor: default }
table.fb td.fbf { background-color: #00FF00; color: #000000; cursor: default }
table.fb td.fbfw { background-color: #00FF90; color: #000000; font-weight: bold; cursor: default }
table.fb td.fbb  { color: #ffffff; background-color: #ff0000; cursor: default }
table.fb td.fbbw { background-color: #FF0090; color: #FFFFFF; font-weight: bold; cursor: default }
.ft { cursor: help; text-decoration: underline; }


