* { border: 0; margin: 0; padding: 0; }
html {font-family: Tahoma,Verdana,Arial; }
body {background-color: rgb(63, 63, 63); margin-left: 5%;margin-top: 20px; margin-right: 5%; margin-bottom: 20px; }


pre   { color: white; }
table { border-left: 1px solid rgb(31, 42, 52); border-right: 1px solid rgb(31, 42, 52); border-collapse: collapse; border-spacing: 1px; margin-bottom: 5px; }

a:link { color: rgb(255, 102, 0); font-weight: bold; text-decoration: none; }
a:hover { color: rgb(255, 102, 0); font-weight: bold; text-decoration: underline; }
a:visited { color: rgb(255, 102, 0); font-weight: bold; text-decoration: underline; }


/* default td */
td                  { border: 0px solid rgb(55, 59, 62); font-size: 10px; height: 20px; text-align: center; }
.white              { background: rgb(255, 255, 255) none repeat; color: rgb(45, 49, 52); }
.title              { padding: 0 10px 0 10px; text-align: left; }
.top                { font-size: 12px; font-weight: bold; }
.footer             { text-align: center; }
.data               { border: 0; }
.last               { border-bottom: 1px solid rgb(55, 59, 62); }
.img                { padding: 1px 1px 1px 1px; }
.alt1               { border-right: 0px solid rgb(55, 59, 62); border-left: 0px solid rgb(55, 59, 62); }
.alt2               { border-right: 0px solid rgb(55, 59, 62); border-left: 0px solid rgb(55, 59, 62); }
.nav                { width: 90px; }
a:link.navi,
a:hover.navi,
a:visited.navi       { font-size: 8px; text-decoration: none; }
.navi                { font-size: 8px; width: 18px; padding: 0 2px 0 2px; }
.nowrap              {white-space: nowrap; }

a:link.navi.deaktiv,
a:hover.navi.deaktiv,
a:visited.navi.deaktiv    { text-decoration: none; font-weight: bold; color: rgb(207, 207, 207); }



.center             { text-align: center; }
.direction          { height: 44px; }
.deaktiv            { font-weight: bold; color: rgb(207, 207, 207); }

.dark               { background: rgb(45, 49, 52) none repeat; color: rgb(255, 255, 255); }
.boldline           { height: 2px; }
.bold               { font-weight: bold; }
.normal             { font-weight: normal; }
.minifont           { font-size: 10px; }

.minwidth           { width: 20%; }
.midwidth           { width: 40%; }
.highwidth          { width: 60%; }
.fullwidth          { width: 80%; }
.maxwidth           { width: 100%; }