.kasten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	height: 150px;
	width: 30%;
	border: thin inset #466C6C;
	position: relative;
	vertical-align: top;
}
.kasten_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #AAC8C8;
	background-position: left;
	text-align: left;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #003366;
	text-decoration: none;
}
.kasten_bild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	background-position: left;
	text-align: left;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}
.Error {
	BACKGROUND-COLOR: #ff1010;
}

.Errortext {
	COLOR: red;
}
