@import "stile.css";

body
{
    min-width: 400px;
    height: auto;
    margin: 0 0 0 0;
    background: url(../imgs/bg_fade.jpg) repeat-x;
    text-align: center;
}

#wrapper
{
    position: relative;
    margin: 0 auto 0 auto;    
    width:954px;
}

#left{
    background-image: url(../imgs/shadows.jpg);
    position: absolute;
    left:0px;
    width:6px;
    height: 879;
}

#right{
    background-image: url(../imgs/shadow_r.jpg);
    position: absolute;
    left:949px;
    width:6px;
    height: 879;
}

#aussen
{
    text-align: left;
    margin: 0 auto 0 auto;
    width: 941px;
    height:auto;
    padding-top: 18px;
    background-color: white;
    border: 1px solid #CCCCCC;
}

#zusatznavi
{
    position: absolute;
    top:16px;
    right: 40px;
    margin-top:0px;    
    font-size: 11px;
}


#logo
{    
    width: 251px;
    height: 83px;
    margin-left:23px;
    padding:0px;
}

#hauptnavi
{
    background: url('../imgs/lnkspc_e.gif') right top;
    width: 643px;
    height: 26px;
    position:absolute;
    top: 77px;
    left: 274px;
    
}

#unternavi
{
    background: black;
                width: 643px;
    height: 21px;
    position:absolute;
    top: 103px;
    left: 274px;
    
}

#statement
{
    margin-left: 23px;
    width: 252px;
    height: 259px;
    margin-top: 0px;
    text-align: center;
}

#gr_bild
{
    width: 643;
    height: 255;
    position:absolute;
    top: 120px;
    left: 274px;
    z-index: 10;
}

#prod_bild
{
    width: 252px;
    height: 216px;
    margin-top:0px;
    margin-left:23px;
    
}

#inhalt
{
    width: 655px;
    height: auto;
    margin: 0 20 0 24;
    padding: 20 0 5 0;
    margin-right: 20px;
}

#inhalt div{
    padding: 0 0 0 0;
    margin-right: 20px;
    height: auto;
    /*min-height: 450px; */
}

#infobox
{
       background-color: black;
    width:231px;
    height: auto;    
    position: absolute;
    top: 360px;
    left:686px;    
    overflow:hidden;
}

#infobox div{
    padding: 10 10 10 10;
}

#kategorien
{
    width: 656px;
    height: 260px;
    position: absolute;
    margin-left:23px;
}

#prod_bild{
    
    width: 252px;
    height: 216px;
    margin-top:0px;
    margin-left:23px;
    top:577;
}

#kategorien .pic
{
    width:163px;
    height:162px;
}

#kategorien .medien
{
    height: 96px;
    background-color: #CBCCCE;
}

#kategorien .ablage
{
    height: 96px;
    background-color: #B4D8F2;
}

#kategorien .schreibtisch
{
    height: 96px;
    background-color: #D5E6A0;
}

#kategorien .service
{
    height: 96px;
    background-color: #E8E2B5;
}

#foot{
    margin-left: 24px;
}

.teaser_title{
    width:162px;
    height:25px;
    vertical-align:bottom;
    font-size:9px;
    font-style:normal;
    margin-bottom:3px;
}

.teaser_image{
    width:162px;
}

.teaser_text{
    vertical-align: top;
    width:162px;
    font-size:10px;
    color: #666666;
    font-style:normal;
    font-weight:400;
    line-height: 150%;
    height: 70px;
    background-color: #B4D8F2;
    padding: 10 10 10 10;
}

.teaser_text_schreibtisch{
    vertical-align: top;
    width:162px;
    font-size:10px;
    color: #666666;
    font-style:normal;
    font-weight:400;
    line-height: 150%;
    height: 70px;
    background-color: #D5E6A0;
    padding: 10 10 10 10;
}

.teaser_text_medien{
    vertical-align: top;
    width:162px;
    font-size:10px;
    color: #666666;
    font-style:normal;
    font-weight:400;
    line-height: 150%;
    height: 70px;
    /*background-color: #CBCCCE;*/
    background-color: #f4eb8e;
    padding: 10 10 10 10;
}

#indexteaser{
    width:656px;
}

#indexteaser td{
    width:162px;
    font-size:10px;
    color: #666666;
    font-style:normal;
    font-weight:400;
    line-height: 150%;
    padding: 10 10 10 10;
    border: 1px solid white;
}

#indexteaser .timg{
    width:162px;
    padding: 0 0 0 0;
    border: 1px solid white;
}
