﻿/* Content */
div#Content
{
    /* float           : left; */
    margin-left     : 196px;
    margin-right    : 196px;
    padding         : 10px 0px 20px 5px;
    border          : 0px solid #FF0000;
}

div#Content * div.h1
{
    clear               : both;
    font-weight         : normal;
    margin-bottom       : 4px;
    padding-top         : 0px;
    color               : #384677;
    background-image    : url('../Images/Content.H1.Background.Full.png');
    background-repeat   : no-repeat;
    background-position : right top;
    vertical-align      : middle;
    line-height         : 18px;
    border              : 0px solid #FF0000;
    text-align          : left;
}

div#Content * div.h1 img.Print
{
    float               : right;
    margin-top          : -25px;
    margin-right        : 10px;
}

div#Content * h1
{
    font-size           : 12px;
    height              : 32px;
    font-weight         : bold;
    padding-top         : 5px;
    margin-bottom       : 0px;
    margin-top          : 0px;
    margin-left         : 5px;
    color               : #000000;
    background-repeat   : repeat-x;
    vertical-align      : middle;
}

div#Content * h1 *
{
    vertical-align      : middle;
}

div#Content * h1 a
{
    font-size       : 12px;
    font-weight     : bold;
    margin-bottom   : 25px;
    color           : #000000;
    text-decoration : none;
}

div#Content * div.Block
{
    padding-bottom  : 0px;
    padding-right   : 5px;
    margin-bottom   : 20px;
    text-align      : justify;
}

div#Content * div.BlockA
{
    padding-bottom  : 10px;
    text-align      : justify;
}

div#Content *
{
    font-size       : 11px;
}

div#Content * ul
{
    color           : #000000;
    margin-top      : 5px;
    margin-left     : 10px;
    margin-bottom   : 5px;
    padding         : 0;
    padding-left    : 20px;
}

/* Tabelle Abfallgebuehren */
div#Content table.Abfallgebuehren
{
    border-width    : thin !important;
    border-style    : double !important;
    border-color    : #000000 !important;
}

div#Content table.Abfallgebuehren th
{
    text-align      : center;
    font-weight     : normal;
    font-size       : 10px !important;
    border          : 1px solid #000000;
}

div#Content table.Abfallgebuehren td
{
    text-align      : right;
    font-weight     : bold;
    font-size       : 10px !important;
    border          : 1px solid #000000;
}

/* Tabelle List */
table.List
{
}

table.List th
{
    text-align      : left;
    font-weight     : bold;
    font-style      : italic;
    font-size       : 11px !important;
    border-bottom   : 1px solid #000000;
    padding         : 4px;
}

table.List th:first-child
{
    padding-left    : 0px;
}

table.List td
{
    font-weight     : normal;
    font-size       : 11px !important;
    border          : 0px solid #000000;
    border-bottom   : 1px solid #CACACA;
    padding         : 4px;
    vertical-align  : top;
}

table.List td:first-child
{
    padding-left    : 0px;
}

/* Table Centered */
table.Centered th
{
    vertical-align  : bottom !important;
}

table.Centered td
{
    font-weight     : bold;
    font-size       : 11px !important;
    vertical-align  : top;
    text-align      : center;
}

/* Table CenteredHeader */
table.CenteredHeader th
{
    text-align      : center !important;
}

table.CenteredHeader td
{
    border-right    : 1px solid #CACACA;
}

table.CenteredHeader td:first-child
{
    border-left     : 0px solid #CACACA;
}
