span {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	margin: 0;
}
span.normal { 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	color: rgb(0,0,0); 
	font-weight: normal; 
}
p, a { 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 150%; 
	color: rgb(0,0,0);
	margin: 0; 
	text-indent: 0px;
}
h1, p.headline { 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 18px; 
	color: rgb(0,0,0); 
	font-weight: bold; 
	margin-bottom: 10px;
}
h2, p.headline_klein { 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: rgb(0,0,0);
	margin: 0;
}
p.bildunterschrift { 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: rgb(0,0,0); 
	margin: 0; 
}
p.bildabsatz { 
	clear: both; 
}
img.float-right { 
	float: right; 
}
img.blue-background { 
	background-color: #35006d;
}
table.table-redbackground { 
	background: red none; 
}
table.table-yellowbackground { 
	background: yellow none; 
}
tbody.tbody-redbackground { 
	background: red none; 
}
tbody.tbody-yellowbackground { 
	background: yellow none; 
}
tr.tr-redbackground { 
	background: red none; 
}
tr.tr-yellowbackground { 
	background: yellow none; 
}
td.td-redbackground { 
	background: red none; 
}
td.td-yellowbackground { 
	background: yellow none; 
}
ol.ol-redbackground { 
	background: red none; 
}
ol.ol-yellowbackground { 
	background: yellow none; 
}
ul.ul-redbackground { 
	background: red none; 
}
ul.ul-yellowbackground { 
	background: yellow none; 
}
li.li-redbackground { 
	background: red none; 
}
li.li-yellowbackground { 
	background: yellow none; 
}
li { 
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 12px; 
	text-indent:0px; 
	line-height:150%; 
	color: rgb(0,0,0); 
}
div ol, div ul { 
	list-style-type: square; 
	color: rgb(218,178,23); 
	padding: 0px; 
	margin: 0px; 
}

