h1  {}

h2  {}

h3  {}

h6  {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: Black;
	line-height: 100%;
}

a  {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Blue;
}

a:visited  {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Purple;
}

a:active  {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Blue;
}

a:hover  {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}

body  {
	font-family: Arial;
	font-style: normal;
	color: Black;
	font-size: 10pt;
	font-weight: normal;
	background-color: White;
}

hr {
	background-color: #0000FF;
	height: 1px;
	color: #0000FF;
	border: none;
}

em.red  {
	font-size: 10pt;
	font-family: Arial;
	color: Red;
	font-weight: bold;
	font-style: normal;
}

table  {
	font-size: 10pt;
	font-family: Arial;
	color: Black;
	font-style: normal;
	font-weight: normal;
}

em.klein  {
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: Black;
}

em.bold_gr  {
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: Black;
}

em.bold_n  {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: Black;
}

font.times  {
	font-size: small;
	font-family: Times New Roman;
	font-weight: normal;
	font-style: normal;
	color: Black;
}

em.kursiv  {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: Black;
}

.boxborder {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.boxheader {
    background-color: #0000FF;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
}

.boxheader_big {
	font-size: 12pt;
    background-color: #0000FF;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
}

.boxbackground {
    background-color: #FFFFFF;
}

.boxbackground_gr {
    background-color: #CCCCCC;
}

.link_kl  {
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
}
