﻿/*Motorradkatalog*/
div.motkat h3.boxmaintitle {
    color: #4C689F;
    font-family: Arial,Impact,sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
}

div.motkat div.motkat_nav {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

    div.motkat div.motkat_nav h2 { font-weight: normal; margin: 22px 0 12px 12px; text-transform: uppercase; font-weight: bold; color: #FF6600; font-size: 20px; padding: 0px 0px 10px 0px; background: none;}

    div.motkat div.motkat_nav a {
        color: #343434;
        display: block;
        float: left;
        letter-spacing: 1px;
        line-height: 28px;
        margin: 0 0 0 10px;
        text-decoration: none;
    }

        div.motkat div.motkat_nav a:hover {
            text-decoration: underline;
        }

        div.motkat div.motkat_nav a.active {
            color: #C30C25;
        }

div.motkat div.motkat_content {
    /*width:930px;*/
    /*float:left;*/
    margin: 0px 0px 0px 25px;
    margin-right: 10px;
    /*min-height:1000px;*/
    height: auto !important;
    /*height:1000px;*/
    min-height: 350px;
}

div.motkat_content div.oneentry {
    float: left;
    margin: 0 32px 40px 0;
    position: relative;
}

div.motkat_content div.last {
    margin: 0;
}

div.motkat_content div.oneentry div.imgcontainer {
    border: 1px solid #D1D1D1;
    display: block;
    height: 143px;
    overflow: hidden;
    width: 182px;
    background: #fff url('no_image_middle.jpg') no-repeat scroll 50% 50%;
}

    div.motkat_content div.oneentry div.imgcontainer a {
        color: #fff;
        display: block;
        height: 113px;
        width: 162px;
    }

div.motkat_content div.oneentry a.detail {
    color: black;
    display: block;
    line-height: 36px;
    margin-top: 7px;
    padding-left: 15px;
    text-decoration: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-weight: bold;
    background: rgba(255,255,255,0.7);
    width: 100%;
}

div.motkat_content div.oneentry a:hover {
    text-decoration: underline;
}

div.motkatdetail {
    text-align: left;
}

    div.motkatdetail div.imagecontainer {
        display: block;
        margin: 0 auto;
        float: left;
        margin-top: 20px;
    }

    div.motkatdetail div.datacontainer {
        /*background: none repeat scroll 0 0 #fff;*/
        display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        line-height: 150%;
        text-align: left;
        float: left;
    }

    div.motkatdetail div.imagecontainer img.thumbnail {
        margin-right: 5px;
        margin-top: 5px;
    }

    div.motkatdetail div.datacontainer div.techdatname {
        float: left;
        font-weight: bold;
        margin-left: 10px;
        padding: 3px 0;
        width: 40%;
    }

        div.motkatdetail div.datacontainer div.techdatname:first-letter {
            text-transform: uppercase;
        }

    div.motkatdetail div.datacontainer div.techdatvalue {
        float: left;
        padding: 3px 0;
        width: 50%;
    }

    div.motkatdetail h1 {
        color: #cc0000;
        margin: 0px 0px 10px 0px;
    }

div.xml_list_motorradkatalog_type {
    text-align: center;
    color: #4C689F;
    font-size: 15px;
    padding-top: 10px;
}

div.motkatlist a.xml_rent_a_bike_list_table_row {
    display: block;
    widht: 100%;
    font-size: 11px;
    background: #EFF2F7;
    padding: 4px;
    border-bottom: 2px solid #fff;
}

    div.motkatlist a.xml_rent_a_bike_list_table_row:hover {
        color: #fff;
        background: #4C689F;
    }

div.motkatlist span {
    cursor: pointer;
    color: #000;
}

    div.motkatlist span.modell {
        width: 300px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        border-right: 2px solid #fff;
        color: #4C689F;
    }

    div.motkatlist span.leistung {
        width: 55px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin-right: 40px;
        border-right: 2px solid #fff;
        text-align: right;
        padding-right: 4px;
    }

    div.motkatlist span.gewicht {
        width: 55px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin-right: 0px;
        border-right: 2px solid #fff;
        text-align: right;
        padding-right: 4px;
    }

    div.motkatlist span.preis {
        width: 135px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        text-align: right;
    }

div.motkatlist { /*width:930px;*/
    /*float:left;*/ margin-right: 20px;
    overflow: hidden;
}

    div.motkatlist a.xml_rent_a_bike_list_table_row:hover span {
        color: #fff;
    }

div.xml_rent_a_bike_list_table_row_header span.modell {
    color: #000;
}

div.xml_item_motorradkatalog_title {
    font-size: 21px;
    padding-bottom: 4px;
}


a.backlink {
}


/*Probefahrt*/
div.probefahrt {
    margin: 0px 0px 20px 0px;
    width: 500px;
}

    div.probefahrt span.leistung {
        border-right: 2px solid #FFFFFF;
        display: inline-block;
        margin-right: 40px;
        padding-right: 4px;
        text-align: right;
        width: 55px;
    }

    div.probefahrt a.xml_rent_a_bike_list_table_row {
        background: none repeat scroll 0 0 #EFF2F7;
        border-bottom: 2px solid #FFFFFF;
        display: block;
        font-size: 11px;
        padding: 4px;
    }

    div.probefahrt span.modell {
        border-right: 2px solid #FFFFFF;
        display: inline-block;
        width: 300px;
    }

    div.probefahrt span.leistung {
        border-right: 2px solid #FFFFFF;
        display: inline-block;
        margin-right: 40px;
        padding-right: 4px;
        text-align: right;
        width: 55px;
    }

    div.probefahrt span.gewicht {
        display: inline-block;
        margin-right: 0;
        padding-right: 4px;
        text-align: right;
        width: 55px;
    }

div.marke_overview_base {
    width: 23%;
    height: 220px;
    position: relative;
    box-shadow: 0px 0px 30px black inset;
    margin: 1%;
    float: left;
    border: thin solid #262626;
}

div#marke_overview_base_id {
    color: rgb(176, 176, 176);
}

div.marke_overview_base span {
    box-shadow: 0px 0px 10px 0px black;
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgb(0,0,0);
    padding: 0px 0px 0px 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}


div.small_marke_overview_base {
    width: 150px;
    height: 50px;
    position: relative;
    margin: 15px 15px 0px 0px;
    float: left;
    border: thin solid #4a4a4a;
}

    div.small_marke_overview_base span {
        width: 140px;
        height: 50px;
        line-height: 50px;
        position: absolute;
        top: 0px;
        left: 0px;
        background: rgb(0,0,0);
        padding: 0px 0px 0px 10px;
        font-size: 20px;
        font-weight: bold;
        text-align: left;
    }

    div.small_marke_overview_base:hover span {
        color: #b0b0b0;
        background: rgb(20,20,20);
    }

    div.small_marke_overview_base:hover {
        border: thin solid #b0b0b0;
    }

div.marke_overview_base:hover span {
    color: #b0b0b0;
    background: rgb(20,20,20);
}

div.marke_overview_base:hover {
    border: thin solid #b0b0b0;
}

div.motkat_nav div.selected {
    border: thin solid #b0b0b0;
    color: #b0b0b0;
}

    div.motkat_nav div.selected span {
        background: rgb(20,20,20);
        color: white;
    }

div.addNameRightLeft {
    position: absolute;
    right: -345px;
    top: 850px;
    -webkit-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
    font-size: 100px;
    width: 1000px;
    height: 350px;
    color: rgba(255,255,255,0.5);
}

div.trennlinie_motkat {
    margin: 0 0 12px 24px;
    padding: 0px 0px 10px 0px;
    border-top: thin solid #47b93;
}
