/* default styles for extension "tx_fdfx2cols_pi1" */
/*  Layout 1 */
.c2l1-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l1-middle{
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/*  Layout 2 */
.c2l2-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l2-middle{
   background-color:#FFEDA8;
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/* Layout 2 */
.c2l3-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:70%;
   white-space:normal;
}
.c2l3-middle{
   background-color:#FFEDA8;
   border: 1px solid blue;
   padding-left: 5px;
   width:30%;
   white-space:normal;
}
/*
	Styles 2 Column DIV Section
*/
div.tx-fdfx2cols-pi1{
    position:relative;
    left:0px;
	margin-bottom:10px;
}
/* Layout 1 */
div.c2l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid red;
}
div.c2l1d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
/* Layout 2 */
div.c2l2d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c2l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* 
	Layout 3 
	
	embedded
*/
div.c2l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c2l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* default styles for extension "tx_fdfx3cols_pi1" */
/* Layout 1 */
.c3l1-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:33%;
   white-space:normal;
}
.c3l1-middle{
   border-right: 1px solid #FFEDA8;
   padding-left: 5px;
   padding-right: 5px;
   width:33%;
   white-space:normal;
}
.c3l1-right{
   padding-left: 5px;
   width:33%;
   white-space:normal;
}
/* Layout 2 */
.c3l2-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:25%;
   white-space:normal;
}
.c3l2-middle{
   border-right: 1px solid #FFEDA8;
   padding-left: 5px;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c3l2-right{
   padding-left: 5px;
   width:25%;
   white-space:normal;
}
/* Layout 3 */
.c3l3-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:40%;
   white-space:normal;
}
.c3l3-middle{
   border-right: 1px solid #FFEDA8;
   padding-left: 5px;
   padding-right: 5px;
   width:40%;
   white-space:normal;
}
.c3l3-right{
   padding-left: 5px;
   width:20%;
   white-space:normal;
   background-color:#FFEDA8;
}
/*
	Styles 3 Column DIV Section
*/
div.tx-fdfx3cols-pi1{
    position:relative;
    left:0px;
	margin-bottom:10px;
}
/* Layout 1 */
div.c3l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:250px;
   white-space:normal;
   border:1px solid red;
}
div.c3l1d-middle{
   position:absolute;
   left:260px;
   padding: 0px;
   width:250px;
   border:1px solid blue;
   white-space:normal;
}
div.c3l1d-right{
   position:absolute;
   left:520px;
   padding: 0px;
   width:250px;
   border:1px solid green;
   white-space:normal;
}
/* Layout 2 */
div.c3l2d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c3l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/*
	Layout 3

	embedded
*/
div.c3l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c3l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* 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_pixresultsfinder_pi1" */
	
		.tx-pixresultsfinder-pi1 .pageLinks { float:left; }
		    .tx-pixresultsfinder-pi1 .pageLinks table { margin:10px 0 15px 9px; padding:0; border-collapse:collapse; }
			    .tx-pixresultsfinder-pi1 .pageLinks table tr td { margin:0; padding:0; }
			    .tx-pixresultsfinder-pi1 .pageLinks table tr td a { padding:0 20px 0 20px; background:url('../typo3conf/ext/pix_resultsfinder/images/link_arrow.gif') 0px 3px no-repeat; color:#009dc0; font-weight:bold; }

		.tx-pixresultsfinder-pi1 .header { margin:0; padding:15px 0 10px 8px; }
		.tx-pixresultsfinder-pi1 table.latest { float:left; border-collapse:collapse; padding:0; margin:0 0 5px 0; width:473px; background:url('../typo3conf/ext/pix_resultsfinder/images/bg_latest_center.png') no-repeat bottom; }
			.tx-pixresultsfinder-pi1 table.latest tr th { margin:0; padding:0 0 0 30px; height:55px; text-align:left; background:url('../typo3conf/ext/pix_resultsfinder/images/bg_latest_top.png') no-repeat; }
			.tx-pixresultsfinder-pi1 table.latest tr td { margin:0; padding:10px 0 10px 0; vertical-align:top; }
			.tx-pixresultsfinder-pi1 table.latest tr td.foot { margin:0; padding:0; height:10px; }
				.tx-pixresultsfinder-pi1 table.results { border-collapse:collapse; padding:0; margin:0; width:236px; background:none; border-right:1px solid #c0c0c0; }
					.tx-pixresultsfinder-pi1 table.results tr th { margin:0; padding:0 10px 0 30px; height:30px; text-align:left; background:none; }
					.tx-pixresultsfinder-pi1 table.results tr td { margin:0; padding:0 10px 0 30px; vertical-align:top; }
				.tx-pixresultsfinder-pi1 table.ranks { border-collapse:collapse; padding:0; margin:0; width:236px; background:none; }
					.tx-pixresultsfinder-pi1 table.ranks tr th { margin:0; padding:0 10px 0 30px; height:30px; text-align:left; background:none; }
					.tx-pixresultsfinder-pi1 table.ranks tr td { margin:0; padding:0 10px 0 30px; vertical-align:top; }
        .tx-pixresultsfinder-pi1 table.latest a { padding-left:20px; background:url('../typo3conf/ext/pix_resultsfinder/images/link_arrow.gif') 0px 3px no-repeat; color:#009dc0; font-weight:bold; }
        
		.tx-pixresultsfinder-pi1 table.archive { float:left; border-collapse:collapse; padding:0; margin:0 0 5px 0; width:473px; background:url('../typo3conf/ext/pix_resultsfinder/images/bg_latest_center.png') no-repeat bottom; }
			.tx-pixresultsfinder-pi1 table.archive tr th { margin:0; padding:0 0 0 30px; height:55px; text-align:left; background:url('../typo3conf/ext/pix_resultsfinder/images/bg_latest_top.png') no-repeat; }
			.tx-pixresultsfinder-pi1 table.archive tr td { margin:0; padding:10px 10px 10px 30px; vertical-align:top; }
			.tx-pixresultsfinder-pi1 table.archive tr td.foot { margin:0; padding:0; height:10px; }
			    .tx-pixresultsfinder-pi1 table.archive tr td table { border-collapse:collapse; padding:0; margin:0; width:400px; }
				    .tx-pixresultsfinder-pi1 table.archive tr td table tr td { padding:0 10px 0 0; margin:0; }
				        .tx-pixresultsfinder-pi1 table.archive tr td table tr td a { color:#009dc0; font-weight:bold; }

		.tx-pixresultsfinder-pi1 table.historicalResults { float:left; border-collapse:collapse; padding:0; margin:0 0 5px 0; width:473px; background:url('../typo3conf/ext/pix_resultsfinder/images/bg_latest_center.png') no-repeat bottom; }
			.tx-pixresultsfinder-pi1 table.historicalResults tr th { margin:0; padding:0 0 0 30px; height:55px; text-align:left; background:url('../typo3conf/ext/pix_resultsfinder/images/bg_latest_top.png') no-repeat; }
			.tx-pixresultsfinder-pi1 table.historicalResults tr td { margin:0; padding:10px 10px 10px 30px; vertical-align:top; }
			.tx-pixresultsfinder-pi1 table.historicalResults tr td.foot { margin:0; padding:0; height:10px; }
        	.tx-pixresultsfinder-pi1 table.historicalResults tr td .head { height:30px; }
        	#content_center .tx-pixresultsfinder-pi1 table.historicalResults tr td ul { margin:0 0 10px 0; padding:0; }
        	#content_center .tx-pixresultsfinder-pi1 table.historicalResults tr td ul li { list-style-type:none; margin:0; padding:0; background:none; list-style-image:none; }
        	.tx-pixresultsfinder-pi1 table.historicalResults tr td ul li a { padding-left:20px; background:url('../typo3conf/ext/pix_resultsfinder/images/link_arrow.gif') 0px 3px no-repeat; color:#009dc0; font-weight:bold; }

		.tx-pixresultsfinder-pi1 .backLink a { background:url('../typo3conf/ext/pix_resultsfinder/images/back_button.gif') no-repeat scroll left top; color:#888; font-weight:bold; padding:0 0 0 20px; }
		.tx-pixresultsfinder-pi1 .backLink a:hover { background:url('../typo3conf/ext/pix_resultsfinder/images/back_button_over.gif') no-repeat scroll left top; color:#333; font-weight:bold; padding:0 0 0 20px; }


/* default styles for extension "tx_lzgallery_pi1" */
    /* gallerie - listing */
	#tx-lzgallery-pi1-listing {border-style:dotted;border-width:1px;border-color:#00008c;border-collapse:collapse;font-size:12px;padding:0px;font-family:verdana}
	#tx-lzgallery-pi1-listing tr.line1 {background-color:lightgrey;color:black;}
	#tx-lzgallery-pi1-listing tr.line1 td.startdate{white-space:nowrap;}
	#tx-lzgallery-pi1-listing tr.line1 td.count{white-space-nowrap;padding-left:20px;}
	#tx-lzgallery-pi1-listing td.preview {padding:0px;width:80px;padding-left:4px;}
	#tx-lzgallery-pi1-listing td.title {font-size:16px;font-face:bold;padding-left:10px;width:80%;}
	#tx-lzgallery-pi1-listing tr.line2 {padding:0px;}
	
	#tx-lzgallery-pi1-listing a {color:black;}	
	#tx-lzgallery-pi1-listing #line-descr-short {border-top-width:1px;border-top-style:dotted;border-top-color:#00008c;}
	#tx-lzgallery-pi1-parent-descr-short {padding:4px 4px 20px 4px;}
	#tx-lzgallery-pi1-parent-title {font-size:20px;padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-count {padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-subcount {padding:0px 4px 4px 4px;}
	#tx-lzgallery-pi1-listing td.information {font-size:10px;white-space:nowrap;}

    /* gallery - album  */

	#tx-lzgallery-pi1-fotonav td {text-align:center;padding-left:15px;}
	#tx-lzgallery-pi1-fotonav td.descr {color:#00008c;}
	#tx-lzgallery-pi1-fotonav {background-color:lightgrey;border-color:#00008c;border-style:solid;border-width:2px;font-family:verdana;}

	#tx-lzgallery-pi1-fotos {border-width:2px;border-style:solid;border-color:#00008c;text-align:center;padding:5px 5px 5px 5px;background-color:white;border-collapse:collapse;font-family:verdana;}
	#tx-lzgallery-pi1-fotos td {text-align:center;padding:0;border-style:solid;border-width:1px;border-color:#00008c;padding:3px;}

	#tx-lzgallery-pi1-title {border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#00008c;text-align:center;margin-bottom:20px;font-size:20px;}
	#tx-lzgallery-pi1-descr-long {margin:5px 5px 15px 5px;text-align:justify;}

    /* gallery - annotations */
	.tx-lzgallery-pi1-5x5-filename {font-size:10px;font-style:italic;}
	.tx-lzgallery-pi1-1x1-1 {font-size:12px;font-face:bold;border-bottom:1px solid lightgray;}
	.tx-lzgallery-pi1-1x1-2 {font-size:12px;border:1px solid lightgray;margin:3px 3px 3px 3px;}
	.tx-lzgallery-pi1-1x1-filename {font-size:10px;font-style:italic;}
/* default styles for extension "tx_pixcompetitionteaser_pi1" */



		/* Live-Result */

            .tx-pixcompetitionteaser-pi1 .liveresultsTeaser { height:200px; width:285px; position:relative; }
            .tx-pixcompetitionteaser-pi1 .liveresultsTeaser h3 { margin:0; padding:0 0 5px 0; font-size:12px; }
            #content_center .tx-pixcompetitionteaser-pi1 .liveresultsTeaser h3 { margin:0; padding:0 0 5px 0; font-size:12px; }
            .tx-pixcompetitionteaser-pi1 .liveresultsTeaser .athleteInfo { padding-left:10px; height:40px; overflow:hidden; }

            .tx-pixcompetitionteaser-pi1 .liveresultsTeaser table { margin:0 0 5px 10px; padding:0; border-collapse:collapse; font-size:11px; width:275px; line-height:13px; }

			.tx-pixcompetitionteaser-pi1 .liveresultsTeaser table.liveresults_teaserRunInfo tr td { text-align:left; }
			.tx-pixcompetitionteaser-pi1 .liveresultsTeaser table.liveresults_teaserRunInfo tr td.right { text-align:right; }

			.tx-pixcompetitionteaser-pi1 .liveresultsTeaser table.liveresults_teaserRunInfo_miniTable { margin:0; width:165px; border-left:1px solid #0a8bae; border-top:1px solid #0a8bae; }
			.tx-pixcompetitionteaser-pi1 .liveresultsTeaser table.liveresults_teaserRunInfo_miniTable tr.head td { background-color:#0a8bae; color:#ffffff; }
			.tx-pixcompetitionteaser-pi1 .liveresultsTeaser table.liveresults_teaserRunInfo_miniTable tr td { margin:0; padding:0 3px 0 3px; border-right:1px solid #0a8bae; border-bottom:1px solid #0a8bae; text-align:center; }
			
			.tx-pixcompetitionteaser-pi1 .liveresultsTeaser table.liveresults_teaserRunDetail { border-left:1px solid #0a8bae; border-top:1px solid #0a8bae; }
			.tx-pixcompetitionteaser-pi1 .liveresultsTeaser table.liveresults_teaserRunDetail tr.head td { background-color:#0a8bae; color:#ffffff; }
			.tx-pixcompetitionteaser-pi1 .liveresultsTeaser table.liveresults_teaserRunDetail tr td { margin:0; padding:0 3px 0 3px; border-right:1px solid #0a8bae; border-bottom:1px solid #0a8bae; text-align:center; }

            .tx-pixcompetitionteaser-pi1 .liveresultsTeaser table.liveresults_teaserAllInfo tr td { border:0px; text-align:center; }

			.tx-pixcompetitionteaser-pi1 #TRitem { font-weight:bold; font-style:italic; color:#f00; }
			.tx-pixcompetitionteaser-pi1 #PRitem { font-weight:bold; font-style:italic; color:#f00; }
			.tx-pixcompetitionteaser-pi1 #VRitem { font-weight:bold; font-style:italic; color:#f00; }



		/* Detail-Result */
		
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails { position:relative; width:440px; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails h3 span { font-weight:normal; }

			.tx-pixcompetitionteaser-pi1 .liveresultsDetails p { margin:0px; padding:0px; border-collapse:collapse; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.resultTable { width:420px; font-size:11px; color:#000000; border-top:1px solid #0a8bae; border-left:1px solid #0a8bae; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.resultTable tr.tophead td { border-right:0; padding:2px 1px 2px 1px; background-color:#0a8bae; color:#ffffff; text-align:center; border-bottom:1px solid #ffffff; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.resultTable tr.head td { border-right:0; padding:2px 1px 2px 1px; background-color:#0a8bae; color:#ffffff; line-height:12px; vertical-align:bottom; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.resultTable tr td { padding:2px; border-bottom:1px solid #0a8bae; border-right:1px solid #0a8bae; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.resultTable tr td.center { text-align:center; }

			.tx-pixcompetitionteaser-pi1 .liveresultsDetails .finalResultWrapper { position:absolute; top:250px; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.finalResult { margin:0; padding:0; width:718px; border-collapse:collapse; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.startList { margin:0; padding:0; width:238px; border-collapse:collapse; position:absolute; top:250px; left:-250px; }
			
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails .person { margin-top:8px; }
			
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.runsOverview { margin:0; padding:0; border-collapse:collapse; margin-top:8px; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.runsOverview tr th { text-align:center; width:70px; padding:2px 0 2px 0; }
			.tx-pixcompetitionteaser-pi1 .liveresultsDetails table.runsOverview tr td { text-align:center; width:70px; padding:2px 0 2px 0; }



		/* Upcomming */

			.tx-pixcompetitionteaser-pi1 table.liveResult_upcomming { margin:0; padding:0; width:300px; border-collapse:collapse; font-size:12px; line-height:19px; }
			.tx-pixcompetitionteaser-pi1 table.liveResult_upcomming tr td { text-align:left; padding-right:10px; }
			.tx-pixcompetitionteaser-pi1 table.liveResult_upcomming tr td.title { padding-bottom:10px; }
			

/* default styles for extension "tx_pixfibtranking_pi2" */

		.tx-pixfibtranking-pi2 table { border-collapse:collapse; margin:0 0 15px 0; width:465px; }
		.tx-pixfibtranking-pi2 table tr th { text-align:left; font-size:12px; color:#ffffff; background-color:#0a8bae; padding:0 0 0 10px; }
		.tx-pixfibtranking-pi2 table tr td { vertical-align:top; font-size:11px; padding:5px 0 0 10px; }
		.tx-pixfibtranking-pi2 table tr td.center { text-align:center; }

/* 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 */
/* default styles for extension "tx_lzgallery_pi1_simple" */
    /* gallerie - listing */
	#tx-lzgallery-pi1-listing {border-style:dotted;border-width:1px;border-color:#00008c;border-collapse:collapse;font-size:12px;padding:0px;font-family:verdana}
	#tx-lzgallery-pi1-listing tr.line1 {background-color:lightgrey;color:black;}
	#tx-lzgallery-pi1-listing tr.line1 td.startdate{white-space:nowrap;}
	#tx-lzgallery-pi1-listing tr.line1 td.count{white-space-nowrap;padding-left:20px;}
	#tx-lzgallery-pi1-listing td.preview {padding:0px;width:80px;padding-left:4px;}
	#tx-lzgallery-pi1-listing td.title {font-size:16px;font-face:bold;padding-left:10px;width:80%;}
	#tx-lzgallery-pi1-listing tr.line2 {padding:0px;}
	
	#tx-lzgallery-pi1-listing a {color:black;}	
	#tx-lzgallery-pi1-listing #line-descr-short {border-top-width:1px;border-top-style:dotted;border-top-color:#00008c;}
	#tx-lzgallery-pi1-parent-descr-short {padding:4px 4px 20px 4px;}
	#tx-lzgallery-pi1-parent-title {font-size:20px;padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-count {padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-subcount {padding:0px 4px 4px 4px;}
	#tx-lzgallery-pi1-listing td.information {font-size:10px;white-space:nowrap;}

    /* gallery - album  */

	#tx-lzgallery-pi1-fotonav td {text-align:center;padding-left:15px;}
	#tx-lzgallery-pi1-fotonav td.descr {color:#00008c;}
	#tx-lzgallery-pi1-fotonav {background-color:lightgrey;border-color:#00008c;border-style:solid;border-width:2px;font-family:verdana;}

	#tx-lzgallery-pi1-fotos {border-width:2px;border-style:solid;border-color:#00008c;text-align:center;padding:5px 5px 5px 5px;background-color:white;border-collapse:collapse;font-family:verdana;}
	#tx-lzgallery-pi1-fotos td {text-align:center;padding:0;border-style:solid;border-width:1px;border-color:#00008c;padding:3px;}

	#tx-lzgallery-pi1-title {border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#00008c;text-align:center;margin-bottom:20px;font-size:20px;}
	#tx-lzgallery-pi1-descr-long {margin:5px 5px 15px 5px;text-align:justify;}

    /* gallery - annotations */
	.tx-lzgallery-pi1-5x5-filename {font-size:10px;font-style:italic;}
	.tx-lzgallery-pi1-1x1-1 {font-size:12px;font-face:bold;border-bottom:1px solid lightgray;}
	.tx-lzgallery-pi1-1x1-2 {font-size:12px;border:1px solid lightgray;margin:3px 3px 3px 3px;}
	.tx-lzgallery-pi1-1x1-filename {font-size:10px;font-style:italic;}
/* default styles for extension "tx_slsitemap" */
	
		/* The default CSS-Script for Extension sl_sitemap
		feel free to replace in your TypoScript Template */

		/* Layout hole Sitemap */
		div#tx_slsitemap {
			padding:0 0 10px 62px;
			line-height:20px;
		}
		div#tx_slsitemap .tx_slsitemap-websiteTitle {
			font-size:px;
			font-weight:bold;
			color:#0a8bae;
			margin:0 0 2px -43px;
		}

		/* Layout the Links */
		a.Main {
			color:;
			font-weight:bold;
			font-size:;
			text-decoration:none;
		}
		a.Main:hover {
			color:;
			font-weight:;
			font-size:;
			text-decoration:;
		}
		a.Sub {
			color:;
			font-weight:normal;
			font-size:;
			text-decoration:none;
		}
		a.Sub:hover {
			color:;
			font-weight:;
			font-size:;
			text-decoration:;
		}

		/* List margin und padding */
		div#tx_slsitemap ul {
			padding:0 0 0 22px;
			margin:0 0 0 -43px;
		}
		div#tx_slsitemap li {
			padding:0 0 0 43px;
			margin:0;
			list-style-type:none;
		}

		/* Get the Backgrounds */
		div#tx_slsitemap li.MainFirst {
			background:url(/typo3conf/ext/sl_sitemap/images/default/sl_sitemap_MainFirst.gif) no-repeat 0% 0%;
		}
		div#tx_slsitemap li.MainLast {
			background:url(/typo3conf/ext/sl_sitemap/images/default/sl_sitemap_MainLast.gif) no-repeat 0% 0%;
		}
		div#tx_slsitemap li.SubMiddle {
			background:url(/typo3conf/ext/sl_sitemap/images/default/sl_sitemap_SubMiddle.gif) no-repeat 0% 0%;
		}
		div#tx_slsitemap li.SubLast {
			background:url(/typo3conf/ext/sl_sitemap/images/default/sl_sitemap_SubLast.gif) no-repeat 0% 0%;
		}

		/* Active Point */
		.Sitemap_pathActive {
			color:#0a8bae;
			font-size:px;
			font-weight:bold;
		}