/* Style-Datei MotherGoose */
body {
  background-image:url(pics/bg_white.gif);
}

h2,h3 {
  font-size:20pt; color:#000000; font-family:chiller;
}

div.menu {
  position: absolute; top: 0px; left: 0px; background-image:url(pics/bg_menu.gif); width: 250px; height: 800px; margin: 0px; padding: 0px;
}

div.content {
  position: absolute; top: 0px; left: 250px; margin: 0px; padding: 20px; text-decoration:none; font-weight:normal; color:#000000; font-family: arial; font-size: 10pt;
}

a:link      { text-decoration:none; font-weight:bold; color:#FFFFFF; font-family: chiller; font-size: 20pt; }
a:visited   { text-decoration:none; font-weight:bold; color:#FFFFFF; font-family: chiller; font-size: 20pt; }
a:hover     { text-decoration:none; font-weight:bold; color:#C0C0C0; font-family: chiller; font-size: 20pt; }
a:active    { text-decoration:none; font-weight:bold; color:#FFFFFF; font-family: chiller; font-size: 20pt; }
a:link i    { text-decoration:none; font-weight:bold; color:#000000; font-family: chiller; font-size: 20pt; }
a:visited i { text-decoration:none; font-weight:bold; color:#808080; font-family: chiller; font-size: 20pt; }
a:hover i   { text-decoration:none; font-weight:bold; color:#C0C0C0; font-family: chiller; font-size: 20pt; }
a:active i  { text-decoration:none; font-weight:bold; color:#000000; font-family: chiller; font-size: 20pt; }
