@media only screen and (min-width: 889px) {
#wrapper {
    width:90%;
    max-width:800px;
}
#header {
    height:88px;
    margin:10px 0 0;
    background-image:url("../Bilder/Logo_Octorex_Website.jpg");
    background-position:left top;
    background-repeat:no-repeat;
    border-top:0px solid #fff;
    border-right:40px solid #fff;
    border-bottom:0px solid #fff;
    border-left:33px solid #fff;
    border-collapse:separate;
    background-size: 220px 54px;
    background-position:0px 29px
}
#menubild {
    width:105px;
    height:45px;
    right:0;
    top:21px;
    position:absolute;
}
#menubild2 {
    width:105px;
    height:45px;
    right:0;
    top:21px;
    position:absolute;
}
#header hr {
    width:666px;
    left:62px;
    top:69px;
    position:absolute;
}
#main {
    margin-bottom:20px;
    background-color:#fff;
    box-shadow:2px 6px 8px rgba(0,0,0,.3);
}
#main .ce_image.last img {
    width:800px;
    height:auto;
    margin-right:auto;
    margin-left:auto;
    vertical-align:bottom;
}
#main .ce_image:not(.last) img {
    width:666px;
    height:auto;
    margin-top:20px;
    padding-right:40px;
    padding-left:94px;
}
#main .ce_image:is(.last) img {
    width:800px;
    height:auto;
}
#main .ce_text img {
    width:315px;
    height:auto;
    position:relative;
    float:right;
    padding-right:40px;
    padding-left:20px;
}
#main h1,
#main h2,
#main p,
#main ul,
#main .ce_hyperlink {
    margin-top:20px;
    padding:0 40px 0 94px;
    text-align:left;
}
#main h1 {
    font-size:13pt;
    line-height:19pt;
    letter-spacing:.13pt;
}
#main table {
    width:666px;
    margin-top:20px;
    margin-right:40px;
    margin-left:94px;
    border-width:1px 0px;
    border-style:solid;
    border-color:#2d7277;
    border-collapse:collapse;
    font-size:10pt;
    color:#000;
    letter-spacing:.1pt;
    text-align: left;
    table-layout: fixed;
}
#main td {
    padding:5px;
    border-top:1px solid #00a1d5;
    border-bottom:1px solid #00a1d5;
}
#Uebersicht_Liegenschaften td {
    width:120px;
    padding:5px;
    border-top:1px solid #2d7277;
    border-bottom:1px solid #2d7277;
}
#main td + td {
    width:auto;
}
#Uebersicht_Liegenschaften td:last-child {
    width:130px;
    vertical-align:bottom;
    text-align:left;
}
#main td > .tabellenbild,
#main td > a > .tabellenbild {
    width:120px;
    height:auto;
    vertical-align:bottom;
}
.haeuser img{
   width:800px; 
   height:auto;
   vertical-align:bottom;
}
}
