body {
background-image:url(../img/background.jpg);
font-family:Arial;
font-size:12px;
margin:0px;
}

td {
font-family:Arial;
font-size:12px;
}


span.txttitel {
color:#0A6AA4;
font-family:Tahoma;
font-size:22px;
font-weight:bold;
}


a.menu_item:link { color:#0A6AA4; text-decoration:none; }
a.menu_item:visited { color:#0A6AA4; text-decoration:none; }
a.menu_item:active { color:#0A6AA4; text-decoration:none; }
a.menu_item:hover { color:#0A6AA4; text-decoration:underline; }

a.power:link { color:#727272; font-weight:bold; text-decoration:none; }
a.power:visited { color:#727272; font-weight:bold; text-decoration:none; }
a.power:active { color:#727272; font-weight:bold; text-decoration:none; }
a.power:hover { color:#727272; font-weight:bold; text-decoration:underline; }

td.menu_item {
background-image:url(../img/menu_item.gif);
font-size:11px;
font-weight:bold;
height:18px;
padding-left:35px;
}