/* Allgemein */
body		{background-color:#333; background-image:url(metall.gif);}
h1		{font-family:sans-serif; font-size:150%; font-weight:bold; color:#000000; margin-top:0em; text-align:center;}
h2		{font-family:sans-serif; font-size:120%; font-weight:bold; color:#000000; margin-top:0em; padding-left:0.25em; background-color:#ccc;}
p		{font-family:sans-serif; font-size:100%; font-weight:normal; color:#000000; text-align:justify;}
p.update	{font-family:sans-serif; font-size:100%; font-weight:normal; color:#000000; font-style:italic;}

/* Links */
a			{color:#00f; text-decoration:underline;}
a:visited		{color:#006; text-decoration:underline;}
a:active		{color:#00f; text-decoration:underline;}
a:hover			{background-color:#ccc; text-decoration:underline overline;}
a.external		{color:#f00; text-decoration:underline;}
a.external:visited	{color:#600; text-decoration:underline;}
a.external:active	{color:#f00; text-decoration:underline;}
a.external:hover	{background-color:#ccc; text-decoration:underline overline;}


/* andere Elemente */
li		{font-family:sans-serif; font-size:100%; font-weight:normal; color:#000000; margin-top:0.5em;}
div.alles	{background-color:#ff9; border-width:0px; border-style:solid; border-color:#000; margin:2em; padding:1em 1em;}
div.bereich	{background-color:#fff; border-width:1px; border-style:solid; border-color:#000; margin:1em; padding:1em 1em;}
span.formel	{background-color:#ff6; border-width:1px; border-style:solid; border-color:#00c; margin:0.1em; padding:0.1em; font-family:monospace; font-size:100%; white-space:nowrap;}
span.smiley	{font-family:monospace; font-size:100%; white-space:nowrap;}
img		{border-width:0px;}

/* Tabellen */
table		{border-width:0px; padding:0px;}
td		{border-width:0px; padding:0px; font-family:sans-serif; font-size:100%; font-weight:normal; color:#000000;}
td.update	{border-width:0px; padding:0px; font-family:sans-serif; font-size:100%; font-weight:normal; color:#000000; font-style:italic;}
td.right	{border-width:0px; padding:0px; font-family:sans-serif; font-size:100%; font-weight:normal; color:#000000; text-align:right;}
