html body {
	margin: 0;
	overflow: visible;
	background-color: #ffffff;
	background-image: url(/gfx/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.lang {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #577f9f;
	text-decoration: none;
}
.slogan {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1634e0;
	text-decoration: none;
}
.form {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1634e0;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #1634e0;
}
.button {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #a10505;
	border: 1px solid #a10505;
}
.datum {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1634e0;
	text-decoration: none;
}
.curpos {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #1634e0;
	text-decoration: none;
}
.foot td {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1634e0;
	text-decoration: none;
}
.leftmenu {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
td {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1634e0;
	text-decoration: none;
}



.redlink {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fe0000;
	text-decoration: none;
}
.copy {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}


.cat1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.cat1sel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}


