.hauptnavi {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.hauptnavi:hover {
	text-decoration: none;
	color: #f00;
	font-size: 14px;
}
.hauptnaviaktiv {
	text-decoration: none;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
p {
	margin-top: 0px;
}
h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #F00;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
}
.startlink {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.startlink:hover {
	color: #f00;
}
.startlinkaktiv {
	font-weight: bold;
	color: #f00;
	text-decoration: none;
	line-height: 20px;
}
li {
	list-style-type: none;
	margin-left: 0px;
	list-style-image: url(image/heizoel.gif);
}
ul {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F00;
	padding-left: 20px;
	margin-left: -10px;
}
