/* Start-Seite*/
body { background-color:#e0e0e0; margin-top:30px; }
body,h1,h2,td { font-family:"Verdana","Arial",sans-serif; }
table { background:#e0e0e0; border:0; }
table.w { background:#ffffff; border:0; }
h1 { color:#FF4040; font-size:26px; }           /* rot         */
h2 { color:#3333cc; font-size:24px; }                            /* blau        */
p { text-align:left; color:#000000; font-size:18px; }            /* schwarz     */
td { text-align:center; color:#000000; font-size:18px; }
.k { text-align:left; font-size:14px; }
.l { text-align:left; }
.foto { margin:3; padding:3; }
.foto img { border:none; }
.foto tr { list-style:none; position:relative; }

a .gross { display:none; }
a:hover .gross {display:block; position:absolute; top:10; left:200; }

/*  a:link { color:#FFFFFF; text-decoration:underline;}  */
/*  a:visited { color:#FFFFFF; text-decoration:none; }  */
/*  a:active { color:#FF0000; text-decoration:none; }  */