@charset "utf-8";

img {
	border:0;
}


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	margin-bottom: -10px;
}
h2 {
	font-size: 160%;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 5px;
}
 a {
	color: #666666;
	text-decoration: none;

}
 a:hover {
	color: #666666;
}

#container  {
	width: 983px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
}
#header  {
	height: 100px;
	width: 943px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-right: 12px;
	padding-left: 20px;
	background-image: url(../graphics/makaron.jpg);
	background-repeat: no-repeat;
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#menu {
	width: 300px;
	height: 30px;
	position: relative;
	top: 50px;
	margin-top: 0;
	margin-bottom: 0;
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	height: 20px;
	float: right;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-right: 8px;
}

#menu a:hover {
	color: #FF9900;
}

 #menu .active a {
	color: #FF9900;
	font-weight: bold;
 }

#mainContent  {
	width: 984px;

}
#mainContent  h1{
	color: #00FFFF;
	margin-top: 0px;
	text-indent: -9000px;

}
#flashContentIndex {
	height: 376px;
	width: 975px;
	margin-bottom: 12px;
	background-image: url(../graphics/visualisering.jpg);
	background-repeat: no-repeat;
}
#flashContentIndex h1{
	font-size: 160%;
	font-weight: bold;
	color: #00FFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	text-indent: -9000px;
}
#flashContent {
	height: 376px;
	width: 975px;
	margin-bottom: 12px;
}
#flashContentWeb {
	height: 376px;
	width: 975px;
	margin-bottom: 12px;
	background-image: url(../graphics/webb-flash.jpg);
	background-repeat: no-repeat;
}
#flashContentMedia {
	height: 376px;
	width: 975px;
	margin-bottom: 12px;
	background-image: url(../graphics/media-produktion.jpg);
	background-repeat: no-repeat;
}
#flashContent3d {
	height: 376px;
	width: 975px;
	margin-bottom: 12px;
	background-image: url(../graphics/3D-visualisering.jpg);
	background-repeat: no-repeat;
}
#kunderContent {
	height: 376px;
	width: 975px;
	margin-bottom: 12px;
	background-image: url(../graphics/3D-grafik.jpg);
	background-repeat: no-repeat;
}
#omossContent {
	height: 376px;
	width: 975px;
	margin-bottom: 12px;
	background-image: url(../graphics/flashfilm.jpg);
	background-repeat: no-repeat;
}
#kontaktContent {
	height: 376px;
	width: 975px;
	margin-bottom: 12px;
	background-image: url(../graphics/3D-presentation.jpg);
	background-repeat: no-repeat;
}
#erbjudandeContent{
	height: 167px;
	width: 975px;
	margin-bottom: 12px;
	background-image: url(../graphics/erbjudande-bilder/header.jpg);
	background-repeat: no-repeat;
}
#erbjudandeContent h1 {
	font-size: 160%;
	font-weight: bold;
	color: #00FFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	text-indent: -9000px;
}
#textContent {
	height: 256px;
	width: 605px;
	margin-bottom: 12px;
	padding-left: 20px;
	padding-right: 350px;
	padding-top: 20px;
}
#portfolioContent {
	width: 943px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 12px;
	padding-top: 20px;
}
#portfolio p {
	margin-top: 10px;
	font-size: 90%;
	padding-left: 20px;
	padding-bottom: 20px;
}

#tjansterram {
	height: 373px;
	width: 983px;
	background-image: url(../graphics/tjansterbg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#kunderram {
	height: 212px;
	width: 943px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 20px;
	background-image: url(../graphics/kunderbg.jpg);
}
#erbjudanderam {
	height: 271px;
	width: 983px;
	background-image: url(../graphics/erbjudandebg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#mainContentLeft{
	width: 291px;
	float: left;
	padding: 20px;
}
#mainContentLeftPortfolio{
	width: 291px;
	float: left;
	padding: 20px;
	height: 320px;
}
#mainContentLeftPortfolio h2{
	font-size: 100%;
	margin-top: 25px;
	font-weight: normal;
}
#mainContentLeftKontakt{
	float: left;
	padding: 20px;
	height: 320px;
	width: 370px;
}
#mainContentLeftOmoss{
	float: left;
	padding: 20px;
	height: 320px;
	width: 340px;
}
#mainContentLeftKunder{
	float: left;
	height: 320px;
	width: 340px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mainContentRight{
	width: 644px;
	float: right;
}
#mainContentKontakt{
	float: right;
	height: 376px;
	width: 500px;
}
#mainContentOmoss{
	float: right;
	height: 376px;
	width: 659px;
}

#tillbaka{
	width: 200px;
	padding-top: 5px;
	padding-left: 20px;
	height: 20px;
}
#tjansterleft{
	width: 291px;
	float: left;
	padding: 20px;
}
#tjansterleft h1{
	color: #666666;
	font-size: 100%;
}
#tjansterright{
	width: 604px;
	float: left;
	padding: 20px;
}
#row1 {
	height: 92px;
	width: 604px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	margin-top: 20px;
}
#row2 {
	height: 92px;
	width: 604px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
#row3 {
	height: 92px;
	width: 604px;
	margin-top: 10px;
}
#row1 p {
	font-weight: bold;
	margin-top: -2px;
	font-size: 90%;
	margin-bottom: 8px;
}
#row2 p {
	font-weight: bold;
	margin-top: -2px;
	font-size: 90%;
	margin-bottom: 8px;
}
#row3 p {
	font-weight: bold;
	margin-top: -2px;
	font-size: 90%;
	margin-bottom: 8px;
}
#kol1{
	width: 281px;
	height: 232px;
	background-image: url(../graphics/rutaliten.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 20px;
}
#kol2{
	width: 281px;
	height: 232px;
	background-image: url(../graphics/rutaliten.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px;
	padding: 20px;
}
#kol3{
	width: 281px;
	height: 232px;
	background-image: url(../graphics/rutaliten.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 2px;
	padding: 20px;
}
#kol1 p{

}
#text {
	margin-top: 20px;
	clear: both;

}
#kontakttext {
	width: 320px;
	height: 500px;
}
#makaron {
	width: 16px;
	height: 170px;
	float: right;
	background-image: url(../bilder-layout/makaron.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -170px;
	margin-bottom: 10px;
}

#footer  {
	height: 20px;
	width: 935px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin-top: 3px;
}
#footer  p  {
	color: #666666;
	margin-top: 10px;
}
#lang {
	float: right;
	width: 70px;
}
#ram {
	background-image: url(../graphics/ram.gif);
	background-repeat: no-repeat;
	height: 264px;
	width: 468px;
	margin-left: 70px;
	margin-top: 40px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;

}
#banner1 {
	height: 89px;
	width: 107px;
	position: absolute;
	top: 675px;
	margin-left: 220px;
}
#banner2 {
	height: 89px;
	width: 107px;
	position: absolute;
	z-index: 2;
	top: 495px;
	margin-left: 220px;
}
.bigpicture
{
	float: right;
	margin-bottom: 300px;
	margin-left: 110px;
}
.floatright
{
	float: right;
}
.floatleft
{
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.portfolioruta {
	padding-left: 20px;
	padding-top: 10px;
}
.big {
	font-size: 190%;
	margin-bottom: 10px;
}
.kunderpadding {
	margin-bottom: 20px;
}
.mindreh2{
	font-size: 150%;
}
.right {
	margin-left: 40px;
}
.right2 {
	margin-left: 17px;
}
.right3 {
	margin-left: 90px;
}
.blue {
	font-size: 150%;
	font-weight: bold;
	color: #990000;
}
.bluesmall {
	font-weight: bold;
	color: #990000;
}
.lesspace {
	line-height: 15px;
}
.paddingbottom {
	margin-bottom: 112px;
}

