/*grundlegende einstellungen für den slider*/
.kwicks {
list-style: none;
position: relative;
margin: 0;
padding: 0;
}
.kwicks li{
display: block;
overflow: hidden;
padding: 0;
margin: 0;
}
.kwicks li{
float: left;
width: 120px;
height: 95px;
}
.kwicks li:hover {
background-color:#650660;
}

.kwicks_inner {
width: 250px;
margin: 10px;
}
.kwicks_inner a {
color:#faf7aa;
}
.kwicks_inner a:hover {
text-decoration:underline;
}

*html .kwicks_inner a {
color:#650660;
}

/*die einstellungen für das ausehen der tvbox*/
.mibatv_big_column {
width: 490px;
margin-bottom: 20px;
}

.mibatv_big_column_content {
width: 490px;
padding: 2px;
background-color: #fff;
border: 1px #f7a400 solid;
border-top-width: 0px;
color: #000000;
font-size: 9pt;
}

*html .mibatv_big_column_content {
width: 498px;
padding: 2px;
}

.mibatv_big_aquabar {
width: 494px;
height: 14px;
background-color: #fff;
border-top: 1px #f7a400 solid;
border-right: 1px #f7a400 solid;
border-left: 1px #f7a400 solid;
}

*html .mibatv_big_aquabar {
width: 498px;
padding: 2px;
}

.mibatv_aquabar_text {
margin-left: 2px;
padding-top: 0px;
font-size: 9pt;
font-weight: bold;
color: #f7a400;
text-transform: lowercase;
}

.mibatv_small_column_content div, .mibatv_big_column_content div {
font-size: 9pt;
}

.mibatv_column_spacer {
width: 20px;
float: left;
}

.mibatv_teaser_pic {
margin-right: 5px;
float: left;
width: 200px; 
}

.mibatv_movie_headline {
width: 407px;
border-bottom: 1px dashed #FFFFFF;
font-weight: bold;
color: #12328c;
float: left;
}

.mibatv_movie_headline_datum {
color: #f41400;
width: 70px;
float: left;
}
.mibatv_movie_headline_laenge {
color: #12328c;
width: 35px;
text-align: right;
float: right;
}
.mibatv_movie_headline_titel {
width: 295px;
float: left;
}

.mibatv_text_right {
margin-top: 5px;
text-align: right;
}

.mibatv_clear {
clear: both;
visibility: hidden;
}

a.mibatv_nodeco {
color: #12328c;
font-size: 10pt;
text-decoration: none;
}

#mibatv_content img {
border-width: 0px;
}

span.mibatv_rot {
color: #5b9622;
text-decoration:none;
}
