.these {
	background-color: #CCFFCC;
	border-width: inherit;
	border-color: #FFFFFF;
	font-weight: bold;
	border-left: 8px solid #73E974;
	border-right: 8px solid #73E974;
	padding: 10px 10px 10px 15px;
}
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

p {
	line-height: 140%;
}


.kleiner{
	font-size: 9pt;
	line-height: 120%;
	
	}

.linieunten {
	border-bottom:solid 1px #666 
	}

.kleinza1 {
	font-size: 8pt;
	line-height: 120%;
	
	}

.formel {
	float: left;
	width: 70%;
	text-align: center;
	vertical-align:middle;
	height:auto;
	padding-top: 10px;
	padding-bottom:10px;
}
.formelnummer{
	float:left;
	width:10%;
	text-align: center;
	vertical-align:middle;
	height:auto;
	padding-top: 10px;
	padding-bottom:10px;
	clear:both
}
.UmruchErzwingen {
	clear: both;
}

A:VISITED {
	text-decoration: none;
	color: #00C;
}

A:ACTIVE {
	color: #00C;
	text-decoration : none;
}
A:LINK {
	text-decoration: none;
	color: #00C;
}

A:HOVER {
	text-decoration: none;
	color: #00F;
}

.zentiert {
	text-align:center;
	}
	
.rechts{
	text-align:right}
