/* Styles für Online-Lexika */

.imgright, .imgrightrahmen {
	float: right;
	margin: 5px 0px 5px 20px;
}

.imgrightrahmen {
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
/*	border-width: 3px;
	border-color: #EAE3CE;*/
}

.box_cnt A:link, .box_cnt A:visited {
	color: #ED1E25;
	background-color: transparent;
	text-decoration: none;
}

.box_cnt A:HOVER {
	color: #ED1E25;
	background-color:transparent;
	text-decoration: none;
}



.lftitel {
	font-family: arial, helvetica;
	/*font-size: 1.0em;*/
	font-weight: bold;
	color: #3A424A;
} /* Kapitelschlagwort */

.lftitel2 {
	/*font-size: 0.9em;*/
	font-weight: bold;
	color: #3A424A;
	margin-bottom: 6px;
} /* Zwischentitel innerhalb des Artikels */

.lftitel3 {
	/*font-size: 0.8em;*/
	font-weight: bold;
	font-style: italic;
	color: #3A424A;
} /* Zwischentitel innerhalb des Artikels */

.lfmark {
	/*font-weight: bold;*/
	font-style: italic;
} /* Hervorhebung im Text */

.lffeld {
	/*font-size: 0.7em;*/
	color: #ED1E25;
} /* Feldbezeichner */

.lffeld2 {
	/*font-size: 0.8em;*/
	font-weight: bold;
	margin-bottom: 8px;
} /* Feldbezeichner */

.lfsiehe {
	/*font-size: 0.7em;*/
	color: #ED1E25;
	background-color: #F8F8F8;
	margin-bottom: 10px;
	padding: 2px 0px 2px 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
} /* Verweis auf verwandte Datensätze */

.lfartikel {
	/*font-size: 0.8em;*/
} /* Body */

.lfunterpunkte {
	/*font-size: 0.9em;*/
	color: #ED1E25;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 2px 0px 2px 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
} /* Feldbezeichner Zahlen */

.lfdokumente {
	/*font-size: 0.7em;*/
	color: #ED1E25;
} /* Feldbezeichner Dokumente */

.lfliteratur, .lfrecherche, .lfzahlen {
	/*font-size: 0.7em;*/
	line-height: normal;
} /* Feldbezeichner Literatur */

.lfregister {
	/*font-size: 0.9em;*/
	font-weight: bold;
	color: #ED1E25;
	margin-top: 10px;
	line-height: normal;
} /* Registerbuchstabe auf Schlagwortseite */

.lfglossarmark {
	color: #ED1E25;
} /* Hervorhebung Glossar-Begriff im Artikel */

.lfglossarcaption {
	/*font-size: 0.8em;*/
	font-weight: bold;
	color: #3A424A;
	background-color: #F9F7F1;
} /* Hervorhebung Abschnitts-Überschrift im Glossar */

.lfglossarentry {
	/*font-size: 0.8em;*/
	font-weight: bold;
	color: #3A424A;
} /* Hervorhebung Glossar-Begriff im Glossar */

.lfglossarentry2 {
	/*font-size: 0.7em;*/
	color: #3A424A;
} /* Hervorhebung Glossar-Erläuterung im Glossar */

a.lfschlagwort {
	/*font-size: 0.8em;*/
	color: #ED1E25;
	line-height: normal;
} /* Link in Schlagwortindex */

a.lfschlagwort:VISITED {
	color: #F47578;
	line-height: normal;
} /* Link in Schlagwortindex */

a.lfschlagwort2 {
	/*font-size: 0.9em;*/
} /* Link in Schlagwortindex */

.lftabspalte1 {
	/*font-size: 0.8em;*/
	background-color: #F9F7F1;
	font-weight: bold;
	text-align: right;
	color: #3A424A;
} /* Datenbankinhalte! Tabelle, 1. Spaltenbezeichner */

.lftabspalte {
	/*font-size: 0.8em;*/
	background-color: #F9F7F1;
	font-weight: bold;
	text-align: center;
	color: #3A424A;
} /* Datenbankinhalte! Tabelle, Spaltenbezeichner */

.lftabzeile {
	/*font-size: 0.8em;*/
	background-color: #F9F7F1;
	font-weight: normal;
	text-align: right;
	color: #3A424A;
} /* Datenbankinhalte! Tabelle, Zeilenbezeichner */

.lftabfeld {
	/*font-size: 0.8em;*/
	background-color: #F9F7F1;
	font-weight: normal;
	text-align: center;
	color: #3A424A;
} /* TDatenbankinhalte! abelle, Datenfeld */

