@charset "utf-8";
/* CSS Document */

body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 15px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#wrapper {
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 630px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#content-splash {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 824px;
	height: 552px;
	background-color: #666666;
	padding: 39px;
	background-image: url(../graphics/contentsplash.jpg);
	background-repeat: no-repeat;
}
#content-grey {
	margin-top: 0px;
	width: 824px;
	height: 552px;
	background-color: #535457;
	padding: 39px;
}
#content-orange{
	margin-top: 0px;
	width: 824px;
	height: 552px;
	background-color: #faba00;
	padding: 39px;
}
#sidebar {
	width: 560px;
	height: 554px;
	position: absolute;
}

#logga {
	height: 293px;
	width: 235px;
}
#splashtext {
	height: 100px;
	width: 235px;
	position: absolute;
	left: 250px;
}
#kolumner {
	width: 547px;
	height: 552px;
	left: 400px;
	float: right;
}
#kolumner-arbeten {
	width: 547px;
	height: 552px;
	left: 400px;
	float: right;
}
#kol1 {
	width: 310px;
	height: 500px;
	left: 400px;
	float: left;
	padding-right: 10px;
	padding-top: -50px;
	z-index: 1;
}
#kol1-kontakt {
	width: 300px;
	height: 500px;
	left: 400px;
	float: left;
	padding-right: 10px;
	padding-top: -50px;
	z-index: 1;
}
#kol1-foretaget {
	width: 261px;
	height: 500px;
	left: 400px;
	float: left;
	padding-right: 20px;
	padding-top: -50px;
	z-index: 1;
}

#kol2 {
	width: 220px;
	height: 552px;
	float: right;
}
#kol2-kontakt {
	width: 220px;
	height: 552px;
	float: left;
}
#kol2-foretaget {
	width: 250px;
	height: 552px;
	float: right;
}
#kol1-arbeten {
	width: 410px;
	height: 552px;
	left: 400px;
	float: left;
}
#kol2-arbeten {
	width: 134px;
	height: 552px;
	float: right;
}
#one {
	background-image: url(../graphics/one.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 33px;

}
#two {
	background-image: url(../graphics/two.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 32px;
}
#one-orange {
	background-image: url(../graphics/one-orange.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 19px;
}
#two-orange {
	background-image: url(../graphics/two-orange.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 28px;
}
#adress1 {
	width: 50px;
	padding-right: 5px;
	position: absolute;
	top: 360px;
	right: 225px;
}
#adress2 {
	width: 120px;
	padding-right: 5px;
	position: absolute;
	top: 360px;
	right: 90px;
}
#platta {
	height: 360px;
	width: 542px;
	background-image: url(../graphics/platta.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 6px;
}
#platta2 {
	height: 453px;
	width: 333px;
	background-image: url(../graphics/platta2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	float: right;
	padding-right: 10px;
}
#bildtext {
	height: 50px;
	position: absolute;
	width: 200px;
	z-index: 2;
	top: 420px;
	margin-left: 175px;
}
#bildtext2 {
	width: 318px;
	height: 50px;
	z-index: 2;
	position: absolute;
	padding-left: 20px;
	top: 500px;
}
#bildtext2text {
	width: 220px;
	height: 50px;
	padding-right: 30px;
	padding-left: 50px;
	position: absolute;
	top: 500px;

}
#bildtexttext {
	width: 300px;
	height: 30px;
	position: absolute;
	top: 425px;
	margin-left: 120px;

}
#leftarrow {
	width: 50px;
	float: left;
	padding-top: 10px;

}
#rightarrow {
	width: 50px;
	float: right;
	padding-top: 10px;

}
#portfoliotext {
	height: 100px;
}
#portfoliotext2 {
	float: left;
	width: 180px;
	padding-top: 10px;
}
#menulinks {
	width: 560px;
	height: 50px;
	position: relative;
}

#menubar {
	width: 279px;
	margin-top: 39px;
	margin-bottom: 0px;
	height: 174px;

}

.menu li a {
	font-family: "Arial Black", Arial;

}
.menu {
	padding:0px;
	margin: 0px;
	list-style-type: none;
	position: relative;

}
#menu li {
	float: left;
}


.menu li#menu-item-1 a {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	width: 250px;
	top: 0px;

}
.menu li#menu-item-2 a {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 15px;


}
.menu li#menu-item-3 a {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 30px;


	
}
.menu li#menu-item-4 a {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 45px;

}
.menu li#menu-item-1-kunder a {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	width: 250px;
	top: 0px;


}
li#menu-item-1-kunder a:hover  {
	color: #535457;

}
.menu li#menu-item-2-kunder a {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 15px;


}
li#menu-item-2-kunder a:hover  {
	color: #535457;

}
.menu li#menu-item-3-kunder a {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 30px;	
}
li#menu-item-3-kunder a:hover  {
	color: #535457;

}
.menu li#menu-item-4-kunder a {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 45px;
}

li#menu-item-4-kunder a:hover  {
	color: #535457;

}
li#menu-item-4-kunder.active a  {
	color: #535457;

}
li#menu-item-1 a:hover  {
	color: #ffb300;

}
li#menu-item-1.active a {
	color: #ffb300;
}
li#menu-item-2 a:hover {
	color: #ffb300;
}
li#menu-item-2.active a {
	color: #535457;
}
li#menu-item-3 a:hover{
	color: #ffb300;
}
li#menu-item-3.active a {
	color: #ffb300;
}
li#menu-item-4 a:hover, li#menu-item-19.active a {
	color: #ffb300;
}







img {
	border:0;
}
.arbeten {
	padding-right: 10px;
	padding-bottom: 12px;
}
.kontakt-bild {
	padding-bottom: 35px;
}
.dot {
	color: #FFFFFF;
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;

}
.dot a {
color: #FFFFFF;
}
.dot a:hover {
color: #ffb300;
}
.dot2 {
	color: #FFFFFF;
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;

}
.dot2 a {
color: #FFFFFF;
}
.dot2 a:hover {
color: #535457;
}
.dot3 {
	color: #ffb300;
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;

}
.whitespace {
	line-height: 25px;
}
.textsplash {
	font-style: italic;
	font-weight: bold;
	color: #faba00;
	font-size: 12px;
}
.orangetext {
	color: #faba00;
	font-size: 13px;
}
.blacktext {
	color: #000000;
	font-size: 12px;
}
.blacktext14p {
	color: #000000;
	font-size: 14px;
}
.bildtext {
	color: #000000;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 2px;
}
.bildtext2 {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 2px;
}
.blacktextkursiv {
	color: #000000;
	font-size: 12px;
	font-style: italic;
}
.whitetext {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
}
.orangetextbig {
	color: #faba00;
	font-size: 160%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pilar {
	padding-top: 20px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-right: 8px;
	position: absolute;
	top: 0px;

}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	list-style-type: none;
	margin-left: 8px;
	margin-top: 10px;
}
h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}

p {
	margin-bottom: 0px;
	margin-top: 0px;
}

