a                    { color: #b2051a; text-decoration: underline; }
a:visited            { color: #b2051a; }

body, p              { color: #000000; font-family: Arial; font-size: 10px; }
td, th               { color: #000000; font-family: Arial; font-size: 10px; padding: 1px; }
h1                   { color: #000000; font-family: Arial; font-size: 20px; text-align: center; }
h1.about             { color: #000000; font-family: Arial; font-size: 20px; text-align: left; }

div.logfile          { height: 100%; width: 1024px; overflow: scroll; padding: 3px; }

p.willkommen         { text-align: center;  }

img                  { border: 0px; }

table                { border: 0px; padding: 0px; }
table.main           { height: 100%; }
td.main1             { height: 130px; vertical-align: top; padding: 0px; }
td.main2             { vertical-align: top; padding: 0px }

table.content        { height: 100%; width: 100%; }
table.contentBox     { height: 100%; width: 100%; }
th.contentBoxDescr   { background-color: #c6c6c6; height: 20px; text-align: center; }
th.contentBoxWert    { background-color: #c6c6c6; height: 20px; text-align: left; }
td.formNav           { vertical-align: top; padding-top: 0px; text-align: center; font-weight: bold; }
td.content           { vertical-align: top; padding-top: 0px; padding-right: 0px; padding-left: 2px; }
td.contentBox        { border-color: #ededed; border-top-color: #6f6f6f; border-style: solid; border-width: 1px; width: 100%; }
td.contentBoxTitle   { background-color: #b2051a; color: #ffffff; height: 10px; width: 100%; }
td.contentBoxDescr   { background-color: #c6c6c6; height: 20px; width: 300px; }
td.contentBoxWert    { background-color: #ededed; height: 20px; text-align: center; }
td.contentBoxWertOdd { background-color: #e0e0e0; height: 28px; text-align: left; }
td.contentBoxWertEven{ background-color: #ededed; height: 28px; text-align: left; }
td.contentBoxInfo    { background-color: #ededed; text-align: left; font-size: 11px; }
td.contentBoxStatus  { color: #00EC00; }
td.contentCheckbox   { background-color: #ededed; height: 20px; width: 20px; }
td.contentListheader { text-align: left; font-size:10px; font-weight:bold; }
a.contentBox         { color: #b2051a; }
a.contentBoxTitle    { color: #ffffff; }
a.contentBoxTitle:visited    { color: #ffffff; }

table.header         { border-style: solid; border-width: 1px; border-color: #dddddd; border-bottom-color: #6f6f6f; height: 120px; width: 800px; }
table.headerBox      { height: 100%; padding: 1px; width: 100%; }
table.headerStatusBox{ height: 100%; width: 100%; }

td.headerbox         { text-align: right; border-style: solid; border-width: 1px; border-color: #dddddd; border-top-color: #6f6f6f; height:100%; width:100%; }
td.headerBoxTitle    { background-color: #b2051a; color: #ffffff; height: 10px; vertical-align: top; }
td.headerBoxDescr    { background-color: #c6c6c6; color: #000000; height: 10px; }
td.headerBoxWert     { background-color: #ededed; color: #000000; text-align: center; }
td.headerStatusBox   { vertical-align: top; width: 50%; }
td.headerSpacer      { width: 10px;  }
a.headerBox          { color: #000000; }

table.menuContent    { height: 100%; width: 800px; }
table.menu           { height: 100%; }
td.menu              { background-color: #6f6f6f; color: #ffffff; vertical-align: top; width: 200px; padding-left: 0px; }
td.menuSpacer        { background-color: #6f6f6f; color: #ffffff; height: 11px; text-indent: 15px; }
td.menuEnd           { background-color: #6f6f6f; color: #ffffff; vertical-align: bottom; }

td.menu0             { background-color: #6f6f6f; color: #ffffff; font-size: 10px; height: 20px; text-indent: 15px; }
td.menu0s            { background-color: #6f6f6f; background-image:url(../images/marker.gif); background-repeat:no-repeat; color: #ffffff; font-size: 10px;height: 20px; text-indent: 15px; }

a.menu0              { color: #ffffff; }
a.menu0s             { color: #ffffff; }
a.menu0:visited      { color: #ffffff; }
a.menu0s:visited     { color: #ffffff; }

td.menu1             { background-color: #3f3f3f; color: #ffffff; font-size: 10px; height: 20px; text-indent: 25px; }
td.menu1s            { background-color: #3f3f3f; background-image:url(../images/marker.gif); background-repeat:no-repeat; color: #000000; font-size: 10px;height: 20px; text-indent: 25px; }
a.menu1              { color: #ffffff; text-decoration: underline; }
a.menu1s             { color: #ffffff; text-decoration: underline; }
a.menu1:visited      { color: #ffffff; text-decoration: underline; }
a.menu1s:visited     { color: #ffffff; text-decoration: underline; }

td.spacer            { height: 15px; }
span.iframeConfigErr { color: red;  }
span.iframeConfigSuc { color: green; }
strong               { font-size: 12px; }

textarea             { background-color: #ededed; }

table.services       { width: 100%; }
th.services          { align: left; font-size: 12px; background-color: #e0e0e0; }
td.services          { align: left; font-size: 12px; background-color: #ffffff; }
td.sstartup          { align: center; background-color: #ffffe0; }
td.sonline           { align: center; background-color: #90ee90; }
td.soffline          { align: center; background-color: #ffb6c1; }
td.snormal           { align: center; background-color: #90ee90; }
td.swarning          { align: center; background-color: #ffffe0; }
td.serror            { align: center; background-color: #ffb6c1; }
td.scritical         { align: center; background-color: #ff6666; }
