/* BEWERTUNG */

DIV.content_standort_bewertung {
    width: 820px;
    min-width: 820px;
    margin-top: 10px;
    float: left;
    /*clear: both;*/
}
DIV.header_standort_bewertung {
    background: url(/images/bewerten/bg_bewertung.jpg) no-repeat left top;
    float: left;
    width: 808px;
    height: 271px;
    position: relative;
}
DIV.content_standort_bewertung DIV.standort_bewertung_description {
    position: absolute;
    top: 24px;
    left: 45px;
    width: 274px;
    height: 88px;
    padding: 10px;
    color: #fff;
}
DIV.content_standort_bewertung DIV.standort_bewertung_description h2 {
    font-size: 14px;
    line-height: 16px;
}


DIV.content_standort_bewertung DIV.standort_bewertung_summary {
    /*background: url(/images/bg_vorort_bewertung_summary.png) no-repeat top left;*/
    width: 300px;
    height: 100px;
    position: absolute;
    top: 20px;
    left: 480px;
}
DIV.standort_bewertung_summary h2 {
    font-size: 14px;
    line-height: 16px;
    margin-left: 30px;
}
DIV.standort_bewertung_summary UL {
    background: url(/images/bewerten/bewertung_listicon.gif) no-repeat left center;
    margin: 0 0 5px 10px;
    padding: 0 0 0 20px;
    float: left;
}
DIV.standort_bewertung_summary LI {
    list-style-type: none;
    margin: 0 0 0 0;
    height: 15px;
    display: inline;
    /*font-weight: bold;*/
    color: #555;
    font-size: 12px; line-height: 15px;
}
DIV.standort_bewertung_summary LI.pos, DIV.standort_bewertung_summary LI.neu, DIV.standort_bewertung_summary LI.neg {
    width: 180px;
    float: left;
}
DIV.standort_bewertung_summary LI.wert {
    width: 50px;
    float: right;
}

DIV.standort_bewertung_teaser {
    /*background: url(/images/bg_vorort_bewertung_teaser.png) no-repeat top left;*/
    width: 275px;
    height: 58px;
    padding: 10px;
    position: absolute;
    left: 43px;
    top: 140px;
}
div.standort_bewertung_teaser h2 {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-weight: normal;
}
div.standort_bewertung_teaser .bewertung_inputfield {
    background: url(/images/input_standortsuche.gif) no-repeat top left;
    padding: 5px 0px 5px 20px; ;  /* O R U L */
    width: 160px;
}
div.standort_bewertung_teaser .bewertung_inputfield select {
    width: 150px;
}

DIV.standort_bewertung {
    float: left;
    margin-top: 10px;
    width: 808px;
    position: relative;
}
DIV.standort_bewertung_top {
    background-image: none;
    height: 25px;
    border-bottom: 1px solid #CCCBCA;
}
DIV.standort_bewertung_top h1 {
    font-size: 14px;
    line-height: 16px;
}
DIV.standort_bewertung_top #standort_selector {
    position: absolute;
    right: 30px;
    top: 0;
}
DIV.standort_bewertung_content {
    width: 777px;
    padding: 0 60px 0 20px;
}
DIV.standort_bewertung_bottom {
    border-top: 1px solid #CCCBCA;
    width: 808px;
    height: 20px;
    clear: both;
}


TABLE.standort_bewertung {
    text-align: center;
    margin-left: 290px;
}
TABLE.standort_bewertung TD {
    /*border: 1px solid blue;*/
}
TABLE.standort_bewertung TD.header {
    font-weight: bold;
    text-align: right;
    border-bottom: 1px dashed #333;
    padding-top: 5px;
    width: 100px;
}
TABLE.standort_bewertung TR.item TD {
    padding-top: 5px;
    width: 60px;
}
TABLE.standort_bewertung TR.item TD.label {
    text-align: right;
    width: 250px;
}

DIV.standort_bewerten_form {
    padding-left: 180px;
}
DIV.content_standort_bewertung DIV.themepic {
    background:url(/images/bewerten/bewerten_thumbup.png) no-repeat center left;
    margin-left: -25px;
}

