body {
	background-image: url(../../fileadmin/images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #505050;
}

a:link {
	color: #03449e;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ff5700;
}
a:active {
	color: #ff5700;
}

a.menu:link {
	color: #00317e;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #00317e;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #00317e;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	color: #00317e;
	font-weight: bold;
	text-decoration: none;
}

.small {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

.big {
	color: #03449e;
	font-size: 16px;
	font-weight: bold;
}

.bigorange {
	font-size: 16px;
	font-weight: bold;
	color: #ff5700;
}
