#base { width: 100%; }
#topImg { width: 100%; }
#topImg img { width:100%; }
#mainmenu {
    display:none;
}
#leftContent {
    display:none;
}

#rightContent {
    margin: 0.5cm 0;
    color: #106552;
    width: 100%;
}
#rightContent .devidertop {
    display:none;
}
#rightContent .deviderbottom {
    display:none;
}
#rightContent .post {
    color: #000;
}
#rightContent .post a:link { color: #7382ff; }
#rightContent .post a:visited { color: #6875e7; }
#rightContent .post h1 {
    font-size: 125%;
    font-style: normal;
    font-weight: normal;
}
#rightContent .post p {
    font-size: 100%;
}


#bottomContSpace {
    display:none;
}


#bottommenu {
    color: #cee7c9;
    font-size: 85%;
    width: 100%;
}
#bottommenu:after {
    content: "Copyright Myrtel und Bo.";
    display:block;
    clear: both;
    line-height: 24px;
    visibility: visible;
}
#bottommenu ul {
    display:none;
}
#bottommenu img.myrtelcol {
    margin: 0;
    padding: 0;
}

