.gm_mibatv_small_column {
	width: 290px;
	float: left;
}
.gm_mibatv_small_column_content {
	width: 292px;
	padding: 2px;
	background-color: #dfdfdf;
	border: 2px #A3B0D3 solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 8pt;
}

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


.gm_mibatv_big_column {
	width: 300px;
	margin-bottom: 20px;
}

.gm_mibatv_small_column_content div, .mibatv_big_column_content div {
	font-size: 8pt;
}

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

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

.gm_map_aquabar {
	margin: 0px;
	padding: 0px;
	width: 620px; 
	height: 20px; 
	background-image: url(/mibatv/images/portal/big_aquabar.png);
	background-repeat: no-repeat;
}

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

span.gm_aquabar_blau {
    color: #12328c;
}

span.gm_aquabar_rot {
	color: #f41400;
}

.gm_map_box_outer {
	margin: 0px;
	padding: 0px;
	width: 452px;
	height: 365px;
	float: left;
}

.gm_map_box_inner {
	margin: 0px;
    padding: 0px;
	width: 453px; 
	height: 345px; 
	border-bottom: solid 2px #a3b0d3; 
	border-left: solid 2px #a3b0d3; 
	border-right:  solid 2px #a3b0d3;
}

*html .gm_map_box_outer {
/*	position: relative;*/
/*	top: 503px ;*/
/*	left: 165px;*/
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 345px;
	float: left;
}

*html .gm_map_box_inner {
	margin: 0px;
	padding: 0px;
	width: 450px; 
	height: 345px; 
	border-bottom: solid 2px #a3b0d3; 
	border-left: solid 2px #a3b0d3; 
	border-right:  solid 2px #a3b0d3;
}

.gm_map_leg_outer {
	position: relative;
	top: 0px;
	left: 5px;
	width: 161px; 
	height: 345px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.gm_map_leg_inner {
	margin: 0px;
    padding: 0px;
	width: 161px; 
	height: 345px;
	background-color: #dfdfdf;	
	border-bottom: solid 2px #a3b0d3; 
	border-right: solid 2px #a3b0d3;
}

*html .gm_map_leg_inner {
	position: absolute;
/*	top: 576px ;
	left: 622px;*/
	margin: 0px;
	padding: 0px;
	width: 163px; 
	height: 347px;
	background-color: #dfdfdf;	
	border-bottom: solid 2px #a3b0d3; 
	border-right: solid 2px #a3b0d3;
}



.gm_map_leg_text {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 2px;
	font-size: 8pt;
	font-weight: none;
	color: #fffff;
}

.gm_map_leg_ul {
	list-style-type:square;
	margin-left: -25px;
}

*html .gm_map_leg_ul {
	margin-left: 0px;
}
.gm_mibatv_aquabar_text {
	margin-left: 10px;
	padding-top: 2px;
	font-size: 8pt;
	font-weight: bold;
	color: #12328c;
	text-transform: lowercase;
}

.gm_mibatv_teaser_pic {
	margin-right: 5px;
	float: left;
}

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

.gm_mibatv_movie_headline_datum {
	color: #f41400;
	margin-top: 4px;
	margin-left: 5px;
	font-size: 8pt;
	font-weight: bold;
	float: left;
}
.gm_mibatv_movie_headline_laenge {
	color: #12328c;
	width: 35px;
	text-align: right;
	float: right;
}
.gm_mibatv_movie_headline_titel {
	width: 170px;
	float: left;
}

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


.gm_mibatv_clear_trenner {
	clear: both;
	border-bottom: 2px #A3B0D3 dotted;
	margin-bottom: 5px;
}

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

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

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

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

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

span.gm_mibatv_rot {
	color: #f41400;
}

