body { 	
		color: #505050; 
		font-size: 12px; 
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
		background-color: #fff; 
		}
		
h1 { 
		color: #009036; 
		font-size: 16px; 
		font-weight: bold; 
		font-style: oblique; 
		}

a.navi { 
		color: #f7d8ff; 
		background-color: #690083; 
		text-decoration: none; 
		text-align: center; 
		width: 100px; 
		height: 16px; 
		float: left; 
		padding: 1px; 
		border: solid 1pt #efefef; }
a.sub { color: #c5ffcd; text-decoration: none; background-color: #048300; text-align: center; padding: 1px; width: 100px; height: 16px; float: left; border: solid 1pt #efefef; }
a.navi:hover {	color: #690083; 
			text-decoration: none; 
			background-color: #f7d8ff; 
			text-align: center; 
			padding: 1px; 
			width: 100px; 
			height: 16px;
			float: left; 
			border: solid 1pt #efefef; }
a.sub:hover { color: #048300; text-decoration: none; background-color: #c5ffcd; text-align: center; padding: 1px; width: 100px; height: 16px; float: left; border: solid 1pt #efefef; }
ul { list-style-image: url(../pic/winkelmann.gif); }

a.content
			{ color: #6e6e6e; background-color: white; text-decoration: none; width: 100px; height: 16px; float: left; padding: 1px; }

a.content:hover
{ color:#3d6400; font-size:1.1em; background-color: white; text-decoration:none; } 
