body {
	color:000000;
	font-family: Tahoma,Verdana,Arial;
   font-size: 10pt;
   font-weight: normal;	
}
bodytest {
	color:000000;
	font-family: Tahoma,Verdana,Arial;
   font-size: 10pt;
   font-weight: normal;	
}
  .whiteField {
    background-color: ffffff;
    color:            000000;
    font-family:      Tahoma,Verdana,Arial;
    font-size:        10pt;
    font-weight:      normal;
  }
  
  .greyField {
    background-color: f0f0f0;
    color:            000000;
    font-family:       Tahoma,Verdana,Arial;
    font-size:        10pt;
    font-weight:      normal;
  }
  
  .requiredField {
    color:            000000;
    font-family:       Tahoma,Verdana,Arial;
    font-size:        10pt;
    font-weight:      normal;
  }
  
.whitemenulinks {
	TEXT-DECORATION: none;
}
A.whitemenulinks:hover {
	BACKGROUND-COLOR: #99CC00;
	TEXT-DECORATION: none;
}
A.whitemenulinks:visited {
	COLOR: #ffffff
}
A.whitemenulinks:active {
	COLOR: #ffffff
}
A.whitemenulinks:link {
	COLOR: #ffffff
}
.menulinks {
	TEXT-DECORATION: none;
}
A.menulinks:hover {
	BACKGROUND-COLOR: #BF8021;
}
A.menulinks:visited {
	COLOR: #000000;
}
A.menulinks:active {
	COLOR: #000000;
}
A.menulinks:link {
	COLOR: #000000;
}
.whitelinks {
	TEXT-DECORATION: none
}
A.whitelinks:hover {
	COLOR: #000080;
}
A.whitelinks:visited {
	COLOR: #ffffff;
}
A.whitelinks:active {
	COLOR: #ffffff;
}
A.whitelinks:link {
	COLOR: #ffffff;
}
.redlinks {
	TEXT-DECORATION: none;
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight : bold;
	color: #990000;
}
A.redlinks {
	TEXT-DECORATION: none;
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight : bold;
	color: #990000;
}
A.redlinks:hover {
	COLOR: #FFE7AD;
	background-color: #990000;
}
A.redlinks:active {
	background-color: #990000;
	COLOR: #FFE7AD;
}
.blacklinks {
	TEXT-DECORATION: none;
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight : bold;
	color: #000000;
}
A.blacklinks {
	TEXT-DECORATION: none;
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight : bold;
	color: #000000;
}
A.blacklinks:hover {
	BACKGROUND-COLOR: #990000;
	color: #FFE7AD;
}
A.blacklinks:active {
	BACKGROUND-COLOR: #990000;
	color: #FFE7AD;
}
.pt12w{
	FONT-SIZE: 12pt;
	font-family: Tahoma,Verdana,Arial;
	color: White;
}
.pt10w{
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
	color: White;
}
.pt8w{
	FONT-SIZE: 8pt;
	font-family: Tahoma,Verdana,Arial;
	color: White;
}
.pt12{
	FONT-SIZE: 12pt;
	font-family: Tahoma,Verdana,Arial;
}
.pt10{
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
}
.pt8{
	FONT-SIZE: 8pt;
	font-family: Tahoma,Verdana,Arial;
}
.bpt12{
	FONT-SIZE: 12pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight : bold;
}
.bpt10{
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight : bold;
}
.bpt8{
	FONT-SIZE: 8pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight : bold;
}
.pt8r{
	FONT-SIZE: 8pt;
	font-family: Tahoma,Verdana,Arial;
	color: #990000;
}
.bez {
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial, Arial;
	font-weight: bold;
	color: Black;
}
.bezred {
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	color: Red;
}
.messageOK {
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	color: Navy;
}
.messageFail {
	FONT-SIZE: 10pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	color: Red;
}
.statusinfo {
	font-family : Tahoma,Verdana,Arial;
	font-size : 8pt;
	font-weight : bold;
}
.titelBreit {
	font-family : Tahoma,Verdana,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	letter-spacing : 3px;
}
.titel {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12pt;
	font-weight : bold;
	color : White;
}
HR{
	border = 1px;
	color = #FF6600;
}
.pt8wxlr{
	font-family : Arial;
	font-size : 8pt;
	font-weight: bold;
	color: white;
	background-color : Red;
	text-decoration: none;
}
.pt8wxlb{
	font-family : Arial;
	font-size : 8pt;
	font-weight: bold;
	color: white;
	background-color : Black;
	text-decoration: none;	
}