h5 {
	font-size: x-large;
	font-weight: 800;
	text-transform: uppercase;
}


.Gut {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #009500;
	list-style-type: none;
	font-weight: 600;
	font-stretch: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #006800;
	border-bottom-color: #006800;
	border-left-color: #006800;
}
.Schlecht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #B30000;
	font-weight: 600;
}

.gutschlechtbackground {
	background-image:    url("../PicsdivSeiten/WHITE1.JPG");
	background-repeat: repeat;
	margin: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	text-align: justify;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	}
.neutral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 600;
	color: #000099;
}
.guteDinge {
	border: 3px double #009500;
}
.toplinegut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: 700;
	text-transform: capitalize;
}
