/* Hertz Media */

#page-background
{
  position: absolute;
  width: 100%;
  height: 366px;
  left: 0;
  top: 0;
}


#page-background-image
{
  background-image: url('http://hzehost.dk/inithtml/page_gl.jpg');
  background-repeat: no-repeat;
  height: 366px;
  width: 411px;
  margin: 0;
}
#main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #AAAA88;
  background: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none ! important;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  border: 0;
}
a:link, a:visited, a:visited, a:hover
  {
  	 color: #AAAA88;
		 background: #000000;
     font-family: Arial, Helvetica, Sans-Serif;
     text-decoration: underline | important ;
     font-size: 16px;
     font-style: normal;
     font-weight: normal;
  }
img
	{
		border: 0;
	}


