.Fett, .bold
{
	font-weight: bold;
}

h1
{
	font-size: 12px;
	color: #E55D02;
	margin: 0;
	margin-bottom: 1em;
}

img
{
	border: none;
}

a
{
	color: #424851;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body, div, td, input, select, textarea
{
	color: #424851;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10.5px;
}

.orange
{
	color: #E55D02;
}