/* Lexikon Style Start */
ul.lexikonLetters {
	text-align:center;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

ul.lexikonLetters a {
	font-size: 1.5em;
}

ul.lexikonLetters li {
	display:inline;
	padding:1px 1px;
}

ul.lexikonLetters li.current {
	font-weight:bold;
}

div.lexikonBody {}
div.lexikonBody p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

div.lexikonBody p em.wort {
	font-size:1.1em;
	font-style: normal;
	font-weight: bold;
	margin-right: 10px;
}

#lexikonBox {
	border:1px dotted #888888;
	position:absolute;
	visibility:hidden;
	width: 400px;
	padding: 5px;
	background-color:#FFFFFF;
	color: #444444;
	font-size:0.9em;
}

/* Lexikon Style End */

/* SmartText Start */

div.stContent {
	width: 500px;
	margin: 20px;
}

div.stContent span.lexikon {
	color: #6D98BB;
	cursor:help;
}

img.stImage { margin:10px 0px; }

h2.stTitle { margin: 0.3em 0em 1.0em 0em; font-weight: bold; font-size: 1.2em; color: #183D41; }
h3.stSubtitle { margin: 1.0em 0em 0.7em 0em; font-weight: bold; font-size: 1.1em; color: #183D41; }
p.stStandard { margin: 0em 0em 0.7em 0em; font-size: 1em; color: #000000; }
p.stComment { margin: 0em 0em 0.7em 0em; font-size: 0.8em; color: #999999; }

a.stStandard { padding-left: 17px; background-image:url(../images/icons/link.gif); background-repeat:no-repeat; }

div.stStandard ul {
	list-style-type: disc;
	padding: 0px;
	margin-left: 10px;
}

div.stStandard li {
	list-style-type: disc;
	padding: 0px;
	margin-left: 10px;
}

/* SmartText End */
