/* CSS - Bygg Inrede © Fuser 2006 */

body
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	background: #c20e26 url(images/bg_all.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #555;
}

a
{
	color: #c20e26;
}

img
{
	border: 0;
}

#container
{
	margin: 0 auto;
	width: 800px;
	padding: 0;
}

#top
{
	width: 800px;
	height: 80px;
	margin: 0 0 10px 0;
}

#bubble
{
	float: right;
	background: url(images/top_bubble_bg.gif) no-repeat;
	width: 379px;
	height: 68px;
	color: #fff;
	padding: 12px 5px 0 10px;
	text-align: right;
}

#bubble h3
{
	font-size: 14px;
	color: #fff;
	letter-spacing: -1px;
	margin: 0 0 6px 0;
}

#bubble_img
{
	float: right;
	width: 48px;
	height: 48px;
	border: #fff solid 3px;
}

#bubble_text
{
	float: left;
	width: 310px;
	margin: 10px 0 0 0;
}

#leftbox
{
	width: 180px;
	background: #fff;
	float: left;
	margin: 0 10px 0 0;
}

#meny
{
	width: 156px;
	padding: 12px;
}

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

#meny li
{
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

#meny li a
{
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	background: #efefef;
	width: 144px;
	padding: 6px;
	color: #555;
	font-weight: bold;
}

#meny li a:hover
{
	background: #dfdfdf;
}

#content
{
	width: 420px;
	float: left;
	margin: 0 10px 0 0;
}

#PageStandard
{
	min-height: 420px;
	height:	auto;
	_height: 420px;
	margin: 0 0 0 0;
	padding: 24px;
	background: url(images/bg_PageStandard.gif) no-repeat #fff;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.6px;
}

p
{
	line-height: 14px;
}

img.BigImg
{
	margin: -24px 0 12px -24px !important; margin: -24px -24px 0 -24px;
}

img.RightImg
{
	margin: 0 0 15px 15px;
	float: right;
}

#footer
{
	margin: 2px 0 0 0;
	background: #fff;
	padding: 12px;
	color: #acacac;
	text-align: center;
}

#rightbox
{
	width: 180px;
	background: #fff;
	float: left;
	margin: 0 0 0 0;
}

.dividerBox
{
	width: 180px;
	height: 12px;
	background: url(images/bg_dividerBox.gif) no-repeat;
	margin: 0;
}

.spacingBox
{
	width: 156px;
	padding: 12px;
}

.Heading3
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #c20e26;
	margin: 2px 0 10px 0;
}
