/* 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_kiwislider_pi1" */
	.tx-kiwislider-pi1 {
		width: 850px;
		margin: 0;
		position: relative;
	}
	
	.tx-kiwislider-pi1 .scroll {
			height: 325px;
			width: 850px;
			overflow: auto;
			overflow-x: hidden;
			position: relative;
			clear: left;
	}
	
	.tx-kiwislider-pi1 .scrollContainer div.panel {
			padding: 0px;
			height: 325px;
			width: 850px;
	}
	
	.tx-kiwislider-pi1 ul.navigation {
			position: relative; top: -500px; left: 0px;
			height: 0; visibility: hidden;
			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:0px 0px 0px;
	}
	.tx-kiwislider-pi1 ul.navigation {
		padding-bottom: 0px;
	}
	.tx-kiwislider-pi1 ul.navigation li {
			display: inline;
			margin-right: 0px;
	}
	
	.tx-kiwislider-pi1 ul.navigation a {
			padding: 0px;
			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;
	}
	
	.tx-kiwislider-pi1 .scrollButtons {
		text-indent:-9999px;
		display:block;
		background:url() no-repeat center;
		width:17px;
		height:34px;
		position: absolute;
		top: 140px;
		cursor: pointer;
	}
	.tx-kiwislider-pi1 .scrollButtons.left {
		left: -33px;
	}
	.tx-kiwislider-pi1 .scrollButtons.right {
		right: -33px;
	}
	
	.tx-kiwislider-pi1 .scroll {
		
	}
/* default styles for extension "tx_agilecarousel_pi1" */
    /*-- required & default rules --*/
    
    .loading {
    left: 350px;
    position: absolute;
    top: 112px;
    }
     
    #slide_holder {
    height: 325px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 850px;
    /* -- width: 1533px; */
    z-index: 1000;
    }
    #slide_holder_inner {
    height: 325px;
    overflow: hidden;
    position: absolute;
    
    width: 850px;
    z-index: 2000;
    }
    
    #intro, .intro {
    position: absolute;
    z-index: 9000;
    }
    
    /*-- for slide divs --*/
    
    #slide_holder_inner div {
    position: absolute;
    }
    /*-- for divs in html slides to position relative --*/
    div#slide_holder_inner div.slide div {
    position: relative;
    }
    div#carousel_controls {
    height: 30px;
    width: 850px;
    z-index: 4000;
    }
    
    /*-- for slide buttons --*/
    
    #slide_buttons li:hover, #pause_button, .prev_button, .next_button, #hover_next_button, #hover_prev_button, #first_button, #last_button {
    cursor: pointer;
    cursor: hand;
    z-index: 5000;
    }
    #carousel_controls #button_selected, #carousel_controls .prev_button_disabled, #carousel_controls  .next_button_disabled, #carousel_controls  .first_button_diabled, #carousel_controls  .last_button_disabled {
    cursor: auto;
    }
    #slide_buttons li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {
    margin-left: -10000px;
    }
    #slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
    background-repeat: no-repeat;
    overflow: hidden;
    top: 0px;
    }
    ul#slide_buttons {
    padding: 15px 7px 15px 15px;
    position: absolute;
    left: 22px;
    top: 308px;
    z-index: 5000;
    }
    ul#slide_buttons li {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/button.png);
    display: block;
    float: left;
    height: 9px;
    list-style: none;
    margin: 0 0 0 3px;
    padding: 2px;
    width: 10px;
    }
    ul#slide_buttons li:hover {
    }
    ul#slide_buttons li#button_selected {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/button_selected.png);
    }
    ul#slide_buttons li#button_selected:hover {
    }
    /*-- first & last buttons --*/
    
    #first_button {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/first.png);
    height: 29px;
    left: 354px;
    width: 34px;
    background-position: 0 -36px;
    }
    #first_button:hover {
    background-position: 0 0;
    }
    #last_button {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/last.png);
    height: 29px;
    left: 474px;
    width: 34px;
    background-position: 0 -36px;
    }
    #last_button:hover {
    background-position: 0 0;
    }
    
    /*-- end first & last buttons --*/
    
    /*-- next & prev buttons --*/
    #nex_prev_buttons {
    position: absolute;
    left: 0;
    z-index: 5000;
    }
    #next_button {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/next.png);
    background-position: 0 -36px;
    height: 29px;
    left: 443px;
    width: 31px;
    }
    #next_button:hover {
    background-position: 0 0;
    }
    #prev_button {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/prev.png);
    background-position: 0 -36px;
    height: 29px;
    left: 388px;
    width: 31px;
    }
    #prev_button:hover {
    background-position: 0 0;
    }
    /*-- end next & prev buttons --*/
    
    
    /*-- looks like pause button --*/
    .pause_button {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/pause.png);
    background-position: 0 -36px;
    height: 29px;
    left: 419px;
    width: 24px;
    }
    .pause_button:hover {
    background-position: 0 0;
    }
    /*-- looks like play button --*/
    .paused_button {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/play.png);
    background-position: 0 -36px;
    height: 29px;
    left: 419px;
    width: 24px;
    }
    .paused_button:hover {
    background-position: 0 0;
    }
    
    /*-- hover next & hoverprev buttons --*/
    
    #hover_next_button, #hover_prev_button {
    height: 125px;
    background-repeat: no-repeat;
    display: none;
    overflow: hidden;
    width: 77px;
    top: 35px;
    z-index: 6000;
    }
    #hover_next_button span {
    }
    #hover_next_button {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/hover_next.png);
    background-position: 21px 20px;
    padding: 30px 0 30px 30px;
    right: 0;
    }
    #hover_prev_button {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/hover_prev.png);
    background-position: 8px 20px;
    padding: 30px 30px 30px 0;
    left: 0;
    }
    
    /*-- end next & prev buttons --*/
    
    /*-- rules for slide captions --*/
    
    #slide_captions {
    color: #fff;
    left: 8px;
    overflow: visible;
    top: 5px;
    z-index: 6000;
    }
    #slide_captions span {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    overflow: visible;
    }
    
    /*-- end rules for slide captions --*/
    
    /*-- rules for watermark --*/
    
    #water_mark {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/water_mark.png);
    height: 30px;
    left: 202px;
    width: 246px;
    top: 208px;
    z-index: 6000;
    }
    
    #water_mark span {
    }
    
    /*-- end rules for slide captions --*/
    
    /*-- slide number display --*/
    
    #slide_number_display {
    background-image: url(../typo3conf/ext/agile_carousel/pi1/res/images/bg_swatch.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: 23px;
    padding: 4px;
    right: 7px;
    text-align: center;
    top: 208px;
    width: 37px;
    z-index: 5000;
    }
    
    /*-- for carousel view --*/
    
    #row_of_slides {
    position: absolute;
    top: 0;
    }
    #row_of_slides .slide {
    display: none;
    position: absolute;
    }
    				
    /*-- end for carousel view --*/				
    
    /*-- end number display --*/
    
    /*-- end required & default rules --*/
    
    /*-- example rules --*/
    
    #slide_holder_inner ul, #slide_holder_inner li {
    margin: 0;
    padding: 0;
    }
    
    #slide_holder {
    margin: 0 auto 0 auto;
    }
  
/* default styles for extension "tx_a1teasermenu_pi1" */
     table.tx-a1teasermenu-pi1 {padding: 0 0 0 0px; spacing: 0 0 0 0px; border: 0 0 0 0px;}
     tr.tx-a1teasermenu-pi1 {}
     td.tx-a1teasermenu-pi1 {vertical-align: top;}
/* default styles for extension "tx_loginboxmacmade_pi1" */
        .tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
            color: #000000;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
            margin-top: 5px;
            margin-bottom: 5px;
            border: 0;
            border-collapse: collapse;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
            border: 0;
            background-color: none;
            padding: 0px;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
            border: 0;
            background-color: none;
        }
/* 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 */
	{$styles.content.imgtext.borderSelector} {
		border: 1px solid #c0c0c0;
		padding: {$styles.content.imgtext.borderSpace}px {$styles.content.imgtext.borderSpace}px;
	}

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