/* Stylesheet, www.jan-hackel.de/style.css
(c) Jan Hackel - 03.04.2006, letzte Änderung: 08.08.2007 */

body { background-color:#D0F4D1; font-family:Arial,Helvetica,sans-serif; font-size:16px; }

a:link, a:visited { color:#008000; text-decoration:underline; }
a:hover { color:#7CD183; text-decoration:underline; }
a:active { color:#008000; text-decoration:underline; }

span#jan_hackel_de { color:#008000; font-size:23px; font-family:monospace; }
span.titel { color:#008000; font-size:21px; }

/* "hr" */ div.hr { width:75%; height:16px; border-bottom:solid 2px #008000; margin-bottom:16px; }

div.ueberschr1 { font-size:16px; font-weight:bold; }
div.ueberschr2 { font-size:16px; font-weight:bold; font-style:italic; }

p#menue { line-height:22px; margin-right:10px; }
p#impressum { color:#008000; font-size:13px; margin-top:0pt; margin-bottom:120px; }

table.gross { border:0; width:100%; padding:2px; table-layout:auto; }
td.aussen { vertical-align:top; width:20%; }
td.innen { vertical-align:top; width:60% }

table.bild { border:solid 2px #008000; margin:5px; margin-bottom:0;
  table-layout:auto; width:10px; vertical-align:top; }
div.bild { font-size:13px; clear:both; margin-top:0px; margin-bottom:0px; }

img.verlinkt { border:0; }
/* img.verlinkt:hover { border-color:#7CD183; } */
img#mail { width:151; height:17; }

ul { margin-top:0px; margin-bottom:0px; list-style:disc; }