.H1     {
	font-family: arial;
	font-size: 16pt;
	color: #000066;
        font-weight: bold;
}
.H2     {
	font-family: arial;
	font-size: 12pt;
	color: #000066;
        font-weight: bold;
}
.H3     {
	font-family: arial;
	font-size: 11pt;
	color: #FFFFFF;
    font-weight: bold;
}
.H4     {
	font-family: arial;
	font-size: 11pt;
	color: #333333;
    font-weight: bold;
	padding-top: 5px;
}
.Stil1  {
	font-family: arial;
	font-size: 9pt;
	color: #333333;
        font-weight: normal;
}
.Stil2  {
	font-family: arial;
	font-size: 9pt;
	color: #333333;
    font-weight: bold;
}
.Stil3  {
	font-family: arial;
	font-size: 9pt;
	color: #009900;
    font-weight: normal;
}
.Stil4  {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
        font-weight: normal;
}
.Stil5  {
	font-family: arial;
	font-size: 12pt;
	color: #FF0000;
        font-weight: bold;
}
a:link  {
	text-decoration: underline;
	font-family: arial;
	font-size: 9pt;
        color: #333333;
        font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-family: arial;
	font-size: 9pt;
        font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-size: 9pt;
        font-weight: normal;
}
a:active {
	text-decoration: underline;
}
a       {
	font-family: arial;
	font-size: 9pt;
	color: #993333;
        text-decoration: underline;
        font-weight: normal;
}
a.link2:link {
	text-decoration: none;
	font-family: arial;
	font-size: 9pt;
        color: #333333;
        font-weight: normal;
}
a.link2:visited {
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-size: 9pt;
        font-weight: normal;
}
a.link2:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: arial;
	font-size: 9pt;
        font-weight: normal;
}
a.link2:active {
	text-decoration: none;
}
a.link2 {
	font-family: arial;
	font-size: 9pt;
	color: #333333;
        text-decoration: none;
        font-weight: normal;
}
.typA	{ margin: 6px; }
.typB 	{ margin: 6px 6px; 
}
.table1	{ 
	border: 1px solid; 
	border-color: #333333;
}
.bild	{
	padding: 5px;
	float: left;
}