/* ---( =IE6 )------------------------------- */

    * html #header, * html #index, * html #nav ul, * html #nav li, * html #page li, * html #subnav, * html #content, * html #linknav, * html #subcontent, 
    * html #login,  * html #page,  * html #footer li, * html #list, * html .teaser, * html .menulist, * html form.subscribe fieldset.f-checkbox-set fieldset,
    * html div.subscribe fieldset.f-checkbox-set fieldset { 
        display: inline; 
}
	* html form.v-set fieldset.f-checkbox-set strong, * html form.v-set fieldset.f-radio-set strong {
		line-height: 1.5em;  
}
	* html form.login fieldset.f-checkbox-set label {
		padding: 2px 0 0 5em;
}
	form.f-set div.f-submit-set div.cancel {
		padding: 7px 0;
}
	* html form.f-set div.f-submit-set div.cancel a {
		margin: 0;
}
	* html #article .select {
		margin: 0 5px 0 0; 
}
	* html #content .sitemap {
		margin: 30px 0 0 0; /* margin:0 auto; height:500px; */ position:relative; text-align:left; width:auto;
}
	* html #content .sitemap ul {
		border-left:1px solid #ccc; list-style-type: none; /* margin-left:auto; margin-right:auto; */ padding:0; width:300px; text-align:left; margin-top:-10px; padding-top:10px; position:relative;
}
	* html #content .sitemap[class] ul {
		border-left:1px dotted #ccc;
}
	* html #content .sitemap li {
		border-top:1px solid #ccc; font-size: 1.2em; margin: 0 -100px 0 0; padding-bottom: 10px; position:relative;
}
	* html #content .sitemap[class] li {
		border-top:1px dotted #ccc;
}
	* html #content .sitemap li li {
		font-size: 0.9em; margin:0; padding-bottom:1px;
}
	* html #content .sitemap li li li {
		font-size: 1em;
}
	* html #content .sitemap li ul {
		margin-left:20px; width:100%;
}
	* html #content .sitemap[class] li ul {
		width:auto;
}
	* html #content .sitemap li.end {
		border-bottom: 0px solid #ccc; border-left:1px solid #fff; left:-1px;
}
	* html #content .sitemap li.chosen a {
		font-weight:bold;
}
	* html #content .sitemap li.chosen li a {
		font-style:normal; font-weight:normal;
}
	* html #content .sitemap li a {
		background:#fff; border: none; display:block; margin-left:18px; padding-top:3px; padding-bottom:3px; padding-left:2px; font-weight:normal; position:relative; top:-10px; text-decoration: underline; width:100%;
}
	* html #content .sitemap li a:hover {
		background:#fff; border: none; text-decoration: underline; 
}
	* html input.intext { 
		width: 130px
}