/* default styles for extension "tx_dropdownsitemap_pi1" */
        .tx-dropdownsitemap-pi1 A {
            font-weight: bold;
        }
        .tx-dropdownsitemap-pi1 .spc {
            font-weight: bold;
        }
        .tx-dropdownsitemap-pi1 .description {
            font-style: italic;
            font-size: 80%;
            margin-left: 5px;
        }
        .tx-dropdownsitemap-pi1 LI.open OL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed OL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 LI.open UL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed UL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 DIV {
            border: solid 1px #DFE2E3;
            background: #FAFBFB;
            padding: 2px;
            margin-bottom: 5px;
        }
        .tx-dropdownsitemap-pi1 DIV.level_2 {
            background: #FFFFFF;
        }
        .tx-dropdownsitemap-pi1 DIV.level_2 A {
            font-weight: normal;
        }
        .tx-dropdownsitemap-pi1 DIV.level_3 {
            background: #FAFBFB;
        }
        .tx-dropdownsitemap-pi1 DIV.level_4 {
            background: #FFFFFF;
        }
        .tx-dropdownsitemap-pi1 DIV.level_5 {
            background: #FAFBFB;
        }
        .tx-dropdownsitemap-pi1 DIV.expAll {
            text-align: center;
            border: solid 1px #DFE2E3;
            background: #FAFBFB;
        }
/* default styles for extension "tx_formbuilder_pi1" */
		.tx-formbuilder-pi1 .tx-formbuilder-pi1-index-form {
			border: solid 1px #989795;
			margin-top: 5px;
			margin-bottom: 5px;
			padding: 5px;
			background-color: #FFFFFF;
		}
		.tx-formbuilder-pi1 .tx-formbuilder-pi1-index-form .tx-formbuilder-pi1-index-form-link {
			background-color: #F0E9D2;
			border: solid 1px #E5D9B1;
			padding: 5px;
		}
		.tx-formbuilder-pi1 .tx-formbuilder-pi1-single-form {
			border: solid 1px #989795;
			margin-top: 5px;
			margin-bottom: 5px;
			padding: 5px;
			background-color: #FFFFFF;
		}
		.tx-formbuilder-pi1 .tx-formbuilder-pi1-single-form TABLE.tx-formbuilder-pi1-fields {
			border: solid 1px #989795;
			margin-top: 5px;
			margin-bottom: 5px;
			border-collapse: collapse;
		}
		.tx-formbuilder-pi1 .tx-formbuilder-pi1-single-form TABLE.tx-formbuilder-pi1-fields TD {
			border: dotted 1px #989795;
		}
		.tx-formbuilder-pi1 .tx-formbuilder-pi1-single-form TABLE.tx-formbuilder-pi1-fields TD.tx-formbuilder-pi1-label {
			background-color: #F0E9D2;
			font-weight: bold;
		}
/* 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;
		}