@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #5a5a5b;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
.Stil1 {color: #FFFFFF}
a.Stil1 {color: #ffffff}
a.Stil1:link {text-decoration: none;}
a.Stil1:visited {text-decoration: none; color: #ffffff;}
a.Stil1:hover {text-decoration: none; color: #999999;}
a.Stil1:active {text-decoration: none; color: #ffffff;}


a {
	font-size: 12px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}