body, table {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : #000000;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}


A:Link  {
    font-size : 10pt;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style  : normal;
    font-weight : normal;
    color : #006eb5;
    text-decoration : underline;
}

A:Visited  {
    font-size : 10pt;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style  : normal;
    font-weight : normal;
    color : #006eb5;
    text-decoration : underline;
}

A:Active  {
    font-size : 10pt;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style  : normal;
    font-weight : normal;
    color : #006eb5;
    text-decoration : underline;
}

A:Hover  {
    font-size : 10pt;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style  : normal;
    font-weight : normal;
    color : #000000;
    text-decoration : none;
}

H1 {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : #000000;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
    text-align : left;
    margin-bottom : 0px;
    margin-left : 0px;
}

H2 {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-size : 12pt;
    color : #000000;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
    text-align : left;
    margin-bottom : 0px;
    margin-left : 0px;
}

P {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : #000000;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    text-align : left;
    margin-bottom : 0px;
    margin-left : 0px;
}



TD {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
    font-weight : normal;
    font-size : 10pt;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
}

TD.FeldFarbig {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
    font-weight : normal;
    font-size : 10pt;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	background-color: #dedede;
}

TD.FeldFarbig2 {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
    font-weight : normal;

	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	background-color: #295a8c;
	height: 1px;
}

TD.FeldFarbig1 {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
    font-weight : normal;
    font-size : 10pt;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	background-color: #ffffff;
}

TD.Uebershrift {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    background: #006eb4;
	background-image: -webkit-linear-gradient(top, #006eb4, #f19101);
	background-image: -moz-linear-gradient(top, #006eb4, #f19101);
	background-image: -ms-linear-gradient(top, #006eb4, #f19101);
	background-image: -o-linear-gradient(top, #006eb4, #f19101);
	background-image: linear-gradient(to bottom, #006eb4, #228fd6);
    font-weight : bold;
    font-size : 12pt;
    color: #FFFFFF;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
}

TD.Uebershrift1 {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    background: #006eb4;
	background-image: -webkit-linear-gradient(top, #006eb4, #f19101);
	background-image: -moz-linear-gradient(top, #006eb4, #f19101);
	background-image: -ms-linear-gradient(top, #006eb4, #f19101);
	background-image: -o-linear-gradient(top, #006eb4, #f19101);
	background-image: linear-gradient(to bottom, #006eb4, #228fd6);
    font-weight : bold;
    font-size : 12pt;
    color: #FFFFFF;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
}

TH {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
    font-weight : normal;
    font-size : 10pt;
}


INPUT {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
    font-weight : normal;
    font-size : 10pt;
}



SELECT {
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
    font-weight : normal;
    font-size : 10pt;
}

A.link:Link  {
    font-size : 10pt;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style  : normal;
    font-weight : bold;
    color : #295a8c;
    text-decoration : underline;
}

A.link:Visited  {
    font-size : 10pt;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style  : normal;
    font-weight : bold;
    color : #295a8c;
    text-decoration : underline;
}

A.link:Active  {
    font-size : 10pt;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style  : normal;
    font-weight : bold;
    color : #295a8c;
    text-decoration : underline;
}

A.link:Hover  {
    font-size : 10pt;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-style  : normal;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
}