/* default styles for extension "tx_xpli_pi1" */
		.tx-xpli-pi1 {
			
		}
		
		.tx-xpli-pi1 {
			float: left;
			margin: 0;
			padding: 0;
		}
		
		.tx-xpli-pi1 .layout2Subline {
			text-align: left;
		}
		
		.tx-xpli-pi1 .layout2Navi {
			text-align: left;
			margin-left: 16px;
			color: #656154;
		}
		
		.tx-xpli-pi1 .navi{
			position: absolute;
			z-index: 150;
			width: 700px;
			top: 300px;
			left: 0px;
			text-align: right;
			margin: 0;
			padding: 0;
		}
		
		.tx-xpli-pi1 span.between {
			margin: 2px 5px 0 5px;
			font-size: 9px;
		}
		
		.tx-xpli-pi1 span.numbers {
			margin: 0 5px 0 5px;
		}
		
		.tx-xpli-pi1 a {
			font-size: 10px;
			color: #656154;
			text-decoration: none;
		}
		
		.tx-xpli-pi1 a:hover {
			color: #000;
		}
		
		.tx-xpli-pi1 a.act {
			color: #000;
		}
/* default styles for extension "tx_xpsitemap_pi1" */
		.tx-xpsitemap-pi1 {
			padding-bottom: 2em;
		}
		
		.tx-xpsitemap-pi1 ul {
			
		}
		
		.tx-xpsitemap-pi1 ul li {
			margin-top: .5em;
			margin-bottom: 1.25em;
		}
		
		.tx-xpsitemap-pi1 ul li ul {
			margin-bottom: 1em;
			
		}
		
		.tx-xpsitemap-pi1 ul li ul li {
			margin-top: .5em;
			margin-bottom: .5em;
		}
		
		.tx-xpsitemap-pi1 a {
			text-decoration: underline;
			color: #000;
			text-transform: uppercase;
		}
		
		.tx-xpsitemap-pi1 a:hover {
			text-decoration: underline;
			color: #bd1220;
			text-transform: uppercase;
		}
/* default styles for extension "tx_xpform_pi1" */
.tx-xpform-pi1 {
	clear: both;
}

.tx-xpform-pi1 textarea {
	width: 507px;
	height: 100px;
	background: #FFF;
	border: 1px solid #999;
	color: #999;
	font-size: 10px;
}

.tx-xpform-pi1 input {
	width: 153px;
	background: #FFF;
	border: 1px solid #999;
	color: #999;
	font-size: 10px;
}

.tx-xpform-pi1 .form {
	clear: both;
	width: 517px;
	padding-bottom: 1em;
}

.tx-xpform-pi1 .division {
	clear: both;
	padding-left: 10px;
}


.tx-xpform-pi1 .itemSurname,
.tx-xpform-pi1 .itemName {
	float: left;
	width: 20%;
	padding-bottom: 1em;
}

.tx-xpform-pi1 .itemTel,
.tx-xpform-pi1 .itemEmail {
	float: left;
	width: 20%;
	text-align: right;
	padding-bottom: 1em;
}

.tx-xpform-pi1 .valueTel,
.tx-xpform-pi1 .valueSurname,
.tx-xpform-pi1 .valueName,
.tx-xpform-pi1 .valueEmail {
	float: left;
	width: 30%;
	padding-bottom: 1em;
}

.tx-xpform-pi1 .itemMessage {
	clear: both;
	padding-bottom: .5em;
	padding-top: 1em;
}

.tx-xpform-pi1 .valueMessage {
	clear: both;
}

.tx-xpform-pi1 .valuePersons,
.tx-xpform-pi1 .itemPersons {
	float: left;
	padding-bottom: .5em;
	padding-top: 1em;
}

.tx-xpform-pi1 .valuePersons input {
	width: 105px;
}

.tx-xpform-pi1 .submit {
	clear: right;
	padding-bottom: .5em;
	padding-top: 1em;
	text-align: right;
}

.tx-xpform-pi1 .submit input {
	border: 0;
}

.tx-xpform-pi1 .showErrors {
	padding: 0 0 1em 0;
}

.tx-xpform-pi1 .showErrors h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
color: #bd1220;
}	
/* default styles for extension "tx_xpsearch_pi1" */
		.tx-xpsearch-pi1 {
			clear: both;
		}
		
		.tx-xpsearch-pi1 span.sword_result {
			text-transform: uppercase;
			color: #bd1220;
		}
		
		.tx-xpsearch-pi1 .form {
			margin: 2em 0 1em 0;
			padding: 0 0 0 0;
		}
		
		.tx-xpsearch-pi1 .form .text {
			margin: 0 1em 0 0;
			padding: 0 0 0 0;
			text-transform: uppercase;
		}
		
		.tx-xpsearch-pi1 .form .sword input {
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			border: 1px solid #555;
			font-size: 12px;
			width: 200px;
		}
		
		.tx-xpsearch-pi1 .form .button input {
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			border: 1px solid #FFF;
			font-size: 12px;
			font-weight: 700;
			background: transparent;
		}
		
		.tx-xpsearch-pi1 .list {
			clear: both;
			margin: 0 0 2em 0;
			padding: 0 0 2em 0;
		}
		
		.tx-xpsearch-pi1 .entry {
			clear: both;
			border-top: 1px dotted #000;
			margin: .5em 10px 1em 10px;
			padding: .5em 0 0 0;
		}
		
		.tx-xpsearch-pi1 .entry .headline {
			margin: 0 0 .5em 0;
			text-transform: uppercase;
		}
		
		.tx-xpsearch-pi1 .entry .info {
			font-size: smaller;
			margin: .5em 0 0 0;
			text-transform: none;
		}
		
		.tx-xpsearch-pi1 .entry .headline a {
			color: #000;
			text-decoration: underline;
			text-transform: uppercase;
		}
		
		.tx-xpsearch-pi1 .entry .headline a:hover {
			text-decoration: underline;
			text-decoration: underline;
			color: #bd1220;
		}
		

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */