body {
  background: #FFDDEE;
  background-image:url(http://www.doden-home.de/images/karton.jpg);
  font-family:Times New Roman;
  color:#008;
  font-size:12pt;
  margin:0;
  scrollbar-3dlight-color:#88F;
  scrollbar-face-color:#008;
  scrollbar-track-color:#008;
  scrollbar-darkshadow-color:#00A00F;
  scrollbar-highlight-color:#00F;
  scrollbar-arrow-color:#5FF;
}
p,li,td {font-size:12pt;}
.klein {
  font-family:Arial;
  font-size:12px;
  line-height:1;
}
h2 {font-family:Times New Roman;
    margin:5 0;
    font-size:32pt;
    text-decoration:underline;
}
h3 {font-family:Times New Roman;
    margin:10 0;
    font-size:22pt;
    text-decoration:underline;
    font-style:italic;
}
a {font-size:12pt;
   font-family:Times New Roman;
   color:#00F;
   text-decoration:none;
   padding:;
}
a:hover {
  color:#0FF;
  background-color:#00D;
  border:2 ridge blue;
}
a.menu {
  background-repeat:no-repeat;
  display:inline-block;
  color:#008;
  font-size:12px;
  font-weight:bold;
  font-family:Arial;
  text-align:center;
  text-decoration:none;
  width:137;
  height:22;
  padding:8 10 0 0;
}
a.menu:hover {
  color:#FFF;
  background-color:#00D;
  border:none;
}
table.laufschrift{
  padding-top:5;
  color:#008;
  font-size:12pt;
  font-weight:bold;
}
.fusszeile {
  font-size:12pt;
  border-style:ridge none;
  border-color:#0000FF;
  border-width:2;
  text-align:center;
  margin:0;
}
.bild {
  border-width:3;
  border-style:ridge;
  border-color: #08F;
}
a.sub {
  margin:0 0 0 8;
  display:inline-block;
  padding:0 2 0 2;
  text-align:center;
  width:110;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
  font-family:Arial;
}
a.sub:hover {
  border-style:none;
}
div.subhide {
  display:none;
}
div.subshow {
  background-image:url(http://www.doden-home.de/images/button_bg.gif);
  margin:0 0 0 0;
  padding:0 0 0 0;
  width:137;
  border-style:none;
  border-width: 2 2 2 2;
}

