.ddv {
 /*   height:240px;
/*    width:700px;
/*    border:1px solid #330000;
    margin:20px;*/
    text-align:center;
    margin-right:auto;
    margin-left:auto;
}

.ddh {
/*    height:160px;
/*    width:700px;
/*    border:1px solid #330000;
    margin:20px;*/
    text-align:center;
    margin-right:auto;
    margin-left:auto;
}


.dv {
    float:left;
/*    height:240px;
    width:700px;
/*    border:1px solid #330000;*/
    text-align:center;
}

.dh {
    float:left;
/*    height:700px;
    width:180px;
/*    border:1px solid #330000; */
    text-align:center;
}

.rv {
    float:left;
    margin:0px;
    border:0px;
    padding:0px;
}

.rh {
    float:left;
    margin:0px;
    border:0px;
    padding:0px;
}

body {
/*    background:#41893d;*/
    background:#326a2f;

    margin-left:0px;
    margin-top:20px;
/*    overflow-y:hidden;*/
}

.ih {}
.iv {;}


img.vis {
    display:inline;
}

.kunvis {
    display:none;
}

div#main {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    position:relative;
/*    overflow:hidden;*/

}

#double-scroll {width:900px;}

#bah{
    color:#990000;
    font-size:40px;
    left:100px;
    top:100px;
    position:absolute;
    padding:30px;
    border:4px solid #990000;
    border-radius:20px;
    background-color:black;
}