/* GENERAL PANELBOX */
.box .teaser.panelbox {
font-family:arial,verdana,sans-serif;
font-size:11px;
line-height:13px;
padding:5px 10px 0px 10px;
position:relative;
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e9e9e9 43%, #d9d9d9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#e9e9e9), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e9e9e9 43%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e9e9e9 43%,#d9d9d9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e9e9e9 43%,#d9d9d9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e9e9e9 43%,#d9d9d9 100%); /* W3C */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.35);
box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.35);
}

.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 {
height:105px;
width:210px;
}

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

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

.box.x22 .teaser.panelbox {
height:225px;
width:210px;
}

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

.box.x23 .teaser.panelbox {
height:345px;
width:210px;
}

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

.box.x24 .teaser.panelbox {
height:465px;
width:210px;
}

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

.box.x25 .teaser.panelbox {
height:585px;
width:210px;
}

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

.box.x41 .teaser.panelbox {
height:105px;
width:450px;
}

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

.box.x42 .teaser.panelbox {
height:225px;
width:450px;
}

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

.box.x43 .teaser.panelbox {
height:345px;
width:450px;
}

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

.box.x44 .teaser.panelbox {
height:465px;
width:450px;
}

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

/* PANELBOX LISTS */
.teaser.panelbox li.separator {
border-bottom:1px solid #bbbbbb;
border-bottom:1px solid rgba(0,0,0,0.12);
padding-bottom:4px;
margin-bottom:4px;
}

.teaser.panelbox li.separator:last-child {
border-bottom:0px solid transparent;
}

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


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

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

.teaser.panelbox .tabs li a, .teaser.panelbox .tabbey 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, .teaser.panelbox .tabbey li a.first {
border-left:1px solid #e8e8e8;
}

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

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

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

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

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

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

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

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

/* 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;
}

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

.box.xspecial .teaser.panelbox.for-rectangle,
#min_rectangle .box.xspecial .teaser.panelbox.topstories, 
#min_rectangle .box.xspecial .teaser.panelbox.lateststories {
margin:0;
padding-left:14px;
padding-right:14px;
width:132px;
height:245px;
}

.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 {
border-top:1px solid #bbbbbb;
border-top:1px solid rgba(0,0,0,0.12);
padding-top:5px;
}

.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:9px;
padding-left:1px;
border-bottom:1px solid #bbbbbb;
border-bottom:1px solid rgba(0,0,0,0.12);
}

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

.teaser.panelbox.polls .captcha {
padding-bottom:9px;
border-bottom:1px solid #bbbbbb;
border-bottom:1px solid rgba(0,0,0,0.12);
}

.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 #bbbbbb;
border-bottom:1px solid rgba(0,0,0,0.12);
padding:4px 0px 3px 16px;
text-indent:-16px;
line-height:13px;
}

.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 .polltotal {
font-size:10px;
}


.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 {
height: 465px;
width: 452px;
background: #4e4e4e; /* Old browsers */
background: -moz-linear-gradient(top,  #4f4f4f 0%, #303030 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(100%,#303030)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4f4f4f 0%,#303030 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4f4f4f 0%,#303030 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4f4f4f 0%,#303030 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4f4f4f 0%,#303030 100%); /* W3C */
}

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

.teaser.panelbox.video_teaser .video_content {
background-color:#000000;
width: 450px;
height: 360px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.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;
 }

/* /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 a {
margin:0px 5px 0px 0px;
background-color:#888888;
border:1px solid #666666;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:11px;
font-family:"Arial", "Helvetica", sans-serif;
line-height:normal;
color:#ffffff;
font-weight:bold;
font-style: normal;
text-decoration:none;
display:inline-block;
padding:5px;
text-align:center;
-webkit-box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, 0.5);
box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, 0.5);
cursor:pointer;
width:auto;
}

.teaser.panelbox.video_teaser .tabbey.video li a:hover, #left .tabbey.video li.active a, #right .tabbey.video li.active a {
background-color: #aaaaaa;
color:#ffffff;
border:1px solid #666666;
}
/* END: VIDEO Flap*/

/* VIDEOPLAYER SIDELINE*/
.teaser.panelbox.videoplayer .title {
font-weight:bold;
padding:11px 0px 7px 0px;
border-top:1px solid #bbbbbb;
border-top:1px solid rgba(0,0,0,0.12);
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 {
display:block;
position:relative;
top:-10px;
}

.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:445px;
 }

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

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

/* 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 */

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


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

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

.sideline .box .teaser.panelbox {
width:280px;
}

.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 .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(/2010/img/steuerrechner/taxcalcbutton.png);
background-position:0px 0px;
cursor:pointer;
}

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

/* /SIDELINE PANELBOX ADJUSTMENTS */


/* 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 #d9d9d9;
background-color:#ffffff;
background-image:url(img/movies_placeholder.png);
background-position:center center;
}
/* / MOVIES */


/* 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 {
border-bottom:1px solid #bbbbbb;
border-bottom:1px solid rgba(0,0,0,0.12);
padding-bottom:4px;
}

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

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

.teaser.panelbox.kinoprogramm .gallerybar {
margin:0px 0px 0px 0px;
overflow:hidden;
width:450px;
height:220px;
position:relative;
background-color:#303030;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.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:120px;
width:28px;
height:38px;
z-index:1;
display:none;
}

.teaser.panelbox.kinoprogramm  .back a {
background-image:url("/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("/2010/img/panelbox/arrow_left_hover.png");
}

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

.teaser.panelbox.kinoprogramm .forward a {
background-image:url("/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("/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;
border-bottom:1px solid #bbbbbb;
border-bottom:1px solid rgba(0,0,0,0.12);
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:460px;
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 table {
width:450px;
margin: 0px;
}

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

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

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

.teaser.panelbox.kinoprogramm .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:224px;
height:190px;
float:left;
border-right:1px solid #bbbbbb;
border-right:1px solid rgba(0,0,0,0.12);
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;
}

.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 {
border-top:1px solid #bbbbbb;
border-top:1px solid rgba(0,0,0,0.12);
padding-top:6px;
}

.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 {
border-top:1px solid #bbbbbb;
border-top:1px solid rgba(0,0,0,0.12);
padding-top:3px;
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;
border-right:1px solid #bbbbbb;
border-right:1px solid rgba(0,0,0,0.12);
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;
border-top:1px solid #bbbbbb;
border-top:1px solid rgba(0,0,0,0.12);
}

.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);
}

.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 {
border-bottom:1px solid #bbbbbb;
border-bottom:1px solid rgba(0,0,0,0.12);
padding-bottom:4px;
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 {
border-bottom:1px solid #bbbbbb;
border-bottom:1px solid rgba(0,0,0,0.12);
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 {
padding:0px 0px 30px 0px;
margin:0px 0px 24px 0px;
font-family:arial,verdana,sans-serif;
font-size:11px;
line-height:13px;
padding:5px 10px 0px 10px;
position:relative;
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e9e9e9 43%, #d9d9d9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#e9e9e9), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e9e9e9 43%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e9e9e9 43%,#d9d9d9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e9e9e9 43%,#d9d9d9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e9e9e9 43%,#d9d9d9 100%); /* W3C */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.35);
box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.35);
}

.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;
}

/* 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_search .search_box input:first-child {
margin-left:25px;
margin-top:5px;
border:0px;
background-color:transparent;
width:240px;
}

.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: #4e4e4e; /* Old browsers */
background: -moz-linear-gradient(top,  #4f4f4f 0%, #303030 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(100%,#303030)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4f4f4f 0%,#303030 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4f4f4f 0%,#303030 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4f4f4f 0%,#303030 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4f4f4f 0%,#303030 100%); /* W3C */
}

.box .teaser.panelbox.leserreporter h5 { color:#fff; }

.box #leserreporter_upload ul.tabbey {
    background-image: url("http://www.20min.ch/2010/img/leserreporter/leserreporter_endblock_tabbey_fade.png");
}
.box  #leserreporter_upload .tabbey li a {
    border-bottom: 1px solid #838383;
    border-right: 1px solid #666666;
}
.box #leserreporter_upload .tabbey li a:hover {
    color: #FFFFFF;
    cursor: pointer;
}
.box #leserreporter_upload .tabbey li.active a {
    background-color: #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
    border-top: 1px solid #666666;
    color: #BBBBBB;
}
.box #leserreporter_upload .tabbey li.active a.first {
    border-left: 1px solid #666666;
}
.box #leserreporter_upload .tabbey li.active a.last {
    border-right: 1px solid #666666;
}
.box #leserreporter_upload .tabbey li a.first {
    border-left: 1px solid transparent;
}
.box #leserreporter_upload .tabbey li.active a:link {
    color: #FFFFFF;
}


.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;
}

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


/* /Leserreporter Upload Box */



/* Blackpanel (Ticket-Spotlights) */
/* ==> IM HTML RAUSNEHMEN !!! <== */
.panelbox.magicx.black_panel .panel_header {
	display:none;
}

.panelbox.magicx.black_panel {
	padding-bottom:10px;
}

.black_panel .holder {
	width:570px;
	height:300px;
	background-color:#000000;
	padding:10px 0px 0px 10px;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.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;
}

#eventsearch .panelbox.magicx {
	min-height:115px;	
}

#eventsearch .panelbox.magicx .loc_search {
	padding-top:10px;	
}
/* Blackpanel (Ticket-Spotlights) */

/* MULTISLIDER */
.box.x43 .teaser.panelbox.multislider {
margin:1px 0 0 1px;
overflow:hidden;
position: relative;
background: #4e4e4e; /* Old browsers */
background: -moz-linear-gradient(top,  #4f4f4f 0%, #303030 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(100%,#303030)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4f4f4f 0%,#303030 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4f4f4f 0%,#303030 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4f4f4f 0%,#303030 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4f4f4f 0%,#303030 100%); /* W3C */
}

.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-color:#000000;
background-color:rgba(0,0,0,0.3);
height:310px;
margin:0px 0px 0px 0px;
overflow:hidden;
position:relative;
width:450px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

*+html .teaser.panelbox.multislider .gallerybar {
background-color:#000000;
}

.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:10px;
position:absolute;
top:166px;
width:27px;
z-index:1;
}

.teaser.panelbox.multislider .forward {
display:none;
height:38px;
right:10px;
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;
}

.teaser.panelbox.multislider.promotion .gallerybar a, .teaser.panelbox.multislider.promotion .gallerybar a:visited {
color: #222222;
}

.teaser.panelbox.multislider.promotion .gallerybar a:hover {
color: #000000;
}

/* 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;
}

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

.teaser.panelbox.multislider .showbig:hover {
	background-image:url(/2010/img/panelbox/blackpanel_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 {
	display:none;
}

/*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 {
	width:470px;
	padding:0;
	margin:0;
	position:absolute;
	background:none;
	background-color:#cee3f0;
}
.box.x43 .teaser.panelbox.multislider.revolver.promotion {
	height:350px;
}
.box.x42 .teaser.panelbox.multislider.revolver.promotion {
	height:230px;
}
.box.x41 .teaser.panelbox.multislider.revolver.promotion {
	height:110px;
}


.box .teaser.panelbox.multislider.revolver.promotion .gallerybar{
	position:absolute;
	background-image:none;
	background-color:#b8cedd;
	width:451px;
	margin:10px;
	height:inherit;
	*height:100%;
}
.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%;none repeat scroll 0 0 #E4F5FF
}
.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;
}

/*Im fall von mehr Text (twoLines class), wird mehr platz gewärt*/
.box.x42 .teaser.panelbox.multislider.revolver.promotion .teaser.promotion.twoLines .teaser_head .teaser_title {
	margin-bottom:-16px;
}
.box.x42 .teaser.panelbox.multislider.revolver.promotion .teaser.promotion.twoLines .teaser_head .teaser_image .banner{
	top: 130px;
}

/*Promo X41*/
.box.x41 .teaser.panelbox.multislider.revolver.promotion .gallerybar{
	height:89px;
}

.box.x41 .teaser.panelbox.multislider.revolver.promotion .teaser_head .teaser_title {
	position:absolute;
	background-color:#f5fbff;
	width:290px;
	margin: 0 0 -40px 175px;
}
.box.x41 .teaser.panelbox.multislider.revolver.promotion .teaser_head .teaser_title h3{
	display:block;
	margin:22px 7px 7px 7px;
	line-height:5px;
}
.box.x41 .teaser.panelbox.multislider.revolver.promotion .teaser_head .teaser_title h3 a{
	color:#555;
	text-transform:none;
}
.box.x41 .teaser.panelbox.multislider.revolver.promotion .teaser_head .teaser_title h2{
	margin:-2px 7px 7px 7px;
	font-size: 16px;
	width: 245px;
}
.box.x41 .teaser.panelbox.multislider.revolver.promotion .teaser_head .teaser_image{
	position:absolute;
}
.box.x41 .teaser.panelbox.multislider.revolver.promotion .teaser_head .banner{
	position:absolute;
	z-index:6666;
	top: 0px;
	left:0px;
	display:block;
	background-color:#064EA2;
	color:white;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:0 5px;
	text-transform: uppercase;
}

.box.x41 .teaser.panelbox.multislider.revolver .back, .box.x41 .teaser.panelbox.multislider.revolver .forward {
	top:38px;
}









/* 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: 0px;
height: 310px;
}

/* ==> DIESE ELEMENTE SOLLTEN GELOESCHT WERDEN */
.teaser.panelbox.multislider.gallery .gallerybar .roundedcorner_left {
display:none;
}

.teaser.panelbox.multislider.gallery .gallerybar .roundedcorner_right {
display:none;
}
/* <== DIESE ELEMENTE SOLLTEN GELOESCHT WERDEN */

.teaser.panelbox.multislider.gallery .imagewrap {
margin:0px;
width: 450px;
height: 310px;
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;
}

/* END: FRONT DIASHOW */

/* GROUPPER DIASHOW */
.groupper .box.x43 .teaser.panelbox.multislider {
background-image:none !important;
background-color:transparent !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-box-shadow:0 0 0 0 rgba(0, 0, 0, 0) !important;
box-shadow:0 0 0 0 rgba(0, 0, 0, 0) !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: 0px;
}

.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 .imageholder {
border:0px transparent solid;
}

.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: 26px;
line-height: 26px;
}

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

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

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

.teaser.panelbox.sammelsurium li a span.sam_wetter {
background-position: 0px 0px;
}
.teaser.panelbox.sammelsurium li a span.sam_games {
background-position: -35px -1px;
}
.teaser.panelbox.sammelsurium li a span.sam_dossier {
background-position: -77px -2px;
}
.teaser.panelbox.sammelsurium li a span.sam_infografik {
background-position: -122px -2px;
}
.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: -39px -32px;
}
.teaser.panelbox.sammelsurium li a span.sam_blog {
background-position: -46px -64px;
}
.teaser.panelbox.sammelsurium li a span.sam_lokal {
background-position: -77px -35px;
}
.teaser.panelbox.sammelsurium li a span.sam_horoskop {
background-position: -1px -63px;
}
.teaser.panelbox.sammelsurium li a span.sam_video {
background-position: -117px -34px;
}
.teaser.panelbox.sammelsurium li a span.sam_epaper {
background-position: -160px -35px;
}
.teaser.panelbox.sammelsurium li a span.sam_piazza {
background-position: -82px -65px;
}
.teaser.panelbox.sammelsurium li a span.sam_tilllate {
background-position: -127px -62px;
}
.teaser.panelbox.sammelsurium li a span.sam_wettbewerb {
background-position: -166px -2px;
}
.teaser.panelbox.sammelsurium li a span.sam_tvguide {
background-position: -1px -33px;	
}
/* 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-family: "20Minuten", Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
margin: 0;
}

.teaser.panelbox.textform h2 a {
color: #222222;
}

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

.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;
}
/* END: Fussball-Aktuell */

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

.box.noheight .magicx {
width:470px;
font-family:arial,verdana,sans-serif;
font-size:11px;
line-height:13px;
padding:0px 0px 25px 0px;
margin:0px 0px 24px 0px;
}

/* ==> IM HTML RAUSNEHMEN !!! <== */
.box.noheight .magicx .panel_header {
display:none;
}

.box.noheight .magicx .panel_border {
width:450px;
}

.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;
}

/* 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;
}

.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 */

