body { 
font-family: Arial, Helvetica, sans-serif;
color: #000;
}
#headerDiv, #navDiv, #logoanima {
display: none;
}

p, li {
line-height: 150%;
font-weight: normal;
}
.headline-rot { color: #a91525; font-weight: bold; }
.headline-hellrot { color: #ee3129; font-weight: bold; }
.rot { color: #a91525; }
.hellrot { color: #ee3129; }
.go {
	font-weight: bold;
	border: solid 1px #e32024; }
.headline-grau_fett { color: #333; font-weight: bold; }
.headline-grau { color: #333; font-weight: normal; }
.textgraukursiv { color: #999; font-weight: normal; font-style: italic; }
.textgraufett { color: #999; font-weight: bold; }
table {
	color: #000;
	text-align: left;
	width: 90%;
	border-width: 0;
	Empty-Cells: show; /* oder hide */
 }
td { padding: 0 10px 3px 3px; }
ul   {
	color: #333;
	list-style-type: circle;
	margin: 3px 0 3px 50px       }
a { color: #ef3026; text-decoration: none }
a:hover {
	color: #a81424;
	text-decoration: none; }
.li {
	 }
.mittvorlesungbild { padding-top: 0; padding-right: 20px; padding-bottom: 10px; }

