.firstSidaBox {
	float:left;
	width:339px;
	border:1px solid #D1E2F4;
	background-color:#EAF4FF;
	padding:5px 5px 5px 5px;
	
}





* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #e1ded4;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	color: #473e38;
	font-family: "Trebuchet MS" , Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#map {
	float: right;
}

#map_left_column
{
	float: left;
	width: 200px;
}
.info
{
	background: #EAF4FF url('images/information.gif') no-repeat 7px 7px;
	border: 1px solid #D1E2F4;
	padding: 5px 5px 5px 30px;
}
.info-left {
	float:left;
	display:block;
	width:300px;
}

i {
	display:none;	
}

#logo-link {
	display:block;
	width:325px;
	height:80px;
	margin-bottom:10px;
}

ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

li
{
	display: inline;
	float: left;
	margin-right: 12px;
}

li a
{
	background: url(images/menu_bg.gif);
	color: #095a98;
	display: block;
	height: 27px;
	line-height: 27px;
	margin-bottom: 5px;
	text-indent: 10px;
	width: 168px;
}
li a:hover
{
	text-decoration: none;
}
h1
{
	color: #095a98;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	min-height: 18px;
	padding-bottom: 15px;
	padding-top:10px;
}
* html h1
{
	padding-bottom: 8px;
}
h2
{
	color: #095a98;
	font-size: 15px;
	font-weight: bold;
}
h3
{
	font-size: 12px;
	font-weight: bold;
}
a, a:hover, a:visited
{
	color: #095a98;
	text-decoration: underline;
}
p
{
	margin-bottom: 12px;
}
li a, a:hover, a:visited
{
	text-decoration: none;
}
#entire
{
	margin: auto;
	width: 846px;
	z-index: -10;
}

#header
{
	background-image: url(images/top.gif);
	height: 146px;
	padding: 25px 25px 0px 100px;
}

#container
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	z-index: -9;
}
.content
{
	margin-left: 98px;
	padding-top: 0px;
	width: 723px;
	z-index: -8;
}
.leftblock, .leftblock_images
{
	float: left;
	width: 521px;
}
#middle
{
	background: url(images/middle.gif) no-repeat;
	margin: 0;
	padding: 0;
	width: 846px;
}
.image_bottom
{
	text-align: right;
}
#menublock
{
	float: left;
	margin-left: 21px;
	width: 168px;
}
.menu li
{
	background-image: url(images/menu_bg.gif);
	height: 21px;
	list-style: none;
	margin-bottom: 3px;
	padding: 4px 3px 2px 8px;
	width: 157px;
}
#ingress
{
}
#ingress p
{
	font-size: 13px;
	line-height: 20px;
}
.topshadow
{
	background-image: url(images/shade_top.gif);
	height: 19px;
	margin-bottom: 5px;
	width: 710px;
}
.bottomshadow
{
	background-image: url(images/shade_bottom.gif);
	height: 19px;
	width: 710px;
}
.button
{
	cursor: pointer;
	float: left;
	height: 125px;
	margin-left: 45px;
	width: 125px;
}
.button a img
{
	border: none;
}
#objektinfo
{
	margin-top: 15px;
}
#visitkort
{
	margin: 10px 0;
}
#visitkort p
{
	margin: 0;
}
#intresseanmalan
{
}
#intresseanmalan input
{
	height: 20px;
	margin-bottom: 5px;
}
#footer
{
	background-image: url(images/footer.gif);
	height: 40px;
}
.link
{
	cursor: pointer;
}
.documents
{
	width: 170px;
}
.intr_form
{
	border: none;
}
.red
{
	color: Red;
}
.cpxdesc_reportMessage_btn
{
	margin-top: 12px;
}
.interest_close_firstLine
{
	color: red;
}
.cpxdesc_inputErrorlayout
{
	color: Red;
	display: block;
}
.hide
{
	display: none;
	visibility: hidden;
}
.print_logo
{
	display: none;
	visibility: hidden;
}
.clear
{
	clear: both;
}