p {
	text-align: left;
}
/* Formregler kun til brug for program_ribe.htm. Placerer tekst og gif i forhold til hindanden */


.rund  {
	float: left;
	position: relative;
	width: 410px;
	
}
p.rundvisning  {
	float: left;
	position: relative;
	display: inline;
	width: 320px;
}


#guide {
	position: relative;
	float: left;
	margin-right: 10px;
}

#google {
	width: 435px;
	float: right;
	position: relative;
	background-color: #CCCCCC;
	height: 372px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
}
