/* Abstaende */
body { border-width:0px; }
body { margin:0px; }
/* Farben - Schriften - Groessen */
body { background-color:#dcdcd6; }
p,td { color:#666666;  }
p,td { font-family: Arial, Helvetica, Verdana; }
p,td { font-size:12px; }
h1,h2,h3,h4,h5 { font-family: Arial, Helvetica, Verdana; }
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; }
.bn_grey { background-color::#b8b8ab }
/* Hyperlinks */
a:link { color:#333333; text-decoration:none; font-weight:normal; }
a:active { color:#333333; text-decoration:none; font-weight:normal; }
a:visited { color:#333333; text-decoration:none; font-weight:normal; }
a:hover { color:#ff0066; text-decoration:none; font-weight:normal; }