/* menu.html (linke Seite)                  */
/* (C) 2003 Kindertraumwelt Petra Schneider */
/* Autor: Michael Schatz | www.mschatz.de   */
/* Erstellt: 09.01.03                       */
/* Geändert: 21.02.03 / 23.03.04            */
body      
 {
  background-color:rgb(255,211,34);
  margin:0 0 0 0;
 }
table.t1  
 {
  height:100%;
  width:100%;
  border:none 0px;
  padding:0 0 0 0;
 }
table.t2
 {
  height:301px;
  width:142px;
  border:none 0px;
  padding:0 0 0 0;
 }
td.t21
 {
  width:32px;
  height:35px;
 }
td.t22
 {
  padding-top:0px;
  padding-bottom:5px;
  width:110px;
  height:35px;
  background-image:url(../grafik/mback.jpg);
 }
td.t22b
 {
  padding-top:0px;
  padding-bottom:5px;
  width:110px;
  height:45px;
  background-image:url(../grafik/mback2.jpg);
 }
td.t23
 {
  height:10px;
 }
td.copy
 {
  padding-bottom:10px;
  font:9px Verdana,Arial,Helvetica;
  font-weight:bold;
  color:rgb(0,0,128);
 }
a
 {
  font:9px Verdana,Arial,Helvetica;
  font-weight:bold;
  color:rgb(0,0,128);
  text-decoration:none;
 }
