/* CSS for Main, Achim Stößer, Jan. 2000 *****************************************/

/* body */

body {background-image:url(../img/erdnuesse.jpg);background-attachment:fixed;color:#d9a000;background-color:#310000;font-family:Verdana;
xxSCROLLBAR-FACE-COLOR: #3333ff; 
xxSCROLLBAR-HIGHLIGHT-COLOR: #3333ff; 
xxSCROLLBAR-SHADOW-COLOR: #3333ff; 
SCROLLBAR-ARROW-COLOR: #ffff00; 
SCROLLBAR-TRACK-COLOR: #310000; 
SCROLLBAR-BASE-COLOR: #d9a000; 
xxscrollbar-3d-light-color: #66ff66; xxscrollbar-dark-shadow-color: #66ff66} 

/* links */

A {color: #ffff40;text-decoration: none}
A:visited{color: #ffff40}
A:active {color: #ffff40}
A:hover {color: #ffff40; background-color: #440000}

/* tables */

table {width:"100%";empty-cell: hide;}
table,td,th,a,p {font-family:Verdana}
th {font-size:170%; vertical-align:top;color:#d9a000; background-color:#310000;border-style:solid;border-width:1;border-color:#ffff00; padding:8px}
td {vertical-align:top;color:#310000;background-color:#d9a000;border-style:groove;border-width:2px;border-color:#ffff00;padding:6px}

/* headings */

h1 {display:inline};
h2,h3,h4,h5,h6 {text-align:center;border-width:3pt;border-style:ridge;border-color:#c0c0c0;padding:5pt;width:100%;background-color:#404040;}

/* misc */

em {font-style:normal;text-decoration:line-through}
pre {font-family:monospace;font-weight:bold}
ul {margin-left:24px; margin-bottom:2px;list-style-image:url(../img/arri.gif)} 
input,textarea {color:#440000}

