* html body {
    margin-bottom : -19px;
/*    font-family   : "\"}\"";*/
/*    font-family   : inherit;*/
    margin-bottom : 0px;
    z-index       : 2;
}
/* ------------------------------------ Willkommen box ------------------------------------ */
.box-top {
    float             : left;
    align             : right;
    margin-bottom     : 10px;
    padding-top       : 0px;
    padding-right     : 5px;
    padding-bottom    : 0px;
    margin-left       : 50px;
    border            : solid 1px #8C2D49;
}
/* ------------------------------------ Seitenaufbau -------------------------------------- */
.columns
{
    clear             : both;
    margin            : 0px;
    margin-top        : -3px;
    padding           : 0px;
    border            : 0px; 
    color             : #000000;
    background-color  : #FFFFFF;
}
/* reset post NN4 */
.columns
{
/*/*/
    clear             : both;
    border            : none;
    margin-top        : -3px;
    background-color  : transparent;
/* */
}
/* ------------------------------------ colored line -------------------------------------- */
.column-line
{
    clear             : both;
    background-image  : url(http://www.tovula.de/main_color.gif);
    background-repeat : repeat-x;
    margin            : 0px;
      padding           : 0px;
    border            : 0px; 
    color             : #FFFFFF;
    height            : 63px;
}
/* reset post NN4 */
.column-line
{
/*/*/
    clear             : both;
    background-image  : url(http://www.tovula.de/main_color.gif);
    background-repeat : repeat-x;
    border            : none;
    background-color  : transparent;
    height            : 63px;
/* */
}
/* ------------------------------------ Impressum ----------------------------------------- */
.column-bottom
{
    clear             : both;
    background-image  : url(http://www.tovula.de/bg_impress.gif);
    background-repeat : repeat-y;
    margin            : 0px;
    margin-top        : 0.5px;
    padding           : 0px;
    border            : 0px;
    min-height        : 25px;
    height            : auto;
    _height           : 25px;
}
/* reset post NN4 */
.column-bottom
{
/*/*/
    clear             : both;
    background-image  : url(http://www.tovula.de/bg_impress.gif);
    background-repeat : repeat-y;
    border            : 0px;
    margin-top        : 0.5px;
/* */
}
/* ------------------------------------ layout_content ------------------------------------ */
.leftsubmenu        /* ---------------- column_1 ------------------------------------------ */
{
    float             : left;
    width             : 130px;
    margin-bottom     : 0px;
    margin-top        : 0px;
      margin-left       : 15px;
      margin-right      : 0px;
    padding-top       : 0px;
    padding_bottom    : 0px;
    padding-left      : 0px;
    padding-right     : 0px;
}
.leftmainmenu       /* ---------------- column_2 ------------------------------------------- */
{
    float             : left;
    left              : 130px;
    width             : 180px;
    margin            : 0px 0px 0px 0px;
    padding           : 0px 0px 0px 0px;
}
/* reset post NN4 */
.leftmainmenu
{
/*/*/
      margin-left       : 0px;
      margin-top        : 0px;
    margin-right      : 0px;
    padding-top       : 0px;
    padding-right     : 0px;
/* */
}
.rightcolumn       /* ---------------- column_4 ------------------------------------------- -*/
{
    position          : static;
    float             : right;
    width             : 10px;
    margin            : 0px;
    padding           : 0px;
}
.centercolumn      /* ---------------- column 3 -------------------------------------------- */
{
    margin            : 0px;
    padding           : 0px;
  }
/* NN4 values */
.centercolumn
{
    margin-left       : 0px;
    margin-right      : 0px;
    margin-top        : 3px;
    padding-left      : 0px;
    padding-right     : 0px;
}
/* Other browsers */
/*/*/
.centercolumn
{
    margin-right      : 40px;
    margin-right      : 0px;
    padding-left      : 0px;
    padding-right     : 0px;
}
/* */
/* OmniWeb (exclude from IE5 mac) */
/*\*/
.fake.centercolumn
{
    margin-left       : 0px;
    margin-right      : 0px;
    padding-left      : 0px;
    padding-right     : 0px;
}
/* reset IE*/
* html body .centercolumn
{
    margin-left       : 0px;
    margin-right      : 0px;
    padding-left      : 0px;
    padding-right     : 0px;
}
