.fett {
	font-weight: bold;
}
.rechts5px {
	margin-right: 5px;
}
.links5px {
	margin-left: 5px;
}
a {
	color: #c00026;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover { 
	color: #999; font-weight: bold; 
}
a:active { 
	color: #c00026;
}
a:visited {
	color: #c00026;
}
.obenabstand {
	padding-top: 0.3em;
	padding-left: 5px;
}
address {
	font-size: 1em;
	padding-top: 2px;
}
#lehrertabelle   td {
	text-align: center;
	background-position: center top;
	padding: 10px;
}
.stdplan table {
	border: 20px solid #FFFFFF;
	width: 100%;
}
.stdplan td {
	padding: 10px;
	text-align: left;
}
.zeile_unterlegt {
	padding: 5px;
	background-color: #dfdfdf;
}
caption  {
	margin: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #C50C1F;
	background-color: #CCCCCC;
	padding-top: 10px;
}
.wichtig {
	font-weight: bold;
	color: #C50C1F;
}
.kurs_ws table {
	border: 20px solid #FFFFFF;
	width: 90%;
	background-position: top;
	padding: 5px;
	margin: 5px;
	vertical-align: top;
}
.kurs_ws td {
	padding: 5px;
	vertical-align: top;
}
.betonung {
	font-size: 100%;
	font-weight: bold;
	padding-top: 0.5em;
}
.zentriert {
	text-align: center;
}
.innen10 {
	padding: 10px;
}
.zelleunterlegt {
	background-color: #B7CE89;
}
#content li  {
	padding-left: 40px;
	list-style-position: outside;
	list-style-type: square;
}
.inhaltsliste ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: disc;
}
.aenderungen {
	text-decoration: line-through blink;
}

