.TVlable {
font-weight:bold;
margin:20px 10px 0 50px;
color:#3c328c;
}

.TVinputtxt {
border:1px solid #a3b0d3;
height:20px;
font-size:10px;
font-weight:bold;
padding:2px;
margin:0 0 0 7px;
}

.TVbutton {
width:70px;
background-color:#EEEEEE;
font-size:11px;
font-weight:bold;
border:1px solid #9999AA;
height:18px;
z-index:-1;
margin:5px 0 0 0;
color:#3c328c;
}

.TVw40 {
width:40px;
}

.TVw150 {
width:150px;
}

#mibatv_content {
width: 620px;
}

#mibatv_logo_header {
	width: 620px;
	height: 60px;
	margin-bottom: 20px;
}

#mibatv_rubriken {
	margin-bottom: 20px;
}

.mibatv_rubrik_button {
	background-image: url(/mibatv/images/portal/rubrik_button.png);
	width: 124px;
	height: 23px;
	float: left;
}
.mibatv_rubrik_button_active {
	background-image: url(/mibatv/images/portal/rubrik_button_active.png);
	width: 124px;
	height: 23px;
	float: left;
}

.mibatv_rubrik_button_text a {
	width: 95px;
	margin-left: 4px;
	padding-top: 4px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
	cursor: pointer;
}
.mibatv_rubrik_button_text_active a {
	width: 95px;
	margin-left: 4px;
	padding-top: 4px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
	cursor: pointer;
}

.mibatv_two_column {
	margin-bottom: 20px;
}
.mibatv_small_column {
	width: 300px;
	float: left;
}
.mibatv_small_column_content {
	width: 292px;
	padding: 2px;
	background-color: #dfdfdf;
	border: 2px #A3B0D3 solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 9pt;
}

*html .mibatv_small_column_content {
	width: 300px;
	padding: 2px;
}


.mibatv_big_column {
	width: 620px;
	margin-bottom: 20px;
}

.mibatv_big_column_content {
	width: 612px;
	padding: 2px;
	background-color: #dfdfdf;
	border: 2px #A3B0D3 solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 9pt;
}

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

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

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

.mibatv_small_aquabar {
	width: 300px;
	height: 21px;
	background-image: url(/mibatv/images/portal/small_aquabar.png);
}

.mibatv_big_aquabar {
	width: 620px;
	height: 21px;
	background-image: url(/mibatv/images/portal/big_aquabar.png);
}

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

.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_trenner {
	clear: both;
	border-bottom: 2px #A3B0D3 dotted;
	margin-bottom: 5px;
}

.mibatv_clear {
	clear: both;
/*	content: ".";*/
	visibility: hidden;
}

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

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

.mibatv_movie_headline a:hover {
	text-decoration: underline;
}

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

span.mibatv_rot {
	color: #f41400;
}

