
#search_results h1 {
	font-size: 18px;
	color: #990000;
	padding-bottom: 9px;
}

#search_results a {
	text-decoration: none;
	line-height: 1.5em;
}

#definition {
	line-height: 16px;
}

#col_center p {
	line-height: 18px;
}

#definition a {
	color: #333333;
	text-decoration: underline;
}

#lexikon_index {
	clear: left;
	padding: 20px 0px 20px 0px;
	font-size: 10px;
	color: gray;
}

#lexikon_index a {
	color: #003366;
	text-decoration: none;
}

#lexikon_index a:hover {
	color: red;
}

