
p.h {font:16px arial;font-weight:bold; color:cornflowerblue;}
p.ha {font:12px arial;font-weight:bold; color:cornflowerblue;}
p.ha {padding-top: 0}

p.info {font:11px arial;font-weight:default; color:slategray;}
p.footer {font:10px sans-serif;font-weight:default;; color:darkgray;}

.test {font:11px arial;font-weight:default;padding-left: 10px ; color:cornflowerblue;}

a.info2:link {margin: 20px; font:11px arial;font-weight:bold;color: cornflowerblue; text-decoration: none; }
a.info2:visited {margin: 20px;font:11px arial;font-weight:bold;color: cornflowerblue; text-decoration: none; }
a.info2:hover {margin: 22px;font:11px arial;font-weight:bold;color: orange; text-decoration: underline; }
a.info2:active {margin: 20px;font:11px arial;font-weight:bold;color: cornflowerblue; } 


ul {font:11px arial;font-weight:default; color:slategray;}

table.one { border: 1px solid #818181 }
table.one { background: #E2E2E2 }

table.two { border: 1px solid red; }
table.two { background: #FCFCFC;}
table.two {font:12px sans-serif}

table.tree { border: 1px solid red; }
table.tree { background: #F7FF65;}
table.tree {font:12px sans-serif}

td.Rubrik {font:bold 12px sans-serif}


td.Menu {vertical-align:top;}
td.Menu {font:10px sans-serif;font-weight:default;; color:darkgray;}

TR.A { border: 1px solid #818181}
TR.A {background: #FFFFBB;}




a.blue:link {color: #0000ff; background: #ffffff; font-weight: bold;}
a.blue:active {color: #0000ff; background: #ffffff; font-weight: bold;}
a.blue:visited {color: #0000ff; background: #ffffff; font-weight: bold;}
a.blue:hover {color: #0000ff; background: #ffffff; font-weight: bolder;}

a.info:link {font:12px arial;font-weight:bold;color: cornflowerblue; text-decoration: none; }
a.info:visited {font:12px arial;font-weight:bold;color: cornflowerblue; text-decoration: none; }
a.info:hover {font:12px arial;font-weight:bold;color: orange; text-decoration: underline; }
a.info:active {font:12px arial;font-weight:bold;color: cornflowerblue; } 

a.infotext:link {font:11px arial;font-weight:bold;color: darkgray; text-decoration: none; }
a.infotext:visited {font:11px arial;font-weight:bold;color: darkgray; text-decoration: none; }
a.infotext:hover {font:11px arial;font-weight:bold;color: orange; text-decoration: underline; }
a.infotext:active {font:11px arial;font-weight:bold;color: darkgray; }



a.gray:link img {filter:none; } 
a.gray:hover img{filter:gray}

a.light:link img {filter:none; } 

a.light:hover img
{
filter:alpha(opacity=50);
moz-opacity:.5
;opacity:.50;
}

img.light:hover
{
filter:alpha(opacity=50);
moz-opacity:.5
;opacity:.50;
}

