body {
    background : #ffcc66;
    font-family: Arial, Helvetica;
    color: #cc6600;
    font-size: 14px;
          scrollbar-3dlight-color : #cc6600;
        scrollbar-arrow-color : #cc6600;
        scrollbar-base-color : #ffcc66;
        scrollbar-darkshadow-color : #ffcc66;
        scrollbar-face-color : #ffcc66;
        scrollbar-highlight-color : #cc6600;
        scrollbar-shadow-color : #cc6600;
        scrollbar-track-color : #ffcc66;
    empty-cells: show;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


a.list {
    text-decoration: none;
}

a.list:hover {
    text-decoration: underline overline;
}

table.page {
    border : none #ffcc66;
    background : #ffcc66;
    width : 100%;
    height : 100%
}

*  {
    font-size: 14px;
    line-height: 140%;
    empty-cells: show;
}


td.navigation {
    background : #ffcc66;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    height : 25px;
    vertical-align: middle;
}

td.nav_shadow {
    background: url(../images/layout/bg_navigation.gif);
    height : 3px;
}

td.nav_left_shadow {
    background : url(../images/layout/bg_menu_oben.gif);
    width : 220px;
    height: 3px;
}

td.menu {
    background : #e7e7e7 url(../images/layout/bg_menu.gif);
    width : 220px;
}

td.top {
    background : #ffcc66 url(../images/layout/bg_stadtmauer.jpg) no-repeat;
}

td.main {
    background : #e7e7e7 url(../images/layout/bg_stadtlogo.gif) repeat;
    text-align: center;
    vertical-align: top;
    height: 100%;
}

td.boxes {
    border: dotted thin #cc6600;
}

td.hr {
    background: url(../images/layout/hr.gif);
}


h1  {
    color: #cc6600;
    font-size: 22px;
}

h2 {
    font-size: 18px;
}

*.footer
{
    font-size: 10px;
    line-height: 14px;
}

a {
    color : #cc6600;
    text-decoration : underline;
}

a:hover {
    text-decoration : overline underline;
}

a.navigation {
    text-decoration:none;
}

a:hover.navigation {
    text-decoration: overline underline;
}

a:active {
    color: black;
}

input, select, textarea {
    border: 2px dotted;
    border-color: cc6600;
    background: tranparent;
    color: cc6600;

}

input[type="checkbox"] {
    background-color: transparent;

}

select {
    background-color: e7e7e7;
}

input:focus, select:focus, textarea:focus {
    border-color: 000000;
}


textarea {
        scrollbar-3dlight-color : #cc6600;
        scrollbar-arrow-color : #cc6600;
        scrollbar-base-color : #e7e7e7;
        scrollbar-darkshadow-color : #ffcc66;
        scrollbar-face-color : #e7e7e7;
        scrollbar-highlight-color : #cc6600;
        scrollbar-shadow-color : #cc6600;
        scrollbar-track-color : #e7e7e7;
}

.hr {
    background: url(../images/layout/hr.gif);
    height: 10px;
}


/* ------------------------------------------------ */
img { border: 0; }

form.mailformular #idhomepage, form.gbformular #idhomepage, form.kontaktform #idhomepage { display: none; }
form.mailformular #zeilehp, form.gbformular #zeilehp, form.kontaktform #zeilehp { display: none; }
