body {
	margin-top:0pt;
	margin-left:0pt;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	scrollbar-face-color:#D1D1D1;
	scrollbar-shadow-color:#AAAAAA;
	scrollbar-highlight-color:#DBDBDB;
	scrollbar-3dlight-color:#DBDBDB;
	scrollbar-darkshadow-color:#DBDBDB;
	scrollbar-track-color:#DBDBDB;
	scrollbar-arrow-color:#AAAAAA;
}

td {
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
	color:#4E4E4E;
}

.formstyle {
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
	color:#4E4E4E;
	border:1px solid #646464;
}

.div
{
  border:1px solid #646464;
}

#div1
{
  position:absolute;
  margin-top:-350px;
  margin-left:-500px;
  left:50%;
  top:50%;
  height:700px;
  width:1000px;
  background-color:#D2D2D2;
  overflow:hidden;
}

#div2
{
  position:absolute;
  left:20px;
  top:20px;
  height:105px;
  width:200px;
  background-color:#BEBEBE;
  overflow:hidden;
}

#div3
{
 position:absolute;
 left:20px;
 top:150px;
 height:474px;
 width:200px;
 background-color:#FFFFFF;
 overflow:hidden;
}

#div4
{
  position:absolute;
  left:240px;
  top:20px;
  height:660px;
  width:740px;
  background-color:#FFFFFF;
  overflow:hidden;
}

#Info
{
  left:0;
  top:0;
  height:474px;
  width:200px;
  border:0;
  background-color:#FFFFFF;
  overflow:hidden;
}


#Daten
{
  left:0;
  top:0;
  height:660px;
  width:740px;
  border:0;
  background-color:#FFFFFF;
  overflow:hidden;
}


A:visited {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}

A:link {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}

A:hover {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #0080FF;
}

A:active {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}