/*power_css*/
p
{
font-family:verdana,Tahoma ;
font-size:9pt;
font-weight:bold;
color:#000000;
}

i
{
font-family:verdana,Tahoma ;
font-size:8pt;
color:#000000;
}


h1
{
font-family:bangle ;
font-size:25pt;
color:#5f5f5f;
}

h2
{
font-family:verdana,Tahoma ;
font-size:17pt;
color:#7f7f7f;
}

h3
{
font-family:verdana,Tahoma ;
font-size:15pt;
color:#0070c0;
}

h4
{
font-family:verdana,Tahoma ;
font-size:9pt;
color:#c0c0c0;
}


a:link    {color:#e00000; text-decoration: none; font-family:verdana,Tahoma ;
font-size:9pt;}
a:visited {color:#909090; text-decoration: none; font-family:verdana,Tahoma ;
font-size:9pt;}
a:active  {color:#e06000; text-decoration: none; font-family:verdana,Tahoma ;
font-size:9pt;}
a:hover  {color:#ffdc00; text-decoration: none; font-family:verdana,Tahoma ;
font-size:9pt;}

body
{
background: #000000 url(bilder/stahl.gif) no-repeat fixed;
}

/*vom 06.12.2005 by Chris Klapper/*