body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #667D8A;
	line-height: 18px;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E59C00;
	text-indent: 30px;
}
.menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47565F;
}
a:link {
	color: #576A75;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #576A75;
}
a:hover {
	text-decoration: underline;
	color: #576A75;
}
a:active {
	text-decoration: none;
	color: #576A75;
}
a.klein:link {
	color: #ffffff;
	text-decoration: none;
}
a.klein:visited {
	text-decoration: none;
	color: #ffffff;
}
a.klein:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.klein:active {
	text-decoration: none;
	color: #ffffff;
}

a.url:link {
	color: #E59C00;
	text-decoration: none;
}
a.url:visited {
	color: #E59C00;
	text-decoration: none;
}
a.url:hover {
	color: #E59C00;
	text-decoration: underline;

}
a.url:active {
	color: #E59C00;
	text-decoration: none;
}
