body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.navibutton a:link, .navibutton a:visited, .navibutton a:active {
	color:#000099;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px;
	display: block;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;

} 
.navibutton a:hover {
	color: #0099FF;
	text-decoration: none;
} 
.footer {
	font-size: 10px;
	text-align: center;
	width: 950px;
	color: #999999;


}
.hgdnav {
	background-image: url(img/rahmen_1.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}

