html,
body {
    margin: 0;
    padding: 0;
    color: #1D1413;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    line-height: 18px;
    background-color: #FFFFFF;
    letter-spacing: 1px;
}

.hidepics {
    width: 0px;
    height: 0px;
    display: none;
}

h1 {
    font-size: 25px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: 2px;
}

h2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    letter-spacing: 2px;
}

h3 {
    font-size: 17px;
    line-height: 19px;
    font-weight: bold;
    letter-spacing: 2px;
}

.h2Gelb {
    color: #CE763D;
}

.blockMittel {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
}

.blockKlein {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
}

#container {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
}

#inhaltText {
    position: relative;
    left: 60px;
    width: 980px;
    height: auto;
}

#content {
    text-align: left;
}

#header {
    position: relative;
    text-align: center;
}

#telefon {
    font-size: 11px;
    font-weight: bold;
    left: 705px;
    letter-spacing: 1px;
    position: relative;
    width: 385px;
}

#hauptmenu {
    position: relative;
    width: 800px;
    left: 266px;
    height: 60px;
    top: 5px;
}

#inhalt {
    position: relative;
    width: 1100px;
    left: 0;
    top: 30px;
    height: auto;
}

#footer {
    position: relative;
    background-repeat: no-repeat;
    width: 1100px;
    background-position: center;
}

#impressum {
    font-size: 11px;
    left: 83px;
    letter-spacing: 1px;
    position: relative;
    width: 913px;
    font-weight: bold;
}

#katalogzamzimmert {
    height: 122px;
    left: 851px;
    position: relative;
    top: 365px;
    width: 126px;
}

#kataloghandel {
    height: 122px;
    left: 891px;
    position: relative;
    top: 224px;
    width: 126px;
}

#katalogkontakt {
    height: 122px;
    left: 847px;
    position: absolute;
    top: -721px;
    width: 126px;
}

#kontaktKatalogText {
    height: 148px;
    left: 753px;
    position: absolute;
    text-align: center;
    top: 117px;
    width: 200px;
}

td.hauptmenu {
    padding: 0;
    font-size: 16px;
    width: 156px;
    text-align: center;
    vertical-align: middle;
    height: 60px;
    background-image: url("../img/hauptnavibutton_braun.png");
    background-repeat: no-repeat;
    font-weight: bold;
}

td.hauptmenuAktiv {
    padding: 0;
    font-size: 16px;
    width: 156px;
    text-align: center;
    vertical-align: middle;
    height: 60px;
    background-image: url("../img/hauptnavibutton_schwarz.png");
    background-repeat: no-repeat;
    font-weight: bold;
    color: #9A8882;
}

td.hauptmenu:hover {
    background-image: url("../img/hauptnavibutton_schwarz.png");
    background-repeat: no-repeat;
    color: #9A8882;
}

table.hauptmenu {
    border-collapse: collapse;
    border-spacing: 0;
}

.hauptmenu a:link, .hauptmenu a:visited, .hauptmenu a:active {
    color: inherit;
    text-decoration: none;
}

.hauptmenu a:hover {
    color: inherit;
    text-decoration: none;
}

td.submenu {
    padding: 0;
    font-size: 12px;
    width: 197px;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    background-image: url("../img/navibutton_braun.png");
    background-repeat: no-repeat;
    font-weight: bold;
}

td.submenuAktiv {
    padding: 0;
    font-size: 12px;
    width: 197px;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    background-image: url("../img/navibutton_schwarz.png");
    background-repeat: no-repeat;
    font-weight: bold;
    color: #9A8882;
}

td.submenu:hover {
    background-image: url("../img/navibutton_schwarz.png");
    background-repeat: no-repeat;
    color: #9A8882;
}

table.submenu {
    border-collapse: collapse;
    border-spacing: 0;
}

.submenu a:link, .submenu a:visited, .submenu a:active {
    color: inherit;
    text-decoration: none;
    margin-left: -10px;
}

.submenu a:hover {
    color: inherit;
    text-decoration: none;
    margin-left: -10px;
}

td.uebersicht {
    padding: 0;
    font-size: 12px;
    width: 233px;
    text-align: center;
    vertical-align: top;
    height: 241px;
    background-image: url("../img/buttonhintergrund_hell.png");
    background-repeat: no-repeat;
    font-weight: bold;
}

td.uebersicht:hover {
    background-image: url("../img/buttonhintergrund_dunkel.png");
    background-repeat: no-repeat;
}

table.uebersicht {
    border-collapse: collapse;
    border-spacing: 0;
}

.uebersicht a:link, .uebersicht a:visited, .uebersicht a:active {
    color: inherit;
    text-decoration: none;
}

.uebersicht a:hover {
    color: inherit;
    text-decoration: none;
}

a.impressum:link, a.impressum:visited, a.impressum:active {
    color: inherit;
    text-decoration: none;
}

a.impressum:hover {
    color: inherit;
    text-decoration: underline;
}

a:link, a:visited, a:active {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: inherit;
    text-decoration: underline;
}

td.unikateTrenner {
    background-image: url("../img/trenner_unikate.png");
    background-repeat: repeat-x;
    height: 17px;
}

td.zimmerei {
    padding: 0;
}

table.zimmerei {
    border-collapse: collapse;
    border-spacing: 0;
}

.eingabe {
    background-image: url("../img/kontaktzeile_schmal.png");
    background-repeat: no-repeat;
    border: none;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
}

.eingabeError {
    background-color: #ffa395;
    border: none;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
}

.eingabeNachricht {
    background-image: url("../img/nachricht_hintergrund.png");
    background-repeat: no-repeat;
    border: none;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
}

.eingabeNachrichtError {
    background-color: #ffa395;
    border: none;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
}

/*
// cellpadding
th, td { padding: 5px; }

// cellspacing
table { border-collapse: separate; border-spacing: 5px; } // cellspacing="5"
table { border-collapse: collapse; border-spacing: 0; }   // cellspacing="0"

// valign
th, td { vertical-align: top; }

// align (center)
table { margin: 0 auto; }
*/


