﻿/*Styles für ImageBook - Control*/
.ImgBook_Body {background-color:white;border:#cccccc 0px solid;text-align:center;margin-bottom:8px;width:190px;height:auto/*208px*/;font-size:11px;}
.ImgBook_Body a {text-decoration:none;}
.ImgBook_Header {border-bottom:#cccccc 1px solid;color:#46664f;background-color:#D2E6BD;font-size:100%;height:18px;font-weight:bold;background-image:url(../images/common/sidebar-header190.gif);background-position:top left;background-repeat:no-repeat;}
.ImgBook_Title {font-size: 11px;font-weight: bold;letter-spacing: 1px;padding-top: 2px;padding-bottom: 2px;color:#d11d1d;height: 25px;overflow: hidden;/*border: green 1px solid;*/}
.ImgBook_Image {height: 75px;overflow:hidden;/*border: red 1px solid;*/}
.ImgBook_Content {border-left:solid 1px #CCCCCC;border-right:solid 1px #CCCCCC;border-bottom:solid 1px #CCCCCC;}
.ImgBook_Details {padding-top: 2px;text-align: left;height: 50px;overflow: hidden;line-height: 12px;}
.ImgBook_Links {height: 18px;/*border: orange 1px solid;*/}
.ImgBook_Footer {border-top: 1px solid #cccccc;background-color: #D2E6BD;height: 18px;padding-top: 3px;padding-bottom: -3px;}
#updateProgress {position:absolute;width: 190px;height:auto;border-top: 1px solid Silver;display:inline;background-color: Silver;margin: -3px 0px 0px -95px;}
.BoxFrei {font-weight: bold;font-size: 11px;margin: 0px auto auto auto;padding: 0px 2px 1px 2px;color: white;background-color: #cc0000;}
