body
{
    margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;	
	background-color: #ffffff;
}
#title {
	Z-INDEX: 2; LEFT: 220px; WIDTH: 767px; POSITION: absolute; TOP: 10px; HEIGHT: 40px
}
#wappen {
	Z-INDEX: 2; LEFT: 913px; WIDTH: 75px; POSITION: absolute; TOP: 10px; HEIGHT: 40px
}
a
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(120,120,120); 
} 
a:active 
{
	color: rgb(0,0,255);
}
a.left
{
  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #292e85
}
a:link.left
{
	text-decoration: none; 
	weight: bold; 
	font-weight:bold
}
a:visited.left
{
	text-decoration: none
} 
a:active.left
{
	text-decoration: none
}
a.right
{
  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #292e85
}
a:link.right
{
	text-decoration: none; 
	weight: bold; 
	font-weight:bold
}
a:visited.right
{
	text-decoration: none
} 
a:active.right
{
	text-decoration: none
}
table
{
    background-color: #ffffff;
	color: #000000;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	color: #292E85;
}
table.blue
{
	background-color: #292E85;
}	
td.blue
{
	background-color: #292E85;
}	
input.text
{
  BACKGROUND-COLOR: #ffffff;
  BORDER-Style: solid;
  BORDER-WIDTH: 1px;
  BORDER-COLOR: #292E85;
  WIDTH: 300px;
  FONT-SIZE: 10pt;
}
input.submit
{
  COLOR: #ffffff;
  BACKGROUND-COLOR: #292E85;
  HEIGHT: 21px;
  FONT-SIZE: 8pt;
}
input.order
{
  BACKGROUND-COLOR: #ffffff;
  BORDER-Style: solid;
  BORDER-WIDTH: 1px;
  BORDER-COLOR: #292E85;
  WIDTH: 20px;
  FONT-SIZE: 8pt;
}
b.error
{
  COLOR: #ff0000;
  FONT-WEIGHT: bold;
}