/* links */
a:link    { color:#E23C21; text-decoration:none; }
a:visited { color:#fb7325; text-decoration:none; }
a:hover   { color:#000000; text-decoration:underline; }
a:active  { color:#E23C21; text-decoration:none; }

/* body */
body      { background-color:#41391E; background-image:url(../img/bg_schilling_web.jpg); }

#copy{ font-size:14px; font-family:"Arial", Helvetica, Verdana; color:#000000; line-height:14px; }

#footer{ font-size:10px; font-family:"Arial", Helvetica, Verdana; color:#000000; line-height:14px; margin-left:10px; }

#head{ font-size:24px; font-family:"Times",Georgia; color:#EF1029; line-height:12px; }

/* positionierung */

#hintergrund   { table-layout:fixed; position:absolut; overflow:none; 
               left:0px; top:0px; width:633px; 
               border: 0px inset; }

