#wrapper {
	margin:0 auto;
	width:1015px;
}

#header {
	margin-top:20px;
}

#header #logo {
	margin-bottom:7px;
	padding:0 0 0 40px;
	width:970px;
}

#logo img {
	float:left;
}

#logo #phonenr {
	float:right;
	margin:33px 0 0;
	width:280px;
}

#logo #phonenr p {
	color:#4f4f4f;
	display:block;
	font-family:"Trebuchet MS";
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
	height:20px;
	margin:0;
	padding:0;
}

#logo #phonenr span {
	color:#ff0000;
	font-family:Arial;
	font-size:1.5em;
	font-style:normal;
	font-weight:bold;
	margin-left:10px;
	text-shadow:0 1px 0 #000;
}

#billboard {
	background-image:url(../img/layout/header_bg.jpg);
	clear:both;
	height:241px;
	width:1013px;
}

#billboard .order {
	background-image:url(../img/layout/order_button.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:54px;
	margin-top:165px;
	text-indent:-9999px;
	width:218px;
}

#billboard .order:hover {
	background-position:0 -55px;
}

#billboard p {
	background-image:url(../img/layout/slogan.png);
	background-repeat:no-repeat;
	float:right;
	height:173px;
	margin:25px 5px 0 0;
	text-indent:-9999px;
	width:465px;
}

#billboard div {
	float:left;
	height:207px;
	width:318px;
}

#menu {
	width:1013px;
}

#menu a:active {
	outline-style:none;
}

#menu a:focus {
	-moz-outline-style: none;
}

#content {
	background-image:url(../img/layout/content_bg.jpg);
	background-repeat:repeat-y;
}

#leftcontent {
	background-image:url(../img/layout/leftcontent_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:460px;
	padding:20px 0 0;
	width:293px;
}

#leftcontent #title {
	background-image:url(../img/menu2/mnu2_active.png);
	background-repeat:no-repeat;
	height:38px;
	padding:13px 0 0 50px;
	width:230px;
}

#leftcontent #leftmenu {
	padding:0 40px 20px 47px;
}

#middlecontent {
	background-color:#ffffff;
	background-image:url(../img/layout/middlecontent_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	min-height:460px;
	padding:18px 0 0 10px;
	width:421px;
}

#upperarea h1 {
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:1.5em;
	font-weight:bold;
	margin:4pt 0 6pt;
}

#upperarea p {
	font-family:Verdana;
	font-size:8pt;
}

#upperarea {
	padding:5px 20px 5px 5px;
}

#lowerarea {
	background-image:url(../img/layout/middle_spc_bg.jpg);
	background-repeat:no-repeat;
	margin-top:2px;
	min-height:211px;
	padding:20px 0 0 26px;
	width:373px;
}

#lowerarea #text {
	float:left;
	width:210px;
}

#lowerarea #image {
	float:left;
	margin-left:10px;
	padding:10px 0 0;
	width:130px;
}

#rightcontent {
	background-image:url(../img/layout/rightcontent_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:460px;
	padding:23px 0 0;
	width:285px;
}

#rightcontent #news_title {
	background-image:url(../img/layout/nyheter_title.jpg);
	background-repeat:no-repeat;
	height:41px;
	width:241px;
}

#rightcontent #news_content {
	width:241px;
}

#rightcontent #news_content div {
	background-color:#f5f5f3;
	font-family:Verdana;
	font-size:8pt;
	line-height:1.3em;
	margin-top:2px;
	padding:13px 13px 15px 20px;
	-moz-border-radius:1px;-webkit-border-radius:1px;
}

#footer {
	background-image:url(../img/layout/footer_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	height:118px;
	padding:40px 0 0 53px;
	width:960px;
}

#footer #adress {
	color:#3f3f3f;
	float:left;
	height:50px;
	width:420px;
}

#footer #adress .contact-info {
	float:left;
	width:200px;
	text-shadow:0 1px 0 #ffffff;
}

#footer #adress .contact-info a {
	color:#3f3f3f;
	text-shadow:0 1px 0 #ffffff;
}

#footer #adress .contact-info a:hover {
	color:#1f1f1f;
	text-shadow:0 1px 0 #ffffff;
}

#footer #sponsors {
	float:left;
	height:50px;
	width:490px;
}

#footer #sponsors .spon {
	float:left;
	margin:0 10px 0 30px;
}

#footer #credits {
	float:right;
	margin-top:30px;
	width:250px;
	text-shadow:0 1px 0 #ffffff;
}

#footer #credits a:hover {
	color:#28b6aa;
}

.clear {
	clear:both;
}
