.top_layer {
	position:absolute;
	width:800px;
	height:305px;

	left:50%;
	top;0px;
	margin-left:-400px;
	background-image: url(/fileadmin/background_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.standard {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY 
{ 
  direction:;
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  background-color: #FFFFFF;
  direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: 9D020A;
  scrollbar-track-color: ffffff;
  scrollbar-face-color: FBE1E3;
  scrollbar-highlight-color: FBE5E6;
  scrollbar-3dlight-color: FDB5B8;
  scrollbar-darkshadow-color: 8F0208;
  scrollbar-shadow-color: FA4F57;
}
.bottom_layer {
	position:absolute;
	width:800px;
	height:305px;
	left:50%;

	top;0px;
	margin-left:-400px;
	top: 306px;
}

   a:link {
      color : #8C0708;
      text-decoration : none;
      font-family: Verdana;
      font-weight: bold;
      }
   a:visited {
      color : #8C0708;
      text-decoration : none;
      font-family: Verdana;
      font-weight: bold;
      }
   a:hover {
      color : #000000;
      text-decoration : none;
      font-family: Verdana;
      font-weight: bold;
      }
