BODY
        {
	font-size :12;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Arial, Helvetica, sans-serif;
	text-decoration: none;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #ebebeb;
  scrollbar-highlight-color: #ebebeb;
  scrollbar-3dlight-color: #f8f8f8;
  scrollbar-darkshadow-color: #ebebeb;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #7f7f7f;

}
TD
	{ 
	font-size :12;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Arial, Helvetica, sans-serif;
	text-decoration: none;
	 }
.medium
	 { 
	font-size :11;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Arial, Helvetica, sans-serif;
	text-decoration: none;
	 }
.klein
	 {
	font-size :10;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: -20px;
}
	 
A  {
	color : #c89e71;
	text-decoration: underline;
	font-weight : bold;
}

A:Visited  {
	color : #c89e71;
	text-decoration: underline;
	font-weight : bold;
}

Table {
	font-size :12;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Arial, Helvetica, sans-serif;
	text-decoration: none;
}


A:Active  {
	color : #c89e71;
	text-decoration: underline;
}

A:Hover  {
	color : #d0ad87;
	text-decoration: underline;
}

input.inputWhiteBorderGray {
	color : 777777;
	font-size :10;
	background: #FFFFFF;
	border : 1px solid #999999;
	text-indent : 1px;
}
input.knopWhiteBorderGray {
	color : ffffff;
	font-size :11;
	font-family : Arial;
	font-weight : bold;
	background: Silver;
	border : 1px solid #999999;
	text-indent : 1px;
}
