@charset "utf-8";
/* ...and the alien mindbenders */

.rand { border:2px black solid; width:800px; padding:0px; margin:0px; }
.navi { font-size: small; width:800px; }
.inhalt { background-color:#E5E5ED }
.inhalt2 { background-color:#D5D5DD }
.klein { font-size: small }
.black { background-color:#000; color:#FFF; text-align:center}
a:link { color:blue; text-decoration:underline }
a:visited { color:blue; text-decoration:underline }
a:hover { color:blue; text-decoration:none }
a:link.hell { color:white; text-decoration:underline }
a:visited.hell { color:white; text-decoration:underline }
a:hover.hell { color:white; text-decoration:none }
TD { padding:7px; }
BODY { margin:0; background-color:white; font-family:Verdana,sans-serif; }
IMG { border:1px solid black; }
IMG.ohne { border:0px; }