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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-attachment: scroll;
	background-image: url(images/body-bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Stil1 {font-size: 10px}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
/* BEGIN style8 */
 #navlist
{
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	background: transparent;
	color: #000;
}

#navlist a:hover { color: #000; }
.Stil5 {color: #999999}
