#Infopage div.header {
	background-image: url(/info/media/kontakt/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.email {
	top: 75px;
	left: 285px;
	width: 140px;
	height: 17px;
	position: absolute;
	text-decoration: none;
}


#Infopage div.kontakt {
	width: 575px;
	height: 332px;
	position: relative;
	background-image: url(/info/media/kontakt/kontakt.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#Infopage p.kontakt-intro {
	top: 50px;
	left: 15px;
	width: 545px;
	position: absolute;
}
#Infopage p.kontakt-oplysninger {
	top: 140px;
	left: 15px;
	width: 165px;
	position: absolute;
}
#Infopage p.kontakt-aabningstider {
	top: 140px;
	left: 215px;
	width: 165px;
	position: absolute;
}
#Infopage p.kontakt-firmainfo {
	top: 140px;
	left: 413px;
	width: 165px;
	position: absolute;
}

#Infopage div.contact {
	position: relative;
	background: #F1F1F1;
	padding: 10px;
	border: 1px solid #DEDEDE;
	margin-top: 5px;
}
#Infopage div.contact h1 {
	color: #000000;
}
#Infopage div.contact h3 {
	color: #008DC4;
}
#Infopage div.contact div#col1 {
	float: left;
}
#Infopage div.contact div#col2 {
	margin-left: 20px;
	float: left;
}
#Infopage div.contact div#col3 {
	float: left;
	margin-left: 20px;
}

#Infopage div.phone-load {
	position: relative;
	background: #F1F1F1;
	padding: 10px;
	border: 1px solid #DEDEDE;
	margin-top: 5px;
}
#Infopage img.phone {
	position: absolute;
	right: 30px;
	top: 90px;
}
#Infopage div.time {
	margin-top: 5px;
	position: relative;
}
#Infopage span {
	position: absolute;
	top: 7px;
	left: 40px;
}
