*  {
	background-color: #E9E9E9;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#head{
	height:3em;
	width: 100em;
	background-color: #996633;
	border: 1px solid red;
	text-align: center;
	float:right;
	}
#headline{
	width: 100%;
	background-color: #999999;
	float:right;
	}
#test{
	background-repeat: no-repeat;
	background-image: url(index.htm);
}
ol.gross{
	font-size: 16px;	
	}	
	
.linksoben{
	vertical-align: top;
	text-align: left;
}
  	
.navigation {
	border: 1px solid black;
	float:left;
	background-color: #999999;
	list-style-type: none;
	color: #FFFFFF;
	width: 7em;
	clear:both;
	vertical-align: top;
	}
#main{
	background-color: #E9E9E9;
	vertical-align: top;
}	
	
a:link {
	
	color: #333333;
	 }

a:visited{
	color: #333333;
	
}
 		 
a:hover{
	color: #CCCCCC;
	
}
