body {
	font-family: verdana;	font-size: 12px;
	line-height: 110%;
	letter-spacing: 1px;
	color: #999999;
	background:#000000;}

h1 {font-size: 14px; font-weight:bold;}
h2 {font-size: 12px; font-weight:bold;}

a:link {text-decoration:none; letter-spacing: 0px; color:#ffffff;}a:visited {text-decoration:none; letter-spacing: 0px; color:#ffffff;}a:hover, a:active {text-decoration:none; letter-spacing: 0px; color:#999999;}

.litentext { font-size: 7pt }

#menu {
	height: 25px;
	margin: 3em 0; padding:0 1em;
	border-bottom: 1px solid black;
	}

div.outer {
	float: left;
	width: 120px; height: 25px;
	margin: 0 3px 0 0;
	background: url( 'knapp.gif' ) 0 -50px no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'bars.gif' ) top left no-repeat;
	}
div.outer span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.outer a:hover {
	background-image: none;
	color: yellow;
	}
div.outer a:active {
	color: black;
	}
