.graueSchrift {
	font-size: 90%;
	color: #999;
}
.wichtig {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #CCC;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #666;
	margin-left: 0px;
	margin-right: 0px;
	line-height: normal;
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
	font-size: 84%;
}
h1 {
	font-size: 100%;
}
h2 {
	font-size: 86%;
}
.bildlinks {
	left: -15px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kleingedrucktes {
	font-size: 85%;
	color: #666;
}
.bildohnerahmen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.suchworte {
	font-size: xx-small;
	color: #FFF;
}
h3 {
	font-size: 95%;
}

