/*  headline  */
.newsheadline {
	font-family : Arial, Helvetica;
	color : #000000;
	font-size : 12pt;
	font-style : bold;
	font-weight : bold;
	TEXT-DECORATION: none;
}
.moduleheadline {
	font-family : Arial, Helvetica;
	color : #000000;
	font-size : 12pt;
	font-style : bold;
	font-weight : bold;
	TEXT-DECORATION: none;
}
.schritteheadline {
	font-family : Arial, Helvetica;
	color : #000000;
	font-size : 12pt;
	font-style : bold;
	font-weight : bold;
	TEXT-DECORATION: none;
}
.fliesstext {
	font-family : Arial, Helvetica;
	color : #000000;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	TEXT-DECORATION: none;
}
.rubrik {
	font-family : Arial, Helvetica;
	color : #13830E;
	font-size : 10pt;
	font-style : bold;
	font-weight : bold;
	TEXT-DECORATION: none;
}
.textpaketbold {
	font-family : Arial, Helvetica;
	color : #FFFFFF; 
	background : #A3E362;
	font-size : 10pt;
	font-style : bold;
	font-weight : bold;
	TEXT-DECORATION: none;
}
.textpaket {
	font-family : Arial, Helvetica;
	color : #13830E;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	TEXT-DECORATION: none;
}
.rahmentable {
	border: 1px solid #000000;
}
.rahmentablenews {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.rahmenimgnews {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.rahmenuntennews {
	font-family : Arial, Helvetica;
	color : #000000;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	TEXT-DECORATION: none;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
A.textblueunderline:link {
	font-family : Arial, Helvetica;
	color : #1E51C7;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	TEXT-DECORATION: underline;
}
A.textblueunderline:visited {
	font-family : Arial, Helvetica;
	color : #1E51C7;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	TEXT-DECORATION: underline;
}
A.textblueunderline:hover {
	font-family : Arial, Helvetica;
	color : #000000;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	TEXT-DECORATION: underline;
}