/* Voreinstellungen */
body { background: #e2e2e2 url(/pics/_backgrounds/back_pop_up.jpg) 0px 0px no-repeat; padding-top: 112px; }
body.nobg { background-color: #ffffff; } 

#PopupBody { background: #e2e2e2 url(/pics/_backgrounds/back_pop_up_verlauf.jpg) top left repeat-x; width: 585px; height:553px; padding: 8px 20px 60px 20px; }
.PopupGallery { background: #e2e2e2 url(/pics/_backgrounds/back_pop_up_verlauf.jpg) top left repeat-x; }
#PopupBody.nobg { background: #ffffff; height: auto; clear: both; overflow: hidden; }

.Gallery { background: transparent; width: 585px; height: auto; padding-top: 28px; clear: both; overflow: hidden; }
.Gallery .GalleryInfo { float: left; width: 200px; padding-right: 10px; }
.Gallery .GalleryInfo .Text { height: 218px; overflow: hidden; }
.Gallery .GalleryInfo h1 { font-size: 16px; font-weight: bold; text-transform: uppercase; margin-bottom: 8px; }
.Gallery .GalleryInfo .BatchNavigation { width: 118px; margin:0; padding:0; }
.Gallery .GalleryInfo .BatchNavigation .Pages { width: 100px; font-size: 16px; line-height:16px; font-weight: bold; padding-top:6px; }
.Gallery .GalleryImage { float: left; width: 375px; padding-top: 5px; }

.Module { width: 585px; }

.SelectionList {}

/* Modul SelectionList */
.SelectionList { }
.SelectionList .Text { padding-bottom: 16px; }

.SelectionList .PresentedBy { line-height: 20px; float: right; }
.SelectionList .PresentedBy img { padding-left: 2px; }

.SelectionList table { background: #e2e2e2; width: 100%; } 
.SelectionList td { background: transparent; height: 40px; padding: 0 0 0 9px; border-top: 1px solid #ffffff; font-size: 12px; } 

.SelectionList .Cell_p_input { width: 25px; }
.SelectionList .Cell_p_image { width: 40px; padding: 0; }
.SelectionList .Cell_p_number { width: 15px; text-align: right; }
.SelectionList .Cell_p_name { width: 88px; }

.Formular th,
.Formular td { padding: 1px 0 0 9px; }

.Formular .Cell_f1 { width: 111px; }
.Formular .Cell_f2 { width: 456px; }

.Formular .hundret input { width: 454px; margin-left: 2px; }
