@charset "UTF-8";


/***************************************************************************************************************************/
/* billiger-mietwagen :: Layout Definition fuer das billiger-mietwagen Grundgeruest und die wichtigsten globalen Elemente  */
/*                       innerhalb des Seitenkoerpers und unabhaengig des Bereichs.                                        */

html, body {
    margin: 0;
    width: 100%;
    /* height: 100%; */
    padding: 0;
}


/***************************************************************************************************************************/
/* body :: Der billiger-mietwagen Koerper, normalerweiswe als body Definition.                                             */

#bmde {
    margin: 0;
    padding: 0;
    text-align: center;
    font: normal normal normal 8pt/10pt verdana, arial, sans-serif;
    color: #1b1b1b;
    /* overflow: scroll; */
    background-color: white;
}

#content {
    position: relative;
    border: none !important;
    background: none !important;
}

#footer {
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer ul li {
    display: inline;
    margin: 0 12px;
}

#footer a, #footer a:link, #footer a:visited {
    color: #fff;
    text-decoration: none;
}

.shadow {
    width: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 0;
    margin-bottom: 0;
    box-shadow: none;
}

.header-seperator {
    display: none;
}

.green-nav-bg {
    display: block;
    background: #005e34 none repeat scroll 0 0;
    bottom: 0;
    height: 33px;
    position: absolute;
    width: 100%;
}

.content-bg {
    background-color: #eee;
}

.box-shadow-wrapper {
    min-width: 980px;/*1000*/
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 30px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 30px 10px rgba(0,0,0,0.3);
    box-shadow: 0 0 30px 10px rgba(0,0,0,0.3);
}

.destination #carRequestData {
    height: 95px;
}

.box-shadow-wrapper .stageImage {
    bottom: 0;
    display: block;
    float: right;
    min-width: 1400px;
    position: absolute;
    right: 0;
    width: 100%;
}

.box-shadow-wrapper .stageImage.image- {
    float: left;
    bottom: 0;
}

.box-index {
    background: #fffff1 none repeat scroll 0 0;
    border-radius: 7px;
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

#common-ratings,
.travel-destination .best-cities {
    background-color: #fffff1 !important;
}

.green-nav #accountMenu {
    bottom: 0;
    height: 32px;
}

body.claimHeader #content {
    border: 0;
}

#content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
}

.tuv-header-logo {
    height: 71px;
    right: 267px;
    top: 6px;
    width: 71px;
    display: block;
    list-style-type: none;
    position: absolute;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: -214px 0;
    background-image: url(https://www.billiger-mietwagen.de/static/bm/de-de/graphic/sprite/sprite_certificates.png);
    z-index: 100;
}

#logo {
    display: inline-block;
    height: 69px;
}

#header .bmLogo {
    display: block;
    width: 395px;
    height: 61px;
    margin: 6px 0 0 4px;
    background-repeat: no-repeat;
    background-image: url(https://www.billiger-mietwagen.de/static/bm/de-de/graphic/sprite/sprite_master-local.png);
    background-position: 0 -93px;
}

#header .phone {
    font-family: Arial,Verdana,Sans-Serif;
    color: #4a4a4a;
    display: block;
    position: absolute;
    right: 10px;
    top: 15px;
    cursor: default;
}

.fns-18 {
    font-size: 18px;
}

.fns-24 {
    font-size: 24px;
}

.header-phone-info strong {
    font-size: 19.6px;
    line-height: 30px;
    display: block;
    text-align: right;
}

.header-phone-info .no-cost-info {
    text-align: right;
    font-size: 14px;
}

body .index-bottom-content {
    margin-top: 85px;
}

.index #gridSearchForm {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 255, 255, 0.3);
    border-color: transparent;
    border-image: none;
    border-radius: 7px;
    border-style: solid;
    border-width: 30px 80px 30px 20px;
    top: 30px;
    width: 610px;
}

.index .content-style #content {
    margin: 0 auto;
}

.search-form-bg {
    left: auto;
    top: 115px;
    position: absolute;
    right: 0;
}

body .eyecatcher,
body .eyecatcherWithoutTooltip,
body .eyecatcherGeneric {
    right: -130px;
    top: -50px;
    z-index: 500;
    font-size: 13px;
    height: 108px;
    line-height: 18px;
    position: absolute;
    width: 108px;
}

#tvLogos p {
    display: inline-block;
    float: left;
    margin: 2px 10px 0 0;
}

#tvLogos {
    position: absolute;
    left: 2px;
    top: -21px;
}

#seoText {
    padding: 15px;
}

.green-nav .dropdown-menu {
    right: 1px;
}

.index .services-item p {
    font-size: 12px;
    line-height: 17px;
}

#accountMenu .user {
    display: inline-block;
    float: left;
    padding: 8px 12px 0 0;
}

.green-nav #accountMenu .user {
    color: #fff;
}

body .dropdown-container .trigger {
    border-radius: 0;
    background: #054a2b;
    border-top: 1px solid #054a2b;
    border-left: 1px solid #054a2b;
    border-right: 1px solid #054a2b;
}

#stage {
    position: absolute;
    top: 88px;
    width: 100%;
    height: 370px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

body #gridPictureBox .boxWrapper {
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    float: left;
    height: 315px;
    top: 35px;
    width: 525px;
    z-index: 1;
}

.eyecatcher div,
.eyecatcherGeneric div,
.eyecatcherWithoutTooltip div {
    text-align: center !important;
}

.form-filter-active #gridPictureBox .boxWrapper {
    width: 795px;
}

.sem #gridSearchForm {
    left: 20px;
    top: 30px !important;
}

body #gridPictureBox {
    height: 375px;
}

#gridPicture {
    background: 0;
}

/*german account */
#stageMoodImage {
    border-bottom: 1px solid #fff;
    height: 130px;
    overflow: hidden;
    position: absolute;
    top: 95px;
    width: 100%;
}

#stageMoodImage .destination {
    display: block;
    left: 0;
    max-height: 130px;
    min-height: 130px;
    position: relative;
    top: 0;
    width: 100%;
}

.content-style #content {
    text-align: left;
    margin: 120px auto 0;
    padding: 16px 19px 15px !important;
    position: relative;
    width: 960px;
}

.content-style {
    padding-bottom: 20px;
    padding-top: 100px;
    position: relative;
}

.box-shadow-wrapper .accountNav {
    top: -50px;
}

#gridTopDestinations .box-round {
    margin: 20px 12px 0 8px;
}

body #uspHeader.serp,
body #uspHeader {
    left: 0;
}

body #uspHeader {
    top: 126px;
    width: auto;
}

body #uspHeader {
    background-color: #fff;
    border-bottom: 1px solid #b5d997;
    display: block;
    margin: 0 0 10px;
    padding: 10px 0;
    position: relative;
}

body #uspHeader .offer-usp-in-row {
    display: block;
    margin: 0 auto;
    width: 956px;
}

body #uspHeader .offer-usp-img {
    float: left;
    margin: -7px 3px 0 0;
    position: static;
    right: 138px;
    top: 3px;
    width: 28px;
}

#stageMoodImage .destination {
    display: block;
    left: 0;
    max-height: 130px;
    min-height: 130px;
    position: relative;
    top: 0;
    width: 100%;
}

.destination-image-wrapper {
    margin: 0 auto;
    position: relative;
    width: 1010px;
    z-index: 1;
}

#stageMoodImage #searchData {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    height: 150px;
    max-height: 88px;
    overflow-x: visible;
    overflow-y: hidden;
    padding: 10px 55px 10px 10px;
    position: absolute;
    top: 10px;
}

/*serp button*/
.index .dropdown-container .trigger {
    background: #054a2b none repeat scroll 0 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*serp button*/
body.login-is-active.claimHeader.noHeaderNavigation #accountMenu {
    bottom: -4px;
}

.search-form-bg img {
    height: 400px;
    min-width: 1400px;
    right: 0;
    vertical-align: middle;
    width: 100%;
}

/*account button start*/
body .hover .dropdown-container:hover .trigger {
    border-color: #005e34;
    background-color: #fefefb;
    background-image: none;
}

.claimHeader.login-is-active.noHeaderNavigation .trigger {
    top: 0 !important;
}

body .dropdown-menu, .dropdown-container .trigger.active,
body .hover .dropdown-container:hover .trigger {
    background-color: #fefefb;
    background-image: none;
    border-color: #69a27e;
}

.successFix .content-style #content {
    margin-top: 0;
}

/*404 page*/
#grid404Notice #gridSearchForm {
    width: 353px;
    border: none;
    top: 0;
    background: none;
}

#grid404Notice #gridSearchForm #searchFormSmall {
    margin: 0;
}

.columnMiddle .main-content.airport {
    background: 0 !important;
    z-index: 1;
    padding: 0;
    margin-bottom: 40px;
}

#content .booking-tipp.service-number {
    bottom: 14px;
    left: 20px;
}

a.logo-claim {
    font-size: 12px;
    letter-spacing: 0.43px;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 81px;
    top: 56px;
    height: 16px;
    width: 320px;
}

/***************************************************************************************************************************/
