/* nrw.gay-web.de/kreuzundqueer/layout/style.css */

/* BODY */
body { background-color:#8080C0; }

/* Hyperlinks */
a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:underline; }

a.h2 { font-size:13px; color:#FDCB02; font-weight:bold; }

/* Standardschrift */
td,p,form { font-family:verdana,arial,helvetica,geneva; font-size:13px; color:#000000; }
small,.small { font-size:11px; }

/* Ueberschriften und Highlights */
h1 { font-family:verdana,arial,helvetica,geneva; font-size:16px; color:#FDCB02;
font-weight:bold; }
h2 { font-family:verdana,arial,helvetica,geneva; font-size:13px; color:#FDCB02; font-weight:bold; }

