body {
	/*margin-left:5em;
	margin-right:5em;
	margin-top:2em;*/
	font-family:arial, helvetica, sans-serif;
}
div.content{
	position:absolute;
	top:10em;
	padding:0.5em;
	padding-right:2em;
	left:13em;

}
li.EXAMPLE {
	text-align:justify;
	font-size:10pt;
	margin-bottom:0.7em;
}
hr {
	margin-left:20px;
	margin-right:20px;
}
img.flag {
	margin-left:20px;
}
*.LEMMA {
	font-size:20pt;
	font-weight:bold;
}
span.POS {
	font-size:12pt;
	font-weight:normal;
	color:silver;
}
*.ARG_NAME {
	font-size:8pt;
	font-weight:bold;
	color:rgb(200,0,0);
}
*.ARG_TYPE {
	font-size:8pt;
	font-weight:normal;
	color:rgb(100,100,100);
}
*.EXAMPLE_TEXT {
	font-size:10pt;
	font-weight:normal;
}
*.FE_REF {
	font-size:6pt;
	font-weight:normal;
	color:rgb(200,0,0);
	vertical-align:sub;
}
*.LU_REF {
	font-size:10pt;
	font-weight:bold;
}
*.SUP_REF {
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
}
a.TRANSCRIPTION_LU_LINK{
	text-decoration:none;
	border:solid black 1px;
	background-color:yellow;	
	
}

span.TRANSCRIPTION_LU_LINK{
	text-decoration:none;
	border:solid black 1px;
	background-color:yellow;	
	
}

a.FRAME_REF {
	font-size: 16pt;
	color:rgb(0,128,0);
	text-decoration:none;
	font-family:serif;
	font-weight:normal;
	padding-right:14px;
}
a.EXAMPLE_REF {
	font-size: 8pt;
	margin-left:20px;
	color:rgb(100,100,100);
	text-decoration:none;
}
a.SYN_LINK_de {
	font-size: 10pt;
	margin-right:20px;
	color:black;
	text-decoration:none;
}
a.SYN_LINK_en {
	font-size: 10pt;
	margin-right:20px;
	color:rgb(200,0,0);
	text-decoration:none;
}
a.SYN_LINK_fr {
	font-size: 10pt;
	margin-right:20px;
	color:rgb(0,0,200);
	text-decoration:none;
}
a.HIER_LINK {
	font-size: 8pt;
	text-decoration:none;
	color:rgb(0,128,0);
	font-family:serif;
}
td.LINK_TYPE {
	font-size:10pt;
	font-weight:bold;
	font-family:sans-serif;
	padding-left:2px;
	padding-right:2px;
	color:rgb(100,100,100);
}
td.SYNONYMS {
	background-color:rgb(255,255,180);
}
span.ABSTRACT_CONCEPT {
	font-size:10pt;
	font-style:italic;
}
a:hover {
	text-decoration:underline;
}
table.sem_rel {
}
h2.section {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	color:white;
	background-color:silver;
	margin-left:-1em;
	padding-left:0.4em;
}
div.definition {
	font-style:normal;
	font-family:Times;
}
p.arguments {
}
div.head {
	background-color:rgb(200,200,200);
	padding-left:1.5em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	position:absolute;
	right:0em;
	left:0em;
	top:0em;
	width:100%;
}
div.main_menu {
	position:absolute;
	right: 1em;
	bottom: 0.2em;
	padding-right:1em;
}
div.main_menu_item {
	display:inline;
	background-color:black;
	color:white;
	font-family:Arial;
	font-size:13pt;
	padding-right:0.5em;
	padding-left:0.5em;
	padding-top:0.3em;
	padding-bottom:0.2em;
	margin-left:0.3em;
	margin-right:0.2em;
}
a.main_menu_item {
	color:white;
	text-decoration:none;
}
div.second_level_menu {
	background-color:rgb(230,230,230);
	position:absolute;
	top:10em;
	padding:0.5em;
	/* width:8em; */
}
h1.menu_name {
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
}
a.second_level_menu_item {
	color:black;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	display:block;
	margin-top:0.3em;
	margin-bottom:0.3em;
	padding-left:1em;
	font-weight:bold;
}
a.second_level_menu_item:before {
	content:"\2192\00A0";
}

div.INSTRUCTIONS{    
    border:gray 1px;
    color:gray;
    font-size:10pt;
    font-family:serif;
    padding:5px;
    margin-top:20px;
    text-align:center;
    
}

