*
{
	margin: 0;
	padding: 0;
}
html, body, select, textarea
{
	font: normal 87%/100% "Verdana" , Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

#container
{
	width: 920px;
	margin: 10px auto;
}
#head
{
	background: #FFFFFF url(/staticfiles/graphics/bg_top.gif) no-repeat left top;
	height: 300px;
	width: 915px;
	float: left;
}
#flash
{
	margin: 21px 0 0 17px;
}
div#navcontainer
{
	width: 880px;
	height: 25px;
	float: left;
	clear: both;
	margin-left: 18px;
}

div#navcontainer ul
{
	color: #7D7D7D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
}

div#navcontainer ul li
{
	display: inline;
	margin-left: -4px;
}

div#navcontainer ul li a
{
	padding: 5px 25px 5px 25px;
	color: #838383;
	text-decoration: none;
	border-left: 1px solid #838383;
}

div#navcontainer ul li a:hover
{
	color: #000;
}

#active a
{
	border-left: 1px solid #D9CFC3;
}

#news
{
	background: #ffffff;
	width: 232px;
	height: 500px;
	height: auto !important;
	min-height: 500px;
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	float: left;
}
#news h1
{
	font-size: 120%;
	padding: 1em 0 1em 0.8em;
}
div#adress_fot
{
	color: #7D7D7D;
	text-align: right;
	margin: 10px 0 0 0;
}
#main
{
	background: #FFFFFF url(/staticfiles/graphics/bg_middle.gif) no-repeat left bottom;
	float: left;
	width: 915px;
	height: 450px;
	height: auto !important;
	min-height: 450px;
	clear: both;
}
#intern1
{
	padding: 22px 0 13px 15px;
}
#main h1, #intern1 h1, #intern2 h1
{
	font-size: 130%;
	padding: 1em 0 1em 0.7em;
}
#box1 p
{
	line-height: 15px;
}
#box1 strong
{
	color: #B38F44;
}
#foot
{
	width: 915px;
	clear: both;
	height: 2em;
	background: url(/staticfiles/graphics/bg_bottom.gif) left top;
}
#box1
{
	width: 485px;
	float: left;
	height: 440px;
	height: auto !important;
	min-height: 440px;
	padding: 5px 5px 0px 25px;
	margin: 0 0 0 0px;
}
#box2
{
	width: 370px;
	float: left;
	height: 440px;
	height: auto !important;
	min-height: 440px;
	padding: 5px 0px 0px 5px;
}
#box2b
{
	background: #DFDFE1;
	width: 365px;
	float: left;
	height: 212px;
	padding: 0px 0px 0px 0px;
}
#box2c
{
	background: #DFDFE1 url(/staticfiles/graphics/bg_360.gif) left bottom no-repeat;
	width: 365px;
	float: left;
	height: 212px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0 0 0;
}
#box2b h1, #box2c h1
{
	background: #4D4D4D;
	width: 355px;
	font-size: 14px;
	font-weight: bold;
	color: #DCB98F;
	padding: 5px;
}
/* menyn */

body.tillsalu a#tillsalu, body.aktuellt a#aktuellt, body.foretaget a#foretaget, body.kontakta a#kontakta, body.intresse a#intresse
{
	font-style: bold;
	color: #000;
}

.searchengine
{
	background: #DFDFE1 url(/staticfiles/graphics/SokPlatta.gif) no-repeat;
	height: 54px;
	padding-top: 8px;
	padding-left: 10px;
}
