.Stil76 {
font-family: "BankGothic Md BT", "BankGothic Lt BT", Verdana, Tahoma, Arial}
body {
	background-repeat: no-repeat;
}

#subnav {
	position: absolute;
	top: 180px;
	left: 115px;
	height: 425px;
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-color: #FFFFFF;
}


#subnav a {
	display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 92%;
	padding: 8px 0px 4px 0px;
	background-repeat: no-repeat;
}

#subnav a.active {
	font-weight: regular;	
	color: #F66303;
}

#subnav a:hover {
	font-weight: regular;	
}


#sidebar {
	position: absolute;
	top: 241px;
	left: 791px;
	width: 150px;
	padding-top: 10px;
}