* { margin: 0; padding: 0; }
			body {
				background: #35220f url(Images/crossBg.gif) 50% 0%;
				font-family: trebuchet ms, sans-serif;
				color: #323232;
				font-size: 13px;
				padding-bottom: 3em;
			}
			hr {
				display: none;
			}
			
			img {
				border: 0;
			}
			
			h1 {
				font-size: 40px;
				color: #fff;
				font-family: arial, sans-serif;
				margin-bottom: 5px;
			}
			
			h2 {
				font-size: 24px;
				color: #fff;
				margin: 1.6em 0 0.3em 0;
				font-family: Trebuchet MS, sans-serif;
				line-height: 1.0;
			}
			p 
			{
				line-height: 1.4;
				margin-bottom: 1.4em;
			}
			ul
			{
				margin: 1.4em 0;
			}
			li
			{
				margin-left: 21px;
			}
			.multiLine li
			{
				margin-bottom: 1em;
			}
			a
			{
				outline: hidden;
			}
			a:focus
			{
				-moz-outline-style: none;
			}
			.intro .introText {
				font-size: 20px;
			}
			
			.mainContainer {
				position: relative;
				width: 991px;
				margin: 0 auto;
				color: #fff;
			}
			.page {
				background: url(Images/shadow.png) 0% 0% repeat-y;
				padding: 0 21px;
				margin-bottom: 5em;
				overflow: hidden;
			}
			
			.topbar {
				position: absolute;
				top: 0;
				width: 949px;
				z-index: 100;
			}
			.content1 {
				position: relative;
				padding: 150px 0 270px 0;
				background: #00202c url(Images/sunBg.jpg) 0% 100% no-repeat;
				color: #323232;
			}
				
				.intro p
				{
					font-family: Trebuchet MS, sans-serif;
					font-size: 20px;
				}
					.content1 .intro a {
						background-color: #436941;
						color: #fff;
						text-decoration: none;
						padding: 0 3px;
					}
			
			.content2 {
				/*margin: -50px 0 0 0;
				padding-top: 50px;*/
				margin: 0px 0 0 0;
				padding-top: 0px;
			}
				.content2container1 {
					background: #0099bd url(Images/waterGradientBg.gif) 0% 100% repeat-x;
					padding: 1px;
					zoom: 1;
				}
				.content2container2 {
					background: url(Images/waterEffect2.png) 50% 10% no-repeat;
					position: relative;
					top: -50px;
					padding: 60px 60px 50px 100px;
					color: #c6f4ff;
					margin: 0 0 -20px 0px;
				}
					.content2container2 h1 {
						text-align: center;
						margin-bottom: 40px;
					}
					.content2container2 ul {
						margin-right: 42px;
						float: left;
					}
					.content2container2 ul li {
						display: inline;
						list-style-type: none;
						width: 120px;
						float: left;
						text-align: center;
					}
					.content2container2 a {
						background-color: #013e59;
						color: #e8e4cc;
						text-decoration: none;
						padding: 0 3px;
					}
					.content2container2 ul a {
						background: none;
						color: #c6f4ff;
						text-decoration: none;
						padding: 0 3px;
					}
					.content2container2 img 
					{
						display: inline;
						border: 3px solid #4da6bc;
						padding: 1px;
						background-color: #055778;
					}
					.content2container2 .waterDecoration img {
						position: absolute;
						top: 12px;
						left: 40px;
						border: none;
						padding: 0;
						background-color: transparent;
					}
					
			
			.content2container1section1,
			.content2container1section2
			{
				float: left;
				width: 350px;
			}

			.content2container1section2
			{
				margin-left: 64px;
			}
			

			.navigation 
			{
				position: absolute;
				width: 650px;
				top: 50px;
				right: 30px;
			}
				.navigation ul {
					text-align: right;
				}
					.navigation ul li {
						display: inline;
						list-style-type: none;
						position: relative;
						margin-left: 8px;
					}
						.navigation ul li div {
							position: absolute;
							bottom: 25px;
							right: 50%;
							width: 150px;
							margin-right: -75px;
							padding-bottom: 4px;
							text-align: left;
							float: left;
							font-size: 11px;
							display: none;
							background: url(Images/tooltipArrow.gif) 50% 100% no-repeat;
						}
						.navigation ul li div p {
							color: #323232;
							background: #fff;
							padding: 5px 6px;
							text-align: center;
						}
						.navigation ul li:hover div {
							display: block;
						}
						.navigation ul li a {
							color: #fff;
							font-family: trebuchet MS;
							font-size: 14px;
							font-weight: bold;
							text-transform: uppercase;
							text-decoration: none;
							padding: 2px 10px;
						}
							.navigation ul li a:hover {
								background: url(Images/navBgHover2.png) 0px 0px repeat-x;
							}
							.navigation ul li a.current, .navigation ul li a.current:hover {
								background: url(Images/navBg.gif) 0px 0px repeat-x;
								color: #323232;
							}

			.logo {
				position: absolute;
				width: 135px;
				height: 35px;
				top: 51px;
				left: 100px;
			}
			
	.footer 
	{
		width: 991px;
		height: 22px;
		position: absolute;
		/*bottom: -22px;*/
		left: 0;
		background: url(Images/footerShadow.png) 50% 100% no-repeat;
		text-align: right;
		zoom:1;
	}
		.footer p 
		{
			color: #685A4D;
			font-size: 10px;
			margin: 8PX 30px 0 0;
		}
			.footer a
			{
				color: #685A4D;
				position: relative;
			}
			

				
/* Startpage.. */
.startpage .topbar {
	background: url(Images/stars.png) 50% 0% no-repeat;
	height: 100px;
}
.startpage .content1 .content1container1 {
	padding-left: 100px;	
	width: 394px;
}
	.startpage .content1 .content1container1 a 
	{
		background-color: #436941;
		color: #fff;
		text-decoration: none;
		padding: 0 3px;
	}
	
.startpage input.text {
	background: #e8e4cc;
	font-family: trebuchet MS;
	font-size: 14px;
	width: 200px;
	border: none;
}

.startpage textarea {
	background: #e8e4cc;
	font-family: trebuchet MS;
	font-size: 14px;
	width: 313px;
	height: 75px;
	overflow: auto;
	border: none;
}

.startpage label {
	display: block;
	line-height: 1.5;
}

.startpage .formItem {
	margin-top: 6px;
}

.startpage .callMe {
	position: absolute;
	top: 282px;
	left: 486px;
	background: url(Images/callMeBg.gif) 0% 0% no-repeat;
	width: 186px;
	height: 208px;
	
	padding-left: 65px;
	padding-right: 58px;
	color: #fff;
}
	.startpage .callMe h2 
	{
		padding-top: 20px;
		color: #fff;
	}
	.startpage .callMe input.text {
		background: #fff;
		width: 80px;
		padding: 1px;
		border: none;
		position: relative;
		top: -1px;
	}
	
	.startpage .newsSplash {
		position: absolute;
		bottom: 395px;
		right: 90px;
		background: url(Images/speechbubble.png) 0% 0% no-repeat;
		width: 212px;
		height: 222px;
		padding-top: 70px;
		padding-left: 40px;
		padding-right: 40px;
		color: #323232;
		text-align: center;
	}
	.startpage .newsSplash h2 {
		color: #323232;
		font-size: 15px;
		line-height: 1.2;
		text-align: center;
		text-transform: uppercase;
		margin-top: 0;
		margin-bottom: 0;
	}
	.startpage .newsSplash h2 a {
		color:#323232;
		font-weight:normal;
		text-decoration:none;
		padding: 0 1px;
	}
		
	.startpage .newsSplash .date {
		color: #646464;
		margin-bottom: 4px;
		background: none;
		border: none;
	}
	
	/*.startpage .newsSplash:hover h2 a, .startpage .newsSplash:hover .date em {
		color: #fff;
		background: #ff9100;
		border-bottom: solid 1px #db7d00;
	}*/
	
	.startpage .newsSplash:hover {
		background-position: 0% 100%;
		cursor: pointer;
	}
	
	.startpage .miniPortfolio a span 
	{
		display: block;
	}
	
	.startpage .content2container2 ul 
	{
		margin-top: 0;
	}
	
	.startpage .content3 {
			position: relative;
			padding-top: 200px;
			background: #4f4d2b url(Images/bottomBg.jpg) 0% 0% no-repeat;
		}
			.startpage .content3container {
				background: url(Images/bottomGradientBg.gif) 0px 186px repeat-x;
				padding-bottom: 60px;
				padding-left: 100px;
				padding-right: 536px;
				color: #e8e4cc;
				width: 313px;
				overflow: hidden;
			}
				.startpage .content3container a {
					background-color: #473f2d;
					color: #e8e4cc;
					text-decoration: none;
					padding: 0 3px;
				}
				.startpage .content3container h1 {
					color: #e8e4cc;
				}
				.startpage .content3container h2 {
					font-size: 20px;
					color: #e8e4cc;
				}
/* ..Startpage */


/* Portfolio.. */
.portfolio .content1 
{
	background: #49a6c1 url(Images/portfolio/portfolioTopGradientBg.gif) 0% 100% repeat-x;
	padding: 0;
	color: #fff;
}
	.portfolio .content1container1
	{
		padding: 150px 320px 10px 99px;
		background: url(Images/portfolio/portfolioTopBg.jpg) 0% 100% no-repeat;
	}
	.portfolio h1
	{
		/*margin-bottom: 5px;*/
	}
.portfolio .portfolioList 
{
	background: #00597a url(Images/portfolio/portfolioBottomGradientBg.gif) 0% 0% repeat-x;
	padding: 0;
	color: #fff;
}
	.portfolio .portfolioListContainer
	{
		padding: 8px 99px 70px 99px;
		background: url(Images/portfolio/portfolioBottomBg.gif) 0% 0% no-repeat;
	}
	
	.portfolio .portfolioItem 
	{
		zoom: 1;
	}
	.portfolio .portfolioList h2
	{
		margin-bottom: 0;
	}
	.portfolio .portfolioText 
	{
		position: relative;
		width: 660px;
		padding-bottom: 1px;
	}
	.portfolio .portfolioText h3
	{
		font-style: italic;
		font-size: 16px;
		margin-bottom: 7px;
	}
	.portfolio .portfolioText p
	{
		margin-bottom: 10px;
	}
	.portfolioList img 
	{
		display: block;
		/*border: solid 5px #004e73;*/
	}

	.portfolioMedia
	{
		overflow: hidden;
		border-top: solid 5px #004e73;
	}
	.portfolioMediaGroup
	{
		overflow: hidden;
		border-left: solid 5px #004e73;
		border-right: solid 5px #004e73;
	}
	.portfolioMediaModule1_1, .portfolioMediaModule1_2, .portfolioMediaModule2_2, .portfolioMediaModule1_3, .portfolioMediaModule2_3, .portfolioMediaModule3_3
	{
		float: left;
		overflow: hidden;
		border-bottom: solid 5px #004e73;
	}
	.portfolioMediaModule1_1
	{
		width: 741px;
	}
	.portfolioMediaModule1_2, .portfolioMediaModule2_2
	{
		width: 368px;
	}
	.portfolioMediaModule1_3, .portfolioMediaModule3_3
	{
		width: 244px;
	}
	.portfolioMediaModule2_3
	{
		width: 243px;
	}
	.portfolioMediaModule1_2, .portfolioMediaModule1_3, .portfolioMediaModule2_3
	{
		border-right: solid 5px #004e73;
	}
	
	.portfolio .content1 
	{
	height: 1%;
	}
	
	.portfolio .content a 
	{
		color: #323232;
		background-color: #ffd736;
		text-decoration: none;
		padding: 0 3px;
		/*line-height: 1.0;*/
	}
	.portfolio .tag 
	{
		position: absolute;
		bottom: 10px;
		right: -90px;
		margin: 0 !important;

		color: #323232;
		background-color: #ffd736;
		font-size: 10px;
	}
	
	.portfolio .tags
	{
		margin-top: 15px;
	}
		.portfolio .tags dt, .portfolio .tags dd
		{
			display: inline;
		}
		.portfolio .tags dt
		{
			margin-right: 0.8em;
		}
		.portfolio .tags dd
		{
			margin-left: 0.3em;
		}
			.portfolio .tags dd.current a
			{
				background: #3b9bb9;
				color: #fff;
			}
	.portfolio .rss
	{
		margin-top: 1em; 
	}
	.portfolio .rss a
	{
		position: relative;
		display: block;
		width: 8em;
		background: url(Images/rssIcon1.gif) 0% 50% no-repeat;
		padding: 3px 0 3px 22px;
		margin-top: 0.3em; 
		font-size: 13px;
		color: #fff;
	}

/* ..Portfolio */


/* Aktuellt.. */

.aktuellt .content1
{
	padding: 0;
	color: #fff;
}
	.aktuellt .content1container1
	{
		padding: 150px 470px 75px 99px;
		background: #0c9096 url(Images/aktuellt/aktuelltTopBg.jpg) 0% 100% no-repeat;
	}
	.aktuellt h1
	{
		margin-bottom: 5px;
	}
	
	.aktuellt h2 {
		color: #5a300d;
	}
.aktuellt .content2 
{
	padding: 0;
	color: #38332f;
}
	.aktuellt .content2Container1
	{
		padding: 18px 50px 70px 99px;
		background: #e8dcd0 url(Images/aktuellt/aktuelltBottomBg.jpg) 0% 0% no-repeat;
		overflow: hidden;
	}
		.aktuellt .newsItem a
		{
			background-color: #16a5a7;
			color: #fff;
			text-decoration: none;
			padding:0pt 3px;
		}
	
	.aktuellt .newsItem 
	{
		width: 450px;
		float: left;
		margin-right: 120px;
	}
		.aktuellt .newsItem h2
		{
			font-size: 36px;
			line-height: 1.2;
		}
		.aktuellt .newsItem .intro
		{
			margin-bottom: 1em;
		}
		.aktuellt .newsItem p
		{
			font-size: 14px;
		}
		.aktuellt .newsItem .intro p
		{
			font-size: 16px;
		}
		.aktuellt .newsImage 
		{
			background: #e8dcd0 url(Images/aktuellt/newsImageShadow.gif) 0% 100% no-repeat;
			padding-bottom: 12px;
		}
		.aktuellt .newsImage img
		{
			display: block;
		}
	
	.aktuellt .archive h3 
	{
		color: #5a300d;
	}
	.aktuellt .archive
	{
		float: left;
		padding-top: 30px;
		width: 215px;
	}
	.aktuellt .archive ul 
	{
		margin-bottom: 1em;
	}
		.aktuellt .archive ul li
		{
			list-style-type: none;
			font-size: 12px;
			margin-left: 1.5em;
			position: relative;
		}
		.aktuellt .archive ul li.current a, .aktuellt .archive ul li:hover a
		{
			background: #16a5a7;
			color: #fff;
		}
	.aktuellt .archive a 
	{
		display: block;
		color: #a07559;
		text-decoration: none;
		padding: 0 3px;
		position: relative;
	}
	.aktuellt .archive em 
	{
		position: absolute;
		left: -1.6em;
		font-style: normal;
		color: #5a300d;
		padding: 0 3px;
	}
	.aktuellt .archive li.current em, .aktuellt .archive li:hover em
	{
		background: #5a300d;
		color: #fff;
	}
	.aktuellt .archive .rss
	{
		margin-top: 2em; 
	}
	.aktuellt .archive .rss a
	{
		display: block;
		background: url(Images/rssIcon2.gif) 0% 50% no-repeat;
		padding: 3px 0 3px 22px;
		margin-top: 0.3em; 
	}
	
/* Aktuellt.. */

/* Kontakt.. */
.kontakt .content1 
{
	padding: 0;
	color: #fff;
}
	.kontakt .content1container1
	{
		padding: 150px 470px 75px 99px;
		background: #10b198 url(Images/kontakt/kontaktTopBg.jpg) 0% 100% no-repeat;
	}
	/*.kontakt h1
	{
		margin-bottom: 5px;
	}
	
	.kontakt h2 {
		color: #5a300d;
	}*/
.kontakt .content2 
{
	padding: 0;
	color: #38332f;
}
	.contact-info-and-form
	{
		margin: 32px 257px 0 99px;
		overflow: hidden;
		position: relative;
	}
	.contact-info .country-name
	{
		display: none;
	}
	.contact-info
	{
		background: url(Images/kontakt/contactBox.png);
		color: #FFF;
		float: right;
		font-size: 16px;
		margin-top: 1.4em;
		padding: 16px;
		padding-bottom: 27px;
		width: 168px; /* 200 - 32 */
	} 
	.kontakt .contact-info h2
	{
		font-size: 20px;
		margin: 0;
		margin-bottom: 8px;
		text-align: left;
	}
	.contact-info p
	{
	}
	.contact-info a.email
	{
		background: #00BAFF;
		color: #FFF;
		padding: 0 3px;
		text-decoration: none;
	}
	.contact-info-and-form label
	{
		color: #FFF;
		display: block;
		font-size: 16px;
		margin-bottom: 8px;
	}
	.contact-info-and-form label input,
	.contact-info-and-form label textarea
	{
		border: 0;
		display: block;
		width: 372px;
		padding: 3px;
	}
	.contact-info-and-form label textarea
	{
		height: 110px;
	}
	.contact-info-and-form .button
	{
		background: #00BAFF;
		border: 0;
		color: #FFF;
	}
	.kontakt .content2Container1
	{
		padding: 18px 0px 70px 0px;
		background: #50310d url(Images/kontakt/kontaktBottomBg.jpg) 0% 0% no-repeat;
		overflow: hidden;
		width: 949px;
	}
	.kontakt h2
	{
		text-align: center;
	}
	.kontakt .contactsList
	{
		color: #fff;
	}
	.kontakt .contactsList h3
	{
		width: 200px;
		display: block;
		clear: both;
		font-size: 14px;
		font-weight: normal;
		position: relative;
		top: 1.95em;
		text-align: right;
		color: #ffc400;
	}
	.kontakt .contactsList h3.hover
	{
		cursor: pointer;
	}
	
	.kontakt .contactsList ul
	{
		border-top: solid 1px #735a3d;
		margin: 0;
		margin-bottom: 1.3em;
		overflow: hidden;
	}
	.kontakt .contactsList li
	{
		border-bottom: solid 1px #735a3d;
		clear: both;
		list-style-type: none;
		margin: 0;
		overflow: hidden;
		height: 1%;
		float: left; /*IE bugfix*/
		width: 100%;
	}
	.kontakt .contactsList li.hover
	{
		background: #624626 url(Images/kontakt/contactListItemBg.gif) 0% 50% repeat-x !important;
		cursor: pointer !important;

	}
	.kontakt .contactsList h4
	{
		font-size: 14px;
		font-weight: normal;
	}
	.kontakt .contactsList span, .kontakt .contactsList .other
	{
		display: none;
	}
	
	.kontakt .contactsList p
	{
		float: left;
		margin: 0;
	}
	.kontakt .contactsList a
	{
		color: #fff;
		text-decoration: none;
	}
	.kontakt .contactsList p *
	{
		display: none;
	}
	.kontakt .contactsList .name
	{
		display: block;
		width: 245px;
		margin-left: 235px;
		float: left;
		display: inline;
		padding: 8px 0;
	}
	.kontakt .contactsList .role
	{
		font-size: 14px;
		color: #ffc400;
	}
	.kontakt .contactsList .tel
	{
		display: block;
		width: 160px;
		float: left;
		padding: 8px 0;
	}
	.kontakt .contactsList .email
	{
		display: block;
		width: 250px;
		float: left;
		padding: 8px 0;
	}
	
	.kontakt .contactsList li.selected
	{
		float: none;
		font-size: 14px;
		padding: 1.5em 0 1em 0;
		position: relative;
		border-bottom: solid 1px #735a3d;
		min-height: 210px;
		background: none !important;
	}
	.kontakt .contactsList li.selected.hover
	{
		cursor: auto !important;
	}
	.kontakt .contactsList li.selected *
	{
		float: none;
		font-size: 14px;
	}



	.kontakt .contactsList li.selected .name
	{
		font-size: 30px;
		font-weight: bold;
		margin-left: 425px;
		line-height: 0.5;
	}
	.kontakt .contactsList li.selected .role
	{
		display: block;
		margin: 0.2em 0 1em 425px;
	}
	.kontakt .contactsList li.selected .email
	{
		display: inline;
		margin-left: 425px;
		background: #00baff;
		color: #fff;
		padding: 2px;
		width: auto;
	}
	.kontakt .contactsList li.selected .tel
	{
		display: block;
		margin-left: 425px;
	}
	.kontakt .contactsList li.selected .picture
	{
		display: block;
		/*width: 170px;*/
		position: absolute;
		left: 0px;
		top: 0.8em;
		margin: 0 10px 0 235px;
	}
		.kontakt .contactsList li.selected .picture img
		{
			display: block;
		}
	.kontakt .contactsList li.selected .other
	{
		/*display: block;*/
		margin-left: 425px;
	}
	.kontakt .contactsList li.selected .other *
	{
		font-size: 12px;
		font-weight: normal;
	}
/* ..Kontakt */



/* Erbjudande.. */

/*.offerings p
{
	margin: 1em 0;
}*/

.offerings .topbar
{
	background: none;
}

.offerings .content1
{
	padding: 0;
	color: #FFF;
}

.offerings .content1container1
{
	background: url(images/offerings/top-bg.jpg) no-repeat bottom;
	min-height: 255px; /* 480px - (150px + 75px) = 255px*/
	padding: 150px 420px 60px 99px;
}

.offerings h1
{
	margin-bottom: 5px;
}

.offerings .content1 p 
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	padding-bottom: 60px;
}


.offerings .content2
{
	background: #86A500 url(images/offerings/gradient-bg.gif) repeat-x 50% 16px;
	color: #FFF;
	padding: 0;
}

.offerings .content2container1
{
	background: url(images/offerings/bottom-bg.jpg) no-repeat top;
	overflow: hidden;
	padding: 48px 64px 64px 96px;
}

.offerings .content2container1 h2
{
	margin-top: 0;
}

.offerings .content2container1section1,
.offerings .content2container1section2
{
	float: left;
	width: 350px;
}

.offerings .content2container1section2
{
	margin-left: 64px;
}

/* ..Erbjudande */

/* About.. */
	.omKan .content1
	{
		
		background: #536a00 url(Images/omKan/omKanTopBg.jpg) 0% 100% no-repeat;
		padding-bottom: 10px;
	}
		.omKan .content1 .content1container1 {
			padding-left: 100px;
			padding-top:70px;
			padding-bottom: 35px;
			width: 465px;
			color: #fff;
		}
	
	
	.omKan .content2container1
	{
		padding: 18px 0px 70px 0px;
		background: #72552f url(Images/omKan/omKanBottomBg.jpg) 0% 0% no-repeat;
		overflow: hidden;
	}
	
	.omKan .content2container1
	{
		overflow: hidden;
		padding: 48px 64px 64px 96px;
	}
	
		.omKan .content2 a {
			background-color: #a5d2a0;
			color: #323232;
			text-decoration: none;
			padding: 0 3px;
		}
	
	.omKan .companyList li {
		list-style-type: none;
		font-size: 16px;
		font-weight: bold;
		color: #eedbbb;
		margin-left: 0;
	}
	
	.omKan .content2container1section1 h3
	{
		font-size: 16px;
	}

/* ..About */


/* Rubriker */
.header { background-repeat: no-repeat; }
.header span
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#headerStartsida1 {width: 315px; height: 39px; background-image: url(Images/content/headlines/startsida_rubrik_01.png)}
#headerStartsida2 {width: 296px; height: 25px; background-image: url(Images/content/headlines/startsida_rubrik_02.png)}
#headerStartsida3 {width: 322px; height: 25px; background-image: url(Images/content/headlines/startsida_rubrik_03.png)}
#headerStartsida4 {width: 100%; height: 60px; background: url(Images/content/headlines/startsida_rubrik_04.png) 50% 0% no-repeat;}
#headerStartsida5 {width: 298px; height: 60px; background-image: url(Images/content/headlines/startsida_rubrik_05.png)}

#headerOmKan1 {width: 463px; height: 60px; background-image: url(Images/content/headlines/om_kan_rubrik_01.png)}
#headerOmKan2 {width: 169px; height: 46px; background-image: url(Images/content/headlines/om_kan_rubrik_02.png)}
#headerOmKan3 {width: 202px; height: 46px; background-image: url(Images/content/headlines/om_kan_rubrik_03.png)}
#headerOmKan4 {width: 322px; height: 46px; background-image: url(Images/content/headlines/om_kan_rubrik_04.png)}
#headerOmKan5 {width: 367px; height: 46px; background-image: url(Images/content/headlines/om_kan_rubrik_05.png)}

#headerErbjudande1 {width: 337px; height: 60px; background-image: url(Images/content/headlines/erbjudande_rubrik_01.png)}
#headerErbjudande2 {width: 337px; height: 86px; background-image: url(Images/content/headlines/erbjudande_rubrik_02.png)}
#headerErbjudande3 {width: 337px; height: 46px; background-image: url(Images/content/headlines/erbjudande_rubrik_03.png)}
#headerErbjudande4 {width: 337px; height: 46px; background-image: url(Images/content/headlines/erbjudande_rubrik_04.png)}
#headerErbjudande5 {width: 337px; height: 46px; background-image: url(Images/content/headlines/erbjudande_rubrik_05.png)}
#headerErbjudande6 {width: 337px; height: 86px; background-image: url(Images/content/headlines/erbjudande_rubrik_06.png)}
#headerErbjudande7 {width: 337px; height: 46px; background-image: url(Images/content/headlines/erbjudande_rubrik_07.png)}
#headerErbjudande8 {width: 337px; height: 46px; background-image: url(Images/content/headlines/erbjudande_rubrik_08.png)}
#headerErbjudande9 {width: 337px; height: 46px; background-image: url(Images/content/headlines/erbjudande_rubrik_09.png)}

#headerPortfolio1 {width: 326px; height: 60px; background-image: url(Images/content/headlines/portfolio_rubrik_01.png)}

#headerAktuellt1 {width: 373px; height: 60px; background-image: url(Images/content/headlines/aktuellt_rubrik_01.png)}

#headerKontakt1 {width: 269px; height: 60px; background-image: url(Images/content/headlines/kontakt_rubrik_01.png)}
#headerKontakt2 {width: 100%; height: 60px; background: url(Images/content/headlines/kontakt_rubrik_02.png) 50% 0% no-repeat;}


