
/*  Dies ist die Design-Datei.  */
/*  Sie legt sämtliches Design (Farbe, Stil...) der Homepage fest.  */
/*  Designs bedeutet, das was in den {} steht, steht sonst in style="..." */
/*  keep on coding  */
/*  Zum einbinden <link rel=stylesheet type="text/css" href="Sylphdesign.css"> zwischen <title> und <meta>/</head> einfügen  */

 body {margin-top:0px; margin-bottom:0px; background-color:#29004B; color:#FFD750;
       font-family:'Arial',sans-serif; font-size:12px}

select, textarea, .input {FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #FFFAA5; BACKGROUND-COLOR: #0087B0}

body a:link    { color:#20CAFF; text-decoration:underline; }
body a:visited { color:#00B0FF; text-decoration:underline; }
body a:active  { color:#00E9FF; text-decoration:underline; }
body a:hover   { color:#00E9FF; text-decoration:underline; }



h1,h2,h3,h4 {color:#73CCFF;}


