/* Version 2.2 *//* 30.11.2000*//* Abstaende */body { margin-top:3px; }body { margin-bottom:4px; }body { margin-left:8px; }body { margin-right:0px; }table { margin-top:0px; }/* Farben - Schriften - Größen */body { background-color:#FFFFFF; }p,td,li,h1,h2,h3,h4,h5 { color:#666666; }p,td,li,h1,h2,h3,h4,h5 { font-family: Arial, Helvetica, Verdana; }p,td,li { font-size:13px; font-weight:normal; }h1 { font-size:22px; font-weight:bold; }h2 { font-size:20px; font-weight:bold; }h3 { font-size:18px; font-weight:bold; }h4 { font-size:16px; font-weight:bold; }h5 { font-size:14px; font-weight:bold; }td.klein { font-size:11px; }td.farbe { background-color:#666666; font-size:11px;  color: White;  padding: 1px 5px;}/* Hyperlinks */a:link { color:#0000FF; text-decoration:underline; font-weight:normal;  }a:active { color:#0000FF; text-decoration:underline; font-weight:normal;  }a:visited { color:#0000FF; text-decoration:underline; font-weight:normal; }a:hover { color:#FF0066; text-decoration:underline; font-weight:normal; }