a:link                  {
                        text-decoration: none;
                        color: #ffffff;
                        }

a:visited               {
                        text-decoration: none;
                        color: #ffffff;
                        }

a:hover                 {
                        text-decoration: none;
                        color: #FF6600;
                        }

a:active                {
                        text-decoration: none;
                        color: #FF6600;
                        }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	background-attachment: fixed;
	background-image: url(images/bgnavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.Stil1 {
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

