/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* 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:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#666;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:#FFF;
		padding: 1em;
	}
	
	/* 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-weight: bold;
	}
 
	.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;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.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 {
		width:auto;
		display:block;
	}
/* default styles for extension "tx_feevcal_pi1" */

	/* List Events */
	#In_Progress {color:red;}
	#category_current {BORDER-TOP:#000000 1px solid; BORDER-LEFT:#000000 1px solid;
			 BORDER-RIGHT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;padding-left:5px;padding-right:5px;
			background-color:black; color:white;}
	#category_picker form select {position:absolute;margin-left:5px;}
	#category_picker form input {margin-left:5px;}
	#contentListNumberEvent table {border-collapse:collapse; margin-top:50px; margin-left:-80px;}
	#contentListNumberEvent table tr {border:#C0C0C0 solid 1px;}
	#contentListNumberEvent table th {padding-right:5px; font-size:small; height:30px; background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/bgColorWeek.gif); color:white;}
	#contentListNumberEvent table td, #contentListNumberEvent table td a{padding-right:20px; font-size:small;}
	#listEvent_firstColor_Pres, #listEvent_firstColor_Pres a{background-color:#e5f3f5; color:red;} /* fcffc2 */
	#listEvent_secondColor_Pres, #listEvent_secondColor_Pres a{background-color:#e3e3e3; color:red;} /* d0f8ff */
	#listEvent_firstColor_Fut, #listEvent_firstColor_Fut a{background-color:#e5f3f5; color:black;}
	#listEvent_secondColor_Fut, #listEvent_secondColor_Fut a{background-color:#e3e3e3; color:black;}
	a.header_ok_button{ position:absolute;float:right; margin-left:90px; text-decoration:none;}
	a.header_ok_button span{ position:relative; float: left;}
	a.header_ok_button span.right_part {background-image: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.header_ok_button span.left_part{background-image: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.header_ok_button span.center_part {background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.header_ok_button span.center_part span{padding-top: 3px;}

	
	/* Day */
	#headerfeevcalDay {margin:10px 0; text-align: center;}
	#backInDay {position:absolute; margin-top: -30px; margin-left: 10px;}
	#contentDay {margin-top: 20px; border-top: #000000 1px solid; border-left: #000000 1px solid; 
		border-right: #000000 1px solid; border-bottom: #000000 1px solid; text-align:center;}
	#contentDay table {width:100%; border:0; height:700px;}
	#contentDay table th {color:white; background-color:#000049; width:10px; height:100px; text-align:center;}
 	#contentDay table td {font-size: small; vertical-align:text-top;}
	#contentDay a {text-decoration:none;}

	/* Week */
	#headerfeevcalWeek {margin:10px 0; text-align: center;}
	#backInWeek {position:absolute;	margin-top: -30px; margin-left: 10px;}
	#detailWeek {vertical-align:4; text-align:center;}
	#contentWeek {margin-top: 20px; text-align: center;}
	#contentWeek table {width:100%; height:700px; border-collapse:collapse;}
	#contentWeek table tr {}
	#contentWeek table tr th {border:#C0C0C0 solid 1px;}
	#viewWeek_Time {height:50px; background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/viewWeek_Time.gif); color:white;}
	.viewWeek_Date {height:50px; background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/bgColorDate.gif);}
	.viewWeek_Date div a {color:black; text-decoration:none;}
	#viewWeek_TimeNumber {height:100px; background:#0file:///var/www/site1/typo3conf/ext/feevcal/ext_typoscript_setup.txt00049; color:white;}
	#contentWeek table tr td {border:#C0C0C0 solid 1px; vertical-align:text-top;}
	#contentWeek table tr td div {font-size:x-small;}
	#contentWeek table tr td div a {text-decoration:none;}

	/* Month */
	#headerfeevcalMonth {margin:10px 0; text-align: center;}
	#detailMonth {text-align:center; font-size:xx-large; margin-left:20px; margin-right:20px;}
	#detailMonth a {color:black; text-decoration:none;}
	#contentMonth {margin-top:20px;}
	#contentMonth table {width:800px; border-collapse:collapse;}
	#contentMonth table tr {}
	#contentMonth table tr th {border:#C0C0C0 solid 1px; height:30px;}
	#contentMonth table tr th a {text-decoration:none;}
	#contentMonth table tr th a:link {color:white;}
	#contentMonth table tr th a:visited {color:white;}
	#contentMonth table tr td {border:#C0C0C0 solid 1px; text-align:left; vertical-align:text-top; height:100px;}
	#contentMonth table tr td a, #contentMonth table tr td div {font-size:x-small;text-decoration:none;}
	#contentMonth table tr td div a:link {}
	#bgColorDayOfWeek {background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/bgColorMonth.gif);}
	#bgColorWeek {background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/bgColorWeek.gif); color:white;}
	#backInMonth {position:absolute; margin-top: -30px; margin-left: 10px;}

	/* Year */
	#headerfeevcalYear {margin:10px 0; text-align: center;}
	#detailYear {text-align:center; font-size:xx-large; margin-left:20px; margin-right:20px;}
	#contentYear {margin-top:-10px;}
	#contentYear table {text-align:center; margin:9px; width:100%;}
	#contentYear table tr td {vertical-align:top;}
	#contentYear table tr td table {border:#C0C0C0 solid 1px; border-collapse:collapse; width:300px;}
	#contentYear table tr td table tr th {font-size:xx-small; border:#C0C0C0 solid 1px;}
	#contentYear table tr td table tr th a {text-decoration:none;}
	#contentYear table tr td table tr td {font-size:xx-small; border:#C0C0C0 solid 1px; text-align:right; vertical-align:text-top;}
	#contentYear table tr td table tr td a {text-decoration:none;}
	#viewYear_Month {background:url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/viewYear_Month); height:25px;}/* Month */
	#viewYear_Month a {font-size:medium;}
	#viewYear_Month a:link {color:white;}
	#viewYear_Month a:visited {color:white;}
	#viewYear_Week {background:url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/viewYear_Week); height:20px; color:white; width:30px;}
	#viewYear_Week a {text-decoration:none;}
	#viewYear_DayOfWeek {background:url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/viewYear_DayOfWeek); width:38.5px;}
	#viewYear_WeekNumber {height:35px;}
	#viewYear_WeekNumber a:link, #viewYear_WeekNumber a:visited{color:white;}
	#backInYear {position:absolute; margin-top: -30px; margin-left: 10px;}

	/* Event */
	#headerfeevcalEvent {font-size:x-large;}
	.legendListEvents {float:left; clear:left; width: 100px;}
	#contentEvent div {margin-bottom: 5px;}
	#contentEvent {margin-top: 5px;}
	.viewEvent_day_IMG {position:absolute; margin-left:10px; margin-top:-5px;}
	.viewEvent_week_IMG {position:absolute; margin-left:40px; margin-top:-5px;}
	.viewEvent_month_IMG {position:absolute; margin-left:70px; margin-top:-5px;}

	/* Location */
	.legendListLoc {float:left; clear:left;	width: 100px;}
	#contentLoc div {margin-bottom: 5px;}
	#contentLoc {margin-top: 5px;}

	/* User */
	.legendListUser {float:left; clear:left; width: 100px;}
	#contentUser div {margin-bottom: 5px;}
	#contentUser {margin-top: 5px;}

	/* Category */
	#category,#category_picker {float: left;}
	#category_current {float: left; margin-left:15px;}
	/* #contentListNumberEvent {clear: left;} */

	/* Jump */
	#jumpTo {text-align:center; font-size:small;}
	#jumpTo img {vertical-align:-4px; margin-right:5px;}
	#jumpTo select {margin-left:5px;margin-right:5px;}
	#jumpTo input {vertical-align:-5px; margin-left:5px;}
	a.header_nav_button{ float:right; margin-right:100px; text-decoration:none;}
	a.header_nav_button span{ position:relative; float: left;}
	a.header_nav_button span.right_part {background-image: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.header_nav_button span.left_part{background-image: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.header_nav_button span.center_part {background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.header_nav_button span.center_part span{padding-top: 3px;}

	/* Quick Jump */
	.quickJumpTo {float:right;}

	/* MiniCal */
	#contentMiniCal table {border:#C0C0C0 solid 1px; border-collapse:collapse; width:180px; height:185px;}
	#contentMiniCal table tr th {font-size:xx-small; border:#C0C0C0 solid 1px;}
	#contentMiniCal table tr th a {text-decoration:none;}
	#contentMiniCal table tr td {font-size:xx-small; border:#C0C0C0 solid 1px; text-align:center; vertical-align:text-top;}
	#contentMiniCal table tr td a {text-decoration:none;}
	#miniCal_Month {background:url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/viewYear_Month.gif); height:20px; color:white; margin-left:10px; margin-right:10px;}
	#miniCal_Week {background:url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/miniCal_Week.gif); height:15px; color:white;}
	#miniCal_DayOfWeek {background:url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/miniCal_DayOfWeek.gif);}
	.miniCal_WeekNumber {height:25px; color:white;}
	.miniCal_WeekNumber a {text-decoration:none; color:white;}
	#miniCal_leftArrow {margin-right:10px;}
	#miniCal_rightArrow {margin-left:10px;}

	/* Back */
	#back img {margin-right: 10px;}
	#backReturn {color:blue; font-size:medium; font-weight:bold; text-decoration:none; BORDER-TOP:#000000 1px solid; BORDER-LEFT:#000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;}
	a.header_return_button{ position:absolute;float:right; margin-left:30px; margin-top:-18px;text-decoration:none;}
	a.header_return_button span{ position:relative; float: left;}
	a.header_return_button span.right_part {background-image: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.header_return_button span.left_part{background-image: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.header_return_button span.center_part {background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.header_return_button span.center_part span{padding-top: 3px;}

	/* Print */
	#titlePrintForm {font-size:x-large; margin-bottom:5px;}
	#headerPrintList {font-size:large;}
	.legendListPrint {float:left; clear:left; width: 100px;}
	#titlePageListPrint {float:left; clear:left; width: 100px; font-size:large;}
	.headerPrintForm {font-size: large;}
	#contentPrintListEvent table {border-collapse:collapse; margin-top:10px;}
	#contentPrintListEvent table tr {border:#C0C0C0 solid 1px;}
	#contentPrintListEvent table th {padding-right:5px; font-size:small; height:30px; background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/bgColorWeek.gif); color:white;}
	#contentPrintListEvent table td, #contentListNumberEvent table td a{padding-right:20px; font-size:small;}
	
	a.print_button{ position:absolute;float:right; margin-left:30px; margin-top:10px;text-decoration:none;}
	a.print_button span{ position:relative; float: left;}
	a.print_button span.right_part {background-image: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonRight.gif); width: 8px; height: 19px;}
	a.print_button span.left_part{background-image: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonLeft.gif);  width: 8px;  height: 19px;}
	a.print_button span.center_part {background: url(https://mala-hierba.net/typo3temp/typo3conf/ext/feevcal/img/buttonBG.gif); height:19px; padding: 0 3px 0 3px;
					color:white; font-weight:bold;}
	a.print_button span.center_part span{padding-top: 3px;}
	#backListPrint {float:left; clear:left; width: 100px; margin-top:10px;}
	#headerPrintListTitlePage {font-size:x-large; margin-top:5px;}
	#printDateNow {margin-left:40px; font-size:x-small;}
/* default styles for extension "tx_femp3player_pi1" */
		.tx-femp3player-pi1 {
			text-align: center;
		}
		.tx-femp3player-pi1 TABLE {
			border: solid 1px #BCBCBC;
			margin-top: 5px;
			margin-bottom: 5px;
			border-collapse: collapse;
		}
		.tx-femp3player-pi1 TD {
			border: solid 1px #BCBCBC;
			padding: 5px;
		}
/* default styles for extension "tx_dcdmp3player_pi1" */
		.tx-dcdmp3player-pi1 {margin-bottom:15px;}
		.tx-dcdmp3player-pi1 .dcdmp3player_w3c {display:none;}
		.tx-dcdmp3player-pi1 .ituneslink,
		.tx-dcdmp3player-pi1 .rsslink {float:left;}
		.tx-dcdmp3player-pi1 .ituneslink {width:250px;}
		.tx-dcdmp3player-pi1 .rsslink {width:415px;}
		.tx-dcdmp3player-pi1 .ituneslink img,
		.tx-dcdmp3player-pi1 .rsslink img {float:left; margin-right:5px;}
		.tx-dcdmp3player-pi1 .rsslink .rss_lablel {display:block;}
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

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

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

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

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

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

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

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

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

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* 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; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }