/* GENERAL PANELBOX */
.box .teaser.panelbox {
background-image:url(/2010/img/panelbox/panelbox.png);
background-repeat:no-repeat;
font-family:arial,verdana,sans-serif;
font-size:11px;
line-height:13px;
padding:5px 10px 0px 10px;
position:relative;
}

.box .teaser.panelbox h5 {
font-family:arial,verdana,sans-serif;
font-weight:bold;
font-size:11px;
line-height:13px;
padding:4px 0px 10px 0px;
}

.teaser.panelbox a:visited {
color:#999999;
}

.box .teaser.panelbox table tbody tr.odd, .box .teaser.panelbox table tbody tr.even {
background-color:transparent;
}

.box.x21 .teaser.panelbox {
background-position:-232px 0px;
height:120px;
width:212px;
}

*html .box.x21 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_21.png);
background-position:0px 0px;
}

.teaser.panelbox .cropper{
overflow:hidden;
position:relative;
}

.box.x21 .teaser.panelbox .cropper{
height:95px;
}

.box.x22 .teaser.panelbox {
background-position:0px 0px;
height:240px;
width:212px;
}

*html .box.x22 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_22.png);
background-position:0px 0px;
}

.box.x22 .teaser.panelbox .cropper{
height:200px;
}

.box.x23 .teaser.panelbox {
background-position:0px -240px;
height:360px;
width:212px;
}

*html .box.x23 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_23.png);
background-position:0px 0px;
}

.box.x23 .teaser.panelbox .cropper{
height:325px;
}

.box.x24 .teaser.panelbox {
background-position:-232px -122px;
height:480px;
width:212px;
}

*html .box.x24 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_24.png);
background-position:0px 0px;
}

.box.x24 .teaser.panelbox .cropper{
height:445px;
}

.box.x25 .teaser.panelbox {
background-position:-464px 0px;
height:600px;
width:212px;
}

*html .box.x25 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_25.png);
background-position:0px 0px;
}

.box.x25 .teaser.panelbox .cropper{
height:565px;
}

.box.x41 .teaser.panelbox {
background-position:0px -602px;
height:120px;
width:452px;
}

*html .box.x41 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_41.png);
background-position:0px 0px;
}

.box.x41 .teaser.panelbox .cropper{
height:102px;
}

.box.x42 .teaser.panelbox {
background-image:url(/2010/img/panelbox/panelbox_42.png);
height:240px;
width:452px;
}

*html .box.x42 .teaser.panelbox {
background-image:url(/2010/img/panelbox/panelbox_42.png);
background-position:0px 0px;
}

.box.x42 .teaser.panelbox .cropper{
height:210px;
}

.box.x43 .teaser.panelbox {
background-image:url(/2010/img/panelbox/panelbox_43.png);
height:360px;
width:452px;
}

*html .box.x43 .teaser.panelbox {
background-image:url(/2010/img/panelbox/panelbox_43.png);
background-position:0px 0px;
}

.box.x43 .teaser.panelbox .cropper{
height:325px;
}

.box.x44 .teaser.panelbox {
background-image:url(/2010/img/panelbox/panelbox_44.png);
height:480px;
width:452px;
}

*html .box.x44 .teaser.panelbox {
background-image:url(/2010/img/panelbox/panelbox_44.png);
background-position:0px 0px;
}

.box.x44 .teaser.panelbox .cropper{
height:445px;
}
/* /GENERAL PANELBOX */

/* PANELBOX LISTS */
.teaser.panelbox li.separator {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:6px;
margin-bottom:4px;
}

/* the following two declarations are for IE6 */
* html .teaser.panelbox li.separator {
overflow:auto; 
zoom: 1;
}

.teaser.panelbox .leading {
display:block;
font-weight:bold;
float:left;
margin-right:8px;
}
/* /PANELBOX LISTS */

/* PANELBOX TABS */
.teaser.panelbox ul.tabs {
background-image:url(/2010/img/panelbox/tab_inactive.png);
background-repeat:repeat-x;
background-position:bottom;
height:23px;
}

*html .teaser.panelbox ul.tabs {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/2010/img/panelbox/ie6/tab_inactive.png');
background-image:none;
}

*html .teaser.panelbox ul.tabs {
background-image:none;
}

.teaser.panelbox .tabs li {
float:left;
}

.teaser.panelbox .tabs li a {
display:block;
border-right:1px solid #c5cfd8;
border-bottom:1px solid #c5cfd8;
margin-top:1px;
padding:3px 10px 5px 10px;
}

.teaser.panelbox .tabs li a.first {
border-left:1px solid #f8f8f8;
}

.teaser.panelbox .tabs li.active a.first {
border-left:1px solid #c5cfd8;
}

.teaser.panelbox .tabs li a.last {
border-right:none;
}

.teaser.panelbox .tabs li.active a {
background-image:none;
border-top:1px solid #c5cfd8;
margin-top:0px;
border-bottom:1px solid #f8f8f8;
background-color:#f8f8f8;
}

.teaser.panelbox .tabs li.active a.last {
border-right:1px solid #c5cfd8;
}

.teaser.panelbox .tabs li a:link, .teaser.panelbox .tabs li a:visited {
color:#bbbbbb;
}

.teaser.panelbox .tabs li a:hover {
color:#000000;
}

.teaser.panelbox .tabs li.active a:link, .teaser.panelbox .tabs li.active a:visited {
color:#666666;
}

.teaser.panelbox .tabcontent_holder {
position:absolute;
top:60px;
width:210px;
}
/* /PANELBOX TABS */

/* WEATHER */
.teaser.panelbox.weather .today {
float:left;
}

.teaser.panelbox.weather .today a:visited {
color:#555555;
}

.teaser.panelbox.weather .today a:hover {
color:#000000;
}

.teaser.panelbox.weather .today a.icon {
font-weight:bold;
width:100px;
height:55px;
background-image:url(/2010/img/panelbox/weather.png);
display:block;
}

.teaser.panelbox.weather .future .tomorrow, .teaser.panelbox.weather .future .later {
float:right;
width:95px;
height:30px;
background-image:url(/2010/img/panelbox/separator_v.png);
background-position: top left;
background-repeat:repeat-y;
padding-left:10px;
}

.teaser.panelbox.weather .future a:visited {
color:#555555;
}

.teaser.panelbox.weather .future a:hover {
color:#000000;
}

.teaser.panelbox.weather .future a.icon {
background-image:url(/2010/img/panelbox/weather.png);
display:block;
background-position:60px 0px !important;
}

.teaser.panelbox.weather .highlight {
display:block;
}

.teaser.panelbox.weather .future .highlight {
font-weight:bold;
}
.teaser.panelbox.weather .future .separator {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
float:right;
width:95px;
height:3px;
overflow:hidden;
margin-top:3px;
margin-bottom:3px;
}

.teaser.panelbox.weather .locations {
position:absolute;
top:4px;
right:0px;
}

.teaser.panelbox.weather .locations:visited {
color:#555555; 
}

#weather_popup {
height:345px;
width:193px;
}
/* /WEATHER */

/* RECTANGLE */
#left #min_rectangle, #right #min_rectangle {
width:480px;
height:360px;
}

.sideline #min_rectangle {
width:300px;
max-height:250px;
margin:0px 0px 30px 0px;
}

.rectangle {
width:300px;
height:250px;
margin:0px 0px 10px 168px;
}

*html .rectangle {
overflow:hidden;
}

.box.xspecial, .box.xspecial .box.x23 {
width:160px;
height:250px;
overflow:hidden;
}

.box.xspecial .teaser.panelbox.for-rectangle,
#min_rectangle .box.xspecial .teaser.panelbox.topstories, 
#min_rectangle .box.xspecial .teaser.panelbox.lateststories {
background-image:url(/2010/img/panelbox/rectangle-panelbox.png);
background-position:0 0;
margin:0;
padding-left:14px;
padding-right:14px;
width:132px;
height:250px;
}

.box.xspecial .teaser.panelbox.for-rectangle .scroller,
#min_rectangle .box.xspecial .teaser.panelbox.topstories .scroller,
#min_rectangle .box.xspecial .teaser.panelbox.lateststories .scroller {
height:194px;
}

/* /RECTANGLE */

/* DAILYNEWS */
.teaser.panelbox.dailynews .scroller {
width:210px;
overflow:auto;
height:287px;
scrollbar-base-color:#cccccc;
padding-right:2px;
}

.x22 .teaser.panelbox.dailynews .scroller {
height:175px;
}

.teaser.panelbox.dailynews.double .scroller {
height:294px;
}

.teaser.panelbox.dailynews ul {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
padding-top:7px;
}

.teaser.panelbox.dailynews li {
height:47px;
overflow:hidden;
}

.teaser.panelbox.dailynews.double li {
height:auto;
}

.teaser.panelbox.dailynews li .category {
font-weight:bold;
}

.teaser.panelbox.dailynews li img {
float:left;
padding-right:7px;
margin-bottom:10px;
}

.teaser.panelbox.dailynews.double .imagebox img {
float:none;
padding-right:0px;
}

.teaser.panelbox.dailynews.double .imagebox {
padding:0px;
margin:0px;
height:45px;
}

.teaser.panelbox.dailynews.double .imagebox img.first {
padding-right:3px;
}

.teaser.panelbox.dailynews.double .down, .teaser.panelbox.dailynews.double .up {
width:16px;
height:8px;
background-image:url(/2010/img/panelbox/updown.png);
overflow:hidden;
}

.teaser.panelbox.dailynews.double .down {
background-position:0px 0px;
margin:0px 0px 1px 145px;
}

.teaser.panelbox.dailynews.double .up {
background-position:0px -8px;
margin:1px 0px 0px 43px;
}
/* /DAILYNEWS */

/* POLLS */
.teaser.panelbox.polls .question {
padding-bottom:10px;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
}

.teaser.panelbox.polls .alert {
color:#cc0000;
padding:10px 0px 10px 0px;
}

.teaser.panelbox.polls .captcha {
padding-bottom:10px;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
}

.teaser.panelbox.polls .captcha img {
vertical-align:middle;
}

.teaser.panelbox.polls .ok_button {
width:50px;
height:26px;
background-image:url(/2010/img/panelbox/ok-button.png);
border:0px;
background-color:transparent;
text-indent:-500px;
line-height:500px;
overflow:hidden;
cursor:pointer;
}

.teaser.panelbox.polls .ok_button:hover {
background-position:0px -26px;
}

.teaser.panelbox.polls .answerlist {
line-height:17px;
height:115px;
}

.teaser.panelbox.polls form input {
margin:0px;
padding:0px;
}

.teaser.panelbox.polls li {
border-bottom:1px solid #dddddd;
padding:2px 0px 5px 16px;
text-indent:-16px;
line-height:13px;
}

* html .teaser.panelbox.polls li, *+html .teaser.panelbox.polls li {
padding-left:23px;
text-indent:-23px;
}

.teaser.panelbox.polls .button {
position:absolute;
bottom:0px;
left:55px;
width:95px;
height:26px;
background-image:url(/2010/img/panelbox/poll-button.png);
border:0px;
background-color:transparent;
text-indent:-500px;
line-height:500px;
overflow:hidden;
cursor:pointer;
z-index:150;
}

.teaser.panelbox.polls .button:hover {
background-position:0px -26px;
}

.teaser.panelbox.polls .scroller, .teaser.panelbox.polls .answerlist {
height:110px;
}

.x23 .teaser.panelbox.polls .scroller, .x23 .teaser.panelbox.polls .answerlist {
height:210px;
}

.teaser.panelbox.polls label {
font-size:11px;
}

.teaser.panelbox.polls .pollprozent {
font-size:9px;
margin-bottom:3px;
margin-right:10px;
background-image:url(/2010/img/panelbox/poll_fade.png);
background-repeat:repeat-y;
}

.teaser.panelbox.polls .pollprozent .bar {
background-color:#cccccc;
background-image:url(/2010/img/panelbox/poll_bar.png);
display:block;
height:11px;
margin-right:3px;
float:left;
border:1px solid #cccccc;
}

/* /POLLS */

/* VIDEOPLAYER */
.box.x44 .teaser.panelbox.video_teaser {
background-image: url("/2010/img/panelbox/panelboxblack_44.png");
height: 480px;
width: 452px;
}

.box.x44 .teaser.panelbox.video_teaser h5 {
color: #FFFFFF;
}

.teaser.panelbox.video_teaser .video_content {
background-image: url("/2010/img/panelbox/video_inside.png");
width: 450px;
height: 360px;
}

.teaser.panelbox.video_teaser .headline {
width:440px;
color:#FFFFFF;
padding:5px;
}

.teaser.panelbox.video_teaser .tabbey {
margin-bottom:10px;
}

.teaser.panelbox.video_teaser .wemfngoogle {
visibility:hidden;
}

.teaser.panelbox.video_teaser .flash {
width:448px;
height:274px;
background-color:black;
margin: 0px 0px 0px 1px;
}

.teaser.panelbox.video_teaser .more_video {
width:450px;
height:61px;
padding-left:5px;
}

.teaser.panelbox.video_teaser .more_video img {
margin:4px 1px;
height:53px;
width:108px;
float:left;
}

#showlarge img{
display: none;
}

.teaser.panelbox.video_teaser .video_showlarge {
background-image: url("/2010/img/panelbox/videoportal-icon-white.png");
background-position: right top;
background-repeat: no-repeat;
margin-top:8px;
padding:0px 30px 0px 0px;
display:block;
clear:both;
text-align:right;
line-height: 18px;
color:#FFFFFF;
width:420px;
}

.x43 .teaser.panelbox.video_teaser .tabcontent_holder,  .x44 .teaser.panelbox.video .tabcontent_holder {
 width:447px;
 }

/* IE6 Hack for Background Image */
.box.x44 .teaser.panelbox.video_teaser {
background-image: url("/2010/img/panelbox/panelboxblack_44.png") !important;
}

/* /VIDEOPLAYER */

/* VIDEO Flap*/
.teaser.panelbox.video_teaser .tabbey.video {
height:35px;
margin:5px 0px 0px 0px;
background-image: none;
}

.teaser.panelbox.video_teaser .tabbey.video li {
background-image: url("/2010/img/videoportal/videoflap/videoflap-left.png");
background-position: left top;
background-repeat: no-repeat;
cursor: pointer;
float: left;
font-size: 12px;
height: 20px;
padding: 0 0 0 6px;
margin: 0px 10px 0px 0px;
color: #FFFFFF;
}

.teaser.panelbox.video_teaser .tabbey.video li a {
background-image: url("/2010/img/videoportal/videoflap/videoflap-right.png");
background-position: right center;
background-repeat: no-repeat;
height: 20px;
line-height: 20px;
padding: 7px 6px 7px 0px;
border: none;
display: inline;
color: #FFFFFF;
}

.teaser.panelbox.video_teaser .tabbey.video li:hover, .teaser.panelbox.video_teaser .tabbey.video li.active  {
background-image: url("/2010/img/videoportal/videoflap/videoflap-left-active.png");
border: none;
}

.teaser.panelbox.video_teaser .tabbey.video li a:hover, #left .tabbey.video li.active a, #right .tabbey.video li.active a {
background-color: #000000;
color: #FFFFFF;
background-image: url("/2010/img/videoportal/videoflap/videoflap-right-active.png");
border: none;
}
/* END: VIDEO Flap*/

/* VIDEOPLAYER SIDELINE*/
.teaser.panelbox.videoplayer .title {
font-weight:bold;
padding:12px 0px 7px 0px;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
display:block;
}
/* /VIDEOPLAYER  SIDELINE*/

/* TICKER */
.teaser.panelbox.ticker .tabcontent_holder {
width:207px;
height:133px;
overflow:auto;
scrollbar-base-color:#cccccc;
padding-right:5px;
}

.teaser.panelbox.ticker a:visited {
color:#999999;
}

.teaser.panelbox.ticker span.twentyfour a:visited {
color:#555555;
}

.teaser.panelbox.ticker span.twentyfour a:hover {
color:#000000;
}

.x23 .teaser.panelbox.ticker .tabcontent_holder, .x43 .teaser.panelbox.ticker .tabcontent_holder {
height:250px;
}

.x24 .teaser.panelbox.ticker .tabcontent_holder, .x44 .teaser.panelbox.ticker .tabcontent_holder {
height:365px;
}

.x42 .teaser.panelbox.ticker .tabcontent_holder, .x43 .teaser.panelbox.ticker .tabcontent_holder,  .x44 .teaser.panelbox.ticker .tabcontent_holder {
 width:447px;
 }

.teaser.panelbox.ticker .tabcontent_holder li {
clear:both;
}

.teaser.panelbox.ticker .tabcontent_holder img {
float:left;
margin-right:10px;
margin-bottom:5px;
}
/* /TICKER */

/* REGIONEWS */
.teaser.panelbox.regionews p .category {
font-weight:bold;
}

.teaser.panelbox.regionews p {
margin-bottom:5px;
}

.teaser.panelbox.regionews p img{
float:left;
margin-right:7px;
margin-bottom:5px;
}

.teaser.panelbox.regionews .tabcontent_holder ul {
clear:both;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
display:block;
padding-top:4px;
}

.teaser.panelbox.regionewsmulti .tabcontent_holder {
width:447px;
height:264px;
overflow:auto;
scrollbar-base-color:#cccccc;
padding-right:5px;
}

.teaser.panelbox.regionewsmulti #regionewsmulti_news li .category, .teaser.panelbox.regionewsmulti #regionewsmulti_events li .category {
font-weight:bold;
display:block;
}


/* /REGIONEWS */

/* MULTIMEDIA */
.teaser.panelbox.multimedia ul {
position:absolute;
top:23px;
left:19px;
width:416px;
}

.teaser.panelbox.multimedia li {
float:left;
width:100px;
margin:0px 2px 0px 1px;
}

.teaser.panelbox.multimedia img {
clear:both;
}

.teaser.panelbox.multimedia .back, .teaser.panelbox.multimedia .forward {
width:14px;
height:14px;
background-image:url(/2010/img/panelbox/multimedia_navi.png);
float:left;
margin-top:15px;
}

.teaser.panelbox.multimedia .back {
background-position:0px 0px;
position:absolute;
left:0px;
top:27px;
}

.teaser.panelbox.multimedia .back:hover {
background-position:0px -14px;
}

.teaser.panelbox.multimedia .forward {
background-position:-14px 0px;
position:absolute;
right:0px;
top:27px;
}

.teaser.panelbox.multimedia .forward:hover {
background-position:-14px -14px;
}

.teaser.panelbox.multimedia .pagenumber {
position:absolute;
top:5px;
right:22px;
}
/* /MULTIMEDIA */

/* LATESTSTORIES */
.story_end .box.x42 {
/*margin-top:13px;*/
}

.teaser.panelbox.lateststories .scroller { 
width:450px;
overflow:auto;
height:190px;
scrollbar-base-color:#cccccc;
padding-right:2px;
}
/* / LATESTSTORIES */


/* LOCAL */
/* ==> Mit navicss mergen */
.teaser.panelbox.local .search_box {
background-image:url(/2010/img/panelbox/search-box.png);
background-repeat:no-repeat;
width:173px;
height:21px;
margin:8px 0px 0px 0px;
display:block;
float:left;
}

.teaser.panelbox.local .search_box input {
position:absolute;
width:140px;
height:16px;
border:1px solid #FFFFFF;
border:none;
margin:4px 26px;
color:#999999;
line-height:16px;
}
/* <== Mit navicss mergen */

.teaser.panelbox.local .search_box {
margin-top:2px;
margin-bottom:10px;
float:none;
}

.teaser.panelbox.local a {
color:#2a80d0;
padding: 5px 0px 0px 0px;
display:block;
}

.teaser.panelbox.local a:hover {
color:#000000;
}

.teaser.panelbox.local .map {
background-image:url(/2010/img/panelbox/local.png);
width:198px;
height:127px;
position:relative;
margin-left:5px;
}

.teaser.panelbox.local .map .dot {
color:#2a80d0;
position:absolute;
text-align:center;
}

.teaser.panelbox.local .map .dot .flag {
background-image:url(/2010/img/panelbox/local.png);
background-position:top right;
width:13px;
height:20px;
display:block;
}

*html .teaser.panelbox.local .map .dot .flag {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/2010/img/panelbox/ie6/local_dot_inactive.png');
background-image:none;
}

.teaser.panelbox.local .map .dot a:hover .flag {
background-position:right -19px;
}

*html .teaser.panelbox.local .map .dot a:hover .flag {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/2010/img/panelbox/ie6/local_dot_active.png');
background-image:none;
}

/* hack for centering the flag in FF */
:root .teaser.panelbox.local .map .dot .flag {
margin:0px auto 0px auto;
}
/* /LOCAL */

/* SIDELEINE PANELBOX ADJUSTMENTS */
.sideline .box {
width:300px;
}

.sideline .box, .sideline .box.left, .sideline .box.right {
clear:both;
float:none;
}

.sideline .box .teaser.panelbox {
background-image:url(/2010/img/panelbox/panelbox_sideline.png);
}

.sideline .box.x21 .teaser.panelbox {
background-position:-300px 0px;
width:280px;
}

*html .sideline .box.x21 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_sideline_21.png);
background-position:0px 0px;
}

.sideline .box.x22 .teaser.panelbox {
background-position:0px 0px;
width:280px;
}

*html .sideline .box.x22 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_sideline_22.png);
background-position:0px 0px;
}

.sideline .box.x23 .teaser.panelbox {
background-position:0px -240px;
width:280px;
}

*html .sideline .box.x23 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_sideline_23.png);
background-position:0px 0px;
}

.sideline .box.x24 .teaser.panelbox {
background-position:-300px -122px;
width:280px;
}

*html .sideline .box.x24 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_sideline_24.png);
background-position:0px 0px;
}

.sideline .box.x25 .teaser.panelbox {
background-position:-600px 0px;
width:280px;
}

*html .sideline .box.x25 .teaser.panelbox {
background-image:url(/2010/img/panelbox/ie6/panelbox_sideline_25.png);
background-position:0px 0px;
}

.sideline .teaser.panelbox.dailynews .scroller, .teaser.panelbox .tabcontent_holder {
width:280px;
}

.sideline .teaser.panelbox.ticker .tabcontent_holder {
width:275px;
}

.sideline .teaser.panelbox.polls .button {
left:90px;
}

.sideline .teaser.panelbox.local .map {
margin-left:40px;
}

.sideline .videoplayer img {
width:280px;
}

/* STEUERRECHNER */

.teaser.panelbox.taxcalkculator table {
width:100%;
margin-bottom:4px;
}

.teaser.panelbox.taxcalkculator td {
padding-bottom:1px;
padding-left:1px;
}

.teaser.panelbox.taxcalkculator input {
width:95px;
}

.teaser.panelbox.taxcalkculator select {
width:100px;
}

a#button:link, a#button:visited {
display:block;
width:88px;
height:26px;
background-image:url(http://www.20min.ch/2010/img/steuerrechner/taxcalcbutton.png);
background-position:0px 0px;
cursor:pointer;
}

*html a#button:link, a#button:visited {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='taxcalcbutton.png');
background-image:none;
}

a#button:hover {
background-position:0px -26px;
}

/* /SIDELINE PANELBOX ADJUSTMENTS */



/* LOKALPORTAL */

/* NEWSARCHIVE */
.teaser.panelbox.locarchive .scroller {
height:415px;
width:451px;
overflow:auto;
scrollbar-base-color:#cccccc;
padding-right:2px;
}

.teaser.panelbox.locarchive ul {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
padding-top:5px;
}

.teaser.panelbox.locarchive .description {
display:block;
float:left;
margin-right:8px;
width:250px;
}
/* /NEWSARCHIVE */



/* SPORTSRESULTS */
.teaser.panelbox.locresults .tabcontent_holder {
width:447px;
height:134px;
overflow:auto;
scrollbar-base-color:#cccccc;
padding-right:5px;
}

.teaser.panelbox.locresults .team {
display:block;
float:left;
margin-right:8px;
width:165px;
height:15px;
overflow:hidden;
}

.teaser.panelbox.locresults ul.tabs a  {
background-image:url(/2010/img/panelbox/icon_footie.png);
background-repeat:no-repeat;
background-position: 2px -15px;
padding-left:20px;
}

.teaser.panelbox.locresults ul.tabs a.last {
background-image:url(/2010/img/panelbox/icon_hockey.png);
}

*html .teaser.panelbox.locresults ul.tabs a.first,
*html .teaser.panelbox.locresults ul.tabs a.last {
background-image:none;
padding-left:10px;
}

.teaser.panelbox.locresults ul.tabs  a,
.teaser.panelbox.locresults ul.tabs  a:hover {
background-position: 2px 3px;
}

* + html .teaser.panelbox.locresults ul.tabs .active a,
 {
background-position: 2px 4px;
}
/* /SPORTSRESULTS */

/* LOCAL INFO */
.teaser.panelbox.locinform .tabcontent_holder {
width:447px;
height:134px;
overflow:auto;
scrollbar-base-color:#cccccc;
padding-right:5px;
}
/* / LOCAL INFO */

/* IN NUMBERS */
.teaser.panelbox.locinnumbers table {
margin:0px;
}

.teaser.panelbox.locinnumbers table td{
border:0px;
padding:0px 10px 0px 0px;
}

.teaser.panelbox.locinnumbers p.separator, .teaser.panelbox.locinnumbers div.separator {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
padding-top:6px;
margin-top:4px;
}
/* / IN NUMBERS */

/* EVENTS */
.teaser.panelbox.locevents .scroller {
width:450px;
overflow:auto;
height:300px;
scrollbar-base-color:#cccccc;
padding-right:2px;
line-height:16px;
}

.teaser.panelbox.locevents ul {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
padding-top:5px;
}

.teaser.panelbox.locevents ul li.separator {
margin:10px 0px 0px 0px;
padding:0px 0px 10px 50px;
width:390px;
overflow:hidden;
}

.teaser.panelbox.locevents ul li.eventdate {
height:12px;
line-height:12px;
font-weight:bold;
background-color:#E1E1E1;
margin:-1px 0px 0px 0px;
padding:4px;
width:432px;
border-bottom:1px solid #CCCCCC;
}

.teaser.panelbox.locevents ul li .event {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:20px;
margin:0px 10px 0px 0px;
}

.teaser.panelbox.locevents ul li .eventtime {
margin:0px 10px 0px -50px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:16px;
height:30px;
width:50px;
display:block;
float:left;
}

*html .teaser.panelbox.locevents ul li .eventtime {
float:none;
display:inline;
}

.teaser.panelbox.locevents ul li .location {
font-size:11px;
line-height:12px;
}

.teaser.panelbox.locevents h5 {
display:block;
background-image:url(/2010/img/panelbox/icon_events.png);
background-repeat:no-repeat;
padding-left:16px;
background-position:0px 2px;
}

*html .teaser.panelbox.locevents h5 {
background-image:none;
padding-left:0px;
}
/* /EVENTS */


/* CLUBS */
.teaser.panelbox.locclubs .scroller {
width:210px;
overflow:auto;
height:287px;
scrollbar-base-color:#cccccc;
padding-right:2px;
}

.teaser.panelbox.locclubs ul {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
padding-top:7px;
}

.teaser.panelbox.locclubs li {
height:47px;
overflow:hidden;
}

.teaser.panelbox.locclubs li .category {
font-weight:bold;
}

.teaser.panelbox.locclubs li .logo {
display:block;
width:98px;
height:43px;
float:left;
margin-right:7px;
border:1px solid #d3d3d3;
background-color:#ffffff;
background-image:url(img/clubs_placeholder.png);
background-position:center center;
}
/* /CLUBS */

/* LOCAL CLUBMULTI */
.teaser.panelbox.locclubmulti .tabcontent_holder {
width:447px;
height:264px;
overflow:auto;
scrollbar-base-color:#cccccc;
padding-right:5px;
}

.teaser.panelbox.locclubmulti #locclubmulti_names li {
height:47px;
overflow:hidden;
}

.teaser.panelbox.locclubmulti #locclubmulti_names li .category {
font-weight:bold;
display:block;
}

.teaser.panelbox.locclubmulti #locclubmulti_names li .logo {
display:block;
width:98px;
height:43px;
float:left;
margin-right:7px;
border:1px solid #d3d3d3;
background-color:#ffffff;
background-image:url(img/clubs_placeholder.png);
background-position:center center;
}
/* / LOCAL CLUBMULTI */

/* VEREINS BOX*/
.teaser.magicx.verein .cropper  {
width:447px;
overflow:auto;
padding:0;
}

.teaser.magicx.verein .cropper li {
height:100px;
overflow:hidden;
float:left;
width:215px;
padding:0px 5px 0px 0px;
}

.teaser.magicx.verein .cropper li .category {
font-weight:bold;
display:block;
}

.teaser.magicx.verein .cropper li .logo {
display:block;
width:90px;
height:90px;
float:left;
margin-right:7px;
border:1px solid #d3d3d3;
background-color:#ffffff;
background-image:url(img/clubs_placeholder.png);
background-position:center center;
}

.teaser.magicx.verein .cropper li.separator {
 background-image:none;
 background-position: center bottom;
 background-repeat: repeat-x;
 margin-bottom: 4px;
 padding-bottom: 6px;
}

/* /VEREINS BOX*/

/* CLUBNEWS */
.teaser.panelbox.locclubnews .scroller {
width:210px;
overflow:auto;
height:284px;
scrollbar-base-color:#cccccc;
padding-right:2px;
line-height:16px;
}

.teaser.panelbox.locclubnews ul {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
padding-top:5px;
}
/* /CLUBNEWS */



/* MOVIES */
.teaser.panelbox.locmovie .scroller.movies {
margin-bottom:10px;
height:160px;
}

.teaser.panelbox.locmovie .scroller.theatres {
height:90px;
}

.teaser.panelbox.locmovie .movies li {
height:47px;
overflow:hidden;
}

.teaser.panelbox.locmovie li .lead {
float:left;
}

.teaser.panelbox.locmovie li .thumb {
display:block;
width:98px;
height:43px;
float:left;
margin-right:7px;
border:1px solid #d3d3d3;
background-color:#ffffff;
background-image:url(img/movies_placeholder.png);
background-position:center center;
}
/* / MOVIES */


/* IMMO */
/*.teaser.panelbox.locimmo .logo {
display:block;
float:right;
width:87px;
height:14px;
background-image:url(/2010/img/panelbox/logo_homegate.png);
}*/

.teaser.panelbox.locimmo #homegateResuls img {
width:70px;
margin-right:10px;
float:right;
border:1px solid #d3d3d3;
}

.teaser.panelbox.locimmo #homegateResuls p {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:5px;
}

/*.teaser.panelbox.locimmo li {
height:69px;
overflow:hidden;
}

.teaser.panelbox.locimmo li .thumb {
display:block;
width:66px;
height:66px;
float:left;
margin-right:7px;
border:1px solid #d3d3d3;
background-color:#ffffff;
background-image:url(img/immo_placeholder.png);
background-position:center center;
}
*/
.teaser.panelbox.locimmo table td {
border:0px;
padding: 0px 6px 6px 0px;
}
/*
.teaser.panelbox.locimmo .largeinput {
width:150px;
}

.teaser.panelbox.locimmo .smallinput {
width:55px;
}

.teaser.panelbox.locimmo input.button {
display:block;
overflow:hidden;
width:59px;
height:26px;
background-image:url(/2010/img/panelbox/button_search.png);
background-position:0px 0px;
cursor:pointer;
border:0px;
margin-top:5px;
}

.teaser.panelbox.locimmo input.button:hover {
background-position:0px -27px;
}*/

/* / IMMO */


/* READ N REPORT */
.teaser.read_n_report a {
display:block;
width:230px;
height:230px;
background-image:url(/2010/img/panelbox/local_read_n_report.png);
background-repeat:no-repeat;
}

.teaser.read_n_report a img {
margin: 5px;
}
/* / READ N REPORT */

/* CLUBSEARCH */
.teaser.clubsearch .label {
width:50px;
font-weight:bold;
vertical-align:middle;
}

.teaser.clubsearch td {
border:0px;
padding:2px 2px 2px 0px;
}

.teaser.clubsearch tr.separator td {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:5px;
}

.teaser.clubsearch select {
width:210px;
overflow:hidden;
}
/* / CLUBSEARCH */

/* KINOPROGRAMM */

.x43 .teaser.panelbox.kinoprogramm {
width:471px;
padding:5px 2px 0px 5px;
position:relative;
}

.teaser.panelbox.kinoprogramm h5 {
padding:6px 5px 2px 0px;
margin:0px 0px 0px 5px;
}

.teaser.panelbox.kinoprogramm .gallerybar {
margin:0px 0px 0px 5px;
overflow:hidden;
width:450px;
height:220px;
background-image:url(/2010/img/panelbox/kino-black_frame.png);
position:relative;
}

.teaser.panelbox.bildstrecke .gallerybar a, .teaser.panelbox.kinoprogramm .gallerybar a:hover, .teaser.panelbox.kinoprogramm .gallerybar a:visited {
color:#ffffff;
}

.teaser.panelbox.kinoprogramm  .back {
position:absolute;
left:10px;
top:110px;
width:28px;
height:38px;
z-index:1;
display:none;
}

.teaser.panelbox.kinoprogramm  .back a {
background-image:url("http://www.20min.ch/2010/img/panelbox/arrow_left.png");
background-repeat:no-repeat;
width:28px;
height:38px;
display:block;
}

.teaser.panelbox.kinoprogramm  .back a:hover {
background-image:url("http://www.20min.ch/2010/img/panelbox/arrow_left_hover.png");
}

.teaser.panelbox.kinoprogramm .forward {
position:absolute;
right:17px;
top:110px;
width:28px;
height:38px;
z-index:1;
}

.teaser.panelbox.kinoprogramm .forward a {
background-image:url("http://www.20min.ch/2010/img/panelbox/arrow_right.png");
background-repeat:no-repeat;
width:28px;
height:38px;
cursor:pointer;
display:block;
}

.teaser.panelbox.kinoprogramm .forward a:hover {
background-image:url("http://www.20min.ch/2010/img/panelbox/arrow_right_hover.png");
}

.teaser.panelbox.kinoprogramm .imageholder {
position:absolute;
left:0px;
height:200px;
width:500000px;
margin:0px 5px 0px 0px;
}

.teaser.panelbox.kinoprogramm .imagewrap {
display:block;
float:left;
height:200px;
text-align:left;
margin:10px 0px 0px 0px;
}

.teaser.panelbox.kinoprogramm .imagewrap a {
display:block;
float:left;
width:150px;
height:200px;
text-align:center;
}

.teaser.panelbox.kinoprogramm .kinos_lokal {
width:450px;
height:85px;
margin:0px 0px 0px 5px;
padding:0px;
}

.teaser.panelbox.kinoprogramm .kinos_lokal .cinegroup {
width:450px;
height:23px;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
margin:0px;
}

.teaser.panelbox.kinoprogramm .kinos_lokal a {
width:97px;
height:23px;
display:block;
float:left;
padding:0px 0px 0px 12px;
background-image:url(/2010/img/panelbox/kino_icon.png);
background-repeat:no-repeat;
background-position:left;
line-height:23px;
color:#555555;
opacity:0.8;
overflow:hidden;
white-space:nowrap;
margin:0px 2px 0px 0px;
}

.teaser.panelbox.kinoprogramm .kinos_lokal a:hover {
color:#000000;
opacity:1;
}

.teaser.panelbox.kinoprogramm .trailer_front {
width:464px;
height:73px;
background-image:url("/2010/img/panelbox/kinoteaser.png");
background-repeat:no-repeat;
background-position:bottom right;
}

.teaser.panelbox.kinoprogramm .trailer_front p {
padding:2px 0px 0px 0px;
margin:0px 0px 0px 5px;
line-height:18px;
}

.teaser.panelbox.kinoprogramm .trailer_front p a {
color:#044CA0;
}

.teaser.panelbox.kinoprogramm .trailer_front p a:hover {
color:#000000;
}
/* /KINOPROGRAMM */

/* KINOPROGRAMM FR */ 
.teaser.panelbox.kinoprogramm.fr table {
width:450px;
}

.teaser.panelbox.kinoprogramm.fr table td {
padding: 2px 4px;
line-height: 14px;
}

.teaser.panelbox.kinoprogramm.fr table td a {
color: #666666;
}

.teaser.panelbox.kinoprogramm.fr table td a:hover {
color: #000000;
}

.teaser.panelbox.kinoprogramm.fr .trailer_front {
background-image: none;
}

/* / KINOPROGRAMM FR */

/* VERANSTALTUNGEN */

.x43 .teaser.panelbox.veranstaltungen {
width:466px;
padding:5px 2px 0px 0px;
}

.teaser.panelbox.veranstaltungen h5 {
padding:6px 5px 5px 0px;
}

.teaser.panelbox.veranstaltungen a {
color:#555555;
}

.teaser.panelbox.veranstaltungen a:visited {
color:#999999;
}

.teaser.panelbox.veranstaltungen a:hover {
color:#000000;
}

.teaser.panelbox.veranstaltungen .heute {
width:225px;
height:190px;
float:left;
background-image:url(/2010/img/panelbox/separator_v.png);
background-position:right;
background-repeat:repeat-y;
margin:0px 0px 0px 0px;
}

.teaser.panelbox.veranstaltungen .heute h6 {
font-size:11px;
font-weight:bold;
line-height:13px;
padding:0px;
}

.teaser.panelbox.veranstaltungen .heute .events, .teaser.panelbox.veranstaltungen .demnaechst .events {
width:210px;
height:165px;
padding:0px 5px 0px 0px;
margin:10px 0px 0px 0px;
}

.teaser.panelbox.veranstaltungen .demnaechst {
width:220px;
height:190px;
margin:0px 0px 0px 230px;
font-weight:bold;
}

*html .teaser.panelbox.veranstaltungen .demnaechst {
margin:0px 0px 0px 228px;
}

.teaser.panelbox.veranstaltungen .demnaechst h6 {
font-size:11px;
font-weight:bold;
line-height:13px;
padding:0px;

}

.teaser.panelbox.veranstaltungen .demnaechst span.date {
font-style:italic;
font-weight:normal;
}

/* /VERANSTALTUNGEN */

/* /LOKALPORTAL */



/* MEMBERLISTING */

/* NEW MEMBERS, BIRTHDAY */
.teaser.panelbox.memlist_newmembers .scroller, .teaser.panelbox.memlist_birthday .scroller {
width:210px;
overflow:auto;
height:287px;
scrollbar-base-color:#cccccc;
padding-right:2px;
}

.x22 .teaser.panelbox.memlist_newmembers .scroller, .x22 .teaser.panelbox.memlist_birthday .scroller {
height:175px;
}

.teaser.panelbox.memlist_newmembers ul, .teaser.panelbox.memlist_birthday ul {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
padding-top:7px;
}

.teaser.panelbox.memlist_newmembers li, .teaser.panelbox.memlist_birthday li {
height:47px;
overflow:hidden;
}

.teaser.panelbox.memlist_newmembers li img, .teaser.panelbox.memlist_birthday li img {
float:left;
padding-right:7px;
}
/* /NEW MEMBERS, /BIRTHDAY */

/* LOGIN */
.teaser.panelbox.memlist_login input {
margin-top:3px;
width:130px;
}

.teaser.panelbox.memlist_login input.password {
font-size:12px;
color:#999999;
}

.teaser.panelbox.memlist_login li {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
padding-top:4px;
margin-top:4px; 
}

.teaser.panelbox.memlist_login .button {
width:69px;
height:26px;
background-image:url(/2010/img/panelbox/login-button.png);
border:0px;
background-color:transparent;
text-indent:-400px;
line-height:100px;
overflow:hidden;
}

.teaser.panelbox.memlist_login .button:hover {
background-position:0px -26px;
}
/* / LOGIN */

/* COCKPIT */
.teaser.panelbox.memlist_cockpit .left {
width:225px;
float:left;
height:40px;

background-image:url(/2010/img/panelbox/separator_v.png);
background-repeat:repeat-y;
background-position:right;
margin-bottom:10px;
}

.teaser.panelbox.memlist_cockpit .left a {
display:block;
background-image:url(/2010/img/panelbox/cockpit_left.png);
padding-left:30px;
margin-top:3px;
height:20px;
background-repeat:no-repeat;
background-position:left 0px;
}

.teaser.panelbox.memlist_cockpit .left a.second {
background-position:left -20px;
}

.teaser.panelbox.memlist_cockpit .right a {
display:block;
background-image:url(/2010/img/panelbox/cockpit_right.png);
padding-left:30px;
margin-top:3px;
height:20px;
background-repeat:no-repeat;
background-position:left 0px;
}

.teaser.panelbox.memlist_cockpit .right a.second {
background-position:left -23px;
}

.teaser.panelbox.memlist_cockpit .right {
width:215px;
float:left;
height:40px;
padding-left:10px;
margin-bottom:10px;
}

.teaser.panelbox.memlist_cockpit .bottom {
clear:both;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:top;
}

.teaser.panelbox.memlist_cockpit .bottom li {
display:block;
float:left;
margin-right:10px;
}

.teaser.panelbox.memlist_cockpit .bottom .online, .teaser.panelbox.memlist_cockpit .bottom .offline {
height:12px;
padding-left:12px;
background-image:url(/2010/img/listings/status_online.png);
background-position:left 2px;
background-repeat:no-repeat;
}

.teaser.panelbox.memlist_cockpit .bottom .offline {
background-image:url(/2010/img/listings/status_offline.png);
}

*html .teaser.panelbox.memlist_cockpit .online {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/2010/img/listings/status_online.png');
background-image:none;
}

*html .teaser.panelbox.memlist_cockpit .offline {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/2010/img/listings/status_offline.png');
background-image:none;
}

.teaser.panelbox.memlist_cockpit .right a.alert, .teaser.panelbox.memlist_cockpit .left a.alert {
color:#cc0000;
}

.teaser.panelbox.memlist_cockpit .right a.alert:hover, .teaser.panelbox.memlist_cockpit .left a.alert:hover {
color:#000000;
}
/* / COCKPIT */

/* SEARCH */
.teaser.panelbox.memlist_search td {
padding:3px 5px 3px 0px;
border:0px;
}

.teaser.panelbox.memlist_search td.separator {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:6px;
margin-bottom:4px;
}

.teaser.panelbox.memlist_search input.short {
width:70px;
}

.teaser.panelbox.memlist_search select.short {
width:75px;
}

.teaser.panelbox.memlist_search input.button {
display:block;
overflow:hidden;
width:59px;
height:26px;
background-image:url(/2010/img/panelbox/button_search.png);
background-position:0px 0px;
cursor:pointer;
border:0px;
margin-top:5px;
text-indent:-500px;
line-height:100px;
background-color:transparent;
}

.teaser.panelbox.memlist_search input.button:hover {
background-position:0px -27px;
}
/* /SEARCH */

/* ONLINE NOW */
.teaser.panelbox.memlist_onlinenow li {
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:2px;
margin-bottom:2px;
width:50%;
float:left;
}

.teaser.panelbox.memlist_onlinenow li a {
display:block;
height:17px;
padding-left:20px;
background-position:left top;
background-repeat:no-repeat;
}

.teaser.panelbox.memlist_onlinenow li a.male {
background-image:url(/2010/img/panelbox/male.png);
}

.teaser.panelbox.memlist_onlinenow li a.female {
background-image:url(/2010/img/panelbox/female.png);
}

.teaser.panelbox.memlist_onlinenow a.more {
display:block;
margin-bottom:5px;
clear:both;
}
/* / ONLINE NOW */

/* / MEMBERLISTING */ 


/* MIRACLE STORYPANELBOX (width:600px height:egal) */
.panelbox.magicx {
width:600px;
background-color:#FBFBFB;
background-image:url(/2010/img/panelbox/storypanel_footer.png);
background-repeat:no-repeat;
background-position:bottom left;
font-family:arial,verdana,sans-serif;
font-size:11px;
line-height:13px;
padding:0px 0px 30px 0px;
margin:0px 0px 24px 0px;
}

.panelbox.magicx .panel_header {
width:600px;
height:15px;
background-image:url(/2010/img/panelbox/storypanel_head.png);
background-position:left top;
background-repeat:no-repeat;
}

.panelbox.magicx .panel_border {
width:580px;
background-image:url(/2010/img/panelbox/storypanel_border.png);
background-repeat:repeat-y;
padding:0px 10px 0px 10px;
}

.panelbox.magicx .panel_border h5 {
font-family:arial,verdana,sans-serif;
font-weight:bold;
font-size:11px;
line-height:13px;
padding:0px 0px 10px 0px;
}

.panelbox.magicx table {
margin-bottom:0px;
}

.panelbox.magicx td {
border:none;
}
/* PIAZZA Panelboxen */

/* x42 */
.x42 .teaser.panelbox.piazza, .x43 .teaser.panelbox.piazza, .x44 .teaser.panelbox.piazza  {
position:relative;
}

.x42 .teaser.panelbox.piazza p, .x43 .teaser.panelbox.piazza p, .x44 .teaser.panelbox.piazza p {
float:right;
padding:0px 12px 0px 0px;
}

.x42 .teaser.panelbox.piazza .logo, .x43 .teaser.panelbox.piazza .logo, .x44 .teaser.panelbox.piazza .logo {
position:absolute;
top:10px;
right:10px;
width:57px;
height:23px;
}

.x42 .teaser.panelbox.piazza .logo a, .x43 .teaser.panelbox.piazza .logo a, .x44 .teaser.panelbox.piazza .logo a {
background-image:url(/2010/img/panelbox/piazza-logo.png);
background-repeat:no-repeat;
opacity:0.8;
width:57px;
height:23px;
display:block;
overflow:hidden;
text-indent:-500%;
}

.x42 .teaser.panelbox.piazza .logo a:hover, .x43 .teaser.panelbox.piazza .logo a:hover, .x44 .teaser.panelbox.piazza .logo a:hover {
background-image:url(/2010/img/panelbox/piazza-logo.png);
opacity:1;
}

.x42 .teaser.panelbox.piazza .advertisement, .x43 .teaser.panelbox.piazza .advertisement, .x44 .teaser.panelbox.piazza .advertisement {
width:450px;
height:140px;
display:block;
}

/* Abweichung von x42 zu x44 */
.x42 .teaser.panelbox.piazza .contentbox {
width:450px;
height:140px;
}

.x43 .teaser.panelbox.piazza .contentbox {
width:450px;
height:255px;
}

.x44 .teaser.panelbox.piazza .contentbox {
width:450px;
height:375px;
}

.x42 .teaser.panelbox.piazza .advertisement .small, .x43 .teaser.panelbox.piazza .advertisement .small {
width:220px;
height:60px;
float:left;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
margin:0px 0px 5px 0px;
padding:0px 0px 5px 0px;
overflow:hidden;
}

.x44 .teaser.panelbox.piazza .advertisement .small {
width:220px;
height:60px;
float:left;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
overflow:hidden;	
}

/* ENDE: Abweichung */
.x42 .teaser.panelbox.piazza .advertisement .small img, .x43 .teaser.panelbox.piazza .advertisement .small img, .x44 .teaser.panelbox.piazza .advertisement .small img {
float:left;
padding:0px 5px 0px 0px;
}

.x42 .teaser.panelbox.piazza .advertisement .small p, .x43 .teaser.panelbox.piazza .advertisement .small p, .x44 .teaser.panelbox.piazza .advertisement .small p {
padding:0px 5px 0px 0px;
float:none;
}

.x42 .teaser.panelbox.piazza .advertisement .big, .x43 .teaser.panelbox.piazza .advertisement .big, .x44 .teaser.panelbox.piazza .advertisement .big {
width:220px;
height:103px;
float:left;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
margin:0px 0px 5px 0px;
padding:0px 0px 5px 0px;
overflow:hidde;
}

.x42 .teaser.panelbox.piazza .advertisement .big img, .x43 .teaser.panelbox.piazza .advertisement .big img, .x44 .teaser.panelbox.piazza .advertisement .big img {
float:left;
padding:0px 5px 0px 0px;
}

.x42 .teaser.panelbox.piazza .advertisement .big p, .x43 .teaser.panelbox.piazza .advertisement .big p, .x44 .teaser.panelbox.piazza .advertisement .big p {
padding:0px 5px 0px 0px;
float:none;
}

/* /x42 */

/* Piazza x23 */
.x23 .teaser.panelbox.piazza {
position:relative;	
font-family:arial,verdana,sans-serif;
font-size:11px;
line-height:13px;
}

.x23 .teaser.panelbox.piazza p {
float:right;
padding:2px 12px 0px 0px;
}

.x23 .teaser.panelbox.piazza .logo {
position:absolute;
top:10px;
right:10px;
width:57px;
height:23px;
}

.x23 .teaser.panelbox.piazza .logo a {
background-image:url(/2010/img/panelbox/piazza-logo.png);
background-repeat:no-repeat;
opacity:0.8;
width:57px;
height:23px;
display:block;
overflow:hidden;
text-indent:-500%;
}

.x23 .teaser.panelbox.piazza .logo a:hover {
background-image:url(/2010/img/panelbox/piazza-logo.png);
opacity:1;
}

.x23 .teaser.panelbox.piazza .contentbox {
width:210px;
height:260px;
}

.x23 .teaser.panelbox.piazza .advertisement {
width:210px;
height:260px;
}

.x23 .teaser.panelbox.piazza .advertisement .small {
width:210px;
height:52px;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
margin:0px 0px 5px 0px;
padding:0px 0px 5px 0px;
overflow:hidden;
}

.x23 .teaser.panelbox.piazza .advertisement .small img {
float:left;
padding:0px 5px 0px 0px;
}

.x23 .teaser.panelbox.piazza .advertisement .small p {
padding:0px 5px 0px 0px;
float:none;
height:52px;
overflow:hidden;
}

.x23 .teaser.panelbox.piazza .advertisement .big {
width:210px;
height:120px;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
margin:0px 0px 5px 0px;
padding:0px 0px 5px 0px;
overflow:hidden;
}

.x23 .teaser.panelbox.piazza .advertisement .big img {
float:left;
padding:0px 5px 0px 0px;
}

.x23 .teaser.panelbox.piazza .advertisement .big p {
padding:0px 5px 0px 0px;
float:none;
}

/* /Piazzabox x23 */


/* Sideline Box */
.sideline .teaser.panelbox.piazza {
position:relative;	
font-family:arial,verdana,sans-serif;
font-size:11px;
line-height:13px;
background-position:0 -240px;
width:280px;
height:360px;
}

.sideline .teaser.panelbox.piazza p {
float:right;
padding:5px 12px 0px 0px;
}

.sideline .teaser.panelbox.piazza .logo {
position:absolute;
top:10px;
right:10px;
width:57px;
height:23px;
}

.sideline .teaser.panelbox.piazza #piazzateaser_shop {
height:260px;
overflow:hidden;
}

.sideline .teaser.panelbox.piazza .logo a {
background-image:url(/2010/img/panelbox/piazza-logo.png);
background-repeat:no-repeat;
opacity:0.8;
width:57px;
height:23px;
display:block;
overflow:hidden;
text-indent:-500%;
}

.sideline .teaser.panelbox.piazza .logo a:hover {
background-image:url(/2010/img/panelbox/piazza-logo.png);
opacity:1;
}

.sideline .teaser.panelbox.piazza .contentbox {
width:280px;
height:255px;
}

.sideline .teaser.panelbox.piazza .advertisement {
width:280px;
height:255px;
}

.sideline .teaser.panelbox.piazza .advertisement .small {
width:270px;
height:55px;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
margin:0px 0px 5px 0px;
padding:0px 0px 5px 0px;
overflow:hidden;
}

.sideline .teaser.panelbox.piazza .advertisement .small img {
float:left;
padding:0px 5px 0px 0px;
}

.sideline .teaser.panelbox.piazza .advertisement .small p {
padding:0px 5px 0px 0px;
float:none;
}

.sideline .teaser.panelbox.piazza .advertisement .big {
width:270px;
height:120px;
background-image:url(/2010/img/panelbox/separator_h.png);
background-repeat:repeat-x;
background-position:bottom;
margin:0px 0px 5px 0px;
padding:0px 0px 5px 0px;
overflow:hidden;
}

.sideline .teaser.panelbox.piazza .advertisement .big img {
float:left;
padding:0px 5px 0px 0px;
}

.sideline .teaser.panelbox.piazza .advertisement .big p {
padding:0px 5px 0px 0px;
float:none;
}

/* /Sideline Box */


/* /PIAZZA Panelboxen */

/* SEMINARE Panelboxen */
.teaser.panelbox.seminare {
position:relative;
}

.teaser.panelbox.seminare .logo {
position:absolute;
right:10px;
top:10px;
height:18px;
width:170px;
font-style:italic;
color:#CCCCCC;
line-height:18px;
}

.teaser.panelbox.seminare .logo img {
padding:0px 0px 0px 5px;
}

.teaser.panelbox.seminare .seminare_search {
width:450px;
height:40px;
margin:10px 0px 0px 0px;
position:relative;
}

.teaser.panelbox.seminare .seminare_search .generic_button {
background-color:transparent;
border:0px;
height:26px;
font-size:0px;
color:transparent;
overflow:hidden;
display:block;
margin:0px;
}

.teaser.panelbox.seminare .seminare_search .generic_button:hover {
background-position:left -26px;
cursor:pointer;
}

.teaser.panelbox.seminare .seminare_search .generic_button.seminare {
background-image:url(/2010/img/panelbox/button_seminare.png);
width:145px;
position:absolute;
right:1px;
top:0px;
}

.teaser.panelbox.seminare .seminare_search .search_box  {
background-image:url("/2010/img/panelbox/search-box-long.png");
background-repeat:no-repeat;
display:block;
height:21px;
margin:4px 0 0;
width:280px;
}

.teaser.panelbox.seminare .seminare_angebote {
width:450px;
height:210px;
font-style:italic;
overflow:hidden;
}

.teaser.panelbox.seminare .seminare_angebote span {
float:left;
height:20px;
width:80px;
clear:left;
font-style:normal;
font-weight:bold;
}

.teaser.panelbox.seminare .seminare_angebote strong {
font-style:normal;
}
/* /SEMINARE Panelboxen */

/* Leserreporter Upload Box */
.teaser.panelbox.leserreporter {
background-image:url(/2010/img/panelbox/panelbox_43.png);
height:360px;
width:452px;
position:relative;
}

.teaser.panelbox.leserreporter .mini_icon {
position:absolute;
top:5px;
right:10px;
width:52px;
height:44px;
background-image:url(/leserreporter/leserreporter_miniicon.png);
background-repeat:no-repeat;
}


/* /Leserreporter Upload Box */



/* Blackpanel (Ticket-Spotlights) */
.panelbox.magicx.black_panel .panel_header {
	height:7px;
	font-size:1px;
	line-height:1px;
}

.panelbox.magicx.black_panel .panel_border {
	height:320px;
}

*html .panelbox.magicx.black_panel .panel_border {
	overflow:hidden;
}

.black_panel .holder {
	width:570px;
	height:300px;
	background-image:url(/2010/img/panelbox/blackpanel.png);
	padding:10px 0px 0px 10px;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
}

*html .black_panel .holder {
	margin-bottom:0px;
}

.black_panel .slot {
	width:180px;
	height:140px;
	margin: 0px 10px 10px 0px;
	float:left;
	position:relative;
}

.black_panel .slot img {
	width:180px;
	height:140px;
}

.black_panel .slot div {
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(/2010/img/panelbox/blackpanel_slot_fade.png);
	width:166px;
	padding:5px 7px 5px 7px;
	overflow:hidden;
}

.black_panel .slot div a, .black_panel .slot div a:visited, .black_panel .slot div a:hover {
	color:#ffffff !important;
}

.black_panel .slot div strong {
	display:block;
}
/* Blackpanel (Ticket-Spotlights) */

/* MULTISLIDER */
.box.x43 .teaser.panelbox.multislider {
background-image: url("/2010/img/panelbox/panelboxblack_43.png");
margin:1px 0 0 1px;
overflow:hidden;
position: relative;
}

.box .teaser.panelbox.multislider h5 {
color: #FFFFFF;
}

.box .teaser.panelbox.multislider.foto h5 {
background-image: url("/2010/img/panelbox/media-foto.png");
background-position: left top;
background-repeat: no-repeat;
padding: 0px 0 10px 25px;
margin: 4px 0px 0px 0px; 
}

.box .teaser.panelbox.multislider.grafik h5 {
background-image: url("/2010/img/panelbox/media-grafik.png");
background-position: left top;
background-repeat: no-repeat;
padding: 0px 0 10px 25px;
margin: 4px 0px 0px 0px; 
}

.teaser.panelbox.multislider .gallerybar {
background-image: url("/2010/img/panelbox/blackpanel_inside.png");
height:310px;
margin:0px 0px 0px 0px;
overflow:hidden;
position:relative;
width:450px;
}

.teaser.panelbox.multislider .imageholder {
position:absolute;
left:0px;
height:310px;
width:500000px;
}

.teaser.panelbox.multislider .imagewrap {
display:block;
float:left;
height:310px;
margin:0px 10px 0px 0px;
text-align:left;
}

.teaser.panelbox.multislider .imagewrap .quarterwrap {
float:left;
height:135px;
margin:0px 0px 10px 0px;
overflow:hidden;
width:210px;
text-align: center;
}

.teaser.panelbox.multislider .imagewrap .doublewrap {
float:left;
width:210px;
margin: 20px 0px 0px 10px;
}

.teaser.panelbox.multislider .imagewrap .quarterfooter {
width: 100%;
height: 30px;
}

.teaser.panelbox.multislider .back {
display:none;
height:38px;
left:11px;
position:absolute;
top:166px;
width:27px;
z-index:1;
}

.teaser.panelbox.multislider .forward {
display:none;
height:38px;
right:13px;
position:absolute;
top:166px;
width:27px;
z-index:1;
}

.teaser.panelbox.multislider .back a {
background-image:url("/2010/img/panelbox/arrow_left.png");
background-repeat:no-repeat;
display:block;
height:38px;
width:27px;
}

.teaser.panelbox.multislider .back a:hover {
background-image:url("/2010/img/panelbox/arrow_left_hover.png");
}

.teaser.panelbox.multislider  .forward a {
background-image:url("/2010/img/panelbox/arrow_right.png");
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:38px;
width:27px;
}

.teaser.panelbox.multislider  .forward a:hover {
background-image:url("/2010/img/panelbox/arrow_right_hover.png");
}

.teaser.panelbox.multislider .imagewrap .quarterwrap img {
width:210px;
height: 102px;
}

.teaser.panelbox.multislider .imagewrap .quarterwrap a.quarterimg img {
display: block;
width:210px;
height: auto;
overflow: hidden;
}

.teaser.panelbox.multislider .imagewrap .quarterwrap a.quarterimg {
display: block;
width:210px;
height: 102px;
overflow: hidden;
}

.teaser.panelbox.multislider .imagewrap .quarterwrap p {
font-size:11px;
color:#FFFFFF;
padding:5px;
height:30px;
display:inline-block;
}

.teaser.panelbox.multislider .imagewrap .quarterwrap.topimage p {
padding: 5px 18px;
}

.teaser.panelbox.multislider .imagewrap .quarterwrap table {
margin:0px;
}

.teaser.panelbox.multislider .imagewrap .quarterwrap td {
font-size:11px;
color:#FFFFFF;
padding:0px 5px 0px 5px;
height:30px;
vertical-align:middle;
border:none;
}

.teaser.panelbox.multislider .imagewrap .quarterwrap img {
width:210px;
}

.teaser.panelbox.multislider .gallerybar a, .teaser.panelbox.multislider .gallerybar a:hover, .teaser.panelbox.multislider .gallerybar a:visited {
color:#ffffff;
}

/* Dirty Hack for Leserreport-Diashow on Front (ID 39660), Oli 25.01.2012 */
.teaser.panelbox.multislider.gallery .leserreporter{
	position:absolute;
	z-index:10;
	top:0px;
	right:30px;
	background-image: url("/2010/img/leserreporter/leserreporter_diashow_bubble_de.png");
	width:67px;
	height:58px;
}

/* IE6 Hack for Background Image */
.box.x43 .teaser.panelbox.multislider {
background-image: url("/2010/img/panelbox/panelboxblack_43.png") !important;
}


.teaser.panelbox.multislider .showbig {
	width:16px;
	height:13px;
	display:block;
	overflow:hidden;
	text-indent:50px;
	background-image:url(/2010/img/topelement/topelement_zoom_icon.png);
	position:absolute;
	right:14px;
	top:8px;
	z-index:200;
}

.teaser.panelbox.multislider .showbig:hover {
	background-image:url(/2010/img/topelement/topelement_zoom_icon_hover.png);
}


.csstransforms .box .panelbox.multislider .imageholder, .csstransforms .topelement.picture .imageholder{
	-webkit-transition: left 0.5s ease-out;
	-moz-transition: left 0.5s ease-out;
	-ms-transition: left 0.5s ease-out;
	transition: left 0.5s ease-out;
}

.csstransforms .box .panelbox.multislider.touching .imageholder, .csstransforms .topelement.picture.touching .imageholder{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	transition: none;
}


/* MULTISLIDER */

/* Revolver Rotator Wrapper */
.box .teaser.panelbox.multislider.revolver .corners {
	position:absolute;
	width:100%;
	height:24px;
	display:block;
	left:0px;
}
.box .teaser.panelbox.multislider.revolver .corners.top {
	top:1px;
}
.box .teaser.panelbox.multislider.revolver .corners.bottom {
	bottom:10px;
}

.box .teaser.panelbox.multislider.revolver .corner {
	background-image: url("/2010/img/panelbox/panelbox_promo_corners.png");
	display:block;
	width:24px;
	height:24px;
}
.box .teaser.panelbox.multislider.revolver .corner.topleft {
	background-position:0 0;
	float:left;
	margin-left:1px;
}
.box .teaser.panelbox.multislider.revolver .corner.topright {
	background-position:24px 0;
	float:right;
}
.box .teaser.panelbox.multislider.revolver .corner.bottomleft {
	background-position:0 24px;
	float:left;
	margin-left:1px;
}
.box .teaser.panelbox.multislider.revolver .corner.bottomright {
	background-position:24px 24px;
	float:right;
}
/*
.box.x43 .teaser.panelbox.multislider.revolver .imagewrap {
	height:360px;
	width:470px;
	overflow:hidden;
}
.box.x42 .teaser.panelbox.multislider.revolver .imagewrap {
	height:240px;
	width:470px;
	overflow:hidden;
}*/


/*forward/backwards */
.teaser.panelbox.multislider.revolver .back {
left:10px;
}
.teaser.panelbox.multislider.revolver .forward {
right:9px;
}

.box.x42 .teaser.panelbox.multislider.revolver .back, .box.x42 .teaser.panelbox.multislider.revolver .forward {
top:106px;
}

.teaser.panelbox.multislider.revolver .back a {
background-image:url("/2010/img/panelbox/arrow_left_promo.png");
}
.teaser.panelbox.multislider.revolver .back a:hover {
background-image:url("/2010/img/panelbox/arrow_left_promo_hover.png");
}
.teaser.panelbox.multislider.revolver .forward a {
background-image:url("/2010/img/panelbox/arrow_right_promo.png");
}
.teaser.panelbox.multislider.revolver .forward a:hover {
background-image:url("/2010/img/panelbox/arrow_right_promo_hover.png");
}




/* Marketing Promotion Revolver Rotator Wrapper */
.box .teaser.panelbox.multislider.revolver.promotion {
	/*height:inherit;
	*height:100%;*/
	width:470px;
	padding:0;
	margin:0;
	position:absolute;
}
.box.x43 .teaser.panelbox.multislider.revolver.promotion {
	background-image: url("/2010/img/panelbox/panelbox_promo_x43.png") !important;
	/*height:350px;*/
}
.box.x42 .teaser.panelbox.multislider.revolver.promotion {
	background-image: url("/2010/img/panelbox/panelbox_promo_x42.png");
	/*height:230px;*/
}


.box .teaser.panelbox.multislider.revolver.promotion .gallerybar{
	position:absolute;
	background-image:none;
	background-color:black;
	border:1px solid #9bbcd0;
	width:449px;
	margin:10px;
	/**margin-top:40px;*/
	height:inherit;
	*height:100%;
	/*margin:-1px 0px 0px -1px;*/
}
.box.x43 .teaser.panelbox.multislider.revolver.promotion .gallerybar{
	height:329px;
}
.box.x42 .teaser.panelbox.multislider.revolver.promotion .gallerybar{
	height:209px;
}

.box .teaser.panelbox.multislider.revolver.promotion .imageholder{
	height:inherit;
	*height:100%;
}
.box .teaser.panelbox.multislider.revolver.promotion .imageholder .imagewrap{
	height:inherit;
	*height:100%;
	width:470px;
}

.box .teaser.panelbox.multislider.revolver.promotion .teaser_head .teaser_title {
	margin-bottom:-31px;
}







/* MULTISLIDER */

/* FRONT DIASHOW */
.teaser.panelbox.multislider.gallery {

}

.teaser.panelbox.multislider.gallery h5 {
float: left;
width: 295px;
height: 23px;
padding: 0px;
line-height: 23px;
overflow: hidden;
}

.teaser.panelbox.multislider.gallery .gallerybar {
background-image: none;
height:310px;
margin:0px 0px 0px 0px;
overflow:hidden;
position:relative;
width:450px;
}

.teaser.panelbox.multislider.gallery .gallerybar .imageholder {
border: 1px solid #606060;
height: 308px;
}

.teaser.panelbox.multislider.gallery .gallerybar .roundedcorner_left {
position: absolute;
top:0;
left: 0;
background-image:url(/2010/img/panelbox/roundcorner_left.png);
background-repeat: no-repeat;
width: 10px;
height: 310px;
}

.teaser.panelbox.multislider.gallery .gallerybar .roundedcorner_right {
position: absolute;
top:0;
right: 0;
background-image:url(/2010/img/panelbox/roundcorner_right.png);
background-repeat: no-repeat;
width: 10px;
height: 310px;
}

.teaser.panelbox.multislider.gallery .imagewrap {
margin:0px;
width: 450px;
height: 308px;
text-align: center;
position: relative;
overflow: hidden;

/*add zoom-in cursors..*/
cursor:pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
*cursor:pointer;
}

.teaser.panelbox.multislider.gallery .imagewrap .caption {
width: 430px;
height: auto;
max-height: 120px;
background-image: url("/2010/img/panelbox/caption-back.png");
background-repeat:repeat;
padding: 2px 10px;
color: #FFFFFF;
text-align: left;
position: absolute;
bottom: 0;
left: 0;
}

.teaser.panelbox.multislider.gallery .imagewrap .caption span {
font-style: italic;
color: #BBBBBB;
}

.teaser.panelbox.multislider.gallery .imagewrap .caption span.storylink {
color:#669CF6;
padding: 0px 5px 0px 0px;
}

.teaser.panelbox.multislider.gallery .imagewrap .caption span.storylink:hover {
color:#CCCCCC;
}

.teaser.panelbox.multislider.gallery img {
height: 310px;
}

/* Hack for IE 6 */
*html .teaser.panelbox.multislider.gallery .gallerybar .roundedcorner_left {
display: none;
}

*html .teaser.panelbox.multislider.gallery .gallerybar .roundedcorner_right {
display: none;
}

*html .teaser.panelbox.multislider.gallery .gallerybar {
border-left: #666666 solid 1px;
border-right: #666666 solid 1px;
}
/* END: Hack */

/* END: FRONT DIASHOW */

/* GROUPPER DIASHOW */
.groupper .box.x43 .teaser.panelbox.multislider {
background-image:none !important;
}

.groupper .teaser.panelbox.multislider.gallery h5 {
color: #000000;
}

.groupper .teaser.panelbox.multislider.gallery .gallerybar {
background-color: #000000;
}

.groupper .teaser.panelbox.multislider.gallery .gallerybar .imageholder {
border: 1px solid #e6e6e6;
}

.groupper .teaser.panelbox.multislider.gallery .gallerybar .roundedcorner_left {
background-image:url(/2010/img/panelbox/roundcorner_groupper_left.png);
}

.groupper .teaser.panelbox.multislider.gallery .gallerybar .roundedcorner_right {
background-image:url(/2010/img/panelbox/roundcorner_groupper_right.png);
}
/* END: GROUPPER DIASHOW */

/* FRONT DIASHOW LARGE x80 */
.box.x83 .teaser.panelbox.multislider.large.white {
background-image: url("/2010/img/panelbox/panelboxwhite_83.png");
margin:1px 0 0 1px;
overflow:hidden;
position: relative;
}

.teaser.panelbox.multislider.gallery.large.white h5 {
color:#333333;
}

.teaser.panelbox.multislider.gallery.large.white .showbig {
display: none;
}

.teaser.panelbox.multislider.gallery.large .gallerybar {
width:930px;
}

.teaser.panelbox.multislider.gallery.large .imagewrap {
width: 930px;
}

.teaser.panelbox.multislider.gallery.large .imagewrap img {
height: 261px;
margin: 20px 0px 0px 0px;
}

.teaser.panelbox.multislider.gallery.large.white .imagewrap .caption {
display: none;
}

.teaser.panelbox.multislider.large .forward {
right: 20px;
}

.teaser.panelbox.multislider.gallery.large.white .back {
height:125px;
width:22px;
top:125px;
left: 10px;
}

.teaser.panelbox.multislider.gallery.large.white .forward {
height:125px;
right:20px;
top:125px;
width:22px;
}

.teaser.panelbox.multislider.gallery.large.white .back a {
background-image:url("/2010/img/panelbox/arrow_left_large.png");
height:125px;
width:22px;
}

.teaser.panelbox.multislider.gallery.large.white .back a:hover {
background-image:url("/2010/img/panelbox/arrow_left_large_hover.png");
}

.teaser.panelbox.multislider.gallery.large.white  .forward a {
background-image:url("/2010/img/panelbox/arrow_right_large.png");
height:125px;
width:22px;
}

.teaser.panelbox.multislider.gallery.large.white  .forward a:hover {
background-image:url("/2010/img/panelbox/arrow_right_large_hover.png");
}

/* END: FRONT DIASHOW LARGE x80*/

/* SAMMELSURIUM */
.teaser.panelbox.sammelsurium {
font-family:Georgia,"Times New Roman",Times,serif;
font-size: 16px;
font-style: italic;
}

.teaser.panelbox.sammelsurium ul {
width: 220px;
margin: 10px 0px 0px 0px;
}

.teaser.panelbox.sammelsurium ul.left {
float: left;
}

.teaser.panelbox.sammelsurium ul.right {
float: right;
}

.teaser.panelbox.sammelsurium li {
height: 20px;
line-height: 20px;
}

.teaser.panelbox.sammelsurium li a {
color: #333333;
}

.teaser.panelbox.sammelsurium li a:hover {
color:#666666;
}

.teaser.panelbox.sammelsurium li a span {
background-image: url("/2010/img/main/sammelsurium.png");
background-position: 0;
cursor: pointer;
float: left;
height: 20px;
margin: 0 2px 0 0;
overflow: hidden;
width: 35px;
}

.teaser.panelbox.sammelsurium li a:hover span {
opacity: 0.6;
}

.teaser.panelbox.sammelsurium li a span.sam_wetter {
background-position: 0px -4px;
}
.teaser.panelbox.sammelsurium li a span.sam_games {
background-position: -32px -4px;
}
.teaser.panelbox.sammelsurium li a span.sam_dossier {
background-position: -76px -4px;
}
.teaser.panelbox.sammelsurium li a span.sam_infografik {
background-position: -122px -4px;
}
.teaser.panelbox.sammelsurium li a span.sam_mobile {
background-position: -161px -4px;
}
.teaser.panelbox.sammelsurium li a span.sam_soundshack {
background-position: 0px -35px;
}
.teaser.panelbox.sammelsurium li a span.sam_leserreporter {
background-position: -38px -35px;
}
.teaser.panelbox.sammelsurium li a span.sam_blog {
background-position: -45px -65px;
}
.teaser.panelbox.sammelsurium li a span.sam_lokal {
background-position: -77px -35px;
}
.teaser.panelbox.sammelsurium li a span.sam_horoskop {
background-position: 0px -67px;
}
.teaser.panelbox.sammelsurium li a span.sam_video {
background-position: -117px -37px;
}
.teaser.panelbox.sammelsurium li a span.sam_epaper {
background-position: -153px -37px;
}
.teaser.panelbox.sammelsurium li a span.sam_piazza {
background-position: -82px -65px;
}
.teaser.panelbox.sammelsurium li a span.sam_tilllate {
background-position: -126px -65px;
}
.teaser.panelbox.sammelsurium li a span.sam_wettbewerb {
background-position: -168px -5px;
}
/* END: SAMMELSURIUM */

/* WHITE PANELBOX TEXT-CONTENT */
.box.x43 .teaser.panelbox.textform {
background-image: url("/2010/img/panelbox/panelboxwhite_43.png");
background-repeat: no-repeat;
} 

.box.x42 .teaser.panelbox.textform {
background-image: url("/2010/img/panelbox/panelboxwhite_42.png");
background-repeat: no-repeat;
} 

.teaser.panelbox.textform.notitle {
padding: 15px 10px 0px 10px;
}

.teaser.panelbox.textform.notitle h5 {
display: none;
}

.teaser.panelbox.textform.noupperline li h3 {
visibility: hidden;
}

.teaser.panelbox.textform h5 {
padding: 4px 0px 10px 0px
}

.teaser.panelbox.textform  ul {
margin: 0px 0px 0px 0px;
overflow: hidden;
}

.box.x43 .teaser.panelbox.textform  ul{
height: 310px;
}

.box.x42 .teaser.panelbox.textform  ul{
height: 185px;
}

.teaser.panelbox.textform ul li.entry {
padding: 2px 0px 7px 0px;
margin:0px;
text-align: left;	
}

.teaser.panelbox.textform h3 {
font-size: 11px;
font-weight: bold;
letter-spacing: 0.02em;
margin: 0 0 2px 2px;
text-transform: uppercase;
font-family: Georgia,"Times New Roman",Times,serif;
}

.teaser.panelbox.textform h2 {
font-size: 24px;
margin: 0;
}

.teaser.panelbox.textform h2 span {
display: block;
height: 1px;
line-height: 1px;
overflow: hidden;
text-indent: -5000%;
width: 100px;
}

.groupper .box .teaser.panelbox.textform {
	background-image: none;
}

/* END: WHITE PANELBOX TEXT-CONTENT */

/* Fussball-Aktuell */
.teaser.football {
width: 480px;
height: 240px;
background-image: url("/2010/img/main/football-teaser.png");
background-repeat: no-repeat;
color: #FFFFFF;
padding: 0px;
margin: 0px;
}

.teaser.football .uptodate {
width: 235px;
float: left;
font-size: 11px;
margin: 0px 0px 0px 10px;
}

.teaser.football h2 {
margin: 10px 0px 5px 0px;
}

.teaser.football h2 span {
display: block;
height: 1px;
line-height: 1px;
overflow: hidden;
text-indent: -5000%;
width: 100px;
}

.teaser.football .uptodate ul {
width: 235px;
height: 155px;
margin: 0px;
padding: 0px;
}

.teaser.football .uptodate li {
height: 20px;
line-height: 20px;
background-color: #000000;
margin: 0px 0px 1px 0px;
padding: 0px 4px;
display: block;
width: 225px;
}

.teaser.football .uptodate li.spieltag {
margin: 5px 0px 1px 0px;
height: 20px;
line-height: 20px;
font-size: 13px;
}

.teaser.football .uptodate li .match {
display: inline-block;
width: 195px;
}

.teaser.football .uptodate li .result {
display: inline-block;
width: 30px;
text-align: right;
}

.teaser.football .uptodate p {
font-size: 13px;
font-weight: bold;
margin: 5px 0px 0px 0px;
}

.teaser.football .uptodate a {
color: #FFFFFF;
}

.teaser.football .uptodate a:hover {
color:#CCCCCC;
}

.teaser.football .uptodate a span.icon_pfeil {
background-position: -13px -26px;
opacity: 1;
}

.teaser.football .uptodate a:hover span.icon_pfeil {
opacity: 0.8;
}

.teaser.football .localsport {
width: 210px;
float: right;
font-size: 11px;
margin: 34px 0px 0px 0px;
}

.teaser.football .localsport h6 {
font-size: 13px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}

.teaser.football .localsport p {
font-weight: bold;
}

.teaser.football .localsport .search {
background-image: url("/2010/img/navigation/search-box.png");
background-repeat: no-repeat;
height: 21px;
margin: 8px 0px;
position: relative;
width: 173px;
font-size: 11px;
color: #999999;
}

.teaser.football .localsport .search input {
border: medium none;
height: 16px;
line-height: 16px;
margin: 4px 26px;
position: absolute;
width: 125px;
}

.teaser.football .localsport .dynamic_button {
opacity: 0.9;
}

/*Hacks for our beloved IE6, you little bastard */
*html .teaser.football h2 img {
display: none;
}

*html .teaser.football h2 span {
display: inline;
font-size: 16px;
font-family:Georgia, Verdana, serif;
font-weight: bold;
line-height: 20px;
overflow: hidden;
text-indent:0;
width: auto;
}


/* END: Fussball-Aktuell */

/* Tetris MagicX Box */
.box.noheight {
width:480px;
height:auto;
}

.box.noheight .magicx {
width:470px;
background-color:#FBFBFB;
background-image:url(http://www.20min.ch/2010/img/panelbox/magicx_footer.png);
background-repeat:no-repeat;
background-position:bottom left;
font-family:arial,verdana,sans-serif;
font-size:11px;
line-height:13px;
padding:0px 0px 25px 0px;
margin:0px 0px 24px 0px;
}

.box.noheight .magicx .panel_header {
width:470px;
height:15px;
background-image:url(http://www.20min.ch/2010/img/panelbox/magicx_head.png);
background-position:left top;
background-repeat:no-repeat;
}

.box.noheight .magicx .panel_border {
width:450px;
background-image:url(http://www.20min.ch/2010/img/panelbox/magicx_border.png);
background-repeat:repeat-y;
padding:0px 10px 0px 10px;
}

.box.noheight .magicx .panel_border h5 {
font-family:arial,verdana,sans-serif;
font-weight:bold;
font-size:11px;
line-height:13px;
padding:0px 0px 10px 0px;
}

.box.noheight .magicx table {
margin-bottom:0px;
}

.box.noheight .magicx td {
border:none;
}

/* RANDOMSLIDER */
.box.x43 .teaser.panelbox.randomslider {
background-image: url("/2010/img/panelbox/panelboxlightblue_43.png");
margin:1px 0 0 1px;
overflow:hidden;
position: relative;
}

.box .teaser.panelbox.randomslider h5 {
color: #FFFFFF;
}

.box .teaser.panelbox.randomslider.foto h5 {
background-image: url("/2010/img/panelbox/media-foto.png");
background-position: left top;
background-repeat: no-repeat;
padding: 0px 0 10px 25px;
margin: 4px 0px 0px 0px; 
}

.box .teaser.panelbox.randomslider.grafik h5 {
background-image: url("/2010/img/panelbox/media-grafik.png");
background-position: left top;
background-repeat: no-repeat;
padding: 0px 0 10px 25px;
margin: 4px 0px 0px 0px; 
}

.teaser.panelbox.randomslider .gallerybar {
background-image: url("/2010/img/panelbox/blackpanel_inside.png");
height:310px;
margin:0px 0px 0px 0px;
overflow:hidden;
position:relative;
width:450px;
}

.teaser.panelbox.randomslider .imageholder {
position:absolute;
left:0px;
height:310px;
width:500000px;
}

.teaser.panelbox.randomslider .imagewrap {
display:block;
float:left;
height:310px;
margin:0px 10px 0px 0px;
text-align:left;
}

.teaser.panelbox.randomslider .imagewrap .quarterwrap {
float:left;
height:135px;
margin:0px 0px 10px 0px;
overflow:hidden;
width:210px;
text-align: center;
}

.teaser.panelbox.randomslider .imagewrap .doublewrap {
float:left;
width:210px;
margin: 20px 0px 0px 10px;
}

.teaser.panelbox.randomslider .imagewrap .quarterfooter {
width: 100%;
height: 30px;
}

.teaser.panelbox.randomslider .back {
display:none;
height:38px;
left:11px;
position:absolute;
top:166px;
width:27px;
z-index:1;
}

.teaser.panelbox.randomslider .forward {
display:none;
height:38px;
right:13px;
position:absolute;
top:166px;
width:27px;
z-index:1;
}

.teaser.panelbox.randomslider .back a {
background-image:url("/2010/img/panelbox/arrow_left.png");
background-repeat:no-repeat;
display:block;
height:38px;
width:27px;
}

.teaser.panelbox.randomslider .back a:hover {
background-image:url("/2010/img/panelbox/arrow_left_hover.png");
}

.teaser.panelbox.randomslider  .forward a {
background-image:url("/2010/img/panelbox/arrow_right.png");
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:38px;
width:27px;
}

.teaser.panelbox.randomslider  .forward a:hover {
background-image:url("/2010/img/panelbox/arrow_right_hover.png");
}

.teaser.panelbox.randomslider .imagewrap .quarterwrap img {
width:210px;
height: 102px;
}

.teaser.panelbox.randomslider .imagewrap .quarterwrap a.quarterimg img {
display: block;
width:210px;
height: auto;
overflow: hidden;
}

.teaser.panelbox.randomslider .imagewrap .quarterwrap a.quarterimg {
display: block;
width:210px;
height: 102px;
overflow: hidden;
}

.teaser.panelbox.randomslider .imagewrap .quarterwrap p {
font-size:11px;
color:#FFFFFF;
padding:5px;
height:30px;
display:inline-block;
}

.teaser.panelbox.randomslider .imagewrap .quarterwrap.topimage p {
padding: 5px 18px;
}

.teaser.panelbox.randomslider .imagewrap .quarterwrap table {
margin:0px;
}

.teaser.panelbox.randomslider .imagewrap .quarterwrap td {
font-size:11px;
color:#FFFFFF;
padding:0px 5px 0px 5px;
height:30px;
vertical-align:middle;
border:none;
}

.teaser.panelbox.randomslider .imagewrap .quarterwrap img {
width:210px;
}

.teaser.panelbox.randomslider .gallerybar a, .teaser.panelbox.multislider .gallerybar a:hover, .teaser.panelbox.multislider .gallerybar a:visited {
color:#ffffff;
}

/* IE6 Hack for Background Image */
.box.x43 .teaser.panelbox.randomslider {
background-image: url("/2010/img/panelbox/panelboxlightblue_43.png") !important;
}




