/* default styles for extension "tx_flatmgr_pi1" */
		/* calendar fontsize of rlmp_dateselectlib */
		.calendar table td{
			font-size: 12px;
		}
		.calendar {
			z-index: 200;
		}
		.tx-flatmgr-pi1 .theYears td {
			font-size: 13px;
			color: black;
		}
		.tx-flatmgr-pi1 .theYears td.selected {
			font-size: 13px;
			font-weight: bold;
			color: blue;
		}
		.tx-flatmgr-pi1 {
			color: #000000;
		}
		.tx-flatmgr-pi1 .listYear td {
			font-size: 10px;
			border: 1px solid #FF982A;
			text-align: center;
			/* width didn't work
			 * size is determined
			 * by font size */
		}
		/* size of the calendar days*/
		.tx-flatmgr-pi1 .listYear td div {
			width: 12px;
			height: 12px;
			padding: 0px;
			margin: 0px;
			text-align: center;
		}
		.tx-flatmgr-pi1 .listYear td.noDay {
			font-size: 10px;
			border: 0px;
			text-align: center;
		}
		.tx-flatmgr-pi1 .calendarLegend td {
			font-size: 10px;
			border: 1px solid #FF982A;
			width: 12px;
			text-align: center;
		}
		.tx-flatmgr-pi1 .listYear td.bookedWeekend, .tx-flatmgr-pi1 .calendarLegend td.bookedWeekend {
			/*background-color: #66CCFF;*/
			background-image:url(/fileadmin/templates/images/bookedWeekend.gif);
		}
		.tx-flatmgr-pi1 .listYear td.vacantWeekend, .tx-flatmgr-pi1 .calendarLegend td.vacantWeekend {
			background-color: #7FA507;
		}
		.tx-flatmgr-pi1 .listYear td.bookedDay, .tx-flatmgr-pi1 .calendarLegend td.bookedDay {
			background-color: #FFCC00;
		}
		.tx-flatmgr-pi1 .listYear td.overbookedDay, .tx-flatmgr-pi1 .calendarLegend td.overbookedDay {
			background-color: #FF0000;
		}
		.tx-flatmgr-pi1 .listYear td.vacantDay, .tx-flatmgr-pi1 .calendarLegend td.vacantDay {
			background-color: #ffffff;
		}
		.tx-flatmgr-pi1 .listYearTitle {
			font-size: 13px;
			font-weight: bold;
			margin: 10px 0;
		}
		.tx-flatmgr-pi1 .calendarLegend td.legend {
			width: auto;
			font-size: 10px;
			border: 0px;
			text-align: left;
		}
		.tx-flatmgr-pi1 .listYear td.month {
			background-color: #9DCD09;
			border: 0px;
		}
		.tx-flatmgr-pi1 .listYear td.monthNoDisplay {
			background-color: transparent;
			border: 0px;
		}
		.tx-flatmgr-pi1 .listFlat {
			padding: 0;
			margin: 0;
		}
		.tx-flatmgr-pi1 .listFlat td {
			margin: 10px 0;
			padding: 0;
			border: 0px;
		}
		.tx-flatmgr-pi1 .listFlat td.flatName {
			font-weight: bold;
			padding: 0 5px 0 0;
		}
		.tx-flatmgr-pi1 .monthMultiRow {
			border: 0;
			background-color: #9DCD09;
		}
		.tx-flatmgr-pi1 .tableMultiRow {
			border: 0;
			background-color: #9DCD09;
		}
		.tx-flatmgr-pi1 td.monthNameMultiRow {
			border: 0;
			font-weight: bold;
			font-size: 12px;
			background-color: #9DCD09;
		}
		.tx-flatmgr-pi1 td.dayNames {
			border: 0;
			font-weight: normal;
			font-size: 9px;
			text-align: center;
		}
		.tx-flatmgr-pi1 td.endDay {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/bookingEnd.gif");
		}
		.tx-flatmgr-pi1 td.startDay {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/bookingStart.gif");
		}
		.tx-flatmgr-pi1 td.endWeekend {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/weekendEnd.gif");
		}
		.tx-flatmgr-pi1 td.bookerChangedDay {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/bookerChangedDay.gif");
		}
		.tx-flatmgr-pi1 td.bookerChangedWeekend {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/bookerChangedWeekend.gif");
		}
		.tx-flatmgr-pi1 td.startWeekend {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/weekendStart.gif");
		}
		.tx-flatmgr-pi1 td.endWeekendNormal {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/weekendEndNormal.gif");
		}
		.tx-flatmgr-pi1 td.startWeekendNormal {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/weekendStartNormal.gif");
		}
		.tx-flatmgr-pi1 td.overbookedStart {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/overbookedStart.gif");
		}
		.tx-flatmgr-pi1 td.overbookedEnd {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/overbookedEnd.gif");
		}
		.tx-flatmgr-pi1 td.overbookedAndBookedEnd {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/overbookedAndBookedEnd.gif");
		}
		.tx-flatmgr-pi1 td.overbookedStartWeekend {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/overbookedStartWeekend.gif");
		}
		.tx-flatmgr-pi1 td.overbookedEndWeekend {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/overbookedEndWeekend.gif");
		}
		.tx-flatmgr-pi1 td.overbookedAndBookedEndWeekend {
			background-image:url("/typo3conf/ext/flatmgr/pi1/static/overbookedAndBookedEndWeekend.gif");
		}
		.tx-flatmgr-pi1 .adminFlatListInput input {
			margin: 10px 0px 10px 0px;
		}
		.tx-flatmgr-pi1 .availableFlat {
			font-weight: bold;
		}
		.tx-flatmgr-pi1 .availableFlatLink {
			margin-left: 10px;
			font-weight: normal;
		}
		.tx-flatmgr-pi1 .availabilityInput {
			width: 390px;
		}
		.tx-flatmgr-pi1 .availabilityInputHeader {
			font-weight: bold;
			margin: 0 0 10px;
			font-size: 13px;
		}
		.tx-flatmgr-pi1 .availabilityInputElement {
			margin: 0 0 10px;
		}
		.tx-flatmgr-pi1 .availabilityInputElement span, img.date2cal_img_help, input.jscalendar_cb {
			display: none;
		}
		.tx-flatmgr-pi1 .availabilityInput label {
			display: block;
			width: 110px;
			float: left;
			clear: both;
		}
		/*.tx-flatmgr-pi1 .availabilityInput label, .tx-flatmgr-pi1 .availabilityInput input {
			margin: 0 5px 0 0;
		}*/
		.tx-flatmgr-pi1 .availabilityInput .availabilitySubmit, .tx-flatmgr-pi1 .availabilityInput .openCalendar {
			background-color: #8DB808;
			color: #FFFFFF;
		}
		.tx-flatmgr-pi1 .availabilityInput .availabilitySubmit {
			margin: 0 0 0 110px;
		}
		.tx-flatmgr-pi1 .availableFlatsHeader {
			font-weight: bold;
			margin: 10px 0px 10px 0px;
			font-size: 13px;
		}
		.tx-flatmgr-pi1 .availableFlatsFooter {
			margin: 0px 0px 10px 0px;
		}
		.tx-flatmgr-pi1 div.normalMessage {
			width: 90%;
			color: black;
			background-color: #FFFFCC;
			border: 1px solid #00FF33;
			padding: 5px;
			margin: 5px 0px 5px 0px;
			font-weight: normal;
			font-size: 13px;
		}
		.tx-flatmgr-pi1 div.errorMessage {
			width: 90%;
			color: black;
			background-color: #FFFF99;
			border: 1px solid red;
			padding: 5px;
			margin: 5px 0px 5px 0px;
			font-weight: normal;
			font-size: 13px;
		}
		.tx-flatmgr-pi1 div.warnMessage {
			width: 90%;
			color: black;
			background-color: #FFFFCC;
			border: 1px solid #FF9933;
			padding: 5px;
			margin: 5px 0px 5px 0px;
			font-weight: normal;
			font-size: 13px;
		}
		.tx-flatmgr-pi1 .noAvailableFlat {
			color: red;
			font-weight: bold;
		}
		.tx-flatmgr-pi1 .nextVacantPeriod {
			color: red;
			font-weight: bold;
		}
		.tx-flatmgr-pi1 .nextVacantPeriod td {
			padding-left: 5px;
		}
		.tx-flatmgr-pi1 .availableForeignFlat {
			font-weight: bold;
			color: blue;
			margin: 0px 0px 0px 0px;
		}
		.tx-flatmgr-pi1 .availableForeignFlat td {
			padding-left: 5px;
		}
		.tx-flatmgr-pi1 .nextForeignVacantPeriod {
			font-weight: bold;
			color: blue;
			margin: 0px 0px 0px 0px;
		}
		.tx-flatmgr-pi1 .nextForeignVacantPeriod td {
			padding-left: 5px;
		}
		.tx-flatmgr-pi1 .availabilityTable {
			border-collapse: collapse;
		}
		.tx-flatmgr-pi1 .availabilityTable td {
			/*
			border-bottom: 1px dashed gray;
			*/
		}
		.tx-flatmgr-pi1 .availabilityTable tr {
		}
		.tx-flatmgr-pi1 .availibilityTableHeader {
			color: red;
			font-weight: bold;
			font-size: 13px;
		}
		.tx-flatmgr-pi1 #formResult {
			margin-top: 10px;
		}
		.tx-flatmgr-pi1 .availableFlatsLegend table {
		}
		.tx-flatmgr-pi1 .availableFlatsLegend .legendText {
		}
		.tx-flatmgr-pi1 .availableFlatsLegend td.availableFlat {
			width: 12px;
			background-color: #CCFF00;
			border: 1px solid #FF982A;
		}
		.tx-flatmgr-pi1 .availabilityTable .availableFlat {
			background-color: #CCFF00;
		}
		.tx-flatmgr-pi1 .availabilityTable .availablePeriod {
			background-color: #CCFF00;
		}
		.tx-flatmgr-pi1 .availableFlat td {
			padding-left: 5px;
		}
		.tx-flatmgr-pi1 .availableFlatsLegend td.nextVacantPeriod {
			width: 12px;
			background-color: #CCFFCC;
			border: 1px solid #FF982A;
		}
		.tx-flatmgr-pi1 .availabilityTable .nextVacantPeriod {
			background-color: #CCFFCC;
		}
		.tx-flatmgr-pi1 .availableFlatsLegend td.availableForeignFlat {
			width: 12px;
			color: ##0066FF;
			background-color: #99CC33;
			border: 1px solid #FF982A;
		}
		.tx-flatmgr-pi1 .availabilityTable .availableForeignFlat {
			background-color: #99CC33;
		}
		.tx-flatmgr-pi1 .availableFlatsLegend td.nextForeignVacantPeriod {
			width: 12px;
			color: ##0066FF;
			background-color: #CCCC66;
			border: 1px solid #FF982A;
		}
		.tx-flatmgr-pi1 .availabilityTable .nextForeignVacantPeriod {
			background-color: #CCCC66;
		}
		.tx-flatmgr-pi1 #flatmgrTooltip {
			position: absolute;
			z-index: 200;
			top: 0px;
			display: none;
			background-color: #C0c0c0;
		}
		/* special for the MSIE 6 */
		*html .tx-flatmgr-pi1 #flatmgrTooltip {
			position: absolute;
			display: none;
			background-color: #CCCC66;
		}
		/* special for the MSIE 7 */
		*+html .tx-flatmgr-pi1 #flatmgrTooltip {
			position: absolute;
			display: none;
			background-color: #CCCC66;
		}
		/* special for the MSIE 6 and 7 */
		* html .tx-flatmgr-pi1 .displayAdditionalFieldsTable, *+html .tx-flatmgr-pi1 .displayAdditionalFieldsTable  {
			display: block;
		}
		/* design of the tooltip */
		html>body .tx-flatmgr-pi1 #flatmgrTooltip  {
			/*position: fixed;*/
		}
		.tx-flatmgr-pi1 #flatmgrTooltip  {
			font-weight: normal;
			color: black;
			font-size: 13px;
		}
		.tx-flatmgr-pi1 #flatmgrTooltip .bookedBy {
			font-weight: bold;
			color: green;
		}
		.tx-flatmgr-pi1 #flatmgrTooltip .header {
			font-weight: bold;
			color: black;
			padding: 5px 5px 5px 5px;
		}
		.tx-flatmgr-pi1 #flatmgrTooltip .headerValue {
			font-weight: bold;
			color: black;
			padding: 5px 5px 5px 5px;
		}
		.tx-flatmgr-pi1 #flatmgrTooltip .field {
			font-weight: normal;
			color: black;
			padding: 0px 5px 5px 5px;
		}
		.tx-flatmgr-pi1 #flatmgrTooltip .fieldValue {
			font-weight: bold;
			color: blue;
			padding: 0px 5px 5px 5px;
		}
		.tx-flatmgr-pi1 #flatmgrTooltip table {
			border-collapse: collapse;
		}
		.tx-flatmgr-pi1 #flatmgrTooltip table td{
		}
		.tx-flatmgr-pi1 #flatmgrTooltip table td{
			background-color:#cccccc;
		}
		/* utilisation */
		.tx-flatmgr-pi1 .utilisationLegend  {
		}
		.tx-flatmgr-pi1 .utilisationLegend td {
			font: arial, helvetica, sans-serif;
			font-size: 10px;
			color: black;
			width: 80px;
			height: 10px;
			border-collapse: collapse;
			margin: 0;
			padding: 0;
		}
		.tx-flatmgr-pi1 .utilisationLegend div {
			width: 9px;
			height: 10px;
			margin: 0px 5px 0px 0px;
			padding: 0;
			float: left;
		}
		.tx-flatmgr-pi1 .utilisationLegend div.util0 {
			background-color: #FFFFFF;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 .utilisationLegend div.util24 {
			background-color: #EFFFCC;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 .utilisationLegend div.util25 {
			background-color: #E0FFCC;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 .utilisationLegend div.util49 {
			background-color: #DDFFCC;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 .utilisationLegend div.util50 {
			background-color: #CCFFCC;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 .utilisationLegend div.util74 {
			background-color: #CCFF99;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 .utilisationLegend div.util75 {
			background-color: #CCFF00;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 .utilisationLegend div.util99 {
			background-color: #8ECA86;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 .utilisationLegend div.util100 {
			background-color: #009933;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 table td.util0 {
			background-color: #FFFFFF;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 table td.util24 {
			background-color: #EFFFCC;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 table td.util25 {
			background-color: #E0FFCC;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 table td.util49 {
			background-color: #DDFFCC;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 table td.util50 {
			background-color: #CCFFCC;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 table td.util74 {
			background-color: #CCFF99;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 table td.util75 {
			background-color: #CCFF00;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 table td.util99 {
			background-color: #8ECA86;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 table td.util100 {
			background-color: #009933;
			border: 1px solid black;
		}
		.tx-flatmgr-pi1 .effectiveUtilisation {
			margin: 10px 0px 10px 0px;
		}
		.tx-flatmgr-pi1 .effectiveUtilisation .value {
			font-weight: bold;
			padding: 0px 0px 0px 5px;
		}
/* default styles for extension "tx_veguestbook_pi1" */
	    .tx-veguestbook-pi1 {
			font-size: 11px;
			width: 390px;
		}
		#contentcontainer .tx-veguestbook-pi1 P, #contentcontainer .tx-veguestbook-pi1 H1,
		#contentcontainer .tx-veguestbook-pi1 H2, #contentcontainer .tx-veguestbook-pi1 H3 {
			width: auto;
		}
	    /* error handling */
		.tx-veguestbook-pi1 p.tx-guestbook-form-error {
			font-weight: bold;
			color: #990000;
		}
		
		/* display of result count */
		.tx-veguestbook-pi1 .tx-guestbook-result {
			font-weight: bold;
			float: left;
		}
	    /* pagination */
		.tx-veguestbook-pi1 .tx-guestbook-pagination {
			font-size: 11px;
			font-weight: bold;
			float: right;
		}
		/* styles for list mode */
		.tx-veguestbook-pi1 h2.tx-guestbook-header {
			clear:both;
			display:block;
			font-size: 11px;
			font-weight: bold;
			padding: 5px;
			background-color: #9DCD09;
			border: 1px solid #FF982A;
		}
		.tx-veguestbook-pi1 .tx-guestbook-entry {
			float: left;
			width: 388px;
			background-color: #7FA507;
			border: 1px solid #FF982A;
			border-top: 0px;
		}
		.tx-veguestbook-pi1 .tx-guestbook-left {
			float: left;
			width: 138px;
			padding: 5px;
		}
		.tx-veguestbook-pi1 .tx-guestbook-left p, .tx-veguestbook-pi1 .tx-guestbook-left a {
			color:#FFF;
		}
		.tx-veguestbook-pi1 .tx-guestbook-right {
			float: left;
			width: 230px;
			background:#FFF;
			padding: 5px;
		}
		.tx-veguestbook-pi1 .tx-guestbook-left p,
		.tx-veguestbook-pi1 .tx-guestbook-right p {
			margin: 0px 0px 10px;
		}
		/* styles for latest mode */
		.tx-veguestbook-pi1 .tx-guestbook-latest p,
		.tx-veguestbook-pi1 .tx-guestbook-right p {
			color:#333;
		}
		.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
		.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
	        font-size: 10px;
			color: #A3A3A3;
			margin: 0px;
			padding: 0px;
		}
		.tx-veguestbook-pi1 .tx-guestbook-right h3 {
			font-size:100%;
			color:#990000;
			font-weight:bold;
			background:none;
		}
		.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
			font-size:75%;
			color:#333;
			font-style: italic;
		}
		.tx-veguestbook-pi1 .tx-guestbook-latest {
			display:block;
			padding:0.25em;
			clear:both;
		}
		/* form styles */
		.tx-veguestbook-pi1 .tx-guestbook-field {
			clear: both;
			float: left;
			width: 390px;
			display: block;
			padding: 5px 0px;
		}
		.tx-veguestbook-pi1 .tx-guestbook-field label {
			clear: both;
			display: block;
			float: left;
			width: 110px;
		}
		.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
			float: left;
			width: 150px;
		}
		.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
			float: left;
			width: 270px;
		}
		.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
			width: 270px;
			display: block;
			float: left;
		}
		.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
			color: #990000;
		}
		.tx-veguestbook-pi1 fieldset {
			border: none;
			padding: 0px;
			margin: 0px;
		}
		.tx-veguestbook-pi1 legend {
			display: none;
		}
		.tx-veguestbook-pi1 .tx-guestbook-freecap {
			float:left;
			display:block;
		}
		.tx-veguestbook-pi1 .tx-guestbook-freecap img {
			float:left;
			display:block;
			margin: 0px 0px 5px 14px;
		}
		.tx-veguestbook-pi1 .tx-guestbook-freecap input {
			float:left;
		}
		.tx-veguestbook-pi1 .tx-guestbook-freecap label {
			clear:both;
			display:block;
		}
		.tx-veguestbook-pi1 .tx-guestbook-freecap p {
			font-size:75%;
			padding:0.25em;
		}
		.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
			display:none;
		}
		.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
			color:#990000;
		}
		.tx-veguestbook-pi1 .tx-guestbook-clear {
			clear:both;
			display:block;
		}
		.tx-veguestbook-pi1 input.tx-guestbook-submit {
			background-color:#8DB808;
			border:1px solid #FF982A;
			color:#FFFFFF;
			display:block;
			margin-left:110px;
			width:auto;
		}
/* 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 */
	
	/* Browser fixes: */
	
	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; height: 1%; }
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }
/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }