/* -------------- */
/*  ul teaser     */
/* -------------- */
ul.teaser { list-style-type:none; margin: 0.5em; padding: 0.5em; border: 0.25em double black; width: 20em; float: left; height: 8em;}
ul.teaser > li { padding: 0.2em; font-weight: bold;}
ul.teaser > li > ul { list-style-type:none; margin: 0.1em; padding: 0.1em; font-weight: normal;}
ul.teaser > li > ul > li { font-size: small;}
/* -------------- */
/*   teaser end  */
/* -------------- */

/* -------------- */
/*  div teaser     */
/* -------------- */
div.teaser { border: 0.25em double black; font-size: 0.90em; width: 18em; float: left; margin: 0.5em; height: 7em;}
div.teaser h2 { font-size: inherit  !important; font-weight: bold; margin: 0.2em !important; }
div.teaser p { width: 90%; font-size: 0.75em !important; font-weight: normal; margin: 0.2em !important;}
/* -------------- */
/* div teaser end */
/* -------------- */

/* -------------- */
/* gallerypreview */
/* -------------- */
div.gallerypreview { border: 0.2em double black; margin: 0.1em; float: left; width: 48%; min-height: 23em;}
div.gallerypreview h2 { font-size: 0.80em !important; min-height: 3em; font-weight: bold; margin-top: 0.5em; margin-left: 0.5em;}
div.gallerypreview a { font-size: small; margin-left: 0.5em; display: block; }
div.gallerypreview dl { margin-left:0; text-align: center; }
div.gallerypreview dl dd {}
div.gallerypreview dl dd img { padding: 0.5em; margin-top: 0.2em; margin-right: 0.2em; margin-left: 0.2em; background-color: #eeeeee; border: 1px solid black;}
div.gallerypreview dl dt { font-size: small; font-weight: bold; margin-left: .3em; text-align: justify; }
div.gallerypreview dl dt span { font-weight: bold; font-style: italic; }

/* ------------------ */
/* end gallerypreview */
/* ------------------ */

div.gallerydetail { }
div.gallerydetail ul.detail { margin-bottom:2em;}
div.gallerydetail ul.detail li {list-style-type: none; margin-bottom: 0.5em;}
div.gallerydetail ul.detail li span { font-weight: bold; border-left: 1px solid black; border-bottom: 1px solid black;}
/*div.gallerydetail h5 { font-size: 0.9em; font-weight: bold; padding: 0.5em;}*(
div.gallerydetail p {}
div.gallerydetail div.description { padding-left:1.0em;}
div.gallerydetail img { padding: 0.5em; margin-top: 0.2em; margin-right: 0.2em; margin-left: 0.2em; margin-bottom: 0.5em; background-color: #eeeeee;border: 1px solid black;}
/*# margin-top errechnet sich aus der Bildgröße gespeichert unter class conf_gallery::$GALLERY_PICTURESIZE (die Höhe * 1/16) + 1em für den img Rahmen (hellgrau)*/
div.overlay { position:relative; z-index:2; margin-top:-27.25em; margin-left: 0.7em; margin-right:0px; margin-bottom:0px; padding:0; width: 580px; height: 435px; display:block;}
img#overlay {display:none;}