
	/*
		NAUGHTY ID's
	*/

	#Bestil {
		position:				absolute;
		top:					107px;
		left:					232px;
		width:					373px;
		height:					280px;
		text-align:				left;
		font-size:				12px;
		color:					#660510;
		background-color:		#900915;
		 
	}
	
	#Bestil input {
		margin-right:			1px;
	}
		
	#BestilHusTop {
		position:				absolute;
		top:					215px;
		left:					518px;
	}

	#Banner {
		position:				absolute;
		top:					107px;
		right:					14px;
		width:					134px;
		height:					278px;
		cursor:					pointer;
		border:					1px solid #cdd1cd;
		border-bottom:			2px solid #660510;
	}

	#SoegLogin {
		position:				absolute;
		top:					402px;
		right:					14px;
		width:					136px;
		height:					238px;
		background-color:		#660510;
		color:					#ffffff;
		font-size:				15px;
		font-weight:			lighter;
		text-align:				center;
		padding:				9px 0px 4px 0px;
	}

	#UgensTemaPrimo, #UgensTemaUltimo, #UgensTemaMedio {
		position:				absolute;
		top:					402px;
		left:					232px;
		width:					177px;
		height:					248px;
		text-align:				left;
		border:					1px solid #cdd1cd;
		border-bottom:			2px solid #660510;
	}

	#UgensTemaUltimo {
		left:					426px;
	}

	#UgensTemaMedio {
		width:					373px;
		height:					251px;
		cursor: pointer;
		border:0;
	}

	#UgensUdvalgteBoligPrimo, #UgensUdvalgteBoligMedio, #UgensUdvalgteBoligUltimo {
		width:					200px;
		cursor:					pointer;
		background-image:		url(/images/faneblade/ugens_bolig_v3.gif);
		background-repeat:		repeat-x;
		margin-left: 15px;
		margin-bottom: 15px;
	}			

	#UgensUdvalgteBolig {
		font-size:				10px;
		text-align:				center;
		width: 222px;
		display: block;
		padding: 0;
		margin: 0 0 15px 0;
	}

	.hvidinput
	{
		background-color: #ffffff;
		font-size: 11px;
		font-family: arial;
		color: #002589;
		border-style: solid;
		border-width: 1px;
		border-left-color:#002589;
		border-top-color:#002589;
		border-bottom-color:#ffffff;
		border-right-color:#ffffff;
	}