a:link {
    text-decoration: none;
    color: black
}

a:visited {
    text-decoration: none;
    color: black
}

a:active {
    text-decoration: none;
    color: black
}

a:hover {
    text-decoration: none;
    color: black
}

body {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#dark_frame {
    background-color: #000000;
    z-index: 2;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

#info_frame {
    border: 1px solid #B3B2B2;
    background-color: #FFFFFF;
    z-index: 4;
    position: absolute;
    padding: 10px;
    max-width: 300px;
}

.statusImg {
    height: 18px;
    width: 18px;
    padding-left: 10px;
}

#meintenSieVielleicht {
    color: #d10000;
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 9pt;
    width: 100%;
    float: left;
}

.meinten_sie_trenner {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
    color: #d8d8d8;
}

.meinten_sie_vielleicht_text {
    margin: auto;
    color: #552828;
    font-size: 12pt;
    text-align: center;
}

#meintenSieVielleicht a {
    color: #552828;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}

#schnellsuche_head {

    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    padding: 0px;
    margin: 0 auto;
    width: 780px;
    height: 39px;
    margin-top: 10px;
}

#schnellsuche_2nd_head {
    background-color: #fff;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    padding: 0px;
    margin: 0 auto;
    width: 780px;
    height: 30px;
}

#schnellsuche_2nd_head .suche_2nd_head_content {
    background: url(/layout/Apendics/suche/smartSearch/suche_top_2nd_bar.jpg) repeat-x;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    padding: 0;
    margin: 0 auto;
    width: 772px;
    height: 30px;
    float: left;
}

#schnellsuche_2nd_head #suche_2nd_bar_btn_right {
    margin-right: 7px;
}

#schnellsuche_2nd_head .suche_2nd_head_left_edge {
    background: url(/layout/Apendics/suche/smartSearch/suche_top_2nd_bar_left_edge.jpg) repeat-x;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    padding: 0px;
    margin: 0 auto;
    width: 4px;
    height: 30px;
    float: left;
}

#schnellsuche_2nd_head .suche_2nd_head_right_edge {
    background: url(/layout/Apendics/suche/smartSearch/suche_top_2nd_bar_right_edge.jpg) repeat-x;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    padding: 0px;
    margin: 0 auto;
    width: 4px;
    height: 30px;
    float: left;
}

.suche_txt_sortieren {

    width: 65px;
    height: 30px;
    float: right;
    margin-right: 13px;
}

.suche_2nd_bar_btn {
    background: url(/layout/Apendics/suche/smartSearch/suche_2nd_bar_button.jpg) no-repeat;
    width: 38px;
    height: 30px;
    float: right;
    text-align: center;
}

.suche_2nd_bar_btn img {
    margin-top: 5px;
}

.suche_2nd_bar_btn_active {
    background: url(/layout/Apendics/suche/smartSearch/suche_2nd_bar_button_active.jpg) no-repeat;
    width: 38px;
    height: 30px;
    float: right;
    text-align: center;
}

.suche_2nd_bar_btn_active img {
    margin-top: 5px;
}

#ansicht_schliesen_div {
    float: right;
    margin: 7px 10px 0;
}

#ansicht_schliesen_div a {
    color: #ffffff;
    font-weight: normal;
}

#suche_content {
    width: 780px;
    margin: 16px auto;
    font-size: 14px;
}

.suche_txt_artikel {

    width: 53px;
    height: 15px;
    margin-bottom: 9px;
    float: left;
}

.suche_txt_kategorien {

    width: 85px;
    height: 21px;
    margin-bottom: 9px;
    margin-top: 16px;
    float: left;
}

#suche_kategorien_controle,
#suche_artikel_controle {
    float: left;
    width: 780px;
    margin-top: 16px;
    margin-bottom: 5px;
}

#suche_kategorien_back,
#suche_artikel_back {
    height: 27px;
    width: 89px;
    float: left;
    cursor: pointer;
    cursor: hand;
}

#suche_kategorien_forward,
#suche_artikel_forward {
    height: 27px;
    width: 91px;
    float: right;
    cursor: pointer;
    cursor: hand;
}

#suche_footer {
    float: left;
    width: 100%;
}

#suche_footer>div {
    height: 12px;
    width: 130px;
    background: url(/layout/Apendics/suche/smartSearch/suche_txt_smartsearch.jpg) no-repeat;
    margin: 10px auto;
}


#suche_kategorie_auflistung {
    float: left;
}

#suche_artikel_auflistung {
    float: left;
}

#schnellsuche_suchvorschlaege_div {
    float: left;
}

#schnellsuche_foot {
    background-color: #aaaaaa;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: normal;
    float: left;
    padding: 5px;
    text-align: left;
    width: 570px;
    color: #d8d8d8;
    7
}

#schnellsuche_foot a {
    color: #d8d8d8;
}

#innerFrame {
    margin-left: 5px;
    margin-top: 5px;
    background-color: #f0f0f0;
    float: left;
}

#schnellsuche {
    box-shadow: 5px 5px 20px #DDDDDD;
    -moz-box-shadow: 5px 5px 20px #DDDDDD;
    -webkit-box-shadow: 5px 5px 20px #DDDDDD;
    background-color: #fff;
    width: 800px;
    background-color: #fff;
    padding: 1px;
    position: absolute;
    left: 50%;
    top: 128px;
    z-index: 3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-left: -400px;
}




.headline {
    background-color: #3E98BA;
    width: 100%;
    float: left;
    color: #FFF;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 570px;
    height: 26px;
}

.headlineText {
    float: left;
    margin-top: 5px;
    margin-left: 8px;
}



.moreSection {
    height: 18px;
    width: 100%;
    float: left;
    color: #3e98bb;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 570px;
}

.moreSectionNext {
    float: right;
}

.moreSectionPrev {
    float: left;
}


.results {
    font: 11px Arial, Helvetica, sans-serif;
}

.results ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


#result_other_color {
    background-color: #eeeeee;
}

.result_name {
    width: 600px;
    float: left;
    color: #333333;
    height: 25px;
    padding-top: 6px;
    padding-bottom: 0px;
    margin-left: 0px;
    background-color: #dddddd;
    vertical-align: middle;
    line-height: 18px;
}

.result_name a {
    width: 603px;
    float: left;
    color: #333333;
    margin-left: 4px;
}

.result_name img {
    margin: -6px 4px 2px -4px;
    float: left;
}

.result_count {
    float: left;
    width: 180px;
    text-align: right;
    color: #333333;
    height: 25px;
    padding-top: 6px;
    padding-bottom: 0px;
    background-color: #dddddd;
    vertical-align: middle;
    line-height: 18px;
}

#newPriceMark {
    color: #FF0000;
    margin-left: 8px;
    margin-right: 0px;
    width: 30px;
}


.searchTermMark {
    color: #484848;
    font-weight: bold;
    border-bottom: Dotted 1px #333333;
}

.result_name_cursor {
    width: 600px;
    float: left;
    color: #333333;
    height: 25px;
    padding-top: 6px;
    padding-bottom: 0px;
    margin-left: 0px;
    background-color: #bababa !important;
    vertical-align: middle;
    line-height: 18px;
}

.result_name_cursor a {
    width: 603px;
    float: left;
    color: #333333;
    margin-left: 4px;
}

.result_name_cursor img {
    margin: -6px 4px 2px -4px;
    float: left;
}


.result_count_cursor {
    float: left;
    width: 180px;
    text-align: right;
    color: #333333;
    height: 25px;
    padding-top: 6px;
    padding-bottom: 0px;
    background-color: #bababa !important;
    vertical-align: middle;
    line-height: 18px;
}



.result_count span {
    margin-right: 10px;
}

.result_count_cursor span {
    margin-right: 10px;
}

#article,
#category {
    float: left;
}