

# l�scht die classen angabe im Hx tags (class="csc-firstHeader")
lib.stdheader.3 >


# remove class for std. <P>s
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.addAttributes.P.class >

# hier wird nur zusaetzlich das "script" tag eingefuegt
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.encapsTagList = div,p,pre,h1,h2,h3,h4,h5,h6,script

# wenn ein js popup im RTE erstellt wird bekommt es diese zusaetzlichen parameter
lib.parseFunc_RTE.tags.link.typolink.JSwindow_params = scrollbars=yes,resizable=1
lib.parseFunc.tags.link.typolink.JSwindow_params = scrollbars=yes,resizable=1


# verhindert das DIV tags in P tags umgemapt werden
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.remapTag >


# l�scht den zus�tzlichen DIV Tag um den std-header (<div class="csc-header csc-header-n1"></div>)
lib.stdheader.stdWrap.dataWrap >
tt_content.stdWrap.dataWrap >



# link totop anpassen
tt_content.stdWrap.innerWrap2 = | <br><p class="toTop" ><A href="#top">zum Seitenanfang</a></p>




# CType: image
# *****************
# alle Bilder die mit den content Elementen "textpic" und "pic" eingestellt werden, bekommen folgende Attribute
plugin.tx_cssstyledimgtext._CSS_DEFAULT_STYLE >



tempImage = CASE
tempImage.key.field = colPos

tempImage.default < tt_content.image.20
tempImage.default.maxW = 740
tempImage.default.maxWInText = 370


tempImage.0 < tt_content.image.20
tempImage.0 {
	1.params = align="top" class="cssimage"
	maxW = 182
  maxWInText = 90
}

tempImage.2 < tt_content.image.20
tempImage.2 {
	1.params = align="top" class="cssimage"
	maxW = 179
  maxWInText = 89
}

tempImage.4 < tt_content.image.20
tempImage.2 {
	1.params = align="top" class="cssimage"
	maxW = 354
  maxWInText = 88
}

tt_content.image.20.maxW = 2000


#tt_content.image.20 < tempImage

# ***************************************************************

#tt_content.textpic.20.0.text < tt_content.textpic.20.text
#tt_content.textpic.20.1.text < tt_content.textpic.20.text
#tt_content.textpic.20.2.text < tt_content.textpic.20.text
#tt_content.textpic.20.3.text < tt_content.textpic.20.text
#tt_content.textpic.20.4.text < tt_content.textpic.20.text
#tt_content.textpic.20.default.text < tt_content.textpic.20.text


# image image image image image image image image image image image image image image image image image 
# ****************************************************************************************************







# CType: table 
# *****************************************************************************************************
tt_content.table.20.color.1 >
tt_content.table.20.color.2 >
tt_content.table.20.tableParams_0.border = 0
tt_content.table.20.tableParams_0.cellpadding = 0
tt_content.table.20.tableParams_0.cellspacing = 0
tt_content.table.20.tableParams_1 < tt_content.table.20.tableParams_0
tt_content.table.20.tableParams_2 < tt_content.table.20.tableParams_0
tt_content.table.20.tableParams_3 < tt_content.table.20.tableParams_0

# table table table table table table table table table table table table table table table table table 
# ****************************************************************************************************


# CType: Menu
# *****************************************************************************************************

tt_content.menu.20 {
    1 >

    1 = HMENU
    1 {
#        special = directory
#        special.value.field = pages
        entryLevel = 2
        wrap = <div id="leftNav">|</div>

        1 < temp.navAll
        1.wrap = <ul class="level1">|</ul>
#        1.expAll = 1
#        1.collapse = 1
        
        2 < temp.navAll
        2.wrap = <ul class="level2">|</ul>

    }

    # **************** 
    # Sitemap	
	2 = HMENU
	2 {
        special = directory
        special.value.field = pages
        wrap = <div class="sitemap">|</div>

		1 = TMENU
#		1.NO.wrapItemAndSub = <li class="first">|</li>|*|<li>|</li>|*|<li class="last">|</li>
		1.NO.wrapItemAndSub = |*|<li class="first">|</li>||<li>|</li>||<li>|</li>||<li>|</li>||<li class="last">|</li>|*|

		1.NO.stdWrap.htmlSpecialChars = 1
#		1.target = {$styles.content.links.target}
		1.noBlur = 1
		1.expAll = 1
		1.wrap = <ul class="level1">|</ul>

		2 < .1
		2.wrap = <ul class="level2">|</ul>
		3 < .1
        3.wrap = <ul class="level3">|</ul>
		4 < .1
        4.wrap = <ul class="level4">|</ul>
		4.expAll = 0
	}
}





# menu menu menu menu menu menu menu menu menu menu menu menu 
# ****************************************************************************************************




# ****************************************************************************************************
# f�r die Indexed Search Engine:
# ****************************************************************************************************

plugin.tx_indexedsearch_x { 
     _CSS_DEFAULT_STYLE >
     _DEFAULT_PI_VARS.extResume=1
     _DEFAULT_PI_VARS.group = flat
}

plugin.tx_indexedsearch { 

	templateFile = fileadmin/templates/content/indexed_search.html
  search {
		rootPidList = {$mainUId}
	}

  show { 
    parsetimes = 0
    L2sections = 0
    L1sections = 0
    LxALLtypes = 0

    rules=0
		advancedSearchLink = 0
  }
	
  blind { 
    sections = 0
  }


	iconRendering = CASE
	iconRendering {
		key.current = 1
		html = TEXT
		html.value = <img width="20" height="9" alt="" title="" src="fileadmin/templates/main/pix/gg_icon_text_w.gif"/>

		pdf = TEXT
		pdf.value = <img width="21" height="9" alt="" title="" src="fileadmin/templates/main/pix/gg_icon_pdf_w.gif"/>

		doc = TEXT
		doc.value = <img width="15" height="9" alt="" title="" src="fileadmin/templates/main/pix/gg_icon_word_w.gif"/>

		default = TEXT
		default.value = <img width="20" height="9" alt="" title="" src="fileadmin/templates/main/pix/gg_icon_text_w.gif"/>
	}



}
# ****************************************************************************************************
# ***********************************************************************************************************************************





tt_content.login.20 {
	#redirect = 152
	
#	layout (
#		<div class="input">
#			<div class="prompt">###LABEL###</div>
#			<div class="field">###FIELD###</div>
#		</div>
#	)
	
	params.input = class="formInput"
	params.password = class="formInput"
	params.submit = class="formButton"
	
#	COMMENT.layout = <div class="comment">###LABEL###</div>
#	stdWrap.wrap = <div class="login">|</div>

}

plugin.tx_felogin_pi1 { 
#	redirectPageLogout = 145
	templateFile = fileadmin/templates/content/felogin.html
}

#config.typolinkLinkAccessRestrictedPages = 1
#config.typolinkLinkAccessRestrictedPages_addParams = &referer=###RETURN_URL###


#
# linkhandler config for link rendering in FE
#
plugin.tx_linkhandler {
  tx_kpcnews_records {
    # force link generation also when the tt_news record are hidden or deleted
    forceLink = 0
    
    # where to display the detail record
    parameter = 47
    
    additionalParams = &tx_kpcnews_pi1[showUid]={field:uid}&tx_kpcnews_pi1[title]={field:uid}
    additionalParams.insertData = 1

    useCacheHash = 1
  }

}

