/* default styles for extension "tx_kiwislider_pi1" */
	.tx-kiwislider-pi1 {
		width: 620px;
		margin: 0 auto;
		position: relative;
	}
	
	.tx-kiwislider-pi1 .scroll {
			height: 250px;
			width: 620px;
			overflow: auto;
			overflow-x: hidden;
			position: relative;
			clear: left;
	}
	
	.tx-kiwislider-pi1 .scrollContainer div.panel {
			padding: 20px;
			height: 210px;
			width: 580px;
	}
	
	.tx-kiwislider-pi1 ul.navigation {
			list-style: none;
			margin: 0;
			padding: 0;
	}
	
	.tx-kiwislider-pi1 ul.navigation a:focus {
			outline: none;
	}
	
	.tx-kiwislider-pi1 .hide {
			display: none;
	}
	
	/* Navigation */
	.tx-kiwislider-pi1 h1 {
		font-weight:normal;
		margin:0;
		padding:10px 0px 0px;
	}
	.tx-kiwislider-pi1 ul.navigation {
		padding-bottom: 9px;
	}
	.tx-kiwislider-pi1 ul.navigation li {
			display: inline;
			margin-right: 10px;
	}
	
	.tx-kiwislider-pi1 ul.navigation a {
			padding: 10px;
			color: #000;
			text-decoration: none;
	}
	
	.tx-kiwislider-pi1 ul.navigation a:hover {
			background-color: #f6f6f6;
	}
	
	.tx-kiwislider-pi1 ul.navigation a.selected {
			background-color: #e2e2e2;
			-moz-border-radius-topleft:2px;
			-moz-border-radius-topright:2px;
	}
	
	.tx-kiwislider-pi1 .scrollButtons {
		text-indent:-9999px;
		display:block;
		background:url() no-repeat center;
		width:16px;
		height:16px;
		position: absolute;
		top: 150px;
		cursor: pointer;
	}
	.tx-kiwislider-pi1 .scrollButtons.left {
		left: -20px;
	}
	.tx-kiwislider-pi1 .scrollButtons.right {
		right: -24px;
	}
	
	.tx-kiwislider-pi1 .scroll {
		border:2px solid #e2e2e2;
	}
/* 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: 1px solid #CCC;
		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: 20px;
	}

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

	/* 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: 20px;
	}
	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: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; 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 */
	
	DIV.csc-textpic DIV.csc-textpic-imagerow-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; height: 1%; }
/* default styles for extension "tx_cssfilelist" */
	.filelinks div{padding-left:25px; background:url('http://www.maik-wolf.com/typo3/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px;}
	.filelinks span{display:block;}
	.filelinks .filecount{display:block; margin-bottom:5px;} 
	.filelinks a{color:#000;text-decoration:none; }
	/* Icons begin */
	.filelinks .ai{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/ai.gif')!important;}
	.filelinks .ani{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/ani.gif')!important;}
	.filelinks .au{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/au.gif')!important;}
	.filelinks .avi{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/avi.gif')!important;}
	.filelinks .bmp{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/bmp.gif')!important;}
	.filelinks .cdr{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/cdr.gif')!important;}
	.filelinks .css{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/css.gif')!important;}
	.filelinks .csv{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/csv.gif')!important;}
	.filelinks .doc{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/doc.gif')!important;}
	.filelinks .dtd{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/dtd.gif')!important;}
	.filelinks .eps{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/eps.gif')!important;}
	.filelinks .exe{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/exe.gif')!important;}
	.filelinks .fh3{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/fh3.gif')!important;}
	.filelinks .flash{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/flash.gif')!important;}
	.filelinks .folder{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/folder.gif')!important;}
	.filelinks .gif{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/gif.gif')!important;}
	.filelinks .htm{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/htm.gif')!important;}
	.filelinks .html{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/html.gif')!important;}
	.filelinks .ico{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/ico.gif')!important;}
	.filelinks .inc{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/inc.gif')!important;}
	.filelinks .java{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/java.gif')!important;}
	.filelinks .jpg{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/jpg.gif')!important;}
	.filelinks .js{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/js.gif')!important;}
	.filelinks .max{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/max.gif')!important;}
	.filelinks .mid{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/mid.gif')!important;}
	.filelinks .mov{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/mov.gif')!important;}
	.filelinks .mpeg{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/mpeg.gif')!important;}
	.filelinks .mpg{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/mpg.gif')!important;}
	.filelinks .pcd{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/pcd.gif')!important;}
	.filelinks .pcx{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/pcx.gif')!important;}
	.filelinks .pdf{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/pdf.gif')!important;}
	.filelinks .png{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/png.gif')!important;}
	.filelinks .ps{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/ps.gif')!important;}
	.filelinks .psd{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/psd.gif')!important;}
	.filelinks .rtf{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/rtf.gif')!important;}
	.filelinks .sgml{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/sgml.gif')!important;}
	.filelinks .swf{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/swf.gif')!important;}
	.filelinks .sxc{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/sxc.gif')!important;}
	.filelinks .sxw{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/sxw.gif')!important;}
	.filelinks .tga{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/tga.gif')!important;}
	.filelinks .tif{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/tif.gif')!important;}
	.filelinks .ttf{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/ttf.gif')!important;}
	.filelinks .txt{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/txt.gif')!important;}
	.filelinks .wav{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/wav.gif')!important;}
	.filelinks .wrl{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/wrl.gif')!important;}
	.filelinks .xls{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/xls.gif')!important;}
	.filelinks .xml{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/xml.gif')!important;}
	.filelinks .xsl{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/xsl.gif')!important;}
	.filelinks .zip{background-image:url('http://www.maik-wolf.com/typo3/gfx/fileicons/zip.gif')!important;}
	/* Icons end */
	.filelinks a:hover{text-decoration:underline;}