html, body {

        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
}

html, body, td {
        color: #363636;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
}

* {
        margin: 0px;
        padding: 0px;
}

body {
        padding: 9px;
}

a:link, a:visited {
        color: #603913;
        text-decoration: underline;
}

a:hover {
        color: #c00000;
}

p {
        margin: 0px;
        padding: 6px 0px;
        font-size: 13px;
        line-height: 1.2em;
}

img {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

ul, li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}

table {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

td { 
        text-align: left;
        vertical-align: top;
        padding: 0px;
}

form {
        margin: 0px;
        padding: 0px;
}

input {
        vertical-align: middle;
}

h1 {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 17px;
        padding: 10px 0px 6px 0px;
        color: #603913;
}

h2 {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
        padding: 8px 0px 6px 0px;
        color: #603913;
}




div#page {
    min-width: 950px;
}

* html div#min-width {
    border-left: 950px solid #ffffff;
    position: relative;
    float: left;
    z-index: 1;
}

* html div#page {
    margin-left: -950px;
    position: relative;
    float: left;
    z-index: 2;
}




/*************************************************************/

h1.logo {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 17px;
        line-height: 15px;
        padding: 22px 0px 0px 0px;
        color: #fcda00;
}

h2.logo2 {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        padding-top: 5px;
        color: #ebebeb;
}

a.black:link, a.black:visited {
        color: #363636;
        text-decoration: underline;
}

a.white:link, a.white:visited {
        color: #ffffff;
        text-decoration: underline;
}

a.black:hover, a.white:hover {
        text-decoration: none;
}

td.grey {
        background-color: #6f706c;
        background-image: url(images/bgr_hat.jpg);
        background-position: 0px 100%;
        background-repeat: repeat-x;
        height: 94px;
        vertical-align: middle;
}

td.yellow {
        background-color: #ffd50d;
        background-image: url(images/bgr_yellow.gif);
        background-position: 0px 100%;
        background-repeat: repeat-x;
        height: 184px;
        padding-left: 8px;
}

span.topmenu {
        display: block;
        width: 170px;
        height: 21px;
        overflow: visible;
        float: left;
        background-image: url(images/bgr_topmenu.gif);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        color: #ffffff;
        font-size: 17px;
        line-height: 17px;
}

span.first {
        width: 161px;
        background-image: url(images/bgr_topmenu_l.gif);
}

span.topmenu a {
        padding-left: 26px;
}

span.topmenu a.white:hover {
        color: #fcda00;
        text-decoration: underline;
}

a.active:link, a.active:visited {
        color: #fcda00;
        background-image: url(images/bullet_active.gif);
        background-position: 5px 5px;
        background-repeat: no-repeat;
}

a.active:hover {
        text-decoration: none;
}

div.clear {
        clear: both;
        height: 1px;
        line-height: 1px;
        overflow: hidden;
}

ul.bullet1 {
        
}

ul.bullet1 li {
        background-image: url(images/bullet1.gif);
        background-position: 2px 6px;
        background-repeat: no-repeat;
        padding-left: 15px;
}

.p11, .p11 p {
        font-size: 11px;
}

ul.news {
        padding-bottom: 20px;
}

ul.news li {
        background-position: 2px 25px;
        padding-top: 20px;
}

ul.news p {
        padding: 0px;
}

p.date {
        font-weight: bold;
        font-size: 11px;
        padding: 0px;
}

p.here {
        font-size: 9px;
        color: #ffffff;
        float: right;
        padding-right: 10px;
        padding-top: 15px;
        padding-bottom: 0px;
        white-space: nowrap;
}

ul.blue {
        font-weight: bold;
        margin-left: -9px;
}

ul.blue li {
        margin: 7px 0px;
}

ul.blue ul ul li {
        margin: 0px;
}

ul.blue ul {
        font-weight: normal;
        margin: 5px 0px 0px 3px;
}

ul.blue ul ul {
        font-size: 11px;
}

ul.blue a:link, ul.blue a:visited {
        color: #0072bc;
}

ul.blue a.active:link, ul.blue a.active:visited {
        color: #603913;
        background-image: none;
}


ul.blue a:hover {
        text-decoration: none;
}

.td_head, #content .td_head {
        color: #603913;
        font-weight: bold;
        font-size: 13px;
        height: auto;
        text-align: left;
        background-color: #fbf5db;
        border-bottom: 2px solid #603913;
        padding: 6px 10px;
}

.td_row, #content .td_row {
        background-color: #ffffff;
        border-right: 1px solid #dfd7d0;
        border-bottom: 1px solid #dfd7d0;
        font-size: 13px;
        padding: 6px 10px;
}

.td_foot, #content .td_foot {
        color: #603913;
        font-weight: bold;
        font-size: 13px;
        text-align: left;
        background-color: #fdfbf1;
        border-top: 2px solid #ac9885;
        padding: 6px 10px;
}

input.i_txt {
        color: #603913;
        font-size: 11px;
        width: 180px;
        height: 18px;
        line-height: 18px;
        background-color: #fbf5db;
        border: 0px;
        border-bottom: 1px solid #363636;
        padding-left: 5px;
        margin-left: 5px;
        margin-bottom: 5px;
}

textarea.i_textarea {
        color: #603913;
        font-size: 11px;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        width: 180px;
        height: 84px;
        background-color: #fbf5db;
        border: 1px solid #000000;
        overflow: auto;
        padding-left: 5px;
        margin-left: 5px;
        margin-bottom: 5px;
}

input.i_button {
        background-color: #ffea88;
        border: 1px solid #7f7f7f;
        color: #603913;
        font-weight: bold;
        font-size: 11px;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        line-height: 17px;
        height: 17px;
        width: 89px;
        text-align: center;
        margin-left: 5px;
}



/*************************************************************/

table#hat, table#content, table#footer {
        table-layout: fixed;
        width: 100%;
}

col#hat1 {
        width: 188px;
}

col#hat2 {
        width: 100%;
}

div#grey2 {
        background-image: url(images/bgr_hat_l.jpg);
        background-position: 0px 100%;
        background-repeat: no-repeat;
        height: 69px;
        width: 532px;
        padding-top: 25px;
        padding-left: 7px;
        float: left;
}

div#yellow2 {
        background-image: url(images/kabel.jpg);
        background-position: 100% 100%;
        background-repeat: no-repeat;
        height: 184px;
        padding-right: 559px;
}

form#search {
        float: right;
        padding-right: 3px;
}

form#search p {
        font-weight:bold;
        padding:35px 0px 1px 3px;
        line-height: 12px;
}

input#search_txt {
        border: 1px solid #3d3e3c;
        border-right: 0px;
        background-color: #5e5e5e;
        color: #ffffff;
        font-size: 11px;
        width: 142px;
        height: 21px;
        _height: 19px;
        padding-left: 5px;
        line-height: 18px;
}

input#search_btn {
        border: 0px;
        background-image: url(images/bgr_button.gif);
        background-position: 0px -1px;
        background-repeat: no-repeat;
        width: 58px;
        height: 21px;
        color: #fcda00;
        font-weight: bold;
        font-size: 11px;
        line-height: 21px;
}

table#basket {
        margin: 3px 0px 5px 0px;
}

table#basket td {
        font-size: 11px;
        font-weight: bold;
        padding-left: 5px;
}

table#basket td.bullet1 {
        font-weight: normal;
        background-image: url(images/bullet1.gif);
        background-position: 2px 5px;
        background-repeat: no-repeat;
        padding-left: 11px;
}

table#content td {
        background-image: url(images/bar.jpg);
        background-position: 1px 100%;
        background-repeat: no-repeat;
        padding: 5px 12px 15px 8px;
}

table#content table td, table#content table th {
        background-image: none;
        background-color: #ffffff;
        padding: 0px;
}

col#content1 {
        width: 100%;
}

col#content2 {
        width: 308px;
        _width: 298px;
}

col#content3 {
        width: 190px;
        _width: 180px;
}

table#content {
        margin: 1px 0px;
}

table#content th {
        background-color: #646462;
        color: #ffffff;
        background-image: url(images/bgr_grey.gif);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        height: 36px;
        overflow: hidden;
        padding: 0px;
        padding-left: 10px;
        vertical-align: middle;
        font-size: 17px;
        line-height: 17px;
        font-weight: normal;
        text-align: left;
}

table#content th h1 {
        color: #ffffff;
}

td#content_left {
        border-left: 1px dotted #15639c;
        border-right: 1px dotted #15639c;
}

td#content_left p, td#content_right2 p {
        text-align: justify;
}

td#content_right {
        background-color: #f4f4f4;
}

td#content_left2 {
        background-color: #f4f4f4;
        border-left: 1px dotted #15639c;
}

table#content td#content_right2 {
        background-image: none;
}

table#footer td {
        background-color: #6b6c68;
        background-image: url(images/bgr_footer.gif);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        color: #ffffff;
        height: 76px;
        vertical-align: middle;
        padding-left: 8px;
        font-size: 11px;
}

col#footer1 {
        width: 188px;
        _width: 178px;
}

col#footer2 {
        width: 100%;
}

col#footer3 {
        width: 308px;
        _width: 298px;
}

div#menocom {
        float: right;
        text-align: left;
        margin: 0px;
        padding: 5px 0px 0px 0px;
        width: 88px;
        font-size: 9px;
}

div#menocom p {
        font-size: 9px;
        padding: 0px 0px 0px 3px;
        margin-top: -2px;
}


/*****************    ****/
.red {color: #c00000};


