/* This was picked up at a visit of */
/* http://www.gurrage.de            */
/* Author: Marco Milanovic          */
/* Date:   August 2003              */

/**** Standard Stylesheet ****/
/**** Awashed in Grey ****/

body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

body { background-color: #CCCCCC; }
table { background-color: #DDDDDD; } 

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }

.brandbg { background-color: #EEEEEE; }
.conbg { background-color: #EEEEEE; }
.navbg { background-color: #EEEEEE; }

.fade { color: #CCCCCC; }

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a { font-size: 13px; text-decoration: none; font-weight : bold;}
a:link { color:#7A0202 }
a:visited { color:#7A2222 }
a:active { color:#DEC3A9 }
a:hover { color: #dce0d3; background-color: #374611; }
a.faded { color: #FFBCBC; }
a.extern { color: #0000EE; }
