/* ============================================== */
/* Stylesheet e-brains Website                    */
/* ============================================== */
/* Im Page-Header folgende Referenz einfügen:     */
/* <link rel="STYLESHEET" type="text/css" href="stylesheet e-brains.css"> */

/* Fonts */
body,p,td,th,ul,ol,li,h1,h2,h3,h4,h5,h6,div,address,blockquote,nobr 
{font-family:Arial,Helvetica,"Sans Serif";}
tt {font-family:courier;} /*sieht aus wie ein Fernschreiben */

/* Fontgrößen */ 
body,td,th,p,ul,ol,li,div,address,blockquote,nobr {font-size:9pt;}

/* Ränder */ 
body,p,td,th,ul,ol,h1,h2,h3,h4,td,th,div,address,blockquote,nobr
{margin-top:5px;margin-bottom:5px;}
body,p,td,th,ul,ol,h1,h2,h3,h4,h5,h6,p,th,address,blockquote,nobr
{margin-left:5px;margin-right:5px;}

/* Überschriften */
h1 {font-size:14pt;font-weight:bold;color:#000066;}
h2 {font-size:12pt;font-weight:bold;color:#999999;}
h3 {font-size:10pt;font-weight:bold;color:#000066;}
h4 {font-size:10pt;font-weight:bold;color:#999999;}
h5 {font-size:8pt;font-weight:bold;color:#000066;margin-top:2px;margin-bottom:2px;}
h6 {font-size:10pt;font-weight:normal;color:#000066;}

/* Links */
a:link {color:#000066;text-decoration:underline;font-weight:bold;}
a:active {color:#999933;font-style:italic;font-weight:bold;}
a:visited {color:#000066;font-weight:bold;}
a:hover {color:#999933;font-weight:bold;}

/* vorformatierte Textblöcke */
pre {font-family:Arial,Helvetica,"Sans Serif";}
pre {font-size:8pt;color:#000066;}
pre {margin-top:5px;margin-bottom:5px;}
pre {margin-left:5px;margin-right:5px;}

/* Layer */
.logo_r {  position: absolute; left: 740px; top: 113px; clip:   rect(   ); height: 147px; width: 184px}