@charset "ISO-8859-1";
/* DATEI: selfhtml.css */

/* Wenn die Schriftgroessen von SELFHTML fuer Sie schwer lesbar sind */
/* und Sie SELFHTML lokal lesen, benennen Sie diese Datei */
/* um in selfnormal.css */
/* und benennen Sie die Datei selfnosize.css im src-Verzeichnis */
/* um in selfhtml.css */

body {background-image:url('img/bgkachel1.jpg');}

h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i { font-family:Arial,sans-serif; }

h1 { font-size:26px; margin-bottom:18px; color:#000000;}

h2 { font-size:21px; margin-bottom:18px; }

h2.sh2 { font-size:21px; }

h3, h3.xmp, h3.xpl, h3.inf, h3.tip, h3.akt { font-size:16px; }

h4 { font-size:13px; }

p, ul, ol, li, div, td, th, address, blockquote { font-size:13px; }

li { margin-top:3px; }

pre { font-family:"Courier New","Courier"; font-size:13px; color:#0000C0; }

code, kbd, tt { font-family:"Courier New","Courier"; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote, cite { font-style:italic; }

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.code { background-color:#FFFFE0; }

.tabxpl { background-color:#E4EEFF; }

.doc { background-color:#EEEEEE; }

.nav { background-color:#FFEEDD; }

.qbar { background-color:#FFFFE0; font-size:13px; font-family:Arial,sans-serif; }

.blue { color:#0000C0; }

pre.normal { color:#000000; }

a:link { color:blue; text-decoration:underline; }

a:visited { color:blue; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }

a:hover {
   background: url('images/fbg.gif');
   color: blue
  }

a.an { text-decoration:none; }

.unicode { font-size:15px; font-family:"Arial Unicode MS","Arial,sans-serif" }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

#hauptlinks {
   width: 100px;
   border-collapse:collapse;
  }

  #hauptlinks a {
   display: block;
   background: #E0E0E0;
   color: #000080;
   font: bold 11px Verdana,Arial;
   margin: 0px auto;
   padding: 4px 2px;
   text-decoration: none;
   width: 100px;
  }

  #hauptlinks a:hover {
   background: url('images/fbg.gif');
   color: blue
  }

 /*wird angesprochen mit <td class="td">*/
  .td {
  border:1px solid #800000;
  background-color:#E0E0E0;
  width: 12%;
  }

  #th {
  margin: 2px auto;
  padding: 4px 4px;
  font: bold 12px Verdana,Arial;
  border:1px solid maroon;
  width: 100px;
  color: #FFFFFF;
  }

  .starradio {
  background-image:url('img/kuvert.jpg');
  }