body,td,th,ul {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 101%
}
body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

#header        {
        position: absolute;
        z-index: 10;
        height: 175px;
        width: 940px;
        left: 50%;
        top: 0px;
        padding: 0px;
        margin-left: -471px;
}

#content       {
        position: absolute;
        z-index: 10;
        height: auto;
        width: 940px;
        left: 50%;
        top: 175px;
        margin-left: -471px;
        background-image: url(/pino/images/bg_nav.gif);
        background-repeat: repeat-y;
        background-position: left top;
}
#linkespalte        {
        margin: 0px;
        margin-bottom: 0px;
        padding: 0px 0px 0px 0px;
        height: auto;
        width: 204px;
        float: left;
}
#linkespalte a.nav2  {
        color: #815CA4;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
}
#linkespalte a.nav2:hover, #linkespalte a.navSelect2  {
        color: #00B0F0;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}
#linkespalte a.nav3  {
        color: #815CA4;
        text-decoration: none;
        font-size: 12px;
}
#linkespalte a.nav3:hover, #linkespalte a.navSelect3  {
        color: #00B0F0;
        font-size: 12px;
        text-decoration: none;
}
#linkespalte span.nav2, #linkespalte span.navSelect2  {
        border: 2px;
        border-style: solid;
        border-color: #00B0F0;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-right-width: 0px;
        padding-left: 6px;
        margin-left: 20px;
        line-height: 160%;
}
#linkespalte span.nav3, #linkespalte span.navSelect3  {
        margin-left: 34px;
        line-height: 160%;
}
#mitte        {
        padding: 7px 20px;
        height: auto;
        width: auto;
        margin-top: 16px;
        margin-right: 180px;
        margin-bottom: 0px;
        margin-left: 194px;
        color: #815CA4;
        line-height: 150%;
}
#mitte h1, #mitte h2, #mitte h3, #rechtespalte h3        {
        color: #815CA4;
        margin-top: 0px;
        line-height: normal;
}
#mitte h1        {
        font-size: 18px;
}
#mitte h2        {
        font-size: 14px;
}
#mitte h3        {
        font-size: 20px;
}
#mitte a:link, #mitte a:visited        {
        color: #00B0F0;
        text-decoration: none;
}
#mitte a:hover        {
        color: #00B0F0;
        text-decoration: underline;
}
#mitte p.links a, #mitte span.links a      {
        background-image: url(/pino/images/pfeil.gif);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        padding-left: 14px;
}
#mitte hr        {
        color: #815CA4;
}
#mitte .alt0 {
        font-size: 12px;
        color: #666666;
        line-height: 130%;
}
#kontakt {
        position: absolute;
        bottom: 70px;
        left: 430px;
        word-spacing: 6px;
        width: 200px;
        font-size: 12px;
}
#rechtespalte        {
        margin: 6px 0px 0px 0px;
        padding: 0px;
        float: right;
        height: auto;
        width: 170px;
        font-size: 12px;
        color: #815CA4;
        border-left-width: 3px;
        border-left-style: solid;
        border-left-color: #815CA4;
}
#rechtespalte p.links a        {
        background-image: url(/pino/images/pfeil.gif);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        padding-left: 14px;
}
#rechtespalte p, #rechtespalte h3      {
        margin-left: 12px;
}
#rechtespalte a:link, #rechtespalte a:visited        {
        color: #00B0F0;
        text-decoration: none;
}
#rechtespalte a:hover        {
        color: #00B0F0;
        text-decoration: underline;
}
#rechtespalte a.boxVcardLink {
        font-size: 11px;
}
#rechtespalte h3        {
        font-size: 16px;
        line-height: normal;
}
#rechtespalte p        {
        line-height: 140%;
}
#rechtespalte p.links        {
        line-height: 170%;
}
#rechtespalte hr        {
        color: #815CA4;
        margin-bottom: 10px;
}
#rechtespalte img        {
        margin-left: 0px;
        margin-bottom: 10px;
}

#footer        {
        background-image: url(/pino/images/trans_bg.gif);
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
        height: auto;
}

#footer p      {
        margin: 0px 0px 0px 0px;
        padding: 12px 0px 0px 0px;
        font-size: 12px;
        color: #815CA4;
}
#footer a:link, #footer a:visited        {
        color: #00B0F0;
        text-decoration: none;
}
#footer a:hover        {
        color: #00B0F0;
        text-decoration: underline;
}

  /* following added by eduard on 27.04.2009 */
  span.float_left,
  span.wdss_pic_left      { display: block;
                            float:   left;
                            padding: 3px 10px 10px 0px;
                            margin:  0;
                            border:  0;
                            height:  auto;
                          }
  span.wdss_pic_right     { display: block;
                            overflow: hidden;
                            float:   right;
                            padding: 3px 0px 10px 10px;
                            margin:  0;
                            border:  0;
                            height:  auto;
                          }
  span.wdss_pic_zoom      { float: right; }
  span.wdss_pic_subscript, span.alt0 { font-size: 10px; color: #666666; }

  a.float_left,
  a.wdss_pic_left,
  a.wdss_pic_right,
  a.wdss_pic_none         { border:          0;
                            text-decoration: none;
                            clear: all;
                          }
  a.wdss_pic_zoom         { border:          0;
                            text-decoration: none;
                          }

  img.float_left,
  img.wdss_pic_left,
  img.wdss_pic_right,
  img.wdss_pic_none,
  img.wdss_pic_zoom       { border: 0; }
