html, body
{
	Xwidth: 100%;
	height: 100;
	margin: 0px;
	height: 0px;
}

body
{
	background-color: #ded8d9;
}

#divPopup
{
	position: absolute;

	top: 90px;

	left: 50%;
	margin-left: -239px;

	width : 478px;
	height: 509px;

	overflow: hidden;
	background-image: url(/images/popup/gfx/popup_bg.png);
	xbackground-image: url(/images/popup/gfx/Popup_All.png);
	background-repeat: no-repeat;
}

.fakePopup_input, .fakePopup_Select
{
	background-color: #ffffff;
	border: 0px;
	font-family: tahoma;
	font-weight: bold;
	font-style: italic;
}

	input.textleft, input.textright, select.textleft, select.textright
	{
		position: absolute;
		width: 181px;
		height: 19px;
		Xtext-indent: 5px;
		padding-left: 5px;
		color: #999999;
		background-color: #ffffff;

		border: 0px;
	}

	input.textleft, select.textleft
	{
		left: 28px;
	}

	input.textright, select.textright
	{
		left: 263px;
	}

	select.textright
	{
		font-style: normal;
		color: #000000;
		text-indent: 0px;
		padding-left: 5px;
		width: 188px;
	}

	input.checkboxdonotshow
	{
		position: absolute;
		left: 432px;
	}

#labelvisikkeigen
{
	position: absolute;
	right: 47px;
	border: 0px;
	font-size: 11px;
	font-family: tahoma;
	display: inline;
	color: #AD7370;
	font-weight: bold;
}



#imageclose
{
	position: absolute;
	right: 3px;
	top: 18px;
	cursor: pointer;
}

#imagesaadan
{
	position: absolute;
	left: 3px;
	top: 39px;
}

#imagebestil
{
	position: absolute;
	right: 28px;
	top: 302px;
	/*top: 250px;*/
	cursor: pointer;
}



#divTextHeadline
{
	position: absolute;
	left: 6px;
	top: 20px;
	width: 100%;

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

#divTextShortDescription
{
	position: absolute;
	left: 27px;
	top: 110px;

	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;

	color: #ffffff;

	display: none;
}

#divTextImageShortDescription
{
	position: absolute;
	left: 27px;
	top: 110px;
}

#divTextMyAdress
{
	position: absolute;
	left: 27px;
	top: 165px;

	color: #ffffff;

	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}


#divTextMyProperty
{
	position: absolute;
	left: 263px;
	top: 165px;

	color: #ffffff;

	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}

#divButtonDoNotShow
{
	position: absolute;
	left: 262px;
	top: 336px;
	width: 186px;

	text-align: right;

	color: #ffffff;

	font-family: tahoma;
	font-weight: bold;
}
	#divButtonDoNotShow a
	{
		color: #bbbbbb;
		text-decoration: underline;
		font-size: 12px;
	}


#divTextLarge
{
	position: absolute;
	left: 20px;
	top: 45px;

	font-family: tahoma;
	font-size: 36px; /* tahoma 36 px */
	font-weight: normal;

	color: #ffffff;

	display: none;
}

#divLinkDoNotShowAgain
{
	position: absolute;
	left: 27px;
	top: 320px;
}