
*{
	padding: 0px;
	margin: 0px;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #3a1c00;
	background-color: #003c79;
}
#container{
	position: relative;
	width: 960px;
	left: 20px;
	background-color: #003c79;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#loggobox{
	text-align: center;
	background-color: #ffffff;
	background-image: url(../img/background.jpg);
	background-position: center;
	padding-top: 20px;
	padding-bottom: 26px;
}
#menu_bg{
	height: 20px;
	width:960px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
}
#menycontainer{
	height: 20px;
	width:960px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
}

#menycontainer ul{
	padding-left: 180px;
}
#menycontainer li{
	float: left;
	list-style: none;
}
#menycontainer li a{
	display: block;
	text-decoration: none;
	margin-right: 50px;
	padding: 3px 10px;
	border-top: 1px solid #0a0a0a;
	border-bottom: 1px solid #0a0a0a;
	color: #ffffff;
	font-weight: bold;
	background-color: #003c79;
}
#menycontainer li a:hover, #menycontainer li a.active:hover{
	background-color: #23578b;
	color: #ffffff;
}
#menycontainer li a.active{
	color: #003c79;
	background-color: #ffffff;
}
#products{
	margin-top: 10px;
	height: 20px;
	width:960px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
}
#products ul{
	padding-left: 18px;
}
#products li{
	float: left;
	list-style: none;
}
#products li a{
	display: block;
	text-decoration: none;
	margin-right: 12px;
	padding: 3px 6px;
	border-top: 1px solid #0a0a0a;
	border-bottom: 1px solid #0a0a0a;
	color: #ffffff;
	font-weight: bold;
	background-color: #003c79;
}
#products li a:hover, #products li a.active:hover{
	background-color: #23578b; 
	color: #ffffff;
}

#products li a.active{
	color: #003c79;
	background-color: #ffffff;
}

#main{
	color: #ffffff;
}
#main h1{
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 2.6em;
	font-weight: normal;
	text-align: center;
}
#main h1 span{
	color: #d02433;
	padding-left: 40px;
	text-decoration: underline;
	font-weight: bold;
}


#main #mainPicture{
	float: left;
	padding-bottom: 30px;
}
#main #mainText{
	float: left;
	padding-left: 40px;
}


.roundtop { background: #003c79; }
.r1{margin: 0 5px 0 5px; height: 1px; overflow: hidden; background: #23578b;}
.r2{margin: 0 3px 0 3px; height: 1px; overflow: hidden; background: #23578b;}
.r3{margin: 0 2px 0 2px; height: 1px; overflow: hidden; background: #23578b;}
.r4{margin: 0 1px 0 1px; height: 2px; overflow: hidden; background: #23578b;}

#left, #right{
	width: 465px;
	float: left;
	background-color: #23578b;
	margin-top: 40px;
}
#right{
	margin-left: 30px;
}
#left p, #right p{
	width: 380px;
	text-align: left;
	margin-left: 35px;
	padding-bottom: 8px;
	font-size: 1em;
} 

#left img{
	width: 380px;
	border: 2px #ffffff solid;
	margin-bottom: 8px;
	margin-left: 35px;
}

.left_rightContainer{
	height: 730px;
}
#middle{
	width: 700px;
	background-color: #23578b;
	margin-top: 40px;
	float: left;
}
#mainContainer{
	width: 600px;
	margin-left: 62px;
	padding: 35px 0px 0px 0px;
}

.picture{
	float: left;
	margin-right: 55px;
}
.pictureThree{
	float: left;
}
.picture img, .pictureThree img{
	width: 150px;
	border: 2px #ffffff solid;
	background-color: #bbbbbb;
	background-color: #dcddde;
	
}
.picture a:hover img, .pictureThree a:hover img{
	border: 2px #d02433 solid;
}
.picture p, .pictureThree p{
	padding-bottom: 10px;
}
.picture p a, .pictureThree p a{
	color: #ffffff;
	text-decoration: none;
}
.picture a:hover, .pictureThree a:hover{
	color: #d02433;
}
#mainContainer img.stor{
	margin-bottom: 35px;
}
#mainContainer #product{
	width: 220px;
/*	margin-left: 20px;*/
	margin-right: 10px;
	float: left;
}
#mainContainer #product img{
	padding-bottom: 10px;
}
#mainContainer #box{
	float: left;
}
#mainContainer #info{
	width: 120px;
	margin-right:10px;
	float: left;
}
#mainContainer #info img{
	margin-bottom: 10px;
}

#mainContainer #text{
	width: 240px;
	float: left;
}

#mainContainer p{
	padding-bottom: 8px;
}
#mainContainer #scetch{
	width: 370px;
	margin-bottom: 35px;
	margin-left: 230px;
}
#mainContainer .reference{
	width: 370px;
	margin-bottom: 35px;
	margin-left: 230px;
	margin-top: -25px;
}
#mainContainer .reference a img, #mainContainer #scetch a img{

	margin-right: 10px;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	
}
#mainContainer .reference a:hover img, #mainContainer #scetch a:hover img{
	border: 1px solid #d02433;
}
#s85, #s100, #s120, #s150{
	height: 150px;
	float: left;
	border: 1px solid #ffffff;
	margin-right: 10px;
	text-align: center;
}
.bt{
	writing-mode: tb-rl;
	filter: flipv fliph;
	margin-left: 42%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#s85{
	width: 60px;
}
#s100{
	width: 71px;
}
#s120{
	width: 86px;
}
#s150{
	width: 105px;
}
#mainContainer #scetch img{
	margin-right: 10px;
}
#fakta{
	width: 200px;
	border: 2px solid #d02433;
	text-align: left;
	margin-top: 120px;
	margin-left: 30px;
	padding: 10px 5px;
	background-color: #23578b;
}

#small{
	width: 250px;
	margin-top: 40px;
	float: left;
	text-align: right;
	padding-right: 4px;
}	
h2{
	font-size: 2.6em;
	padding-bottom: 14px;
}
h3{
	padding-bottom: 12px;
	font-size: 1.9em;
}
h4{
	padding-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
}
h4 a{
	color: #ffffff;
	text-decoration: none;
}
h4 a:hover{
	color: #d02433;
}
p span{
	font-size: 1.4em;
}



#address{
	clear: both;
	text-align: right;
	font-size: 1.2em;
	padding-bottom: 4px;
	padding-top: 24px;
	padding-right: 2px;
	color: #ffffff;
	border-bottom: 2px solid #d02433;
}


/* Nyhetsbrevet */
.message-body{
	padding-bottom: 40px;
}

#mainContainer a{
	color: #ffffff;
	text-decoration: none;
}
#mainContainer a:hover{
	color: #d02433;
}

/* bottensakerna */

#photos{

}
#photos img{
	margin-top: 38px;
	margin-left: 10px;
	margin-right: 10px;
}
a img{
	border: 0px;
}
#visit{
	float: left;
	color: #ffffff;
	width: 140px;
	margin-top: 14px;
	font-size: 1.2em;
}
#visit a{
	color: #ffffff;
	text-decoration: none;
}
.clear{
	clear: both;
}

