
/* -----------------------------------------------
		Postcard
----------------------------------------------- */
#foxGallery .tx-dampostcard-pi1 {
	margin-top: 1.273em;
}

#foxGallery .tx-dampostcard-pi1 ul {
	margin: 0;
	padding: 0;
}

#foxGallery .tx-dampostcard-pi1 ul li {
	padding-left: 0;
	background: none;
	list-style: none;
}

#foxGallery .tx-dampostcard-pi1 .introText {
	margin-bottom: 2.273em;
	padding-right: 0;
}

#foxGallery .tx-dampostcard-pi1 .postcardDetail {
	width: 100%;
	margin: 0 0 0.273em -0.182em;
}

#foxGallery .tx-dampostcard-pi1 .postcardDetailImage {
	float: left;
	width: 260px;
	height: 260px;
	margin-right: 1.273em;
	background: url(/images/galerie/postcard_bg.gif);
	background-color:#FFFFFF;
}

#foxGallery .tx-dampostcard-pi1 .postcardDetailImage img {
	margin: 9px 0 0 9px;
}

#foxGallery .tx-dampostcard-pi1 .postcardDetailText {
	margin-top: 15px;
	float: left;
	width: 50%;
}

#foxGallery .tx-dampostcard-pi1 .sendpostcardPreview {
	margin-bottom: 1.273em;
}

#foxGallery .tx-dampostcard-pi1 .sendpostcardText {
	width: 24.545em;
}

#foxGallery .tx-dampostcard-pi1 .postcardSmallImage {
	float: right;
	width: 100px;
	height: 100px;
	background-image: url(/images/galerie/category_bg.gif);
}

#foxGallery .tx-dampostcard-pi1 .postcardSmallImage img {
	margin: 10px 0 0 10px;
}

#foxGallery .tx-dampostcard-pi1 .postcardDetailImage li {
	margin-bottom: 	0.091em;
}

#foxGallery .tx-dampostcard-pi1 .postcardDetail .copyright {
	margin-bottom: 1.818em;
	padding: 0 0 0 0;
	color: #575757;
	font-size: 1em;
}

#foxGallery .tx-dampostcard-pi1 .postcardNavigation li {
	width: auto !important;
	width: 99%;
	background-repeat: no-repeat;
}

#foxGallery .tx-dampostcard-pi1 .postcardNavigation li.sendPostcard {
	background-image: url(/images/galerie/sendPostcard.png);
}

#foxGallery .tx-dampostcard-pi1 .postcardNavigation li.sendImageLink {
	background-image: url(/images/galerie/sendImageLink.png);
}

#foxGallery .tx-dampostcard-pi1 .postcardNavigation li.viewFullSize {
	background-image: url(/images/galerie/viewFullSize.png);
}

#foxGallery .tx-dampostcard-pi1 .postcardNavigation li a {
	padding-left: 2.545em;
	line-height: 1.636em;
}

#foxGallery .tx-dampostcard-pi1 .pagebrowserNavigation {
	position: relative;
	padding: 1.364em 0 3.064em 0;
	clear:both;
}

#foxGallery .tx-dampostcard-pi1 .pagebrowserNavigation p {
	position: absolute;
	left: 20.545em;
	border: none !important;
}

#foxGallery .tx-dampostcard-pi1 .pageSelector {
	position: absolute;
}

#foxGallery .tx-dampostcard-pi1 .pageSelector li {
	float: left;
	margin-left: 0.182em;
}

#foxGallery .tx-dampostcard-pi1 .pageSelector li span,
#foxGallery .tx-dampostcard-pi1 .pageSelector li a {
	display: block;
	text-align: center;
}

#foxGallery .tx-dampostcard-pi1 .pageSelector li span {
	line-height: 1.727em;
	padding: 0 0.273em;
	font-weight: bold;
}

#foxGallery .tx-dampostcard-pi1 .pageSelector li a {
	line-height: 1.545em;
	padding: 0 0.455em;
	border: 1px solid #ccc;
	background: #fff;
	color: #343434;
}

#foxGallery .tx-dampostcard-pi1 .pageSelector li a:hover {
	border-color: #000;
	text-decoration: none;
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation {
	position: absolute;
	right: 1.091em;
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li {
	float: left;
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li span,
#foxGallery .tx-dampostcard-pi1 .pageNavigation li a {
	display: block;
	line-height: 17px;
	text-indent: -9999px;
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.toBegin a,
#foxGallery .tx-dampostcard-pi1 .pageNavigation li.toBegin span,
#foxGallery .tx-dampostcard-pi1 .pageNavigation li.toEnd a,
#foxGallery .tx-dampostcard-pi1 .pageNavigation li.toEnd span {
	width: 13px;
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.back a,
#foxGallery .tx-dampostcard-pi1 .pageNavigation li.back span,
#foxGallery .tx-dampostcard-pi1 .pageNavigation li.forward a,
#foxGallery .tx-dampostcard-pi1 .pageNavigation li.forward span {
	width: 40px;
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.toBegin a {
	background-image: url(/images/galerie/toBegin_act.png);
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.toBegin span,
#foxGallery .tx-dampostcard-pi1 .pageNavigation li.toBegin span {
	background-image: url(/images/galerie/toBegin.png);
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.toEnd a {
	background-image: url(/images/galerie/toEnd_act.png);
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.toEnd span {
	background-image: url(/images/galerie/toEnd.png);
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.back a {
	background-image: url(/images/galerie/back_act.png);
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.back span {
	background-image: url(/images/galerie/back.png);
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.forward a {
	background-image: url(/images/galerie/forward_act.png);
}

#foxGallery .tx-dampostcard-pi1 .pageNavigation li.forward span {
	background-image: url(/images/galerie/forward.png);
}

#foxGallery .tx-dampostcard-pi1 .imageNavigation {
	width: auto !important;
	width: 100%;
	margin: 0 -1px !important;
	margin: 0 -2px;
}

*+html #foxGallery .tx-dampostcard-pi1 .imageNavigation {
	width: 99% !important;
}

#foxGallery .tx-dampostcard-pi1 .imageNavigation li {
	position: relative;
	float: left;
	margin: 0 0.364em 2.273em 0.364em;
	background-image: url(/images/galerie/category_bg.gif);
}

*+html #foxGallery .tx-dampostcard-pi1 .imageNavigation li {
	margin-right: 0.273em;
}

#foxGallery .tx-dampostcard-pi1 .imageNavigation li a {
	display: block;
	width: 100px;
	height: 100px;
}

#foxGallery .tx-dampostcard-pi1 .imageNavigation li span {
	display: block;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100px;
}

#foxGallery .tx-dampostcard-pi1 .imageNavigation li img {
	margin: 10px 0 0 10px;
}

#col2 #foxGallery .tx-dampostcard-pi1 h1.postcardPreviewTitle {
	width: auto !important;
	width: 100%;
	margin-right: -0.182em;
	margin-left: -0.182em;
	margin-bottom: 0;
	padding: 0 3px 10px 3px;
	background: url(/images/galerie/postcard_preview_top_bg.png) no-repeat 0 100%;
}

#foxGallery .tx-dampostcard-pi1 .postcardPreview {
	width: auto !important;
	width: 48.455em;
	margin: 0 -2px 14px -2px;
	padding: 0 3px;
	background: url(/images/galerie/postcard_preview_bg.png) repeat-y;
}

#foxGallery .tx-dampostcard-pi1 .postcardPreviewImageContainer {
	border-bottom: 1px solid #ccc;
	background: #f1f1f1 url(/images/galerie/postcard_grey_icon.png) no-repeat 450px 347px;
}

#foxGallery .tx-dampostcard-pi1 .postcardPreviewTextContainer {
	float: left;
	width: 12.0em;
}

#col2 #foxGallery .tx-dampostcard-pi1 .postcardPreviewImageContainer h2 {
	margin-top: 0;
	padding-top: 35px;
	background: url(/images/galerie/flag.png) no-repeat 381px 15px;
}

#foxGallery .tx-dampostcard-pi1 .postcardPreviewImageContainer img {
	float: left;
	margin-bottom: 0 !important;
	margin-bottom: -10px;
	margin-right: 10px;
}

#foxGallery .tx-dampostcard-pi1 .postcardPreview .postcardPreviewMessageContainer {
	position: relative;
	height: auto !important;
	height: 1px;
	background: url(/images/galerie/postcard_preview_logo.png) no-repeat 10px 0px;
}

#foxGallery .tx-dampostcard-pi1 .postcardPreview .mailmessage {
	padding: 70px 190px 70px 10px;
}

#foxGallery .tx-dampostcard-pi1 .postcardPreview .senddate {
	position: absolute;
	top: 70px;
	right: 10px;
}

#foxGallery .tx-dampostcard-pi1 .postcardPreview .copyright {
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	left: -3px;
	width: 480px !important;
	width: 480px;
	padding: 0 10px 10px 0;
	text-align: right;
	background: url(/images/galerie/postcard_preview_bottom_bg.png) no-repeat 0 100%;
}


	#foxGallery {
		padding: 0 0 0 0 !important;
		padding: 0 0 0 0;
		min-height: 30em;
		height: auto !important;
		height: 30em;
		line-height:140%;
	}

.content .greyBackground {
	height: auto !important;
	height: 1px;
	margin-bottom: 1.273em;
	border: solid #ccc;
	border-width: 1px 0;
	background: #f1f1f1;
	clear:both;
}

.clear {
	clear: both;
}







.gallerycontent p {
	margin: 0 0 1.2em 0;
	line-height:1.4em;
}

.gallerycontent hr {
	height: 1px;
	margin: 5px 0 3px 0 ;
	margin: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

.gallerycontent a {
	color: #b4001e;
	text-decoration: none;
}

.gallerycontent a:hover {
	text-decoration: underline;
	color: #b4001e;
}

.gallerycontent ul {
	margin: 0.455em 0;
	padding: 0 0 0 2.727em;
	line-height:1.4em;
}

.gallerycontent ul li {
	list-style-type: disc;
	margin: 0;
}

.gallerycontent ol {
	margin: 0.455em 0;
	padding: 0 0 0 2.727em;
	line-height:1.4em;
}

.gallerycontent ol li {
	margin: 0;
}


.gallerycontent .bullets .csc-bulletlist-0 {
	padding: 0.909em 0 0.909em 2.727em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #575757;
}

.gallerycontent .bullets .csc-bulletlist-2 {
   	padding: 0.9em 0.4em 0.9em 10em;
	border: 1px solid #ccc;
	line-height:1.2em;
	color: #575757;
}

.gallerycontent .bullets .csc-bulletlist-2 li {
	list-style-type: none; 

}
	
.gallerycontent .gallerycontenttable {
	border: none;
	margin: 0.455em 0;
	width: 100%;
	color: #575757;
}

.gallerycontent .gallerycontenttable caption{
	display: none;
}

.gallerycontent .gallerycontenttable th,
.gallerycontent .gallerycontenttable td {
	padding: 0.273em 0.545em;
}

.gallerycontent .gallerycontenttable thead th {
	border: 1px solid #ccc;
	border-width: 1px 0;
	font-weight: normal;
	color: #000;
}
	
.gallerycontent .gallerycontenttable .tr-odd {
	background-color: #f1f1f1;
}
	
.gallerycontent .gallerycontenttable .tr-0 th,
.gallerycontent .gallerycontenttable .tr-0 td {
	border-top: 1px solid #ccc;
}
	
.gallerycontent .gallerycontenttable tbody th,
.gallerycontent .gallerycontenttable tbody td {
	border-right: 1px solid #ccc;
}

.gallerycontent .gallerycontenttable tbody .td-last {
	border-right: none;
}

.gallerycontent .gallerycontenttable tbody .tr-last td {
	border-bottom:1px solid #ccc;
}

.gallerycontent .gallerycontenttable tfoot th,
.gallerycontent .gallerycontenttable tfoot td {
	padding: 0.6em 0;
	border-top: 1px solid #ccc; 
	border-right: none; 
	background-color:#fff;
	font-size:	0.909em; 
}

.gallerycontent .csc-textpic-image {
	margin: 0.182em 0 0 0 ;
}

.gallerycontent .csc-textpic-caption {
	margin: 0;
	padding: 0;
}

.gallerycontent .csc-caption {
	margin: 0 0 12px 0;
	padding: 0.909em 0;
	border-bottom: 1px solid #ccc;
	color: #575757;
	line-height:1.2em;
}

.gallerycontent .copyright {
	display: block;
	padding: 0.889em 0 0 0;
	margin: 0;
	font-size: 0.818em;
}

.gallerycontent .splash {
	margin: 1.2em 0 1.2em 0;
	padding: 0.9em 0 0.9em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #575757;
	clear:both;
}

.gallerycontent .splash p {
	margin: 0;
	padding: 0;
}

.gallerycontent .splash p.csc-quotename {
	margin: 1em 0 0 0;
}

.gallerycontent .greyBackground {
	height: auto !important;
	height: 1px;
	margin-bottom: 1.273em;
	border: solid #ccc;
	border-width: 1px 0;
	background: #f1f1f1;
	clear:both;
}




