

/*
    Startpage Stylesheet
*/
/******************* TOPTEASER ********************/
.start_topteaser_frame {
    width: 940px;
    background: url(/wbs/pics/start-topteaser-bg.gif) repeat-x #fdfcd2;
}
.start_topteaser_frame:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
.start_topteaser_indent {
    padding: 6px 21px 33px 21px;
}

.start_topteaser_1 {
    width: 201px;
    float: left;
    margin: 0px 10px 0px 0px;
    text-align: left;
}
.start_topteaser_2 {
    width: 233px;
    float: left;
    margin: 18px 10px 0px 0px;
}
.start_topteaser_3 {
    width: 233px;
    float: left;
    margin: 18px 0px 0px 0px;
}
.start_topteaser_4 {
    width: 201px;
    float: left;
    margin: 0px 0px 0px 10px;
    text-align: right;
}
.start_topteaser_txt {
    color: #8b772d;
    line-height: 1.5em;
    margin: 11px 0px 0px 0px;
    font-size: 0.85em;
}
img.start_topteaser_image {
    border: 3px solid #fff;
}
.s_closed {
    width: 93px;
    height: 93px;
    background: url(/wbs/pics/s_pause.gif) repeat-x;
    position: relative;
    top: -170px; 
    right: 0px;
    z-index: 3;
    float: right;
    margin-bottom: -93px;
}
.s_open {
    width: 93px;
    height: 93px;
    background: url(/wbs/pics/s_open.gif) repeat-x;
    position: relative;
    top: -170px; 
    right: 0px;
    z-index: 3;
    float: right;
    margin-bottom: -93px;
}
.ballon_button {
    width: 146px;
    height: 24px;
    background: url(/wbs/pics/ballon_link.gif) no-repeat;
    margin: 13px 0px 0px 0px;
    padding: 6px 0px 4px 32px;
    float: left;
}
.ballon_button_r {
    width: 146px;
    height: 24px;
    background: url(/wbs/pics/ballon_link.gif) no-repeat;
    margin: 13px 0px 0px 0px;
    padding: 6px 0px 4px 32px;
    float: right;
}

.ballon_button_indent {
    width: 143px;
    text-align: center;
    font-size: 0.85em;
    float: left;
}
/******************* MAINCONTENT ********************/
.start_maincontent_frame {
    width: 940px;
    padding: 10px 0px 10px 0px;
}
.start_maincontent_indent {
    width: 940px;
    background: url(/wbs/pics/start_content_bg.gif) repeat-y;
}
.start_maincontent_indent:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
.start_maincontent_left {
    width: 305px;
    float: left;
    margin: 0px 10px 0px 0px;
}
.start_maincontent_right {
    width: 625px;
    float: left;
}
/******************* MAINCONTENT LEFT ********************/
.start_maincontent_left_headline {
    width: 305px;
    padding: 18px 0px 6px 0px;
    text-align: center;
    border-bottom: 3px solid #005ca1;
}
.start_maincontent_left_headline_blue {
    width: 305px;
    padding: 6px 0px 6px 0px;
    text-align: center;
    color: #556b7b;
    font-size: 0.85em;
    background-color: #ddf3fe;
}
table.timetable {
    width: 305px;
    border: none;
    font-size: 0.85em;
    margin: 8px 0px 0px 0px;
}
tr {
    vertical-align: top;
}
td.day {
    width: 216px;
}
td.day_grey {
    width: 181px;
    color: #818181;
    padding: 0px 0px 0px 35px;
}
td.time_grey {
    color: #818181;
}
.start_maincontent_left_headline_blue_line {
    width: 305px;
    border-bottom: 1px solid #005ca1;
}
.timeinfo_frame  {
    width: 305px;
    font-size: 0.7em;
    color: #808080;
    margin: 15px 0px 0px 0px;
    line-height: 1.3em;
}
/******************* MAINCONTENT RIGHT ********************/
.start_maincontent_right_txt {
    margin: 11px 0px 0px 0px;
    font-size: 0.85em;
}
.start_maincontent_right_indent {
    width: 584px;
    padding: 18px 20px 18px 20px;
}
.start_maincontent_right_headline {
    padding: 0px 0px 6px 0px;
}
.start_maincontent_right_newsteaser_frame {
    width: 409px;
    float: left;
    border-bottom: 2px solid #005ca1;
    margin: 0px 19px 17px 0px;
}
.start_maincontent_right_newsteaser_frame_noborder {
    width: 409px;
    float: left;
    margin: 0px 19px 17px 0px;
}
ul.start_maincontent_right_newsteaser_list {
    width: 409px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    border-top: 3px solid #005ca1;
    font-size: 0.85em;
}
li.start_maincontent_right_newsteaser_listitem {
    width: 409px;
    border-bottom: 1px solid #005ca1;
    padding: 0px 0px 6px 0px;
}
p.start_maincontent_right_newsteaser_listitem_headline {
    padding: 6px 0px 6px 0px;
    margin: 0px;
}
span.start_maincontent_right_newsteaser_listitem_date {
    padding: 1px 2px 0px 2px;
    float: right;
    color: #fff;
    background-color: #005ca1;
    margin: 0px 0px 0px 10px;
}
.start_maincontent_right_special_frame {
    width: 151px;
    float: right;
    padding: 24px 0px 0px 0px;
}
.start_maincontent_right_gallery_frame {
    width: 584px;
    clear: both;
}
.start_maincontent_right_gallery_hdl {
    float: left;
    padding: 0px 15px 0px 0px;
}
.start_maincontent_right_gallery_hdl_link {
    font-size: 0.85em;
}
.start_maincontent_right_gallery_item {
    border: 1px solid #0b64a6;
    margin: 10px 10px 0px 0px;
    float: left;
}
