/*****************************************************************************/
/* Styles Allgemein
*
*/
@import url("news.css");
@import url("ngen.css");

/*****************************************************************************/
/* Styles ngen E-Paper
*
*/
body.backborder {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.imageborder
{
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
}

.linkepaper {
	color: #32486E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.textformular {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.textdachbalk {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 4px;
}
