@charset "utf-8";
.hauptschrift { font-weight: normal; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
.hauptschrift-fett {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 18px;
}
.hauptschrift-unterstrichen { font-weight: normal; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; line-height : 18px;}
.hauptschrift-unterstrichen-fett { font-weight: bold; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; line-height : 18px;}

/* Formatierung fr den Link News */
a.link1:link { font-weight: normal; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
a.link1:visited { font-weight: normal; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
a.link1:hover { font-weight: normal; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; line-height : 18px;}
a.link1:active { font-weight: normal; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
a.link1:focus { font-weight: normal; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}

/* Formatierung fr den Link Referenzen */
a.link2:link { font-weight: bold; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
a.link2:visited { font-weight: bold; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
a.link2:hover { font-weight: bold; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; line-height : 18px;}
a.link2:active { font-weight: bold; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; line-height : 18px;}
a.link2:focus { font-weight: bold; color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; line-height : 18px;}

/* Formatierung fr den Link Publish versteckt */
a.link3:link { font-weight: normal; color: #333333; font-size: 6pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
a.link3:visited { font-weight: normal; color: #333333; font-size: 6pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
a.link3:hover { font-weight: normal; color: #333333; font-size: 6pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
a.link3:active { font-weight: normal; color: #333333; font-size: 6pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
a.link3:focus { font-weight: normal; color: #333333; font-size: 6pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height : 18px;}
