BODY {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background: #365CA3;
}

BODY.hatter {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image: url(../images/hatter.gif);
}

TD {
	font-size : 11px;
}

TD.negativ {
color: white;
}

A {
	text-decoration: none;
	color: #365CA3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A.negativ {
color: white;
}

A:Hover {
	text-decoration: underline;
}

INPUT {
	font-size: 9px;
	background-color : #ffffff;
	border-color: #9FB1D3;
	border-width: 1px;
}
