/*---Rahmen----*/
.eworxRoundBorder {
	float: left;
	background: url(images/Border/lt.gif) no-repeat 0px 0px;
	margin: 0px 5px 5px 40px;
}
.eworxRoundBorderbig {
	float: left;
	background: url(images/Border/lt.gif) no-repeat 0px 0px;
	margin: 0px 5px 5px 0px;
}
.FCK__ShowTableBorders .eworxRoundBorder, .FCK__ShowTableBorders .eworxRoundBorderbig, .ContentGallery .eworxRoundBorder, .ContentTypeImage .eworxRoundBorder {
	margin: 0px 5px 5px 0px;
}
.eworxRoundBorder div, .eworxRoundBorderbig div  {
	background: url(images/Border/rt.gif) no-repeat right 0px;
	padding: 5px 0px 0px 0px;
	float: left;
}
.eworxRoundBorder div div, .eworxRoundBorderbig div div {
	background: url(images/Border/rb.gif) no-repeat right bottom;
	padding: 0px 5px 0px 0px;
}
.eworxRoundBorder div div div, .eworxRoundBorderbig div div div {
	background: url(images/Border/lb.gif) no-repeat 0px bottom;
	padding: 0px 0px 5px 5px;
	position: relative;
}
.eworxRoundBorder div div div img, .eworxRoundBorderbig div div div img {
	float: none;
	border:0;
}
.eworxRoundBorder div div div div, .eworxRoundBorderbig div div div div {
	float: none;
	background: none;
	padding: 0px;
}
/*---Galerie-Übersicht----*/
.ContentGallery { clear: left; margin: 13px 0 0 -3px; position: relative; width: 640px; }
.ContentGallery .Item { float: left; padding: 0 0 10px 0; margin: auto; min-height: 180px; min-width: 210px; position: relative; text-align: center; }
.ContentGallery .Item img { border: 0; }
.ContentGalleryPopup .ItemDesc { max-width: 700px; }
.ContentGallery .Item .ItemTop { background: url(content/ContentGalleryTop.jpg) no-repeat 0 0; display: block; height: 21px; width: 211px; }
.ContentGallery .Item .ItemContent { background: url(content/ContentGalleryContent.jpg) repeat-y 0 0; padding: 0 21px; display: block; width: 169px; text-align: center; }
.ContentGallery .Item .ItemBottom { background: url(content/ContentGalleryBottom.jpg) no-repeat 0 0; display: block; height: 16px; width: 211px; }
.ContentGallery .Item .ItemText, .ContentGallery .Item .ItemTextCenter, .ItemTextCenter  { font-size: 11px; padding: 0; margin: 0; width: 100%; clear: left; }
.gallery .ItemTextCenter {text-align:left;padding: 5px 10px 0 0;font-size:12px;font-family:Georgia,Times New Roman,Serif;width:200px;}
.ContentGallery .Item .ItemText { }
.ItemDesc { padding-top: 10px; }
.ContentGallery .Item .ItemTextCenter { position: absolute; bottom: 30px; left: 0; }
.ContentGallery .Item .ItemTextCenter a, .ContentGallery .Item .ItemTextCenter strong a {
	color: #002158 !important;
	font-size: 14px !important;
	text-decoration: none !important;
	line-height: 18px !important;
	text-transform:none !important;
}
/*---Galerie-Detail----*/
ul.gallery
{
	list-style: none;
	clear:left;
	margin:13px 0px 0px -3px;
	position:relative;
	width:640px;
}

ul.gallery li
{
	display: block;
	float:left;
	padding:0px 0px 10px 0px;
    margin: auto;	
    min-height:150px;
	min-width:210px;
	position:relative;
	text-align:center;
	list-style:none;
	background:none;
}
ul.gallery li div.eworxRoundBorder {
	margin:0px;
}
ul.gallery li a
{
	display: block;
}
ul.gallery li .Item {
    
    }
#ctl00_ContentPlaceHolder1_gallery a {
	color:#000;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
}
a img {border:0px;}
