/*WYSIWYG:  .elink#Gray&nbsp;link,.elinkSmall#Gray&nbsp;link&nbsp;small,.headline_start#Headline&nbsp;blue,.headline_black_bold#Headline&nbsp;black&nbsp;bold,.text18px#Text&nbsp;18px,.textRedBold#Text&nbsp;red&nbsp;bold,.normal#Normal,.bold#Bold,*/
/*TABLECORE: .black#Text&nbsp;black,.bold#Text&nbsp;fett,.underline#Unterstrichen*/

a.elink{
	color:#003366;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	line-height:15px;
	text-align:left;
         text-decoration:none;	
}
a.elinkSmall{
	color:#003366;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
         text-decoration:none;	
}

.headline_start  {
         color:#066AB2;
         font-style:normal;
	text-decoration:none;
	font-weight:bold;
         line-height:35px;
	font-size:18px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
         letter-spacing: 1px;
}
.headline_black_bold  {
         color:#000000;
         font-style:normal;
	text-decoration:none;
	font-weight:bold;
         line-height:35px;
	font-size:24px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
.text18px{
         color:#000000;
         font-style:normal;
	text-decoration:none;
	font-weight:normal;
         line-height:1.5;
	font-size:18px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
.textRedBold{
	color:#ff0000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	line-height:1.0;
	text-align:left;
}
.normal{
	color:#000000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:1.5;
	text-align:left;
}
.bold{
	color:#000000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	line-height:1.5;
	text-align:left;
}
.underline{
         text-decoration:underline;
}