#container {
	width: 620px;
}
/*
body, tr, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}
*/
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #42798e;
	line-height: 15px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #42798e;
	line-height: 15px;
	text-decoration: underline;
	background-color:#ffffff;
}
.headblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 15px;
	font-weight: bold;
	color: #245464;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #696d69;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #42798e;
	text-decoration: none;
}
.subhead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #637A1D;
	line-height: 15px;
}
.willkommen {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #89A82B;
}
input, textarea {
	border: none;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #737373;
	padding-left: 5px;

}