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


.d11 .allin{
    width:800px;
    margin:auto;
    background-color:#000;
}

.d11 .allin .header{
    background: url(/images/designs/11/0011.jpg) 0 0 no-repeat;
    height:180px;
    width:800px;
    position:relative;
}

.d11 .allin .header .title{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffc4bc;
    top:35px;
    left:250px;
    position:absolute;
    text-align:center;
    white-space:nowrap;
    margin:0px;
    padding:0px;
}

.d11 .allin .header .title a{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffc4bc;
}

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

.d11 .allin .main{
    margin:0;
    padding:0;
   background:none;
}

.d11 .allin .d_left{
    width:150px;
    float:left;
    background: none;
    position:relative;
}

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

.d11 .allin .d_right{
    width:150px;
    float:left;
    background: none;
    position:relative;

}

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


.d11 ul {
    margin:0;
    padding:0;
}

.d11 li {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffc4bc;
    font-weight: normal;
    font-size: 12px;
    list-style:none;
}

.d11 a, .d11 li a, .d11 a:link, .d11 a:visited{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
   color: #ffc4bc;
    text-decoration:none;
    outline:none;
}

.d11 .d_left li a{
    display:block;
    background: url(/images/designs/11/knopf.jpg) 0 0 no-repeat;
    line-height:33px;
    _height:33px;
    text-align:center;
    padding:0 0 0 30px;
}

.d11 .d_right li a{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffc4bc;
    display:block;
    background: url(/images/designs/11/knopf_rechts.jpg) 100% 0 no-repeat;
    line-height:33px;
    _height:33px;
    text-align:center;
    padding:0 30px 0 0px;
}



.d11 a:hover, .d11 .d_right li a:hover{
    text-decoration:underline;
}

