* {
    /*behavior: url(../iepngfix.htc);*/
    }
body {
    background: url('../img/background.jpg') no-repeat top right fixed;
    margin: 32px;
    }
div {
    color: #534f27;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 16px;
    }
a {
    color: #534f27;
    text-decoration: underline;
    }
a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #868367;
    }
a:hover.image {
    background: transparent;
    }
.plain {
    text-decoration:none;
    }
a:hover.plain {
    background: transparent;
    }
td {
    line-height: 16px;
    }
hr {
    color: #868367;    background-color: #868367;
    height: 1px;
    border: 0px;
    }
h3 {
    font-size: 16px;
    }
#header {
    background: transparent;
    position: static;
    padding: 0;
    padding-top: 6px;
    margin: 0;
    height: 26px;
    overflow: visible;
    z-index: -5;
    }
#overlapper {
    position: fixed;
    top: 0px;
    right: 370px;
    z-index: -1;
    display: none;
    }
#nav {
    position: static;
    background: transparent;
    margin: 0 0 0 -2px;
    padding: 20px 0 20px 0;
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    z-index: 10;
    }
.navpoint {
    height: 16px;
    overflow: visible;
    padding: 0;
    margin: 0;
    }
.subnavpoint {
    height: 16px;
    overflow: visible;
    padding: 0;
    margin: 0 0 0 16px;
    }
#news {
    position: static;
    padding: 0;
    width: 448px;
    z-index: 3;
    }
.outDate {
    color: #868367;
    }
#medien {
    position: static;
    padding: 0;
    width: 448px;
    z-index: 3;
    }
#impressum {
    position: static;
    padding: 0;
    width: 448px;
    z-index: 3;
    }
#kontakt {
    position: static;
    padding: 0;
    width: 448px;
    z-index: 3;
    }
#konzept {
    position: static;
    padding: 0;
    width: 448px;
    z-index: 3;
    }
#beteiligte {
    position: static;
    padding: 0;
    width: 448px;
    z-index: 3;
    }
#galerie {
    position: static;
    padding: 0;
    width: 452px;   // div 4px breiter!!!
    background-color: black;
    font-size: 16px;
    font-weight: bold;
    }
#galerie td {
    padding: 0 8px 8px 0;
    width: 84px;
    height: 84px;
    //background: #f00;
    }
#galerie a:hover {
    background-color: transparent;
    }
#projekte {
    position: static;
    padding: 0;
    width: 448px;
    z-index: 3;
    }
.prototyp {
    height: 56px;
    padding: 0;
    margin: 8px 0 0 0;
    }
.prototyp_high {
    height: 56px;
    padding: 0;
    margin: 8px 0 0 0;
    background: #969379;
    color:#fff;
    }
.proto_link {
    text-decoration: none;
    }
.proto_table {
    color: inherit;
    padding: 0 0 0 10px;
    }
.proto_title {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: inherit;
    }
.proto_text {
    font-size: 10px;
    text-decoration: none;
    color: inherit;
    }
    
.produkt_titel {
    margin-top: 16px;
    font-size: 18px;
    font-weight: bold;
    }
.produkt_subtitel {
    margin-top: 4px;
    font-size: 12px;
    font-weight: bold;
    }
.produkt_table {
    margin-top: 16px;
    width: 448px;
    color: #534f27;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 16px;
    }
.produkt_designer {
    font-size: 10px;
    width: 145px;
    vertical-align: top;
    }
.produkt_beschreibung {
    padding-left: 16px;
    vertical-align: top;
    }
    
.listhead {
    background:#656136;
    font-weight:bold;
    color:#fff;
    padding:3px 2px 1px 2px;
    }
.table_headline {
    margin: 0;
    padding: 2;
    background: #534f27;
    color: #ffffff;
    font-weight: bold;
    }
.td_grau {
    border-bottom: solid #868367 1px;
    border-top: solid #868367 1px;
    }
.head {
    line-height: 32px;
    font-size: 32px;
    }
.subhead {
    font-size: 24px;
    }
.back {
    font-size: 9px;
    }