a.seitenanfang { 
	display: block; 
	clear: both; 
	color: #333; 
	font-weight: 600; 
	text-decoration: none; 
	padding: 5px 0 5px 7px; 
	float: left; 
	width: 93px; 
	height: 20px; 
	margin-left: -45px; 
	background: url(../assets/seitenanfang01.png) no-repeat; 
}

a.seitenanfang:hover { 
	color: #000; 
}

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }