.bannerTxthead{
    position: absolute;
    left:15px; 
    top:20px; 
    border: solid 0px;
}

.content_frame{
    clear: both;
    position: absolute;
    left:20px; 
    top:20px; 
    border: solid 0px;
    color: #000;
}

#header{
    display: none;
}

#header_lower{
    display: none;
    
}

#nav_left{
    display: none;
}

#nav_right{
    display: none;
}

#breadcrumb{
    text-align: left;
    display: none;
    visibility: hidden;
    clear: both;
}

.hl1p{
    clear: both;
    padding:0.3em 0em 1em;
    width: auto;
    font-size: 1.4em;
    font-weight: bold;
    float:left;
}
* html .hl1 {
    position: relative;
}
*:first-child+html .hl1 {
    position: relative;
}
#container
{
    background-image: none;

}
#rahmen_container
{
    width: 95%;
    border:0px solid #C3C3C3;
}
#content
{
    padding: 20px;
}
#content_container 
{
    overflow: visible;
}
