html {
height: 100%;
margin-bottom: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #CC6600;
}
.produktText {
	line-height: 16px;
}
.aufzaehlung {
	font-size: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
