/* CSS for Menu, Achim Stößer, Oct  2000 *****************************************/

#aktuell {border-left:5px dotted white;padding-left:15px;color:white;font-size:14px;position: absolute;top:350px;left:60px;line-height:180%}
.akt {background-color:blue}
/* body */

body {color:#ffffff;background-color:#000000; text-align:justify}

/* font types */

body,table,th,td,p,h1,h2,h3,h4{font-family:Verdana;font-size:8px}

/* links */

A {text-decoration:underline;color:#000000;}
A:link {}
A:visited {}
A:active {color:#ffffff;}
A:hover {color:#000000;background-color:#ffffff;}


/* tables */

table {}
th {text-align:right;}
td {;}

/* misc */
body  {color:black}
em {font-style:normal;text-decoration:line-through}
ul {text-align:left;list-style-image:url(img/item.gif)} 
h1,h2,h3,h4 {}
a,a:hover {text-decoration:none;font-family:Arial;color:wite;background-color:black;}



