/* ------------------------------------------------------ ALLGEMEINE KLASSEN */
html, body {
    height                :    100%;
    width                :    100%;
    margin                :    0px;
    padding                :    0px;
}
body {
    background-color    :    #ECE9E2;
}
a, a:active, a:hover, a:visited, a:link {
    text-decoration        :    none;
    color                :    #0066CC;
}
a:hover {
    text-decoration        :    underline;
}
ul, ol, li, p, img, form, fieldset, input, select, textarea, a  {
    margin                :    0px;
    padding                :    0px;
    border                :    0px;
    font-family            :    tahoma, arial, helvetica, sans-serif;

}
input, select {
    border-width        :    1px;
    border-style        :    solid;
    border-color        :    #3F3D3D;
}
.clear {
    clear                :    both;
    height                :    1px;
    overflow            :    hidden;
}
.error {
    color: #FF0000;
    font-size: 0.8em;
}
/* ------------------------------------------------------ KONTAINER */
#container {
    height                :    100%;
    width                :    961px;
    margin                :    0px 0px 0px 26px;
}
#header {
    height                :    125px;
    width                :    962px;
    background-image    :    url('img/header_bg.jpg');
    background-repeat    :    no-repeat;
    background-position    :    right bottom;
}
#header #logo {
    padding-left        :    20px;
    padding-top            :    20px;
}
.meta_container {
    height                :    26px;
    width                :    961px;
    padding                :    0px 0px 0px 8px;
}
.metanavigation {
    float                :    left;
    width                :    400px;
    padding-top            :    12px;
}
.metaoptions {
    float                :    right;
    width                :    500px;
}
#mainnavigation_container {
    height                :    44px;
    width                :    961px;
    margin-bottom        :    12px;
    background-image    :    url('img/mainnavigation_bg.jpg');
    background-repeat    :    no-repeat;
}
#mainnavigation {
    padding                :    0px 0px 0px 192px;
}
#sidenavigation_container {
    float                :    left;
    width                :    180px;
	padding-right		: 10px;
}
.sidenavigation {
    padding                :    21px 0px 21px 0px;
    background-image    :    url('img/uninavigation_top.gif');
    background-repeat    :    no-repeat;
    background-position    :    top left;
}
#unimap {
    height                :    171px;
    width                :    133px;
    margin-top            :    18px;
    background-image    :    url('img/uni_map.gif');
    background-repeat    :    no-repeat;
}
#content_container {
    float                :    left;
    width                :    771px;
    line-height            : 1.5em;
}
.box {
    margin-bottom        :    9px;
}
.box_top {
    height                :    10px;
    overflow            :    hidden;
    background-image    :    url('img/box_top.gif');
    background-repeat    :    no-repeat;
}
.box_content_container {
    height                :    auto;
    padding                :    0px 0px 30px 0px;
    background-image    :    url('img/box_bg.gif');
    background-repeat    :    repeat-y;
}
.box_bottom {
    height                :    10px;
    background-image    :    url('img/box_bottom.gif');
    background-repeat    :    no-repeat;
}

.box_halfsize {
    margin-bottom        :    9px;
    width                :    300px;   
    padding-right            : 100px;
padding-bottom            : 25px;
}
.box_halfsize_top {
    height              :    10px;
    overflow            :    hidden;
    background-image    :    url('img/box_halfsize_top.gif');
    background-repeat   :    no-repeat;
}
.box_halfsize_content_container {
    height              :    auto;
    padding             :    0px 0px 30px 0px;
    background-image    :    url('img/box_halfsize_bg.gif');
    background-repeat   :    repeat-y;
    background-position:     0 1px;
}
.box_halfsize_bottom {
    height              :    10px;
    background-image    :    url('img/box_halfsize_bottom.gif');
    background-repeat   :    no-repeat;
}

#functions_container {
    float                :    right;
    width                :    771px;
    margin                :    0px 0px 35px 0px;
}
.meta_container_bottom {
    width                :    961px;
    padding                :    15px 0px 0px 0px;
}
.metanavigation_bottom  {
    float                :    right;
    padding-right        :    6px;
}
/* ------------------------------------------------------ NAVIGATIONEN */
/* ------------------------------------------------------ METANAVIGATION */
.metanavigation li, .metanavigation_bottom li {
    display                :    inline;
}
.metanavigation li a,  #footer a {
    color                :    #0066CC;
    text-decoration        :    none;
}
.metanavigation li a:hover,  #footer a:hover {
    text-decoration        :    underline;
}
/* ------------------------------------------------------ METAOPTIONEN SPRACHWAHL/SUCHE */
.go {
    width                :    24px;
    margin                :    0px 0px 0px 6px;
    border                :    0px;
    background-color    :    transparent;
    background-image    :    url('img/go.gif');
    background-repeat    :    no-repeat;
    background-position    :    left;
    cursor                :    pointer;
}
/* ------------------------------------------------------ SPRACHAUSWAHL */
.langselect fieldset, .langselect_bottom fieldset, .search fieldset {
    display                :    inline;
}
.langselect {
    float                :    right;
    margin                :    0px 20px 0px 0px;
    padding                :    0px 11px 0px 0px;
}
.langselect_bottom {
    float                :    left;
    margin                :    0px 0px 0px 0px;
    padding                :    2px 11px 0px 0px;
}
.langselect_bottom fieldset {
    margin                :    0px;
    padding                :    0px 10px 0px 0px;
}
/* ------------------------------------------------------ SUCHE */
.search {
    float                :    right;
    margin                :    0px 5px 0px 0px;
    padding                :    0px 0px 0px 0px;
}
/* ------------------------------------------------------ HAUPTNAVIGATION */
#mainnavigation li {
    display                :    inline;
    list-style-type        :    none;
    margin                :    0px;
    padding                :    0px;
}
/* ------------------------------------------------------ HAUPTNAVIGATION: NORMAL */
#mainnavigation li a {
    float                :    left;
    display                :    block;
    height                :    44px;
    margin                :    0px 0px 0px 1px;
    padding                :    0px 0px 0px 27px;
    line-height            :    3.5em;
    text-decoration        :    none;
    background-image    :    url('img/navi_left.gif');
    background-repeat    :    no-repeat;
}
#mainnavigation li a span {
    float                :    left;
    display                :    block;
    height                :    44px;
    margin                :    0px 0px 0px 0px;
    padding                :    0px 28px 0px 3px;
    font-size            :    1.1em;
    font-weight            :    bold;
    color                :    #0066CC;
    background-image    :    url('img/navi_bg.gif');
    background-repeat    :    no-repeat;
    background-position    :    right top;
    cursor                :    pointer;
}
/* ------------------------------------------------------ HAUPTNAVIGATION: HOVER */
#mainnavigation li a:hover {
    float                :    left;
    display                :    block;
    height                :    44px;
    margin                :    0px 0px 0px 1px;
    padding                :    0px 0px 0px 27px;
    line-height            :    3em;
    font-weight            :    bold;
    color                :    #0066CC;
    text-decoration        :    none;
    background-image    :    url('img/navi_left_hover.gif');
    background-repeat    :    no-repeat;
}
#mainnavigation li a:hover span {
    float                :    left;
    display                :    block;
    height                :    44px;
    margin                :    0px 0px 0px 0px;
    padding                :    0px 28px 0px 3px;
    background-image    :    url('img/navi_bg_hover.gif');
    background-repeat    :    no-repeat;
    background-position    :    right top;
    cursor                :    pointer;
}
/* ------------------------------------------------------ HAUPTNAVIGATION: AKTIV */
#mainnavigation li.active a, #mainnavigation li.active a:hover {
    float                :    left;
    display                :    block;
    height                :    44px;
    margin                :    0px 0px 0px 1px;
    padding                :    0px 0px 0px 27px;
    line-height            :    36px;
    font-weight            :    bold;
    color                :    #0066CC;
    text-decoration        :    none;
    background-image    :    url('img/navi_left_active.gif');
    background-repeat    :    no-repeat;
}
#mainnavigation li.active a span, #mainnavigation li.active a:hover span {
    float                :    left;
    display                :    block;
    height                :    44px;
    margin                :    0px 0px 0px 0px;
    padding                :    0px 28px 0px 3px;
    background-image    :    url('img/navi_bg_active.gif');
    background-repeat    :    no-repeat;
    background-position    :    right top;
    cursor                :    pointer;
}
/* ------------------------------------------------------ SUBNAVIGATION */
.sidenavigation a,  .sidenavigation a:active, .sidenavigation a:visited {
    color                :    #000;
    line-height            :    1.35em;
}
 a.sideheadline, a:link .sideheadline, a:active .sideheadline, a:visited .sideheadline {
    display                :    block;
    margin                :    0px 0px 12px 0px;
    padding                :    0px 0px 0px 14px;
    font-size            :    1.1em;
    font-weight            :    bold;
    color                :    #0066CC ! important;
    background-image    :    url('img/arrow.gif');
    background-repeat    :    no-repeat;
    background-position    :    left;
}
.sidenavigation a.sideinline, .sidenavigation a:link .sideinline, .sidenavigation a:active .sideinline, .sidenavigation a:visited .sideinline {
	color                :    #0066CC ! important;
}
.sidenavigation li {
    list-style-type        :    none;
    padding-left        :    14px;
}
.sidenavigation li a {
    font-weight            :    normal;
    color                :    #000;
    text-decoration        :    none;
}
.sidenavigation li a:hover {
    text-decoration        :    underline;
}
.sidenavigation li a.bold {
    font-weight            :    bold;
    color                :    #000;
    text-decoration        :    none;
}
/* ------------------------------------------------------ INHALTSBEREICH */
.box_content {
    padding                :    2px 23px 2px 23px;
}
.box_content .imgleft {
    float                :    left;
    width                :    222px;
}

/* edit ek */

.box_content table {
    border-collapse        :    collapse;
}
.box_content tbody {
    border: 0;
}
.box_content td, .box_content tr, .box_content table {
    text-align          :    center;
    border-width        :    1px;
    border-style        :    solid;
    border-color        :    #c1c4ca;
}
.box_content ul {
    padding                :    10px 0px 10px 10px;
    list-style-type        :    none;
}
.box_content ul li{
    padding-left:            15px;
    list-style-type        :    none;
    background-image    :    url('img/arrow_2.gif');
    background-repeat    :    no-repeat;
    background-position    :    0 4px;
}
/* edit ek */

.content_with_seperator .imgleft {
    float                :    left;
    width                :    222px;
    height               :    105px;
    overflow             :    hidden;
}

.box_content_470 .imgleft {
    float                :    left;
    width                :    222px;
}
.box_content_470 {
    float                :    left;
    width                :    470px;
    padding                :    2px 23px 22px 23px;
}
.box_content_470 .content_with_seperator {
    background-image    :    url('img/content_separator.gif');
    background-repeat    :    repeat-x;
    background-position    :    bottom left;
    padding-bottom        :    15px;
    margin-bottom        :    10px;
}
.box_content_right {
    float                :    left;
    width                :    226px;
}
.box_right {
    padding                :    0px 12px 48px 12px;
    border-width        :    0px 0px 0px 2px;
    border-style        :    solid;
    border-color        :    #C1C4CA;
    background-color    :    #F8F7F5;
}
    /*ek*/
    .box_right div.text p {
        margin-top:10px;
        margin-bottom:10px;

    }
        .box_right div.text p ul, .box_right div.text ul {
            margin-top:10px;
            margin-bottom:10px;
            padding-left: 10px;
        }
            .box_right div.text p ul li a, .box_right div.text ul li a {
                padding-left        :    24px;
                padding-top            :    1px;
                font-weight            :    bold;
                color                :    #0066CC;
                background-image    :    url('img/arrow.gif');
                background-repeat    :    no-repeat;
                background-position    :    0px 5px;
            }

.box_right_image {
    border-width        :    0px 0px 0px 2px;
    border-style        :    solid;
    border-color        :    #C1C4CA;
    background-color    :    #F8F7F5;
}
.box_right_headline {
    padding                :    1px 0px 1px 5px;
    background-color    :    #E0E3E6;
    /*ek*/
    margin-bottom: 20px;
}
.box_right_head {
    padding                :    16px 0px 12px 0px;
    font-size            :    1.1em;
    font-weight            :    bold;
}
.box_right_head2 {
    padding                :    1px 0px 0px 0px;
    font-size            :    1.1em;
    font-weight            :    bold;
}


.box_angebot {
    margin-top            :    12px;
    padding                :    5px 12px 8px 16px;
    background-color    :    #E0E3E6;
}
.pressnotice {
    margin-bottom        :    14px;
}
.date {
    float                :    left;
    width                :    64px;
}
.news_container {
    float                :    left;
    width                :    390px;
}
.news {
    padding-left        :    12px;
    border-left            :    1px solid #8B93A1;
}
/* FUNKTIONEN */
#functions .separator {
    padding-right        :    15px;
    background-image    :    url('img/separator_2c.gif');
    background-repeat    :    no-repeat;
    background-position    :    left;
}
#functions a {
    font-weight            :    normal;
    color                :    #000;
    text-decoration        :    none;
}
#functions a:hover {
    text-decoration        :    underline;
}

/* FUNKTIONS ICONS */
#recommend {
    float                :    left;
    width                :    519px;
}
.recommend {
    margin-left            :    15px;
    padding-left        :    25px;
    background-image    :    url('img/recommend_ico.gif');
    background-repeat    :    no-repeat;
    background-position    :    left;
}
#print {
    float                :    left;
    width                :    125px;
}
.print {
    margin-left            :    25px;
    padding-left        :    17px;
    background-image    :    url('img/print_ico.gif');
    background-repeat    :    no-repeat;
    background-position    :    left;
}
#pagetop {
    float                :    left;
}
.pagetop {
    margin-left            :    20px;
    padding                :    0px 17px 0px 5px;
    background-image    :    url('img/pagetop_ico.gif');
    background-repeat    :    no-repeat;
    background-position    :    right;
}
#footer {
    height                :    54px;
    width                :    961px;
    padding-top            :    0px;
    background-image    :    url('img/footer_top.gif');
    background-repeat    :    no-repeat;
    background-position    :    top;
}
#copy {
    float                :    left;
    width                :    190px;
    padding                :    5px 0px 0px 0px;
border:0px solid red;
}
#copy a {
}
.text_700 {
    float                :    left;
    width                :    700px;
    margin                :    0px 0px 0px 20px;
}
.text_440 {
    float                :    left;
    width                :    440px;
    margin                :    0px 0px 0px 20px;
}
.text_500 {
    float                :    left;
    width                :    490px;
    margin                :    0px 10px 0px 0px;
}
.text_480 {
    float                :    left;
    width                :    480px;
    margin                :    0px 0px 0px 20px;
}
.text_395 {
    float                :    left;
    width                :    395px;
}
.text_220 {
    float                :    left;
    width                :    220px;
    margin                :    0px 0px 0px 20px;
}

/* CSS Document */
body {
    font-family            :    tahoma, arial, helvetica, sans-serif;
    font-size            :    0.7em;
}
hr {
    margin                :    10px 0px 10px 0px;
}
/* ------------------------------------------------------ ÜBERSCHRIFTEN */
h1 {
    margin                :    10px 0px 10px 0px;
    font-size            :    1.8em;
    font-weight            :    normal;
    color                :    #003399;
    line-height: 1.1em;
}
h2, a:hover h2, a h2, a:active h2, a:link h2 {
    margin                :    10px 0px 10px 0px;
    font-size            :    1.25em;
    font-weight            :    bold;
    color                :    #003399;
}
/* ------------------------------------------------------ BOXEN */
/*.box_1 {
    margin                :    10px 0px 20px 0px;
    border                :    1px solid #c1c4ca;
    background-color    :    #eaecee;
}
.box_1 .text, .box_2 .text, .box_3 .text, .box_4 .text {
    padding                :    15px 20px 15px 20px;
}
.box_1 .headline {
    padding                :    5px 0px 5px 10px;
    font-size            :    1.1em;
    font-weight            :    bold;
    background-color    :    #FFF;
}
.box_2 {
    margin                :    10px 0px 20px 0px;
    border                :    1px dashed #c1c4ca;
}
.box_3 {
    margin                :    10px 0px 20px 0px;
    border                :    1px solid #c1c4ca;
}
.box_4 {
    margin                :    10px 0px 20px 0px;
    border                :    1px solid #c1c4ca;
    background-color    :    #f5f3ef;
}*/

/* edit ek */
.box_blue {
    margin                :    10px 0px 20px 0px;
    border                :    1px solid #c1c4ca;
    background-color    :    #eaecee;
    padding                :    15px 20px 15px 20px;
    display: block;
}
.box_dotted {
    margin                :    10px 0px 20px 0px;
    border                :    1px dashed #c1c4ca;
    padding                :    15px 20px 15px 20px;
    display: block;
}
.box_frame {
    margin                :    10px 0px 20px 0px;
    border                :    1px solid #c1c4ca;
    padding                :    15px 20px 15px 20px;
    display: block;
}
.box_blue_frame {
    margin                :    10px 0px 20px 0px;
    border                :    1px solid #c1c4ca;
    background-color    :    #f5f3ef;
    padding                :    15px 20px 15px 20px;
    display: block;
}
.box_blue h1, .box_blue h2,.box_blue h3,.box_blue h4,
    .box_dotted h1, .box_dotted h2,.box_dotted h3,.box_dotted h4,
    .box_frame h1, .box_frame h2,.box_frame h3,.box_frame h4,
    .box_blue_frame h1, .box_blue_frame h2,.box_blue_frame h3,.box_blue_frame h4{

    padding                :    5px 0px 5px 10px;
    font-size            :    1.1em;
    font-weight            :    bold;
    color:                 #000;
}
.box_blue h1, .box_blue h2,.box_blue h3,.box_blue h4  {
    background-color    :    #FFF;
}

/* end edit ek */


input, select, textarea {
    font-size            :    1em;
}
.text {
    padding                :    0px 0px 12px 0px;
    font-weight            :    normal;
    color                :    #000;
}
#searchresults .text {
    padding                :    2px 0px 5px 0px;
}
/* ------------------------------------------------------LISTEN */
ul {
    list-style-type        :    none;
}
.content_ol, .content_ul{
    padding                :    10px 0px 10px 40px;
}
.content_ul_arrow {
    padding                :    10px 0px 10px 20px;
}
.content_ul {
    list-style-type        :    disc;
}
.content_ul_arrow li {
    padding                :    0px 0px 0px 10px;
    list-style-type        :    none;
    background-image    :    url('img/arrow_2.gif');
    background-repeat    :    no-repeat;
    background-position    :    left;
}
.box_content_right .content_ul, .box_content_right .content_ol {
    padding                :    10px 0px 10px 20px;
}
.box_content_right .content_ul_arrow {
    padding                :    10px 0px 10px 7px;
}




.text_blue {
    font-weight            :    normal;
    color                :    #0066CC;
    text-decoration        :    none;
}
a .text_bold, .text_bold {
    font-weight            :    bold;
    color                :    #000;
}
.text_bold_blue {
    font-weight            :    bold;
    color                :    #0066CC;
}
.text_bold_blue a {
    text-decoration        :    none;
}
.text_bold_blue a:hover {
    text-decoration        :    none;
}
.text_grey {
    font-weight            :    normal;
    color                :    #8D95A3;
}
.link_blue {
    font-weight            :    bold;
    color                :    #0066CC;
    text-decoration        :    none;
}
.li_bold_blue {
    padding-left        :    24px;
    padding-top            :    1px;
    font-weight            :    bold;
    color                :    #0066CC;
    background-image    :    url('img/arrow.gif');
    background-repeat    :    no-repeat;
    background-position    :    0px 5px;
}
.arrow {
    border:0px;
    width:10px;
    margin:0px 0px 0px 6px;
    background-color:transparent;
    background-image:url('img/arrow.gif');
    background-repeat:no-repeat;
    background-position:right;
    cursor:pointer;
}

/* ------------------------------------------------------ SITEMAP */
#sitemap {
    margin                :    0px;
    padding                :    0px;
    font-family            :    tahoma;
}
#sitemap li {
    list-style-type        :    none;
}
/* ------------------------------------------------------ LEVEL 1 */
#sitemap li.level_1 {
    padding                :    0px 0px 20px 12px;
    background-image    :    url('img/arrow.gif');
    background-repeat    :    no-repeat;
    background-position    :    0px 6px;
}
#sitemap li.level_1 a {
    font-size            :    1.2em;
    font-weight            :    bold;
    color                :    #0066CC;
}
/* ------------------------------------------------------ LEVEL 2 */
#sitemap ul.level_2 {
    padding                :    5px 0px 10px 0px;
}
#sitemap li.level_2 {
    padding                :    0px 0px 0px 20px;
    background-image    :    url('img/arrow_2.gif');
    background-repeat    :    no-repeat;
    background-position    :    12px 6px;
}
#sitemap li.level_2 a {
    font-weight            :    bold;
    color                :    #000;
}
/* ------------------------------------------------------ LEVEL 3 */
#sitemap ul.level_3 {
    padding                :    5px 0px 10px 0px;
}
#sitemap li.level_3 {
    padding                :    0px 0px 0px 20px;
}
#sitemap li.level_3 a {
    line-height            :    15px;
    font-size            :    1em;
    font-weight            :    normal;
    color                :    #000;
}
/* ------------------------------------------------------ FORMULARE */
.form_v1 {
    width                :    auto;
    padding                :    10px 0px 20px 0px;
}
form fieldset {
    padding                :    10px 0px 0px 0px;
}
.form_v1 label, .form_v1 input, .form_v1 select {
    display                :    block;
    width                :    200px;
}
.form_v1 label {
    padding                :    0px 0px 4px 0px;
}
.select {
    height                :    20px;
    padding                :    2px 0px 2px 0px;
    border                :    1px solid #7F9DB9;
}
.input {
    height                :    16px;
    padding                :    3px 0px 0px 4px;
    border                :    1px solid #7F9DB9;
}
.textarea{
    padding                :    0px 0px 0px 4px;
    border                :    1px solid #7F9DB9;
}
.submit {
    display                :    inline ! important;
    height                :    21px;
    width                :    115px ! important;
    margin                :    10px 0px 10px 5px;
    border                :    0px;
    background-image    :    url('img/submit.gif');
    background-repeat    :    no-repeat;
}
.checkbox {
    border                :    0px;
    margin                :    0px 5px 0px 0px;
    padding                :    0px;
    line-height            :    21px;
}
/* ------------------------------------------------------ SUCHERGEBNISSE */
#searchresults {
    margin                :    20px 0px 0px 0px ;
    padding                :    0px;
}
#searchresults li {
    padding                :    5px 0px 10px 0px;
    list-style-type        :    none;
}
#searchresults li a {
}
#searchresults li, #searchresults li .text  {
}
#searchresults .keyword_url {
    color                :    #008000;
}
#searchresults .keyword {
    font-weight            :    bold;
}
/* ------------------------------------------------------ TABELLE */
table {
    height                :    100%;
    width                :    100%;
    margin                :    10px 0px 20px 0px;
    border-collapse        :    collapse;
}
thead {
    height                :    30px;
    background-image    :    url('img/table_th_bg.gif');
    background-repeat    :    repeat-x;
    background-position    :    left top;
}
tbody {
}
th {
    height                :    28px;
    padding                :    0px 10px 0px 10px;
    color                :    #0066CC;
    text-align            :    center;
}
th.first {
    width                :    6px;
    padding                :    0px;
    background-image    :    url('img/table_th_left.gif');
    background-repeat    :    no-repeat;
    background-position    :    left top;
}
th.last {
    width                :    6px;
    padding                :    0px;
    background-image    :    url('img/table_th_right.gif');
    background-repeat    :    no-repeat;
    background-position    :    right top;
}
td {
    height                :    25px;
    padding                :    0px 10px 0px 10px;
    text-align            :    center;
}
td.first {
    width                :    6px;
    padding                :    0px;
    border-width        :    0px 0px 0px 1px;
    border-style        :    solid;
    border-color        :    #fff;
}
td.last {
    border-width        :    0px 1px 0px 0px;
    border-style        :    solid;
    border-color        :    #fff;
}
.odd, .odd td.first, .odd td.last, .odd td.none {
    background-color    :    #fff;
    background-image    :    url('img/blank.gif');
}
.odd td {
    background-image    :    url('img/separator_light.gif');
    background-repeat    :    no-repeat;
    background-position    :    right;
}
.even, .even td.first, .even td.last, .even td.none  {
    background-color    :    #f5f3ef;
    background-image    :    url('img/blank.gif');
}
.even td {
    background-image    :    url('img/separator_dark.gif');
    background-repeat    :    no-repeat;
    background-position    :    right;
}
/* ------------------------------------------------------ TRENNER */
.separator_dark {
    margin-right        :    7px;
    padding-right        :    7px;
    background-image    :    url('img/separator_dark.gif');
    background-repeat    :    no-repeat;
    background-position    :    right;
}
.separator_light {
    margin-right        :    7px;
    padding-right        :    7px;
    background-image    :    url('img/separator_light.gif');
    background-repeat    :    no-repeat;
    background-position    :    right;
}
.separator_2c {
    margin-right        :    7px;
    padding-right        :    11px;
    background-image    :    url('img/separator_2c.gif');
    background-repeat    :    no-repeat;
    background-position    :    right 10px;
}
.separator_2c_meta {
    margin-right        :    7px;
    padding-right        :    11px;
    background-image    :    url('img/separator_2c.gif');
    background-repeat    :    no-repeat;
    background-position    :    right 0px;
}





