/* Standard-CSS							*/
/* Einbinden durch folgende Zeile im HEAD-tag :			*/
/* <link rel=stylesheet type="text/css" href="standard.css">	*/
 
body         { background-image: url('background_pinstripe.gif'); scrollbar-arrow-color: #C0C0C0; 
               scrollbar-base-color: #000000; scrollbar-face-color: #1D1D1D; 
               scrollbar-highlight-color: #666666; scrollbar-shadow-color: 
               #666666; font-family: Verdana; font-size: 8pt; color: #C0C0C0 }
body.menu    { background-color: #000000; background-image: url('textur.jpg'); 
               margin-left: 20px }
a            { color: #FF9900; text-decoration: none }
a:hover      { color: #FF9900; text-decoration: underline }
