@charset "utf-8";
.suq{
    max-width: 595px;
    padding: 0px;
    border: 1px solid #404040;
    font-size: 15px;
    color: #404040;
    margin: auto;
    line-height: 1.4;
    background: #fff;
    font-family: Arial, Helvetia, sans-serif;
}
strong{
    font-weight: bold;
}
img{
    border: none;
    max-width: 100%
}

img.img-5 {
    width: 59px;
}

img.img-4 {
    width: 59px;
}
ul{
    margin: 0 0 33px 1px;
    padding: 0
}
li {
    list-style-type: none;
    padding: 0 0 0 15px;
    text-align: left;
    position: relative;
    line-height: 1.2;
}
li:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    background: #404040;
}
a {
    color: inherit;
    text-decoration: none;
}

.m {
   margin: 0 0 0 0;
}

.l {
   float: left;
   width: 50%;
}

.r {
     float: right;
    width: 50%;
}
.stellentitel, h1{
    font-size: 14px;
    margin: 12px 0 19px 0;
    line-height: normal;
    font-weight: normal;
    text-align: left;
    color: #F2970D;
    position: relative;
}
p{
    margin: 0px 0px 14px;
    line-height: normal;
}

p.p1 {
    font-family: "Arial, Helvetia", sans-serif;
    margin: 0 -3px 0;
    font-size: 11.5px;
    border-top: 2px solid #f2970d;
    padding: 2px 0 0;
    color: #575757;
}
.nd{
    padding: 16px 29px 13px;
    margin: -53px 0 0;
    background: url(3.png) no-repeat;
    background-size: 100% 100%;
}
.anzeigentext{
    padding: 0;
    margin: 0;
}  
.adresse{
    font-size: 14px;
    line-height: 1.3;
}   
h1 span{
    font-size: 30px;
    margin: 0 3px 0 0;
}
h2 span{
    font-size: inherit;
}
h3 span{
    font-size: inherit;
}
.a {
	position: relative;
	padding: 0  0 0 0;
	margin: 0 0 0 0;
}
img.img-1{
   /* position: absolute;
    top: 0;
    left: 0;*/
    width: 80px;

}
.a1{
  position: absolute;
  bottom: 0%;
  right: 5%;
  width: 30%;
  height: 39%;
}
.f {
    position: relative;
    padding: 104px  0 0 0;
    margin: 0 0 0;
}
h2{
    font-weight: normal;
    margin: 0 0 0 0;
    font-size: 14px;
    line-height: 1.3;
} 
h3{
    font-weight: normal;
    margin: 0 0 0 0;
    font-size: 17.5px;
    position: relative;
} 
h1 strong{
    font-weight: bold;
    font-size: 30px;
    margin: 0 3px 0 0;
}
h2 strong{
    font-weight: bold;
    font-size: 15px;
    color: #F2970D;
}
h3 strong{
    font-weight: bold;
}
div{
    display: block;
}

.f2 {
    text-align: center;
    position: absolute;
    top: 100px;
    right: 5px;
    width: 99px;
}

.f2 p {
    font-size: 11.5px;
}

.f1 {
    text-align: center;
    position: absolute;
    top: 100px;
    right: 135px;
    width: 83px;
}

.f1 p {
    font-size: 11.5px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img-responsive{
    max-width: 100%;
    display: block;
}
body{
    margin: 8px 0;
}
.bg_trang{
    background: #fff;
}
.pc_br{
    display: none;
}











@media only screen and (max-width: 595px){
    .suq{
        width: 100%;
    }

.f2 {
    position: static;
    margin: 10px;
    display: inline-block;
}

p.p1 {
    margin: -22px -2px 0;
}

.f {
    padding: 0;
}

.f1 {
    position: static;
    margin: 10px;
    display: inline-block;
}

    .l {
       float: none;
       width: 100%;
        }

        .r {
             float: none;
            width: 100%;
        }

    .nd{
        padding: 37px 5% 5%;
    }
    .m_br br{
        display: none;
    }
    li br{
        display: none;
    }
    .m_in{
        display: inline-block;
    }
  
    .pc_br{
        display: initial;
    }
    .m_n{
        display: none;
    }
    img.img-1{
    position: static;
    margin: 0 0;
 
    }
    img.img-2{
        position: static;
        margin: 0 0;

    }
}

