.d36 { 
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color:#e3e3e3;
    line-height:20px;
    width:auto;
    _height:1%;
    background-color:#000;
}


.d36 .allin{
    width:820px;
    margin:auto;
    background-color:#000;
}

.d36 .allin .header{
    height:50px;
    width:800px;
    position:relative;
}

.d36 .allin .header .title{
    font-size: 32px;
    font-family: Arial, Helvetica, sans-serif;
    color: #d8a0c6;
    position:absolute;
    width:800px;
    line-height:50px;
    text-align:center;
    white-space:nowrap;
    margin:0px;
    padding:0px;
}

.d36 .allin .header .title a{
    font-size: 32px;
    font-family: Arial, Helvetica, sans-serif;
    color: #d8a0c6;
}

.d36 .allin .header .page_title{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #42555b;
    border:1px solid #f00;
}

.d36 .allin .main{
    width:820px;
    margin:0;
    padding:0;
   background:none;
}

.d36 .allin .d_left{
    background: url(/images/designs/36/oben_links.jpg) 0 0 no-repeat;
    width:150px;
    float:left;
    position:relative;
    padding:117px 0 0 0;
}

.d36 .allin .middle{
    width:500px;
    float:left;
    background: none;
    position:relative;
    text-align:left;
        padding:10px;
}

.d36 .allin .d_right{
    background: url(/images/designs/36/oben_rechts.jpg) 0 0 no-repeat;
    width:150px;
    float:left;
    position:relative;
    padding:0px 0 0 0;

}

.d36 .allin .footer{
    width:800px;
    clear:both;
    background: none;
}


.d36 .d_left .nav {
    background: url(/images/designs/36/unten_links.jpg) 0 100% no-repeat;
    margin:0;
    padding:0 0 82px 0px;
}

.d36 .d_right .nav {
    background: url(/images/designs/36/unten_rechts.jpg) 0 100% no-repeat;
    margin:0;
    padding:0 0 82px 0px;
}

.d36 .nav li {
    font-family: Arial, Helvetica, sans-serif;
    color: #42555b;
    font-weight: normal;
    font-size: 12px;
    list-style:none;
}
.d36 ul {
    padding:0px;
    margin:0px;
}

.d36 li {
    list-style:none;
}

.d36 .nav li a, .d36 .d_left a, .d36 .d_right a{
    color: #42555b;
}

.d36 a, .d36 li a, .d36 a:link, .d36 a:visited{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
    outline:none;
}

.d36 .d_left li a{
    display:block;
    background: url(/images/designs/36/knopf.jpg) 0 0 no-repeat;
    line-height:20px;
    _height:20px;
    text-align:center;
}

.d36 .d_right li a{
    display:block;
    background: url(/images/designs/36/knopf.jpg) 0 0 no-repeat;
    line-height:20px;
    _height:20px;
    text-align:center;
    margin:0px;
}

.d36 .d_right li a:hover, .d36 .d_left li a:hover{
    background: url(/images/designs/36/knopf_uberschrift.jpg) 0 0 no-repeat;
    text-decoration:none;
}

.d36 a:hover{
    text-decoration:underline;
}