/* default styles for extension "tx_kiwislider_pi1" */
	.tx-kiwislider-pi1 {
		width: 510px;
		margin: 0 auto;
		position: relative;
	}

	.tx-kiwislider-pi1 .scroll {
			height: 250px;
			width: 510px;
			overflow: auto;
			overflow-x: hidden;
			position: relative;
			clear: left;
	}

	.tx-kiwislider-pi1 .scrollContainer div.panel {
			padding: 20px;
			height: 210px;
			width: 480px;
	}

	.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: 5px 10px 5px 10px;
			color: #5f5f5f;
			text-decoration: none;
	}

	.tx-kiwislider-pi1 ul.navigation a:hover {
			background-color: #f1f1f1;
                         padding: 5px 10px 5px 10px;
			color: #5f5f5f;
			text-decoration: none;
	}

	.tx-kiwislider-pi1 ul.navigation a.selected {
			background-color: #993332;
                         color:#fff;
			-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 {
                 position: absolute;
                 z-index:5;
		left: -8px;
                 top:150px;
	}
	.tx-kiwislider-pi1 .scrollButtons.right {
                 position: absolute;
                 z-index:5;
		right: -10px;
                 top:150px;
	}

	.tx-kiwislider-pi1 .scroll {
                 position: relative;
                 z-index:1;
                 top:-6px;
		border:1px solid #dddddd;
	}
/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { margin-left: 1em; }
		.tx-srfreecap-pi2-cant-read {  }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
