* {
    box-sizing: content-box;
}

body {
    font-family: Georgia,serif;
    font-size: 11px;
    line-height: 15px;
    color: #000;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Georgia,serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

a.noneUnderlined {
    text-decoration: none;
}

.wrap {
	max-width: 980px;
}

.headWrap {
    position: relative;
	height: 108px;
}


.headWrap .logo {
    position: absolute;
    top: 30px;
    left: 10px;
}

.headWrap .navBar {
    width: 788px;
    position: absolute;
    top: 74px;
    right: 0;
    height: 32px;
    
    /*background: #BF0202;
    background: -moz-linear-gradient(top, #BF0202 0%, #7E0505 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BF0202), color-stop(100%,#7E0505));
    background: -webkit-linear-gradient(top, #BF0202 0%,#7E0505 100%);*/
}

.navBar .navList {
    display: block;
}

.navBar .naviLeftMobile {
    display: none;      
}

.containerNavi {
    position: absolute;
    right: 20px;
    top: -40px;
}
.containerNavi ul li {
    margin-top: 3px;
    margin-right: 5px;
    padding: 5px;
    cursor: pointer;
    text-transform: uppercase;
    list-style: none;
    font-size: 12px;
    background: #FFCC00;
    border-radius: 4px;
    line-height: 12px;
    color: #000;
}

.headWrap .navBar ul,
#subnavi ul,
#ServiceDirectory ul,
#bundeslaender ul,
.guestInserateWrap ul {
	list-style-type: none;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

.headWrap .navBar ul li {
	float: left;
}

.headWrap .navBar ul li a.mainLinkNav {
    display: block;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    padding: 8px 8px 9px 8px;
    text-decoration: none;    
    text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
    background-repeat: no-repeat;
    /*background: #BF0202;
    background: -moz-linear-gradient(top, #BF0202 0%, #7E0505 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BF0202), color-stop(100%,#7E0505));
    background: -webkit-linear-gradient(top, #BF0202 0%,#7E0505 100%);*/
}

.innerWrap .leftColumn {
    width: 193px;
    float: left;
    position: relative;
}

#subnavi ul li {
    height: 31px;
}

#subnavi ul li a {
	display: block;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    padding: 8px 7px 9px 14px;
    text-transform: none;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
    background-repeat: no-repeat;
    /*background: #7E0505;
    background: -moz-linear-gradient(top, #BF0202 0%, #7E0505 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BF0202), color-stop(100%,#7E0505));
    background: -webkit-linear-gradient(top, #BF0202 0%,#7E0505 100%);*/
}

#ServiceDirectory ul li:first-child {
    background-image: none !important;
}

#ServiceDirectory ul li i {
    font-size: 8px;
    margin-right: 8px;
}

#ServiceDirectory ul li {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
}

#ServiceDirectory ul li a {
    color: #FFF;
}

#ServiceDirectory label {
    color: #FFF;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    float: left;
}

#ServiceDirectory select {
    float: right;
    padding: 0;
    width: 117px;
    background-color: #fff;
    border: 1px solid #ADADAD;
}

.content {
    width: 787px;
    float: left;
}

.content .singlesColumncut {
    position: relative;
    min-height: 700px; 
    float: left;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
}

.content img.bannerImage {
    width: 100%;
    height: auto;
}

.bannerImage.small {
    display: none;
}

.content .singlesColumn {
    padding-left: 15px;
    padding-top: 15px;
    width: 73%;
}

.content #neueInserateWrap {
    overflow: hidden;
    width: 100%;
}

.content .singlesColumn h2 {
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 14px;
    padding: 7px;
    /*background-color: #BF0202;*/
    color: #fff;
}

h2.subheader, h2.subheaderSmall {
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
    padding: 7px 4px 4px 0px;
}

h2 {
    font-size: 12px;
    color: #000;
    margin: 0;
    padding: 0 0 5px 0px;
}

.subheadspacerwrap {
    padding-bottom: 10px;
}

.guestInserateWrap {
    overflow: hidden;
}

ul.listmedium {
    list-style-type: none;
    padding-top: 8px;
}

ul.listmedium li {
    width: 30%;
    color: #666;
    float: left;
    margin: 0 13px 20px 0;
    padding-bottom: 2px;
    text-align: center;
}

.thumb {
    position: relative;
}

.thumb img {
    margin-bottom: 3px;
}

img.imageM {
    width: 100%;
    height: auto;
}
li.vertical .thumb img.imageM {
    width: 40%;
    height: auto;
}

img {
    border: 0px;
}

ul.listmedium li a {
    display: block;
    text-decoration: none;
}

ul.listmedium span.userName, 
ul.listmedium a.userName {
    z-index: 10;
    background-color: #000;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    display: block;
    font-weight: bold;
    margin-top: -21px;
    padding-bottom: 3px;
    padding-top: 3px;
    position: relative;
    font-size: 10px;
    left: 0px;
    text-align: center;
    text-decoration: none;
}

ul.listmedium li .userLocation {
    color: #666 !important;
    font-size: 11px;
}

.userLocation {
    text-decoration: none;
}

.guestInserateWrap ul.listmedium li.vertical {
    width: 46%;
}

ul.listmedium li.vertical {
    padding-bottom: 0;
    /*width: 231px;
    height: 104px;*/
}

/*.guestInserateWrap ul.listmedium li.vertical span.userName {
    width: 160px;
}*/

ul.listmedium li.vertical span.userName, 
ul.listmedium li.vertical a.userName {
    background-color: transparent;
    border-bottom: medium none;
    color: #000;
    display: block;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    /*width: 130px;*/
}

ul.listmedium li.vertical .thumb img.imageM {
    float: left;
}

.guestInserateWrap ul.listmedium li.vertical .infoWrap {
    width: 50%;
}

ul.listmedium li.vertical .infoWrap {
    float: right;
    padding-left: 14px;
    padding-top: 23px;
    text-align: left;
    /*width: 139px;
    height: 81px;*/
}

/*.guestInserateWrap ul.listmedium li.vertical .userLocation {
    width: 140px;
}*/

ul.listmedium li.vertical .userLocation {
    display: block;
    font-weight: bold !important;
    text-align: left;
    /*width: 130px;*/
}

.content .rightColumn {
    position: absolute;
    right: 0;
    top: 0;
    width: 27%;
    height: 100%;
}

#bundeslaender {
    color: #000;
}

.rightColumn .container {
    border: none;
    padding: 15px 10px 10px;
}

#bundeslaender ul li i {
    font-size: 8px;
    margin-right: 8px;
}

#bundeslaender ul li {
    display: block;
    font-size: 12px;
    line-height: 19px;
    margin-left: 9px;
    padding-left: 15px;
}

.rightColumn a {
    font-size: 12px;
    display: block;
}

a {
    color: #000002;
    text-decoration: underline;
}

#footer {
    padding: 0px 0px 50px 0px;
    margin-top: 0px;
}

#footer ul.footerBannerFloating, 
#footer ul.footerLinkList, 
#footer ul.footerLinkListUser, 
#footer ul.footerLinkListFloating {
    list-style-type: none;
    float: left;
}

#footer ul.footerLinkList li, 
#footer ul.footerLinkListFloating li {
    color: #FFF;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
}

#footer ul.standardFooterLinks {
    padding: 13px 8px 13px 8px;
    min-height: 20px;
    margin-bottom: 15px;
}

#footer ul.standardFooterLinks .footer_links_pipe {
    display: none;
}

#footer ul.standardFooterLinks li {
    display: inline;
    color: #FFF;
    float: right;
    padding: 2px 0 0;
    margin: 0 7px;
}

#footer ul.standardFooterLinks li a {
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    padding: 0pt 6px;
    text-decoration: none;
}

#footer ul.footerLinkList li a, 
#footer ul.footerLinkListFloating li a {
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}

#footer ul.footerLinkListFloating {
    padding-left: 45px;
    width: 40%;
    float: left;
}

#footer ul.footerLinkListFloating li {
    text-align: right;
    display: inline;
    padding-right: 5px;
}

#footer ul.footerLinkList {
    padding-right: 40px;
    float: right;
}

#footer ul.footerLinkList li.listHead, 
#footer ul.footerLinkListFloating li.listHead {
    display: block;
    padding: 0 0 3px;
    color: #FFF;
    text-align: left;
}

#footer_webmaster_id {
    color: #999;
    float: right;
    margin: 12px 45px 0 0;
}

@media screen and (max-width: 979px) {
    .headWrap .logo {
        top: 15px;
    }

    .headWrap .navBar {
        width: 100%;
    }
    .content {
        width: 100%;
    }
    .leftColumn {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .rightColumn {
        display: none;
    }
    .content .singlesColumn {
        width: 100%
    }
    #footer ul.standardFooterLinks {
        min-height: 35px;
    }
}

@media screen and (max-width: 425px) {
    .headWrap .logo {
        left: 50%;
        transform: translate(-50%, 0%);
    }
    .navBar .navList {
        display: none;
    }
    .containerNavi {
        right: 5px;
        top: 0;
    }
    .navBar .naviLeftMobile {
        display: block;
        position: absolute;
        left: 5px;
        font-size: 30px;
        color: #fff;
    }
    ul.listmedium li {
        width: 44%;
    }
    .guestInserateWrap ul.listmedium li.vertical {
        width: 90%;
    }
    .containerNavi .naviRight {
        float: right;
    }
    .bannerImage.large {
        display: none;
    }
    .bannerImage.small {
        display: block;
    }
    #footer ul.standardFooterLinks {
        min-height: 50px;
    }
    #footer ul.footerLinkListFloating {
        width: 100%;
        padding-left: 10px;
    }    
    #footer ul.footerLinkList {
        padding-left: 10px;
        float: none; 
    }
    #footer ul.footerLinkList li {
        text-align: left;
    }
}