.navi {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCC99;
	visibility: visible;
	left: 70px;
	top: 480px;
	width: 745px;
	height: 40px;
	padding-top: 10px;
	padding-left: 20px;
}

.ich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 225px;
	top: 30px;
	height: 450px;
	width: 590px;
	visibility: hidden;
	padding-top: 10px;
	padding-left: 20px;
}
.ichda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 225px;
	top: 30px;
	height: 450px;
	width: 590px;
	visibility: visible;
	padding-left: 20px;
	padding-top: 10px;
}
.farbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	height: 450px;
	width: 155px;
	position: absolute;
	left: 70px;
	top: 30px;
	visibility: visible;
	padding-top: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 100px;
}

a:visited {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	background-color: #99FF66;
	color: #99FF66;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #996666;
	text-align: left;
	padding-top: 180px;
	text-indent: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6633;
	text-align: center;
	padding-top: 30px;
	text-indent: 20px;
}

