.full {
        height : 100%;
}

body, p, a, td {
        font : 12px Tahoma, Verdana, Arial;
        color : Black;
}

td {
        padding : 0px;
        margin : 0px;
        vertical-align : top;
        text-align : left;
}

li {
        list-style : square;
        margin-left : -20px;
}

table {
        border-collapse: collapse;
}

table.all {
        width : 704px;
}

td.left {
        width : 216px;
        padding : 0px;
        background : #EDEDD5;
}

td.left-red {
        width : 216px;
        padding : 0px;
        background : #B3583E;
}

td.right {
        width : 458px;
        padding : 0px;
        background-color : #EDEDD5;
}

td.rightmargin {
        width : 30px;
        background-color : #EDEDD5;
}

td.com-yel {
        background-color : #EDEDD5;
}

td.com-white {
        background-color : White;
}

td.contact {
        padding : 18px;
        font : 11px Tahoma, Verdana, Arial;
        color : #85855B;
        background : #EDEDD5;
}

a.contact {
        color : #85855B;
        font : 11px Tahoma, Verdana, Arial;
}

/* MENU */

td.menu {
        text-align : right;
        padding : 9px 19px 9px 10px;
        background : #B3583E;
}

td.menufooter {
        background : #B3583E;
}

td.menuline {
        text-align : right;
        padding : 0px 0px 0px 0px;
        background : #B3583E;
        height : 1px;
}

td.menuhover {
        text-align : right;
        padding : 9px 19px 9px 10px;
/*      background : #D26C4E; */
        background : #924734;
}

a.menu {
        font : bold 13px Verdana, Tahoma, Arial;
        color : #24120C;
        text-decoration : none;
}

td.menuactive {
        text-align : right;
        padding : 9px 19px 8px 10px;
/*      background : #924734; */
/*      background : #C27965; */
        background : #D26C4E;
}

a.menuactive {
        font : bold 13px Verdana, Tahoma, Arial;
        color : White;
        text-decoration : none;
}

td.submenu {
        text-align : right;
        padding : 3px 0px 3px 10px;
/*      background : #924734; */
/*      background : #C27965; */
        background : #D26C4E;
}

a.submenu {
        font : 11px Tahoma, Verdana, Arial;
        color : #24120C;
        text-decoration : none;
}

td.submenuactive {
        text-align : right;
        padding : 3px 0px 3px 40px;
/*      background : #924734; */
/*      background : #C27965; */
        background : #D26C4E;
}

a.submenuactive {
        font : 11px Tahoma, Verdana, Arial;
        color : White;
        text-decoration : none;
}

td.search {
        text-align : right;
        padding : 9px 19px 9px 10px;
}

input.search {
        border : 1px solid #B0B092;
        font : 12px Tahoma, Verdana, Arial;
}

input.searchbutton {
        border : 1px solid #B0B092;
        font : 11px Tahoma, Verdana, Arial;
        background : #C7C79D;
}

/* CONTENT */

td.contentheader {
        font : bold 16px Verdana, Tahoma, Arial;
        padding : 3px 40px 0px 20px;
        width : 418px;
        height : 70px;
        background-color : White;
}

td.content {
        padding : 0px 58px 0px 21px; 
        text-align : justify;
        background-color : White;
}

td.contentmargin {
        width : 40px;
        background : White;
}

/* LANGUAGE */

td.language {
        vertical-align : middle;
        text-align : right;
}

a.language {
        color : #AFAF91;
        font : bold 10px Tahoma, Verdana, Arial;
        text-transform : uppercase;
        text-decoration : none;
}
