/* Internet-Layout, Version 1.0 */ 
/* 01.08.2001*/ 
/* Reinhold Such */

/* Abstaende */
body { margin-top:0px; }
body { margin-bottom:0px; }
body { margin-left:0px; }
table { margin-left:0px; }

/* Farben - Schriften - Größen */
body { background-color:#0066CC; }
p,td { color:#FFFFFF; }
p,td { font-family: Comic Sans MS, Arial, Helvetica, Verdana; }
p,td { font-size:14px; }
td.farbe { background-color:#FF0066; font-size:11px; color: White; padding: 1px 5px; } 

/* Hyperlinks */
a:link { color:#333333; text-decoration:none; font-weight:normal; }
a:active { color:#FF0066; text-decoration:none; font-weight:normal; }
a:visited { color:#FFFFFF; text-decoration:none; font-weight:normal; }
/* a:hover { color:#FF0066; text-decoration:underline; font-weight:normal; } */
