h1 {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom:10px;
}

h2 {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom:6px;
    line-height: 1.0em;
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom:6px;
    line-height: 1.0em;
}

.subnavi {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.black {
    text-decoration:none;
    color:black;
}
.black:hover {
    text-decoration:none;
    color:black;
}

#nn4 {
    display: none;
}

#logo {
    position: absolute;
    z-index: 1000;
    height: 120px;
    left: 10px;
}

#header {
    position: absolute;
    z-index: 1;
    width: 770px;
    height: 76px;
/*     border: 1px solid #ffffff; */
}

#interactive {
    position: absolute;
    z-index: 10;
    width: 320px;
    height: 58px;
    left: 420px;
    padding: 3px;
    border: 1px solid #000000;
}

#hersteller {
/*     border: 1px solid #ffffff; */
    position: absolute;
    z-index: 102;
    width: 200px;
    left: 190px;
    top: 110px;
    color: #ffffff;
    font-size: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#location {
    position: absolute;
    z-index: 101;
    width: 450px;
    left: 190px;
    color: #ffffff;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#location a {
    font-weight: bold;
    text-decoration: none;
    color: #ababab;
}

#location a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #ffc963;
}

#main {
    position: absolute;
    float: left;
    clear: left;
}

#content {
    position: static;
    z-index: 100;
    width: 454px;
    margin-left: 188px;
    font-size: 14px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#skyscraper {
    position: absolute;
    z-index: 50;
    float: left;
    width: 120px;
    height: 468px;
    left: 650px;
    background-color: #666666;
}

#footer {
    float: left;
    clear: left;
    z-index: 2;
    margin-top: 50px;
    width: 770px;
    height: 50px;
/*     font-size: 0.7em; */
    font-size: 10px;
    font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
}

/* ------ FORMULAR ----- */

.error {
    color: #ff0000;
    padding: 2px;
    border: 1px solid #990000;
    background-color: #550000;
    font-weight: bold;
}

.okay {
    color: #00ff00;
    padding: 2px;
    border: 1px solid #009900;
    background-color: #005500;
    font-weight: bold;
}

.kontakt {
    line-height: 120%;
}

.submit, .reset {
    background-color: #dedede;
    border: 3px double #000000;
}

.submit:hover, .reset:hover {
    background-color: #ffffff;
}

.input {
/*     background-color: #dedede;    das war der Wert bei cike: grau    */
    background-color: #ffffff;
    border: 1px solid;
    margin: 3px;
    padding: 2px 2px 2px 5px;
    vertical-align: middle;
}

.anrede {
    margin: 3px;
    padding: 2px 2px 2px 5px;
    vertical-align: middle;
}

input:focus, textarea:focus {
    background-color: #ffffff;
}

/* wird wohl gar nicht benutzt */
/*.beschrift {
    font-weight: bold;
    font-size: 1.1em;
    width: 120px;
    line-height: 200%;
    float: left;
    clear: left;
}*/

/* ----- FORMULAR ENDE ----- */

.newsbody  {
    font-size: 0.8em;
    font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
}

.newshead {
    padding-left: 8px;
    font-weight: bold;
    background-image: url(../gfx/layout/newshead.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.newslink {
    text-align: right;
}

.sitemap_item {
    margin-left: 30px;
    line-height: 1.7em
/*     font-size: 1.1em; */
}

.tecdaten_cell {
    padding-left: 16px;
}

.gideen_cell {
    padding-top: 8px;
    vertical-align: top;
}

.beschrift_table {
    font-weight: bold;
/*     font-size: 1.1em; */
    font-size: 1.0em;
    width: 100px;
    line-height: 100%;
    float: left;
    clear: left;
}

.cou {
    font-family: "Lucida Console", "Courier 10 Pitch", Courier, serif;
}

.cobiname {
/*     font-family: "Lucida Console", "Courier 10 Pitch", Courier, serif; */
    font-style: italic;
    font-weight:bold;
}

