#Infopage div.header {
	background-image: url(/info/media/index/header.gif);
}
#Infopage input.searchfield {
	top: 71px;
	left: 15px;
	width: 140px;
	position: absolute;
	border: #ffffff solid 1px;
	background-color: #ffffff;
}
#Infopage input.searchbutton {
	top: 71px;
	left: 165px;
	position: absolute;
}
#Infopage a.contact {
	top: 0;
	left: 290px;
	width: 285px;
	height: 154px;
	position: absolute;
	text-decoration: none;
}




/*
 * Plumber / newsletter
 *
 */

#Infopage div.binstallatoer,
#Infopage div.bnyhedsbrev {
	width: 285px;
	height: 152px;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}
#Infopage div.bnyhedsbrev2 {
	width: 575px;
	height: 152px;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}
#Infopage div.binstallatoer {
	float: left;
	background-image: url(/info/media/index/installatoer.gif);
}
#Infopage div.bnyhedsbrev {
	float: right;
	background-image: url(/info/media/index/nyhedsbrev.gif);
}
#Infopage div.bnyhedsbrev2 {
	float: right;
	background-image: url(/info/media/index/nyhedsbrev2.gif);
}
#Infopage p.btext {
	top: 32px;
	left: 14px;
	position: absolute;
}
#Infopage p.blink {
	top: 73px;
	left: 14px;
	position: absolute;
	font-weight: bold;
}
#Infopage div.binput {
	top: 94px;
	left: 10px;
	position: absolute;
}
#Infopage div.bsubmit {
	top: 123px;
	left: 10px;
	position: absolute;
}







#Infopage div.break {
	height: 1px;
	clear: both;
}



