body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
}

.klein {
    font-size: 11px;
}

.normtext, a.normtext {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

span.w {
    margin-left: 1px;
}

.rot {
    color: #FF0000;
}

.blau {
    color: #0066CC;
}

.gruen {
    color: #34A55E;
}



/* ------------
   allg. Seiten
   ------------ */
#verlaufoben {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 39px;
    background-image: url(b/verlauf-oben.gif);
    background-position: left top;
    background-repeat: repeat-x;
}

#verlaufunten {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    background-image: url(b/verlauf-unten.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

#kompetenznavigator {
    position: absolute;
    right: 0;
    top: 39px;
    width: 149px;
    height: 239px;
}

#adresse {
    position: absolute;
    right: 0;
    bottom: 25px;
}




/* ---------
   Steuerung
   --------- */
#steuerung {
    position: absolute;
    top: 20px;
    left: 0;
    height: 1.5em;
}

#steuerung div {
    position: absolute;
    border-right: 1px solid #000000;
    padding-top: 5px;
    width: 113px;
    color: #000000;
    text-align: center;
    font-size: 11px;
}

#home {
    left: 0px;
}

#unternehmen {
    left: 113px;
}

#kompetenzen {
    left: 226px;
}

#wasserlack {
    left: 339px;
}

#kontakt {
    left: 452px;
}

#rotover {
    left: 565px;
}

#produkte {
    left: 678px;
}

#steuerung a {
    color: #000000;
    width: 113px;
    display: block;
    text-decoration: none;
}

#steuerung a:hover, #steuerung a:focus {
    color: #DD0000;
    text-decoration: none;
}

#steuerung a.rotoblau {
    color: #016BBF;
    width: 113px;
    display: block;
    text-decoration: none;
}

#steuerung a.rotoblau:hover, #steuerung a.rotoblau:focus {
    color: #DD0000;
    text-decoration: none;
}

.untersteuerbox {
    position: absolute;
    top: 39px;
    width: 112px;
    padding-top: 15px;
    background-color: #C1C1C1;
    text-align: center;
    z-index: 2;
    overflow: auto;
    visibility: hidden;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

.untersteuerbox p {
    margin: 0;
    padding: 5px 0;
}

.untersteuerbox a {
    color: #000000;
    font-size: 10px;
    text-decoration: none;
}

.untersteuerbox a:hover, .untersteuerbox a:focus {
    color: #DD0000;
    text-decoration: none;
}

a.produktemenue {
    font-size: 10px;
    line-height: 150%;
    margin: 5px 0;
    color: #000000;
    text-decoration: none;
}




/* --------------
   Anzeigebereich
   -------------- */
#anzeigebereich {
    position: absolute;
    left: 0px;
    bottom: 25px;
    width: 788px;
    height: 405px;
    background-position: bottom left;
    background-repeat: no-repeat;
}

#anzeigebereich.verlauf {
    background-image: url(b/verlauf-anzeigebereich.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#anzeigebereich h1 {
    margin: 0 0 .75em 0;
    font-size: 13px;
    font-weight: bold;
}

#anzeigebereich p {
    margin: 0 0 .5em 0;
}

#inhaltsbereich {
    padding: 0 10px;
    width: 675px;
    height: 324px;
    overflow: auto;
}

#inhaltsbereich.ganzehoehe {
    height: 405px;
}

.inhaltstabelle .linkespalte {
    width: 125px;
    padding: 0 10px 0 0;
    vertical-align: top;
}

.inhaltstabelle .linkespalte .newstextlinkespalte {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.inhaltstabelle .rechtespalte {
    width: 530px;
    padding-left: 1px;
    vertical-align: top;
}

.inhaltstabelle td h2.headline {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 50px;
    line-height: 100%;
    font-weight: bold;
}




/* ---------
   Impressum
   --------- */
#impressumstabelle th {
    text-align: left;
    font-weight: bold;
    padding: 0 10px .5em 0;
}

#impressumstabelle td {
    padding: 0 0 .5em 0;
}




/* ----------
   Newsletter
   ---------- */
#downloadtabelle td {
    padding: 0 20px 0 0;
}

#downloadtabelle td.letzter {
    padding: 0;
}

#downloadtabelle td img {
    border: 1px solid #000000;
}




/* ---------------
   Partnerschaften
   --------------- */
#partnerschaftstabelle {
    margin-top: 20px
}

#partnerschaftstabelle td {
    padding: 15px 40px 15px 0;
    text-align: center;
    vertical-align: middle;
}




/* ------------
   Kontaktseite
   ------------ */
#kontaktformulartabelle {
}

#kontaktformulartabelle th {
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    padding: 2px 20px 2px 2px;
}

#kontaktformulartabelle td {
    padding: 2px;
}

#kontaktformulartabelle input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    width: 100%;
    background-color: #DDDDDD;
}
