body
	{ 
	background-image:url(../_images/bg/bg_home.gif);
	background-repeat: repeat-x;
	}

#check_subscribe {
	position:absolute; 
	top:0px;
	left:0px;
	width:240px; 
	z-index:10;
	}

 #searchBox, #searchLoading {
   position:relative;
   z-index:10;
   }
   
#searchLoading
{
  display: none;
  border: 0px;
  background-color: #fff;
  background: url("http://whyse.dk/domain/images/loading-ani1.gif") no-repeat;
  background-position: center center;
  height: 42px;
}   

#logo_home {
	background-image:url(../_images/logo/logo_home.gif); 
	position:absolute; 
	top:240px;
	left:0px;
	width:240px; 
	height:240px;
    z-index:1;
	}

#logo_home_pattern {
	background-image:url(../_images/logo/logo_home_pattern.gif);
	position:absolute; 
	top:240px;
	left:240px;
	width:240px; 
	height:120px;
	z-index:10;
	}

#address {
	position:absolute; 
	top:480px;
	left:0;
	width:240px; 
	z-index:10;
	}

#nav_home {
	position:absolute; 
	background-color:#002464;
	top:360px;
	left:240px;
	width:240px; 
	height:120px;
	z-index:10;
	}

#logo_text {
	position:absolute; 
	
	top:360px;
	left:0px;
	width:240px; 
	height:120px;
	z-index:10;
	}
	
#nav_nyheder_home {
	position:absolute; 
	top:360px;
	left:480px;
	width:240px; 
	z-index:10;
	}
#nav_whyse_home {
	position:absolute; 
	top:360px;
	left:720px;
	width:240px; 
	z-index:10;
	}
#nav_nyheder_home a, #nav_whyse_home a {
	font-weight:bold;
	color:#00336F;
	}

table.case {
	width:100%; 
	}
table.case table tr td.casetext {
	background-image:url(../_images/case/case_bg.gif);
	}
