body {
	background-color: #3a5f91;
	background-image: url(/fileadmin/images/bg.gif);
	background-repeat:repeat-x;
}
.bodytext, .bodytext td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #583a4f;
	vertical-align:top;
	line-height: 16px;
}
A {
	color: #1272c9;
}
A:hover {
	text-decoration:none;
	color: #1272c9;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9dafc8;
}
.style1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9dafc8;
	text-decoration:underline;
}
.style1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9dafc8;
}
.style1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9dafc8;
	text-decoration:none;
}