.laender_box {
    position: relative;
    top: -485px;
    left: 241px;
    z-index: 3;
    width: 740px
    }
.dBox {
    position: absolute;
    left: 100px;
    top: 200px
    }
.dBox ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
.dBox ul li {
    float: left;
    list-style: none
    }
.dBoxContent, .dBoxContent img {
    height: 228px;
    width: 600px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    zoom: 1;
    padding: 10px
    }
.dBox ul li .dBoxContent {
    display: none
    }
.dBox ul li:hover .dBoxContent {
    display: block
    }
.dBoxContent1 {
    background-color: none;
    border: none
    }
.dBox ul li .dBoxContent2 {
    background-color: white;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    color: #9C0;
    border: 1px solid #808080;
    border-bottom: none;
    height: 227px;
    width: 600px
    }
.dBox ul li .dBoxContent2 a {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    float: none;
    width: auto;
    height: auto;
    display: inline
    }
.dBox ul li a, .dBox ul li a img {
    text-align: center;
    color: #252525;
    height: 18px;
    width: 120px;
    display: block;
    text-decoration: none;
    background-color: #EEE;
    border: 1px outset #c0c0c0;
    margin-right: 3px;
    padding-top: 2px;
    font-weight: bold;
    opacity: 0.8;
    filter: alpha(opacity=80)
    }
#button a:hover {
    padding-top: 2px;
    border: none
    }
.dBox ul li a:hover {
    background-color: white;
    color: #9C0;
    opacity: 0.8;
    filter: alpha(opacity=80);
    zoom: 1;
    border: 1px solid #808080;
    border-top: none;
    padding-top: 3px
    }
.link_in_box a {
    padding: 0;
    margin: 0;
    background: none;
    color: #000
    }
.suchbox {
    position: absolute;
    width: 250px;
    padding: 0;
    border: none;
    margin: 0;
    display: block
    }
.suchbox_eigenschaften {
    padding: 5px;
    margin: 10px;
    border: 1px solid #808080;
    background-color: #FFF;
    opacity: 0.6;
    filter: alpha(opacity=60)
    }
.suchbox_eigenschaften:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
    }