/* screen.css
------------------------------------------------------------------------
This stylesheet contains the basic CSS rules for SchladmingDachstein

Author: elements.at
--------------------------------------------------------------------- */

/* Basic CSS Rules
--------------------------------------------------------------------- */

body {
    background: #fff;
    margin: 0;
    padding: 0;
}

div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed, font {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    text-align: left;
}

h1 {
    color: #000;
    font-weight: bold;
    font-size: 19px;
    line-height: 22px;
}

h2 {
    color: #000;
    font-weight: bold;
}

h3 {
    color: #000;
    font-weight: bold;
}

h4 {
    color: #000;
    font-weight: bold;
}

object {
    display: block;
}

a:link {
    color: #000;
    text-decoration: underline;
}

a:visited {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

a:active {
    color: #000;
    text-decoration: underline;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.clear {
    clear: both !important;
}

.debug {
    border: 1px solid #000;
}

/* general sitecontainers
--------------------------------------------------------------------- */

#background {
    background: url(/static/img/background.png) center top no-repeat;
    width: 100%;
    height: 760px;
    overflow: visible;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#sitecontainer {
    width: 100%;
    overflow: visible;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

#site {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

/* header (languages, seasons, logo, accommodations, weather )
--------------------------------------------------------------------- */

#header {
    width: 980px;
    height: 320px;
    overflow: hidden;
    position: relative;
}

#header .transparent {
    behavior: url(/static/js/iepngfix.htc);
    background: url(/static/img/header_transparent.png) left top no-repeat;
    width: 770px;
    height: 320px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    clear: both;
}

#header .transparent.ressort {
    background: url(/static/img/header_transparent_ressort.png) left top no-repeat;
}

/* resoort logo */
#header .ressort_logo {
    width: 180px;
    height: 78px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 100;
    clear: both;
}

/* logo */
#header .logo {
    width: 180px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 240px;
    z-index: 100;
    clear: both;
}

#header .logo.skiwm {
    width: 180px;
    height: 220px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 100;
    clear: both;
}

#header .logo.skiwm img {
    behavior: url(/static/js/iepngfix.htc);
}

/* language box */
#languages {
    width: 85px;
    height: 29px;
    padding: 5px 0 0 5px;
    overflow: visible;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 200;
}

#languages .languages_out {
    float: left;
    border: 1px solid #d8dcde;
    width: 80px;
    height: 15px;
    padding: 3px 0 0 3px;
    cursor: pointer;
}

#languages .actualselect {
    width: 18px;
    height: 12px;
    overflow: hidden;
    float: left;
    cursor: pointer;
}

#languages .actualtext {
    width: 50px;
    height: 12px;
    line-height: 10px;
    padding-left: 3px;
    overflow: hidden;
    color: #6e7378;
    float: left;
    cursor: pointer;
}

#languages .selectbutton {
    background: url(/static/img/language_selectbutton.gif) left top no-repeat;
    float: left;
    width: 5px;
    height: 14px;
    overflow: hidden;
    cursor: pointer;
}

#languages .options {
    margin-left: -5px;
    _margin-left: -3px;
    background: #fff;
    width: 164px;
    _width: 165px;
    overflow: hidden;
    padding: 8px;
    float: left;
}

#languages .options a {
    display: block;
    width: 165px;
    line-height: 10px;
    overflow: hidden;
    margin: 0;
    padding: 3px 0;
    text-decoration: none;
    vertical-align: middle;
    color: #6e7378;
    border-bottom: 1px solid #dde2e4;
}

#languages .options img {
    display: block;
    float: left;
    width: 18px;
    height: 12px;
    margin-right: 3px;
    padding: 0 0 1px 0;
}

#languages .options span {
    display: block;
    float: left;
    width: 120px;
    height: 12px;
    padding: 0 0 2px 0;
}

/* language box */
#seasons {
    width: 84px;
    height: 14px;
    padding: 0;
    overflow: hidden;
    height: 14px;
    overflow: hidden;
    padding: 8px 0 7px 0;
    position: absolute;
    left: 96px;
    top: 0;
    z-index: 200;
}

#seasons a {
    text-decoration: none;
    overflow: hidden;
    color: #6e7378;
    margin: 0 7px 0 0;
    float: left;
}

#seasons a:hover, #seasons a.active {
    color: #465a00;
}

#header .headerimage {
    width: 770px;
    height: 320px;
    overflow: hidden;
    float: left;
}

/* Headerbox */
#header #headerbox {
    background: url(/static/img/headerbox_bg.gif) left top no-repeat;
    width: 210px;
    height: 315px;
    overflow: hidden;
    padding: 5px 0 0 0;
    float: left;
}

#headerbox .vacancy {
    width: 210px;
    height: 183px;
    overflow: hidden;
}

#headerbox .vacancy .request_entry {
    width: 210px;
    height: 28px;
    overflow: hidden;
    border-top: 1px solid #b2c743;
    border-bottom: 1px solid #829e00;

}

#headerbox .vacancy .request_entry .head {
    background: url(/static/img/head_plus.gif) 185px 9px no-repeat;
    width: 195px;
    height: 28px;
    padding: 0 0 0 15px;
    overflow: hidden;
    cursor: pointer;
}

#headerbox .vacancy .request_entry .head.open {
    background: url(/static/img/head_minus.gif) 185px 13px no-repeat;
}

#headerbox .vacancy .request_entry .head em {
    display: block;
    padding: 7px 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 14px;
    color: #465a00;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
}

#headerbox .vacancy .request_entry .detail {
    width: 210px;
    height: 123px;
    padding: 0;
    overflow: hidden;
}

#headerbox .vacancy .request_entry .detail form {
    width: 210px;
    padding: 2px 0 0 0;
    overflow: hidden;
}

#headerbox .vacancy .request_entry .detail p {
    width: 195px;
    overflow: hidden;
    padding: 0 0 0 15px;
    margin: 0 0 4px 0;
}

#headerbox .vacancy .request_entry .detail p label {
    display: block;
    width: 50px;
    padding: 2px 4px 1px 0;
    overflow: hidden;
    color: #fff;
    float: left;
}

#headerbox .vacancy .request_entry .detail p label.wide {
    width: auto;
    padding: 2px 16px 1px 0;
}

#headerbox .vacancy .request_entry .detail p label.two {
    width: 42px;
    padding: 2px 4px 1px 8px;
}

#headerbox .vacancy .request_entry .detail form input {
    background: #fff;
    border: 1px solid #fff;
    padding: 1px 4px 2px 4px;
    line-height: 13px;
    overflow: hidden;
    color: #000;
    float: left;
}

#headerbox .vacancy .request_entry .detail form input.daymonth {
    width: 18px;
    margin: 0 4px 0 0;
}

#headerbox .vacancy .request_entry .detail form input.year {
    width: 33px;
}

#headerbox .vacancy .request_entry .detail form input.price {
    width: 35px;
}

#headerbox .vacancy .request_entry .detail form select {
    width: 126px;
    background: #fff;
    border: 1px solid #fff;
    padding: 0;
    overflow: hidden;
    color: #000;
    float: left;
}

#headerbox .vacancy .request_entry .detail form select.small {
    width: 36px;
}

#headerbox .vacancy .request_entry .detail form .calendarIcon {
    display: block;
    background: url(/static/img/calendar_icon.gif) left top no-repeat;
    width: 19px;
    height: 18px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    float: left;
}

#headerbox .vacancy .request_entry .detail form input.submit {
    width: 17px;
    height: 17px;
    overflow: hidden;
    margin: 0 15px 0 0;
    padding: 0;
    border: none;
    float: right;
}

/* Weather box */
#headerbox .weather {
    width: 210px;
    height: 85px;
    overflow: hidden;
    border-top: 1px solid #b2c743;
    cursor: pointer;
}

#headerbox .weather .headline {
    width: 185px;
    height: 28px;
    padding: 0 10px 0 15px;
    overflow: hidden;
}

#headerbox .weather .headline h3 {
    padding: 7px 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 14px;
    color: #465a00;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
}

#headerbox .weather .weatherdata {
    width: 195px;
    height: 44px;
    padding: 0 0 0 15px;
    overflow: hidden;
}

#headerbox .weather .weatherdata .weatherday {
    width: 40px;
    height: 44px;
    overflow: hidden;
    margin: 0 7px 0 0;
    float: left;
}

#headerbox .weather .weatherdata .weatherday .icon {
    width: 40px;
    height: 30px;
}

#headerbox .weather .weatherdata .weatherday .icon img {
    behavior: url(/static/js/iepngfix.htc);
}

#headerbox .weather .weatherdata .weatherday .date {
    width: 40px;
    height: 14px;
    overflow: hidden;
    color: #465a00;
    text-align: center;
}

#headerbox .weather .weatherdata .temperature {
    background: url(/static/img/weather_line.gif) 8px 24px no-repeat;
    width: 43px;
    height: 44px;
    overflow: hidden;
    float: left;
    padding: 0 10px 0 0;
}

#headerbox .weather .weatherdata .temperature .top {
    width: 43px;
    height: 17px;
    overflow: hidden;
    padding: 7px 0 2px 0;
}

#headerbox .weather .weatherdata .temperature .bottom {
    width: 43px;
    height: 15px;
    overflow: hidden;
    padding: 2px 0 2px 0;
}

#headerbox .weather .weatherdata .temperature em {
    display: block;
    overflow: hidden;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    float: right;
}

/* village selection
--------------------------------------------------------------- */

#villageselect {
    width: 180px;
    height: 33px;
    padding: 0;
    overflow: visible;
    position: absolute;
    left: 0;
    top: 320px;
    z-index: 10000;
}

#villageselect .actualselect {
    width: 132px;
    height: 14px;
    overflow: hidden;
    padding: 8px 0 8px 15px;
    color: #6e7378;
    float: left;
    cursor: pointer;
}

#villageselect .actualselect em {
    display: block;
    padding: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 14px;
    color: #465a00;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
}

#villageselect .selectbutton {
    background: url(/static/img/village_selectbutton.gif) left top no-repeat;
    float: left;
    width: 29px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
}

#villageselect .options {
    background: #fff url(/static/img/villageselect_options_bg.gif) left bottom no-repeat;;
    width: 155px;
    overflow: hidden;
    padding: 5px 10px 10px 15px;
    float: left;
}

#villageselect .options a {
    display: block;
    width: 155px;
    line-height: 14px;
    overflow: hidden;
    margin: 0;
    padding: 2px 0;
    text-decoration: none;
    color: #465a00;
    border-bottom: 1px solid #c0d266;
}

/* metanavigation
--------------------------------------------------------------- */

#metanav {
    width: 792px;
    height: 33px;
    overflow: visible;
    padding: 0 0 0 8px;
    position: absolute;
    left: 180px;
    top: 320px;
    z-index: 10000;
}

#metanav ul {
    width: 792px;
    height: 33px;
    overflow: visible;
    padding: 0;
    list-style: none;
}

#metanav ul li {
    height: 33px;
    overflow: visible;
    padding: 0 7px;
    float: left;
    position: relative;
    display: block;
}

#metanav ul li a {
    display: block;
    height: 14px;
    overflow: hidden;
    text-decoration: none;
    padding: 8px 0 11px 0;
    float: left;
}

#metanav ul li a em {
    color: #64696e;
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
}

#metanav ul li.sfhover a, #metanav ul li.active a {
    background: url(/static/img/nav_hover.gif) left bottom repeat-x;
    display: block;
    height: 14px;
    overflow: hidden;
    text-decoration: none;
    padding: 8px 0 11px 0;
    float: left;
}

#metanav ul li.active a em {
    color: #465a00;
}

/* Ebene 2 (Aufklappen darunter)*/

#metanav ul li .sub {
    background: url(/static/img/sub_bg.png) left top no-repeat;
    width: 149px;
    height: 320px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: -320px;
    float: left;
    display: none;
}

* html #metanav ul li .sub {
    background: url(/static/img/sub_bg.gif) left top no-repeat;
}

#metanav ul li .sub.wide {
    width: 300px;
}

#metanav ul li.sfhover .sub {
    display: block;
}

#metanav ul li .sub .subblock {
    width: 149px;
    height: 320px;
    overflow: hidden;
    margin: 0 1px 0 0;
    float: left;
}

#metanav ul li .sub .subblock label {
    display: block;
    width: 129px;
    height: 14px;
    color: #fff;
    padding: 4px 10px;
    overflow: hidden;
}

#metanav ul li .sub .subblock label.green {
    background: #96b400;
}

#metanav ul li .sub .subblock label.region {
    background: #465a00;
}

#metanav ul li .sub .subblock ul {
    width: 126px;
    height: auto;
    overflow: hidden;
    padding: 0 13px 5px 10px;
}

#metanav ul li .sub .subblock ul li {
    background: url(/static/img/subnav_arrow.gif) right 7px no-repeat;
    width: 116px;
    height: auto !important;
    overflow: visible;
    padding: 2px 10px 3px 0;
    position: relative;
    display: block;
    margin: 0 !important;

}

* html #metanav ul li .sub .subblock ul li {
    padding: 1px 10px 2px 0 !important;

}

#metanav ul li .sub .subblock ul li a {
    background: none;
    display: block;
    width: 116px;
    height: auto;
    overflow: hidden;
    text-decoration: none;
    padding: 0 !important;
    color: #32373c;
    margin: 0 !important;
}

/* middle container
--------------------------------------------------------------------- */

#middle {
    background: #fff url(/static/img/middle_bg.gif) left top repeat-y;
    width: 980px;
    overflow: hidden;
    padding: 33px 0 10px 0;
}

/* left (sidebar) */
#middle #left {
    width: 180px;
    overflow: hidden;
    padding: 0;
    float: left;
}

/* center (Content)*/
#middle #center {
    width: 590px;
    overflow: hidden;
    padding: 0;
    float: left;
}

#center .headline {
    width: 560px;
    overflow: hidden;
    padding: 2px 15px 15px 15px;
}

#center .headline h1 {
    width: 560px;
    overflow: hidden;
    line-height: 30px;
    font-size: 24px;
    font-weight: normal;
    /*font-style: italic;*/
    color: #465a00;
}

/* center (variant wide) */
#middle #center.wide {
    background: #fff;
    width: 800px;
    overflow: hidden;
    padding: 0;
    float: left;
}

#center.wide .headline {
    width: 770px;
    overflow: hidden;
    padding: 2px 15px 15px 15px;
}

#center.wide .headline h1 {
    width: 770px;
    overflow: hidden;
    line-height: 30px;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    color: #465a00;
}

/* right (sidebar) */
#middle #right {
    background: #fff;
    width: 210px;
    overflow: hidden;
    padding: 0;
    float: left;
}

#right .site_search {
    width: 210px;
    height: 43px;
    overflow: hidden;
    padding: 25px 0 0 0;
}

#right .site_search form {
    width: 210px;
    height: 37px;
    overflow: hidden;
    padding: 6px 0 0 0;
}

#right .site_search .searchterm {
    background: none repeat scroll 0 0 #99b200;
    border: medium none;
    border-top: 1px solid #5f7200;
    border-left: 1px solid #5f7200;
    border-bottom: 1px solid #bdce4c;
    color: #64696E;
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0px 5px 0px 5px;
    width: 158px;
    color: #fff;
    _height: 14px;
    _padding-top: 10px;
}

#right .site_search input.submit {
    float: left;
    height: 24px;
    width: 25px;
    border: none;
    border-top: 1px solid #5f7200;
    border-right: 1px solid #bdce4c;
    border-bottom: 1px solid #bdce4c;
    cursor: pointer;
}

#right .flash_map {
    background: url(/static/img/flashmap_top.gif) left top no-repeat;
    width: 210px;
    height: 115px;
    overflow: hidden;
    padding: 5px 0 0 0;
    margin: 0 0 20px 0;
}

#right .teaser_wm2013 {
    background: url(/static/img/schladming2013_200.jpg) 0 24px no-repeat !important;
    width: 210px;
    height: 177px;
    overflow: hidden;
    padding: 5px 0 0 0;
    cursor: pointer;

}

#right .teaser_wm2013 h2 {
    background: url(/static/img/highlights_bottom_long.png) no-repeat left bottom;
    color: #63666B;
    font-size: 14px;
    overflow: hidden;
    padding: 0 0 2px 18px;
    text-transform: uppercase;
    width: 150px;
}

#right .teaser_angebote {
    background: url(/static/img/teaser_angebote.jpg) 0 21px no-repeat !important;
    width: 210px;
    height: 225px;
    overflow: hidden;
    padding: 5px 0 0 0;
    cursor: pointer;

}

#right .teaser_angebote h2 {
    background: url(/static/img/highlights_bottom_long.png) no-repeat left bottom;
    color: #63666B;
    font-size: 14px;
    overflow: hidden;
    padding: 0 0 2px 18px;
    text-transform: uppercase;
    width: 150px;
}

#right .weekly_tipp {
    width: 210px;
    overflow: hidden
}

#right .weekly_tipp .top_line {
    background: url(/static/img/right_top_green.gif) left top no-repeat;
    width: 210px;
    height: 5px;
    overflow: hidden
}

#right .weekly_tipp .wt_text {
    background: #fff;
    width: 180px;
    padding: 6px 15px 10px 15px;
    overflow: hidden;
}

#right .weekly_tipp .wt_text h2 {
    width: 180px;
    overflow: hidden;
    color: #64696e;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}

#right .weekly_tipp .wt_text .image {
    width: 180px;
    height: 90px;
    overflow: hidden;
}

#right .weekly_tipp .wt_text h3 {
    width: 180px;
    overflow: hidden;
    padding: 8px 0 0 0;
    color: #465a00;
    font-size: 11px;
}

#right .weekly_tipp .wt_text p {
    width: 180px;
    overflow: hidden;
    color: #64696e;
}

#right .weekly_tipp .wt_text p a {
    text-decoration: none;
    color: #64696e;
}

/* img-text teaser (general styling)
-----------------------------------------------------------*/
.img_text_teaser {
    background: url(/static/img/img_text_teaser_line.gif) left top repeat-x;
    width: 280px;
    height: 90px;
    overflow: hidden;
    cursor: pointer;
}

.img_text_teaser .image {
    width: 90px;
    height: 90px;
    overflow: hidden;
    float: left;
}

.img_text_teaser .it_text {
    width: 170px;
    height: 81px;
    overflow: hidden;
    padding: 9px 10px 0 10px;
    float: left;
}

.img_text_teaser .it_text .itt_top {
    width: 170px;
    height: 82px;
    overflow: hidden;
}

.img_text_teaser .it_text .itt_top h3 {
    width: 170px;
    overflow: hidden;
    padding: 0 !important;
    color: #465a00;
}

.img_text_teaser .it_text .itt_top h3 a {
    text-decoration: none;
    color: #465a00;
}

.img_text_teaser .it_text .itt_top p {
    width: 170px;
    overflow: hidden;
    color: #64696e;
}

.img_text_teaser .it_text .itt_top p a {
    color: #64696e;
    text-decoration: none;
}

.img_text_teaser.price .it_text .itt_top {
    width: 170px;
    height: 58px;
    overflow: hidden;
}

.img_text_teaser .it_text .itt_price {
    width: 170px;
    height: 20px;
    overflow: hidden;
    padding: 3px 0 0 0;
}

.img_text_teaser .it_text .itt_price span {
    background: #465a00;
    display: block;
    height: 14px;
    overflow: hidden;
    padding: 3px 11px;
    color: #fff;
    float: right;
}

/* footer
--------------------------------------------------------------- */

#footer {
    width: 950px;
    overflow: hidden;
    padding: 10px 15px;
}

#footer .f_line {
    border-top: 1px solid #E6EAEC;
    overflow: hidden;
    padding: 0;
    width: 950px;
}

#footer .f_line .partner_icons {
    float: left;
    clear: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 20px 0 50px 0;
    text-align: center;
}

.partner_icons .center {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

#footer .f_line .partner_icons a {
    display: block;
    display: inline;
    margin: 0 10px 10px 10px;
    float: none;
}

#footer .f_line .f_left {
    float: left;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #E6EAEC;
    height: 48px;
    padding: 0;
}

#footer .f_line .f_left .f_top {
    float: left;
    overflow: hidden;
    padding: 0;
    width: 740px;
}

#footer .f_line .f_left .copytext {
    color: #788287;
    float: left;
    overflow: hidden;
    line-height: 48px;
}

#footer .f_line .f_left .fl_links {
    float: left;
    overflow: hidden;
    line-height: 48px;
}

#footer .f_line .f_left .fl_links a {
    color: #788287;
    float: left;
    margin: 0 0 0 20px;
    text-decoration: none;
}

#footer .f_line .f_left .f_bottom {
    float: right;
    overflow: hidden;
    width: 210px;
    height: 48px;
}

#footer .f_line.socialbookmarking_de, #footer .f_line.socialbookmarking_en {
    border: medium none;
    width: 210px;
    background: url(/static/img/sn_bg.png) repeat-y;
    height: 48px;
    color: #60656b;
    line-height: 48px;
}

#footer .f_line.socialbookmarking_de span, #footer .f_line.socialbookmarking_en span {
    display: block;
    float: left;
    margin: 0 0 0 15px;
    font-weight: bold;
}

#footer .socialbookmarking_de .icon_facebook, #footer .socialbookmarking_en .icon_facebook {
    background: url(/static/img/sn_sprite.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 20px;
    overflow: hidden;
    width: 20px;
    margin: 14px 0 0 10px;
}

#footer .socialbookmarking_de .icon_twitter, #footer .socialbookmarking_en .icon_twitter {
    background: url(/static/img/sn_sprite.png) no-repeat -20px 0;
    display: block;
    float: left;
    height: 20px;
    margin: 14px 0 0 10px;
    overflow: hidden;
    width: 20px;
}

#footer .socialbookmarking_de .icon_youtube, #footer .socialbookmarking_en .icon_youtube {
    background: url(/static/img/sn_sprite.png) no-repeat -40px 0;
    display: block;
    float: left;
    height: 20px;
    margin: 14px 0 0 10px;
    overflow: hidden;
    width: 20px;
}

/* Slidebox (old site)
------------------------------------------------------------*/
#center #slidebox_container {
    width: 575px;
    height: 130px;
    overflow: hidden;
    padding: 0 0 15px 15px;
}

#slidebox_container .slidebox ul {
    margin: 0;
    padding: 0;
    display: block;
}

#slidebox_container .slidebox ul ul {
    padding: 0 0 0 10px;
}

#slidebox_container .slidebox li {
    display: block;
    padding: 3px 0 0 0;
    float: left;
}

#slidebox_container .slidebox li a {
    background: url(/static/img/highlights_extralink.gif) left center no-repeat;
    display: block;
    width: 260px;
    padding: 0 0 0 10px;
    text-decoration: none;
    color: #465a00;
}

#slidebox_container .slidebox {
    width: 560px;
    height: 130px;
    overflow: hidden;
    padding: 0;
    float: left;
}

#slidebox_container .slidebox .overflow {
    width: 700px;
    float: left;
}

#slidebox_container .slidebox .handle {
    background: url(/static/img/slidebox_handle_closed.gif) left top no-repeat;
    width: 25px;
    height: 130px;
    float: left;
}

#slidebox_container .slidebox .handle.active {
    background: url(/static/img/slidebox_handle_active.gif) left top no-repeat;
}

#slidebox_container .slidebox .handle img {
    behavior: url(/static/js/iepngfix.htc);
}

#slidebox_container .slidebox .container {
    width: 486px;
    height: 130px;
    overflow: hidden;
    float: left;
}

#slidebox_container .slidebox .container.hidden {
}

#slidebox_container .slidebox .container img {
    display: block;
    width: 180px;
    height: 130px;
    float: left;
}

#slidebox_container .slidebox .container .static {
    width: 479px;
}

#slidebox_container .slidebox .container .text {
    width: 279px;
    padding: 0 5px 0 15px;
    color: #64696e;
    float: left;
}

#slidebox_container .slidebox .container .text h3 {
    color: #465a00;
}

#slidebox_container .slidebox .container .text a {
    color: #465a00;
    text-decoration: none;
}

#slidebox_container .slidebox .container .fgalerie {
    width: 280px;
    height: 130px;
    overflow: hidden;
    float: left;
}

#slidebox_container .slidebox .container .fslideimg {
    width: 60px;
    height: 60px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    float: left;
}

#slidebox_container .slidebox .container .fslideimg img {
    width: 60px;
    height: 60px;
}

#slidebox_container .slidebox .container .ftextbox {
    width: 195px;
    overflow: hidden;
    color: #64696e;
    float: left;
}

#slidebox_container .slidebox .container .flink {
    padding-top: 5px;
    width: 195px;
    float: left;
}

#slidebox_container .slidebox .container .flink img {
    width: 8px;
    height: 10px;
}

#slidebox_container .slidebox .container .slideboxtopeventleft {
    float: left;
    width: 220px;
    height: 130px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#slidebox_container .slidebox .container .slideboxtopeventleft .text {
    float: left;
    padding: 0 0 0 15px;
}

#slidebox_container .slidebox .container .slideboxtopeventleft img {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#slidebox_container .slidebox .container .slideboxtopeventright {
    float: left;
    width: 220px;
    height: 130px;
}

#slidebox_container .slidebox .container .slideboxtopeventright .text {
    float: left;
    padding: 0 0 0 15px;
}

#slidebox_container .slidebox .container .slideboxtopeventright img {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#slidebox_container .slidebox .container .slideboxtopeventleft a, #slidebox_container .slidebox .container .slideboxtopeventright a {
    color: #465a00;
    text-decoration: none;
}

/* social bookmarking */
#left .socialbookmarking_de {
    background: #fff;
    overflow: hidden;
    padding: 15px 15px 10px 15px;
    width: 150px;
}

#left .socialbookmarking_de .icon_facebook {
    background: url(/static/img/socialbookmarking_de.png) 0 0 no-repeat;
    display: block;
    float: left;
    width: 150px;
    height: 22px;
    margin: 0 0 4px 0;
    overflow: hidden;
}

#left .socialbookmarking_de .icon_twitter {
    background: url(/static/img/socialbookmarking_de.png) 0 -22px no-repeat;
    display: block;
    float: left;
    width: 150px;
    height: 22px;
    margin: 0 0 4px 0;
    overflow: hidden;
}

#left .socialbookmarking_de .icon_youtube {
    background: url(/static/img/socialbookmarking_de.png) 0 -44px no-repeat;
    display: block;
    float: left;
    width: 150px;
    height: 22px;
    margin: 0 0 4px 0;
    overflow: hidden;
}

#left .socialbookmarking_en {
    background: #fff;
    overflow: hidden;
    padding: 15px 15px 10px 15px;
    width: 150px;
}

#left .socialbookmarking_en .icon_facebook {
    background: url(/static/img/socialbookmarking_en.png) 0 0 no-repeat;
    display: block;
    float: left;
    width: 150px;
    height: 22px;
    margin: 0 0 4px 0;
    overflow: hidden;
}

#left .socialbookmarking_en .icon_twitter {
    background: url(/static/img/socialbookmarking_en.png) 0 -22px no-repeat;
    display: block;
    float: left;
    width: 150px;
    height: 22px;
    margin: 0 0 4px 0;
    overflow: hidden;
}

#left .socialbookmarking_en .icon_youtube {
    background: url(/static/img/socialbookmarking_en.png) 0 -44px no-repeat;
    display: block;
    float: left;
    width: 150px;
    height: 22px;
    margin: 0 0 4px 0;
    overflow: hidden;
}



