body
{
   background-color: #FFF;
   font-size: 9pt;
   color: #000;
   font-family: Comic Sans MS, Verdana, Helvetica, Sans-Serif;
}

.contents
{
   padding-left: 10pt;
   padding-top: 20pt;
   background-image: url(http://www.herbanima.at/images/bg.gif);
}

h1
{
   font-weight: bold;
   font-size: 24pt;
   text-align: center;
}

h2
{
   font-weight: bold;
   font-size: 15pt;
   text-align: center;
   line-height: 16pt;
}

h3
{
   font-weight: bold;
   font-size: 13pt;
   text-align: left;
}

h4
{
   font-weight: bold;
   font-size: 11pt;
   text-align: center;
}

.h_green
{
   color: #093;
}

td
{
   font-size: 10pt;
   color: #000;
   font-family: Comic Sans MS, Verdana, Helvetica, Sans-Serif;
}

th
{
   font-weight: bold;
   font-size: 10pt;
   color: #000;
   font-family: Comic Sans MS, Verdana, Helvetica, Sans-Serif;
   text-align: left;
}

p
{
   display: block;
   font-size: 10pt;
   color: #000;
   font-family: Comic Sans MS, Verdana, Helvetica, Sans-Serif;
   text-align: justify;
}

a
{
   color: #093;
   text-decoration: none;
}

a:active
{
   color: #093;
}

a:visited
{
   color: #093;
}

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

a.startseite
{
   font-size: 11pt;
}

img.img_centered
{
   display: block;
   text-align: center;
}

img.img_right
{
   display: block;
   text-align: right;
}

.centered
{
   text-align: center;
}

.author
{
   font-size: 8pt;
   font-style: italic;
   text-align: left;
}

ul li
{
   line-height: 2.0em;
   vertical-align: middle;
   list-style-image: url(http://www.herbanima.at/images/logo_s1.gif);
}

ul li.lineheight3
{
   line-height: 3em;
}

ul li.lineheight2
{
   line-height: 2em;
}

ul li.normal
{
   line-height: 1.5em;
   list-style-type: disc;
   list-style-image: none;
}

