td {
	font-family: "Times New Roman", Georgia, Times;
	color: #333366;
	font-size:14px;
}
h2 {
	font-family: "Times New Roman", Georgia, Times;
	color: #328600;
	font-size:16px;
	font-weight: bold;
}
.klein {
	font-family: "Times New Roman", Georgia, Times;
	color: #333366;
	font-size:12px;
	font-style:italic;
}
a:link, a:active, a:hover, a:visited    {
	font-family: "Times New Roman", Georgia, Times;
	color: #333366;
	text-decoration: underline;
}
.formular, .flang, .fmittel, .fkurz, .button {
	border-top: 1px solid #7E7FC4;
	border-right: 1px solid #7E7FC4;
	border-bottom: 1px solid #7E7FC4;
	border-left: 1px solid #7E7FC4;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.flang{
	width:200px;
}

.fmittel{
	width:150px;
}
.fkurz{
	width:45px;
}
.keinrahmen {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

#klexikon{
	margin:0 0 10px 0;
	width:100px;
	height:72px;
}
