BODY {
	background-color : #FFFFFF;
	font-family : Verdana;
	margin-bottom : 0px;
	margin-top : 0px;
	color : #00006F;
	font-size : 10pt;
}
A {
  color : #000000;
}
.ueberschrift {
	font-size : 13pt;
} 
.ueberschrift2 {
	font-size : 10pt;
	color : #5C8DB1;
	font-weight : bold;
} 
.ueberschrift3 {
	font-size : 10pt;
	color : black;
	font-style: italic
} 
.ueberschrift4 {
	font-size : 10pt;
	color : #808080;
	font-weight : bold;
}
.navi {
  color : #000000;
}
.navi2 {
  color : #000000;
	font-size : 7pt;
}
input, textarea, select {
	font-size:10pt;
	font-family:Verdana;
	background-color : #F7F8F9;
	border : 1px solid Black;
	color : black;
}
.nostyle {
	font-size:10pt;
	font-family:Verdana;
	background-color : #FFFFFF;
	border : 0px solid Black;
	color : black;
}
TD {
	font-size : 10pt;
	color : #00006F;
}
.table_border {
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid double;
}
.table_border1 {
	border: #000000;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid double;
}
.table_border2 {
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid double;
}
