/* CSS for Menu, Achim Stößer, Oct  2000 *****************************************/


/* 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:12pt}

/* links */

A {text-decoration:none;color:#666fff;}
A:link {}
A:visited {}
A:active {color:#ffffff;}
A:hover {color:#666fff;background-color:#ffffff;}
A.empfehlung {text-decoration:underline;color:#000000}

/* tables */

table {}
th {text-align:right;}
td {;}

/* misc */

em {font-style:normal;text-decoration:line-through}
ul {text-align:left;list-style-image:url(img/item.gif)} 
h1,h2,h3,h4 {color:#84e794}
.empfehlung,A.empfehlung:hover {text-decoration:none;font-family:Arial;font-size:11pt;color:#wite;background-color:black;}



