/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../fileadmin/images/page_bg.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.greySmall {
	font-size:9px;
	color:999999;
}

.blueTitel {
	font-size:16px;
	color:#4464B1;
	font-weight: bold;
}

a:link {
	color: #445caa;
}
a:visited {
	color: #445caa;
}
a:hover {
	color: #445caa;
}
a:active {
	color: #445caa;
}

a.menue1:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menue1:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menue1:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menue1:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

