body {
	background-repeat: no-repeat;
}
table {
	background-repeat: no-repeat;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
}
.h1 {
	font-family: Arial;
	font-size: Arialpx;
	font-weight: bold;
	color: #14;
}

.light {
	font-family: Arial;
	font-size: px;
	color: #;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: ;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: ;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: ;
}
a.menuelink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.menuelink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.menuelink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: ;
}
form {display:inline;
}
.ffstandard {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	margin: auto;
	height: 14px;
	width: 120px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: durchgehend;
	border-right-style: durchgehend;
	border-bottom-style: durchgehend;
	border-left-style: durchgehend;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.ffbutton {
	font-family: Arial;
	font-size: 13px;
	color: #FFFF33;
	margin: auto;
	height: 17px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: durchgehend;
	border-right-style: durchgehend;
	border-bottom-style: durchgehend;
	border-left-style: durchgehend;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	background-color: #33CC33;
}

.loginbereich
{
	width: 170px;
	padding: 3px;
	padding-left: 7px;
	border: 1px solid #333333;
	color: #333333;
	background: #e3f0fd;
}