/* css-Standardlayout fuer das Lexikon */

body   { background-image: url(Grau.gif); background-repeat:repeat; font-family: Helvetica, Arial, sans-serif; color:black; margin-left:10px; margin-right:10px;}
.zitat {font-style:italic;}
a:hover {color: red; text-decoration:underline;}
a:link {color:red; text-decoration:underline;}
a:visited {color:black; text-decoration:underline;}
table    { border-color:red; border-width:2pt; border-color:red; border-style:outset;  empty-cells:show; }
img { border-color:red; border-width:2pt; border-color:red; border-style:outset; margin-right:20px;}
ul {list-style-type:square; list-style-position:outside;}
ol {list-style-type:decimal; list-style-position:outside;}
