td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
}

body
{       
        font-family: sans-serif;
        font-size: 10pt;
        color: white; 
        background-color: black;
}       

table
{
        font-size: 8pt;
}       

th
{
        background-color: #475F85;
}       

td
{
        vertical-align: top;
}

td.middle
{
        vertical-align: middle;
}

td.Beschwoerer
{
        color: #d42aac;
        font-weight: bold;
}

td.Heiler
{
        color: #18871e;
        font-weight: bold;
}

td.Magier
{
        color: #9400d3;
        font-weight: bold;
}

td.Ritter
{
        color: #1f19ff;
        font-weight: bold;
}

td.Schurke
{
        color: #e68327;
        font-weight: bold;
}

td.Titan
{
        color: #9e1c1c;
        font-weight: bold;
}

table.menu
{
        background-color: black;
        border-color: #EECB51;
        border-width: 1px;
        border-style: solid;
        padding: 2px;
        vertical-align: middle
}

tr.tr1
{
        background-color: #061825;
}

tr.tr2
{
        background-color: #000000;
}

tr.high
{
        background-color: #660606;
}

a:link
{
        color: #EECB51;
        text-decoration: none;
}

a:visited
{
        color: #EECB51;
        text-decoration: none;
}

a:active
{
        color: #EECB51;
        text-decoration: none;
}

a:hover
{
        color: #51CBEE;
        text-decoration: none;
}

input, select, textarea, radio
{
        font-family: sans-serif;
        border-left: #EECB51 1px solid;
        border-right: #EECB51 1px solid;
        border-top: #EECB51 1px solid;
        border-bottom: #EECB51 1px solid;
        color: white;
        background-color: #475F85;
        font-size: 8pt;
}

.submit
{
	width: 50px;
}

.menuinput
{
        width: 70px;
}

.litop
{
        margin-top: 8px;
        font-weight: bold;
}

li li
{
        margin-top: 8px;
        font-weight: normal;
}

.wichtig
{
        background-color: #555555;
}
