input,textarea,select
{
font-family: sans-serif;
color: black;
font-size: 8pt;
}

b
{
color: #000000;
font-weight: bold;
}

b.titel
{
color: #f36f21;
font-weight: bold;
}

td
{
color: #000000;
font-family: sans-serif;
font-size:8pt;
}

tr.titel
{
background-color: #2f3555;
color: #f36f21;
font-family: sans-serif;
font-size:8pt;
}

td.titel
{
background-color: #2f3555;
color: #f36f21;
font-family: sans-serif;
font-size:8pt;
}

tr.grau
{
background-color: #BCC5CD;
color: #000000;
font-family: sans-serif;
font-size:8pt;
}

/*

td.grey2
{
background-color: #ECECEC;
color: #000000;
font-family: sans-serif;
font-size:8pt;
}


td.rubrik
{
color: #999999;
font-family: sans-serif;
font-size:7pt;
}

td.black
{
color: #000000;
font-family: sans-serif;
font-size:7pt;
} */

body
{
color: #000000;
font-family: sans-serif;
font-size:8pt;
}

a
{
font-family: sans-serif;
font-size:8pt;
text-decoration: none;
}

a:link{color: #2f3555;}
a:active{color: #2f3555;}
a:visited{color: #2f3555;}
a:hover{color: #f36f21;}

a.bold
{
font-family: sans-serif;
font-size:8pt;
text-decoration: none;
font-weight:bold;
}

a:link.bold{color: #2f3555;}
a:active.bold{color: #2f3555;}
a:visited.bold{color: #2f3555;}
a:hover.bold{color: #f36f21;}

a.boldorange
{
font-family: sans-serif;
font-size:8pt;
text-decoration: none;
font-weight:bold;
}

a:link.boldorange{color: #f36f21;}
a:active.boldorange{color: #f36f21;}
a:visited.boldorange{color: #f36f21;}
a:hover.boldorange{color: #2f3555;}
