/*----------------------------------------------------------------- */
/*css für weihnachtswelle*/
/*----------------------------------------------------------------- */

/*----------------------------------------------------------------- */
/*body*/

body{
  color: #FFFFFF;
  background-image: url(pix/bg.gif);
  background-repeat: repeat-y;
  }

/*-----------------------------------------------------------------*/
/*text*/

p,td,ul,ol,li{
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  }

p,li,ul{
  line-height: 20px;
  text-align: justify;
  }

h1,h2,p.head{
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 18px;
  color: #006600;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
  }

p.small{
  font-family: verdana, helvetica, arial, sans-serif;
  color: #000000;
  font-size: 10px;
  }

p.cat{
  font-family: verdana, helvetica, arial, sans-serif;
  line-height: 12px;
  text-align: right;
  color: #000000;
  font-size: 10px;
  }
/*-----------------------------------------------------------------*/
/*links*/

a:link, a:visited, a:active, a:hover{
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #990000;
  font-weight: bold;
  text-decoration: none;}
  }

a:hover{
  text-decoration: underline;
  color: #006600;}

a.small:link, a.small:visited, a.small:active, a.small:hover{
  font-family: verdana, helvetica, arial, sans-serif;
  color: #990000;
  font-size: 10px;
  font-weight: bold;
  }

a.small:hover{
  text-decoration: underline;
  color: #006600;}

/*-----------------------------------------------------------------*/
/*navi*/

p.navi, a.navi:link, a.navi:visited, a.navi:active, a.navi:hover{
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;}
  }

a.navi:hover{
  text-decoration: underline;
  }

/*-----------------------------------------------------------------*/
/*table*/

td.content{background-image: url(pix/table-bg.jpg);}