/* AAV Verfügungscheck */

.aav_check_wrapper { display:inline; height:19px; width:100%; overflow:hidden;}
.aav_check_btn { float:left; height:19px; width:21px; }
.aav_check_yes { float:left; height:19px; width:110px; color:#47a100; line-height:19px; font-size:14px; text-indent:10px; }
.aav_check_no { float:left; height:19px; width:120px; color:#d2003c; line-height:19px; font-size:14px; text-indent:10px; }
.aav_fp_check_btn { float:left; height:19px; width:125px; }
.aav_fp_check_btn img { padding:0 !important; }
.aav_hd_check_btn { float:left; height:19px; width:70px; }
.aav_vod_check_btn { float:left; height:19px; width:70px; }
.aav_hd_check_btn img { padding:0 !important; }
.space79px { clear:both; display:block; height:79px; width:100%; }



/* Picture gallery */

#gall_wrap_img { float:left; width:302px; height:341px; background-color:#CCC;}
#gall_img { width:100%; height:301px; overflow:hidden; }
#gall_download { width:292px; height:40px; background-color:#eeeeee; padding-left:10px; overflow:hidden; }
.gall_download_icon { float:left; width:20px; height:40px; background-image:url(icon_download.png); background-repeat:no-repeat; background-position:left; }
.gall_download_print { float:left; height:40px; line-height:40px; }
.gall_comment { float:left; height:40px; line-height:40px;}
.gall_line { float:left; height:40px; line-height:40px; width:20px; color:#999999; text-align:center;}
.gall_download_web { float:left; height:40px; line-height:40px;}

#gall_wrap_th { float:left; margin-right:10px; width:302px; height:341px; }
.gall_row_th { width:100%; height:94px; }
.gall_th { float:left; width:92px; height:92px; border: solid 1px #ccc; overflow:hidden; }
.gall_th:hover { float:left; width:92px; height:92px; border: solid 1px #d2003c; }
#gall_nav { width:100%; height:40px; border-bottom:#cccccc solid 1px;}
.gall_txt { float:left; width:182px; height:40px; line-height:40px; text-align:center; }

.gall_back a { float:left; width:60px; height:40px; line-height:40px; background-image:url(arrow_simple_left.png); background-repeat:no-repeat; background-position:left; text-decoration:none; text-indent:12px; color:#333;}
.gall_back a:hover { float:left; width:60px; height:40px; line-height:40px; background-image: url(arrow_simple_left_blue.png); background-repeat:no-repeat; background-position:left; text-decoration:underline; text-indent:12px; color:#d2003c;}
.gall_forward a { float:right; width:60px; height:40px; line-height:40px; background-image:url(arrow_simple_right.png); background-repeat:no-repeat; background-position:right; text-decoration:none; text-indent:13px; color:#333;}
.gall_forward a:hover { float:right; width:60px; height:40px; line-height:40px; background-image: url(arrow_simple_right_blue.png); background-repeat:no-repeat; background-position:right; text-decoration:underline; text-indent:13px; color:#d2003c;}

