#ukleft{
    background-image: none !Important;    
}

#unterkkopf{
    background-image: url("../bilder/inc/box-trans.png");
    margin: -25px;
    padding: 20px;
    padding-bottom: 20px;
    margin-bottom: 35px;
}

#inhaltsBox{
    margin: -25px;
}

#ukleft img{
    float: right;
    width: auto;
    height: 380px;
}

#ukleft{
    box-sizing: border-box;
    padding: 25px;
}

#ukleft .textblock img.ug{
    float: right;    
}

#ukleft .textblock img.g{
    float: left;
}

#ukleft div{
    height: auto;
}

#vermieterad{
    float: left;
}

#vermieterad h1, h2{
    font-family: 'Quattrocento', serif;
    font-weight: 400;
}

#vermieterad h1{
    font-size: 2rem;
    margin: 0 !Important;
    padding: 0 !Important;
    text-align: left;
}

#vermieterad h2{
    font-size: 1.6rem;
    padding-bottom: 0;
}

#ukleft h3{
    display: none;
    color: #41a52b;
    margin: 0.4em 0;
    font-family: 'Quattrocento', serif;
    font-size: 2rem;
    text-align: center;    
}

#ukleft p.fkill{
    padding: 0;
}

#ukleft p.fkillo{
    padding: 0;
    clear: both;
    padding-bottom: 0px;
}

#ukleft p{
    color: #333;
    margin: 0;
}

#ukleft .mitBild{
    display: table-cell;
    width: 45%;
    height: 380px;
    vertical-align: middle;
    line-height: 1.5;
    font-size: 1.05rem;
    padding: 0 25px;
}

#ukright img{
    display: block;
    margin: 0 auto;
}

#beleg{    
    height: 250px;
    width: 240px;
    background-image: url(../Bilder/inc/box-trans.png);
}
 input.center{
    text-align: center;
 }

#unterkkopf img{
    margin: -10px;
    height: 180px;
    width: auto;
}

#unterkkopf img:hover{
    cursor: pointer;
}

.textblock{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    background-image: url("../bilder/inc/box-trans.png");
}

.textblock h1{
    font-family: 'Quattrocento', serif;
}

.img{
    width: 200px;
    height: auto;
}

.img:hover{
    cursor: pointer;
}

form input {
    display: none;
}

.icon{
    display: block;
    width: 32px;
    height: auto;
}




/* ---------------------------------------------------------------------------------
           rechte Seite
   ----------------------------------------------------------------------------------*/

.rbox{
    padding: 0 0 15px 0;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 1.1rem;
}

.rbox{
    margin-bottom: 10px;
}

.rbox h1{
    text-align: center;
}


.rbox p{
    text-align: center;
    font-size: 1.2rem;
    color: grey;
    margin: 0;
}

.rbox a{
    text-decoration: none;
}

.rbox i:hover{
    color: grey;
}

#ukright .rbox .eigenschaften a:hover{
    color: grey;
    cursor: pointer;
}

#ukright .rbox .eigset a:hover{
    color: #17457F;
}

.rbox .eigset{
    color: #17457F !Important;
}

.rbox .eigset i{
    color: #17457F !Important;
}

/* ---------------------------------------------------------------------------------
           Ausstattung
   ----------------------------------------------------------------------------------*/


.rbox .eigenschaften{
    margin: 0 auto;
}

.rbox .eigenschaften td{
    color: gray;
}

.rbox .eigenschaften i{
    font-size: 2.5rem;
    color: grey;
}

.rbox .eigenschaften span{
    color: grey;
}


.rbox .eigenschaften span.nobr:hover{
    cursor: text;
}

.rbox h1{
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    font-size: 1.8rem;
    padding: 0.3em 0 0.20em 0;
}

.rbox .eigenschaften td{
    vertical-align: middle;
    cursor: default;
}

.rbox .eigenschaften td:nth-child(odd){
    padding-right: 5px;
}

.rbox .eigenschaften td:nth-child(2){
    padding-right: 18px;
}



/* ---------------------------------------------------------------------------------
           Kontakt
   ----------------------------------------------------------------------------------*/

.rbox .kontab td:nth-child(1){
    padding-right: 18px;
}


 .anfr{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 10px auto 0 auto;
    background-color: #17457F;
    border-radius: 0.5em;
    color: white;
    text-align: center;
     text-decoration: none;
}


.anfr:hover{
    color: white !Important;
    background-color: #0B3468;
}



/* ---------------------------------------------------------------------------------
           Angebot
   ----------------------------------------------------------------------------------*/

.pangebot{
    width: 250px;
}


#PinfoBox{
    position: fixed;    
    margin: 0 auto;
    background-color: white;
    border: 1px solid lightgrey;
    border-radius: 25px;
    z-index: 90;
    -webkit-box-shadow: #000 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
}

#PinfoBox button{
    display: inline-block;
    border: none;
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #17457F;
    border-radius: 0.5em;
    color: white;
    text-align: center;
    cursor: pointer;
    margin-left: 20px;
    margin-bottom: 10px;
}


#PinfoBox button:hover{
    background-color: #0B3468;
}

#PinfoBox button.zwei:first-of-type{
    margin-left: 140px;
}

#PinfoBox button.drei{
    display: inline-block;
    border: none;
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #17457F;
    border-radius: 0.5em;
    color: white;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
}

#PinfoBox button.drei:first-of-type{
    margin-left: 65px;
}

#PinfoBox h1{
    padding: 0.5em 0 0.5em 25px;
}

#PinfoBox p{
    padding: 0 25px 25px;
    font-size: 1.125rem;
}

/* ---------------------------------------------------------------------------------
           Anfrage
   ----------------------------------------------------------------------------------*/

.pangebot{
    width: 250px;
}

#link{
    display: none;
}


#Ainfoschleier{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../bilder/inc/schleier.png);
    background-repeat: repeat;
    z-index: 90;
}

#Ainfoschleier .Ainfocloser{
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

#AinfoBox{
    position: fixed;    
    margin: 0 auto;
    background-color: white;
    border: 1px solid lightgrey;
    border-radius: 25px;
    z-index: 90;
    -webkit-box-shadow: #000 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
}

#AinfoBox button{
    display: inline-block;
    border: none;
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #17457F;
    border-radius: 0.5em;
    color: white;
    text-align: center;
    cursor: pointer;
}


#AinfoBox button:hover{
    background-color: #0B3468;
}

#AinfoBox button.zwei:first-of-type{
    margin-right: 20px;
}

#buttonBox{
    display: block;
    width: 320px;
    margin: 10px auto;
}

#AinfoBox h1{
    padding: 0.5em 0 0.5em 25px;
}



#AinfoBox h1{
    padding: 0.5em 0 0.7em 0;
}

#AinfoBox p{
    display: block;
    width: 610px;
    margin: 0 auto;
    padding-bottom: 5px;
    font-size: 1rem;
}

#AinfoBox table{
    margin: 0 auto;
}

#AinfoBox td{
    padding: 5px;
}

#AinfoBox span{
    color: #5EBB4A;
}

#AinfoBox td.inputcell img{
    margin-left: 5px;
}

#AinfoBox tr:nth-of-type(2n+1) td{
    padding-bottom: 25px;
}

#nachricht{
    width: 610px;
    height: 100px;
    margin: 0 auto;
    display: block;
    resize: none;
}

::-webkit-input-placeholder { padding-left: 5px; }
::-moz-placeholder { padding-left: 5px; } /* firefox 19+ */
:-ms-input-placeholder { padding-left: 5px; } /* ie */
input:-moz-placeholder { padding-left: 5px; }


/* ---------------------------------------------------------------------------------
           Speichern
   ----------------------------------------------------------------------------------*/

#speichern{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 10px auto 20px auto;
    background-color: #17457F;
    border-radius: 0.5em;
    color: white;
    text-align: center;
    cursor: pointer;
}

#speichern:hover{
    color: white !Important;
    background-color: #0B3468;
}

/* ---------------------------------------------------------------------------------
           csichtbar
   ----------------------------------------------------------------------------------*/

#csichtbar{
    display: block;
    margin-top: 20px;
    color: #17457F;
}

#csichtbar i{
    vertical-align: text-bottom;
}

#csichtbar:hover{
    cursor: pointer;
    text-decoration: underline;
}

#csichtbar:hover i{
    text-decoration: none;
}

/* ---------------------------------------------------------------------------------
           Infotext bearbeiten
   ----------------------------------------------------------------------------------*/

.ukinfopf {
    margin-bottom: 25px;
    padding: 10px;
    
    background-image: url(../Bilder/inc/box-trans.png);
}


#Logout{
    display: block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    margin: 7px auto -8px auto;
    background-color: #17457F;
    border-radius: 0.5em;
    color: white;
    text-align: center;
    cursor: pointer;
}

#Logout:hover{    
    color: white !Important;
    background-color: #0B3468;
}

#uknav{
    float: left;
    width: 100%;
}

#uknav div{
    float: left;
    padding: 0 15px;
    margin: 0 10px 10px 0; 
    height: 50px;
    background-image: url(../Bilder/inc/box-trans.png);
    text-align: center;
}

#uknav div a{
    line-height: 50px;
    text-decoration: none;
    color: #17457F;
}

#uknav div a.hier{
    color: black;
}



/* ------------------------------------------------------------------------
                  größer 768px && kleiner 1024px                                       
   ------------------------------------------------------------------------*/
@media only screen  and (max-width: 949px) {
    
    #Inhalt{
        top: 110px;
        width: 100%
    }
    
    #unterkkopf{
        padding: 0;
        padding-top: 15px;
        margin-bottom: 0;
    }
    
    #ukright{
        margin-top: 10px;
        margin-bottom: 45px;
    }

    #ukleft img{
        width: 100%;
        height: auto;
        margin: 0;
    }
    
    #unterkkopf img{
        display: none;
    }
    
    #vermieterad{
        width: 100%;
        padding-bottom: 25px;
    }
    
    #vermieterad h1,h2{        
        text-align: center;
    }

    #ukleft .mitBild{
        width: 100%;
    }
    
    .textblock{
        margin-bottom: 0;
    }
    
        
} /* Ende media */


/* ------------------------------------------------------------------------
                  kleiner 810px                                       
   ------------------------------------------------------------------------*/
@media only screen  and (max-width: 769px) {
    
    /* ---------------------------------------------------------------------------------
           Anfrage
       ----------------------------------------------------------------------------------*/
    #Inhalt{
        top:45px;
    }

    #AinfoBox{
        top: 50%;
        left: 50%!Important;
        margin-top: -250px;
        margin-left: -155px;
        width: 310px!Important;
        height: 500px!Important;
        overflow: auto;
        border-radius: 0px;
    }

    #AinfoBox button{
        width: 120px;
    }

    #buttonBox{
        width: 260px;
    }

    #AinfoBox p{
        padding-top: 20px;
        width: 300px;
    }

    #AinfoBox table{
        width: 250px;
        margin: 0 auto;
    }

    #AinfoBox td{
        padding: 2px;
        display: block;
        float: left;
    }
    
    #AinfoBox td img{
        float: right;
    }

    #AinfoBox td.label{
        width: 120px;
    }

    #AinfoBox td.inputcell{
        width: 250px;
        padding-bottom: 10px;
    }

    #AinfoBox tr:nth-of-type(even) td{
        padding-bottom: 2px;
    }

    #nachricht{
        width: 290px;
    }

    
    #inwrapper{
        overflow: auto;
    }
    
        
} /* Ende media */












