.bottombg {
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.bodytext {
	font-family: arial;
	font-size: 13px;
}
.tinytext {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	line-height: 17px;
}
li {
	list-style-type: square;
	font-size: 12px;
	line-height: 17px;
	color: #003399;
}
.about {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
