.frametable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 100%;
}
.frametdata {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	font-size: 100%;
}

.langerror
{
	color: #FF0000;
	height: 17px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	text-indent: 5px;
	margin-bottom: 12px;
}
.langerrorold
{
	color: #FF0000;
	height: 17px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	border-bottom-color: #000000;
	background-color: #E8E8E8;
	text-indent: 5px;
	margin-bottom: 12px;
}
.imageleft { margin-right: 24px; text-align: left; float: left; }
.imageright { margin-left: 24px; text-align: right; float: right; }

.RotFettKlein {
	font-size: 86%;
	font-weight: bold;
	color: #FF0000;
}
