/*
body{font-size:0.9em;}
a{color:#000;text-decoration:none;}
h1, h2{
font-size:1em;
}
h3  {font-size:0.9em;}
h4, h5, h6, span, code {font-size:0.8em;}
#menu1_center, #menu2_center{display:none;}
*/
/*@import url(base_thesaurus.css); */

/*#thesHeader {padding-top:0px;height:auto;}*/

#thesHeader h3{display:none;}
#thesaurus {
/*top:60px;*/
width:600px;
	/*
	padding : 0.5cm;
	margin-top : 0.5cm;
	margin-right : 0cm;
	margin-left : 0cm;*/
}
#thesaurus h3.forPrint{
/*font-size:120%;*/
	display:block;
}
#thesaurus a{color: #001569;/*text-decoration:none;*/}
#thesaurus form, #thesaurus form div{margin:0;padding:0;}
/* not working in IE */
#thesaurus #thesAlone table#simpleTable, #thesaurus #thesAlone table#simpleTable tbody, #thesaurus #thesAlone table#simpleTable tr, 
#thesaurus #thesAlone table#simpleTable td, #thesaurus #thesAlone table#simpleTable th 
{ display: block;} 
#thesaurus #thesAlone table#simpleTable table, #thesaurus #thesAlone table#simpleTable table tbody, #thesaurus #thesAlone table#simpleTable table tr, 
#thesaurus #thesAlone table#simpleTable table td, #thesaurus #thesAlone table#simpleTable table th 
{ }  

/*for IE*/
#thesaurus #thesAlone table#simpleTable{width:100% !important; }
#thesaurus #thesAlone table#simpleTable td,#thesaurus #thesAlone table#simpleTable td div{width:auto !important;}
/*end for IE*/


#thesaurus #thesAlone table#simpleTable td, #thesaurus #thesAlone table#simpleTable th {vertical-align:top;}

#thesaurus #thesTop,#thesaurus #leftcontent, #thesaurus #langOption, #thesaurus #preferedStyle, #thesHeader a, #thesaurus img,
#thesaurus #centerrightcontentNone,#thesaurus #rightcontentNone,
#thesaurus #thesAlone table#simpleTable td.col_rightcontentNone, #thesaurus #thesAlone table#simpleTable td.col_centerrightcontentNone,
#thesaurus .boxTitle, #footerX
{
	display:none;
}

#thesaurus  #thesAlone .boxTitle{
	display:block;
	padding-top:20px; 
	color:#001569;
	font-size:/*120*/90%;
	font-weight:bold;
	border-bottom:1px solid #D5E0EF;
}
#thesaurus  #thesAlone .boxTitle a{text-decoration:none;}
#thesaurus #thesAlone div.termName h4, #thesaurus #thesAlone h4.transName{
	padding-bottom:20px;
}
#thesaurus #termDetail, #thesaurus #translationDetail,#thesaurus #concordanceDetail
{
	/*
	margin-left:30px;
	border-left:3px solid #ddd;
	padding-left:8px;
	*/
}
#thesaurus #termDetail
{
	margin-left:0px;
}
#thesaurus fieldset
{
	border:1px solid #eee;
}
#thesaurus #concordance_result ul, #thesaurus ul.concordance_legend
{
	list-style:none;
}
#thesaurus #concordance_result code
{
	font-size:1em;
}

#thesaurus div.popup
{
	padding-left:12px;
}

/*IE unterstützt pseudoklassen before nicht*/
#thesaurus div.open h4:before
{
	content:" - "; color:black; font-size:120%; font-weight:bold;
}
#thesaurus div.close h4:before
{
	content:" + "; color:black; font-size:120%;font-weight:bold;
}

/*concordance*/
#thesaurus #rightcontent ul ,#thesaurus #rightcontentDC ul {
	list-style:none;
	margin:0;
	padding:0;
}

#thesaurus #thesAlone #rightcontent #concordanceDetail div.thesboxWrapper .concordance_result,
#thesaurus #thesAlone #rightcontentDC #concordanceDetail div.thesboxWrapper .concordance_result {
	font-size:11px;
	background:#FFF;
	padding:10px 6px;
}
#thesaurus #thesAlone #rightcontentDC #concordanceDetail div.thesboxWrapper .concordance_result {padding:8px 5% 0 5%;}

#thesaurus #thesAlone #rightcontent #concordanceDetail div.thesboxWrapper .concordance_result dl,
#thesaurus #thesAlone #rightcontentDC #concordanceDetail div.thesboxWrapper .concordance_result dl{
	padding:0;
	margin:0;
}
#thesaurus #thesAlone #rightcontentDC #concordanceDetail div.thesboxWrapper .concordance_result dl{padding:0 15px;}

#thesaurus #thesAlone #rightcontent #concordanceDetail div.thesboxWrapper .concordance_result  dl dt,
#thesaurus #thesAlone #rightcontentDC #concordanceDetail div.thesboxWrapper .concordance_result  dl dt{
font-weight:bold;font-size:11px;clear:left;padding-top:7px;
}
#thesaurus #thesAlone #rightcontent #concordanceDetail div.thesboxWrapper .concordance_result  dl dt span,
#thesaurus #thesAlone #rightcontentDC #concordanceDetail div.thesboxWrapper .concordance_result  dl dt span{
font-weight:normal;font-size:15px !important; font-family:"Arial Unicode MS",Arial,sans-serif !important;
width:22px;
float:left;
position:relative;/*need for IE6*/	
}
#thesaurus #thesAlone #rightcontent #concordanceDetail div.thesboxWrapper .concordance_result  dl dd,
#thesaurus #thesAlone #rightcontentDC #concordanceDetail div.thesboxWrapper .concordance_result  dl dd{
	clear:left;
	padding:0 0 3px 0;margin:0 0 0 0px;
}

#thesaurus #thesAlone #rightcontent #concordanceDetail div.thesboxWrapper .concordance_result  dl dd code,
#thesaurus #thesAlone #rightcontentDC #concordanceDetail div.thesboxWrapper .concordance_result  dl dd code{
	text-align:center;
	background-color: #FFF;
	padding:0;
	margin:0;
	width:15px;
	float:left;
	position:relative;/*need for IE6*/		
	margin-right:/*2px*/4px;display:block;
	border:1px #196399 solid;
	cursor:help;
}
#thesaurus #thesAlone #rightcontent #concordanceDetail div.thesboxWrapper .concordance_result dl dd span,
#thesaurus #thesAlone #rightcontentDC #concordanceDetail div.thesboxWrapper .concordance_result dl dd span{
	padding:0;
	margin:0;
	position:relative;display:block; margin-left:18px;
}

/*#thesaurus  #thesAlone #rightcontent #concordanceDetail div.thesboxWrapper */
.concordance_result ul li span.noConc{
	padding:0;
	margin:0;
	color:#9999CC;
}
#thesaurus  #thesAlone #rightcontent  #concordanceDetail div.wrapConcLegend ,
#thesaurus  #thesAlone #rightcontentDC  #concordanceDetail div.wrapConcLegend {width:40%;/*border:1px red solid;*/
background-image:url(images/background-column-new.gif);
border-bottom:1px #FFF solid;/*need for IE*/
padding: 8px 0 8px 4px;
}
#thesaurus  #thesAlone #rightcontent  #concordanceDetail div.wrapConcForm ,
#thesaurus  #thesAlone #rightcontentDC  #concordanceDetail div.wrapConcForm {
background: #D5E0EF;padding: 0px 0 0px 4px;
/*border-bottom:1px #D5E0EF solid;need for IE*/
}
#thesaurus  #thesAlone #rightcontentDC  #concordanceDetail div.wrapConcLegend {
padding: 8px 5%;
}
#thesaurus  #thesAlone #rightcontentDC  #concordanceDetail div.wrapConcForm {
padding: 0px 5%;
}
#thesaurus  #thesAlone #rightcontent  #concordanceDetail div.wrapConcLegend ul.concordance_legend,
#thesaurus  #thesAlone #rightcontentDC  #concordanceDetail div.wrapConcLegend ul.concordance_legend{
padding:0 0px 0 8px;
}
#thesaurus  #thesAlone #rightcontent  #concordanceDetail div.wrapConcLegend ul.concordance_legend li,
#thesaurus  #thesAlone #rightcontentDC  #concordanceDetail div.wrapConcLegend ul.concordance_legend li  {
	clear:right;
	padding:1px 0;
	font-size:11px;
}
#thesaurus  #thesAlone #rightcontent  #concordanceDetail div.wrapConcLegend ul.concordance_legend li code,
#thesaurus  #thesAlone #rightcontentDC  #concordanceDetail div.wrapConcLegend ul.concordance_legend li code{
	text-align:center;
	background-color: #FFF;
	padding:0;
	margin:0;
	width:20px;
	border:1px #196399 solid;
	float:right;
}

#thesaurus #thesAlone table#simpleTable td.col_rightcontent #rightcontent #concordanceDetail div.wrapConcLegend { width:40% !important;/*border:1px yellow solid;*/}
*html #thesaurus #thesAlone table#simpleTable td.col_rightcontent #rightcontent #concordanceDetail div.wrapConcLegend {width:auto !important; /*border:1px green solid;*/}

/* ende concordances */

